Skip to content
Success

Console Output

Pull request #41222 opened
19:58:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980+789bd1c67b6809b82306a9c3770deebfffd57825 (fc36a11e1229758601ecface8454636fad392bac)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41222@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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"
First time build. Skipping changelog.
 > git --version # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[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
19:58:11 [2020-07-16T19:58:11.796Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:58:11 [2020-07-16T19:58:11.799Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:58:26 [2020-07-16T19:58:26.937Z] Still waiting to schedule task
19:58:26 [2020-07-16T19:58:26.939Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
19:59:26 [2020-07-16T19:59:26.019Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01657f2a4dbd3695b) in /home/ubuntu/workspace/moby_PR-41222
[Pipeline] {
[Pipeline] checkout
19:59:28 [2020-07-16T19:59:28.746Z] using credential docker-jenkins-github-credentials
19:59:28 [2020-07-16T19:59:28.754Z] Cloning the remote Git repository
19:59:28 [2020-07-16T19:59:28.754Z] Cloning with configured refspecs honoured and without tags
19:59:28 [2020-07-16T19:59:28.842Z] Cloning repository https://github.com/moby/moby.git
19:59:28 [2020-07-16T19:59:28.925Z]  > git init /home/ubuntu/workspace/moby_PR-41222 # timeout=10
19:59:29 [2020-07-16T19:59:29.697Z] Fetching upstream changes from https://github.com/moby/moby.git
19:59:29 [2020-07-16T19:59:29.697Z]  > git --version # timeout=10
19:59:29 [2020-07-16T19:59:29.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:59:29 [2020-07-16T19:59:29.798Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:59:51 [2020-07-16T19:59:51.470Z] Fetching without tags
19:59:51 [2020-07-16T19:59:51.873Z] Merging remotes/origin/19.03 commit 789bd1c67b6809b82306a9c3770deebfffd57825 into PR head commit 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
19:59:51 [2020-07-16T19:59:51.337Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:59:51 [2020-07-16T19:59:51.372Z]  > git config --add remote.origin.fetch +refs/pull/41222/head:refs/remotes/origin/PR-41222 # timeout=10
19:59:51 [2020-07-16T19:59:51.413Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:59:51 [2020-07-16T19:59:51.437Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:59:51 [2020-07-16T19:59:51.478Z] Fetching upstream changes from https://github.com/moby/moby.git
19:59:51 [2020-07-16T19:59:51.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:59:51 [2020-07-16T19:59:51.480Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
19:59:51 [2020-07-16T19:59:51.891Z]  > git config core.sparsecheckout # timeout=10
19:59:51 [2020-07-16T19:59:51.926Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
19:59:52 [2020-07-16T19:59:52.895Z] Merge succeeded, producing 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
19:59:52 [2020-07-16T19:59:52.895Z] Checking out Revision 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 (PR-41222)
19:59:52 [2020-07-16T19:59:52.803Z]  > git merge 789bd1c67b6809b82306a9c3770deebfffd57825 # timeout=10
19:59:52 [2020-07-16T19:59:52.861Z]  > git rev-parse HEAD^{commit} # timeout=10
19:59:52 [2020-07-16T19:59:52.942Z]  > git config core.sparsecheckout # timeout=10
19:59:52 [2020-07-16T19:59:52.990Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
19:59:57 [2020-07-16T19:59:57.882Z] Commit message: "[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef"
19:59:57 [2020-07-16T19:59:57.882Z] First time build. Skipping changelog.
19:59:57 [2020-07-16T19:59:57.896Z]  > git --version # timeout=10
19:59:57 [2020-07-16T19:59:57.944Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:59:59 [2020-07-16T19:59:59.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41222:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
20:00:11 [2020-07-16T20:00:11.270Z] Unable to find image 'alpine:latest' locally
20:00:11 [2020-07-16T20:00:11.270Z] latest: Pulling from library/alpine
20:00:11 [2020-07-16T20:00:11.270Z] df20fa9351a1: Pulling fs layer
20:00:11 [2020-07-16T20:00:11.270Z] df20fa9351a1: Verifying Checksum
20:00:11 [2020-07-16T20:00:11.270Z] df20fa9351a1: Download complete
20:00:11 [2020-07-16T20:00:11.270Z] df20fa9351a1: Pull complete
20:00:11 [2020-07-16T20:00:11.270Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
20:00:11 [2020-07-16T20:00:11.270Z] Status: Downloaded newer image for alpine:latest
20:00:16 [2020-07-16T20:00:16.574Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
20:00:17 [2020-07-16T20:00:17.070Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01657f2a4dbd3695b) in /home/ubuntu/workspace/moby_PR-41222
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
20:00:17 [2020-07-16T20:00:17.131Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
20:00:17 [2020-07-16T20:00:17.143Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41222
[Pipeline] // stage
20:00:17 [2020-07-16T20:00:17.159Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-41222
20:00:17 [2020-07-16T20:00:17.161Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
20:00:17 [2020-07-16T20:00:17.198Z] Fetching without tags
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
20:00:17 [2020-07-16T20:00:17.278Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
20:00:17 [2020-07-16T20:00:17.292Z] Cloning the remote Git repository
20:00:17 [2020-07-16T20:00:17.292Z] Cloning with configured refspecs honoured and without tags
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
20:00:17 [2020-07-16T20:00:17.295Z] using credential docker-jenkins-github-credentials
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
20:00:17 [2020-07-16T20:00:17.309Z] Cloning the remote Git repository
20:00:17 [2020-07-16T20:00:17.309Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:00:17 [2020-07-16T20:00:17.728Z] Merging remotes/origin/19.03 commit 789bd1c67b6809b82306a9c3770deebfffd57825 into PR head commit 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:00:17 [2020-07-16T20:00:17.918Z] Merge succeeded, producing 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:00:17 [2020-07-16T20:00:17.918Z] Checking out Revision 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 (PR-41222)
20:00:18 [2020-07-16T20:00:18.072Z] Commit message: "[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef"
20:00:17 [2020-07-16T20:00:17.134Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:00:17 [2020-07-16T20:00:17.163Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:17 [2020-07-16T20:00:17.199Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:17 [2020-07-16T20:00:17.199Z]  > git --version # timeout=10
20:00:17 [2020-07-16T20:00:17.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:17 [2020-07-16T20:00:17.231Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:00:17 [2020-07-16T20:00:17.729Z]  > git config core.sparsecheckout # timeout=10
20:00:17 [2020-07-16T20:00:17.752Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:00:17 [2020-07-16T20:00:17.865Z]  > git merge 789bd1c67b6809b82306a9c3770deebfffd57825 # timeout=10
20:00:17 [2020-07-16T20:00:17.899Z]  > git rev-parse HEAD^{commit} # timeout=10
20:00:17 [2020-07-16T20:00:17.925Z]  > git config core.sparsecheckout # timeout=10
20:00:17 [2020-07-16T20:00:17.944Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:00:18 [2020-07-16T20:00:18.093Z]  > git --version # timeout=10
20:00:18 [2020-07-16T20:00:18.128Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:00:17 [2020-07-16T20:00:17.297Z] Cloning repository https://github.com/moby/moby.git
20:00:17 [2020-07-16T20:00:17.297Z]  > git init /home/jenkins/workspace/moby_PR-41222 # timeout=10
20:00:17 [2020-07-16T20:00:17.317Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:17 [2020-07-16T20:00:17.317Z]  > git --version # timeout=10
20:00:17 [2020-07-16T20:00:17.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:17 [2020-07-16T20:00:17.324Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:00:17 [2020-07-16T20:00:17.315Z] Cloning repository https://github.com/moby/moby.git
20:00:17 [2020-07-16T20:00:17.316Z]  > git init /home/docker/workspace/moby_PR-41222 # timeout=10
20:00:17 [2020-07-16T20:00:17.326Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:17 [2020-07-16T20:00:17.326Z]  > git --version # timeout=10
20:00:17 [2020-07-16T20:00:17.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:17 [2020-07-16T20:00:17.330Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:00:18 [2020-07-16T20:00:18.918Z] + docker version
20:00:18 [2020-07-16T20:00:18.918Z] Client: Docker Engine - Community
20:00:18 [2020-07-16T20:00:18.918Z]  Version:           19.03.12
20:00:18 [2020-07-16T20:00:18.918Z]  API version:       1.40
20:00:18 [2020-07-16T20:00:18.918Z]  Go version:        go1.13.10
20:00:18 [2020-07-16T20:00:18.918Z]  Git commit:        48a66213fe
20:00:18 [2020-07-16T20:00:18.918Z]  Built:             Mon Jun 22 15:45:36 2020
20:00:18 [2020-07-16T20:00:18.918Z]  OS/Arch:           linux/amd64
20:00:18 [2020-07-16T20:00:18.918Z]  Experimental:      false
20:00:18 [2020-07-16T20:00:18.918Z] 
20:00:18 [2020-07-16T20:00:18.918Z] Server: Docker Engine - Community
20:00:18 [2020-07-16T20:00:18.918Z]  Engine:
20:00:18 [2020-07-16T20:00:18.918Z]   Version:          19.03.12
20:00:18 [2020-07-16T20:00:18.918Z]   API version:      1.40 (minimum version 1.12)
20:00:18 [2020-07-16T20:00:18.918Z]   Go version:       go1.13.10
20:00:18 [2020-07-16T20:00:18.918Z]   Git commit:       48a66213fe
20:00:18 [2020-07-16T20:00:18.918Z]   Built:            Mon Jun 22 15:44:07 2020
20:00:18 [2020-07-16T20:00:18.918Z]   OS/Arch:          linux/amd64
20:00:18 [2020-07-16T20:00:18.918Z]   Experimental:     true
20:00:18 [2020-07-16T20:00:18.918Z]  containerd:
20:00:18 [2020-07-16T20:00:18.918Z]   Version:          1.2.13
20:00:18 [2020-07-16T20:00:18.918Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:00:18 [2020-07-16T20:00:18.918Z]  runc:
20:00:18 [2020-07-16T20:00:18.918Z]   Version:          1.0.0-rc10
20:00:18 [2020-07-16T20:00:18.918Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:00:18 [2020-07-16T20:00:18.918Z]  docker-init:
20:00:18 [2020-07-16T20:00:18.918Z]   Version:          0.18.0
20:00:18 [2020-07-16T20:00:18.918Z]   GitCommit:        fec3683
[Pipeline] sh
20:00:19 [2020-07-16T20:00:19.244Z] + docker info
20:00:26 [2020-07-16T20:00:26.174Z] Fetching without tags
20:00:26 [2020-07-16T20:00:26.471Z] Merging remotes/origin/19.03 commit 789bd1c67b6809b82306a9c3770deebfffd57825 into PR head commit 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:00:26 [2020-07-16T20:00:26.142Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:26 [2020-07-16T20:00:26.148Z]  > git config --add remote.origin.fetch +refs/pull/41222/head:refs/remotes/origin/PR-41222 # timeout=10
20:00:26 [2020-07-16T20:00:26.151Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:00:26 [2020-07-16T20:00:26.164Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:26 [2020-07-16T20:00:26.179Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:26 [2020-07-16T20:00:26.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:26 [2020-07-16T20:00:26.180Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:00:26 [2020-07-16T20:00:26.476Z]  > git config core.sparsecheckout # timeout=10
20:00:26 [2020-07-16T20:00:26.482Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:00:26 [2020-07-16T20:00:26.938Z] Merge succeeded, producing 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:00:26 [2020-07-16T20:00:26.938Z] Checking out Revision 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 (PR-41222)
20:00:27 [2020-07-16T20:00:27.417Z] Commit message: "[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef"
20:00:27 [2020-07-16T20:00:27.465Z]  > git --version # timeout=10
20:00:27 [2020-07-16T20:00:27.473Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:00:26 [2020-07-16T20:00:26.916Z]  > git merge 789bd1c67b6809b82306a9c3770deebfffd57825 # timeout=10
20:00:26 [2020-07-16T20:00:26.929Z]  > git rev-parse HEAD^{commit} # timeout=10
20:00:26 [2020-07-16T20:00:26.942Z]  > git config core.sparsecheckout # timeout=10
20:00:26 [2020-07-16T20:00:26.944Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:00:28 [2020-07-16T20:00:28.379Z] + docker version
20:00:28 [2020-07-16T20:00:28.379Z] Client: Docker Engine - Community
20:00:28 [2020-07-16T20:00:28.379Z]  Version:           19.03.7
20:00:28 [2020-07-16T20:00:28.379Z]  API version:       1.40
20:00:28 [2020-07-16T20:00:28.379Z]  Go version:        go1.12.17
20:00:28 [2020-07-16T20:00:28.379Z]  Git commit:        7141c199a2
20:00:28 [2020-07-16T20:00:28.379Z]  Built:             Sat Mar  7 16:48:47 2020
20:00:28 [2020-07-16T20:00:28.379Z]  OS/Arch:           linux/s390x
20:00:28 [2020-07-16T20:00:28.379Z]  Experimental:      false
20:00:28 [2020-07-16T20:00:28.379Z] 
20:00:28 [2020-07-16T20:00:28.379Z] Server: Docker Engine - Community
20:00:28 [2020-07-16T20:00:28.379Z]  Engine:
20:00:28 [2020-07-16T20:00:28.379Z]   Version:          19.03.7
20:00:28 [2020-07-16T20:00:28.379Z]   API version:      1.40 (minimum version 1.12)
20:00:28 [2020-07-16T20:00:28.379Z]   Go version:       go1.12.17
20:00:28 [2020-07-16T20:00:28.379Z]   Git commit:       7141c199a2
20:00:28 [2020-07-16T20:00:28.379Z]   Built:            Sat Mar  7 16:47:46 2020
20:00:28 [2020-07-16T20:00:28.379Z]   OS/Arch:          linux/s390x
20:00:28 [2020-07-16T20:00:28.379Z]   Experimental:     true
20:00:28 [2020-07-16T20:00:28.379Z]  containerd:
20:00:28 [2020-07-16T20:00:28.379Z]   Version:          1.2.13
20:00:28 [2020-07-16T20:00:28.379Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:00:28 [2020-07-16T20:00:28.379Z]  runc:
20:00:28 [2020-07-16T20:00:28.379Z]   Version:          1.0.0-rc10
20:00:28 [2020-07-16T20:00:28.379Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:00:28 [2020-07-16T20:00:28.379Z]  docker-init:
20:00:28 [2020-07-16T20:00:28.379Z]   Version:          0.18.0
20:00:28 [2020-07-16T20:00:28.379Z]   GitCommit:        fec3683
[Pipeline] sh
20:00:28 [2020-07-16T20:00:28.762Z] + docker info
20:00:29 [2020-07-16T20:00:29.467Z] Client:
20:00:29 [2020-07-16T20:00:29.467Z]  Debug Mode: false
20:00:29 [2020-07-16T20:00:29.467Z] 
20:00:29 [2020-07-16T20:00:29.467Z] Server:
20:00:29 [2020-07-16T20:00:29.467Z]  Containers: 0
20:00:29 [2020-07-16T20:00:29.467Z]   Running: 0
20:00:29 [2020-07-16T20:00:29.467Z]   Paused: 0
20:00:29 [2020-07-16T20:00:29.467Z]   Stopped: 0
20:00:29 [2020-07-16T20:00:29.467Z]  Images: 0
20:00:29 [2020-07-16T20:00:29.467Z]  Server Version: 19.03.7
20:00:29 [2020-07-16T20:00:29.467Z]  Storage Driver: overlay2
20:00:29 [2020-07-16T20:00:29.467Z]   Backing Filesystem: <unknown>
20:00:29 [2020-07-16T20:00:29.467Z]   Supports d_type: true
20:00:29 [2020-07-16T20:00:29.467Z]   Native Overlay Diff: true
20:00:29 [2020-07-16T20:00:29.467Z]  Logging Driver: json-file
20:00:29 [2020-07-16T20:00:29.467Z]  Cgroup Driver: cgroupfs
20:00:29 [2020-07-16T20:00:29.467Z]  Plugins:
20:00:29 [2020-07-16T20:00:29.467Z]   Volume: local
20:00:29 [2020-07-16T20:00:29.467Z]   Network: bridge host ipvlan macvlan null overlay
20:00:29 [2020-07-16T20:00:29.467Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:00:29 [2020-07-16T20:00:29.467Z]  Swarm: inactive
20:00:29 [2020-07-16T20:00:29.467Z]  Runtimes: runc
20:00:29 [2020-07-16T20:00:29.467Z]  Default Runtime: runc
20:00:29 [2020-07-16T20:00:29.467Z]  Init Binary: docker-init
20:00:29 [2020-07-16T20:00:29.467Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:00:29 [2020-07-16T20:00:29.467Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:00:29 [2020-07-16T20:00:29.467Z]  init version: fec3683
20:00:29 [2020-07-16T20:00:29.467Z]  Security Options:
20:00:29 [2020-07-16T20:00:29.467Z]   apparmor
20:00:29 [2020-07-16T20:00:29.467Z]   seccomp
20:00:29 [2020-07-16T20:00:29.467Z]    Profile: default
20:00:29 [2020-07-16T20:00:29.467Z]  Kernel Version: 4.15.0-91-generic
20:00:29 [2020-07-16T20:00:29.467Z]  Operating System: Ubuntu 18.04.4 LTS
20:00:29 [2020-07-16T20:00:29.467Z]  OSType: linux
20:00:29 [2020-07-16T20:00:29.467Z]  Architecture: s390x
20:00:29 [2020-07-16T20:00:29.467Z]  CPUs: 2
20:00:29 [2020-07-16T20:00:29.467Z]  Total Memory: 7.861GiB
20:00:29 [2020-07-16T20:00:29.467Z]  Name: s390x-ubuntu-16
20:00:29 [2020-07-16T20:00:29.467Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
20:00:29 [2020-07-16T20:00:29.467Z]  Docker Root Dir: /var/lib/docker
20:00:29 [2020-07-16T20:00:29.467Z]  Debug Mode: false
20:00:29 [2020-07-16T20:00:29.467Z]  Username: dockerbuildbot
20:00:29 [2020-07-16T20:00:29.467Z]  Registry: https://index.docker.io/v1/
20:00:29 [2020-07-16T20:00:29.467Z]  Labels:
20:00:29 [2020-07-16T20:00:29.467Z]  Experimental: true
20:00:29 [2020-07-16T20:00:29.467Z]  Insecure Registries:
20:00:29 [2020-07-16T20:00:29.467Z]   127.0.0.0/8
20:00:29 [2020-07-16T20:00:29.467Z]  Live Restore Enabled: false
20:00:29 [2020-07-16T20:00:29.467Z] 
20:00:29 [2020-07-16T20:00:29.467Z] WARNING: No swap limit support
[Pipeline] sh
20:00:29 [2020-07-16T20:00:29.878Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:00:29 [2020-07-16T20:00:29.878Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:00:29 [2020-07-16T20:00:29.878Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41222/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:00:29 [2020-07-16T20:00:29.878Z] + bash /home/jenkins/workspace/moby_PR-41222/check-config.sh
20:00:29 [2020-07-16T20:00:29.878Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:00:29 [2020-07-16T20:00:29.878Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
20:00:29 [2020-07-16T20:00:29.878Z] 
20:00:29 [2020-07-16T20:00:29.878Z] Generally Necessary:
20:00:29 [2020-07-16T20:00:29.878Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:00:29 [2020-07-16T20:00:29.878Z] - apparmor: enabled and tools installed
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_NAMESPACES: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_NET_NS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_PID_NS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_IPC_NS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_UTS_NS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_CGROUPS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_CGROUP_CPUACCT: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_CGROUP_DEVICE: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_CGROUP_FREEZER: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_CGROUP_SCHED: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_CPUSETS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_MEMCG: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_KEYS: enabled
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_VETH: enabled (as module)
20:00:29 [2020-07-16T20:00:29.878Z] - CONFIG_BRIDGE: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NF_NAT: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NF_NAT_NEEDED: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_POSIX_MQUEUE: enabled
20:00:30 [2020-07-16T20:00:30.171Z] 
20:00:30 [2020-07-16T20:00:30.171Z] Optional Features:
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_USER_NS: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_SECCOMP: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_CGROUP_PIDS: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_MEMCG_SWAP: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:00:30 [2020-07-16T20:00:30.171Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_BLK_CGROUP: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IOSCHED_CFQ: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_CGROUP_PERF: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_CGROUP_HUGETLB: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_CFS_BANDWIDTH: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_RT_GROUP_SCHED: missing
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_VS: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_VS_NFCT: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_IP_VS_RR: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_EXT4_FS: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:00:30 [2020-07-16T20:00:30.171Z] - Network Drivers:
20:00:30 [2020-07-16T20:00:30.171Z]   - "overlay":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_VXLAN: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       Optional (for encrypted networks):
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_CRYPTO: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_CRYPTO_AEAD: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_CRYPTO_GCM: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_CRYPTO_GHASH: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_XFRM: enabled
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_XFRM_USER: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_INET_ESP: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]   - "ipvlan":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_IPVLAN: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]   - "macvlan":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_MACVLAN: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_DUMMY: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]   - "ftp,tftp client in container":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z] - Storage Drivers:
20:00:30 [2020-07-16T20:00:30.171Z]   - "aufs":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_AUFS_FS: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]   - "btrfs":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:00:30 [2020-07-16T20:00:30.171Z]   - "devicemapper":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_BLK_DEV_DM: enabled
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]   - "overlay":
20:00:30 [2020-07-16T20:00:30.171Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:00:30 [2020-07-16T20:00:30.171Z]   - "zfs":
20:00:30 [2020-07-16T20:00:30.171Z]     - /dev/zfs: missing
20:00:30 [2020-07-16T20:00:30.171Z]     - zfs command: missing
20:00:30 [2020-07-16T20:00:30.171Z]     - zpool command: missing
20:00:30 [2020-07-16T20:00:30.171Z] 
20:00:30 [2020-07-16T20:00:30.171Z] Limits:
20:00:30 [2020-07-16T20:00:30.171Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:00:30 [2020-07-16T20:00:30.171Z] 
20:00:30 [2020-07-16T20:00:30.171Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:00:30 [2020-07-16T20:00:30.624Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 .
20:00:30 [2020-07-16T20:00:30.624Z] #2 [internal] load .dockerignore
20:00:30 [2020-07-16T20:00:30.624Z] #2 transferring context: 87B 0.0s done
20:00:30 [2020-07-16T20:00:30.624Z] #2 DONE 0.0s
20:00:30 [2020-07-16T20:00:30.624Z] 
20:00:30 [2020-07-16T20:00:30.624Z] #1 [internal] load build definition from Dockerfile
20:00:30 [2020-07-16T20:00:30.624Z] #1 transferring dockerfile: 12.30kB 0.0s done
20:00:30 [2020-07-16T20:00:30.624Z] #1 DONE 0.0s
20:00:30 [2020-07-16T20:00:30.624Z] 
20:00:30 [2020-07-16T20:00:30.624Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster
20:00:30 [2020-07-16T20:00:30.918Z] #4 ...
20:00:30 [2020-07-16T20:00:30.918Z] 
20:00:30 [2020-07-16T20:00:30.918Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
20:00:30 [2020-07-16T20:00:30.918Z] #3 DONE 0.0s
20:00:30 [2020-07-16T20:00:30.918Z] 
20:00:30 [2020-07-16T20:00:30.918Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster
20:00:30 [2020-07-16T20:00:30.918Z] #4 DONE 0.3s
20:00:30 [2020-07-16T20:00:30.918Z] 
20:00:30 [2020-07-16T20:00:30.918Z] #17 [internal] load build context
20:00:31 [2020-07-16T20:00:31.491Z] Client:
20:00:31 [2020-07-16T20:00:31.491Z]  Debug Mode: false
20:00:31 [2020-07-16T20:00:31.491Z] 
20:00:31 [2020-07-16T20:00:31.491Z] Server:
20:00:31 [2020-07-16T20:00:31.491Z]  Containers: 0
20:00:31 [2020-07-16T20:00:31.491Z]   Running: 0
20:00:31 [2020-07-16T20:00:31.491Z]   Paused: 0
20:00:31 [2020-07-16T20:00:31.491Z]   Stopped: 0
20:00:31 [2020-07-16T20:00:31.491Z]  Images: 1
20:00:31 [2020-07-16T20:00:31.491Z]  Server Version: 19.03.12
20:00:31 [2020-07-16T20:00:31.491Z]  Storage Driver: overlay2
20:00:31 [2020-07-16T20:00:31.491Z]   Backing Filesystem: extfs
20:00:31 [2020-07-16T20:00:31.491Z]   Supports d_type: true
20:00:31 [2020-07-16T20:00:31.491Z]   Native Overlay Diff: true
20:00:31 [2020-07-16T20:00:31.491Z]  Logging Driver: json-file
20:00:31 [2020-07-16T20:00:31.491Z]  Cgroup Driver: cgroupfs
20:00:31 [2020-07-16T20:00:31.491Z]  Plugins:
20:00:31 [2020-07-16T20:00:31.491Z]   Volume: local
20:00:31 [2020-07-16T20:00:31.491Z]   Network: bridge host ipvlan macvlan null overlay
20:00:31 [2020-07-16T20:00:31.491Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:00:31 [2020-07-16T20:00:31.491Z]  Swarm: inactive
20:00:31 [2020-07-16T20:00:31.491Z]  Runtimes: runc
20:00:31 [2020-07-16T20:00:31.491Z]  Default Runtime: runc
20:00:31 [2020-07-16T20:00:31.491Z]  Init Binary: docker-init
20:00:31 [2020-07-16T20:00:31.491Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:00:31 [2020-07-16T20:00:31.491Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:00:31 [2020-07-16T20:00:31.491Z]  init version: fec3683
20:00:31 [2020-07-16T20:00:31.491Z]  Security Options:
20:00:31 [2020-07-16T20:00:31.491Z]   apparmor
20:00:31 [2020-07-16T20:00:31.491Z]   seccomp
20:00:31 [2020-07-16T20:00:31.491Z]    Profile: default
20:00:31 [2020-07-16T20:00:31.491Z]  Kernel Version: 5.3.0-1030-aws
20:00:31 [2020-07-16T20:00:31.491Z]  Operating System: Ubuntu 18.04.4 LTS
20:00:31 [2020-07-16T20:00:31.491Z]  OSType: linux
20:00:31 [2020-07-16T20:00:31.491Z]  Architecture: x86_64
20:00:31 [2020-07-16T20:00:31.491Z]  CPUs: 2
20:00:31 [2020-07-16T20:00:31.491Z]  Total Memory: 7.487GiB
20:00:31 [2020-07-16T20:00:31.491Z]  Name: ip-10-100-67-0
20:00:31 [2020-07-16T20:00:31.491Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
20:00:31 [2020-07-16T20:00:31.491Z]  Docker Root Dir: /var/lib/docker
20:00:31 [2020-07-16T20:00:31.491Z]  Debug Mode: false
20:00:31 [2020-07-16T20:00:31.491Z]  Registry: https://index.docker.io/v1/
20:00:31 [2020-07-16T20:00:31.491Z]  Labels:
20:00:31 [2020-07-16T20:00:31.491Z]  Experimental: true
20:00:31 [2020-07-16T20:00:31.491Z]  Insecure Registries:
20:00:31 [2020-07-16T20:00:31.491Z]   127.0.0.0/8
20:00:31 [2020-07-16T20:00:31.491Z]  Live Restore Enabled: true
20:00:31 [2020-07-16T20:00:31.491Z] 
20:00:31 [2020-07-16T20:00:31.491Z] WARNING: No swap limit support
[Pipeline] sh
20:00:31 [2020-07-16T20:00:31.816Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:00:31 [2020-07-16T20:00:31.816Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:00:31 [2020-07-16T20:00:31.816Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41222/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:00:31 [2020-07-16T20:00:31.816Z] + bash /home/ubuntu/workspace/moby_PR-41222/check-config.sh
20:00:31 [2020-07-16T20:00:31.816Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:00:31 [2020-07-16T20:00:31.816Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
20:00:31 [2020-07-16T20:00:31.816Z] 
20:00:31 [2020-07-16T20:00:31.816Z] Generally Necessary:
20:00:31 [2020-07-16T20:00:31.816Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:00:31 [2020-07-16T20:00:31.816Z] - apparmor: enabled and tools installed
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NAMESPACES: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NET_NS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_PID_NS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_IPC_NS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_UTS_NS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUPS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_CPUACCT: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_DEVICE: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_FREEZER: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_SCHED: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CPUSETS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_MEMCG: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_KEYS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_VETH: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_BRIDGE: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NF_NAT_IPV4: missing
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NF_NAT: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NF_NAT_NEEDED: missing
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_POSIX_MQUEUE: enabled
20:00:31 [2020-07-16T20:00:31.816Z] 
20:00:31 [2020-07-16T20:00:31.816Z] Optional Features:
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_USER_NS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_SECCOMP: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_PIDS: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_MEMCG_SWAP: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:00:31 [2020-07-16T20:00:31.816Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_BLK_CGROUP: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_IOSCHED_CFQ: missing
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_PERF: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_HUGETLB: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:00:31 [2020-07-16T20:00:31.816Z] - CONFIG_CFS_BANDWIDTH: enabled
20:00:32 [2020-07-16T20:00:32.070Z] Still waiting to schedule task
20:00:32 [2020-07-16T20:00:32.070Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_RT_GROUP_SCHED: missing
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_IP_VS: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_IP_VS_NFCT: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_IP_VS_RR: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_EXT4_FS: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:00:32 [2020-07-16T20:00:32.073Z] - Network Drivers:
20:00:32 [2020-07-16T20:00:32.073Z]   - "overlay":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_VXLAN: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       Optional (for encrypted networks):
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_CRYPTO: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_CRYPTO_AEAD: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_CRYPTO_GCM: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_CRYPTO_GHASH: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_XFRM: enabled
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_XFRM_USER: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_INET_ESP: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:00:32 [2020-07-16T20:00:32.073Z]   - "ipvlan":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_IPVLAN: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]   - "macvlan":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_MACVLAN: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_DUMMY: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]   - "ftp,tftp client in container":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z] - Storage Drivers:
20:00:32 [2020-07-16T20:00:32.073Z]   - "aufs":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_AUFS_FS: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]   - "btrfs":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:00:32 [2020-07-16T20:00:32.073Z]   - "devicemapper":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_BLK_DEV_DM: enabled
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]   - "overlay":
20:00:32 [2020-07-16T20:00:32.073Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:00:32 [2020-07-16T20:00:32.073Z]   - "zfs":
20:00:32 [2020-07-16T20:00:32.073Z]     - /dev/zfs: present
20:00:32 [2020-07-16T20:00:32.073Z]     - zfs command: missing
20:00:32 [2020-07-16T20:00:32.073Z]     - zpool command: missing
20:00:32 [2020-07-16T20:00:32.073Z] 
20:00:32 [2020-07-16T20:00:32.073Z] Limits:
20:00:32 [2020-07-16T20:00:32.073Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:00:32 [2020-07-16T20:00:32.073Z] 
20:00:32 [2020-07-16T20:00:32.073Z] + true
20:00:32 [2020-07-16T20:00:32.076Z] Still waiting to schedule task
20:00:32 [2020-07-16T20:00:32.076Z] Waiting for next available executor on ‘azwin-2-bccc00’
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:00:32 [2020-07-16T20:00:32.259Z] #17 transferring context: 50.88MB 0.8s done
20:00:32 [2020-07-16T20:00:32.260Z] #17 DONE 0.9s
20:00:32 [2020-07-16T20:00:32.260Z] 
20:00:32 [2020-07-16T20:00:32.260Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
20:00:32 [2020-07-16T20:00:32.260Z] #5 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.4s done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.4s done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 38.06MB / 48.97MB 0.8s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 9.35MB / 51.37MB 0.8s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 13.13MB / 56.71MB 0.8s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 42.07MB / 48.97MB 0.9s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 14.97MB / 51.37MB 1.0s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 21.54MB / 56.71MB 1.0s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.82MB / 48.97MB 1.0s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s done
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 22.49MB / 51.37MB 1.2s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 27.24MB / 56.71MB 1.2s
20:00:32 [2020-07-16T20:00:32.260Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 0B / 102.23MB 1.2s
20:00:32 [2020-07-16T20:00:32.260Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418
20:00:32 [2020-07-16T20:00:32.394Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 .
20:00:32 [2020-07-16T20:00:32.394Z] #2 [internal] load .dockerignore
20:00:32 [2020-07-16T20:00:32.394Z] #2 transferring context: 87B done
20:00:32 [2020-07-16T20:00:32.394Z] #2 DONE 0.1s
20:00:32 [2020-07-16T20:00:32.394Z] 
20:00:32 [2020-07-16T20:00:32.394Z] #1 [internal] load build definition from Dockerfile
20:00:32 [2020-07-16T20:00:32.394Z] #1 transferring dockerfile: 12.30kB done
20:00:32 [2020-07-16T20:00:32.394Z] #1 DONE 0.1s
20:00:32 [2020-07-16T20:00:32.394Z] 
20:00:32 [2020-07-16T20:00:32.394Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster
20:00:32 [2020-07-16T20:00:32.600Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 27.00MB / 51.37MB 1.3s
20:00:32 [2020-07-16T20:00:32.601Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 31.24MB / 56.71MB 1.3s
20:00:32 [2020-07-16T20:00:32.601Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 32.46MB / 51.37MB 1.4s
20:00:32 [2020-07-16T20:00:32.601Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 6.79MB / 102.23MB 1.4s
20:00:32 [2020-07-16T20:00:32.601Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 40.45MB / 51.37MB 1.6s
20:00:32 [2020-07-16T20:00:32.601Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 41.21MB / 56.71MB 1.6s
20:00:32 [2020-07-16T20:00:32.601Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 15.27MB / 102.23MB 1.6s
20:00:32 [2020-07-16T20:00:32.925Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 43.78MB / 51.37MB 1.7s
20:00:32 [2020-07-16T20:00:32.925Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 44.94MB / 56.71MB 1.7s
20:00:32 [2020-07-16T20:00:32.925Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 47.32MB / 51.37MB 1.8s
20:00:32 [2020-07-16T20:00:32.925Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 47.95MB / 56.71MB 1.8s
20:00:32 [2020-07-16T20:00:32.925Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 24.80MB / 102.23MB 1.8s
20:00:32 [2020-07-16T20:00:32.925Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 51.17MB / 56.71MB 1.9s
20:00:32 [2020-07-16T20:00:32.958Z] #4 DONE 0.3s
20:00:32 [2020-07-16T20:00:32.958Z] 
20:00:32 [2020-07-16T20:00:32.958Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
20:00:32 [2020-07-16T20:00:32.958Z] #3 DONE 0.3s
20:00:32 [2020-07-16T20:00:32.958Z] 
20:00:32 [2020-07-16T20:00:32.958Z] #17 [internal] load build context
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 2.0s
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 55.49MB / 56.71MB 2.0s
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 30.25MB / 102.23MB 2.0s
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 2.1s done
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.2s done
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 55.95MB / 102.23MB 2.3s
20:00:33 [2020-07-16T20:00:33.242Z] #5 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 2.3s done
20:00:33 [2020-07-16T20:00:33.640Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 68.22MB / 102.23MB 2.5s
20:00:33 [2020-07-16T20:00:33.640Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 81.55MB / 102.23MB 2.6s
20:00:33 [2020-07-16T20:00:33.914Z] Fetching without tags
20:00:33 [2020-07-16T20:00:33.943Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 97.76MB / 102.23MB 2.8s
20:00:33 [2020-07-16T20:00:33.943Z] #5 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 3.0s done
20:00:34 [2020-07-16T20:00:34.236Z] #5 ...
20:00:34 [2020-07-16T20:00:34.236Z] 
20:00:34 [2020-07-16T20:00:34.236Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:00:34 [2020-07-16T20:00:34.236Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
20:00:34 [2020-07-16T20:00:34.236Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
20:00:34 [2020-07-16T20:00:34.236Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
20:00:34 [2020-07-16T20:00:34.236Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done
20:00:34 [2020-07-16T20:00:34.236Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done
20:00:34 [2020-07-16T20:00:34.236Z] #63 DONE 3.1s
20:00:34 [2020-07-16T20:00:34.236Z] 
20:00:34 [2020-07-16T20:00:34.236Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
20:00:34 [2020-07-16T20:00:34.236Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.9s done
20:00:34 [2020-07-16T20:00:34.298Z] Merging remotes/origin/19.03 commit 789bd1c67b6809b82306a9c3770deebfffd57825 into PR head commit 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:00:34 [2020-07-16T20:00:34.529Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614
20:00:34 [2020-07-16T20:00:34.822Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done
20:00:34 [2020-07-16T20:00:34.822Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s
20:00:33 [2020-07-16T20:00:33.884Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:33 [2020-07-16T20:00:33.887Z]  > git config --add remote.origin.fetch +refs/pull/41222/head:refs/remotes/origin/PR-41222 # timeout=10
20:00:33 [2020-07-16T20:00:33.890Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:00:33 [2020-07-16T20:00:33.905Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:00:33 [2020-07-16T20:00:33.920Z] Fetching upstream changes from https://github.com/moby/moby.git
20:00:33 [2020-07-16T20:00:33.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:33 [2020-07-16T20:00:33.921Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:00:34 [2020-07-16T20:00:34.303Z]  > git config core.sparsecheckout # timeout=10
20:00:34 [2020-07-16T20:00:34.309Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:00:35 [2020-07-16T20:00:35.118Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done
20:00:35 [2020-07-16T20:00:35.142Z] Merge succeeded, producing 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:00:35 [2020-07-16T20:00:35.142Z] Checking out Revision 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 (PR-41222)
20:00:35 [2020-07-16T20:00:35.346Z] Commit message: "[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef"
20:00:35 [2020-07-16T20:00:35.410Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0.1s
20:00:35 [2020-07-16T20:00:35.420Z]  > git --version # timeout=10
20:00:35 [2020-07-16T20:00:35.425Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:00:35 [2020-07-16T20:00:35.483Z] #17 transferring context: 50.88MB 2.4s done
20:00:35 [2020-07-16T20:00:35.739Z] #17 DONE 3.1s
20:00:35 [2020-07-16T20:00:35.739Z] 
20:00:35 [2020-07-16T20:00:35.739Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
20:00:35 [2020-07-16T20:00:35.739Z] #5 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.7s
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.7s
20:00:35 [2020-07-16T20:00:35.739Z] #5 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.7s
20:00:35 [2020-07-16T20:00:35.739Z] #5 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.7s done
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 3.0s done
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.0s done
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 3.1s
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 3.1s
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 14.15MB / 120.16MB 3.3s
20:00:35 [2020-07-16T20:00:35.997Z] #5 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.2s done
[Pipeline] sh
20:00:36 [2020-07-16T20:00:36.260Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 20.55MB / 120.16MB 3.4s
20:00:36 [2020-07-16T20:00:36.372Z] + docker version
20:00:36 [2020-07-16T20:00:36.372Z] Client:
20:00:36 [2020-07-16T20:00:36.372Z]  Version:           18.06.1-ce
20:00:36 [2020-07-16T20:00:36.372Z]  API version:       1.38
20:00:36 [2020-07-16T20:00:36.372Z]  Go version:        go1.10.3
20:00:36 [2020-07-16T20:00:36.372Z]  Git commit:        e68fc7a
20:00:36 [2020-07-16T20:00:36.372Z]  Built:             Tue Aug 21 17:26:10 2018
20:00:36 [2020-07-16T20:00:36.372Z]  OS/Arch:           linux/ppc64le
20:00:36 [2020-07-16T20:00:36.372Z]  Experimental:      false
20:00:36 [2020-07-16T20:00:36.372Z] 
20:00:36 [2020-07-16T20:00:36.372Z] Server:
20:00:36 [2020-07-16T20:00:36.372Z]  Engine:
20:00:36 [2020-07-16T20:00:36.372Z]   Version:          18.06.1-ce
20:00:36 [2020-07-16T20:00:36.372Z]   API version:      1.38 (minimum version 1.12)
20:00:36 [2020-07-16T20:00:36.372Z]   Go version:       go1.10.3
20:00:36 [2020-07-16T20:00:36.372Z]   Git commit:       e68fc7a
20:00:36 [2020-07-16T20:00:36.372Z]   Built:            Tue Aug 21 17:24:20 2018
20:00:36 [2020-07-16T20:00:36.372Z]   OS/Arch:          linux/ppc64le
20:00:36 [2020-07-16T20:00:36.372Z]   Experimental:     true
[Pipeline] sh
20:00:36 [2020-07-16T20:00:36.518Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 31.96MB / 120.16MB 3.6s
20:00:36 [2020-07-16T20:00:36.518Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 40.40MB / 120.16MB 3.7s
20:00:36 [2020-07-16T20:00:36.518Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 50.06MB / 120.16MB 3.8s
20:00:36 [2020-07-16T20:00:36.758Z] + docker info
20:00:36 [2020-07-16T20:00:36.758Z] Containers: 0
20:00:36 [2020-07-16T20:00:36.758Z]  Running: 0
20:00:36 [2020-07-16T20:00:36.758Z]  Paused: 0
20:00:36 [2020-07-16T20:00:36.758Z]  Stopped: 0
20:00:36 [2020-07-16T20:00:36.758Z] Images: 0
20:00:36 [2020-07-16T20:00:36.758Z] Server Version: 18.06.1-ce
20:00:36 [2020-07-16T20:00:36.758Z] Storage Driver: overlay2
20:00:36 [2020-07-16T20:00:36.758Z]  Backing Filesystem: extfs
20:00:36 [2020-07-16T20:00:36.758Z]  Supports d_type: true
20:00:36 [2020-07-16T20:00:36.758Z]  Native Overlay Diff: true
20:00:36 [2020-07-16T20:00:36.758Z] Logging Driver: json-file
20:00:36 [2020-07-16T20:00:36.758Z] Cgroup Driver: cgroupfs
20:00:36 [2020-07-16T20:00:36.758Z] Plugins:
20:00:36 [2020-07-16T20:00:36.758Z]  Volume: local
20:00:36 [2020-07-16T20:00:36.758Z]  Network: bridge host ipvlan macvlan null overlay
20:00:36 [2020-07-16T20:00:36.758Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
20:00:36 [2020-07-16T20:00:36.758Z] Swarm: inactive
20:00:36 [2020-07-16T20:00:36.758Z] Runtimes: runc
20:00:36 [2020-07-16T20:00:36.758Z] Default Runtime: runc
20:00:36 [2020-07-16T20:00:36.758Z] Init Binary: docker-init
20:00:36 [2020-07-16T20:00:36.758Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
20:00:36 [2020-07-16T20:00:36.758Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
20:00:36 [2020-07-16T20:00:36.758Z] init version: fec3683
20:00:36 [2020-07-16T20:00:36.758Z] Security Options:
20:00:36 [2020-07-16T20:00:36.758Z]  apparmor
20:00:36 [2020-07-16T20:00:36.758Z]  seccomp
20:00:36 [2020-07-16T20:00:36.758Z]   Profile: default
20:00:36 [2020-07-16T20:00:36.758Z] Kernel Version: 4.4.0-139-generic
20:00:36 [2020-07-16T20:00:36.758Z] Operating System: Ubuntu 16.04.3 LTS
20:00:36 [2020-07-16T20:00:36.758Z] OSType: linux
20:00:36 [2020-07-16T20:00:36.758Z] Architecture: ppc64le
20:00:36 [2020-07-16T20:00:36.758Z] CPUs: 4
20:00:36 [2020-07-16T20:00:36.758Z] Total Memory: 7.972GiB
20:00:36 [2020-07-16T20:00:36.758Z] Name: ppc64le-ubuntu-21
20:00:36 [2020-07-16T20:00:36.758Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
20:00:36 [2020-07-16T20:00:36.758Z] Docker Root Dir: /var/lib/docker
20:00:36 [2020-07-16T20:00:36.758Z] Debug Mode (client): false
20:00:36 [2020-07-16T20:00:36.758Z] Debug Mode (server): false
20:00:36 [2020-07-16T20:00:36.758Z] Username: dockerbuildbot
20:00:36 [2020-07-16T20:00:36.758Z] Registry: https://index.docker.io/v1/
20:00:36 [2020-07-16T20:00:36.758Z] Labels:
20:00:36 [2020-07-16T20:00:36.758Z] Experimental: true
20:00:36 [2020-07-16T20:00:36.758Z] Insecure Registries:
20:00:36 [2020-07-16T20:00:36.758Z]  127.0.0.0/8
20:00:36 [2020-07-16T20:00:36.758Z] Live Restore Enabled: false
20:00:36 [2020-07-16T20:00:36.758Z] 
20:00:36 [2020-07-16T20:00:36.776Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 66.66MB / 120.16MB 4.0s
20:00:36 [2020-07-16T20:00:36.776Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 73.33MB / 120.16MB 4.1s
[Pipeline] sh
20:00:35 [2020-07-16T20:00:35.109Z]  > git merge 789bd1c67b6809b82306a9c3770deebfffd57825 # timeout=10
20:00:35 [2020-07-16T20:00:35.132Z]  > git rev-parse HEAD^{commit} # timeout=10
20:00:35 [2020-07-16T20:00:35.147Z]  > git config core.sparsecheckout # timeout=10
20:00:35 [2020-07-16T20:00:35.150Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:00:36 [2020-07-16T20:00:36.974Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.4s done
20:00:36 [2020-07-16T20:00:36.974Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c
20:00:37 [2020-07-16T20:00:37.035Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 84.24MB / 120.16MB 4.2s
20:00:37 [2020-07-16T20:00:37.035Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 98.25MB / 120.16MB 4.4s
20:00:37 [2020-07-16T20:00:37.147Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:00:37 [2020-07-16T20:00:37.147Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:00:37 [2020-07-16T20:00:37.147Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41222/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:00:37 [2020-07-16T20:00:37.147Z] + bash /home/docker/workspace/moby_PR-41222/check-config.sh
20:00:37 [2020-07-16T20:00:37.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:00:37 [2020-07-16T20:00:37.147Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
20:00:37 [2020-07-16T20:00:37.147Z] 
20:00:37 [2020-07-16T20:00:37.147Z] Generally Necessary:
20:00:37 [2020-07-16T20:00:37.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:00:37 [2020-07-16T20:00:37.147Z] - apparmor: enabled and tools installed
20:00:37 [2020-07-16T20:00:37.147Z] - CONFIG_NAMESPACES: enabled
20:00:37 [2020-07-16T20:00:37.147Z] - CONFIG_NET_NS: enabled
20:00:37 [2020-07-16T20:00:37.147Z] - CONFIG_PID_NS: enabled
20:00:37 [2020-07-16T20:00:37.147Z] - CONFIG_IPC_NS: enabled
20:00:37 [2020-07-16T20:00:37.147Z] - CONFIG_UTS_NS: enabled
20:00:37 [2020-07-16T20:00:37.291Z] #5 ...
20:00:37 [2020-07-16T20:00:37.291Z] 
20:00:37 [2020-07-16T20:00:37.291Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:00:37 [2020-07-16T20:00:37.291Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
20:00:37 [2020-07-16T20:00:37.291Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
20:00:37 [2020-07-16T20:00:37.291Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
20:00:37 [2020-07-16T20:00:37.291Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s done
20:00:37 [2020-07-16T20:00:37.291Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done
20:00:37 [2020-07-16T20:00:37.291Z] #63 DONE 4.7s
20:00:37 [2020-07-16T20:00:37.291Z] 
20:00:37 [2020-07-16T20:00:37.291Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
20:00:37 [2020-07-16T20:00:37.291Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 110.73MB / 120.16MB 4.6s
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CGROUPS: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CGROUP_CPUACCT: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CGROUP_DEVICE: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CGROUP_FREEZER: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CGROUP_SCHED: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CPUSETS: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_MEMCG: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_KEYS: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_VETH: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_BRIDGE: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_NF_NAT: enabled (as module)
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_NF_NAT_NEEDED: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_POSIX_MQUEUE: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
20:00:37 [2020-07-16T20:00:37.444Z] 
20:00:37 [2020-07-16T20:00:37.444Z] Optional Features:
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_USER_NS: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_SECCOMP: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_CGROUP_PIDS: enabled
20:00:37 [2020-07-16T20:00:37.444Z] - CONFIG_MEMCG_SWAP: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:00:37 [2020-07-16T20:00:37.445Z]     (cgroup swap accounting is currently enabled)
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_MEMCG_KMEM: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_BLK_CGROUP: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IOSCHED_CFQ: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_CGROUP_PERF: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_CGROUP_HUGETLB: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_CFS_BANDWIDTH: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_RT_GROUP_SCHED: missing
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IP_VS: enabled (as module)
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IP_VS_NFCT: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_IP_VS_RR: enabled (as module)
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_EXT4_FS: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:00:37 [2020-07-16T20:00:37.445Z] - Network Drivers:
20:00:37 [2020-07-16T20:00:37.445Z]   - "overlay":
20:00:37 [2020-07-16T20:00:37.547Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.8s
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_VXLAN: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:00:37 [2020-07-16T20:00:37.738Z]       Optional (for encrypted networks):
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_CRYPTO: enabled
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_XFRM: enabled
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_XFRM_USER: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_INET_ESP: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]   - "ipvlan":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_IPVLAN: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]   - "macvlan":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_MACVLAN: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_DUMMY: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]   - "ftp,tftp client in container":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z] - Storage Drivers:
20:00:37 [2020-07-16T20:00:37.738Z]   - "aufs":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_AUFS_FS: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]   - "btrfs":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:00:37 [2020-07-16T20:00:37.738Z]   - "devicemapper":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_BLK_DEV_DM: enabled
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]   - "overlay":
20:00:37 [2020-07-16T20:00:37.738Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:00:37 [2020-07-16T20:00:37.738Z]   - "zfs":
20:00:37 [2020-07-16T20:00:37.738Z]     - /dev/zfs: missing
20:00:37 [2020-07-16T20:00:37.738Z]     - zfs command: missing
20:00:37 [2020-07-16T20:00:37.738Z]     - zpool command: missing
20:00:37 [2020-07-16T20:00:37.738Z] 
20:00:37 [2020-07-16T20:00:37.738Z] Limits:
20:00:37 [2020-07-16T20:00:37.738Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:00:37 [2020-07-16T20:00:37.738Z] 
20:00:37 [2020-07-16T20:00:37.738Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:00:38 [2020-07-16T20:00:38.012Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done
20:00:38 [2020-07-16T20:00:38.174Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 .
20:00:38 [2020-07-16T20:00:38.304Z] #5 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe
20:00:38 [2020-07-16T20:00:38.476Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.8s done
20:00:38 [2020-07-16T20:00:38.735Z] #5 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.1s done
20:00:38 [2020-07-16T20:00:38.991Z] #5 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s
20:00:39 [2020-07-16T20:00:39.554Z] #5 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
20:00:39 [2020-07-16T20:00:39.554Z] #5 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
20:00:39 [2020-07-16T20:00:39.810Z] #5 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done
20:00:39 [2020-07-16T20:00:39.810Z] #5 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
20:00:40 [2020-07-16T20:00:40.296Z] Sending build context to Docker daemon   55.4MB

20:00:40 [2020-07-16T20:00:40.296Z] Step 1/140 : ARG CROSS="false"
20:00:40 [2020-07-16T20:00:40.296Z] Step 2/140 : ARG GO_VERSION=1.13.12
20:00:40 [2020-07-16T20:00:40.296Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
20:00:40 [2020-07-16T20:00:40.296Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
20:00:40 [2020-07-16T20:00:40.296Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
20:00:40 [2020-07-16T20:00:40.296Z] 1.13.12-buster: Pulling from library/golang
20:00:40 [2020-07-16T20:00:40.296Z] 0cad52b1770a: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] e0318f8e4196: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] cec302fe9541: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] bf65a8c1ffe0: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] 7355b492f1f7: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] 3e2e3e16099d: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] f8e8effe76ee: Pulling fs layer
20:00:40 [2020-07-16T20:00:40.296Z] bf65a8c1ffe0: Waiting
20:00:40 [2020-07-16T20:00:40.296Z] 3e2e3e16099d: Waiting
20:00:40 [2020-07-16T20:00:40.296Z] f8e8effe76ee: Waiting
20:00:40 [2020-07-16T20:00:40.296Z] 7355b492f1f7: Waiting
20:00:40 [2020-07-16T20:00:40.594Z] e0318f8e4196: Verifying Checksum
20:00:40 [2020-07-16T20:00:40.594Z] e0318f8e4196: Download complete
20:00:40 [2020-07-16T20:00:40.893Z] cec302fe9541: Verifying Checksum
20:00:40 [2020-07-16T20:00:40.893Z] cec302fe9541: Download complete
20:00:41 [2020-07-16T20:00:41.108Z] #5 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.3s done
20:00:41 [2020-07-16T20:00:41.108Z] #5 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab
20:00:41 [2020-07-16T20:00:41.108Z] #5 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done
20:00:41 [2020-07-16T20:00:41.400Z] #5 DONE 10.2s
20:00:41 [2020-07-16T20:00:41.400Z] 
20:00:41 [2020-07-16T20:00:41.400Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:00:41 [2020-07-16T20:00:41.745Z] #5 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
20:00:42 [2020-07-16T20:00:42.002Z] #5 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s
20:00:42 [2020-07-16T20:00:42.915Z] 0cad52b1770a: Verifying Checksum
20:00:42 [2020-07-16T20:00:42.915Z] 0cad52b1770a: Download complete
20:00:43 [2020-07-16T20:00:43.474Z] #6 DONE 1.8s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:00:43 [2020-07-16T20:00:43.474Z] #38 ...
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:00:43 [2020-07-16T20:00:43.474Z] #18 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:00:43 [2020-07-16T20:00:43.474Z] #28 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
20:00:43 [2020-07-16T20:00:43.474Z] #47 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:00:43 [2020-07-16T20:00:43.474Z] #59 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:00:43 [2020-07-16T20:00:43.474Z] #44 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:00:43 [2020-07-16T20:00:43.474Z] #19 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:00:43 [2020-07-16T20:00:43.474Z] #41 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:00:43 [2020-07-16T20:00:43.474Z] #65 DONE 0.1s
20:00:43 [2020-07-16T20:00:43.474Z] 
20:00:43 [2020-07-16T20:00:43.474Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:00:43 [2020-07-16T20:00:43.985Z] bf65a8c1ffe0: Verifying Checksum
20:00:43 [2020-07-16T20:00:43.985Z] bf65a8c1ffe0: Download complete
20:00:43 [2020-07-16T20:00:43.985Z] f8e8effe76ee: Verifying Checksum
20:00:43 [2020-07-16T20:00:43.985Z] f8e8effe76ee: Download complete
20:00:44 [2020-07-16T20:00:44.566Z] #5 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.2s done
20:00:44 [2020-07-16T20:00:44.566Z] #5 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b
20:00:45 [2020-07-16T20:00:45.039Z] 7355b492f1f7: Verifying Checksum
20:00:45 [2020-07-16T20:00:45.039Z] 7355b492f1f7: Download complete
20:00:46 [2020-07-16T20:00:46.596Z] 0cad52b1770a: Pull complete
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.577 + RM_GOPATH=0
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.577 + TMP_GOPATH=
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.577 + : /build
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.577 + '[' -z '' ']'
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.577 ++ mktemp -d
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.579 + export GOPATH=/tmp/tmp.VM30USwjrR
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.579 + GOPATH=/tmp/tmp.VM30USwjrR
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.579 + RM_GOPATH=1
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.579 ++ dirname ./install.sh
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.580 + dir=.
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.580 + bin=proxy
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.580 + shift
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.580 + '[' '!' -f ./proxy.installer ']'
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.580 + . ./proxy.installer
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.580 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + install_proxy
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + case "$1" in
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + export CGO_ENABLED=0
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + CGO_ENABLED=0
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + _install_proxy
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.581 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VM30USwjrR/src/github.com/docker/libnetwork
20:00:47 [2020-07-16T20:00:47.168Z] #66 3.583 Cloning into '/tmp/tmp.VM30USwjrR/src/github.com/docker/libnetwork'...
20:00:47 [2020-07-16T20:00:47.242Z] e0318f8e4196: Pull complete
20:00:47 [2020-07-16T20:00:47.537Z] cec302fe9541: Pull complete
20:00:47 [2020-07-16T20:00:47.537Z] 3e2e3e16099d: Verifying Checksum
20:00:47 [2020-07-16T20:00:47.537Z] 3e2e3e16099d: Download complete
20:00:48 [2020-07-16T20:00:48.737Z] #5 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done
20:00:48 [2020-07-16T20:00:48.737Z] #5 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done
20:00:48 [2020-07-16T20:00:48.737Z] #5 DONE 15.7s
20:00:48 [2020-07-16T20:00:48.737Z] 
20:00:48 [2020-07-16T20:00:48.737Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:00:49 [2020-07-16T20:00:49.388Z] #66 ...
20:00:49 [2020-07-16T20:00:49.388Z] 
20:00:49 [2020-07-16T20:00:49.388Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.515 + RM_GOPATH=0
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.515 + TMP_GOPATH=
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.515 + : /build
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.515 + '[' -z '' ']'
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.515 ++ mktemp -d
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.521 + export GOPATH=/tmp/tmp.IB2oN5YxpX
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.521 + GOPATH=/tmp/tmp.IB2oN5YxpX
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.522 + RM_GOPATH=1
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.522 ++ dirname ./install.sh
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 + dir=.
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 + bin=gotestsum
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 + shift
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 + '[' '!' -f ./gotestsum.installer ']'
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 + . ./gotestsum.installer
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 ++ : v0.3.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.526 + install_gotestsum
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.527 + set -e
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.527 + export GO111MODULE=on
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.527 + GO111MODULE=on
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.527 + go get -d gotest.tools/gotestsum@v0.3.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.572 go: finding gotest.tools/gotestsum v0.3.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 3.572 go: finding gotest.tools v0.3.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.076 go: downloading gotest.tools/gotestsum v0.3.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.226 go: extracting gotest.tools/gotestsum v0.3.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.666 go: downloading gotest.tools v2.1.0+incompatible
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.697 go: extracting gotest.tools v2.1.0+incompatible
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.779 go: downloading github.com/sirupsen/logrus v1.0.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.788 go: downloading github.com/pkg/errors v0.8.0
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.816 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.970 go: downloading github.com/spf13/pflag v1.0.1
20:00:49 [2020-07-16T20:00:49.388Z] #45 4.987 go: downloading github.com/fatih/color v1.6.0
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.029 go: downloading github.com/jonboulle/clockwork v0.1.0
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.125 go: extracting github.com/pkg/errors v0.8.0
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.130 go: extracting github.com/sirupsen/logrus v1.0.5
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.150 go: extracting github.com/fatih/color v1.6.0
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.178 go: extracting github.com/jonboulle/clockwork v0.1.0
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.188 go: downloading github.com/mattn/go-isatty v0.0.3
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.190 go: downloading github.com/mattn/go-colorable v0.0.9
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.224 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.224 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.224 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.390 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.477 go: extracting github.com/mattn/go-isatty v0.0.3
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.491 go: extracting github.com/mattn/go-colorable v0.0.9
20:00:49 [2020-07-16T20:00:49.388Z] #45 5.497 go: extracting github.com/spf13/pflag v1.0.1
20:00:50 [2020-07-16T20:00:50.022Z] #45 6.697 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:00:50 [2020-07-16T20:00:50.291Z] bf65a8c1ffe0: Pull complete
20:00:50 [2020-07-16T20:00:50.314Z] #45 6.933 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:00:50 [2020-07-16T20:00:50.949Z] #45 7.620 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:00:51 [2020-07-16T20:00:51.250Z] #6 DONE 2.8s
20:00:51 [2020-07-16T20:00:51.250Z] 
20:00:51 [2020-07-16T20:00:51.251Z] #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:00:51 [2020-07-16T20:00:51.251Z] #18 DONE 0.0s
20:00:51 [2020-07-16T20:00:51.251Z] 
20:00:51 [2020-07-16T20:00:51.251Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:00:51 [2020-07-16T20:00:51.508Z] #54 ...
20:00:51 [2020-07-16T20:00:51.508Z] 
20:00:51 [2020-07-16T20:00:51.508Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:00:51 [2020-07-16T20:00:51.508Z] #19 DONE 0.0s
20:00:51 [2020-07-16T20:00:51.508Z] 
20:00:51 [2020-07-16T20:00:51.508Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:00:51 [2020-07-16T20:00:51.508Z] #59 DONE 0.1s
20:00:51 [2020-07-16T20:00:51.508Z] 
20:00:51 [2020-07-16T20:00:51.508Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:00:51 [2020-07-16T20:00:51.508Z] #65 DONE 0.1s
20:00:51 [2020-07-16T20:00:51.508Z] 
20:00:51 [2020-07-16T20:00:51.508Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
20:00:51 [2020-07-16T20:00:51.508Z] #47 DONE 0.2s
20:00:51 [2020-07-16T20:00:51.508Z] 
20:00:51 [2020-07-16T20:00:51.508Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:00:51 [2020-07-16T20:00:51.765Z] #48 ...
20:00:51 [2020-07-16T20:00:51.765Z] 
20:00:51 [2020-07-16T20:00:51.765Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:00:51 [2020-07-16T20:00:51.765Z] #44 DONE 0.2s
20:00:51 [2020-07-16T20:00:51.765Z] 
20:00:51 [2020-07-16T20:00:51.765Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:00:51 [2020-07-16T20:00:51.765Z] #28 DONE 0.2s
20:00:51 [2020-07-16T20:00:51.765Z] 
20:00:51 [2020-07-16T20:00:51.765Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:00:51 [2020-07-16T20:00:51.765Z] #41 DONE 0.3s
20:00:51 [2020-07-16T20:00:51.765Z] 
20:00:51 [2020-07-16T20:00:51.765Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:00:52 [2020-07-16T20:00:52.048Z] #45 8.757 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:00:52 [2020-07-16T20:00:52.377Z] 7355b492f1f7: Pull complete
20:00:52 [2020-07-16T20:00:52.748Z] #45 9.431 go: finding gotest.tools v2.2.0+incompatible
20:00:52 [2020-07-16T20:00:52.748Z] #45 9.433 go: finding gotest.tools/gotestsum v0.5.1
20:00:52 [2020-07-16T20:00:52.748Z] #45 9.542 go: downloading gotest.tools v2.2.0+incompatible
20:00:52 [2020-07-16T20:00:52.748Z] #45 9.619 go: downloading gotest.tools/gotestsum v0.5.1
20:00:53 [2020-07-16T20:00:53.040Z] #45 ...
20:00:53 [2020-07-16T20:00:53.040Z] 
20:00:53 [2020-07-16T20:00:53.040Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.127 + RM_GOPATH=0
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.127 + TMP_GOPATH=
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.127 + : /build
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.127 + '[' -z '' ']'
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.127 ++ mktemp -d
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.128 + export GOPATH=/tmp/tmp.uB5rDIBrMv
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.128 + GOPATH=/tmp/tmp.uB5rDIBrMv
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.128 + RM_GOPATH=1
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.129 ++ dirname ./install.sh
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.130 + dir=.
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.130 + bin=dockercli
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.130 + shift
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.130 + '[' '!' -f ./dockercli.installer ']'
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.130 + . ./dockercli.installer
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.131 ++ : stable
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.131 ++ : 17.06.2-ce
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.132 + install_dockercli
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.132 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.132 Install docker/cli version 17.06.2-ce from stable
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.132 ++ uname -m
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.134 + arch=s390x
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.134 + '[' s390x '!=' x86_64 ']'
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.134 + '[' s390x '!=' s390x ']'
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.134 + url=https://download.docker.com/linux/static
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.134 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
20:00:53 [2020-07-16T20:00:53.040Z] #20 3.136 + tar -xz docker/docker
20:00:53 [2020-07-16T20:00:53.040Z] #20 9.198 + mkdir -p /build
20:00:53 [2020-07-16T20:00:53.040Z] #20 9.200 + mv docker/docker /build/
20:00:53 [2020-07-16T20:00:53.040Z] #20 9.201 + rmdir docker
20:00:53 [2020-07-16T20:00:53.040Z] #20 DONE 9.7s
20:00:53 [2020-07-16T20:00:53.040Z] 
20:00:53 [2020-07-16T20:00:53.040Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.415 + RM_GOPATH=0
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.415 + TMP_GOPATH=
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.420 + : /build
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.420 + '[' -z '' ']'
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.421 ++ mktemp -d
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.421 + export GOPATH=/tmp/tmp.nMbnTpMvPF
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.422 + GOPATH=/tmp/tmp.nMbnTpMvPF
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.422 + RM_GOPATH=1
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.422 ++ dirname ./install.sh
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.425 + dir=.
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.425 + bin=vndr
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.425 + shift
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.425 + '[' '!' -f ./vndr.installer ']'
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.425 + . ./vndr.installer
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.425 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.427 + install_vndr
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.427 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.427 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.427 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nMbnTpMvPF/src/github.com/LK4D4/vndr
20:00:53 [2020-07-16T20:00:53.040Z] #42 3.429 Cloning into '/tmp/tmp.nMbnTpMvPF/src/github.com/LK4D4/vndr'...
20:00:53 [2020-07-16T20:00:53.040Z] #42 4.041 + cd /tmp/tmp.nMbnTpMvPF/src/github.com/LK4D4/vndr
20:00:53 [2020-07-16T20:00:53.040Z] #42 4.042 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:00:53 [2020-07-16T20:00:53.040Z] #42 4.046 + go build -buildmode=pie -v -o /build/vndr .
20:00:53 [2020-07-16T20:00:53.040Z] #42 4.909 runtime/internal/atomic
20:00:53 [2020-07-16T20:00:53.040Z] #42 4.959 internal/cpu
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.019 runtime/internal/sys
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.219 runtime/internal/math
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.298 internal/race
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.422 sync/atomic
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.488 internal/bytealg
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.632 unicode
20:00:53 [2020-07-16T20:00:53.040Z] #42 5.979 runtime
20:00:53 [2020-07-16T20:00:53.040Z] #42 8.252 unicode/utf8
20:00:53 [2020-07-16T20:00:53.040Z] #42 8.727 math/bits
20:00:53 [2020-07-16T20:00:53.040Z] #42 9.080 math
20:00:53 [2020-07-16T20:00:53.040Z] #42 ...
20:00:53 [2020-07-16T20:00:53.040Z] 
20:00:53 [2020-07-16T20:00:53.040Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:00:53 [2020-07-16T20:00:53.040Z] #36 1.598 + mktemp -d
20:00:53 [2020-07-16T20:00:53.040Z] #36 1.598 + export GOPATH=/tmp/tmp.34oLUA1DNK
20:00:53 [2020-07-16T20:00:53.040Z] #36 1.598 + git clone https://github.com/docker/distribution.git /tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution
20:00:53 [2020-07-16T20:00:53.040Z] #36 1.598 Cloning into '/tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution'...
20:00:53 [2020-07-16T20:00:53.334Z] #36 ...
20:00:53 [2020-07-16T20:00:53.334Z] 
20:00:53 [2020-07-16T20:00:53.334Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:00:53 [2020-07-16T20:00:53.334Z] #7 2.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:53 [2020-07-16T20:00:53.334Z] #7 2.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:53 [2020-07-16T20:00:53.334Z] #7 2.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:53 [2020-07-16T20:00:53.334Z] #7 3.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:00:53 [2020-07-16T20:00:53.334Z] #7 4.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB]
20:00:53 [2020-07-16T20:00:53.334Z] #7 6.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:00:53 [2020-07-16T20:00:53.334Z] #7 ...
20:00:53 [2020-07-16T20:00:53.334Z] 
20:00:53 [2020-07-16T20:00:53.334Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:00:53 [2020-07-16T20:00:53.334Z] #26 2.990 + mktemp -d
20:00:53 [2020-07-16T20:00:53.334Z] #26 2.992 + export GOPATH=/tmp/tmp.kkqtBZa6Wn
20:00:53 [2020-07-16T20:00:53.334Z] #26 2.992 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.kkqtBZa6Wn/src/github.com/go-swagger/go-swagger
20:00:53 [2020-07-16T20:00:53.334Z] #26 2.993 Cloning into '/tmp/tmp.kkqtBZa6Wn/src/github.com/go-swagger/go-swagger'...
20:00:53 [2020-07-16T20:00:53.627Z] #26 ...
20:00:53 [2020-07-16T20:00:53.627Z] 
20:00:53 [2020-07-16T20:00:53.627Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:00:53 [2020-07-16T20:00:53.627Z] #31 3.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #31 3.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #31 3.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #31 3.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #31 5.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #31 7.328 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:00:53 [2020-07-16T20:00:53.627Z] #31 ...
20:00:53 [2020-07-16T20:00:53.627Z] 
20:00:53 [2020-07-16T20:00:53.627Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:00:53 [2020-07-16T20:00:53.627Z] #22 3.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #22 3.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #22 3.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #22 3.871 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #22 5.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB]
20:00:53 [2020-07-16T20:00:53.627Z] #22 7.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:00:53 [2020-07-16T20:00:53.921Z] #22 ...
20:00:53 [2020-07-16T20:00:53.921Z] 
20:00:53 [2020-07-16T20:00:53.921Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.458 + RM_GOPATH=0
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.458 + TMP_GOPATH=
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.458 + : /build
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.458 + '[' -z '' ']'
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.460 ++ mktemp -d
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.468 + export GOPATH=/tmp/tmp.7RCxt5oaRh
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.468 + GOPATH=/tmp/tmp.7RCxt5oaRh
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.468 + RM_GOPATH=1
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.469 ++ dirname ./install.sh
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.477 + dir=.
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + bin=tomlv
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + shift
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + '[' '!' -f ./tomlv.installer ']'
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + . ./tomlv.installer
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + install_tomlv
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.478 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7RCxt5oaRh/src/github.com/BurntSushi/toml
20:00:53 [2020-07-16T20:00:53.921Z] #29 3.492 Cloning into '/tmp/tmp.7RCxt5oaRh/src/github.com/BurntSushi/toml'...
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.187 + cd /tmp/tmp.7RCxt5oaRh/src/github.com/BurntSushi/toml
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.187 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.190 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.592 internal/cpu
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.595 runtime/internal/atomic
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.833 runtime/internal/sys
20:00:53 [2020-07-16T20:00:53.921Z] #29 4.956 runtime/internal/math
20:00:53 [2020-07-16T20:00:53.921Z] #29 5.051 math/bits
20:00:53 [2020-07-16T20:00:53.921Z] #29 5.102 internal/bytealg
20:00:53 [2020-07-16T20:00:53.921Z] #29 5.479 math
20:00:53 [2020-07-16T20:00:53.921Z] #29 5.634 runtime
20:00:53 [2020-07-16T20:00:53.921Z] #29 10.53 unicode/utf8
20:00:53 [2020-07-16T20:00:53.921Z] #29 ...
20:00:53 [2020-07-16T20:00:53.921Z] 
20:00:53 [2020-07-16T20:00:53.921Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.265 + RM_GOPATH=0
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.265 + TMP_GOPATH=
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.265 + : /build/
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.265 + '[' -z '' ']'
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.265 ++ mktemp -d
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.269 + export GOPATH=/tmp/tmp.7uccERSkZ2
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.269 + GOPATH=/tmp/tmp.7uccERSkZ2
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.269 + RM_GOPATH=1
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.270 ++ dirname ./install.sh
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + dir=.
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + bin=rootlesskit
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + shift
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + '[' '!' -f ./rootlesskit.installer ']'
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + . ./rootlesskit.installer
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + install_rootlesskit
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + case "$1" in
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + export CGO_ENABLED=0
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + CGO_ENABLED=0
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + _install_rootlesskit
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.272 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7uccERSkZ2/src/github.com/rootless-containers/rootlesskit
20:00:53 [2020-07-16T20:00:53.921Z] #60 3.280 Cloning into '/tmp/tmp.7uccERSkZ2/src/github.com/rootless-containers/rootlesskit'...
20:00:53 [2020-07-16T20:00:53.921Z] #60 6.382 + cd /tmp/tmp.7uccERSkZ2/src/github.com/rootless-containers/rootlesskit
20:00:53 [2020-07-16T20:00:53.921Z] #60 6.382 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:00:53 [2020-07-16T20:00:53.921Z] #60 6.560 + for f in rootlesskit rootlesskit-docker-proxy
20:00:53 [2020-07-16T20:00:53.921Z] #60 6.560 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:00:54 [2020-07-16T20:00:54.213Z] #60 ...
20:00:54 [2020-07-16T20:00:54.213Z] 
20:00:54 [2020-07-16T20:00:54.213Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:00:54 [2020-07-16T20:00:54.213Z] #54 1.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:54 [2020-07-16T20:00:54.213Z] #54 1.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:54 [2020-07-16T20:00:54.214Z] #54 2.005 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:54 [2020-07-16T20:00:54.214Z] #54 2.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:00:54 [2020-07-16T20:00:54.214Z] #54 2.797 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB]
20:00:54 [2020-07-16T20:00:54.214Z] #54 4.328 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:00:54 [2020-07-16T20:00:54.214Z] #54 10.71 Fetched 8059 kB in 9s (864 kB/s)
20:00:54 [2020-07-16T20:00:54.214Z] #54 10.71 Reading package lists...
20:00:54 [2020-07-16T20:00:54.214Z] #54 ...
20:00:54 [2020-07-16T20:00:54.214Z] 
20:00:54 [2020-07-16T20:00:54.214Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.550 + RM_GOPATH=0
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.550 + TMP_GOPATH=
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.550 + : /build
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.550 + '[' -z '' ']'
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.550 ++ mktemp -d
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.553 + export GOPATH=/tmp/tmp.8udNlLDaNc
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.553 + GOPATH=/tmp/tmp.8udNlLDaNc
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.553 + RM_GOPATH=1
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.554 ++ dirname ./install.sh
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.555 + dir=.
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.555 + bin=gometalinter
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.555 + shift
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.555 + '[' '!' -f ./gometalinter.installer ']'
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.555 + . ./gometalinter.installer
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.555 ++ GOMETALINTER_COMMIT=v2.0.6
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.556 + install_gometalinter
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.556 Installing gometalinter version v2.0.6
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.556 + echo 'Installing gometalinter version v2.0.6'
20:00:54 [2020-07-16T20:00:54.214Z] #48 2.556 + go get -d github.com/alecthomas/gometalinter
20:00:54 [2020-07-16T20:00:54.214Z] #48 7.477 + cd /tmp/tmp.8udNlLDaNc/src/github.com/alecthomas/gometalinter
20:00:54 [2020-07-16T20:00:54.214Z] #48 7.477 + git checkout -q v2.0.6
20:00:54 [2020-07-16T20:00:54.214Z] #48 7.796 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:00:54 [2020-07-16T20:00:54.506Z] #48 ...
20:00:54 [2020-07-16T20:00:54.506Z] 
20:00:54 [2020-07-16T20:00:54.506Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:00:54 [2020-07-16T20:00:54.506Z] #45 9.945 go: extracting gotest.tools v2.2.0+incompatible
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.01 go: extracting gotest.tools/gotestsum v0.5.1
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.74 go: downloading github.com/pkg/errors v0.9.1
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.74 go: downloading github.com/fatih/color v1.9.0
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.81 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.81 go: downloading github.com/spf13/pflag v1.0.3
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.81 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.85 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:00:54 [2020-07-16T20:00:54.506Z] #45 10.89 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.02 go: extracting github.com/fatih/color v1.9.0
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.02 go: downloading github.com/mattn/go-colorable v0.1.6
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.02 go: downloading github.com/mattn/go-isatty v0.0.12
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.03 go: extracting github.com/spf13/pflag v1.0.3
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.21 go: extracting github.com/pkg/errors v0.9.1
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.21 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.32 go: extracting github.com/mattn/go-colorable v0.1.6
20:00:54 [2020-07-16T20:00:54.506Z] #45 11.43 go: extracting github.com/mattn/go-isatty v0.0.12
20:00:54 [2020-07-16T20:00:54.799Z] #45 11.51 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:00:55 [2020-07-16T20:00:55.091Z] #45 11.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:00:55 [2020-07-16T20:00:55.939Z] 3e2e3e16099d: Pull complete
20:00:55 [2020-07-16T20:00:55.939Z] f8e8effe76ee: Pull complete
20:00:55 [2020-07-16T20:00:55.939Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88
20:00:55 [2020-07-16T20:00:55.939Z] Status: Downloaded newer image for golang:1.13.12-buster
20:00:55 [2020-07-16T20:00:55.939Z]  ---> 22d48dbfbcad
20:00:55 [2020-07-16T20:00:55.939Z] Step 6/140 : ARG APT_MIRROR
20:00:55 [2020-07-16T20:00:55.939Z]  ---> Running in 2965937fff21
20:00:56 [2020-07-16T20:00:56.231Z] Removing intermediate container 2965937fff21
20:00:56 [2020-07-16T20:00:56.231Z]  ---> c7f43f613092
20:00:56 [2020-07-16T20:00:56.231Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
20:00:56 [2020-07-16T20:00:56.231Z]  ---> Running in b6422a6d509c
20:00:56 [2020-07-16T20:00:56.617Z] #45 13.27 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:00:56 [2020-07-16T20:00:56.617Z] #45 13.27 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:00:56 [2020-07-16T20:00:56.617Z] #45 ...
20:00:56 [2020-07-16T20:00:56.617Z] 
20:00:56 [2020-07-16T20:00:56.617Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:00:56 [2020-07-16T20:00:56.617Z] #38 3.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:56 [2020-07-16T20:00:56.617Z] #38 3.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:56 [2020-07-16T20:00:56.617Z] #38 3.640 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:56 [2020-07-16T20:00:56.617Z] #38 4.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:00:56 [2020-07-16T20:00:56.617Z] #38 5.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB]
20:00:56 [2020-07-16T20:00:56.617Z] #38 7.487 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:00:56 [2020-07-16T20:00:56.617Z] #38 13.18 Fetched 8059 kB in 10s (835 kB/s)
20:00:56 [2020-07-16T20:00:56.866Z] Removing intermediate container b6422a6d509c
20:00:56 [2020-07-16T20:00:56.866Z]  ---> 7f594bea364c
20:00:56 [2020-07-16T20:00:56.866Z] Step 8/140 : ENV GO111MODULE=off
20:00:56 [2020-07-16T20:00:56.866Z]  ---> Running in a8cb7f18480a
20:00:56 [2020-07-16T20:00:56.866Z] Removing intermediate container a8cb7f18480a
20:00:56 [2020-07-16T20:00:56.866Z]  ---> 8821f8e241b9
20:00:56 [2020-07-16T20:00:56.866Z] Step 9/140 : FROM base AS criu
20:00:56 [2020-07-16T20:00:56.866Z]  ---> 8821f8e241b9
20:00:56 [2020-07-16T20:00:56.866Z] Step 10/140 : ARG DEBIAN_FRONTEND
20:00:56 [2020-07-16T20:00:56.866Z]  ---> Running in bc244cf2f516
20:00:56 [2020-07-16T20:00:56.910Z] #38 13.18 Reading package lists...
20:00:56 [2020-07-16T20:00:56.910Z] #38 ...
20:00:56 [2020-07-16T20:00:56.910Z] 
20:00:56 [2020-07-16T20:00:56.910Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:00:56 [2020-07-16T20:00:56.910Z] #54 10.71 Reading package lists...
20:00:57 [2020-07-16T20:00:57.023Z] #42 ...
20:00:57 [2020-07-16T20:00:57.023Z] 
20:00:57 [2020-07-16T20:00:57.023Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:00:57 [2020-07-16T20:00:57.023Z] #31 4.141 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:57 [2020-07-16T20:00:57.023Z] #31 4.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:57 [2020-07-16T20:00:57.023Z] #31 4.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:57 [2020-07-16T20:00:57.023Z] #31 5.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:00:57 [2020-07-16T20:00:57.157Z] Removing intermediate container bc244cf2f516
20:00:57 [2020-07-16T20:00:57.157Z]  ---> 734e9fe47927
20:00:57 [2020-07-16T20:00:57.157Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libcap-dev         libnet-dev         libnl-3-dev         libprotobuf-c-dev         libprotobuf-dev         protobuf-c-compiler         protobuf-compiler         python-protobuf     && rm -rf /var/lib/apt/lists/*
20:00:57 [2020-07-16T20:00:57.157Z]  ---> Running in 88caa625b04b
20:00:57 [2020-07-16T20:00:57.451Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:00:57 [2020-07-16T20:00:57.587Z] #31 ...
20:00:57 [2020-07-16T20:00:57.587Z] 
20:00:57 [2020-07-16T20:00:57.587Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.786 + RM_GOPATH=0
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.786 + TMP_GOPATH=
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.787 + : /build
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.787 + '[' -z '' ']'
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.788 ++ mktemp -d
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.792 + export GOPATH=/tmp/tmp.2UVYEJf0eT
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.792 + GOPATH=/tmp/tmp.2UVYEJf0eT
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.792 + RM_GOPATH=1
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.792 ++ dirname ./install.sh
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + dir=.
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + bin=tomlv
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + shift
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + '[' '!' -f ./tomlv.installer ']'
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + . ./tomlv.installer
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + install_tomlv
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2UVYEJf0eT/src/github.com/BurntSushi/toml
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.793 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:00:57 [2020-07-16T20:00:57.587Z] #29 5.800 Cloning into '/tmp/tmp.2UVYEJf0eT/src/github.com/BurntSushi/toml'...
20:00:57 [2020-07-16T20:00:57.744Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:00:57 [2020-07-16T20:00:57.744Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:00:57 [2020-07-16T20:00:57.744Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:00:57 [2020-07-16T20:00:57.844Z] #29 ...
20:00:57 [2020-07-16T20:00:57.844Z] 
20:00:57 [2020-07-16T20:00:57.844Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.172 + RM_GOPATH=0
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.173 + TMP_GOPATH=
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.173 + : /build
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.173 + '[' -z '' ']'
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.173 ++ mktemp -d
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.184 + export GOPATH=/tmp/tmp.LIkWxKGiIc
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.184 + GOPATH=/tmp/tmp.LIkWxKGiIc
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.184 + RM_GOPATH=1
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.184 ++ dirname ./install.sh
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.184 + dir=.
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.184 + bin=vndr
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.185 + shift
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.185 + '[' '!' -f ./vndr.installer ']'
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.185 + . ./vndr.installer
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.190 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.191 + install_vndr
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.192 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.192 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.LIkWxKGiIc/src/github.com/LK4D4/vndr
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.192 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:00:57 [2020-07-16T20:00:57.844Z] #42 6.200 Cloning into '/tmp/tmp.LIkWxKGiIc/src/github.com/LK4D4/vndr'...
20:00:58 [2020-07-16T20:00:58.792Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB]
20:00:58 [2020-07-16T20:00:58.792Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:00:59 [2020-07-16T20:00:59.257Z] #42 7.435 + cd /tmp/tmp.LIkWxKGiIc/src/github.com/LK4D4/vndr
20:00:59 [2020-07-16T20:00:59.257Z] #42 7.435 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:00:59 [2020-07-16T20:00:59.257Z] #42 7.488 + go build -buildmode=pie -v -o /build/vndr .
20:00:59 [2020-07-16T20:00:59.647Z] #54 13.74 Reading package lists...
20:00:59 [2020-07-16T20:00:59.830Z] Fetched 8144 kB in 3s (3222 kB/s)
20:01:00 [2020-07-16T20:01:00.232Z] #54 16.87 Building dependency tree...
20:01:00 [2020-07-16T20:01:00.232Z] #54 17.32 Reading state information...
20:01:00 [2020-07-16T20:01:00.624Z] #42 8.857 runtime/internal/atomic
20:01:00 [2020-07-16T20:01:00.624Z] #42 8.897 internal/cpu
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.69 The following additional packages will be installed:
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.70   libbtrfs0
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.78 The following NEW packages will be installed:
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.78   libbtrfs-dev libbtrfs0
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.90 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.90 Need to get 118 kB of archives.
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.90 After this operation, 390 kB of additional disk space will be used.
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:01:00 [2020-07-16T20:01:00.867Z] #54 17.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:01:00 [2020-07-16T20:01:00.871Z] Reading package lists...
20:01:00 [2020-07-16T20:01:00.881Z] #42 9.139 runtime/internal/sys
20:01:01 [2020-07-16T20:01:01.138Z] #42 9.451 runtime/internal/math
20:01:01 [2020-07-16T20:01:01.394Z] #42 9.579 internal/race
20:01:01 [2020-07-16T20:01:01.394Z] #42 9.650 sync/atomic
20:01:01 [2020-07-16T20:01:01.394Z] #42 9.701 internal/bytealg
20:01:01 [2020-07-16T20:01:01.394Z] #42 ...
20:01:01 [2020-07-16T20:01:01.394Z] 
20:01:01 [2020-07-16T20:01:01.394Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:01 [2020-07-16T20:01:01.394Z] #38 6.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:01:01 [2020-07-16T20:01:01.394Z] #38 6.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:01:01 [2020-07-16T20:01:01.394Z] #38 6.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:01:01 [2020-07-16T20:01:01.394Z] #38 7.682 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:01:01 [2020-07-16T20:01:01.394Z] #38 9.789 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:01:01 [2020-07-16T20:01:01.394Z] #38 ...
20:01:01 [2020-07-16T20:01:01.394Z] 
20:01:01 [2020-07-16T20:01:01.394Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:01:01 [2020-07-16T20:01:01.394Z] #36 6.320 + mktemp -d
20:01:01 [2020-07-16T20:01:01.394Z] #36 6.323 + export GOPATH=/tmp/tmp.dvTedPOc0g
20:01:01 [2020-07-16T20:01:01.394Z] #36 6.323 + git clone https://github.com/docker/distribution.git /tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution
20:01:01 [2020-07-16T20:01:01.394Z] #36 6.336 Cloning into '/tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution'...
20:01:01 [2020-07-16T20:01:01.394Z] #36 ...
20:01:01 [2020-07-16T20:01:01.394Z] 
20:01:01 [2020-07-16T20:01:01.394Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.355 + RM_GOPATH=0
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.360 + TMP_GOPATH=
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.360 + : /build
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.360 + '[' -z '' ']'
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.360 ++ mktemp -d
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.362 + export GOPATH=/tmp/tmp.IcC1xX6YS4
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.362 + GOPATH=/tmp/tmp.IcC1xX6YS4
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.363 + RM_GOPATH=1
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.363 ++ dirname ./install.sh
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.364 + dir=.
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.365 Install docker/cli version 17.06.2-ce from stable
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 + bin=dockercli
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 + shift
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 + '[' '!' -f ./dockercli.installer ']'
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 + . ./dockercli.installer
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 ++ : stable
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 ++ : 17.06.2-ce
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 + install_dockercli
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.367 ++ uname -m
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.370 + arch=x86_64
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.370 + '[' x86_64 '!=' x86_64 ']'
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.370 + url=https://download.docker.com/linux/static
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.371 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:01:01 [2020-07-16T20:01:01.394Z] #20 6.371 + tar -xz docker/docker
20:01:01 [2020-07-16T20:01:01.503Z] #54 18.51 debconf: delaying package configuration, since apt-utils is not installed
20:01:01 [2020-07-16T20:01:01.506Z] Reading package lists...
20:01:01 [2020-07-16T20:01:01.506Z] Building dependency tree...
20:01:01 [2020-07-16T20:01:01.506Z] Reading state information...
20:01:01 [2020-07-16T20:01:01.650Z] #20 ...
20:01:01 [2020-07-16T20:01:01.650Z] 
20:01:01 [2020-07-16T20:01:01.650Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:01:01 [2020-07-16T20:01:01.650Z] #26 6.155 + mktemp -d
20:01:01 [2020-07-16T20:01:01.650Z] #26 6.161 + export GOPATH=/tmp/tmp.bcZfFml8PF
20:01:01 [2020-07-16T20:01:01.650Z] #26 6.161 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.bcZfFml8PF/src/github.com/go-swagger/go-swagger
20:01:01 [2020-07-16T20:01:01.650Z] #26 6.163 Cloning into '/tmp/tmp.bcZfFml8PF/src/github.com/go-swagger/go-swagger'...
20:01:01 [2020-07-16T20:01:01.650Z] #26 ...
20:01:01 [2020-07-16T20:01:01.650Z] 
20:01:01 [2020-07-16T20:01:01.650Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + RM_GOPATH=0
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + TMP_GOPATH=
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + : /build/
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + '[' -z '' ']'
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 ++ mktemp -d
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + export GOPATH=/tmp/tmp.6DBalyfBq7
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + GOPATH=/tmp/tmp.6DBalyfBq7
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 + RM_GOPATH=1
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.340 ++ dirname ./install.sh
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + dir=.
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + bin=rootlesskit
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + shift
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + '[' '!' -f ./rootlesskit.installer ']'
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + . ./rootlesskit.installer
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + install_rootlesskit
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + case "$1" in
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + export CGO_ENABLED=0
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + CGO_ENABLED=0
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + _install_rootlesskit
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6DBalyfBq7/src/github.com/rootless-containers/rootlesskit
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.350 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:01:01 [2020-07-16T20:01:01.650Z] #60 6.364 Cloning into '/tmp/tmp.6DBalyfBq7/src/github.com/rootless-containers/rootlesskit'...
20:01:01 [2020-07-16T20:01:01.795Z] #54 18.59 Fetched 118 kB in 0s (831 kB/s)
20:01:01 [2020-07-16T20:01:01.795Z] #54 18.69 Selecting previously unselected package libbtrfs0.
20:01:01 [2020-07-16T20:01:01.795Z] #54 18.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 ... 15177 files and directories currently installed.)
20:01:01 [2020-07-16T20:01:01.795Z] #54 18.76 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
20:01:01 [2020-07-16T20:01:01.795Z] #54 18.77 Unpacking libbtrfs0 (4.20.1-2) ...
20:01:01 [2020-07-16T20:01:01.798Z] The following additional packages will be installed:
20:01:01 [2020-07-16T20:01:01.798Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:01:01 [2020-07-16T20:01:01.798Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:01:01 [2020-07-16T20:01:01.798Z] Suggested packages:
20:01:01 [2020-07-16T20:01:01.798Z]   manpages-dev python-setuptools
20:01:01 [2020-07-16T20:01:01.798Z] The following NEW packages will be installed:
20:01:01 [2020-07-16T20:01:01.798Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:01:01 [2020-07-16T20:01:01.798Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:01:01 [2020-07-16T20:01:01.798Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:01:01 [2020-07-16T20:01:01.798Z]   python-six zlib1g-dev
20:01:01 [2020-07-16T20:01:01.798Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:01:01 [2020-07-16T20:01:01.798Z] Need to get 4075 kB of archives.
20:01:01 [2020-07-16T20:01:01.798Z] After this operation, 24.5 MB of additional disk space will be used.
20:01:01 [2020-07-16T20:01:01.798Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
20:01:01 [2020-07-16T20:01:01.798Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:01:01 [2020-07-16T20:01:01.798Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
20:01:01 [2020-07-16T20:01:01.906Z] #60 ...
20:01:01 [2020-07-16T20:01:01.906Z] 
20:01:01 [2020-07-16T20:01:01.906Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.271 + RM_GOPATH=0
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.278 + TMP_GOPATH=
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.278 + : /build
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.278 + '[' -z '' ']'
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.278 ++ mktemp -d
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.286 + export GOPATH=/tmp/tmp.JdfuiO94lA
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.286 + GOPATH=/tmp/tmp.JdfuiO94lA
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.287 + RM_GOPATH=1
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.289 ++ dirname ./install.sh
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.290 + dir=.
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.291 + bin=proxy
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.291 + shift
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.291 + '[' '!' -f ./proxy.installer ']'
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.291 + . ./proxy.installer
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.292 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + install_proxy
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + case "$1" in
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + export CGO_ENABLED=0
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + CGO_ENABLED=0
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + _install_proxy
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.293 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JdfuiO94lA/src/github.com/docker/libnetwork
20:01:01 [2020-07-16T20:01:01.906Z] #66 6.301 Cloning into '/tmp/tmp.JdfuiO94lA/src/github.com/docker/libnetwork'...
20:01:02 [2020-07-16T20:01:02.088Z] #54 18.85 Selecting previously unselected package libbtrfs-dev.
20:01:02 [2020-07-16T20:01:02.088Z] #54 18.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
20:01:02 [2020-07-16T20:01:02.088Z] #54 18.86 Unpacking libbtrfs-dev (4.20.1-2) ...
20:01:02 [2020-07-16T20:01:02.088Z] #54 18.97 Setting up libbtrfs0 (4.20.1-2) ...
20:01:02 [2020-07-16T20:01:02.088Z] #54 18.98 Setting up libbtrfs-dev (4.20.1-2) ...
20:01:02 [2020-07-16T20:01:02.088Z] #54 18.99 Processing triggers for libc-bin (2.28-10) ...
20:01:02 [2020-07-16T20:01:02.091Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
20:01:02 [2020-07-16T20:01:02.091Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
20:01:02 [2020-07-16T20:01:02.163Z] #66 ...
20:01:02 [2020-07-16T20:01:02.163Z] 
20:01:02 [2020-07-16T20:01:02.163Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.309 + RM_GOPATH=0
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.309 + TMP_GOPATH=
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.310 + : /build
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.310 + '[' -z '' ']'
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.319 ++ mktemp -d
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.319 + export GOPATH=/tmp/tmp.uPj40awgfA
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.319 + GOPATH=/tmp/tmp.uPj40awgfA
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.319 + RM_GOPATH=1
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.320 ++ dirname ./install.sh
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.323 + dir=.
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + bin=gotestsum
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + shift
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + '[' '!' -f ./gotestsum.installer ']'
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + . ./gotestsum.installer
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 ++ : v0.3.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + install_gotestsum
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + set -e
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + export GO111MODULE=on
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + GO111MODULE=on
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.328 + go get -d gotest.tools/gotestsum@v0.3.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.455 go: finding gotest.tools/gotestsum v0.3.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 6.457 go: finding gotest.tools v0.3.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 7.354 go: downloading gotest.tools/gotestsum v0.3.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 7.858 go: extracting gotest.tools/gotestsum v0.3.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 8.727 go: downloading gotest.tools v2.1.0+incompatible
20:01:02 [2020-07-16T20:01:02.163Z] #45 8.939 go: extracting gotest.tools v2.1.0+incompatible
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.040 go: downloading github.com/pkg/errors v0.8.0
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.055 go: downloading github.com/fatih/color v1.6.0
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.138 go: downloading github.com/sirupsen/logrus v1.0.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.187 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.246 go: downloading github.com/spf13/pflag v1.0.1
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.257 go: extracting github.com/sirupsen/logrus v1.0.5
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.372 go: downloading github.com/jonboulle/clockwork v0.1.0
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.556 go: extracting github.com/jonboulle/clockwork v0.1.0
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.613 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.623 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.660 go: extracting github.com/pkg/errors v0.8.0
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.695 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.783 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.917 go: extracting github.com/fatih/color v1.6.0
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.972 go: downloading github.com/mattn/go-colorable v0.0.9
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.974 go: downloading github.com/mattn/go-isatty v0.0.3
20:01:02 [2020-07-16T20:01:02.163Z] #45 9.976 go: extracting github.com/spf13/pflag v1.0.1
20:01:02 [2020-07-16T20:01:02.163Z] #45 10.12 go: extracting github.com/mattn/go-colorable v0.0.9
20:01:02 [2020-07-16T20:01:02.163Z] #45 10.24 go: extracting github.com/mattn/go-isatty v0.0.3
20:01:02 [2020-07-16T20:01:02.163Z] #45 ...
20:01:02 [2020-07-16T20:01:02.163Z] 
20:01:02 [2020-07-16T20:01:02.163Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:02 [2020-07-16T20:01:02.163Z] #22 6.931 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:01:02 [2020-07-16T20:01:02.163Z] #22 7.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:01:02 [2020-07-16T20:01:02.163Z] #22 7.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:01:02 [2020-07-16T20:01:02.163Z] #22 8.055 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:01:02 [2020-07-16T20:01:02.163Z] #22 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:01:02 [2020-07-16T20:01:02.389Z] debconf: delaying package configuration, since apt-utils is not installed
20:01:02 [2020-07-16T20:01:02.389Z] Fetched 4075 kB in 0s (12.8 MB/s)
20:01:02 [2020-07-16T20:01:02.389Z] Selecting previously unselected package libcap-dev:ppc64el.
20:01:02 [2020-07-16T20:01:02.389Z] (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.)
20:01:02 [2020-07-16T20:01:02.389Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.389Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
20:01:02 [2020-07-16T20:01:02.389Z] Selecting previously unselected package libnet1:ppc64el.
20:01:02 [2020-07-16T20:01:02.389Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.389Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:01:02 [2020-07-16T20:01:02.389Z] Selecting previously unselected package libnet1-dev.
20:01:02 [2020-07-16T20:01:02.389Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.389Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:01:02 [2020-07-16T20:01:02.389Z] Selecting previously unselected package libnl-3-200:ppc64el.
20:01:02 [2020-07-16T20:01:02.389Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.389Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:01:02 [2020-07-16T20:01:02.389Z] Selecting previously unselected package libnl-3-dev:ppc64el.
20:01:02 [2020-07-16T20:01:02.389Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.389Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
20:01:02 [2020-07-16T20:01:02.389Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
20:01:02 [2020-07-16T20:01:02.389Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.389Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:01:02 [2020-07-16T20:01:02.418Z] #22 ...
20:01:02 [2020-07-16T20:01:02.418Z] 
20:01:02 [2020-07-16T20:01:02.418Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:01:02 [2020-07-16T20:01:02.418Z] #7 3.752 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:01:02 [2020-07-16T20:01:02.418Z] #7 3.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:01:02 [2020-07-16T20:01:02.418Z] #7 3.795 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:01:02 [2020-07-16T20:01:02.418Z] #7 4.079 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:01:02 [2020-07-16T20:01:02.418Z] #7 6.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:01:02 [2020-07-16T20:01:02.418Z] #7 8.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:01:02 [2020-07-16T20:01:02.418Z] #7 ...
20:01:02 [2020-07-16T20:01:02.418Z] 
20:01:02 [2020-07-16T20:01:02.418Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.381 + RM_GOPATH=0
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.381 + TMP_GOPATH=
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.381 + : /build
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.381 + '[' -z '' ']'
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.385 ++ mktemp -d
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.421 + export GOPATH=/tmp/tmp.BCOJYhqqrP
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.422 + GOPATH=/tmp/tmp.BCOJYhqqrP
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.422 + RM_GOPATH=1
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.422 ++ dirname ./install.sh
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.423 + dir=.
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.423 + bin=gometalinter
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.423 + shift
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.424 + '[' '!' -f ./gometalinter.installer ']'
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.424 + . ./gometalinter.installer
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.424 ++ GOMETALINTER_COMMIT=v2.0.6
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.424 + install_gometalinter
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.424 + echo 'Installing gometalinter version v2.0.6'
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.425 + go get -d github.com/alecthomas/gometalinter
20:01:02 [2020-07-16T20:01:02.418Z] #48 6.425 Installing gometalinter version v2.0.6
20:01:02 [2020-07-16T20:01:02.690Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
20:01:02 [2020-07-16T20:01:02.690Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.690Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:01:02 [2020-07-16T20:01:02.690Z] Selecting previously unselected package zlib1g-dev:ppc64el.
20:01:02 [2020-07-16T20:01:02.690Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.690Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:01:02 [2020-07-16T20:01:02.690Z] Selecting previously unselected package libprotobuf17:ppc64el.
20:01:02 [2020-07-16T20:01:02.690Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.690Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
20:01:02 [2020-07-16T20:01:02.690Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
20:01:02 [2020-07-16T20:01:02.690Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.690Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:01:02 [2020-07-16T20:01:02.690Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
20:01:02 [2020-07-16T20:01:02.690Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.690Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:01:02 [2020-07-16T20:01:02.740Z] #54 DONE 19.6s
20:01:02 [2020-07-16T20:01:02.740Z] 
20:01:02 [2020-07-16T20:01:02.740Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:01:02 [2020-07-16T20:01:02.740Z] #55 DONE 0.1s
20:01:02 [2020-07-16T20:01:02.740Z] 
20:01:02 [2020-07-16T20:01:02.740Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.10 go: finding github.com/fatih/color v1.9.0
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.20 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.26 go: finding github.com/pkg/errors v0.9.1
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.26 go: finding github.com/spf13/pflag v1.0.3
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.27 go: finding github.com/mattn/go-colorable v0.1.6
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.32 go: finding github.com/mattn/go-isatty v0.0.12
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.42 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.53 go: finding github.com/jonboulle/clockwork v0.1.0
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:01:02 [2020-07-16T20:01:02.740Z] #45 15.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:01:02 [2020-07-16T20:01:02.740Z] #45 ...
20:01:02 [2020-07-16T20:01:02.740Z] 
20:01:02 [2020-07-16T20:01:02.740Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:01:02 [2020-07-16T20:01:02.740Z] #56 DONE 0.1s
20:01:02 [2020-07-16T20:01:02.983Z] Selecting previously unselected package libprotoc17:ppc64el.
20:01:02 [2020-07-16T20:01:02.983Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.983Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
20:01:02 [2020-07-16T20:01:02.983Z] Selecting previously unselected package protobuf-c-compiler.
20:01:02 [2020-07-16T20:01:02.983Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.983Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:01:02 [2020-07-16T20:01:02.983Z] Selecting previously unselected package protobuf-compiler.
20:01:02 [2020-07-16T20:01:02.983Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.983Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
20:01:02 [2020-07-16T20:01:02.983Z] Selecting previously unselected package python-pkg-resources.
20:01:02 [2020-07-16T20:01:02.983Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:01:02 [2020-07-16T20:01:02.983Z] Unpacking python-pkg-resources (40.8.0-1) ...
20:01:02 [2020-07-16T20:01:02.983Z] Selecting previously unselected package python-six.
20:01:02 [2020-07-16T20:01:02.983Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:01:02 [2020-07-16T20:01:02.983Z] Unpacking python-six (1.12.0-1) ...
20:01:02 [2020-07-16T20:01:02.983Z] Selecting previously unselected package python-protobuf.
20:01:02 [2020-07-16T20:01:02.983Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
20:01:02 [2020-07-16T20:01:02.983Z] Unpacking python-protobuf (3.6.1.3-2) ...
20:01:03 [2020-07-16T20:01:03.057Z] 
20:01:03 [2020-07-16T20:01:03.058Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:01:03 [2020-07-16T20:01:03.276Z] Setting up python-pkg-resources (40.8.0-1) ...
20:01:03 [2020-07-16T20:01:03.345Z] #48 ...
20:01:03 [2020-07-16T20:01:03.345Z] 
20:01:03 [2020-07-16T20:01:03.345Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:03 [2020-07-16T20:01:03.345Z] #38 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:01:03 [2020-07-16T20:01:03.911Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:01:03 [2020-07-16T20:01:03.911Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:01:03 [2020-07-16T20:01:03.911Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:01:03 [2020-07-16T20:01:03.911Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:01:03 [2020-07-16T20:01:03.911Z] Setting up python-six (1.12.0-1) ...
20:01:04 [2020-07-16T20:01:04.098Z] #57 ...
20:01:04 [2020-07-16T20:01:04.098Z] 
20:01:04 [2020-07-16T20:01:04.098Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:04 [2020-07-16T20:01:04.098Z] #29 10.90 internal/race
20:01:04 [2020-07-16T20:01:04.098Z] #29 10.99 sync/atomic
20:01:04 [2020-07-16T20:01:04.098Z] #29 11.16 unicode
20:01:04 [2020-07-16T20:01:04.098Z] #29 12.93 internal/testlog
20:01:04 [2020-07-16T20:01:04.098Z] #29 13.09 encoding
20:01:04 [2020-07-16T20:01:04.098Z] #29 13.23 runtime/cgo
20:01:04 [2020-07-16T20:01:04.098Z] #29 ...
20:01:04 [2020-07-16T20:01:04.098Z] 
20:01:04 [2020-07-16T20:01:04.098Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:01:04 [2020-07-16T20:01:04.098Z] #7 12.27 Fetched 8059 kB in 9s (851 kB/s)
20:01:04 [2020-07-16T20:01:04.098Z] #7 12.27 Reading package lists...
20:01:04 [2020-07-16T20:01:04.098Z] #7 15.59 Reading package lists...
20:01:04 [2020-07-16T20:01:04.098Z] #7 18.93 Building dependency tree...
20:01:04 [2020-07-16T20:01:04.098Z] #7 19.34 Reading state information...
20:01:04 [2020-07-16T20:01:04.098Z] #7 19.84 The following additional packages will be installed:
20:01:04 [2020-07-16T20:01:04.098Z] #7 19.89   libapparmor1
20:01:04 [2020-07-16T20:01:04.098Z] #7 19.90 Suggested packages:
20:01:04 [2020-07-16T20:01:04.098Z] #7 19.90   seccomp
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.03 The following NEW packages will be installed:
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.03   libapparmor-dev libapparmor1 libseccomp-dev
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.21 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.21 Need to get 288 kB of archives.
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.21 After this operation, 957 kB of additional disk space will be used.
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.81 debconf: delaying package configuration, since apt-utils is not installed
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.90 Fetched 288 kB in 0s (1552 kB/s)
20:01:04 [2020-07-16T20:01:04.098Z] #7 20.96 Selecting previously unselected package libapparmor1:s390x.
20:01:04 [2020-07-16T20:01:04.099Z] #7 20.96 (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.)
20:01:04 [2020-07-16T20:01:04.099Z] #7 21.03 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
20:01:04 [2020-07-16T20:01:04.099Z] #7 21.03 Unpacking libapparmor1:s390x (2.13.2-10) ...
20:01:04 [2020-07-16T20:01:04.099Z] #7 21.14 Selecting previously unselected package libapparmor-dev:s390x.
20:01:04 [2020-07-16T20:01:04.099Z] #7 21.14 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
20:01:04 [2020-07-16T20:01:04.099Z] #7 21.14 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.25 Selecting previously unselected package libseccomp-dev:s390x.
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.26 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.27 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.40 Setting up libseccomp-dev:s390x (2.3.3-4) ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.41 Setting up libapparmor1:s390x (2.13.2-10) ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.41 Setting up libapparmor-dev:s390x (2.13.2-10) ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 21.42 Processing triggers for libc-bin (2.28-10) ...
20:01:04 [2020-07-16T20:01:04.391Z] #7 ...
20:01:04 [2020-07-16T20:01:04.391Z] 
20:01:04 [2020-07-16T20:01:04.391Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.609 + RM_GOPATH=0
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.609 + TMP_GOPATH=
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.609 + : /build
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.609 + '[' -z '' ']'
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.610 ++ mktemp -d
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.612 + export GOPATH=/tmp/tmp.fxFjhRmY5n
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.612 + GOPATH=/tmp/tmp.fxFjhRmY5n
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.612 + RM_GOPATH=1
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.613 ++ dirname ./install.sh
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.614 + dir=.
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.614 + bin=containerd
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.614 + shift
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.614 + '[' '!' -f ./containerd.installer ']'
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.614 + . ./containerd.installer
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.614 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.616 + install_containerd
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.616 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.617 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.617 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fxFjhRmY5n/src/github.com/containerd/containerd
20:01:04 [2020-07-16T20:01:04.391Z] #57 1.619 Cloning into '/tmp/tmp.fxFjhRmY5n/src/github.com/containerd/containerd'...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up protobuf-compiler (3.6.1.3-2) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:01:04 [2020-07-16T20:01:04.545Z] Setting up python-protobuf (3.6.1.3-2) ...
20:01:04 [2020-07-16T20:01:04.690Z] #57 ...
20:01:04 [2020-07-16T20:01:04.691Z] 
20:01:04 [2020-07-16T20:01:04.691Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:01:04 [2020-07-16T20:01:04.691Z] #7 DONE 21.7s
20:01:04 [2020-07-16T20:01:04.983Z] 
20:01:04 [2020-07-16T20:01:04.983Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:01:04 [2020-07-16T20:01:04.983Z] #50 DONE 0.1s
20:01:04 [2020-07-16T20:01:04.983Z] 
20:01:04 [2020-07-16T20:01:04.983Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:01:04 [2020-07-16T20:01:04.983Z] #51 DONE 0.1s
20:01:04 [2020-07-16T20:01:04.983Z] 
20:01:04 [2020-07-16T20:01:04.983Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:04 [2020-07-16T20:01:04.983Z] #22 13.28 Fetched 8059 kB in 10s (797 kB/s)
20:01:04 [2020-07-16T20:01:04.983Z] #22 13.28 Reading package lists...
20:01:04 [2020-07-16T20:01:04.983Z] #22 16.33 Reading package lists...
20:01:04 [2020-07-16T20:01:04.983Z] #22 19.72 Building dependency tree...
20:01:04 [2020-07-16T20:01:04.983Z] #22 20.41 Reading state information...
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.08 ca-certificates is already the newest version (20200601~deb10u1).
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.08 The following additional packages will be installed:
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.08   libjq1 libonig5
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.46 The following NEW packages will be installed:
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.46   jq libjq1 libonig5
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.59 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.59 Need to get 350 kB of archives.
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.59 After this operation, 1154 kB of additional disk space will be used.
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:01:04 [2020-07-16T20:01:04.983Z] #22 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:01:05 [2020-07-16T20:01:05.276Z] #22 ...
20:01:05 [2020-07-16T20:01:05.276Z] 
20:01:05 [2020-07-16T20:01:05.276Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:01:05 [2020-07-16T20:01:05.276Z] #36 11.84 + cd /tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution
20:01:05 [2020-07-16T20:01:05.276Z] #36 11.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:01:05 [2020-07-16T20:01:05.276Z] #36 13.65 + GOPATH=/tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.34oLUA1DNK go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:01:05 [2020-07-16T20:01:05.276Z] #36 ...
20:01:05 [2020-07-16T20:01:05.276Z] 
20:01:05 [2020-07-16T20:01:05.276Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:05 [2020-07-16T20:01:05.582Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
20:01:05 [2020-07-16T20:01:05.582Z] Processing triggers for libc-bin (2.28-10) ...
20:01:05 [2020-07-16T20:01:05.912Z] #52 ...
20:01:05 [2020-07-16T20:01:05.912Z] 
20:01:05 [2020-07-16T20:01:05.912Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:05 [2020-07-16T20:01:05.912Z] #31 12.90 Fetched 8059 kB in 10s (827 kB/s)
20:01:05 [2020-07-16T20:01:05.912Z] #31 12.90 Reading package lists...
20:01:05 [2020-07-16T20:01:05.912Z] #31 16.34 Reading package lists...
20:01:05 [2020-07-16T20:01:05.912Z] #31 19.87 Building dependency tree...
20:01:05 [2020-07-16T20:01:05.912Z] #31 20.62 Reading state information...
20:01:05 [2020-07-16T20:01:05.912Z] #31 21.25 The following additional packages will be installed:
20:01:05 [2020-07-16T20:01:05.912Z] #31 21.25   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:01:05 [2020-07-16T20:01:05.912Z] #31 21.25 Suggested packages:
20:01:05 [2020-07-16T20:01:05.912Z] #31 21.25   cmake-doc ninja-build lrzip
20:01:05 [2020-07-16T20:01:05.912Z] #31 21.25 Recommended packages:
20:01:05 [2020-07-16T20:01:05.912Z] #31 21.25   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.35 The following NEW packages will be installed:
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.35   vim-common xxd
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.55 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.55 Need to get 14.0 MB of archives.
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.55 After this operation, 62.1 MB of additional disk space will be used.
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
20:01:05 [2020-07-16T20:01:05.912Z] #31 22.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:01:05 [2020-07-16T20:01:05.912Z] #31 ...
20:01:05 [2020-07-16T20:01:05.912Z] 
20:01:05 [2020-07-16T20:01:05.912Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.37 debconf: delaying package configuration, since apt-utils is not installed
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.51 Fetched 350 kB in 0s (2901 kB/s)
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.58 Selecting previously unselected package libonig5:s390x.
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.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.)
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.66 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.67 Unpacking libonig5:s390x (6.9.1-1) ...
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.94 Selecting previously unselected package libjq1:s390x.
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.94 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:01:05 [2020-07-16T20:01:05.912Z] #22 22.94 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.09 Selecting previously unselected package jq.
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.09 Unpacking jq (1.5+dfsg-2+b1) ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.21 Setting up libonig5:s390x (6.9.1-1) ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.22 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.23 Setting up jq (1.5+dfsg-2+b1) ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 23.23 Processing triggers for libc-bin (2.28-10) ...
20:01:06 [2020-07-16T20:01:06.217Z] #22 ...
20:01:06 [2020-07-16T20:01:06.217Z] 
20:01:06 [2020-07-16T20:01:06.217Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:06 [2020-07-16T20:01:06.217Z] #42 12.97 internal/testlog
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.19 encoding
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.24 unicode/utf16
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.40 container/list
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.76 crypto/internal/subtle
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.83 crypto/subtle
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.89 vendor/golang.org/x/crypto/cryptobyte/asn1
20:01:06 [2020-07-16T20:01:06.217Z] #42 13.98 internal/nettrace
20:01:06 [2020-07-16T20:01:06.217Z] #42 14.06 runtime/cgo
20:01:06 [2020-07-16T20:01:06.217Z] #42 18.64 vendor/golang.org/x/crypto/internal/subtle
20:01:06 [2020-07-16T20:01:06.219Z] Removing intermediate container 88caa625b04b
20:01:06 [2020-07-16T20:01:06.219Z]  ---> d67a5ce147c4
20:01:06 [2020-07-16T20:01:06.219Z] Step 12/140 : ARG CRIU_VERSION=3.14
20:01:06 [2020-07-16T20:01:06.219Z]  ---> Running in fbaf0dbd4e97
20:01:06 [2020-07-16T20:01:06.510Z] Removing intermediate container fbaf0dbd4e97
20:01:06 [2020-07-16T20:01:06.510Z] #42 ...
20:01:06 [2020-07-16T20:01:06.510Z] 
20:01:06 [2020-07-16T20:01:06.510Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:06 [2020-07-16T20:01:06.510Z] #31 23.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
20:01:06 [2020-07-16T20:01:06.510Z]  ---> 2e004f84d0cb
20:01:06 [2020-07-16T20:01:06.510Z] #31 23.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
20:01:06 [2020-07-16T20:01:06.510Z] Step 13/140 : RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
20:01:06 [2020-07-16T20:01:06.510Z]  ---> Running in 25d0d98db1d9
20:01:06 [2020-07-16T20:01:06.510Z] #31 23.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
20:01:06 [2020-07-16T20:01:06.510Z] #31 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
20:01:06 [2020-07-16T20:01:06.510Z] #31 23.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
20:01:06 [2020-07-16T20:01:06.510Z] #31 23.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
20:01:06 [2020-07-16T20:01:06.803Z] #31 ...
20:01:06 [2020-07-16T20:01:06.803Z] 
20:01:06 [2020-07-16T20:01:06.803Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:06 [2020-07-16T20:01:06.803Z] #22 DONE 23.6s
20:01:06 [2020-07-16T20:01:06.803Z] 
20:01:06 [2020-07-16T20:01:06.803Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:01:06 [2020-07-16T20:01:06.803Z] #23 DONE 0.1s
20:01:06 [2020-07-16T20:01:06.803Z] 
20:01:06 [2020-07-16T20:01:06.803Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.856 + RM_GOPATH=0
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.856 + TMP_GOPATH=
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.856 + : /build
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.857 + '[' -z '' ']'
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.857 ++ mktemp -d
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.859 + export GOPATH=/tmp/tmp.flhOCcCbRn
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.860 + GOPATH=/tmp/tmp.flhOCcCbRn
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.860 + RM_GOPATH=1
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.860 ++ dirname ./install.sh
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.863 + dir=.
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.863 + bin=runc
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.863 + shift
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.863 + '[' '!' -f ./runc.installer ']'
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.864 + . ./runc.installer
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.864 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.865 + install_runc
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.867 + grep -q '^3\.10\.0.*\.el7\.'
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.870 + uname -r
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.873 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.873 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.874 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.874 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.flhOCcCbRn/src/github.com/opencontainers/runc
20:01:06 [2020-07-16T20:01:06.803Z] #52 1.878 Cloning into '/tmp/tmp.flhOCcCbRn/src/github.com/opencontainers/runc'...
20:01:07 [2020-07-16T20:01:07.096Z] #52 ...
20:01:07 [2020-07-16T20:01:07.096Z] 
20:01:07 [2020-07-16T20:01:07.096Z] #8 [dev 1/25] RUN groupadd -r docker
20:01:07 [2020-07-16T20:01:07.096Z] #8 DONE 2.2s
20:01:07 [2020-07-16T20:01:07.096Z] 
20:01:07 [2020-07-16T20:01:07.096Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:07 [2020-07-16T20:01:07.096Z] #38 13.18 Reading package lists...
20:01:07 [2020-07-16T20:01:07.096Z] #38 16.83 Reading package lists...
20:01:07 [2020-07-16T20:01:07.096Z] #38 20.32 Building dependency tree...
20:01:07 [2020-07-16T20:01:07.096Z] #38 20.96 Reading state information...
20:01:07 [2020-07-16T20:01:07.096Z] #38 21.54 The following additional packages will be installed:
20:01:07 [2020-07-16T20:01:07.096Z] #38 21.54   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:01:07 [2020-07-16T20:01:07.096Z] #38 21.55   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:01:07 [2020-07-16T20:01:07.096Z] #38 21.55 Suggested packages:
20:01:07 [2020-07-16T20:01:07.096Z] #38 21.55   manpages-dev python-setuptools
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.78 The following NEW packages will be installed:
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.78   python-six zlib1g-dev
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.93 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.93 Need to get 3742 kB of archives.
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.93 After this operation, 22.0 MB of additional disk space will be used.
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 23.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
20:01:07 [2020-07-16T20:01:07.096Z] #38 24.02 debconf: delaying package configuration, since apt-utils is not installed
20:01:07 [2020-07-16T20:01:07.152Z] Note: Building without setproctitle() and strlcpy() support.
20:01:07 [2020-07-16T20:01:07.152Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:01:07 [2020-07-16T20:01:07.152Z] Note: Building without GnuTLS support
20:01:07 [2020-07-16T20:01:07.152Z] Makefile.config:39: Warn: you have no libnftables installed
20:01:07 [2020-07-16T20:01:07.152Z] Makefile.config:40: Warn: Building without nftables support
20:01:07 [2020-07-16T20:01:07.152Z] fatal: not a git repository (or any of the parent directories): .git
20:01:07 [2020-07-16T20:01:07.152Z]   GEN      .gitid
20:01:07 [2020-07-16T20:01:07.152Z]   GEN      criu/include/version.h
20:01:07 [2020-07-16T20:01:07.152Z]   GEN      include/common/asm
20:01:07 [2020-07-16T20:01:07.408Z] #38 24.17 Fetched 3742 kB in 0s (10.8 MB/s)
20:01:07 [2020-07-16T20:01:07.408Z] #38 24.31 Selecting previously unselected package libcap-dev:s390x.
20:01:07 [2020-07-16T20:01:07.408Z] #38 24.31 (Reading database ... 
20:01:07 [2020-07-16T20:01:07.408Z] #38 ...
20:01:07 [2020-07-16T20:01:07.408Z] 
20:01:07 [2020-07-16T20:01:07.408Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:01:07 [2020-07-16T20:01:07.408Z] #66 14.06 + cd /tmp/tmp.VM30USwjrR/src/github.com/docker/libnetwork
20:01:07 [2020-07-16T20:01:07.408Z] #66 14.06 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
20:01:07 [2020-07-16T20:01:07.408Z] #66 14.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:01:07 [2020-07-16T20:01:07.408Z] #66 ...
20:01:07 [2020-07-16T20:01:07.408Z] 
20:01:07 [2020-07-16T20:01:07.408Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:07 [2020-07-16T20:01:07.408Z] #38 24.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.)
20:01:07 [2020-07-16T20:01:07.408Z] #38 24.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
20:01:07 [2020-07-16T20:01:07.408Z] #38 24.37 Unpacking libcap-dev:s390x (1:2.25-2) ...
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/timens.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/timens.pb-c.d
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/fown.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/opts.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/memfd.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/fown.pb-c.d
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/google/protobuf/descriptor.pb-c.d
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/opts.pb-c.d
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/memfd.pb-c.d
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/sit.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/sit.pb-c.d
20:01:07 [2020-07-16T20:01:07.445Z]   PBCC     images/macvlan.pb-c.c
20:01:07 [2020-07-16T20:01:07.445Z]   DEP      images/macvlan.pb-c.d
20:01:07 [2020-07-16T20:01:07.562Z] #38 ...
20:01:07 [2020-07-16T20:01:07.562Z] 
20:01:07 [2020-07-16T20:01:07.562Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:01:07 [2020-07-16T20:01:07.562Z] #20 14.58 + mkdir -p /build
20:01:07 [2020-07-16T20:01:07.562Z] #20 14.59 + mv docker/docker /build/
20:01:07 [2020-07-16T20:01:07.562Z] #20 14.59 + rmdir docker
20:01:07 [2020-07-16T20:01:07.562Z] #20 DONE 16.2s
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.49 Selecting previously unselected package libnet1:s390x.
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.50 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.60 Selecting previously unselected package libnet1-dev.
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.74 Selecting previously unselected package libnl-3-200:s390x.
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
20:01:07 [2020-07-16T20:01:07.700Z] #38 24.74 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/autofs.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/autofs.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/sysctl.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/sysctl.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/time.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/time.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/binfmt-misc.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/binfmt-misc.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/seccomp.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/seccomp.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/userns.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/userns.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/cgroup.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/cgroup.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/ext-file.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/ext-file.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/rpc.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/rpc.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/siginfo.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/siginfo.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/pagemap.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/pagemap.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/rlimit.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/rlimit.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/file-lock.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/file-lock.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/tty.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/tty.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/tun.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/netdev.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/tun.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/netdev.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/vma.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/vma.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/creds.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/creds.pb-c.d
20:01:07 [2020-07-16T20:01:07.738Z]   PBCC     images/utsns.pb-c.c
20:01:07 [2020-07-16T20:01:07.738Z]   DEP      images/utsns.pb-c.d
20:01:07 [2020-07-16T20:01:07.821Z] 
20:01:07 [2020-07-16T20:01:07.821Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:07 [2020-07-16T20:01:07.821Z] #29 6.949 + cd /tmp/tmp.2UVYEJf0eT/src/github.com/BurntSushi/toml
20:01:07 [2020-07-16T20:01:07.821Z] #29 6.950 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:01:07 [2020-07-16T20:01:07.821Z] #29 6.954 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:01:07 [2020-07-16T20:01:07.821Z] #29 7.591 runtime/internal/atomic
20:01:07 [2020-07-16T20:01:07.821Z] #29 7.597 internal/cpu
20:01:07 [2020-07-16T20:01:07.821Z] #29 7.896 runtime/internal/sys
20:01:07 [2020-07-16T20:01:07.821Z] #29 8.080 runtime/internal/math
20:01:07 [2020-07-16T20:01:07.821Z] #29 8.152 math/bits
20:01:07 [2020-07-16T20:01:07.821Z] #29 8.161 internal/bytealg
20:01:07 [2020-07-16T20:01:07.821Z] #29 8.828 runtime
20:01:07 [2020-07-16T20:01:07.821Z] #29 8.900 math
20:01:07 [2020-07-16T20:01:07.821Z] #29 13.55 unicode/utf8
20:01:07 [2020-07-16T20:01:07.821Z] #29 14.14 internal/race
20:01:07 [2020-07-16T20:01:07.821Z] #29 14.25 sync/atomic
20:01:07 [2020-07-16T20:01:07.821Z] #29 14.66 unicode
20:01:07 [2020-07-16T20:01:07.992Z] #38 24.85 Selecting previously unselected package libnl-3-dev:s390x.
20:01:07 [2020-07-16T20:01:07.992Z] #38 24.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
20:01:07 [2020-07-16T20:01:07.992Z] #38 24.88 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
20:01:08 [2020-07-16T20:01:08.031Z]   PBCC     images/ipc-desc.pb-c.c
20:01:08 [2020-07-16T20:01:08.031Z]   PBCC     images/ipc-sem.pb-c.c
20:01:08 [2020-07-16T20:01:08.031Z]   DEP      images/ipc-desc.pb-c.d
20:01:08 [2020-07-16T20:01:08.031Z]   DEP      images/ipc-sem.pb-c.d
20:01:08 [2020-07-16T20:01:08.031Z]   PBCC     images/ipc-msg.pb-c.c
20:01:08 [2020-07-16T20:01:08.031Z]   DEP      images/ipc-msg.pb-c.d
20:01:08 [2020-07-16T20:01:08.031Z]   PBCC     images/ipc-shm.pb-c.c
20:01:08 [2020-07-16T20:01:08.031Z]   DEP      images/ipc-shm.pb-c.d
20:01:08 [2020-07-16T20:01:08.031Z]   PBCC     images/ipc-var.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/ipc-var.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/sk-opts.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/packet-sock.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/sk-opts.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/packet-sock.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/sk-netlink.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/sk-netlink.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/sk-inet.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/sk-inet.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/sk-unix.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/sk-unix.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/mm.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/mm.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/timerfd.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/timerfd.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/timer.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/timer.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/sa.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/sa.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/pipe-data.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/pipe-data.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/mnt.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/mnt.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/sk-packet.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/sk-packet.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/tcp-stream.pb-c.c
20:01:08 [2020-07-16T20:01:08.032Z]   DEP      images/tcp-stream.pb-c.d
20:01:08 [2020-07-16T20:01:08.032Z]   PBCC     images/pipe.pb-c.c
20:01:08 [2020-07-16T20:01:08.085Z] #29 ...
20:01:08 [2020-07-16T20:01:08.085Z] 
20:01:08 [2020-07-16T20:01:08.085Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:01:08 [2020-07-16T20:01:08.085Z] #54 6.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:01:08 [2020-07-16T20:01:08.085Z] #54 6.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:01:08 [2020-07-16T20:01:08.085Z] #54 6.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:01:08 [2020-07-16T20:01:08.085Z] #54 7.799 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:01:08 [2020-07-16T20:01:08.085Z] #54 9.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:01:08 [2020-07-16T20:01:08.085Z] #54 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.13 Selecting previously unselected package libprotobuf-c1:s390x.
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.23 Selecting previously unselected package libprotobuf-c-dev:s390x.
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.25 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:01:08 [2020-07-16T20:01:08.284Z] #38 25.36 Selecting previously unselected package zlib1g-dev:s390x.
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/pipe.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/pstree.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/pstree.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/fs.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/fs.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/signalfd.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/signalfd.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/fh.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/fsnotify.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/fh.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/fsnotify.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/eventpoll.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/eventpoll.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/eventfd.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/eventfd.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/remap-file-path.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/remap-file-path.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/fifo.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/fifo.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/ghost-file.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/ghost-file.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/regfile.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/regfile.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/ns.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/ns.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/fdinfo.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/fdinfo.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/core-aarch64.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/core-arm.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/core-ppc64.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/core-s390.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/core-x86.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/core.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   PBCC     images/inventory.pb-c.c
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/core-aarch64.pb-c.d
20:01:08 [2020-07-16T20:01:08.324Z]   DEP      images/core-arm.pb-c.d
20:01:08 [2020-07-16T20:01:08.344Z] #54 ...
20:01:08 [2020-07-16T20:01:08.344Z] 
20:01:08 [2020-07-16T20:01:08.344Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:01:08 [2020-07-16T20:01:08.344Z] #45 12.84 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:01:08 [2020-07-16T20:01:08.344Z] #45 12.87 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:01:08 [2020-07-16T20:01:08.344Z] #45 12.97 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:01:08 [2020-07-16T20:01:08.344Z] #45 15.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:01:08 [2020-07-16T20:01:08.344Z] #45 16.45 go: finding gotest.tools v2.2.0+incompatible
20:01:08 [2020-07-16T20:01:08.344Z] #45 16.45 go: finding gotest.tools/gotestsum v0.5.1
20:01:08 [2020-07-16T20:01:08.344Z] #45 16.45 go: downloading gotest.tools v2.2.0+incompatible
20:01:08 [2020-07-16T20:01:08.344Z] #45 16.46 go: downloading gotest.tools/gotestsum v0.5.1
20:01:08 [2020-07-16T20:01:08.344Z] #45 ...
20:01:08 [2020-07-16T20:01:08.344Z] 
20:01:08 [2020-07-16T20:01:08.344Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:08 [2020-07-16T20:01:08.344Z] #31 7.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:01:08 [2020-07-16T20:01:08.344Z] #31 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:01:08 [2020-07-16T20:01:08.576Z] #38 25.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
20:01:08 [2020-07-16T20:01:08.576Z] #38 25.37 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/core-ppc64.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/core-s390.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/core-x86.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/core.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/inventory.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z]   PBCC     images/cpuinfo.pb-c.c
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/cpuinfo.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z]   PBCC     images/stats.pb-c.c
20:01:08 [2020-07-16T20:01:08.633Z]   DEP      images/stats.pb-c.d
20:01:08 [2020-07-16T20:01:08.633Z] make[1]: Nothing to be done for 'all'.
20:01:08 [2020-07-16T20:01:08.642Z] #31 ...
20:01:08 [2020-07-16T20:01:08.642Z] 
20:01:08 [2020-07-16T20:01:08.642Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:01:08 [2020-07-16T20:01:08.642Z] #48 14.03 + cd /tmp/tmp.BCOJYhqqrP/src/github.com/alecthomas/gometalinter
20:01:08 [2020-07-16T20:01:08.642Z] #48 14.03 + git checkout -q v2.0.6
20:01:08 [2020-07-16T20:01:08.642Z] #48 14.46 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:01:08 [2020-07-16T20:01:08.869Z] #38 25.66 Selecting previously unselected package libprotobuf17:s390x.
20:01:08 [2020-07-16T20:01:08.869Z] #38 25.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
20:01:08 [2020-07-16T20:01:08.869Z] #38 25.67 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
20:01:08 [2020-07-16T20:01:08.869Z] #38 ...
20:01:08 [2020-07-16T20:01:08.869Z] 
20:01:08 [2020-07-16T20:01:08.869Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
20:01:08 [2020-07-16T20:01:08.869Z] #9 DONE 1.9s
20:01:08 [2020-07-16T20:01:08.930Z]   CC       images/stats.o
20:01:08 [2020-07-16T20:01:08.930Z]   CC       images/core.o
20:01:09 [2020-07-16T20:01:09.162Z] 
20:01:09 [2020-07-16T20:01:09.162Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:09 [2020-07-16T20:01:09.162Z] #31 24.61 debconf: delaying package configuration, since apt-utils is not installed
20:01:09 [2020-07-16T20:01:09.162Z] #31 24.71 Fetched 14.0 MB in 1s (12.9 MB/s)
20:01:09 [2020-07-16T20:01:09.162Z] #31 24.78 Selecting previously unselected package xxd.
20:01:09 [2020-07-16T20:01:09.162Z] #31 24.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 ... 15177 files and directories currently installed.)
20:01:09 [2020-07-16T20:01:09.162Z] #31 24.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
20:01:09 [2020-07-16T20:01:09.162Z] #31 24.88 Unpacking xxd (2:8.1.0875-5) ...
20:01:09 [2020-07-16T20:01:09.162Z] #31 25.05 Selecting previously unselected package vim-common.
20:01:09 [2020-07-16T20:01:09.162Z] #31 25.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:01:09 [2020-07-16T20:01:09.162Z] #31 25.08 Unpacking vim-common (2:8.1.0875-5) ...
20:01:09 [2020-07-16T20:01:09.162Z] #31 25.32 Selecting previously unselected package cmake-data.
20:01:09 [2020-07-16T20:01:09.162Z] #31 25.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:01:09 [2020-07-16T20:01:09.162Z] #31 25.33 Unpacking cmake-data (3.13.4-1) ...
20:01:09 [2020-07-16T20:01:09.222Z]   CC       images/core-x86.o
20:01:09 [2020-07-16T20:01:09.222Z]   CC       images/core-arm.o
20:01:09 [2020-07-16T20:01:09.222Z]   CC       images/core-aarch64.o
20:01:09 [2020-07-16T20:01:09.515Z]   CC       images/core-ppc64.o
20:01:09 [2020-07-16T20:01:09.515Z]   CC       images/core-s390.o
20:01:09 [2020-07-16T20:01:09.515Z]   CC       images/cpuinfo.o
20:01:09 [2020-07-16T20:01:09.812Z]   CC       images/inventory.o
20:01:09 [2020-07-16T20:01:09.812Z]   CC       images/fdinfo.o
20:01:09 [2020-07-16T20:01:09.812Z]   CC       images/fown.o
20:01:09 [2020-07-16T20:01:09.812Z]   CC       images/ns.o
20:01:09 [2020-07-16T20:01:09.812Z]   CC       images/regfile.o
20:01:09 [2020-07-16T20:01:09.812Z]   CC       images/ghost-file.o
20:01:10 [2020-07-16T20:01:10.104Z]   CC       images/fifo.o
20:01:10 [2020-07-16T20:01:10.104Z]   CC       images/remap-file-path.o
20:01:10 [2020-07-16T20:01:10.104Z]   CC       images/eventfd.o
20:01:10 [2020-07-16T20:01:10.104Z]   CC       images/eventpoll.o
20:01:10 [2020-07-16T20:01:10.104Z]   CC       images/fh.o
20:01:10 [2020-07-16T20:01:10.104Z]   CC       images/fsnotify.o
20:01:10 [2020-07-16T20:01:10.200Z] #31 ...
20:01:10 [2020-07-16T20:01:10.200Z] 
20:01:10 [2020-07-16T20:01:10.200Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:01:10 [2020-07-16T20:01:10.200Z] #66 DONE 26.9s
20:01:10 [2020-07-16T20:01:10.200Z] 
20:01:10 [2020-07-16T20:01:10.200Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:10 [2020-07-16T20:01:10.200Z] #29 27.10 sync
20:01:10 [2020-07-16T20:01:10.397Z]   CC       images/signalfd.o
20:01:10 [2020-07-16T20:01:10.397Z]   CC       images/fs.o
20:01:10 [2020-07-16T20:01:10.397Z]   CC       images/pstree.o
20:01:10 [2020-07-16T20:01:10.397Z]   CC       images/pipe.o
20:01:10 [2020-07-16T20:01:10.397Z]   CC       images/tcp-stream.o
20:01:10 [2020-07-16T20:01:10.397Z]   CC       images/sk-packet.o
20:01:10 [2020-07-16T20:01:10.497Z] #29 27.10 internal/reflectlite
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/mnt.o
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/pipe-data.o
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/sa.o
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/timer.o
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/timerfd.o
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/mm.o
20:01:10 [2020-07-16T20:01:10.690Z]   CC       images/sk-opts.o
20:01:10 [2020-07-16T20:01:10.982Z]   CC       images/sk-unix.o
20:01:10 [2020-07-16T20:01:10.982Z]   CC       images/sk-inet.o
20:01:10 [2020-07-16T20:01:10.982Z]   CC       images/tun.o
20:01:10 [2020-07-16T20:01:10.982Z]   CC       images/sk-netlink.o
20:01:10 [2020-07-16T20:01:10.982Z]   CC       images/packet-sock.o
20:01:11 [2020-07-16T20:01:11.165Z] #48 ...
20:01:11 [2020-07-16T20:01:11.165Z] 
20:01:11 [2020-07-16T20:01:11.165Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:01:11 [2020-07-16T20:01:11.165Z] #45 17.39 go: extracting gotest.tools v2.2.0+incompatible
20:01:11 [2020-07-16T20:01:11.165Z] #45 17.39 go: extracting gotest.tools/gotestsum v0.5.1
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.09 go: downloading github.com/pkg/errors v0.9.1
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.11 go: downloading github.com/fatih/color v1.9.0
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.19 go: downloading github.com/spf13/pflag v1.0.3
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.24 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.26 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.28 go: extracting github.com/fatih/color v1.9.0
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.31 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.42 go: downloading github.com/mattn/go-colorable v0.1.6
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.55 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.72 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.72 go: extracting github.com/pkg/errors v0.9.1
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.79 go: extracting github.com/mattn/go-colorable v0.1.6
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.79 go: downloading github.com/mattn/go-isatty v0.0.12
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.85 go: extracting github.com/spf13/pflag v1.0.3
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.95 go: extracting github.com/mattn/go-isatty v0.0.12
20:01:11 [2020-07-16T20:01:11.165Z] #45 18.96 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/ipc-var.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/ipc-desc.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/ipc-shm.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/ipc-msg.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/ipc-sem.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/utsns.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/creds.o
20:01:11 [2020-07-16T20:01:11.275Z]   CC       images/vma.o
20:01:11 [2020-07-16T20:01:11.569Z]   CC       images/netdev.o
20:01:11 [2020-07-16T20:01:11.569Z]   CC       images/tty.o
20:01:11 [2020-07-16T20:01:11.569Z]   CC       images/file-lock.o
20:01:11 [2020-07-16T20:01:11.569Z]   CC       images/rlimit.o
20:01:11 [2020-07-16T20:01:11.569Z]   CC       images/pagemap.o
20:01:11 [2020-07-16T20:01:11.576Z] #29 ...
20:01:11 [2020-07-16T20:01:11.576Z] 
20:01:11 [2020-07-16T20:01:11.576Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
20:01:11 [2020-07-16T20:01:11.576Z] #10 2.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:01:11 [2020-07-16T20:01:11.576Z] #10 DONE 2.4s
20:01:11 [2020-07-16T20:01:11.576Z] 
20:01:11 [2020-07-16T20:01:11.576Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
20:01:11 [2020-07-16T20:01:11.735Z] #45 ...
20:01:11 [2020-07-16T20:01:11.735Z] 
20:01:11 [2020-07-16T20:01:11.735Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:11 [2020-07-16T20:01:11.735Z] #42 10.00 unicode
20:01:11 [2020-07-16T20:01:11.735Z] #42 10.74 runtime
20:01:11 [2020-07-16T20:01:11.735Z] #42 13.63 unicode/utf8
20:01:11 [2020-07-16T20:01:11.735Z] #42 14.16 math/bits
20:01:11 [2020-07-16T20:01:11.735Z] #42 14.74 math
20:01:11 [2020-07-16T20:01:11.735Z] #42 19.01 internal/testlog
20:01:11 [2020-07-16T20:01:11.735Z] #42 19.31 encoding
20:01:11 [2020-07-16T20:01:11.735Z] #42 19.46 unicode/utf16
20:01:11 [2020-07-16T20:01:11.735Z] #42 19.76 container/list
20:01:11 [2020-07-16T20:01:11.735Z] #42 ...
20:01:11 [2020-07-16T20:01:11.735Z] 
20:01:11 [2020-07-16T20:01:11.735Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:11 [2020-07-16T20:01:11.735Z] #29 17.92 internal/testlog
20:01:11 [2020-07-16T20:01:11.735Z] #29 18.24 encoding
20:01:11 [2020-07-16T20:01:11.735Z] #29 18.38 runtime/cgo
20:01:11 [2020-07-16T20:01:11.870Z]   CC       images/siginfo.o
20:01:11 [2020-07-16T20:01:11.870Z]   CC       images/rpc.o
20:01:12 [2020-07-16T20:01:12.171Z]   CC       images/ext-file.o
20:01:12 [2020-07-16T20:01:12.171Z]   CC       images/cgroup.o
20:01:12 [2020-07-16T20:01:12.171Z]   CC       images/userns.o
20:01:12 [2020-07-16T20:01:12.171Z]   CC       images/google/protobuf/descriptor.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/opts.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/seccomp.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/binfmt-misc.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/time.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/sysctl.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/autofs.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/macvlan.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/sit.o
20:01:12 [2020-07-16T20:01:12.807Z]   CC       images/memfd.o
20:01:13 [2020-07-16T20:01:13.102Z]   CC       images/timens.o
20:01:13 [2020-07-16T20:01:13.102Z]   LINK     images/built-in.o
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      compel/include/asm
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      compel/include/version.h
20:01:13 [2020-07-16T20:01:13.102Z] touch .config
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      include/common/config.h
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      compel/plugins/include/uapi/std/syscall.h
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
20:01:13 [2020-07-16T20:01:13.102Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/plugins/std/infect.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/plugins/std/string.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/plugins/std/log.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/plugins/std/fds.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/plugins/std/std.d
20:01:13 [2020-07-16T20:01:13.102Z]   DEP      compel/plugins/shmem/shmem.d
20:01:13 [2020-07-16T20:01:13.107Z] #29 ...
20:01:13 [2020-07-16T20:01:13.107Z] 
20:01:13 [2020-07-16T20:01:13.107Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:01:13 [2020-07-16T20:01:13.107Z] #60 11.55 + cd /tmp/tmp.6DBalyfBq7/src/github.com/rootless-containers/rootlesskit
20:01:13 [2020-07-16T20:01:13.107Z] #60 11.55 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:01:13 [2020-07-16T20:01:13.107Z] #60 11.99 + for f in rootlesskit rootlesskit-docker-proxy
20:01:13 [2020-07-16T20:01:13.107Z] #60 11.99 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:01:13 [2020-07-16T20:01:13.107Z] #60 ...
20:01:13 [2020-07-16T20:01:13.107Z] 
20:01:13 [2020-07-16T20:01:13.107Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:13 [2020-07-16T20:01:13.107Z] #42 20.29 crypto/internal/subtle
20:01:13 [2020-07-16T20:01:13.107Z] #42 20.45 crypto/subtle
20:01:13 [2020-07-16T20:01:13.107Z] #42 20.54 vendor/golang.org/x/crypto/cryptobyte/asn1
20:01:13 [2020-07-16T20:01:13.107Z] #42 20.65 internal/nettrace
20:01:13 [2020-07-16T20:01:13.107Z] #42 20.70 runtime/cgo
20:01:13 [2020-07-16T20:01:13.395Z]   DEP      compel/plugins/fds/fds.d
20:01:13 [2020-07-16T20:01:13.395Z]   CC       compel/plugins/std/std.o
20:01:13 [2020-07-16T20:01:13.395Z]   CC       compel/plugins/std/fds.o
20:01:13 [2020-07-16T20:01:13.395Z]   CC       compel/plugins/std/log.o
20:01:13 [2020-07-16T20:01:13.650Z] #11 DONE 2.1s
20:01:13 [2020-07-16T20:01:13.650Z] 
20:01:13 [2020-07-16T20:01:13.650Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:13 [2020-07-16T20:01:13.650Z] #24 3.674 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:01:13 [2020-07-16T20:01:13.650Z] #24 4.150 #=#=#                                                                         
20:01:13 [2020-07-16T20:01:13.650Z] #24 4.417 #=#=#                                                                         

#                                                                          2.1%
######                                                                     8.7%
############                                                              17.1%
################                                                          23.3%
######################                                                    31.7%
###########################                                               37.9%
###############################                                           44.2%
#######################################                                   54.7%
###########################################                               60.9%
################################################                          67.2%
####################################################                      73.4%
##########################################################                81.8%
###############################################################           88.1%
#####################################################################     96.4%
######################################################################## 100.0%
20:01:13 [2020-07-16T20:01:13.650Z] #24 6.697 #=#=#                                                                         
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/plugins/std/string.o
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/plugins/std/infect.o
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
20:01:13 [2020-07-16T20:01:13.687Z]   AR       compel/plugins/std.lib.a
20:01:13 [2020-07-16T20:01:13.687Z]   CC       compel/plugins/fds/fds.o
20:01:13 [2020-07-16T20:01:13.980Z]   AR       compel/plugins/fds.lib.a
20:01:13 [2020-07-16T20:01:13.980Z]   HOSTDEP  compel/src/lib/log-host.d
20:01:13 [2020-07-16T20:01:13.980Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
20:01:13 [2020-07-16T20:01:13.980Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
20:01:13 [2020-07-16T20:01:13.980Z]   HOSTDEP  compel/src/main-host.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/src/lib/ptrace.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/src/lib/infect.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/src/lib/infect-util.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/src/lib/infect-rpc.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/arch/ppc64/src/lib/infect.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/src/lib/log.d
20:01:13 [2020-07-16T20:01:13.980Z]   DEP      compel/src/main.d
20:01:14 [2020-07-16T20:01:14.035Z] #42 ...
20:01:14 [2020-07-16T20:01:14.035Z] 
20:01:14 [2020-07-16T20:01:14.035Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:14 [2020-07-16T20:01:14.035Z] #22 12.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:01:14 [2020-07-16T20:01:14.035Z] #22 ...
20:01:14 [2020-07-16T20:01:14.035Z] 
20:01:14 [2020-07-16T20:01:14.035Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:01:14 [2020-07-16T20:01:14.274Z]   DEP      compel/src/lib/handle-elf.d
20:01:14 [2020-07-16T20:01:14.274Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
20:01:14 [2020-07-16T20:01:14.274Z]   CC       compel/src/lib/log.o
20:01:14 [2020-07-16T20:01:14.274Z]   CC       compel/arch/ppc64/src/lib/cpu.o
20:01:14 [2020-07-16T20:01:14.274Z]   CC       compel/arch/ppc64/src/lib/infect.o
20:01:14 [2020-07-16T20:01:14.274Z]   CC       compel/src/lib/infect-rpc.o
20:01:14 [2020-07-16T20:01:14.529Z] #24 6.852 #=#=#                                                                         
##O#- #                                                                       

##                                                                         4.1%
######################                                                    31.4%
##########################                                                36.8%
##########################################                                59.4%
#######################################################                   76.4%
####################
20:01:14 [2020-07-16T20:01:14.529Z] #24 ...
20:01:14 [2020-07-16T20:01:14.529Z] 
20:01:14 [2020-07-16T20:01:14.529Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:14 [2020-07-16T20:01:14.529Z] #52 9.535 + cd /tmp/tmp.flhOCcCbRn/src/github.com/opencontainers/runc
20:01:14 [2020-07-16T20:01:14.529Z] #52 9.535 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:01:14 [2020-07-16T20:01:14.566Z]   CC       compel/src/lib/infect-util.o
20:01:14 [2020-07-16T20:01:14.566Z]   CC       compel/src/lib/infect.o
20:01:14 [2020-07-16T20:01:14.805Z] #66 22.64 Checking out files:  66% (1372/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.
20:01:14 [2020-07-16T20:01:14.805Z] #66 23.31 + cd /tmp/tmp.JdfuiO94lA/src/github.com/docker/libnetwork
20:01:14 [2020-07-16T20:01:14.805Z] #66 23.35 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
20:01:14 [2020-07-16T20:01:14.860Z]   CC       compel/src/lib/ptrace.o
20:01:15 [2020-07-16T20:01:15.153Z]   AR       compel/libcompel.a
20:01:15 [2020-07-16T20:01:15.153Z]   HOSTCC   compel/src/main-host.o
20:01:15 [2020-07-16T20:01:15.153Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
20:01:15 [2020-07-16T20:01:15.153Z]   HOSTCC   compel/src/lib/handle-elf-host.o
20:01:15 [2020-07-16T20:01:15.153Z]   HOSTCC   compel/src/lib/log-host.o
20:01:15 [2020-07-16T20:01:15.153Z]   HOSTLINK compel/compel-host-bin
20:01:15 [2020-07-16T20:01:15.447Z]   DEP      soccr/soccr.d
20:01:15 [2020-07-16T20:01:15.447Z]   CC       soccr/soccr.o
20:01:15 [2020-07-16T20:01:15.578Z] #52 10.38 + '[' -z '' ']'
20:01:15 [2020-07-16T20:01:15.578Z] #52 10.38 + target=static
20:01:15 [2020-07-16T20:01:15.578Z] #52 10.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:01:15 [2020-07-16T20:01:15.578Z] #52 ...
20:01:15 [2020-07-16T20:01:15.578Z] 
20:01:15 [2020-07-16T20:01:15.578Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
20:01:15 [2020-07-16T20:01:15.578Z] #12 DONE 2.2s
20:01:15 [2020-07-16T20:01:15.734Z] #66 24.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:01:15 [2020-07-16T20:01:15.739Z]   AR       soccr/libsoccr.a
20:01:15 [2020-07-16T20:01:15.739Z] make[1]: 'soccr/libsoccr.a' is up to date.
20:01:15 [2020-07-16T20:01:15.739Z]   DEP      criu/arch/ppc64/sigframe.d
20:01:15 [2020-07-16T20:01:15.739Z]   DEP      criu/arch/ppc64/crtools.d
20:01:15 [2020-07-16T20:01:15.739Z]   DEP      criu/arch/ppc64/cpu.d
20:01:15 [2020-07-16T20:01:15.739Z]   CC       criu/arch/ppc64/cpu.o
20:01:15 [2020-07-16T20:01:15.879Z] 
20:01:15 [2020-07-16T20:01:15.879Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:15 [2020-07-16T20:01:15.879Z] #24 6.852 #=#=#                                                                         
##O#- #                                                                       

##                                                                         4.1%
######################                                                    31.4%
##########################                                                36.8%
##########################################                                59.4%
#######################################################                   76.4%
###############################################################           87.7%
######################################################################## 100.0%
20:01:15 [2020-07-16T20:01:15.879Z] #24 8.158 #=#=#                                                                         
20:01:16 [2020-07-16T20:01:16.031Z]   CC       criu/arch/ppc64/crtools.o
20:01:16 [2020-07-16T20:01:16.031Z]   CC       criu/arch/ppc64/sigframe.o
20:01:16 [2020-07-16T20:01:16.324Z]   LINK     criu/arch/ppc64/crtools.built-in.o
20:01:16 [2020-07-16T20:01:16.324Z]   DEP      criu/pie/util-vdso.d
20:01:16 [2020-07-16T20:01:16.324Z]   DEP      criu/pie/util.d
20:01:16 [2020-07-16T20:01:16.324Z]   CC       criu/pie/util.o
20:01:16 [2020-07-16T20:01:16.324Z]   CC       criu/pie/util-vdso.o
20:01:16 [2020-07-16T20:01:16.324Z]   AR       criu/pie/pie.lib.a
20:01:16 [2020-07-16T20:01:16.324Z]   DEP      criu/pie/restorer.d
20:01:16 [2020-07-16T20:01:16.617Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
20:01:16 [2020-07-16T20:01:16.617Z]   DEP      criu/arch/ppc64/restorer.d
20:01:16 [2020-07-16T20:01:16.617Z]   DEP      criu/arch/ppc64/vdso-pie.d
20:01:16 [2020-07-16T20:01:16.617Z]   DEP      criu/pie/parasite-vdso.d
20:01:16 [2020-07-16T20:01:16.617Z]   DEP      criu/pie/parasite.d
20:01:16 [2020-07-16T20:01:16.617Z]   CC       criu/pie/parasite.o
20:01:16 [2020-07-16T20:01:16.821Z] #24 8.395 #=#=#                                                                         

######                                                                     9.7%
############                                                              18.1%
#####################                                                     29.2%
##########################                                                36.4%
###############################                                           44.2%
#####################################                                     51.8%
##########################################                                59.4%
################################################                          66.9%
########################################################                  78.6%
############################################################              83.7%
##############################################################            86.2%
######################################################################    98.2%
######################################################################## 100.0%
20:01:16 [2020-07-16T20:01:16.821Z] #24 10.21 
20:01:16 [2020-07-16T20:01:16.911Z]   LINK     criu/pie/parasite.built-in.o
20:01:16 [2020-07-16T20:01:16.911Z]   GEN      criu/pie/parasite-blob.h
20:01:16 [2020-07-16T20:01:16.911Z]   CC       criu/pie/parasite-vdso.o
20:01:17 [2020-07-16T20:01:17.205Z]   CC       criu/arch/ppc64/vdso-pie.o
20:01:17 [2020-07-16T20:01:17.205Z]   CC       criu/arch/ppc64/restorer.o
20:01:17 [2020-07-16T20:01:17.205Z]   CC       criu/arch/ppc64/vdso-trampoline.o
20:01:17 [2020-07-16T20:01:17.205Z]   CC       criu/pie/restorer.o
20:01:17 [2020-07-16T20:01:17.759Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
20:01:17 [2020-07-16T20:01:17.759Z] #24 ...
20:01:17 [2020-07-16T20:01:17.759Z] 
20:01:17 [2020-07-16T20:01:17.759Z] #13 [dev 6/25] RUN ldconfig
20:01:17 [2020-07-16T20:01:17.759Z] #13 DONE 2.1s
20:01:17 [2020-07-16T20:01:17.759Z] 
20:01:17 [2020-07-16T20:01:17.759Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:17 [2020-07-16T20:01:17.852Z]   LINK     criu/pie/restorer.built-in.o
20:01:17 [2020-07-16T20:01:17.852Z]   GEN      criu/pie/restorer-blob.h
20:01:17 [2020-07-16T20:01:17.852Z]   DEP      criu/vdso.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/uts_ns.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/util.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/uffd.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/tun.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/tty.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/timerfd.d
20:01:18 [2020-07-16T20:01:18.144Z]   DEP      criu/timens.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/sysfs_parse.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/sysctl.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/string.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/stats.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/sockets.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/sk-unix.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/sk-tcp.d
20:01:18 [2020-07-16T20:01:18.437Z]   DEP      criu/sk-queue.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/sk-packet.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/sk-netlink.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/sk-inet.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/signalfd.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/sigframe.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/shmem.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/servicefd.d
20:01:18 [2020-07-16T20:01:18.731Z]   DEP      criu/seize.d
20:01:19 [2020-07-16T20:01:19.027Z]   DEP      criu/seccomp.d
20:01:19 [2020-07-16T20:01:19.027Z]   DEP      criu/rst-malloc.d
20:01:19 [2020-07-16T20:01:19.027Z]   DEP      criu/rbtree.d
20:01:19 [2020-07-16T20:01:19.027Z]   DEP      criu/pstree.d
20:01:19 [2020-07-16T20:01:19.027Z]   DEP      criu/protobuf.d
20:01:19 [2020-07-16T20:01:19.027Z]   GEN      criu/protobuf-desc-gen.h
20:01:19 [2020-07-16T20:01:19.322Z]   DEP      criu/protobuf-desc.d
20:01:19 [2020-07-16T20:01:19.322Z]   DEP      criu/proc_parse.d
20:01:19 [2020-07-16T20:01:19.322Z]   DEP      criu/plugin.d
20:01:19 [2020-07-16T20:01:19.524Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
######################                                                    31.6%
########################                                                  34.5%
##########################                                                37.3%
############################                                              40.1%
################################                                          44.9%
20:01:19 [2020-07-16T20:01:19.524Z] #24 ...
20:01:19 [2020-07-16T20:01:19.524Z] 
20:01:19 [2020-07-16T20:01:19.524Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:19 [2020-07-16T20:01:19.524Z] #38 26.46 Selecting previously unselected package libprotobuf-lite17:s390x.
20:01:19 [2020-07-16T20:01:19.524Z] #38 26.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 26.46 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 26.63 Selecting previously unselected package libprotobuf-dev:s390x.
20:01:19 [2020-07-16T20:01:19.524Z] #38 26.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 26.65 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 28.25 Selecting previously unselected package libprotoc17:s390x.
20:01:19 [2020-07-16T20:01:19.524Z] #38 28.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 28.28 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 28.88 Selecting previously unselected package protobuf-c-compiler.
20:01:19 [2020-07-16T20:01:19.524Z] #38 28.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 28.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.07 Selecting previously unselected package protobuf-compiler.
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.10 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.21 Selecting previously unselected package python-pkg-resources.
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.21 Unpacking python-pkg-resources (40.8.0-1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.41 Selecting previously unselected package python-six.
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.43 Unpacking python-six (1.12.0-1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.49 Selecting previously unselected package python-protobuf.
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 29.50 Unpacking python-protobuf (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 30.05 Setting up python-pkg-resources (40.8.0-1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 31.74 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 31.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 31.76 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 31.77 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 31.78 Setting up python-six (1.12.0-1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.77 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.78 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.79 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.80 Setting up libcap-dev:s390x (1:2.25-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.81 Setting up libprotoc17:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.81 Setting up protobuf-compiler (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.83 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 33.84 Setting up python-protobuf (3.6.1.3-2) ...
20:01:19 [2020-07-16T20:01:19.524Z] #38 ...
20:01:19 [2020-07-16T20:01:19.524Z] 
20:01:19 [2020-07-16T20:01:19.524Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/pipes.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/pie-util.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/pie-util-vdso.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/path.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/parasite-syscall.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/pagemap.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/pagemap-cache.d
20:01:19 [2020-07-16T20:01:19.614Z]   DEP      criu/page-xfer.d
20:01:19 [2020-07-16T20:01:19.821Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
######################                                                    31.6%
########################                                                  34.5%
##########################                                                37.3%
############################                                              40.1%
################################                                          44.9%
##################################                                        47.7%
####################################                                      51.2%
######################################                                    54.0%
#########################################                                 57.8%
20:01:19 [2020-07-16T20:01:19.821Z] #24 ...
20:01:19 [2020-07-16T20:01:19.821Z] 
20:01:19 [2020-07-16T20:01:19.821Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:19 [2020-07-16T20:01:19.821Z] #42 26.65 sync
20:01:19 [2020-07-16T20:01:19.821Z] #42 26.67 internal/reflectlite
20:01:19 [2020-07-16T20:01:19.821Z] #42 27.95 github.com/LK4D4/vndr/godl/singleflight
20:01:19 [2020-07-16T20:01:19.821Z] #42 28.19 math/rand
20:01:19 [2020-07-16T20:01:19.821Z] #42 29.20 internal/singleflight
20:01:19 [2020-07-16T20:01:19.821Z] #42 29.56 errors
20:01:19 [2020-07-16T20:01:19.821Z] #42 29.57 sort
20:01:19 [2020-07-16T20:01:19.821Z] #42 29.83 io
20:01:19 [2020-07-16T20:01:19.821Z] #42 30.41 strconv
20:01:19 [2020-07-16T20:01:19.821Z] #42 30.83 bytes
20:01:19 [2020-07-16T20:01:19.821Z] #42 32.07 bufio
20:01:19 [2020-07-16T20:01:19.821Z] #42 32.80 reflect
20:01:19 [2020-07-16T20:01:19.821Z] #42 33.61 internal/oserror
20:01:19 [2020-07-16T20:01:19.821Z] #42 33.68 syscall
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/page-pipe.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/netfilter.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/net.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/namespaces.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/mount.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/memfd.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/mem.d
20:01:19 [2020-07-16T20:01:19.908Z]   DEP      criu/lsm.d
20:01:20 [2020-07-16T20:01:20.119Z] #42 ...
20:01:20 [2020-07-16T20:01:20.119Z] 
20:01:20 [2020-07-16T20:01:20.119Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/log.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/libnetlink.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/kerndat.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/kcmp-ids.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/irmap.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/ipc_ns.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/image.d
20:01:20 [2020-07-16T20:01:20.200Z]   DEP      criu/image-desc.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/fsnotify.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/filesystems.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/files.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/files-reg.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/files-ext.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/file-lock.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/file-ids.d
20:01:20 [2020-07-16T20:01:20.492Z]   DEP      criu/fifo.d
20:01:20 [2020-07-16T20:01:20.705Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
######################                                                    31.6%
########################                                                  34.5%
##########################                                                37.3%
############################                                              40.1%
################################                                          44.9%
##################################                                        47.7%
####################################                                      51.2%
######################################                                    54.0%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
###################################################                       71.0%
#####################################################                     73.8%
#######################################################                   76.7%
########################################################                  78.5%
20:01:20 [2020-07-16T20:01:20.705Z] #24 ...
20:01:20 [2020-07-16T20:01:20.705Z] 
20:01:20 [2020-07-16T20:01:20.705Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:20 [2020-07-16T20:01:20.705Z] #31 27.80 Selecting previously unselected package libicu63:s390x.
20:01:20 [2020-07-16T20:01:20.705Z] #31 27.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 27.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.04 Selecting previously unselected package libxml2:s390x.
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.04 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.05 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.49 Selecting previously unselected package libarchive13:s390x.
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.50 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.71 Selecting previously unselected package libjsoncpp1:s390x.
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.74 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.79 Selecting previously unselected package librhash0:s390x.
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.80 Unpacking librhash0:s390x (1.3.8-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 34.98 Selecting previously unselected package libuv1:s390x.
20:01:20 [2020-07-16T20:01:20.705Z] #31 35.00 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 35.00 Unpacking libuv1:s390x (1.24.1-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 35.08 Selecting previously unselected package cmake.
20:01:20 [2020-07-16T20:01:20.705Z] #31 35.08 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 35.09 Unpacking cmake (3.13.4-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.60 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.63 Setting up xxd (2:8.1.0875-5) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.63 Setting up libuv1:s390x (1.24.1-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.64 Setting up vim-common (2:8.1.0875-5) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.65 Setting up librhash0:s390x (1.3.8-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.66 Setting up cmake-data (3.13.4-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.68 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.69 Setting up libjsoncpp1:s390x (1.7.4-3) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.70 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.70 Setting up cmake (3.13.4-1) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.71 Processing triggers for libc-bin (2.28-10) ...
20:01:20 [2020-07-16T20:01:20.705Z] #31 37.76 Processing triggers for mime-support (3.62) ...
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/fdstore.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/fault-injection.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/external.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/eventpoll.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/eventfd.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/crtools.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/cr-service.d
20:01:20 [2020-07-16T20:01:20.784Z]   DEP      criu/cr-restore.d
20:01:20 [2020-07-16T20:01:20.993Z] #66 ...
20:01:20 [2020-07-16T20:01:20.993Z] 
20:01:20 [2020-07-16T20:01:20.993Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:01:20 [2020-07-16T20:01:20.993Z] #7 18.94 Fetched 8364 kB in 15s (540 kB/s)
20:01:20 [2020-07-16T20:01:20.993Z] #7 18.94 Reading package lists...
20:01:20 [2020-07-16T20:01:20.993Z] #7 25.86 Reading package lists...
20:01:20 [2020-07-16T20:01:20.993Z] #7 ...
20:01:20 [2020-07-16T20:01:20.993Z] 
20:01:20 [2020-07-16T20:01:20.993Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:01:20 [2020-07-16T20:01:20.993Z] #36 22.15 Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
20:01:20 [2020-07-16T20:01:20.993Z] #36 22.55 + cd /tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution
20:01:20 [2020-07-16T20:01:20.993Z] #36 22.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:01:20 [2020-07-16T20:01:20.993Z] #36 25.36 + GOPATH=/tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dvTedPOc0g go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/cr-errno.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/cr-dump.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/cr-dedup.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/cr-check.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/config.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/clone-noasan.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/cgroup.d
20:01:21 [2020-07-16T20:01:21.077Z]   DEP      criu/cgroup-props.d
20:01:21 [2020-07-16T20:01:21.138Z] #31 ...
20:01:21 [2020-07-16T20:01:21.138Z] 
20:01:21 [2020-07-16T20:01:21.138Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:21 [2020-07-16T20:01:21.138Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
######################                                                    31.6%
########################                                                  34.5%
##########################                                                37.3%
############################                                              40.1%
################################                                          44.9%
##################################                                        47.7%
####################################                                      51.2%
######################################                                    54.0%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
###################################################                       71.0%
#####################################################                     73.8%
#######################################################                   76.7%
########################################################                  78.5%
##########################################################                81.4%
20:01:21 [2020-07-16T20:01:21.138Z] #24 ...
20:01:21 [2020-07-16T20:01:21.138Z] 
20:01:21 [2020-07-16T20:01:21.138Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:21 [2020-07-16T20:01:21.138Z] #38 37.49 Setting up libnl-3-dev:s390x (3.4.0-1) ...
20:01:21 [2020-07-16T20:01:21.138Z] #38 37.50 Processing triggers for libc-bin (2.28-10) ...
20:01:21 [2020-07-16T20:01:21.138Z] #38 DONE 38.0s
20:01:21 [2020-07-16T20:01:21.138Z] 
20:01:21 [2020-07-16T20:01:21.138Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:21 [2020-07-16T20:01:21.138Z] #31 DONE 38.1s
20:01:21 [2020-07-16T20:01:21.138Z] 
20:01:21 [2020-07-16T20:01:21.138Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:21 [2020-07-16T20:01:21.372Z]   DEP      criu/bitmap.d
20:01:21 [2020-07-16T20:01:21.372Z]   DEP      criu/bfd.d
20:01:21 [2020-07-16T20:01:21.372Z]   DEP      criu/autofs.d
20:01:21 [2020-07-16T20:01:21.372Z]   DEP      criu/aio.d
20:01:21 [2020-07-16T20:01:21.372Z]   DEP      criu/action-scripts.d
20:01:21 [2020-07-16T20:01:21.372Z]   CC       criu/action-scripts.o
20:01:21 [2020-07-16T20:01:21.436Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
######################                                                    31.6%
########################                                                  34.5%
##########################                                                37.3%
############################                                              40.1%
################################                                          44.9%
##################################                                        47.7%
####################################                                      51.2%
######################################                                    54.0%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
###################################################                       71.0%
#####################################################                     73.8%
#######################################################                   76.7%
########################################################                  78.5%
##########################################################                81.4%
############################################################              84.2%
##############################################################            87.1%
20:01:21 [2020-07-16T20:01:21.436Z] #24 ...
20:01:21 [2020-07-16T20:01:21.436Z] 
20:01:21 [2020-07-16T20:01:21.436Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:01:21 [2020-07-16T20:01:21.436Z] #32 DONE 0.2s
20:01:21 [2020-07-16T20:01:21.436Z] 
20:01:21 [2020-07-16T20:01:21.436Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:01:21 [2020-07-16T20:01:21.436Z] #33 DONE 0.1s
20:01:21 [2020-07-16T20:01:21.436Z] 
20:01:21 [2020-07-16T20:01:21.436Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:21 [2020-07-16T20:01:21.665Z]   CC       criu/aio.o
20:01:21 [2020-07-16T20:01:21.665Z]   CC       criu/autofs.o
20:01:21 [2020-07-16T20:01:21.734Z] #24 10.48 #=#=#                                                                         

                                                                           0.0%
###                                                                        4.2%
#######                                                                    9.9%
########                                                                  11.8%
#########                                                                 13.6%
###########                                                               16.5%
#############                                                             18.4%
##############                                                            20.3%
################                                                          23.1%
##################                                                        26.0%
####################                                                      28.8%
######################                                                    31.6%
########################                                                  34.5%
##########################                                                37.3%
############################                                              40.1%
################################                                          44.9%
##################################                                        47.7%
####################################                                      51.2%
######################################                                    54.0%
#########################################                                 57.8%
###########################################                               60.6%
#############################################                             63.4%
###############################################                           66.3%
###################################################                       71.0%
#####################################################                     73.8%
#######################################################                   76.7%
########################################################                  78.5%
##########################################################                81.4%
############################################################              84.2%
##############################################################            87.1%
################################################################          89.9%
##################################################################        92.7%
####################################################################      94.6%
#######################################################################   99.3%
######################################################################## 100.0%
20:01:22 [2020-07-16T20:01:22.029Z] #24 15.13 
20:01:22 [2020-07-16T20:01:22.300Z]   CC       criu/bfd.o
20:01:22 [2020-07-16T20:01:22.301Z]   CC       criu/bitmap.o
20:01:22 [2020-07-16T20:01:22.301Z]   CC       criu/cgroup-props.o
20:01:22 [2020-07-16T20:01:22.366Z] #36 ...
20:01:22 [2020-07-16T20:01:22.366Z] 
20:01:22 [2020-07-16T20:01:22.366Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:22 [2020-07-16T20:01:22.366Z] #31 20.94 Fetched 8364 kB in 17s (492 kB/s)
20:01:22 [2020-07-16T20:01:22.366Z] #31 20.94 Reading package lists...
20:01:22 [2020-07-16T20:01:22.366Z] #31 28.01 Reading package lists...
20:01:22 [2020-07-16T20:01:22.366Z] #31 ...
20:01:22 [2020-07-16T20:01:22.366Z] 
20:01:22 [2020-07-16T20:01:22.366Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:01:22 [2020-07-16T20:01:22.366Z] #45 20.89 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:01:22 [2020-07-16T20:01:22.366Z] #45 22.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:01:22 [2020-07-16T20:01:22.366Z] #45 23.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.08 go: finding github.com/fatih/color v1.9.0
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.18 go: finding github.com/pkg/errors v0.9.1
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.36 go: finding github.com/spf13/pflag v1.0.3
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.37 go: finding github.com/mattn/go-colorable v0.1.6
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.44 go: finding github.com/mattn/go-isatty v0.0.12
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.76 go: finding github.com/jonboulle/clockwork v0.1.0
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.89 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:01:22 [2020-07-16T20:01:22.366Z] #45 26.96 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:01:22 [2020-07-16T20:01:22.593Z]   CC       criu/cgroup.o
20:01:22 [2020-07-16T20:01:22.622Z] #45 ...
20:01:22 [2020-07-16T20:01:22.622Z] 
20:01:22 [2020-07-16T20:01:22.622Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:22 [2020-07-16T20:01:22.622Z] #42 30.89 vendor/golang.org/x/crypto/internal/subtle
20:01:22 [2020-07-16T20:01:22.622Z] #42 31.09 vendor/golang.org/x/crypto/curve25519
20:01:22 [2020-07-16T20:01:22.664Z] #24 ...
20:01:22 [2020-07-16T20:01:22.664Z] 
20:01:22 [2020-07-16T20:01:22.664Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:22 [2020-07-16T20:01:22.664Z] #29 29.48 sort
20:01:22 [2020-07-16T20:01:22.664Z] #29 29.48 errors
20:01:22 [2020-07-16T20:01:22.664Z] #29 29.69 strconv
20:01:22 [2020-07-16T20:01:22.664Z] #29 30.59 io
20:01:22 [2020-07-16T20:01:22.664Z] #29 31.55 internal/oserror
20:01:22 [2020-07-16T20:01:22.664Z] #29 31.58 syscall
20:01:22 [2020-07-16T20:01:22.664Z] #29 33.07 reflect
20:01:22 [2020-07-16T20:01:22.664Z] #29 38.43 time
20:01:22 [2020-07-16T20:01:22.955Z] #29 ...
20:01:22 [2020-07-16T20:01:22.955Z] 
20:01:22 [2020-07-16T20:01:22.955Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:01:22 [2020-07-16T20:01:22.955Z] #26 32.05 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.
20:01:22 [2020-07-16T20:01:22.955Z] #26 32.50 + cd /tmp/tmp.kkqtBZa6Wn/src/github.com/go-swagger/go-swagger
20:01:22 [2020-07-16T20:01:22.956Z] #26 32.50 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:01:22 [2020-07-16T20:01:22.956Z] #26 33.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:01:22 [2020-07-16T20:01:22.956Z] #26 ...
20:01:22 [2020-07-16T20:01:22.956Z] 
20:01:22 [2020-07-16T20:01:22.956Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:22 [2020-07-16T20:01:22.956Z] #24 16.20 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:01:23 [2020-07-16T20:01:23.248Z] #24 16.46 
20:01:23 [2020-07-16T20:01:23.540Z] #24 16.63 
##################                                                        25.6%
######################################################################## 100.0%
20:01:23 [2020-07-16T20:01:23.541Z] #24 16.72 
20:01:23 [2020-07-16T20:01:23.630Z]   CC       criu/clone-noasan.o
20:01:23 [2020-07-16T20:01:23.630Z]   CC       criu/config.o
20:01:24 [2020-07-16T20:01:24.265Z]   CC       criu/cr-check.o
20:01:24 [2020-07-16T20:01:24.515Z] #42 ...
20:01:24 [2020-07-16T20:01:24.515Z] 
20:01:24 [2020-07-16T20:01:24.515Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:24 [2020-07-16T20:01:24.515Z] #38 23.09 Fetched 8364 kB in 17s (507 kB/s)
20:01:24 [2020-07-16T20:01:24.515Z] #38 23.09 Reading package lists...
20:01:24 [2020-07-16T20:01:24.515Z] #38 29.84 Reading package lists...
20:01:24 [2020-07-16T20:01:24.515Z] #38 ...
20:01:24 [2020-07-16T20:01:24.515Z] 
20:01:24 [2020-07-16T20:01:24.515Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:01:24 [2020-07-16T20:01:24.515Z] #54 23.30 Fetched 8364 kB in 17s (501 kB/s)
20:01:24 [2020-07-16T20:01:24.515Z] #54 23.30 Reading package lists...
20:01:24 [2020-07-16T20:01:24.558Z]   CC       criu/cr-dedup.o
20:01:24 [2020-07-16T20:01:24.558Z]   CC       criu/cr-dump.o
20:01:24 [2020-07-16T20:01:24.579Z] #24 17.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:01:24 [2020-07-16T20:01:24.579Z] #24 17.80 
20:01:24 [2020-07-16T20:01:24.772Z] #54 30.28 Reading package lists...
20:01:24 [2020-07-16T20:01:24.772Z] #54 ...
20:01:24 [2020-07-16T20:01:24.772Z] 
20:01:24 [2020-07-16T20:01:24.772Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:01:24 [2020-07-16T20:01:24.772Z] #7 25.86 Reading package lists...
20:01:24 [2020-07-16T20:01:24.772Z] #7 32.72 Building dependency tree...
20:01:24 [2020-07-16T20:01:24.772Z] #7 ...
20:01:24 [2020-07-16T20:01:24.772Z] 
20:01:24 [2020-07-16T20:01:24.772Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:24 [2020-07-16T20:01:24.772Z] #22 23.49 Fetched 8364 kB in 17s (496 kB/s)
20:01:24 [2020-07-16T20:01:24.772Z] #22 23.49 Reading package lists...
20:01:24 [2020-07-16T20:01:24.871Z] #24 17.91 
######################################################################## 100.0%
20:01:24 [2020-07-16T20:01:24.871Z] #24 18.00 
20:01:25 [2020-07-16T20:01:25.349Z] #22 30.36 Reading package lists...
20:01:25 [2020-07-16T20:01:25.349Z] #22 ...
20:01:25 [2020-07-16T20:01:25.349Z] 
20:01:25 [2020-07-16T20:01:25.349Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:25 [2020-07-16T20:01:25.349Z] #31 28.01 Reading package lists...
20:01:25 [2020-07-16T20:01:25.597Z]   CC       criu/cr-errno.o
20:01:25 [2020-07-16T20:01:25.597Z]   CC       criu/cr-restore.o
20:01:26 [2020-07-16T20:01:26.385Z] #24 19.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:01:26 [2020-07-16T20:01:26.385Z] #24 19.29 skipping existing b63cc5f62c21
20:01:26 [2020-07-16T20:01:26.385Z] #24 19.35 
20:01:26 [2020-07-16T20:01:26.635Z]   CC       criu/cr-service.o
20:01:26 [2020-07-16T20:01:26.678Z] #24 ...
20:01:26 [2020-07-16T20:01:26.678Z] 
20:01:26 [2020-07-16T20:01:26.678Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:26 [2020-07-16T20:01:26.678Z] #52 11.81 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 .
20:01:26 [2020-07-16T20:01:26.970Z] #52 ...
20:01:26 [2020-07-16T20:01:26.970Z] 
20:01:26 [2020-07-16T20:01:26.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:26 [2020-07-16T20:01:26.970Z] #39 2.653 Note: Building without setproctitle() and strlcpy() support.
20:01:26 [2020-07-16T20:01:26.970Z] #39 2.653       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:01:26 [2020-07-16T20:01:26.970Z] #39 2.658 Note: Building without GnuTLS support
20:01:26 [2020-07-16T20:01:26.970Z] #39 2.661 Makefile.config:39: Warn: you have no libnftables installed
20:01:26 [2020-07-16T20:01:26.970Z] #39 2.662 Makefile.config:40: Warn: Building without nftables support
20:01:26 [2020-07-16T20:01:26.970Z] #39 3.722 fatal: not a git repository (or any of the parent directories): .git
20:01:26 [2020-07-16T20:01:26.970Z] #39 3.771   GEN      .gitid
20:01:26 [2020-07-16T20:01:26.970Z] #39 3.805   GEN      criu/include/version.h
20:01:26 [2020-07-16T20:01:26.970Z] #39 3.813   GEN      include/common/asm
20:01:26 [2020-07-16T20:01:26.970Z] #39 4.822   PBCC     images/timens.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 4.848   DEP      images/timens.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 4.890   PBCC     images/fown.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 4.897   PBCC     images/google/protobuf/descriptor.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 4.996   PBCC     images/opts.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.027   PBCC     images/memfd.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.070   DEP      images/fown.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.103   DEP      images/google/protobuf/descriptor.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.151   DEP      images/opts.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.196   DEP      images/memfd.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.233   PBCC     images/sit.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.278   DEP      images/sit.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.314   PBCC     images/macvlan.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.339   DEP      images/macvlan.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.394   PBCC     images/autofs.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.411   DEP      images/autofs.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.449   PBCC     images/sysctl.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.466   DEP      images/sysctl.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.490   PBCC     images/time.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.509   DEP      images/time.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.546   PBCC     images/binfmt-misc.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.564   DEP      images/binfmt-misc.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.606   PBCC     images/seccomp.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.624   DEP      images/seccomp.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.638   PBCC     images/userns.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.641   DEP      images/userns.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.687   PBCC     images/cgroup.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.706   DEP      images/cgroup.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.727   PBCC     images/ext-file.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.731   DEP      images/ext-file.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.751   PBCC     images/rpc.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.769   DEP      images/rpc.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.792   PBCC     images/siginfo.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.803   DEP      images/siginfo.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.842   PBCC     images/pagemap.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.879   DEP      images/pagemap.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.895   PBCC     images/rlimit.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.898   DEP      images/rlimit.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.973   PBCC     images/file-lock.pb-c.c
20:01:26 [2020-07-16T20:01:26.970Z] #39 5.979   DEP      images/file-lock.pb-c.d
20:01:26 [2020-07-16T20:01:26.970Z] #39 6.009   PBCC     images/tty.pb-c.c
20:01:26 [2020-07-16T20:01:26.978Z] #31 34.28 Building dependency tree...
20:01:27 [2020-07-16T20:01:27.234Z] #31 35.86 Reading state information...
20:01:27 [2020-07-16T20:01:27.266Z] #39 6.072   DEP      images/tty.pb-c.d
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.093   PBCC     images/tun.pb-c.c
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.153   PBCC     images/netdev.pb-c.c
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.191   DEP      images/tun.pb-c.d
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.249   DEP      images/netdev.pb-c.d
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.284   PBCC     images/vma.pb-c.c
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.308   DEP      images/vma.pb-c.d
20:01:27 [2020-07-16T20:01:27.267Z] #39 6.383   PBCC     images/creds.pb-c.c
20:01:27 [2020-07-16T20:01:27.271Z]   CC       criu/crtools.o
20:01:27 [2020-07-16T20:01:27.271Z]   CC       criu/eventfd.o
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.422   DEP      images/creds.pb-c.d
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.432   PBCC     images/utsns.pb-c.c
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.466   DEP      images/utsns.pb-c.d
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.522   PBCC     images/ipc-desc.pb-c.c
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.526   PBCC     images/ipc-sem.pb-c.c
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.530   DEP      images/ipc-desc.pb-c.d
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.540   DEP      images/ipc-sem.pb-c.d
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.574   PBCC     images/ipc-msg.pb-c.c
20:01:27 [2020-07-16T20:01:27.559Z] #39 6.601   DEP      images/ipc-msg.pb-c.d
20:01:27 [2020-07-16T20:01:27.573Z]   CC       criu/eventpoll.o
20:01:27 [2020-07-16T20:01:27.573Z]   CC       criu/external.o
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.675   PBCC     images/ipc-shm.pb-c.c
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.683   DEP      images/ipc-shm.pb-c.d
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.722   PBCC     images/ipc-var.pb-c.c
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.726   DEP      images/ipc-var.pb-c.d
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.766   PBCC     images/sk-opts.pb-c.c
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.775   PBCC     images/packet-sock.pb-c.c
20:01:27 [2020-07-16T20:01:27.852Z] #39 ...
20:01:27 [2020-07-16T20:01:27.852Z] 
20:01:27 [2020-07-16T20:01:27.852Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:27 [2020-07-16T20:01:27.852Z] #14 1.823 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:01:27 [2020-07-16T20:01:27.852Z] #14 1.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:01:27 [2020-07-16T20:01:27.852Z] #14 1.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:01:27 [2020-07-16T20:01:27.852Z] #14 2.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
20:01:27 [2020-07-16T20:01:27.852Z] #14 3.689 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [189 kB]
20:01:27 [2020-07-16T20:01:27.852Z] #14 5.857 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
20:01:27 [2020-07-16T20:01:27.852Z] #14 ...
20:01:27 [2020-07-16T20:01:27.852Z] 
20:01:27 [2020-07-16T20:01:27.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.824   DEP      images/sk-opts.pb-c.d
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.875   DEP      images/packet-sock.pb-c.d
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.891   PBCC     images/sk-netlink.pb-c.c
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.963   DEP      images/sk-netlink.pb-c.d
20:01:27 [2020-07-16T20:01:27.852Z] #39 6.998   PBCC     images/sk-inet.pb-c.c
20:01:27 [2020-07-16T20:01:27.865Z]   CC       criu/fault-injection.o
20:01:27 [2020-07-16T20:01:27.865Z]   CC       criu/fdstore.o
20:01:27 [2020-07-16T20:01:27.865Z]   CC       criu/fifo.o
20:01:28 [2020-07-16T20:01:28.145Z] #39 7.041   DEP      images/sk-inet.pb-c.d
20:01:28 [2020-07-16T20:01:28.145Z] #39 7.080   PBCC     images/sk-unix.pb-c.c
20:01:28 [2020-07-16T20:01:28.145Z] #39 7.107   DEP      images/sk-unix.pb-c.d
20:01:28 [2020-07-16T20:01:28.145Z] #39 7.152   PBCC     images/mm.pb-c.c
20:01:28 [2020-07-16T20:01:28.145Z] #39 7.197   DEP      images/mm.pb-c.d
20:01:28 [2020-07-16T20:01:28.145Z] #39 7.243   PBCC     images/timerfd.pb-c.c
20:01:28 [2020-07-16T20:01:28.157Z]   CC       criu/file-ids.o
20:01:28 [2020-07-16T20:01:28.157Z]   CC       criu/file-lock.o
20:01:28 [2020-07-16T20:01:28.440Z] #39 ...
20:01:28 [2020-07-16T20:01:28.440Z] 
20:01:28 [2020-07-16T20:01:28.440Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:28 [2020-07-16T20:01:28.440Z] #24 20.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:01:28 [2020-07-16T20:01:28.440Z] #24 21.02 #=#=#                                                                         
20:01:28 [2020-07-16T20:01:28.440Z] #24 21.20 
######################################################################## 100.0%
20:01:28 [2020-07-16T20:01:28.440Z] #24 21.23 
20:01:28 [2020-07-16T20:01:28.440Z] #24 21.30 Download of images into '/build' complete.
20:01:28 [2020-07-16T20:01:28.440Z] #24 21.30 Use something like the following to load the result into a Docker daemon:
20:01:28 [2020-07-16T20:01:28.440Z] #24 21.30   tar -cC '/build' . | docker load
20:01:28 [2020-07-16T20:01:28.440Z] #24 DONE 21.6s
20:01:28 [2020-07-16T20:01:28.440Z] 
20:01:28 [2020-07-16T20:01:28.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:28 [2020-07-16T20:01:28.440Z] #39 7.294   DEP      images/timerfd.pb-c.d
20:01:28 [2020-07-16T20:01:28.440Z] #39 7.307   PBCC     images/timer.pb-c.c
20:01:28 [2020-07-16T20:01:28.440Z] #39 7.321   DEP      images/timer.pb-c.d
20:01:28 [2020-07-16T20:01:28.440Z] #39 ...
20:01:28 [2020-07-16T20:01:28.440Z] 
20:01:28 [2020-07-16T20:01:28.440Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.633 + RM_GOPATH=0
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.634 + TMP_GOPATH=
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.634 + : /build
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.634 + '[' -z '' ']'
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.635 ++ mktemp -d
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.640 + export GOPATH=/tmp/tmp.SVCdpc1B9B
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.640 + GOPATH=/tmp/tmp.SVCdpc1B9B
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.640 + RM_GOPATH=1
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.641 ++ dirname ./install.sh
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.647 + dir=.
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.648 + bin=tini
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.648 + shift
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.649 + '[' '!' -f ./tini.installer ']'
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.649 + . ./tini.installer
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.649 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.649 + install_tini
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.649 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.649 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.650 + git clone https://github.com/krallin/tini.git /tmp/tmp.SVCdpc1B9B/tini
20:01:28 [2020-07-16T20:01:28.440Z] #34 1.651 Cloning into '/tmp/tmp.SVCdpc1B9B/tini'...
20:01:28 [2020-07-16T20:01:28.440Z] #34 2.177 + cd /tmp/tmp.SVCdpc1B9B/tini
20:01:28 [2020-07-16T20:01:28.440Z] #34 2.178 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:01:28 [2020-07-16T20:01:28.440Z] #34 2.182 + cmake .
20:01:28 [2020-07-16T20:01:28.440Z] #34 2.567 -- The C compiler identification is GNU 8.3.0
20:01:28 [2020-07-16T20:01:28.440Z] #34 2.626 -- Check for working C compiler: /usr/bin/cc
20:01:28 [2020-07-16T20:01:28.440Z] #34 3.052 -- Check for working C compiler: /usr/bin/cc -- works
20:01:28 [2020-07-16T20:01:28.440Z] #34 3.057 -- Detecting C compiler ABI info
20:01:28 [2020-07-16T20:01:28.440Z] #34 3.415 -- Detecting C compiler ABI info - done
20:01:28 [2020-07-16T20:01:28.440Z] #34 3.420 -- Detecting C compile features
20:01:28 [2020-07-16T20:01:28.440Z] #34 4.676 -- Detecting C compile features - done
20:01:28 [2020-07-16T20:01:28.440Z] #34 4.693 -- Performing Test HAS_BUILTIN_FORTIFY
20:01:28 [2020-07-16T20:01:28.440Z] #34 4.918 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:01:28 [2020-07-16T20:01:28.440Z] #34 4.983 -- Configuring done
20:01:28 [2020-07-16T20:01:28.440Z] #34 4.994 -- Generating done
20:01:28 [2020-07-16T20:01:28.440Z] #34 5.001 -- Build files have been written to: /tmp/tmp.SVCdpc1B9B/tini
20:01:28 [2020-07-16T20:01:28.440Z] #34 5.017 + make tini-static
20:01:28 [2020-07-16T20:01:28.440Z] #34 5.297 Scanning dependencies of target tini-static
20:01:28 [2020-07-16T20:01:28.440Z] #34 5.470 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:01:28 [2020-07-16T20:01:28.440Z] #34 6.424 [100%] Linking C executable tini-static
20:01:28 [2020-07-16T20:01:28.440Z] #34 6.861 [100%] Built target tini-static
20:01:28 [2020-07-16T20:01:28.440Z] #34 6.920 + mkdir -p /build
20:01:28 [2020-07-16T20:01:28.440Z] #34 6.923 + cp tini-static /build/docker-init
20:01:28 [2020-07-16T20:01:28.440Z] #34 DONE 7.1s
20:01:28 [2020-07-16T20:01:28.440Z] 
20:01:28 [2020-07-16T20:01:28.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:28 [2020-07-16T20:01:28.440Z] #39 7.414   PBCC     images/sa.pb-c.c
20:01:28 [2020-07-16T20:01:28.440Z] #39 7.424   DEP      images/sa.pb-c.d
20:01:28 [2020-07-16T20:01:28.440Z] #39 7.519   PBCC     images/pipe-data.pb-c.c
20:01:28 [2020-07-16T20:01:28.449Z]   CC       criu/files-ext.o
20:01:28 [2020-07-16T20:01:28.450Z]   CC       criu/files-reg.o
20:01:28 [2020-07-16T20:01:28.734Z] #39 7.523   DEP      images/pipe-data.pb-c.d
20:01:28 [2020-07-16T20:01:28.734Z] #39 7.607   PBCC     images/mnt.pb-c.c
20:01:28 [2020-07-16T20:01:28.734Z] #39 7.622   DEP      images/mnt.pb-c.d
20:01:28 [2020-07-16T20:01:28.734Z] #39 7.667   PBCC     images/sk-packet.pb-c.c
20:01:28 [2020-07-16T20:01:28.734Z] #39 7.679   DEP      images/sk-packet.pb-c.d
20:01:28 [2020-07-16T20:01:28.734Z] #39 7.744   PBCC     images/tcp-stream.pb-c.c
20:01:29 [2020-07-16T20:01:29.073Z] #39 7.838   DEP      images/tcp-stream.pb-c.d
20:01:29 [2020-07-16T20:01:29.073Z] #39 7.913   PBCC     images/pipe.pb-c.c
20:01:29 [2020-07-16T20:01:29.073Z] #39 7.913   DEP      images/pipe.pb-c.d
20:01:29 [2020-07-16T20:01:29.073Z] #39 7.963   PBCC     images/pstree.pb-c.c
20:01:29 [2020-07-16T20:01:29.073Z] #39 7.992   DEP      images/pstree.pb-c.d
20:01:29 [2020-07-16T20:01:29.073Z] #39 8.105   PBCC     images/fs.pb-c.c
20:01:29 [2020-07-16T20:01:29.073Z] #39 8.143   DEP      images/fs.pb-c.d
20:01:29 [2020-07-16T20:01:29.073Z] #39 8.226   PBCC     images/signalfd.pb-c.c
20:01:29 [2020-07-16T20:01:29.084Z]   CC       criu/files.o
20:01:29 [2020-07-16T20:01:29.125Z] #31 37.71 The following additional packages will be installed:
20:01:29 [2020-07-16T20:01:29.125Z] #31 37.73   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:01:29 [2020-07-16T20:01:29.125Z] #31 37.75 Suggested packages:
20:01:29 [2020-07-16T20:01:29.125Z] #31 37.77   cmake-doc ninja-build lrzip
20:01:29 [2020-07-16T20:01:29.125Z] #31 37.77 Recommended packages:
20:01:29 [2020-07-16T20:01:29.125Z] #31 37.77   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:01:29 [2020-07-16T20:01:29.370Z] #39 8.264   DEP      images/signalfd.pb-c.d
20:01:29 [2020-07-16T20:01:29.370Z] #39 8.314   PBCC     images/fh.pb-c.c
20:01:29 [2020-07-16T20:01:29.370Z] #39 8.356   PBCC     images/fsnotify.pb-c.c
20:01:29 [2020-07-16T20:01:29.370Z] #39 8.400   DEP      images/fh.pb-c.d
20:01:29 [2020-07-16T20:01:29.370Z] #39 8.453   DEP      images/fsnotify.pb-c.d
20:01:29 [2020-07-16T20:01:29.662Z] #39 8.476   PBCC     images/eventpoll.pb-c.c
20:01:29 [2020-07-16T20:01:29.662Z] #39 8.500   DEP      images/eventpoll.pb-c.d
20:01:29 [2020-07-16T20:01:29.662Z] #39 8.536   PBCC     images/eventfd.pb-c.c
20:01:29 [2020-07-16T20:01:29.662Z] #39 8.626   DEP      images/eventfd.pb-c.d
20:01:29 [2020-07-16T20:01:29.662Z] #39 8.736   PBCC     images/remap-file-path.pb-c.c
20:01:29 [2020-07-16T20:01:29.662Z] #39 8.745   DEP      images/remap-file-path.pb-c.d
20:01:29 [2020-07-16T20:01:29.699Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0457f2cb2be2103b0) in /home/ubuntu/workspace/moby_PR-41222
[Pipeline] {
[Pipeline] checkout
20:01:29 [2020-07-16T20:01:29.719Z]   CC       criu/filesystems.o
20:01:29 [2020-07-16T20:01:29.961Z] #39 8.896   PBCC     images/fifo.pb-c.c
20:01:29 [2020-07-16T20:01:29.961Z] #39 8.929   DEP      images/fifo.pb-c.d
20:01:29 [2020-07-16T20:01:29.961Z] #39 9.007   PBCC     images/ghost-file.pb-c.c
20:01:30 [2020-07-16T20:01:30.021Z]   CC       criu/fsnotify.o
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.073   DEP      images/ghost-file.pb-c.d
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.122   PBCC     images/regfile.pb-c.c
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.208   DEP      images/regfile.pb-c.d
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.215   PBCC     images/ns.pb-c.c
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.237   DEP      images/ns.pb-c.d
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.252   PBCC     images/fdinfo.pb-c.c
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.300   DEP      images/fdinfo.pb-c.d
20:01:30 [2020-07-16T20:01:30.255Z] #39 9.334   PBCC     images/core-aarch64.pb-c.c
20:01:30 [2020-07-16T20:01:30.314Z]   CC       criu/image-desc.o
20:01:30 [2020-07-16T20:01:30.489Z] #31 38.87 The following NEW packages will be installed:
20:01:30 [2020-07-16T20:01:30.489Z] #31 38.88   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:01:30 [2020-07-16T20:01:30.489Z] #31 38.88   vim-common xxd
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.388   PBCC     images/core-arm.pb-c.c
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.413   PBCC     images/core-ppc64.pb-c.c
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.469   PBCC     images/core-s390.pb-c.c
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.481   PBCC     images/core-x86.pb-c.c
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.553   PBCC     images/core.pb-c.c
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.568   PBCC     images/inventory.pb-c.c
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.623   DEP      images/core-aarch64.pb-c.d
20:01:30 [2020-07-16T20:01:30.548Z] #39 9.637   DEP      images/core-arm.pb-c.d
20:01:30 [2020-07-16T20:01:30.608Z]   CC       criu/image.o
20:01:30 [2020-07-16T20:01:30.608Z]   CC       criu/ipc_ns.o
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.31 Need to get 14.9 MB of archives.
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.31 After this operation, 61.8 MB of additional disk space will be used.
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:01:30 [2020-07-16T20:01:30.746Z] #31 39.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:01:30 [2020-07-16T20:01:30.746Z] #31 ...
20:01:30 [2020-07-16T20:01:30.746Z] 
20:01:30 [2020-07-16T20:01:30.746Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:30 [2020-07-16T20:01:30.746Z] #29 39.17 sync
20:01:30 [2020-07-16T20:01:30.746Z] #29 39.18 internal/reflectlite
20:01:30 [2020-07-16T20:01:30.841Z] #39 9.714   DEP      images/core-ppc64.pb-c.d
20:01:30 [2020-07-16T20:01:30.841Z] #39 9.755   DEP      images/core-s390.pb-c.d
20:01:30 [2020-07-16T20:01:30.841Z] #39 9.798   DEP      images/core-x86.pb-c.d
20:01:30 [2020-07-16T20:01:30.841Z] #39 9.817   DEP      images/core.pb-c.d
20:01:30 [2020-07-16T20:01:30.841Z] #39 9.928   DEP      images/inventory.pb-c.d
20:01:31 [2020-07-16T20:01:31.133Z] #39 9.960   PBCC     images/cpuinfo.pb-c.c
20:01:31 [2020-07-16T20:01:31.133Z] #39 9.964   DEP      images/cpuinfo.pb-c.d
20:01:31 [2020-07-16T20:01:31.133Z] #39 10.02   PBCC     images/stats.pb-c.c
20:01:31 [2020-07-16T20:01:31.133Z] #39 10.04   DEP      images/stats.pb-c.d
20:01:31 [2020-07-16T20:01:31.246Z]   CC       criu/irmap.o
20:01:31 [2020-07-16T20:01:31.246Z]   CC       criu/kcmp-ids.o
20:01:31 [2020-07-16T20:01:31.539Z]   CC       criu/kerndat.o
20:01:31 [2020-07-16T20:01:31.831Z]   CC       criu/libnetlink.o
20:01:31 [2020-07-16T20:01:31.831Z]   CC       criu/log.o
20:01:32 [2020-07-16T20:01:32.116Z] #29 ...
20:01:32 [2020-07-16T20:01:32.116Z] 
20:01:32 [2020-07-16T20:01:32.116Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:01:32 [2020-07-16T20:01:32.116Z] #7 32.72 Building dependency tree...
20:01:32 [2020-07-16T20:01:32.116Z] #7 34.38 Reading state information...
20:01:32 [2020-07-16T20:01:32.116Z] #7 36.37 The following additional packages will be installed:
20:01:32 [2020-07-16T20:01:32.116Z] #7 36.40   libapparmor1
20:01:32 [2020-07-16T20:01:32.116Z] #7 36.40 Suggested packages:
20:01:32 [2020-07-16T20:01:32.116Z] #7 36.40   seccomp
20:01:32 [2020-07-16T20:01:32.116Z] #7 36.68 The following NEW packages will be installed:
20:01:32 [2020-07-16T20:01:32.116Z] #7 36.69   libapparmor-dev libapparmor1 libseccomp-dev
20:01:32 [2020-07-16T20:01:32.116Z] #7 37.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:01:32 [2020-07-16T20:01:32.116Z] #7 37.16 Need to get 293 kB of archives.
20:01:32 [2020-07-16T20:01:32.116Z] #7 37.16 After this operation, 952 kB of additional disk space will be used.
20:01:32 [2020-07-16T20:01:32.116Z] #7 37.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:01:32 [2020-07-16T20:01:32.116Z] #7 37.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:01:32 [2020-07-16T20:01:32.116Z] #7 37.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:01:32 [2020-07-16T20:01:32.116Z] #7 38.34 debconf: delaying package configuration, since apt-utils is not installed
20:01:32 [2020-07-16T20:01:32.116Z] #7 38.60 Fetched 293 kB in 0s (952 kB/s)
20:01:32 [2020-07-16T20:01:32.116Z] #7 38.71 Selecting previously unselected package libapparmor1:amd64.
20:01:32 [2020-07-16T20:01:32.116Z] #7 38.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:01:32 [2020-07-16T20:01:32.116Z] #7 38.79 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 38.80 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.01 Selecting previously unselected package libapparmor-dev:amd64.
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.02 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.02 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.23 Selecting previously unselected package libseccomp-dev:amd64.
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.24 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.24 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.49 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.54 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.55 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 39.56 Processing triggers for libc-bin (2.28-10) ...
20:01:32 [2020-07-16T20:01:32.116Z] #7 DONE 40.6s
20:01:32 [2020-07-16T20:01:32.116Z] 
20:01:32 [2020-07-16T20:01:32.116Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:01:32 [2020-07-16T20:01:32.116Z] #50 DONE 0.1s
20:01:32 [2020-07-16T20:01:32.116Z] 
20:01:32 [2020-07-16T20:01:32.116Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:01:32 [2020-07-16T20:01:32.116Z] #51 DONE 0.1s
20:01:32 [2020-07-16T20:01:32.116Z] 
20:01:32 [2020-07-16T20:01:32.116Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:32 [2020-07-16T20:01:32.123Z]   CC       criu/lsm.o
20:01:32 [2020-07-16T20:01:32.123Z]   CC       criu/mem.o
20:01:32 [2020-07-16T20:01:32.171Z] #39 11.05 make[1]: Nothing to be done for 'all'.
20:01:32 [2020-07-16T20:01:32.171Z] #39 ...
20:01:32 [2020-07-16T20:01:32.171Z] 
20:01:32 [2020-07-16T20:01:32.171Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:32 [2020-07-16T20:01:32.171Z] #42 39.00 time
20:01:32 [2020-07-16T20:01:32.171Z] #42 43.27 internal/poll
20:01:32 [2020-07-16T20:01:32.171Z] #42 44.68 internal/fmtsort
20:01:32 [2020-07-16T20:01:32.171Z] #42 44.84 internal/syscall/execenv
20:01:32 [2020-07-16T20:01:32.171Z] #42 44.92 internal/syscall/unix
20:01:32 [2020-07-16T20:01:32.171Z] #42 45.24 os
20:01:32 [2020-07-16T20:01:32.171Z] #42 45.25 strings
20:01:32 [2020-07-16T20:01:32.171Z] #42 48.34 regexp/syntax
20:01:32 [2020-07-16T20:01:32.463Z] #42 49.17 fmt
20:01:32 [2020-07-16T20:01:32.463Z] #42 ...
20:01:32 [2020-07-16T20:01:32.463Z] 
20:01:32 [2020-07-16T20:01:32.463Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:01:32 [2020-07-16T20:01:32.463Z] #57 28.70 Checking out files:  82% (2628/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
20:01:32 [2020-07-16T20:01:32.463Z] #57 29.23 + cd /tmp/tmp.fxFjhRmY5n/src/github.com/containerd/containerd
20:01:32 [2020-07-16T20:01:32.463Z] #57 29.23 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:01:32 [2020-07-16T20:01:32.577Z] using credential docker-jenkins-github-credentials
20:01:32 [2020-07-16T20:01:32.584Z] Cloning the remote Git repository
20:01:32 [2020-07-16T20:01:32.584Z] Cloning with configured refspecs honoured and without tags
20:01:32 [2020-07-16T20:01:32.758Z]   CC       criu/memfd.o
20:01:33 [2020-07-16T20:01:33.050Z]   CC       criu/mount.o
20:01:32 [2020-07-16T20:01:32.606Z] Cloning repository https://github.com/moby/moby.git
20:01:32 [2020-07-16T20:01:32.718Z]  > git init /home/ubuntu/workspace/moby_PR-41222 # timeout=10
20:01:33 [2020-07-16T20:01:33.163Z] Fetching upstream changes from https://github.com/moby/moby.git
20:01:33 [2020-07-16T20:01:33.164Z]  > git --version # timeout=10
20:01:33 [2020-07-16T20:01:33.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:01:33 [2020-07-16T20:01:33.204Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:01:33 [2020-07-16T20:01:33.534Z] #52 ...
20:01:33 [2020-07-16T20:01:33.534Z] 
20:01:33 [2020-07-16T20:01:33.534Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:01:33 [2020-07-16T20:01:33.534Z] #66 DONE 41.9s
20:01:33 [2020-07-16T20:01:33.534Z] 
20:01:33 [2020-07-16T20:01:33.534Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:33 [2020-07-16T20:01:33.534Z] #31 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:01:33 [2020-07-16T20:01:33.534Z] #31 40.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:01:33 [2020-07-16T20:01:33.534Z] #31 40.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:01:33 [2020-07-16T20:01:33.534Z] #31 40.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:01:33 [2020-07-16T20:01:33.534Z] #31 40.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:01:33 [2020-07-16T20:01:33.534Z] #31 40.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:01:34 [2020-07-16T20:01:34.098Z] #31 42.78 debconf: delaying package configuration, since apt-utils is not installed
20:01:34 [2020-07-16T20:01:34.563Z]   CC       criu/namespaces.o
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + export 'BUILDTAGS=netgo osusergo static_build'
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + BUILDTAGS='netgo osusergo static_build'
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + export EXTRA_FLAGS=-buildmode=pie
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + EXTRA_FLAGS=-buildmode=pie
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + '[' '' = dynamic ']'
20:01:34 [2020-07-16T20:01:34.589Z] #57 31.25 + make
20:01:34 [2020-07-16T20:01:34.662Z] #31 43.30 Fetched 14.9 MB in 2s (6837 kB/s)
20:01:34 [2020-07-16T20:01:34.662Z] #31 43.39 Selecting previously unselected package xxd.
20:01:34 [2020-07-16T20:01:34.662Z] #31 43.39 (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.)
20:01:34 [2020-07-16T20:01:34.662Z] #31 43.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:01:34 [2020-07-16T20:01:34.662Z] #31 43.50 Unpacking xxd (2:8.1.0875-5) ...
20:01:34 [2020-07-16T20:01:34.857Z]   CC       criu/net.o
20:01:34 [2020-07-16T20:01:34.881Z] #57 32.18 🇩 bin/ctr
20:01:34 [2020-07-16T20:01:34.918Z] #31 43.73 Selecting previously unselected package vim-common.
20:01:34 [2020-07-16T20:01:34.918Z] #31 43.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:01:34 [2020-07-16T20:01:34.918Z] #31 43.78 Unpacking vim-common (2:8.1.0875-5) ...
20:01:35 [2020-07-16T20:01:35.489Z] #31 44.16 Selecting previously unselected package cmake-data.
20:01:35 [2020-07-16T20:01:35.489Z] #31 44.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:01:35 [2020-07-16T20:01:35.489Z] #31 44.16 Unpacking cmake-data (3.13.4-1) ...
20:01:36 [2020-07-16T20:01:36.054Z] #31 ...
20:01:36 [2020-07-16T20:01:36.054Z] 
20:01:36 [2020-07-16T20:01:36.054Z] #8 [dev 1/25] RUN groupadd -r docker
20:01:36 [2020-07-16T20:01:36.054Z] #8 DONE 4.2s
20:01:36 [2020-07-16T20:01:36.310Z] 
20:01:36 [2020-07-16T20:01:36.311Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.495 + RM_GOPATH=0
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.495 + TMP_GOPATH=
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.495 + : /build
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.495 + '[' -z '' ']'
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.496 ++ mktemp -d
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.515 + export GOPATH=/tmp/tmp.NXWWqpoxsb
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.516 + GOPATH=/tmp/tmp.NXWWqpoxsb
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.516 + RM_GOPATH=1
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.521 ++ dirname ./install.sh
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.525 + dir=.
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.525 + bin=runc
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.526 + shift
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.526 + '[' '!' -f ./runc.installer ']'
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.526 + . ./runc.installer
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.527 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.528 + install_runc
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.533 + grep -q '^3\.10\.0.*\.el7\.'
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.534 + uname -r
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.544 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.544 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.544 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.544 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NXWWqpoxsb/src/github.com/opencontainers/runc
20:01:36 [2020-07-16T20:01:36.311Z] #52 3.546 Cloning into '/tmp/tmp.NXWWqpoxsb/src/github.com/opencontainers/runc'...
20:01:36 [2020-07-16T20:01:36.369Z]   CC       criu/netfilter.o
20:01:36 [2020-07-16T20:01:36.369Z]   CC       criu/page-pipe.o
20:01:36 [2020-07-16T20:01:36.395Z] #57 ...
20:01:36 [2020-07-16T20:01:36.395Z] 
20:01:36 [2020-07-16T20:01:36.395Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:36 [2020-07-16T20:01:36.395Z] #29 43.28 internal/poll
20:01:36 [2020-07-16T20:01:36.395Z] #29 43.33 internal/fmtsort
20:01:36 [2020-07-16T20:01:36.395Z] #29 43.98 internal/syscall/execenv
20:01:36 [2020-07-16T20:01:36.395Z] #29 44.11 internal/syscall/unix
20:01:36 [2020-07-16T20:01:36.395Z] #29 44.32 strings
20:01:36 [2020-07-16T20:01:36.395Z] #29 45.36 os
20:01:36 [2020-07-16T20:01:36.395Z] #29 47.05 bytes
20:01:36 [2020-07-16T20:01:36.395Z] #29 48.30 bufio
20:01:36 [2020-07-16T20:01:36.395Z] #29 48.82 fmt
20:01:36 [2020-07-16T20:01:36.395Z] #29 49.72 path/filepath
20:01:36 [2020-07-16T20:01:36.395Z] #29 50.86 io/ioutil
20:01:36 [2020-07-16T20:01:36.395Z] #29 51.24 path
20:01:36 [2020-07-16T20:01:36.395Z] #29 51.71 text/tabwriter
20:01:36 [2020-07-16T20:01:36.395Z] #29 52.22 flag
20:01:36 [2020-07-16T20:01:36.395Z] #29 52.22 github.com/BurntSushi/toml
20:01:36 [2020-07-16T20:01:36.567Z] #52 ...
20:01:36 [2020-07-16T20:01:36.567Z] 
20:01:36 [2020-07-16T20:01:36.567Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:01:36 [2020-07-16T20:01:36.567Z] #54 30.28 Reading package lists...
20:01:36 [2020-07-16T20:01:36.567Z] #54 36.96 Building dependency tree...
20:01:36 [2020-07-16T20:01:36.567Z] #54 38.57 Reading state information...
20:01:36 [2020-07-16T20:01:36.567Z] #54 40.67 The following additional packages will be installed:
20:01:36 [2020-07-16T20:01:36.567Z] #54 40.67   libbtrfs0
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.17 The following NEW packages will be installed:
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.26   libbtrfs-dev libbtrfs0
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.78 Need to get 119 kB of archives.
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.78 After this operation, 387 kB of additional disk space will be used.
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:01:36 [2020-07-16T20:01:36.567Z] #54 41.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:01:36 [2020-07-16T20:01:36.567Z] #54 43.41 debconf: delaying package configuration, since apt-utils is not installed
20:01:36 [2020-07-16T20:01:36.567Z] #54 43.68 Fetched 119 kB in 0s (409 kB/s)
20:01:36 [2020-07-16T20:01:36.567Z] #54 43.77 Selecting previously unselected package libbtrfs0.
20:01:36 [2020-07-16T20:01:36.567Z] #54 43.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:01:36 [2020-07-16T20:01:36.567Z] #54 43.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 43.91 Unpacking libbtrfs0 (4.20.1-2) ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 44.03 Selecting previously unselected package libbtrfs-dev.
20:01:36 [2020-07-16T20:01:36.567Z] #54 44.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 44.10 Unpacking libbtrfs-dev (4.20.1-2) ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 44.50 Setting up libbtrfs0 (4.20.1-2) ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 44.51 Setting up libbtrfs-dev (4.20.1-2) ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 44.52 Processing triggers for libc-bin (2.28-10) ...
20:01:36 [2020-07-16T20:01:36.567Z] #54 DONE 45.3s
20:01:36 [2020-07-16T20:01:36.567Z] 
20:01:36 [2020-07-16T20:01:36.567Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:01:36 [2020-07-16T20:01:36.567Z] #55 DONE 0.0s
20:01:36 [2020-07-16T20:01:36.567Z] 
20:01:36 [2020-07-16T20:01:36.567Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:01:36 [2020-07-16T20:01:36.567Z] #56 DONE 0.0s
20:01:36 [2020-07-16T20:01:36.567Z] 
20:01:36 [2020-07-16T20:01:36.567Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:01:36 [2020-07-16T20:01:36.662Z]   CC       criu/page-xfer.o
20:01:36 [2020-07-16T20:01:36.688Z] #29 ...
20:01:36 [2020-07-16T20:01:36.688Z] 
20:01:36 [2020-07-16T20:01:36.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:36 [2020-07-16T20:01:36.688Z] #39 11.94   CC       images/stats.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 12.16   CC       images/core.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 12.49   CC       images/core-x86.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 12.88   CC       images/core-arm.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 13.10   CC       images/core-aarch64.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 13.32   CC       images/core-ppc64.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 13.61   CC       images/core-s390.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 14.07   CC       images/cpuinfo.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 14.39   CC       images/inventory.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 14.53   CC       images/fdinfo.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 14.83   CC       images/fown.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 15.05   CC       images/ns.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 15.25   CC       images/regfile.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 15.48   CC       images/ghost-file.o
20:01:36 [2020-07-16T20:01:36.688Z] #39 15.64   CC       images/fifo.o
20:01:36 [2020-07-16T20:01:36.955Z]   CC       criu/pagemap-cache.o
20:01:36 [2020-07-16T20:01:36.980Z] #39 15.82   CC       images/remap-file-path.o
20:01:36 [2020-07-16T20:01:36.980Z] #39 16.02   CC       images/eventfd.o
20:01:37 [2020-07-16T20:01:37.132Z] #57 ...
20:01:37 [2020-07-16T20:01:37.132Z] 
20:01:37 [2020-07-16T20:01:37.132Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:01:37 [2020-07-16T20:01:37.132Z] #22 30.36 Reading package lists...
20:01:37 [2020-07-16T20:01:37.132Z] #22 37.24 Building dependency tree...
20:01:37 [2020-07-16T20:01:37.132Z] #22 38.73 Reading state information...
20:01:37 [2020-07-16T20:01:37.132Z] #22 41.00 ca-certificates is already the newest version (20200601~deb10u1).
20:01:37 [2020-07-16T20:01:37.132Z] #22 41.00 The following additional packages will be installed:
20:01:37 [2020-07-16T20:01:37.132Z] #22 41.00   libjq1 libonig5
20:01:37 [2020-07-16T20:01:37.132Z] #22 41.78 The following NEW packages will be installed:
20:01:37 [2020-07-16T20:01:37.132Z] #22 41.78   jq libjq1 libonig5
20:01:37 [2020-07-16T20:01:37.132Z] #22 42.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:01:37 [2020-07-16T20:01:37.132Z] #22 42.35 Need to get 355 kB of archives.
20:01:37 [2020-07-16T20:01:37.132Z] #22 42.35 After this operation, 1072 kB of additional disk space will be used.
20:01:37 [2020-07-16T20:01:37.132Z] #22 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:01:37 [2020-07-16T20:01:37.132Z] #22 42.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:01:37 [2020-07-16T20:01:37.132Z] #22 42.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:01:37 [2020-07-16T20:01:37.132Z] #22 43.86 debconf: delaying package configuration, since apt-utils is not installed
20:01:37 [2020-07-16T20:01:37.132Z] #22 44.08 Fetched 355 kB in 0s (1109 kB/s)
20:01:37 [2020-07-16T20:01:37.132Z] #22 44.18 Selecting previously unselected package libonig5:amd64.
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.30 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.32 Unpacking libonig5:amd64 (6.9.1-1) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.51 Selecting previously unselected package libjq1:amd64.
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.76 Selecting previously unselected package jq.
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.80 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 44.82 Unpacking jq (1.5+dfsg-2+b1) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 45.41 Setting up libonig5:amd64 (6.9.1-1) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 45.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 45.46 Setting up jq (1.5+dfsg-2+b1) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 45.48 Processing triggers for libc-bin (2.28-10) ...
20:01:37 [2020-07-16T20:01:37.133Z] #22 DONE 45.8s
20:01:37 [2020-07-16T20:01:37.133Z] 
20:01:37 [2020-07-16T20:01:37.133Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:01:37 [2020-07-16T20:01:37.133Z] #23 DONE 0.0s
20:01:37 [2020-07-16T20:01:37.133Z] 
20:01:37 [2020-07-16T20:01:37.133Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:37 [2020-07-16T20:01:37.250Z]   CC       criu/pagemap.o
20:01:37 [2020-07-16T20:01:37.274Z] #39 16.12   CC       images/eventpoll.o
20:01:37 [2020-07-16T20:01:37.274Z] #39 16.39   CC       images/fh.o
20:01:37 [2020-07-16T20:01:37.389Z] #24 ...
20:01:37 [2020-07-16T20:01:37.389Z] 
20:01:37 [2020-07-16T20:01:37.389Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:37 [2020-07-16T20:01:37.389Z] #38 29.84 Reading package lists...
20:01:37 [2020-07-16T20:01:37.389Z] #38 36.32 Building dependency tree...
20:01:37 [2020-07-16T20:01:37.389Z] #38 37.65 Reading state information...
20:01:37 [2020-07-16T20:01:37.389Z] #38 39.75 The following additional packages will be installed:
20:01:37 [2020-07-16T20:01:37.389Z] #38 39.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:01:37 [2020-07-16T20:01:37.389Z] #38 39.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:01:37 [2020-07-16T20:01:37.389Z] #38 39.76 Suggested packages:
20:01:37 [2020-07-16T20:01:37.389Z] #38 39.77   manpages-dev python-setuptools
20:01:37 [2020-07-16T20:01:37.389Z] #38 41.59 The following NEW packages will be installed:
20:01:37 [2020-07-16T20:01:37.389Z] #38 41.59   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:01:37 [2020-07-16T20:01:37.389Z] #38 41.59   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:01:37 [2020-07-16T20:01:37.389Z] #38 41.59   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:01:37 [2020-07-16T20:01:37.389Z] #38 41.59   python-six zlib1g-dev
20:01:37 [2020-07-16T20:01:37.389Z] #38 42.10 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:01:37 [2020-07-16T20:01:37.389Z] #38 42.10 Need to get 4095 kB of archives.
20:01:37 [2020-07-16T20:01:37.389Z] #38 42.10 After this operation, 22.5 MB of additional disk space will be used.
20:01:37 [2020-07-16T20:01:37.389Z] #38 42.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 42.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:01:37 [2020-07-16T20:01:37.390Z] #38 44.41 debconf: delaying package configuration, since apt-utils is not installed
20:01:37 [2020-07-16T20:01:37.390Z] #38 44.73 Fetched 4095 kB in 1s (3981 kB/s)
20:01:37 [2020-07-16T20:01:37.390Z] #38 44.85 Selecting previously unselected package libcap-dev:amd64.
20:01:37 [2020-07-16T20:01:37.390Z] #38 44.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.)
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.15 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.42 Selecting previously unselected package libnet1:amd64.
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.63 Selecting previously unselected package libnet1-dev.
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 45.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 46.12 Selecting previously unselected package libnl-3-200:amd64.
20:01:37 [2020-07-16T20:01:37.390Z] #38 46.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.390Z] #38 46.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:01:37 [2020-07-16T20:01:37.542Z]   CC       criu/parasite-syscall.o
20:01:37 [2020-07-16T20:01:37.646Z] #38 46.36 Selecting previously unselected package libnl-3-dev:amd64.
20:01:37 [2020-07-16T20:01:37.646Z] #38 46.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:01:37 [2020-07-16T20:01:37.646Z] #38 46.39 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:01:37 [2020-07-16T20:01:37.835Z]   CC       criu/path.o
20:01:37 [2020-07-16T20:01:37.835Z]   CC       criu/pie-util-vdso.o
20:01:37 [2020-07-16T20:01:37.909Z] #39 16.68   CC       images/fsnotify.o
20:01:37 [2020-07-16T20:01:37.909Z] #39 16.97   CC       images/signalfd.o
20:01:37 [2020-07-16T20:01:37.909Z] #39 ...
20:01:37 [2020-07-16T20:01:37.909Z] 
20:01:37 [2020-07-16T20:01:37.909Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:37 [2020-07-16T20:01:37.909Z] #14 10.29 Fetched 8059 kB in 9s (943 kB/s)
20:01:37 [2020-07-16T20:01:37.909Z] #14 10.29 Reading package lists...
20:01:37 [2020-07-16T20:01:37.909Z] #14 13.72 Reading package lists...
20:01:37 [2020-07-16T20:01:37.909Z] #14 16.68 Building dependency tree...
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.08 Reading state information...
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.44 libcap2-bin is already the newest version (1:2.25-2).
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.44 libcap2-bin set to manually installed.
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.44 The following additional packages will be installed:
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   python3.7 python3.7-minimal vim-runtime xxd
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45 Suggested packages:
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   xfsdump acl attr quota
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45 Recommended packages:
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   aufs-dkms nftables build-essential python3-dev python3-keyring
20:01:37 [2020-07-16T20:01:37.909Z] #14 17.45   python3-keyrings.alt python3-xdg unzip
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.53 The following NEW packages will be installed:
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   apparmor aufs-tools bash-completion binutils-mingw-w64
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.56   xfsprogs xxd xz-utils zip
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.66 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded.
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.66 Need to get 99.3 MB of archives.
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.66 After this operation, 605 MB of additional disk space will be used.
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 19.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
20:01:37 [2020-07-16T20:01:37.909Z] #14 20.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
20:01:38 [2020-07-16T20:01:38.129Z]   CC       criu/pie-util.o
20:01:38 [2020-07-16T20:01:38.129Z]   CC       criu/pipes.o
20:01:38 [2020-07-16T20:01:38.202Z] #14 20.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:01:38 [2020-07-16T20:01:38.202Z] #14 ...
20:01:38 [2020-07-16T20:01:38.202Z] 
20:01:38 [2020-07-16T20:01:38.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:38 [2020-07-16T20:01:38.202Z] #39 17.09   CC       images/fs.o
20:01:38 [2020-07-16T20:01:38.202Z] #39 17.26   CC       images/pstree.o
20:01:38 [2020-07-16T20:01:38.256Z] #38 46.92 Selecting previously unselected package libprotobuf-c1:amd64.
20:01:38 [2020-07-16T20:01:38.256Z] #38 46.92 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:01:38 [2020-07-16T20:01:38.256Z] #38 46.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:01:38 [2020-07-16T20:01:38.422Z]   CC       criu/plugin.o
20:01:38 [2020-07-16T20:01:38.422Z]   CC       criu/proc_parse.o
20:01:38 [2020-07-16T20:01:38.495Z] #39 17.36   CC       images/pipe.o
20:01:38 [2020-07-16T20:01:38.495Z] #39 17.60   CC       images/tcp-stream.o
20:01:38 [2020-07-16T20:01:38.553Z] #38 47.20 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:01:38 [2020-07-16T20:01:38.553Z] #38 47.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:01:38 [2020-07-16T20:01:38.553Z] #38 47.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:01:38 [2020-07-16T20:01:38.787Z] #39 17.78   CC       images/sk-packet.o
20:01:38 [2020-07-16T20:01:38.811Z] #38 47.48 Selecting previously unselected package zlib1g-dev:amd64.
20:01:38 [2020-07-16T20:01:38.811Z] #38 47.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:01:38 [2020-07-16T20:01:38.811Z] #38 47.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:01:39 [2020-07-16T20:01:39.080Z] #39 17.92   CC       images/mnt.o
20:01:39 [2020-07-16T20:01:39.080Z] #39 18.03   CC       images/pipe-data.o
20:01:39 [2020-07-16T20:01:39.080Z] #39 18.16   CC       images/sa.o
20:01:39 [2020-07-16T20:01:39.373Z] #39 18.39   CC       images/timer.o
20:01:39 [2020-07-16T20:01:39.409Z] #38 47.96 Selecting previously unselected package libprotobuf17:amd64.
20:01:39 [2020-07-16T20:01:39.409Z] #38 47.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:01:39 [2020-07-16T20:01:39.409Z] #38 47.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:01:39 [2020-07-16T20:01:39.409Z] #38 ...
20:01:39 [2020-07-16T20:01:39.409Z] 
20:01:39 [2020-07-16T20:01:39.409Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:39 [2020-07-16T20:01:39.409Z] #31 48.17 Selecting previously unselected package libicu63:amd64.
20:01:39 [2020-07-16T20:01:39.687Z] #31 48.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:01:39 [2020-07-16T20:01:39.687Z] #31 48.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:01:39 [2020-07-16T20:01:39.932Z]   CC       criu/protobuf-desc.o
20:01:40 [2020-07-16T20:01:40.008Z] #39 18.82   CC       images/timerfd.o
20:01:40 [2020-07-16T20:01:40.008Z] #39 19.03   CC       images/mm.o
20:01:40 [2020-07-16T20:01:40.225Z]   CC       criu/protobuf.o
20:01:40 [2020-07-16T20:01:40.225Z]   CC       criu/pstree.o
20:01:40 [2020-07-16T20:01:40.300Z] #39 19.24   CC       images/sk-opts.o
20:01:40 [2020-07-16T20:01:40.300Z] #39 19.44   CC       images/sk-unix.o
20:01:40 [2020-07-16T20:01:40.518Z]   CC       criu/rbtree.o
20:01:40 [2020-07-16T20:01:40.593Z] #39 19.72   CC       images/sk-inet.o
20:01:40 [2020-07-16T20:01:40.811Z]   CC       criu/rst-malloc.o
20:01:40 [2020-07-16T20:01:40.811Z]   CC       criu/seccomp.o
20:01:41 [2020-07-16T20:01:41.104Z]   CC       criu/seize.o
20:01:41 [2020-07-16T20:01:41.114Z] #31 ...
20:01:41 [2020-07-16T20:01:41.114Z] 
20:01:41 [2020-07-16T20:01:41.114Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
20:01:41 [2020-07-16T20:01:41.114Z] #9 DONE 4.9s
20:01:41 [2020-07-16T20:01:41.114Z] 
20:01:41 [2020-07-16T20:01:41.114Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.134 + RM_GOPATH=0
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.135 + TMP_GOPATH=
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.135 + : /build
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.135 + '[' -z '' ']'
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.137 ++ mktemp -d
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.141 + export GOPATH=/tmp/tmp.FKnMM5FYVO
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.141 + GOPATH=/tmp/tmp.FKnMM5FYVO
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.141 + RM_GOPATH=1
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 ++ dirname ./install.sh
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + dir=.
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + bin=containerd
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + shift
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + '[' '!' -f ./containerd.installer ']'
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + . ./containerd.installer
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + install_containerd
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FKnMM5FYVO/src/github.com/containerd/containerd
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:01:41 [2020-07-16T20:01:41.114Z] #57 4.147 Cloning into '/tmp/tmp.FKnMM5FYVO/src/github.com/containerd/containerd'...
20:01:41 [2020-07-16T20:01:41.228Z] #39 20.01   CC       images/tun.o
20:01:41 [2020-07-16T20:01:41.229Z] #39 20.30   CC       images/sk-netlink.o
20:01:41 [2020-07-16T20:01:41.409Z]   CC       criu/servicefd.o
20:01:41 [2020-07-16T20:01:41.523Z] #39 20.44   CC       images/packet-sock.o
20:01:41 [2020-07-16T20:01:41.701Z]   CC       criu/shmem.o
20:01:41 [2020-07-16T20:01:41.816Z] #39 20.79   CC       images/ipc-var.o
20:01:41 [2020-07-16T20:01:41.816Z] #39 ...
20:01:41 [2020-07-16T20:01:41.816Z] 
20:01:41 [2020-07-16T20:01:41.816Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:41 [2020-07-16T20:01:41.816Z] #29 53.48 log
20:01:41 [2020-07-16T20:01:41.816Z] #29 55.19 github.com/BurntSushi/toml/cmd/tomlv
20:01:41 [2020-07-16T20:01:41.816Z] #29 DONE 58.7s
20:01:41 [2020-07-16T20:01:41.994Z]   CC       criu/sigframe.o
20:01:41 [2020-07-16T20:01:41.994Z]   CC       criu/signalfd.o
20:01:42 [2020-07-16T20:01:42.108Z] 
20:01:42 [2020-07-16T20:01:42.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:42 [2020-07-16T20:01:42.108Z] #39 21.09   CC       images/ipc-desc.o
20:01:42 [2020-07-16T20:01:42.286Z]   CC       criu/sk-inet.o
20:01:42 [2020-07-16T20:01:42.404Z] #39 21.49   CC       images/ipc-shm.o
20:01:42 [2020-07-16T20:01:42.579Z]   CC       criu/sk-netlink.o
20:01:42 [2020-07-16T20:01:42.698Z] #39 21.71   CC       images/ipc-msg.o
20:01:42 [2020-07-16T20:01:42.873Z]   CC       criu/sk-packet.o
20:01:42 [2020-07-16T20:01:42.873Z]   CC       criu/sk-queue.o
20:01:42 [2020-07-16T20:01:42.990Z] #39 22.02   CC       images/ipc-sem.o
20:01:43 [2020-07-16T20:01:43.166Z]   CC       criu/sk-tcp.o
20:01:43 [2020-07-16T20:01:43.283Z] #39 22.17   CC       images/utsns.o
20:01:43 [2020-07-16T20:01:43.283Z] #39 22.26   CC       images/creds.o
20:01:43 [2020-07-16T20:01:43.458Z]   CC       criu/sk-unix.o
20:01:43 [2020-07-16T20:01:43.575Z] #39 22.43   CC       images/vma.o
20:01:43 [2020-07-16T20:01:43.575Z] #39 22.61   CC       images/netdev.o
20:01:43 [2020-07-16T20:01:43.639Z] #57 ...
20:01:43 [2020-07-16T20:01:43.639Z] 
20:01:43 [2020-07-16T20:01:43.639Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:43 [2020-07-16T20:01:43.639Z] #42 41.94 internal/reflectlite
20:01:43 [2020-07-16T20:01:43.639Z] #42 41.95 sync
20:01:43 [2020-07-16T20:01:43.639Z] #42 43.80 github.com/LK4D4/vndr/godl/singleflight
20:01:43 [2020-07-16T20:01:43.639Z] #42 44.31 math/rand
20:01:43 [2020-07-16T20:01:43.639Z] #42 45.96 internal/singleflight
20:01:43 [2020-07-16T20:01:43.639Z] #42 46.44 errors
20:01:43 [2020-07-16T20:01:43.639Z] #42 46.51 sort
20:01:43 [2020-07-16T20:01:43.639Z] #42 47.12 io
20:01:43 [2020-07-16T20:01:43.639Z] #42 48.41 strconv
20:01:43 [2020-07-16T20:01:43.639Z] #42 48.63 bytes
20:01:43 [2020-07-16T20:01:43.639Z] #42 51.15 bufio
20:01:43 [2020-07-16T20:01:43.639Z] #42 ...
20:01:43 [2020-07-16T20:01:43.639Z] 
20:01:43 [2020-07-16T20:01:43.639Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:43 [2020-07-16T20:01:43.639Z] #24 5.167 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:01:43 [2020-07-16T20:01:43.639Z] #24 5.583 
20:01:43 [2020-07-16T20:01:43.868Z] #39 22.76   CC       images/tty.o
20:01:44 [2020-07-16T20:01:44.092Z]   CC       criu/sockets.o
20:01:44 [2020-07-16T20:01:44.161Z] #39 23.04   CC       images/file-lock.o
20:01:44 [2020-07-16T20:01:44.161Z] #39 23.14   CC       images/rlimit.o
20:01:44 [2020-07-16T20:01:44.161Z] #39 23.25   CC       images/pagemap.o
20:01:44 [2020-07-16T20:01:44.384Z]   CC       criu/stats.o
20:01:44 [2020-07-16T20:01:44.453Z] #39 23.47   CC       images/siginfo.o
20:01:44 [2020-07-16T20:01:44.677Z]   CC       criu/string.o
20:01:44 [2020-07-16T20:01:44.677Z]   CC       criu/sysctl.o
20:01:44 [2020-07-16T20:01:44.725Z] #24 5.746 
#                                                                          2.4%
#####                                                                      7.4%
#########                                                                 13.2%
##############                                                            20.4%
##################                                                        25.8%
######################                                                    31.4%
#########################                                                 36.0%
#############################                                             41.5%
################################                                          45.1%
####################################                                      50.3%
#######################################                                   55.5%
#########################################                                 58.2%
#############################################                             63.2%
######################################################                    75.3%
########################################################                  78.2%
##############################################################            86.8%
20:01:44 [2020-07-16T20:01:44.725Z] #24 ...
20:01:44 [2020-07-16T20:01:44.725Z] 
20:01:44 [2020-07-16T20:01:44.725Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:44 [2020-07-16T20:01:44.725Z] #29 42.99 sort
20:01:44 [2020-07-16T20:01:44.725Z] #29 43.00 errors
20:01:44 [2020-07-16T20:01:44.725Z] #29 43.39 strconv
20:01:44 [2020-07-16T20:01:44.725Z] #29 44.54 io
20:01:44 [2020-07-16T20:01:44.725Z] #29 47.00 internal/oserror
20:01:44 [2020-07-16T20:01:44.725Z] #29 47.20 syscall
20:01:44 [2020-07-16T20:01:44.725Z] #29 48.27 reflect
20:01:44 [2020-07-16T20:01:44.725Z] #29 ...
20:01:44 [2020-07-16T20:01:44.725Z] 
20:01:44 [2020-07-16T20:01:44.725Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:44 [2020-07-16T20:01:44.725Z] #24 5.746 
#                                                                          2.4%
#####                                                                      7.4%
#########                                                                 13.2%
##############                                                            20.4%
##################                                                        25.8%
######################                                                    31.4%
#########################                                                 36.0%
#############################                                             41.5%
################################                                          45.1%
####################################                                      50.3%
#######################################                                   55.5%
#########################################                                 58.2%
#############################################                             63.2%
######################################################                    75.3%
########################################################                  78.2%
##############################################################            86.8%
####################################################################      95.2%
######################################################################## 100.0%
20:01:44 [2020-07-16T20:01:44.745Z] #39 23.69   CC       images/rpc.o
20:01:44 [2020-07-16T20:01:44.969Z]   CC       criu/sysfs_parse.o
20:01:44 [2020-07-16T20:01:44.969Z]   CC       criu/timens.o
20:01:45 [2020-07-16T20:01:45.038Z] #39 ...
20:01:45 [2020-07-16T20:01:45.038Z] 
20:01:45 [2020-07-16T20:01:45.038Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:45 [2020-07-16T20:01:45.038Z] #42 51.66 path/filepath
20:01:45 [2020-07-16T20:01:45.038Z] #42 52.10 flag
20:01:45 [2020-07-16T20:01:45.038Z] #42 52.68 go/token
20:01:45 [2020-07-16T20:01:45.038Z] #42 53.33 regexp
20:01:45 [2020-07-16T20:01:45.038Z] #42 53.38 go/scanner
20:01:45 [2020-07-16T20:01:45.038Z] #42 54.23 go/ast
20:01:45 [2020-07-16T20:01:45.038Z] #42 56.10 internal/lazyregexp
20:01:45 [2020-07-16T20:01:45.038Z] #42 56.28 path
20:01:45 [2020-07-16T20:01:45.038Z] #42 56.70 io/ioutil
20:01:45 [2020-07-16T20:01:45.038Z] #42 57.30 net/url
20:01:45 [2020-07-16T20:01:45.038Z] #42 57.73 text/template/parse
20:01:45 [2020-07-16T20:01:45.038Z] #42 58.94 go/parser
20:01:45 [2020-07-16T20:01:45.038Z] #42 61.25 text/template
20:01:45 [2020-07-16T20:01:45.038Z] #42 61.62 log
20:01:45 [2020-07-16T20:01:45.038Z] #42 ...
20:01:45 [2020-07-16T20:01:45.038Z] 
20:01:45 [2020-07-16T20:01:45.038Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:45 [2020-07-16T20:01:45.038Z] #14 20.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 20.58 Get:32 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]
20:01:45 [2020-07-16T20:01:45.038Z] #14 22.07 Get:33 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]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.23 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.23 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.51 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.51 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.53 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.54 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.54 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.55 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.55 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.64 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.64 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.65 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.66 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.67 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.68 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.68 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.70 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 23.95 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 24.00 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 24.03 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
20:01:45 [2020-07-16T20:01:45.038Z] #14 24.74 debconf: delaying package configuration, since apt-utils is not installed
20:01:45 [2020-07-16T20:01:45.038Z] #14 24.86 Fetched 99.3 MB in 4s (22.4 MB/s)
20:01:45 [2020-07-16T20:01:45.038Z] #14 24.94 Selecting previously unselected package pigz.
20:01:45 [2020-07-16T20:01:45.038Z] #14 24.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 ... 15240 files and directories currently installed.)
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.01 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.02 Unpacking pigz (2.4-1) ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.12 Selecting previously unselected package libpython3.7-minimal:s390x.
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.12 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.56 Selecting previously unselected package python3.7-minimal.
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 25.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 26.27 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:01:45 [2020-07-16T20:01:45.038Z] #14 26.30 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:01:45 [2020-07-16T20:01:45.262Z]   CC       criu/timerfd.o
20:01:45 [2020-07-16T20:01:45.262Z]   CC       criu/tty.o
20:01:45 [2020-07-16T20:01:45.330Z] #14 ...
20:01:45 [2020-07-16T20:01:45.330Z] 
20:01:45 [2020-07-16T20:01:45.330Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:45 [2020-07-16T20:01:45.330Z] #42 62.03 encoding/binary
20:01:45 [2020-07-16T20:01:45.718Z] #24 7.951 
20:01:45 [2020-07-16T20:01:45.899Z]   CC       criu/tun.o
20:01:46 [2020-07-16T20:01:46.197Z]   CC       criu/uffd.o
20:01:46 [2020-07-16T20:01:46.230Z] #24 8.728 
                                                                           0.1%
########################                                                  34.3%
##########################
20:01:46 [2020-07-16T20:01:46.230Z] #24 ...
20:01:46 [2020-07-16T20:01:46.230Z] 
20:01:46 [2020-07-16T20:01:46.230Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
20:01:46 [2020-07-16T20:01:46.230Z] #10 2.965 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:01:46 [2020-07-16T20:01:46.230Z] #10 DONE 5.2s
20:01:46 [2020-07-16T20:01:46.230Z] 
20:01:46 [2020-07-16T20:01:46.230Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:46 [2020-07-16T20:01:46.230Z] #24 8.728 
                                                                           0.1%
########################                                                  34.3%
############################################                              61.4%
##############################################################            87.0%
######################################################################## 100.0%
20:01:46 [2020-07-16T20:01:46.792Z] #24 9.743 
20:01:46 [2020-07-16T20:01:46.843Z] #42 63.42 encoding/base64
20:01:46 [2020-07-16T20:01:46.850Z]   CC       criu/util.o
20:01:47 [2020-07-16T20:01:47.135Z] #42 63.93 encoding/json
20:01:47 [2020-07-16T20:01:47.488Z]   CC       criu/uts_ns.o
20:01:47 [2020-07-16T20:01:47.488Z]   CC       criu/vdso.o
20:01:47 [2020-07-16T20:01:47.488Z]   LINK     criu/built-in.o
20:01:47 [2020-07-16T20:01:47.771Z] #42 64.63 go/doc
20:01:47 [2020-07-16T20:01:47.782Z]   LINK     criu/criu
20:01:47 [2020-07-16T20:01:47.782Z]   DEP      lib/c/criu.d
20:01:47 [2020-07-16T20:01:47.782Z]   CC       images/rpc.pb-c.o
20:01:48 [2020-07-16T20:01:48.077Z]   CC       lib/c/criu.o
20:01:48 [2020-07-16T20:01:48.640Z] #24 10.01 
##                                                                         3.6%
######                                                                     9.3%
###########                                                               15.6%
#################                                                         23.8%
######################                                                    30.9%
############################                                              39.1%
##################################                                        48.0%
######################################                                    53.7%
###########################################                               61.0%
################################################                          66.9%
######################################################                    76.0%
#############################################################             85.2%
####################################################################      95.0%
######################################################################## 100.0%
20:01:48 [2020-07-16T20:01:48.721Z]   LINK     lib/c/built-in.o
20:01:48 [2020-07-16T20:01:48.721Z]   LINK     lib/c/libcriu.so
20:01:48 [2020-07-16T20:01:48.721Z]   LINK     lib/c/libcriu.a
20:01:48 [2020-07-16T20:01:48.721Z]   GEN      magic.py
20:01:48 [2020-07-16T20:01:48.721Z] Note: Building without setproctitle() and strlcpy() support.
20:01:48 [2020-07-16T20:01:48.721Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:01:48 [2020-07-16T20:01:48.721Z] Note: Building without GnuTLS support
20:01:48 [2020-07-16T20:01:48.721Z] Makefile.config:39: Warn: you have no libnftables installed
20:01:48 [2020-07-16T20:01:48.721Z] Makefile.config:40: Warn: Building without nftables support
20:01:48 [2020-07-16T20:01:48.897Z] #24 11.76 
20:01:49 [2020-07-16T20:01:49.020Z] fatal: not a git repository (or any of the parent directories): .git
20:01:49 [2020-07-16T20:01:49.020Z] make[1]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: 'images/built-in.o' is up to date.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: 'compel/libcompel.a' is up to date.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: 'compel/compel-host-bin' is up to date.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.316Z] make[1]: 'soccr/libsoccr.a' is up to date.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z] make[2]: Nothing to be done for 'all'.
20:01:49 [2020-07-16T20:01:49.612Z]   INSTALL  criu/criu
20:01:50 [2020-07-16T20:01:50.262Z] #24 12.02 
                                                                           0.5%
#                                                                          1.8%
###                                                                        4.2%
###                                                                        4.8%
#####                                                                      8.1%
#######                                                                   10.4%
########                                                                  12.1%
##########                                                                14.5%
#############                                                             18.3%
#############                                                             18.4%
20:01:50 [2020-07-16T20:01:50.262Z] #24 ...
20:01:50 [2020-07-16T20:01:50.262Z] 
20:01:50 [2020-07-16T20:01:50.262Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:50 [2020-07-16T20:01:50.262Z] #38 49.09 Selecting previously unselected package libprotobuf-lite17:amd64.
20:01:50 [2020-07-16T20:01:50.262Z] #38 49.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 49.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 49.39 Selecting previously unselected package libprotobuf-dev:amd64.
20:01:50 [2020-07-16T20:01:50.262Z] #38 49.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 49.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 51.12 Selecting previously unselected package libprotoc17:amd64.
20:01:50 [2020-07-16T20:01:50.262Z] #38 51.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 51.15 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 51.95 Selecting previously unselected package protobuf-c-compiler.
20:01:50 [2020-07-16T20:01:50.262Z] #38 51.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 52.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 52.18 Selecting previously unselected package protobuf-compiler.
20:01:50 [2020-07-16T20:01:50.262Z] #38 52.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:01:50 [2020-07-16T20:01:50.262Z] #38 52.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 52.41 Selecting previously unselected package python-pkg-resources.
20:01:50 [2020-07-16T20:01:50.263Z] #38 52.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 52.42 Unpacking python-pkg-resources (40.8.0-1) ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 53.87 Selecting previously unselected package python-six.
20:01:50 [2020-07-16T20:01:50.263Z] #38 53.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 54.83 Unpacking python-six (1.12.0-1) ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 54.98 Selecting previously unselected package python-protobuf.
20:01:50 [2020-07-16T20:01:50.263Z] #38 54.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 55.02 Unpacking python-protobuf (3.6.1.3-2) ...
20:01:50 [2020-07-16T20:01:50.263Z] #38 55.95 Setting up python-pkg-resources (40.8.0-1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #42 67.13 github.com/LK4D4/vndr/build
20:01:50 [2020-07-16T20:01:50.512Z] #42 ...
20:01:50 [2020-07-16T20:01:50.512Z] 
20:01:50 [2020-07-16T20:01:50.512Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:50 [2020-07-16T20:01:50.512Z] #14 27.98 Selecting previously unselected package python3-minimal.
20:01:50 [2020-07-16T20:01:50.512Z] #14 27.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15489 files and directories currently installed.)
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.01 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.01 Unpacking python3-minimal (3.7.3-1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.08 Selecting previously unselected package libmpdec2:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.08 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.09 Unpacking libmpdec2:s390x (2.4.2-2) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.16 Selecting previously unselected package libpython3.7-stdlib:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 28.16 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.04 Selecting previously unselected package python3.7.
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.04 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.18 Selecting previously unselected package libpython3-stdlib:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.19 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 29.23 Setting up python3-minimal (3.7.3-1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.06 Selecting previously unselected package python3.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15901 files and directories currently installed.)
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.08 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.09 Unpacking python3 (3.7.3-1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.17 Selecting previously unselected package libip4tc0:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.18 Unpacking libip4tc0:s390x (1.8.2-4) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.35 Selecting previously unselected package libip6tc0:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.35 Unpacking libip6tc0:s390x (1.8.2-4) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.41 Selecting previously unselected package libiptc0:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.41 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.41 Unpacking libiptc0:s390x (1.8.2-4) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.47 Selecting previously unselected package libnfnetlink0:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.49 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.57 Selecting previously unselected package libnetfilter-conntrack3:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.57 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.62 Selecting previously unselected package libnftnl11:s390x.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.62 Unpacking libnftnl11:s390x (1.1.2-2) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.67 Selecting previously unselected package iptables.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.67 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.67 Unpacking iptables (1.8.2-4) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.92 Selecting previously unselected package xxd.
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 30.96 Unpacking xxd (2:8.1.0875-5) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 31.06 Selecting previously unselected package vim-common.
20:01:50 [2020-07-16T20:01:50.512Z] #14 31.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 31.07 Unpacking vim-common (2:8.1.0875-5) ...
20:01:50 [2020-07-16T20:01:50.512Z] #14 31.23 Selecting previously unselected package bash-completion.
20:01:50 [2020-07-16T20:01:50.512Z] #14 31.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:01:50 [2020-07-16T20:01:50.520Z] #38 ...
20:01:50 [2020-07-16T20:01:50.520Z] 
20:01:50 [2020-07-16T20:01:50.520Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:51 [2020-07-16T20:01:51.137Z] Removing intermediate container 25d0d98db1d9
20:01:51 [2020-07-16T20:01:51.137Z]  ---> 8e55cae0483b
20:01:51 [2020-07-16T20:01:51.137Z] Step 14/140 : FROM base AS registry
20:01:51 [2020-07-16T20:01:51.137Z]  ---> 8821f8e241b9
20:01:51 [2020-07-16T20:01:51.137Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:01:51 [2020-07-16T20:01:51.137Z]  ---> Running in 50d9b9006b30
20:01:51 [2020-07-16T20:01:51.137Z] Removing intermediate container 50d9b9006b30
20:01:51 [2020-07-16T20:01:51.137Z]  ---> c7af9a5fb922
20:01:51 [2020-07-16T20:01:51.137Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
20:01:51 [2020-07-16T20:01:51.137Z]  ---> Running in c5ce67aeb950
20:01:51 [2020-07-16T20:01:51.137Z] Removing intermediate container c5ce67aeb950
20:01:51 [2020-07-16T20:01:51.137Z]  ---> ea5afa8694fc
20:01:51 [2020-07-16T20:01:51.137Z] Step 17/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution"     && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT")     && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"         go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry     && case $(dpkg --print-architecture) in         amd64|ppc64*|s390x)         (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1");         GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH";             go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;         ;;        esac     && rm -rf "$GOPATH"
20:01:51 [2020-07-16T20:01:51.137Z]  ---> Running in fa32be4d833a
20:01:51 [2020-07-16T20:01:51.146Z] #14 33.40 Unpacking bash-completion (1:2.8-6) ...
20:01:51 [2020-07-16T20:01:51.440Z] + mktemp -d
20:01:51 [2020-07-16T20:01:51.440Z] + export GOPATH=/tmp/tmp.KVZs2khmHY
20:01:51 [2020-07-16T20:01:51.440Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution
20:01:51 [2020-07-16T20:01:51.440Z] Cloning into '/tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution'...
20:01:51 [2020-07-16T20:01:51.803Z] #14 33.89 Selecting previously unselected package bzip2.
20:01:51 [2020-07-16T20:01:51.803Z] #14 33.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
20:01:51 [2020-07-16T20:01:51.803Z] #14 33.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:01:51 [2020-07-16T20:01:51.803Z] #14 33.98 Selecting previously unselected package xz-utils.
20:01:51 [2020-07-16T20:01:51.803Z] #14 33.98 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
20:01:51 [2020-07-16T20:01:51.803Z] #14 33.98 Unpacking xz-utils (5.2.4-1) ...
20:01:51 [2020-07-16T20:01:51.803Z] #14 34.15 Selecting previously unselected package apparmor.
20:01:51 [2020-07-16T20:01:51.878Z] #24 12.02 
                                                                           0.5%
#                                                                          1.8%
###                                                                        4.2%
###                                                                        4.8%
#####                                                                      8.1%
#######                                                                   10.4%
########                                                                  12.1%
##########                                                                14.5%
#############                                                             18.3%
#############                                                             18.4%
##############                                                            20.4%
###############                                                           21.7%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.8%
########################                                                  33.5%
#########################                                                 35.4%
#########################                                                 35.4%
############################                                              39.0%
#####
20:01:51 [2020-07-16T20:01:51.878Z] #24 ...
20:01:51 [2020-07-16T20:01:51.878Z] 
20:01:51 [2020-07-16T20:01:51.878Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:01:51 [2020-07-16T20:01:51.878Z] #26 50.52 Checking out files:  67% (1022/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:01:51 [2020-07-16T20:01:51.878Z] #26 51.92 + cd /tmp/tmp.bcZfFml8PF/src/github.com/go-swagger/go-swagger
20:01:51 [2020-07-16T20:01:51.878Z] #26 51.92 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:01:51 [2020-07-16T20:01:51.878Z] #26 52.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:01:52 [2020-07-16T20:01:52.095Z] #14 34.15 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
20:01:52 [2020-07-16T20:01:52.096Z] #14 34.22 Unpacking apparmor (2.13.2-10) ...
20:01:52 [2020-07-16T20:01:52.212Z] #26 ...
20:01:52 [2020-07-16T20:01:52.212Z] 
20:01:52 [2020-07-16T20:01:52.212Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:52 [2020-07-16T20:01:52.389Z] #14 34.68 Selecting previously unselected package aufs-tools.
20:01:52 [2020-07-16T20:01:52.389Z] #14 34.68 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
20:01:52 [2020-07-16T20:01:52.389Z] #14 34.69 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:01:52 [2020-07-16T20:01:52.389Z] #14 34.78 Selecting previously unselected package binutils-mingw-w64-i686.
20:01:52 [2020-07-16T20:01:52.389Z] #14 34.78 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
20:01:52 [2020-07-16T20:01:52.682Z] #14 34.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:01:53 [2020-07-16T20:01:53.539Z] + cd /tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution
20:01:53 [2020-07-16T20:01:53.539Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:01:53 [2020-07-16T20:01:53.539Z] + GOPATH=/tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KVZs2khmHY go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:01:53 [2020-07-16T20:01:53.721Z] #14 35.95 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:01:53 [2020-07-16T20:01:53.721Z] #14 35.95 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
20:01:53 [2020-07-16T20:01:53.721Z] #14 35.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:01:53 [2020-07-16T20:01:53.869Z] #24 12.02 
                                                                           0.5%
#                                                                          1.8%
###                                                                        4.2%
###                                                                        4.8%
#####                                                                      8.1%
#######                                                                   10.4%
########                                                                  12.1%
##########                                                                14.5%
#############                                                             18.3%
#############                                                             18.4%
##############                                                            20.4%
###############                                                           21.7%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.8%
########################                                                  33.5%
#########################                                                 35.4%
#########################                                                 35.4%
############################                                              39.0%
##############################                                            42.2%
##############################                                            42.2%
###############################                                           44.0%
################################                                          45.4%
##################################                                        48.1%
####################################                                      50.8%
######################################                                    53.7%
#########################################                                 57.8%
###########################################                               60.3%
#############################################                             63.3%
###############################################                           66.0%
#################################################                         68.1%
####################################################                      72.5%
######################################################                    75.7%
########################
20:01:53 [2020-07-16T20:01:53.869Z] #24 ...
20:01:53 [2020-07-16T20:01:53.869Z] 
20:01:53 [2020-07-16T20:01:53.869Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
20:01:53 [2020-07-16T20:01:53.869Z] #11 DONE 7.6s
20:01:53 [2020-07-16T20:01:53.869Z] 
20:01:53 [2020-07-16T20:01:53.869Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:54 [2020-07-16T20:01:54.668Z] #24 12.02 
                                                                           0.5%
#                                                                          1.8%
###                                                                        4.2%
###                                                                        4.8%
#####                                                                      8.1%
#######                                                                   10.4%
########                                                                  12.1%
##########                                                                14.5%
#############                                                             18.3%
#############                                                             18.4%
##############                                                            20.4%
###############                                                           21.7%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.8%
########################                                                  33.5%
#########################                                                 35.4%
#########################                                                 35.4%
############################                                              39.0%
##############################                                            42.2%
##############################                                            42.2%
###############################                                           44.0%
################################                                          45.4%
##################################                                        48.1%
####################################                                      50.8%
######################################                                    53.7%
#########################################                                 57.8%
###########################################                               60.3%
#############################################                             63.3%
###############################################                           66.0%
#################################################                         68.1%
####################################################                      72.5%
######################################################                    75.7%
########################################################                  78.2%
##########################################################                81.4%
###########################################################               83.0%
############################################################              84.4%
##############################################################            86.6%
###############################################################           88.8%
#################################################################         91.2%
20:01:54 [2020-07-16T20:01:54.668Z] #24 ...
20:01:54 [2020-07-16T20:01:54.668Z] 
20:01:54 [2020-07-16T20:01:54.668Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:54 [2020-07-16T20:01:54.668Z] #42 52.92 reflect
20:01:54 [2020-07-16T20:01:54.668Z] #42 53.16 internal/oserror
20:01:54 [2020-07-16T20:01:54.668Z] #42 53.33 syscall
20:01:54 [2020-07-16T20:01:54.668Z] #42 61.55 time
20:01:54 [2020-07-16T20:01:54.668Z] #42 ...
20:01:54 [2020-07-16T20:01:54.668Z] 
20:01:54 [2020-07-16T20:01:54.668Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:55 [2020-07-16T20:01:55.160Z] Fetching without tags
20:01:55 [2020-07-16T20:01:55.181Z] #24 12.02 
                                                                           0.5%
#                                                                          1.8%
###                                                                        4.2%
###                                                                        4.8%
#####                                                                      8.1%
#######                                                                   10.4%
########                                                                  12.1%
##########                                                                14.5%
#############                                                             18.3%
#############                                                             18.4%
##############                                                            20.4%
###############                                                           21.7%
#################                                                         24.0%
##################                                                        25.9%
####################                                                      27.9%
#####################                                                     29.8%
########################                                                  33.5%
#########################                                                 35.4%
#########################                                                 35.4%
############################                                              39.0%
##############################                                            42.2%
##############################                                            42.2%
###############################                                           44.0%
################################                                          45.4%
##################################                                        48.1%
####################################                                      50.8%
######################################                                    53.7%
#########################################                                 57.8%
###########################################                               60.3%
#############################################                             63.3%
###############################################                           66.0%
#################################################                         68.1%
####################################################                      72.5%
######################################################                    75.7%
########################################################                  78.2%
##########################################################                81.4%
###########################################################               83.0%
############################################################              84.4%
##############################################################            86.6%
###############################################################           88.8%
#################################################################         91.2%
##################################################################        92.4%
###################################################################       94.4%
#####################################################################     96.7%
#######################################################################   99.3%
######################################################################## 100.0%
20:01:55 [2020-07-16T20:01:55.181Z] #24 18.05 
20:01:55 [2020-07-16T20:01:55.547Z] Merging remotes/origin/19.03 commit 789bd1c67b6809b82306a9c3770deebfffd57825 into PR head commit 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:01:55 [2020-07-16T20:01:55.795Z] #14 37.59 Selecting previously unselected package binutils-mingw-w64.
20:01:55 [2020-07-16T20:01:55.795Z] #14 37.59 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:01:55 [2020-07-16T20:01:55.795Z] #14 37.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:01:55 [2020-07-16T20:01:55.795Z] #14 37.68 Selecting previously unselected package libdevmapper1.02.1:s390x.
20:01:55 [2020-07-16T20:01:55.795Z] #14 37.69 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
20:01:55 [2020-07-16T20:01:55.795Z] #14 37.69 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:01:55 [2020-07-16T20:01:55.795Z] #14 ...
20:01:55 [2020-07-16T20:01:55.795Z] 
20:01:55 [2020-07-16T20:01:55.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:01:55 [2020-07-16T20:01:55.795Z] #39 24.45   CC       images/ext-file.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 24.64   CC       images/cgroup.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 25.09   CC       images/userns.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 25.32   CC       images/google/protobuf/descriptor.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 26.38   CC       images/opts.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 26.54   CC       images/seccomp.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 26.78   CC       images/binfmt-misc.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 26.87   CC       images/time.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 26.96   CC       images/sysctl.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.08   CC       images/autofs.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.15   CC       images/macvlan.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.26   CC       images/sit.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.37   CC       images/memfd.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.49   CC       images/timens.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.71   LINK     images/built-in.o
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.76   GEN      compel/include/asm
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.77   GEN      compel/include/version.h
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.79 touch .config
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.81   GEN      include/common/config.h
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.86   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.92   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:01:55 [2020-07-16T20:01:55.795Z] #39 27.93   GEN      compel/plugins/include/uapi/std/syscall.h
20:01:55 [2020-07-16T20:01:55.796Z] #39 27.95   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
20:01:55 [2020-07-16T20:01:55.796Z] #39 27.96   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.00   DEP      compel/arch/s390/plugins/std/parasite-head.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.01   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.01   DEP      compel/plugins/std/infect.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.11   DEP      compel/plugins/std/string.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.20   DEP      compel/plugins/std/log.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.30   DEP      compel/plugins/std/fds.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.38   DEP      compel/plugins/std/std.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.45   DEP      compel/plugins/shmem/shmem.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.52   DEP      compel/plugins/fds/fds.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.64   CC       compel/plugins/std/std.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 28.90   CC       compel/plugins/std/fds.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 29.19   CC       compel/plugins/std/log.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 29.88   CC       compel/plugins/std/string.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 30.32   CC       compel/plugins/std/infect.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 30.69   CC       compel/arch/s390/plugins/std/parasite-head.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 30.72   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 30.78   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 30.85   AR       compel/plugins/std.lib.a
20:01:55 [2020-07-16T20:01:55.796Z] #39 30.88   CC       compel/plugins/fds/fds.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.02   AR       compel/plugins/fds.lib.a
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.05   HOSTDEP  compel/src/lib/log-host.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.17   HOSTDEP  compel/src/lib/handle-elf-host.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.21   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.23   HOSTDEP  compel/src/main-host.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.28   DEP      compel/src/lib/ptrace.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.34   DEP      compel/src/lib/infect.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.43   DEP      compel/src/lib/infect-util.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.51   DEP      compel/src/lib/infect-rpc.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.58   DEP      compel/arch/s390/src/lib/infect.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.65   DEP      compel/arch/s390/src/lib/cpu.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.68   DEP      compel/src/lib/log.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.74   DEP      compel/src/main.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.81   DEP      compel/src/lib/handle-elf.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 31.92   DEP      compel/arch/s390/src/lib/handle-elf.d
20:01:55 [2020-07-16T20:01:55.796Z] #39 32.06   CC       compel/src/lib/log.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 32.26   CC       compel/arch/s390/src/lib/cpu.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 32.41   CC       compel/arch/s390/src/lib/infect.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 32.87   CC       compel/src/lib/infect-rpc.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 33.11   CC       compel/src/lib/infect-util.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 33.34   CC       compel/src/lib/infect.o
20:01:55 [2020-07-16T20:01:55.796Z] #39 ...
20:01:55 [2020-07-16T20:01:55.796Z] 
20:01:55 [2020-07-16T20:01:55.796Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:55 [2020-07-16T20:01:55.796Z] #14 37.82 Selecting previously unselected package dmsetup.
20:01:55 [2020-07-16T20:01:55.796Z] #14 37.82 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
20:01:55 [2020-07-16T20:01:55.796Z] #14 37.83 Unpacking dmsetup (2:1.02.155-3) ...
20:01:55 [2020-07-16T20:01:55.796Z] #14 37.94 Selecting previously unselected package mingw-w64-common.
20:01:55 [2020-07-16T20:01:55.796Z] #14 37.94 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
20:01:55 [2020-07-16T20:01:55.796Z] #14 37.94 Unpacking mingw-w64-common (6.0.0-3) ...
20:01:55 [2020-07-16T20:01:55.041Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:01:55 [2020-07-16T20:01:55.055Z]  > git config --add remote.origin.fetch +refs/pull/41222/head:refs/remotes/origin/PR-41222 # timeout=10
20:01:55 [2020-07-16T20:01:55.087Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:01:55 [2020-07-16T20:01:55.133Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:01:55 [2020-07-16T20:01:55.162Z] Fetching upstream changes from https://github.com/moby/moby.git
20:01:55 [2020-07-16T20:01:55.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:01:55 [2020-07-16T20:01:55.164Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:01:55 [2020-07-16T20:01:55.555Z]  > git config core.sparsecheckout # timeout=10
20:01:55 [2020-07-16T20:01:55.573Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:01:56 [2020-07-16T20:01:56.561Z] #24 19.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:01:56 [2020-07-16T20:01:56.659Z] Merge succeeded, producing 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:01:56 [2020-07-16T20:01:56.659Z] Checking out Revision 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 (PR-41222)
20:01:56 [2020-07-16T20:01:56.817Z] #24 19.47 
20:01:56 [2020-07-16T20:01:56.818Z] #24 19.68 
#                                                                          2.3%
######################################################################## 100.0%
20:01:57 [2020-07-16T20:01:57.074Z] #24 19.85 
20:01:58 [2020-07-16T20:01:58.004Z] #24 20.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:01:58 [2020-07-16T20:01:58.004Z] #24 ...
20:01:58 [2020-07-16T20:01:58.004Z] 
20:01:58 [2020-07-16T20:01:58.004Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:01:58 [2020-07-16T20:01:58.004Z] #29 56.47 time
20:01:58 [2020-07-16T20:01:58.004Z] #29 61.77 internal/poll
20:01:58 [2020-07-16T20:01:58.004Z] #29 62.28 internal/fmtsort
20:01:58 [2020-07-16T20:01:58.004Z] #29 63.35 internal/syscall/execenv
20:01:58 [2020-07-16T20:01:58.004Z] #29 63.53 internal/syscall/unix
20:01:58 [2020-07-16T20:01:58.004Z] #29 63.88 strings
20:01:58 [2020-07-16T20:01:58.004Z] #29 64.82 os
20:01:58 [2020-07-16T20:01:58.261Z] #29 ...
20:01:58 [2020-07-16T20:01:58.261Z] 
20:01:58 [2020-07-16T20:01:58.261Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:01:58 [2020-07-16T20:01:58.261Z] #42 65.42 internal/fmtsort
20:01:58 [2020-07-16T20:01:58.261Z] #42 66.12 internal/syscall/execenv
20:01:58 [2020-07-16T20:01:58.261Z] #42 66.30 internal/syscall/unix
20:01:56 [2020-07-16T20:01:56.590Z]  > git merge 789bd1c67b6809b82306a9c3770deebfffd57825 # timeout=10
20:01:56 [2020-07-16T20:01:56.627Z]  > git rev-parse HEAD^{commit} # timeout=10
20:01:56 [2020-07-16T20:01:56.660Z]  > git config core.sparsecheckout # timeout=10
20:01:56 [2020-07-16T20:01:56.689Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:01:58 [2020-07-16T20:01:58.682Z] #42 66.78 strings
20:01:58 [2020-07-16T20:01:58.682Z] #42 ...
20:01:58 [2020-07-16T20:01:58.682Z] 
20:01:58 [2020-07-16T20:01:58.682Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:01:58 [2020-07-16T20:01:58.682Z] #52 16.33 + cd /tmp/tmp.NXWWqpoxsb/src/github.com/opencontainers/runc
20:01:58 [2020-07-16T20:01:58.682Z] #52 16.33 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:01:58 [2020-07-16T20:01:58.682Z] #52 17.35 + '[' -z '' ']'
20:01:58 [2020-07-16T20:01:58.682Z] #52 17.35 + target=static
20:01:58 [2020-07-16T20:01:58.682Z] #52 17.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:01:58 [2020-07-16T20:01:58.682Z] #52 19.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 .
20:01:58 [2020-07-16T20:01:58.682Z] #52 ...
20:01:58 [2020-07-16T20:01:58.682Z] 
20:01:58 [2020-07-16T20:01:58.682Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:01:58 [2020-07-16T20:01:58.682Z] #31 57.25 Selecting previously unselected package libxml2:amd64.
20:01:58 [2020-07-16T20:01:58.682Z] #31 57.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 57.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 62.49 Selecting previously unselected package libarchive13:amd64.
20:01:58 [2020-07-16T20:01:58.682Z] #31 62.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 62.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 63.08 Selecting previously unselected package libjsoncpp1:amd64.
20:01:58 [2020-07-16T20:01:58.682Z] #31 63.09 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 63.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 63.25 Selecting previously unselected package librhash0:amd64.
20:01:58 [2020-07-16T20:01:58.682Z] #31 63.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:01:58 [2020-07-16T20:01:58.682Z] #31 63.32 Unpacking librhash0:amd64 (1.3.8-1) ...
20:01:58 [2020-07-16T20:01:58.683Z] #31 63.56 Selecting previously unselected package libuv1:amd64.
20:01:58 [2020-07-16T20:01:58.683Z] #31 63.57 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:01:58 [2020-07-16T20:01:58.683Z] #31 63.58 Unpacking libuv1:amd64 (1.24.1-1) ...
20:01:58 [2020-07-16T20:01:58.683Z] #31 63.76 Selecting previously unselected package cmake.
20:01:58 [2020-07-16T20:01:58.683Z] #31 63.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:01:58 [2020-07-16T20:01:58.683Z] #31 63.87 Unpacking cmake (3.13.4-1) ...
20:01:59 [2020-07-16T20:01:59.320Z] #31 ...
20:01:59 [2020-07-16T20:01:59.320Z] 
20:01:59 [2020-07-16T20:01:59.320Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:01:59 [2020-07-16T20:01:59.320Z] #24 21.30 
20:01:59 [2020-07-16T20:01:59.320Z] #24 21.48 
                                                                           0.7%
#################################################################         91.4%
######################################################################## 100.0%
20:01:59 [2020-07-16T20:01:59.320Z] #24 21.79 
20:01:59 [2020-07-16T20:01:59.320Z] #14 41.57 Selecting previously unselected package mingw-w64-x86-64-dev.
20:01:59 [2020-07-16T20:01:59.320Z] #14 41.57 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:01:59 [2020-07-16T20:01:59.320Z] #14 41.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:02:00 [2020-07-16T20:02:00.251Z] #24 22.93 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:02:00 [2020-07-16T20:02:00.251Z] #24 23.11 skipping existing 1849cc453dee
20:02:00 [2020-07-16T20:02:00.507Z] #24 23.27 
20:02:00 [2020-07-16T20:02:00.507Z] #24 ...
20:02:00 [2020-07-16T20:02:00.507Z] 
20:02:00 [2020-07-16T20:02:00.507Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
20:02:00 [2020-07-16T20:02:00.507Z] #12 DONE 6.7s
20:02:00 [2020-07-16T20:02:00.764Z] 
20:02:00 [2020-07-16T20:02:00.764Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.39 Setting up xxd (2:8.1.0875-5) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.40 Setting up libuv1:amd64 (1.24.1-1) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.41 Setting up vim-common (2:8.1.0875-5) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.52 Setting up librhash0:amd64 (1.3.8-1) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.53 Setting up cmake-data (3.13.4-1) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:02:00 [2020-07-16T20:02:00.764Z] #31 69.58 Setting up cmake (3.13.4-1) ...
20:02:00 [2020-07-16T20:02:00.833Z] #14 ...
20:02:00 [2020-07-16T20:02:00.833Z] 
20:02:00 [2020-07-16T20:02:00.833Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:00 [2020-07-16T20:02:00.833Z] #42 67.43 encoding/xml
20:02:00 [2020-07-16T20:02:00.833Z] #42 69.79 github.com/LK4D4/vndr/versioned
20:02:00 [2020-07-16T20:02:00.833Z] #42 69.85 compress/flate
20:02:00 [2020-07-16T20:02:00.833Z] #42 72.27 hash
20:02:00 [2020-07-16T20:02:00.833Z] #42 72.33 context
20:02:00 [2020-07-16T20:02:00.833Z] #42 72.34 hash/crc32
20:02:00 [2020-07-16T20:02:00.833Z] #42 72.71 compress/gzip
20:02:00 [2020-07-16T20:02:00.833Z] #42 72.78 crypto/cipher
20:02:00 [2020-07-16T20:02:00.833Z] #42 73.32 math/big
20:02:00 [2020-07-16T20:02:00.833Z] #42 73.39 crypto/aes
20:02:00 [2020-07-16T20:02:00.833Z] #42 74.30 crypto
20:02:00 [2020-07-16T20:02:00.833Z] #42 74.44 crypto/des
20:02:00 [2020-07-16T20:02:00.833Z] #42 74.81 crypto/internal/randutil
20:02:00 [2020-07-16T20:02:00.833Z] #42 74.86 crypto/sha512
20:02:00 [2020-07-16T20:02:00.833Z] #42 75.32 crypto/ed25519/internal/edwards25519
20:02:00 [2020-07-16T20:02:00.833Z] #42 77.13 crypto/hmac
20:02:00 [2020-07-16T20:02:00.833Z] #42 77.37 crypto/md5
20:02:00 [2020-07-16T20:02:00.833Z] #42 ...
20:02:00 [2020-07-16T20:02:00.833Z] 
20:02:00 [2020-07-16T20:02:00.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:00 [2020-07-16T20:02:00.833Z] #39 34.81   CC       compel/src/lib/ptrace.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 35.16   AR       compel/libcompel.a
20:02:00 [2020-07-16T20:02:00.833Z] #39 35.23   HOSTCC   compel/src/main-host.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 35.50   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 35.66   HOSTCC   compel/src/lib/handle-elf-host.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 36.09   HOSTCC   compel/src/lib/log-host.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 36.24   HOSTLINK compel/compel-host-bin
20:02:00 [2020-07-16T20:02:00.833Z] #39 36.40   DEP      soccr/soccr.d
20:02:00 [2020-07-16T20:02:00.833Z] #39 36.69   CC       soccr/soccr.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 37.62   AR       soccr/libsoccr.a
20:02:00 [2020-07-16T20:02:00.833Z] #39 37.65 make[1]: 'soccr/libsoccr.a' is up to date.
20:02:00 [2020-07-16T20:02:00.833Z] #39 37.90   DEP      criu/arch/s390/sigframe.d
20:02:00 [2020-07-16T20:02:00.833Z] #39 38.04   DEP      criu/arch/s390/crtools.d
20:02:00 [2020-07-16T20:02:00.833Z] #39 38.25   DEP      criu/arch/s390/cpu.d
20:02:00 [2020-07-16T20:02:00.833Z] #39 38.42   CC       criu/arch/s390/cpu.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 38.89   CC       criu/arch/s390/crtools.o
20:02:00 [2020-07-16T20:02:00.833Z] #39 39.78   CC       criu/arch/s390/sigframe.o
20:02:01 [2020-07-16T20:02:01.020Z] Commit message: "[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef"
20:02:01 [2020-07-16T20:02:01.021Z] #31 69.62 Processing triggers for libc-bin (2.28-10) ...
20:02:01 [2020-07-16T20:02:01.021Z] #31 69.78 Processing triggers for mime-support (3.62) ...
20:02:01 [2020-07-16T20:02:01.044Z]  > git --version # timeout=10
20:02:01 [2020-07-16T20:02:01.069Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:02:01 [2020-07-16T20:02:01.126Z] #39 39.99   LINK     criu/arch/s390/crtools.built-in.o
20:02:01 [2020-07-16T20:02:01.126Z] #39 40.03   DEP      criu/pie/util-vdso.d
20:02:01 [2020-07-16T20:02:01.126Z] #39 40.14   DEP      criu/pie/util.d
20:02:01 [2020-07-16T20:02:01.419Z] #39 40.34   CC       criu/pie/util.o
20:02:01 [2020-07-16T20:02:01.585Z] #31 DONE 70.2s
20:02:01 [2020-07-16T20:02:01.585Z] 
20:02:01 [2020-07-16T20:02:01.585Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:02:01 [2020-07-16T20:02:01.585Z] #32 DONE 0.1s
20:02:01 [2020-07-16T20:02:01.585Z] 
20:02:01 [2020-07-16T20:02:01.585Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:01 [2020-07-16T20:02:01.585Z] #38 61.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 62.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 62.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 62.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 62.60 Setting up python-six (1.12.0-1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 68.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.27 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.36 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.40 Setting up protobuf-compiler (3.6.1.3-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 69.50 Setting up python-protobuf (3.6.1.3-2) ...
20:02:01 [2020-07-16T20:02:01.585Z] #38 ...
20:02:01 [2020-07-16T20:02:01.585Z] 
20:02:01 [2020-07-16T20:02:01.585Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:02:01 [2020-07-16T20:02:01.585Z] #33 DONE 0.1s
20:02:01 [2020-07-16T20:02:01.585Z] 
20:02:01 [2020-07-16T20:02:01.585Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:02:01 [2020-07-16T20:02:01.727Z] #39 40.56   CC       criu/pie/util-vdso.o
20:02:02 [2020-07-16T20:02:02.020Z] #39 ...
20:02:02 [2020-07-16T20:02:02.020Z] 
20:02:02 [2020-07-16T20:02:02.020Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:02:02 [2020-07-16T20:02:02.020Z] #60 74.27 + for f in rootlesskit rootlesskit-docker-proxy
20:02:02 [2020-07-16T20:02:02.020Z] #60 74.27 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:02:02 [2020-07-16T20:02:02.020Z] #60 DONE 78.7s
20:02:02 [2020-07-16T20:02:02.020Z] 
20:02:02 [2020-07-16T20:02:02.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:02 [2020-07-16T20:02:02.020Z] #39 40.96   AR       criu/pie/pie.lib.a
20:02:02 [2020-07-16T20:02:02.020Z] #39 ...
20:02:02 [2020-07-16T20:02:02.020Z] 
20:02:02 [2020-07-16T20:02:02.020Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:02:02 [2020-07-16T20:02:02.020Z] #61 DONE 0.1s
20:02:02 [2020-07-16T20:02:02.020Z] 
20:02:02 [2020-07-16T20:02:02.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:02 [2020-07-16T20:02:02.020Z] #39 41.05   DEP      criu/pie/restorer.d
20:02:02 [2020-07-16T20:02:02.210Z] + docker version
20:02:02 [2020-07-16T20:02:02.313Z] #39 41.29   DEP      criu/arch/s390/restorer.d
20:02:02 [2020-07-16T20:02:02.606Z] #39 41.50   DEP      criu/arch/s390/vdso-pie.d
20:02:02 [2020-07-16T20:02:02.606Z] #39 41.59   DEP      criu/pie/parasite-vdso.d
20:02:02 [2020-07-16T20:02:02.900Z] #39 41.74   DEP      criu/pie/parasite.d
20:02:02 [2020-07-16T20:02:02.900Z] #39 41.90   CC       criu/pie/parasite.o
20:02:03 [2020-07-16T20:02:03.484Z] #34 ...
20:02:03 [2020-07-16T20:02:03.484Z] 
20:02:03 [2020-07-16T20:02:03.484Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:02:03 [2020-07-16T20:02:03.484Z] #24 24.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:02:03 [2020-07-16T20:02:03.484Z] #24 25.35 
20:02:03 [2020-07-16T20:02:03.484Z] #24 25.52 
######################################################################## 100.0%
20:02:03 [2020-07-16T20:02:03.484Z] #24 25.64 
20:02:03 [2020-07-16T20:02:03.484Z] #24 25.73 Download of images into '/build' complete.
20:02:03 [2020-07-16T20:02:03.484Z] #24 25.73 Use something like the following to load the result into a Docker daemon:
20:02:03 [2020-07-16T20:02:03.484Z] #24 25.73   tar -cC '/build' . | docker load
20:02:03 [2020-07-16T20:02:03.484Z] #24 DONE 26.1s
20:02:03 [2020-07-16T20:02:03.484Z] 
20:02:03 [2020-07-16T20:02:03.484Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:02:03 [2020-07-16T20:02:03.484Z] #29 66.64 bytes
20:02:03 [2020-07-16T20:02:03.484Z] #29 68.37 bufio
20:02:03 [2020-07-16T20:02:03.484Z] #29 68.69 fmt
20:02:03 [2020-07-16T20:02:03.484Z] #29 70.41 path/filepath
20:02:03 [2020-07-16T20:02:03.484Z] #29 71.67 io/ioutil
20:02:03 [2020-07-16T20:02:03.741Z] #29 ...
20:02:03 [2020-07-16T20:02:03.741Z] 
20:02:03 [2020-07-16T20:02:03.741Z] #13 [dev 6/25] RUN ldconfig
20:02:03 [2020-07-16T20:02:03.741Z] #13 DONE 3.4s
20:02:03 [2020-07-16T20:02:03.741Z] 
20:02:03 [2020-07-16T20:02:03.741Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:03 [2020-07-16T20:02:03.741Z] #42 67.98 internal/poll
20:02:03 [2020-07-16T20:02:03.741Z] #42 69.17 regexp/syntax
20:02:03 [2020-07-16T20:02:03.741Z] #42 70.56 os
20:02:03 [2020-07-16T20:02:03.937Z] #39 42.83   LINK     criu/pie/parasite.built-in.o
20:02:03 [2020-07-16T20:02:03.938Z] #39 42.85   GEN      criu/pie/parasite-blob.h
20:02:03 [2020-07-16T20:02:03.938Z] #39 42.86   CC       criu/pie/parasite-vdso.o
20:02:04 [2020-07-16T20:02:04.230Z] #39 43.26   CC       criu/arch/s390/vdso-pie.o
20:02:04 [2020-07-16T20:02:04.866Z] #39 43.56   CC       criu/arch/s390/restorer.o
20:02:04 [2020-07-16T20:02:04.866Z] #39 43.83   CC       criu/pie/restorer.o
20:02:05 [2020-07-16T20:02:05.676Z] #42 ...
20:02:05 [2020-07-16T20:02:05.676Z] 
20:02:05 [2020-07-16T20:02:05.676Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.799 + RM_GOPATH=0
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.799 + TMP_GOPATH=
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.799 + : /build
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.799 + '[' -z '' ']'
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.799 ++ mktemp -d
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.801 + export GOPATH=/tmp/tmp.A7429NjW0J
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.801 + GOPATH=/tmp/tmp.A7429NjW0J
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.801 + RM_GOPATH=1
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.801 ++ dirname ./install.sh
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.806 + dir=.
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.807 + bin=tini
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.808 + shift
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.808 + '[' '!' -f ./tini.installer ']'
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.809 + . ./tini.installer
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.810 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.810 + install_tini
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.812 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.815 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.815 + git clone https://github.com/krallin/tini.git /tmp/tmp.A7429NjW0J/tini
20:02:05 [2020-07-16T20:02:05.676Z] #34 3.821 Cloning into '/tmp/tmp.A7429NjW0J/tini'...
20:02:06 [2020-07-16T20:02:06.944Z] #39 45.82   LINK     criu/pie/restorer.built-in.o
20:02:06 [2020-07-16T20:02:06.944Z] #39 45.83   GEN      criu/pie/restorer-blob.h
20:02:06 [2020-07-16T20:02:06.944Z] #39 45.87   DEP      criu/vdso.d
20:02:07 [2020-07-16T20:02:07.044Z] #34 5.198 + cd /tmp/tmp.A7429NjW0J/tini
20:02:07 [2020-07-16T20:02:07.044Z] #34 5.199 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:02:07 [2020-07-16T20:02:07.044Z] #34 5.216 + cmake .
20:02:07 [2020-07-16T20:02:07.237Z] #39 46.11   DEP      criu/uts_ns.d
20:02:07 [2020-07-16T20:02:07.237Z] #39 46.26   DEP      criu/util.d
20:02:07 [2020-07-16T20:02:07.529Z] #39 46.54   DEP      criu/uffd.d
20:02:07 [2020-07-16T20:02:07.652Z] #34 6.097 -- The C compiler identification is GNU 8.3.0
20:02:07 [2020-07-16T20:02:07.652Z] #34 6.149 -- Check for working C compiler: /usr/bin/cc
20:02:07 [2020-07-16T20:02:07.822Z] #39 46.77   DEP      criu/tun.d
20:02:07 [2020-07-16T20:02:07.822Z] #39 46.94   DEP      criu/tty.d
20:02:08 [2020-07-16T20:02:08.144Z] #39 47.22   DEP      criu/timerfd.d
20:02:08 [2020-07-16T20:02:08.215Z] #34 6.704 -- Check for working C compiler: /usr/bin/cc -- works
20:02:08 [2020-07-16T20:02:08.436Z] #39 47.42   DEP      criu/timens.d
20:02:08 [2020-07-16T20:02:08.472Z] #34 6.713 -- Detecting C compiler ABI info
20:02:08 [2020-07-16T20:02:08.729Z] #39 47.61   DEP      criu/sysfs_parse.d
20:02:08 [2020-07-16T20:02:08.729Z] #39 47.71   DEP      criu/sysctl.d
20:02:08 [2020-07-16T20:02:08.786Z] Client: Docker Engine - Community
20:02:08 [2020-07-16T20:02:08.786Z]  Version:           19.03.12
20:02:08 [2020-07-16T20:02:08.786Z]  API version:       1.40
20:02:08 [2020-07-16T20:02:08.786Z]  Go version:        go1.13.10
20:02:08 [2020-07-16T20:02:08.786Z]  Git commit:        48a66213fe
20:02:08 [2020-07-16T20:02:08.786Z]  Built:             Mon Jun 22 15:45:36 2020
20:02:08 [2020-07-16T20:02:08.786Z]  OS/Arch:           linux/amd64
20:02:08 [2020-07-16T20:02:08.786Z]  Experimental:      false
20:02:08 [2020-07-16T20:02:08.786Z] 
20:02:08 [2020-07-16T20:02:08.786Z] Server: Docker Engine - Community
20:02:08 [2020-07-16T20:02:08.786Z]  Engine:
20:02:08 [2020-07-16T20:02:08.786Z]   Version:          19.03.12
20:02:08 [2020-07-16T20:02:08.786Z]   API version:      1.40 (minimum version 1.12)
20:02:08 [2020-07-16T20:02:08.786Z]   Go version:       go1.13.10
20:02:08 [2020-07-16T20:02:08.786Z]   Git commit:       48a66213fe
20:02:08 [2020-07-16T20:02:08.786Z]   Built:            Mon Jun 22 15:44:07 2020
20:02:08 [2020-07-16T20:02:08.786Z]   OS/Arch:          linux/amd64
20:02:08 [2020-07-16T20:02:08.786Z]   Experimental:     true
20:02:08 [2020-07-16T20:02:08.786Z]  containerd:
20:02:08 [2020-07-16T20:02:08.786Z]   Version:          1.2.13
20:02:08 [2020-07-16T20:02:08.786Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:02:08 [2020-07-16T20:02:08.786Z]  runc:
20:02:08 [2020-07-16T20:02:08.786Z]   Version:          1.0.0-rc10
20:02:08 [2020-07-16T20:02:08.786Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:02:08 [2020-07-16T20:02:08.786Z]  docker-init:
20:02:08 [2020-07-16T20:02:08.786Z]   Version:          0.18.0
20:02:08 [2020-07-16T20:02:08.786Z]   GitCommit:        fec3683
[Pipeline] sh
20:02:09 [2020-07-16T20:02:09.022Z] #39 47.93   DEP      criu/string.d
20:02:09 [2020-07-16T20:02:09.022Z] #39 47.94   DEP      criu/stats.d
20:02:09 [2020-07-16T20:02:09.022Z] #39 48.04   DEP      criu/sockets.d
20:02:09 [2020-07-16T20:02:09.022Z] #39 48.16   DEP      criu/sk-unix.d
20:02:09 [2020-07-16T20:02:09.035Z] #34 7.369 -- Detecting C compiler ABI info - done
20:02:09 [2020-07-16T20:02:09.035Z] #34 7.443 -- Detecting C compile features
20:02:09 [2020-07-16T20:02:09.136Z] + docker info
20:02:09 [2020-07-16T20:02:09.316Z] #39 48.36   DEP      criu/sk-tcp.d
20:02:09 [2020-07-16T20:02:09.610Z] #39 48.49   DEP      criu/sk-queue.d
20:02:09 [2020-07-16T20:02:09.610Z] #39 48.61   DEP      criu/sk-packet.d
20:02:09 [2020-07-16T20:02:09.903Z] #39 48.82   DEP      criu/sk-netlink.d
20:02:09 [2020-07-16T20:02:09.903Z] #39 48.96   DEP      criu/sk-inet.d
20:02:10 [2020-07-16T20:02:10.196Z] #39 49.16   DEP      criu/signalfd.d
20:02:10 [2020-07-16T20:02:10.489Z] #39 49.32   DEP      criu/sigframe.d
20:02:10 [2020-07-16T20:02:10.489Z] #39 49.38   DEP      criu/shmem.d
20:02:10 [2020-07-16T20:02:10.489Z] #39 49.49   DEP      criu/servicefd.d
20:02:10 [2020-07-16T20:02:10.781Z] #39 49.63   DEP      criu/seize.d
20:02:10 [2020-07-16T20:02:10.781Z] #39 49.77   DEP      criu/seccomp.d
20:02:10 [2020-07-16T20:02:10.781Z] #39 49.88   DEP      criu/rst-malloc.d
20:02:10 [2020-07-16T20:02:10.928Z] #34 ...
20:02:10 [2020-07-16T20:02:10.928Z] 
20:02:10 [2020-07-16T20:02:10.928Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:10 [2020-07-16T20:02:10.928Z] #38 78.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:02:10 [2020-07-16T20:02:10.928Z] #38 78.66 Processing triggers for libc-bin (2.28-10) ...
20:02:10 [2020-07-16T20:02:10.928Z] #38 DONE 79.3s
20:02:10 [2020-07-16T20:02:10.928Z] 
20:02:10 [2020-07-16T20:02:10.928Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:10 [2020-07-16T20:02:10.928Z] #42 76.15 fmt
20:02:10 [2020-07-16T20:02:10.928Z] #42 77.02 path/filepath
20:02:10 [2020-07-16T20:02:10.928Z] #42 78.90 regexp
20:02:11 [2020-07-16T20:02:11.074Z] #39 49.96   DEP      criu/rbtree.d
20:02:11 [2020-07-16T20:02:11.074Z] #39 49.98   DEP      criu/pstree.d
20:02:11 [2020-07-16T20:02:11.074Z] #39 50.12   DEP      criu/protobuf.d
20:02:11 [2020-07-16T20:02:11.074Z] #39 ...
20:02:11 [2020-07-16T20:02:11.074Z] 
20:02:11 [2020-07-16T20:02:11.074Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:11 [2020-07-16T20:02:11.074Z] #42 77.78 crypto/rc4
20:02:11 [2020-07-16T20:02:11.074Z] #42 77.92 crypto/sha1
20:02:11 [2020-07-16T20:02:11.074Z] #42 78.33 crypto/sha256
20:02:11 [2020-07-16T20:02:11.074Z] #42 78.69 encoding/hex
20:02:11 [2020-07-16T20:02:11.074Z] #42 79.03 encoding/pem
20:02:11 [2020-07-16T20:02:11.074Z] #42 79.62 crypto/rand
20:02:11 [2020-07-16T20:02:11.074Z] #42 79.63 crypto/elliptic
20:02:11 [2020-07-16T20:02:11.074Z] #42 80.18 encoding/asn1
20:02:11 [2020-07-16T20:02:11.074Z] #42 81.07 crypto/ed25519
20:02:11 [2020-07-16T20:02:11.074Z] #42 81.29 crypto/rsa
20:02:11 [2020-07-16T20:02:11.074Z] #42 82.23 crypto/ecdsa
20:02:11 [2020-07-16T20:02:11.074Z] #42 82.52 crypto/dsa
20:02:11 [2020-07-16T20:02:11.074Z] #42 82.74 crypto/x509/pkix
20:02:11 [2020-07-16T20:02:11.074Z] #42 82.78 vendor/golang.org/x/crypto/cryptobyte
20:02:11 [2020-07-16T20:02:11.074Z] #42 83.06 vendor/golang.org/x/net/dns/dnsmessage
20:02:11 [2020-07-16T20:02:11.074Z] #42 84.15 vendor/golang.org/x/sys/cpu
20:02:11 [2020-07-16T20:02:11.074Z] #42 84.48 vendor/golang.org/x/crypto/internal/chacha20
20:02:11 [2020-07-16T20:02:11.074Z] #42 85.06 vendor/golang.org/x/crypto/poly1305
20:02:11 [2020-07-16T20:02:11.074Z] #42 85.43 net
20:02:11 [2020-07-16T20:02:11.074Z] #42 85.54 vendor/golang.org/x/crypto/chacha20poly1305
20:02:11 [2020-07-16T20:02:11.074Z] #42 85.99 vendor/golang.org/x/crypto/curve25519
20:02:11 [2020-07-16T20:02:11.074Z] #42 86.34 vendor/golang.org/x/crypto/hkdf
20:02:11 [2020-07-16T20:02:11.074Z] #42 86.46 vendor/golang.org/x/text/transform
20:02:11 [2020-07-16T20:02:11.074Z] #42 86.94 vendor/golang.org/x/text/unicode/bidi
20:02:11 [2020-07-16T20:02:11.366Z] #42 ...
20:02:11 [2020-07-16T20:02:11.366Z] 
20:02:11 [2020-07-16T20:02:11.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:11 [2020-07-16T20:02:11.366Z] #39 50.23   GEN      criu/protobuf-desc-gen.h
20:02:12 [2020-07-16T20:02:12.404Z] #39 51.33   DEP      criu/protobuf-desc.d
20:02:12 [2020-07-16T20:02:12.404Z] #39 51.52   DEP      criu/proc_parse.d
20:02:12 [2020-07-16T20:02:12.697Z] #39 51.71   DEP      criu/plugin.d
20:02:12 [2020-07-16T20:02:12.990Z] #39 51.82   DEP      criu/pipes.d
20:02:12 [2020-07-16T20:02:12.990Z] #39 51.95   DEP      criu/pie-util.d
20:02:12 [2020-07-16T20:02:12.990Z] #39 52.09   DEP      criu/pie-util-vdso.d
20:02:13 [2020-07-16T20:02:13.283Z] #39 52.27   DEP      criu/path.d
20:02:13 [2020-07-16T20:02:13.283Z] #39 52.33   DEP      criu/parasite-syscall.d
20:02:13 [2020-07-16T20:02:13.448Z] #42 ...
20:02:13 [2020-07-16T20:02:13.448Z] 
20:02:13 [2020-07-16T20:02:13.448Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.08 -- Detecting C compile features - done
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.16 -- Performing Test HAS_BUILTIN_FORTIFY
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.69 -- Configuring done
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.73 -- Generating done
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.73 -- Build files have been written to: /tmp/tmp.A7429NjW0J/tini
20:02:13 [2020-07-16T20:02:13.448Z] #34 10.75 + make tini-static
20:02:13 [2020-07-16T20:02:13.448Z] #34 11.28 Scanning dependencies of target tini-static
20:02:13 [2020-07-16T20:02:13.448Z] #34 11.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:02:13 [2020-07-16T20:02:13.575Z] #39 52.45   DEP      criu/pagemap.d
20:02:13 [2020-07-16T20:02:13.575Z] #39 52.65   DEP      criu/pagemap-cache.d
20:02:13 [2020-07-16T20:02:13.868Z] #39 52.74   DEP      criu/page-xfer.d
20:02:13 [2020-07-16T20:02:13.868Z] #39 52.88   DEP      criu/page-pipe.d
20:02:13 [2020-07-16T20:02:13.868Z] #39 ...
20:02:13 [2020-07-16T20:02:13.868Z] 
20:02:13 [2020-07-16T20:02:13.868Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:13 [2020-07-16T20:02:13.868Z] #14 46.12 Selecting previously unselected package gcc-mingw-w64-base.
20:02:13 [2020-07-16T20:02:13.868Z] #14 46.14 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:02:13 [2020-07-16T20:02:13.868Z] #14 46.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:02:13 [2020-07-16T20:02:13.868Z] #14 46.29 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:02:13 [2020-07-16T20:02:13.868Z] #14 46.29 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:02:13 [2020-07-16T20:02:13.868Z] #14 46.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:02:14 [2020-07-16T20:02:14.055Z] #34 ...
20:02:14 [2020-07-16T20:02:14.055Z] 
20:02:14 [2020-07-16T20:02:14.055Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:14 [2020-07-16T20:02:14.055Z] #14 4.603 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:14 [2020-07-16T20:02:14.055Z] #14 4.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:14 [2020-07-16T20:02:14.055Z] #14 4.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:14 [2020-07-16T20:02:14.055Z] #14 5.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:02:14 [2020-07-16T20:02:14.055Z] #14 7.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:02:14 [2020-07-16T20:02:14.055Z] #14 9.652 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:02:14 [2020-07-16T20:02:14.055Z] #14 ...
20:02:14 [2020-07-16T20:02:14.055Z] 
20:02:14 [2020-07-16T20:02:14.055Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:14 [2020-07-16T20:02:14.055Z] #42 81.63 flag
20:02:14 [2020-07-16T20:02:14.161Z] #14 ...
20:02:14 [2020-07-16T20:02:14.161Z] 
20:02:14 [2020-07-16T20:02:14.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:14 [2020-07-16T20:02:14.161Z] #39 52.95   DEP      criu/netfilter.d
20:02:14 [2020-07-16T20:02:14.161Z] #39 53.11   DEP      criu/net.d
20:02:14 [2020-07-16T20:02:14.312Z] #42 ...
20:02:14 [2020-07-16T20:02:14.312Z] 
20:02:14 [2020-07-16T20:02:14.312Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:02:14 [2020-07-16T20:02:14.312Z] #29 72.70 path
20:02:14 [2020-07-16T20:02:14.312Z] #29 73.71 text/tabwriter
20:02:14 [2020-07-16T20:02:14.312Z] #29 76.12 github.com/BurntSushi/toml
20:02:14 [2020-07-16T20:02:14.312Z] #29 76.12 flag
20:02:14 [2020-07-16T20:02:14.312Z] #29 77.75 log
20:02:14 [2020-07-16T20:02:14.312Z] #29 80.68 github.com/BurntSushi/toml/cmd/tomlv
20:02:14 [2020-07-16T20:02:14.454Z] #39 53.35   DEP      criu/namespaces.d
20:02:14 [2020-07-16T20:02:14.569Z] #29 ...
20:02:14 [2020-07-16T20:02:14.569Z] 
20:02:14 [2020-07-16T20:02:14.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:14 [2020-07-16T20:02:14.569Z] #39 3.754 Note: Building without setproctitle() and strlcpy() support.
20:02:14 [2020-07-16T20:02:14.569Z] #39 3.755       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:02:14 [2020-07-16T20:02:14.569Z] #39 3.778 Note: Building without GnuTLS support
20:02:14 [2020-07-16T20:02:14.569Z] #39 3.782 Makefile.config:39: Warn: you have no libnftables installed
20:02:14 [2020-07-16T20:02:14.569Z] #39 3.782 Makefile.config:40: Warn: Building without nftables support
20:02:14 [2020-07-16T20:02:14.747Z] #39 53.57   DEP      criu/mount.d
20:02:14 [2020-07-16T20:02:14.747Z] #39 53.78   DEP      criu/memfd.d
20:02:15 [2020-07-16T20:02:15.041Z] #39 53.95   DEP      criu/mem.d
20:02:15 [2020-07-16T20:02:15.334Z] #39 54.17   DEP      criu/lsm.d
20:02:15 [2020-07-16T20:02:15.334Z] #39 54.35   DEP      criu/log.d
20:02:15 [2020-07-16T20:02:15.627Z] #39 54.52   DEP      criu/libnetlink.d
20:02:15 [2020-07-16T20:02:15.919Z] #39 54.70   DEP      criu/kerndat.d
20:02:15 [2020-07-16T20:02:15.919Z] #39 54.93   DEP      criu/kcmp-ids.d
20:02:15 [2020-07-16T20:02:15.936Z] #39 ...
20:02:15 [2020-07-16T20:02:15.936Z] 
20:02:15 [2020-07-16T20:02:15.936Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:02:15 [2020-07-16T20:02:15.936Z] #34 13.12 [100%] Linking C executable tini-static
20:02:15 [2020-07-16T20:02:15.936Z] #34 13.88 [100%] Built target tini-static
20:02:15 [2020-07-16T20:02:15.936Z] #34 13.97 + mkdir -p /build
20:02:15 [2020-07-16T20:02:15.936Z] #34 13.98 + cp tini-static /build/docker-init
20:02:15 [2020-07-16T20:02:15.936Z] #34 DONE 14.2s
20:02:15 [2020-07-16T20:02:15.936Z] 
20:02:15 [2020-07-16T20:02:15.936Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:15 [2020-07-16T20:02:15.936Z] #42 83.60 go/token
20:02:15 [2020-07-16T20:02:15.936Z] #42 83.79 internal/lazyregexp
20:02:16 [2020-07-16T20:02:16.212Z] #39 55.02   DEP      criu/irmap.d
20:02:16 [2020-07-16T20:02:16.212Z] #39 55.20   DEP      criu/ipc_ns.d
20:02:16 [2020-07-16T20:02:16.234Z] #42 84.46 path
20:02:16 [2020-07-16T20:02:16.505Z] #39 55.41   DEP      criu/image.d
20:02:16 [2020-07-16T20:02:16.505Z] #39 55.50   DEP      criu/image-desc.d
20:02:16 [2020-07-16T20:02:16.505Z] #39 55.60   DEP      criu/fsnotify.d
20:02:16 [2020-07-16T20:02:16.560Z] #42 84.76 go/scanner
20:02:16 [2020-07-16T20:02:16.798Z] #39 55.86   DEP      criu/filesystems.d
20:02:17 [2020-07-16T20:02:17.091Z] #39 55.98   DEP      criu/files.d
20:02:17 [2020-07-16T20:02:17.152Z] #42 85.60 io/ioutil
20:02:17 [2020-07-16T20:02:17.384Z] #39 56.22   DEP      criu/files-reg.d
20:02:17 [2020-07-16T20:02:17.384Z] #39 56.36   DEP      criu/files-ext.d
20:02:17 [2020-07-16T20:02:17.677Z] #39 56.55   DEP      criu/file-lock.d
20:02:17 [2020-07-16T20:02:17.677Z] #39 56.72   DEP      criu/file-ids.d
20:02:17 [2020-07-16T20:02:17.677Z] #39 56.82   DEP      criu/fifo.d
20:02:17 [2020-07-16T20:02:17.970Z] #39 56.92   DEP      criu/fdstore.d
20:02:17 [2020-07-16T20:02:17.970Z] #39 56.99   DEP      criu/fault-injection.d
20:02:17 [2020-07-16T20:02:17.970Z] #39 57.04   DEP      criu/external.d
20:02:18 [2020-07-16T20:02:18.101Z] #42 86.32 net/url
20:02:18 [2020-07-16T20:02:18.263Z] #39 57.16   DEP      criu/eventpoll.d
20:02:18 [2020-07-16T20:02:18.264Z] #39 57.28   DEP      criu/eventfd.d
20:02:18 [2020-07-16T20:02:18.357Z] #42 86.65 go/ast
20:02:18 [2020-07-16T20:02:18.357Z] #42 ...
20:02:18 [2020-07-16T20:02:18.357Z] 
20:02:18 [2020-07-16T20:02:18.357Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:02:18 [2020-07-16T20:02:18.357Z] #29 DONE 86.8s
20:02:18 [2020-07-16T20:02:18.556Z] #39 57.38   DEP      criu/crtools.d
20:02:18 [2020-07-16T20:02:18.556Z] #39 57.51   DEP      criu/cr-service.d
20:02:18 [2020-07-16T20:02:18.556Z] #39 57.70   DEP      criu/cr-restore.d
20:02:18 [2020-07-16T20:02:18.613Z] 
20:02:18 [2020-07-16T20:02:18.613Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:18 [2020-07-16T20:02:18.613Z] #39 5.909 fatal: not a git repository (or any of the parent directories): .git
20:02:18 [2020-07-16T20:02:18.613Z] #39 6.101   GEN      .gitid
20:02:18 [2020-07-16T20:02:18.613Z] #39 6.216   GEN      criu/include/version.h
20:02:18 [2020-07-16T20:02:18.613Z] #39 6.655   GEN      include/common/asm
20:02:19 [2020-07-16T20:02:19.116Z] Client:
20:02:19 [2020-07-16T20:02:19.116Z]  Debug Mode: false
20:02:19 [2020-07-16T20:02:19.116Z] 
20:02:19 [2020-07-16T20:02:19.116Z] Server:
20:02:19 [2020-07-16T20:02:19.116Z]  Containers: 0
20:02:19 [2020-07-16T20:02:19.116Z]   Running: 0
20:02:19 [2020-07-16T20:02:19.116Z]   Paused: 0
20:02:19 [2020-07-16T20:02:19.116Z]   Stopped: 0
20:02:19 [2020-07-16T20:02:19.116Z]  Images: 0
20:02:19 [2020-07-16T20:02:19.116Z]  Server Version: 19.03.12
20:02:19 [2020-07-16T20:02:19.116Z]  Storage Driver: overlay2
20:02:19 [2020-07-16T20:02:19.116Z]   Backing Filesystem: extfs
20:02:19 [2020-07-16T20:02:19.116Z]   Supports d_type: true
20:02:19 [2020-07-16T20:02:19.116Z]   Native Overlay Diff: true
20:02:19 [2020-07-16T20:02:19.116Z]  Logging Driver: json-file
20:02:19 [2020-07-16T20:02:19.116Z]  Cgroup Driver: cgroupfs
20:02:19 [2020-07-16T20:02:19.116Z]  Plugins:
20:02:19 [2020-07-16T20:02:19.116Z]   Volume: local
20:02:19 [2020-07-16T20:02:19.116Z]   Network: bridge host ipvlan macvlan null overlay
20:02:19 [2020-07-16T20:02:19.116Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:02:19 [2020-07-16T20:02:19.116Z]  Swarm: inactive
20:02:19 [2020-07-16T20:02:19.116Z]  Runtimes: runc
20:02:19 [2020-07-16T20:02:19.116Z]  Default Runtime: runc
20:02:19 [2020-07-16T20:02:19.116Z]  Init Binary: docker-init
20:02:19 [2020-07-16T20:02:19.116Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:02:19 [2020-07-16T20:02:19.116Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:02:19 [2020-07-16T20:02:19.116Z]  init version: fec3683
20:02:19 [2020-07-16T20:02:19.116Z]  Security Options:
20:02:19 [2020-07-16T20:02:19.116Z]   apparmor
20:02:19 [2020-07-16T20:02:19.116Z]   seccomp
20:02:19 [2020-07-16T20:02:19.116Z]    Profile: default
20:02:19 [2020-07-16T20:02:19.116Z]  Kernel Version: 5.3.0-1030-aws
20:02:19 [2020-07-16T20:02:19.116Z]  Operating System: Ubuntu 18.04.4 LTS
20:02:19 [2020-07-16T20:02:19.116Z]  OSType: linux
20:02:19 [2020-07-16T20:02:19.116Z]  Architecture: x86_64
20:02:19 [2020-07-16T20:02:19.116Z]  CPUs: 2
20:02:19 [2020-07-16T20:02:19.116Z]  Total Memory: 7.487GiB
20:02:19 [2020-07-16T20:02:19.116Z]  Name: ip-10-100-119-197
20:02:19 [2020-07-16T20:02:19.116Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
20:02:19 [2020-07-16T20:02:19.116Z]  Docker Root Dir: /var/lib/docker
20:02:19 [2020-07-16T20:02:19.116Z]  Debug Mode: false
20:02:19 [2020-07-16T20:02:19.116Z]  Registry: https://index.docker.io/v1/
20:02:19 [2020-07-16T20:02:19.116Z]  Labels:
20:02:19 [2020-07-16T20:02:19.116Z]  Experimental: true
20:02:19 [2020-07-16T20:02:19.116Z]  Insecure Registries:
20:02:19 [2020-07-16T20:02:19.116Z]   127.0.0.0/8
20:02:19 [2020-07-16T20:02:19.116Z]  Live Restore Enabled: true
20:02:19 [2020-07-16T20:02:19.116Z] 
20:02:19 [2020-07-16T20:02:19.116Z] WARNING: No swap limit support
[Pipeline] sh
20:02:19 [2020-07-16T20:02:19.191Z] #39 58.03   DEP      criu/cr-errno.d
20:02:19 [2020-07-16T20:02:19.191Z] #39 58.06   DEP      criu/cr-dump.d
20:02:19 [2020-07-16T20:02:19.402Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:02:19 [2020-07-16T20:02:19.402Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:02:19 [2020-07-16T20:02:19.402Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41222/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:02:19 [2020-07-16T20:02:19.402Z] + bash /home/ubuntu/workspace/moby_PR-41222/check-config.sh
20:02:19 [2020-07-16T20:02:19.402Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:02:19 [2020-07-16T20:02:19.402Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
20:02:19 [2020-07-16T20:02:19.402Z] 
20:02:19 [2020-07-16T20:02:19.402Z] Generally Necessary:
20:02:19 [2020-07-16T20:02:19.402Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:02:19 [2020-07-16T20:02:19.402Z] - apparmor: enabled and tools installed
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NAMESPACES: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NET_NS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_PID_NS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_IPC_NS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_UTS_NS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUPS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_CPUACCT: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_DEVICE: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_FREEZER: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_SCHED: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CPUSETS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_MEMCG: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_KEYS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_VETH: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_BRIDGE: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NF_NAT_IPV4: missing
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NF_NAT: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NF_NAT_NEEDED: missing
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_POSIX_MQUEUE: enabled
20:02:19 [2020-07-16T20:02:19.402Z] 
20:02:19 [2020-07-16T20:02:19.402Z] Optional Features:
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_USER_NS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_SECCOMP: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_PIDS: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_MEMCG_SWAP: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:02:19 [2020-07-16T20:02:19.402Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_BLK_CGROUP: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_IOSCHED_CFQ: missing
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_PERF: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_HUGETLB: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_CFS_BANDWIDTH: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_RT_GROUP_SCHED: missing
20:02:19 [2020-07-16T20:02:19.402Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:02:19 [2020-07-16T20:02:19.483Z] #39 58.31   DEP      criu/cr-dedup.d
20:02:19 [2020-07-16T20:02:19.483Z] #39 58.50   DEP      criu/cr-check.d
20:02:19 [2020-07-16T20:02:19.554Z] #39 8.878   PBCC     images/timens.pb-c.c
20:02:19 [2020-07-16T20:02:19.554Z] #39 8.905   DEP      images/timens.pb-c.d
20:02:19 [2020-07-16T20:02:19.554Z] #39 8.987   PBCC     images/fown.pb-c.c
20:02:19 [2020-07-16T20:02:19.554Z] #39 9.007   PBCC     images/google/protobuf/descriptor.pb-c.c
20:02:19 [2020-07-16T20:02:19.554Z] #39 9.091   PBCC     images/opts.pb-c.c
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_IP_VS: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_IP_VS_NFCT: enabled
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_IP_VS_RR: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_EXT4_FS: enabled
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:02:19 [2020-07-16T20:02:19.661Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:02:19 [2020-07-16T20:02:19.661Z] - Network Drivers:
20:02:19 [2020-07-16T20:02:19.661Z]   - "overlay":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_VXLAN: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       Optional (for encrypted networks):
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_CRYPTO: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_CRYPTO_AEAD: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_CRYPTO_GCM: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_CRYPTO_GHASH: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_XFRM: enabled
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_XFRM_USER: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_INET_ESP: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
20:02:19 [2020-07-16T20:02:19.661Z]   - "ipvlan":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_IPVLAN: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]   - "macvlan":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_MACVLAN: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_DUMMY: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]   - "ftp,tftp client in container":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z] - Storage Drivers:
20:02:19 [2020-07-16T20:02:19.661Z]   - "aufs":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_AUFS_FS: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]   - "btrfs":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:02:19 [2020-07-16T20:02:19.661Z]   - "devicemapper":
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_BLK_DEV_DM: enabled
20:02:19 [2020-07-16T20:02:19.661Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:02:19 [2020-07-16T20:02:19.662Z]   - "overlay":
20:02:19 [2020-07-16T20:02:19.662Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:02:19 [2020-07-16T20:02:19.662Z]   - "zfs":
20:02:19 [2020-07-16T20:02:19.662Z]     - /dev/zfs: present
20:02:19 [2020-07-16T20:02:19.662Z]     - zfs command: missing
20:02:19 [2020-07-16T20:02:19.662Z]     - zpool command: missing
20:02:19 [2020-07-16T20:02:19.662Z] 
20:02:19 [2020-07-16T20:02:19.662Z] Limits:
20:02:19 [2020-07-16T20:02:19.662Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:02:19 [2020-07-16T20:02:19.662Z] 
20:02:19 [2020-07-16T20:02:19.662Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:02:19 [2020-07-16T20:02:19.776Z] #39 58.79   DEP      criu/config.d
20:02:19 [2020-07-16T20:02:19.811Z] #39 9.163   PBCC     images/memfd.pb-c.c
20:02:19 [2020-07-16T20:02:19.811Z] #39 9.231   DEP      images/fown.pb-c.d
20:02:19 [2020-07-16T20:02:19.811Z] #39 9.301   DEP      images/google/protobuf/descriptor.pb-c.d
20:02:19 [2020-07-16T20:02:19.811Z] #39 9.342   DEP      images/opts.pb-c.d
20:02:19 [2020-07-16T20:02:19.992Z] + sudo modprobe ip_vs
20:02:19 [2020-07-16T20:02:19.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 .
20:02:19 [2020-07-16T20:02:19.992Z] #2 [internal] load .dockerignore
20:02:20 [2020-07-16T20:02:20.067Z] #39 9.407   DEP      images/memfd.pb-c.d
20:02:20 [2020-07-16T20:02:20.067Z] #39 9.453   PBCC     images/sit.pb-c.c
20:02:20 [2020-07-16T20:02:20.067Z] #39 9.507   DEP      images/sit.pb-c.d
20:02:20 [2020-07-16T20:02:20.067Z] #39 9.583   PBCC     images/macvlan.pb-c.c
20:02:20 [2020-07-16T20:02:20.068Z] #39 58.95   DEP      criu/clone-noasan.d
20:02:20 [2020-07-16T20:02:20.069Z] #39 59.04   DEP      criu/cgroup.d
20:02:20 [2020-07-16T20:02:20.252Z] #2 transferring context: 87B 0.0s done
20:02:20 [2020-07-16T20:02:20.252Z] #2 DONE 0.1s
20:02:20 [2020-07-16T20:02:20.252Z] 
20:02:20 [2020-07-16T20:02:20.252Z] #1 [internal] load build definition from Dockerfile
20:02:20 [2020-07-16T20:02:20.252Z] #1 transferring dockerfile: 12.30kB done
20:02:20 [2020-07-16T20:02:20.252Z] #1 DONE 0.1s
20:02:20 [2020-07-16T20:02:20.252Z] 
20:02:20 [2020-07-16T20:02:20.252Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.590   DEP      images/macvlan.pb-c.d
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.651   PBCC     images/autofs.pb-c.c
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.681   DEP      images/autofs.pb-c.d
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.735   PBCC     images/sysctl.pb-c.c
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.761   DEP      images/sysctl.pb-c.d
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.788   PBCC     images/time.pb-c.c
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.819   DEP      images/time.pb-c.d
20:02:20 [2020-07-16T20:02:20.324Z] #39 9.868   PBCC     images/binfmt-misc.pb-c.c
20:02:20 [2020-07-16T20:02:20.361Z] #39 59.21   DEP      criu/cgroup-props.d
20:02:20 [2020-07-16T20:02:20.361Z] #39 59.35   DEP      criu/bitmap.d
20:02:20 [2020-07-16T20:02:20.361Z] #39 59.37   DEP      criu/bfd.d
20:02:20 [2020-07-16T20:02:20.361Z] #39 59.46   DEP      criu/autofs.d
20:02:20 [2020-07-16T20:02:20.512Z] #4 ...
20:02:20 [2020-07-16T20:02:20.512Z] 
20:02:20 [2020-07-16T20:02:20.512Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
20:02:20 [2020-07-16T20:02:20.512Z] #3 DONE 0.3s
20:02:20 [2020-07-16T20:02:20.512Z] 
20:02:20 [2020-07-16T20:02:20.512Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-buster
20:02:20 [2020-07-16T20:02:20.580Z] #39 9.958   DEP      images/binfmt-misc.pb-c.d
20:02:20 [2020-07-16T20:02:20.580Z] #39 10.01   PBCC     images/seccomp.pb-c.c
20:02:20 [2020-07-16T20:02:20.654Z] #39 59.64   DEP      criu/aio.d
20:02:20 [2020-07-16T20:02:20.770Z] + dpkg --print-architecture
20:02:20 [2020-07-16T20:02:20.770Z] + cd /tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution
20:02:20 [2020-07-16T20:02:20.770Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:02:20 [2020-07-16T20:02:20.770Z] + GOPATH=/tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KVZs2khmHY
20:02:20 [2020-07-16T20:02:20.770Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:02:20 [2020-07-16T20:02:20.775Z] #4 DONE 0.7s
20:02:20 [2020-07-16T20:02:20.837Z] #39 10.03   DEP      images/seccomp.pb-c.d
20:02:20 [2020-07-16T20:02:20.837Z] #39 10.09   PBCC     images/userns.pb-c.c
20:02:20 [2020-07-16T20:02:20.837Z] #39 10.09   DEP      images/userns.pb-c.d
20:02:20 [2020-07-16T20:02:20.837Z] #39 10.17   PBCC     images/cgroup.pb-c.c
20:02:20 [2020-07-16T20:02:20.837Z] #39 10.20   DEP      images/cgroup.pb-c.d
20:02:20 [2020-07-16T20:02:20.837Z] #39 10.29   PBCC     images/ext-file.pb-c.c
20:02:20 [2020-07-16T20:02:20.947Z] #39 59.85   DEP      criu/action-scripts.d
20:02:21 [2020-07-16T20:02:21.038Z] 
20:02:21 [2020-07-16T20:02:21.039Z] #17 [internal] load build context
20:02:21 [2020-07-16T20:02:21.093Z] #39 10.31   DEP      images/ext-file.pb-c.d
20:02:21 [2020-07-16T20:02:21.093Z] #39 10.36   PBCC     images/rpc.pb-c.c
20:02:21 [2020-07-16T20:02:21.093Z] #39 10.40   DEP      images/rpc.pb-c.d
20:02:21 [2020-07-16T20:02:21.093Z] #39 10.44   PBCC     images/siginfo.pb-c.c
20:02:21 [2020-07-16T20:02:21.093Z] #39 10.46   DEP      images/siginfo.pb-c.d
20:02:21 [2020-07-16T20:02:21.093Z] #39 10.53   PBCC     images/pagemap.pb-c.c
20:02:21 [2020-07-16T20:02:21.240Z] #39 60.20   CC       criu/action-scripts.o
20:02:21 [2020-07-16T20:02:21.350Z] #39 10.61   DEP      images/pagemap.pb-c.d
20:02:21 [2020-07-16T20:02:21.350Z] #39 10.70   PBCC     images/rlimit.pb-c.c
20:02:21 [2020-07-16T20:02:21.350Z] #39 10.71   DEP      images/rlimit.pb-c.d
20:02:21 [2020-07-16T20:02:21.350Z] #39 10.79   PBCC     images/file-lock.pb-c.c
20:02:21 [2020-07-16T20:02:21.534Z] #39 ...
20:02:21 [2020-07-16T20:02:21.534Z] 
20:02:21 [2020-07-16T20:02:21.534Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:21 [2020-07-16T20:02:21.534Z] #42 88.24 vendor/golang.org/x/text/secure/bidirule
20:02:21 [2020-07-16T20:02:21.534Z] #42 88.41 vendor/golang.org/x/text/unicode/norm
20:02:21 [2020-07-16T20:02:21.534Z] #42 91.17 vendor/golang.org/x/net/idna
20:02:21 [2020-07-16T20:02:21.535Z] #42 93.20 vendor/golang.org/x/net/http2/hpack
20:02:21 [2020-07-16T20:02:21.535Z] #42 94.30 mime
20:02:21 [2020-07-16T20:02:21.535Z] #42 95.72 mime/quotedprintable
20:02:21 [2020-07-16T20:02:21.535Z] #42 96.00 net/http/internal
20:02:21 [2020-07-16T20:02:21.535Z] #42 96.24 os/exec
20:02:21 [2020-07-16T20:02:21.535Z] #42 ...
20:02:21 [2020-07-16T20:02:21.535Z] 
20:02:21 [2020-07-16T20:02:21.535Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:21 [2020-07-16T20:02:21.535Z] #39 60.57   CC       criu/aio.o
20:02:21 [2020-07-16T20:02:21.606Z] #39 10.80   DEP      images/file-lock.pb-c.d
20:02:21 [2020-07-16T20:02:21.606Z] #39 10.83   PBCC     images/tty.pb-c.c
20:02:21 [2020-07-16T20:02:21.606Z] #39 10.88   DEP      images/tty.pb-c.d
20:02:21 [2020-07-16T20:02:21.606Z] #39 10.93   PBCC     images/tun.pb-c.c
20:02:21 [2020-07-16T20:02:21.606Z] #39 10.98   PBCC     images/netdev.pb-c.c
20:02:21 [2020-07-16T20:02:21.606Z] #39 11.04   DEP      images/tun.pb-c.d
20:02:21 [2020-07-16T20:02:21.827Z] #39 ...
20:02:21 [2020-07-16T20:02:21.827Z] 
20:02:21 [2020-07-16T20:02:21.827Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.64 + GOBIN=/build
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.64 + /build/gometalinter --install
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66 Installing:
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   deadcode
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   dupl
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   errcheck
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gas
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gochecknoglobals
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gochecknoinits
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   goconst
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gocyclo
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   goimports
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   golint
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gosimple
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gotype
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   gotypex
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   ineffassign
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   interfacer
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   lll
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   maligned
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   megacheck
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   misspell
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   nakedret
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   safesql
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   staticcheck
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   structcheck
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   unconvert
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   unparam
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   unused
20:02:21 [2020-07-16T20:02:21.827Z] #48 88.66   varcheck
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.08   DEP      images/netdev.pb-c.d
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.13   PBCC     images/vma.pb-c.c
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.17   DEP      images/vma.pb-c.d
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.24   PBCC     images/creds.pb-c.c
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.28   DEP      images/creds.pb-c.d
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.31   PBCC     images/utsns.pb-c.c
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.34   DEP      images/utsns.pb-c.d
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.37   PBCC     images/ipc-desc.pb-c.c
20:02:21 [2020-07-16T20:02:21.863Z] #39 11.39   PBCC     images/ipc-sem.pb-c.c
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.40   DEP      images/ipc-desc.pb-c.d
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.44   DEP      images/ipc-sem.pb-c.d
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.49   PBCC     images/ipc-msg.pb-c.c
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.52   DEP      images/ipc-msg.pb-c.d
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.55   PBCC     images/ipc-shm.pb-c.c
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.57   DEP      images/ipc-shm.pb-c.d
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.60   PBCC     images/ipc-var.pb-c.c
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.61   DEP      images/ipc-var.pb-c.d
20:02:22 [2020-07-16T20:02:22.119Z] #39 11.64   PBCC     images/sk-opts.pb-c.c
20:02:22 [2020-07-16T20:02:22.120Z] #48 ...
20:02:22 [2020-07-16T20:02:22.120Z] 
20:02:22 [2020-07-16T20:02:22.120Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:22 [2020-07-16T20:02:22.120Z] #39 60.98   CC       criu/autofs.o
20:02:22 [2020-07-16T20:02:22.376Z] #39 11.69   PBCC     images/packet-sock.pb-c.c
20:02:22 [2020-07-16T20:02:22.376Z] #39 11.79   DEP      images/sk-opts.pb-c.d
20:02:22 [2020-07-16T20:02:22.376Z] #39 11.85   DEP      images/packet-sock.pb-c.d
20:02:22 [2020-07-16T20:02:22.632Z] #39 11.95   PBCC     images/sk-netlink.pb-c.c
20:02:22 [2020-07-16T20:02:22.632Z] #39 11.99   DEP      images/sk-netlink.pb-c.d
20:02:22 [2020-07-16T20:02:22.632Z] #39 12.08   PBCC     images/sk-inet.pb-c.c
20:02:22 [2020-07-16T20:02:22.889Z] #39 12.16   DEP      images/sk-inet.pb-c.d
20:02:22 [2020-07-16T20:02:22.889Z] #39 ...
20:02:22 [2020-07-16T20:02:22.889Z] 
20:02:22 [2020-07-16T20:02:22.889Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:02:23 [2020-07-16T20:02:23.238Z] #39 62.25   CC       criu/bfd.o
20:02:23 [2020-07-16T20:02:23.874Z] #39 62.61   CC       criu/bitmap.o
20:02:23 [2020-07-16T20:02:23.874Z] #39 62.74   CC       criu/cgroup-props.o
20:02:23 [2020-07-16T20:02:23.916Z] #57 46.10 Checking out files:  70% (2239/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  97% (3103/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
20:02:23 [2020-07-16T20:02:23.916Z] #57 47.25 + cd /tmp/tmp.FKnMM5FYVO/src/github.com/containerd/containerd
20:02:23 [2020-07-16T20:02:23.916Z] #57 47.25 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:02:24 [2020-07-16T20:02:24.166Z] #39 63.32   CC       criu/cgroup.o
20:02:25 [2020-07-16T20:02:25.250Z] + rm -rf /tmp/tmp.KVZs2khmHY/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.KVZs2khmHY
20:02:25 [2020-07-16T20:02:25.251Z] #17 ...
20:02:25 [2020-07-16T20:02:25.251Z] 
20:02:25 [2020-07-16T20:02:25.251Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
20:02:25 [2020-07-16T20:02:25.251Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
20:02:25 [2020-07-16T20:02:25.251Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
20:02:25 [2020-07-16T20:02:25.251Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
20:02:25 [2020-07-16T20:02:25.251Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done
20:02:25 [2020-07-16T20:02:25.251Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done
20:02:25 [2020-07-16T20:02:25.251Z] #63 DONE 3.8s
20:02:25 [2020-07-16T20:02:25.251Z] 
20:02:25 [2020-07-16T20:02:25.251Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
20:02:25 [2020-07-16T20:02:25.251Z] #5 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.7s done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.3s done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 1.4s done
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 4.0s
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.7s done
20:02:25 [2020-07-16T20:02:25.251Z] #5 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 2.1s
20:02:25 [2020-07-16T20:02:25.251Z] #5 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.4s done
20:02:25 [2020-07-16T20:02:25.820Z] #5 ...
20:02:25 [2020-07-16T20:02:25.820Z] 
20:02:25 [2020-07-16T20:02:25.820Z] #17 [internal] load build context
20:02:25 [2020-07-16T20:02:25.820Z] #17 transferring context: 50.88MB 4.5s done
20:02:25 [2020-07-16T20:02:25.820Z] #17 DONE 4.8s
20:02:25 [2020-07-16T20:02:25.820Z] 
20:02:25 [2020-07-16T20:02:25.820Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79...
20:02:26 [2020-07-16T20:02:26.080Z] #5 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.1s done
20:02:26 [2020-07-16T20:02:26.304Z] Removing intermediate container fa32be4d833a
20:02:26 [2020-07-16T20:02:26.304Z]  ---> 7666313bf810
20:02:26 [2020-07-16T20:02:26.304Z] Step 18/140 : FROM base AS swagger
20:02:26 [2020-07-16T20:02:26.304Z]  ---> 8821f8e241b9
20:02:26 [2020-07-16T20:02:26.304Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
20:02:26 [2020-07-16T20:02:26.304Z]  ---> Running in 266fbf2589cb
20:02:26 [2020-07-16T20:02:26.304Z] Removing intermediate container 266fbf2589cb
20:02:26 [2020-07-16T20:02:26.304Z]  ---> e3cd7519e3d9
20:02:26 [2020-07-16T20:02:26.304Z] Step 20/140 : RUN set -x     && export GOPATH="$(mktemp -d)"     && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger"     && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT")     && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger     && rm -rf "$GOPATH"
20:02:26 [2020-07-16T20:02:26.304Z]  ---> Running in eb2f177f3ff9
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.43 + export 'BUILDTAGS=netgo osusergo static_build'
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + BUILDTAGS='netgo osusergo static_build'
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + export EXTRA_FLAGS=-buildmode=pie
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + EXTRA_FLAGS=-buildmode=pie
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + '[' '' = dynamic ']'
20:02:26 [2020-07-16T20:02:26.435Z] #57 49.44 + make
20:02:26 [2020-07-16T20:02:26.598Z] + mktemp -d
20:02:26 [2020-07-16T20:02:26.598Z] + export GOPATH=/tmp/tmp.GNLNJWhFKS
20:02:26 [2020-07-16T20:02:26.598Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GNLNJWhFKS/src/github.com/go-swagger/go-swagger
20:02:26 [2020-07-16T20:02:26.598Z] Cloning into '/tmp/tmp.GNLNJWhFKS/src/github.com/go-swagger/go-swagger'...
20:02:26 [2020-07-16T20:02:26.919Z] #39 65.73   CC       criu/clone-noasan.o
20:02:26 [2020-07-16T20:02:26.919Z] #39 65.89   CC       criu/config.o
20:02:27 [2020-07-16T20:02:27.022Z] #5 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 4.4s done
20:02:27 [2020-07-16T20:02:27.281Z] #5 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
20:02:27 [2020-07-16T20:02:27.364Z] #57 50.66 🇩 bin/ctr
20:02:27 [2020-07-16T20:02:27.540Z] #5 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
20:02:27 [2020-07-16T20:02:27.540Z] #5 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
20:02:27 [2020-07-16T20:02:27.555Z] #39 ...
20:02:27 [2020-07-16T20:02:27.555Z] 
20:02:27 [2020-07-16T20:02:27.555Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:27 [2020-07-16T20:02:27.555Z] #14 59.75 Selecting previously unselected package g++-mingw-w64-x86-64.
20:02:27 [2020-07-16T20:02:27.555Z] #14 59.76 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:02:27 [2020-07-16T20:02:27.555Z] #14 59.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:02:27 [2020-07-16T20:02:27.799Z] #5 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done
20:02:27 [2020-07-16T20:02:27.799Z] #5 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
20:02:27 [2020-07-16T20:02:27.847Z] #14 ...
20:02:27 [2020-07-16T20:02:27.847Z] 
20:02:27 [2020-07-16T20:02:27.847Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:27 [2020-07-16T20:02:27.847Z] #42 99.49 net/textproto
20:02:27 [2020-07-16T20:02:27.847Z] #42 99.49 crypto/x509
20:02:27 [2020-07-16T20:02:27.847Z] #42 101.0 vendor/golang.org/x/net/http/httpguts
20:02:27 [2020-07-16T20:02:27.847Z] #42 101.3 vendor/golang.org/x/net/http/httpproxy
20:02:27 [2020-07-16T20:02:27.847Z] #42 101.7 mime/multipart
20:02:27 [2020-07-16T20:02:27.847Z] #42 102.7 crypto/tls
20:02:28 [2020-07-16T20:02:28.140Z] #42 ...
20:02:28 [2020-07-16T20:02:28.140Z] 
20:02:28 [2020-07-16T20:02:28.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:28 [2020-07-16T20:02:28.140Z] #39 67.21   CC       criu/cr-check.o
20:02:29 [2020-07-16T20:02:29.655Z] #39 68.70   CC       criu/cr-dedup.o
20:02:29 [2020-07-16T20:02:29.948Z] #39 69.02   CC       criu/cr-dump.o
20:02:30 [2020-07-16T20:02:30.334Z] #5 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
20:02:30 [2020-07-16T20:02:30.334Z] #5 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a
20:02:30 [2020-07-16T20:02:30.643Z] #57 ...
20:02:30 [2020-07-16T20:02:30.643Z] 
20:02:30 [2020-07-16T20:02:30.643Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:30 [2020-07-16T20:02:30.643Z] #42 88.53 text/template/parse
20:02:30 [2020-07-16T20:02:30.643Z] #42 92.39 go/parser
20:02:30 [2020-07-16T20:02:30.643Z] #42 92.91 text/template
20:02:30 [2020-07-16T20:02:30.643Z] #42 96.23 log
20:02:30 [2020-07-16T20:02:30.643Z] #42 96.74 encoding/binary
20:02:30 [2020-07-16T20:02:30.643Z] #42 98.16 go/doc
20:02:30 [2020-07-16T20:02:30.643Z] #42 98.53 encoding/base64
20:02:30 [2020-07-16T20:02:30.643Z] #42 ...
20:02:30 [2020-07-16T20:02:30.643Z] 
20:02:30 [2020-07-16T20:02:30.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.22   PBCC     images/sk-unix.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.29   DEP      images/sk-unix.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.37   PBCC     images/mm.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.44   DEP      images/mm.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.51   PBCC     images/timerfd.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.60   DEP      images/timerfd.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.64   PBCC     images/timer.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.67   DEP      images/timer.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.72   PBCC     images/sa.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.81   DEP      images/sa.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.90   PBCC     images/pipe-data.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.94   DEP      images/pipe-data.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 12.98   PBCC     images/mnt.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.02   DEP      images/mnt.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.10   PBCC     images/sk-packet.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.15   DEP      images/sk-packet.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.22   PBCC     images/tcp-stream.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.27   DEP      images/tcp-stream.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.33   PBCC     images/pipe.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.38   DEP      images/pipe.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.45   PBCC     images/pstree.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.46   DEP      images/pstree.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.52   PBCC     images/fs.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.58   DEP      images/fs.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.60   PBCC     images/signalfd.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.70   DEP      images/signalfd.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.74   PBCC     images/fh.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.77   PBCC     images/fsnotify.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.84   DEP      images/fh.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.89   DEP      images/fsnotify.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 13.97   PBCC     images/eventpoll.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.01   DEP      images/eventpoll.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.07   PBCC     images/eventfd.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.08   DEP      images/eventfd.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.13   PBCC     images/remap-file-path.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.19   DEP      images/remap-file-path.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.26   PBCC     images/fifo.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.28   DEP      images/fifo.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.33   PBCC     images/ghost-file.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.43   DEP      images/ghost-file.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.49   PBCC     images/regfile.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.55   DEP      images/regfile.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.61   PBCC     images/ns.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.62   DEP      images/ns.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.67   PBCC     images/fdinfo.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.75   DEP      images/fdinfo.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.80   PBCC     images/core-aarch64.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.87   PBCC     images/core-arm.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 14.93   PBCC     images/core-ppc64.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.00   PBCC     images/core-s390.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.07   PBCC     images/core-x86.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.13   PBCC     images/core.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.18   PBCC     images/inventory.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.25   DEP      images/core-aarch64.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.29   DEP      images/core-arm.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.35   DEP      images/core-ppc64.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.40   DEP      images/core-s390.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.50   DEP      images/core-x86.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.58   DEP      images/core.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.65   DEP      images/inventory.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.71   PBCC     images/cpuinfo.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.74   DEP      images/cpuinfo.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.79   PBCC     images/stats.pb-c.c
20:02:30 [2020-07-16T20:02:30.643Z] #39 15.82   DEP      images/stats.pb-c.d
20:02:30 [2020-07-16T20:02:30.643Z] #39 17.38 make[1]: Nothing to be done for 'all'.
20:02:30 [2020-07-16T20:02:30.643Z] #39 19.01   CC       images/stats.o
20:02:30 [2020-07-16T20:02:30.643Z] #39 19.50   CC       images/core.o
20:02:30 [2020-07-16T20:02:30.643Z] #39 ...
20:02:30 [2020-07-16T20:02:30.643Z] 
20:02:30 [2020-07-16T20:02:30.643Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:30 [2020-07-16T20:02:30.643Z] #42 99.02 encoding/json
20:02:31 [2020-07-16T20:02:31.080Z] + cd /tmp/tmp.GNLNJWhFKS/src/github.com/go-swagger/go-swagger
20:02:31 [2020-07-16T20:02:31.080Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:02:31 [2020-07-16T20:02:31.375Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:02:32 [2020-07-16T20:02:32.023Z] #39 70.70   CC       criu/cr-errno.o
20:02:32 [2020-07-16T20:02:32.023Z] #39 70.76   CC       criu/cr-restore.o
20:02:32 [2020-07-16T20:02:32.239Z] #5 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done
20:02:32 [2020-07-16T20:02:32.506Z] #5 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s
20:02:33 [2020-07-16T20:02:33.208Z] #42 ...
20:02:33 [2020-07-16T20:02:33.208Z] 
20:02:33 [2020-07-16T20:02:33.208Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:33 [2020-07-16T20:02:33.208Z] #14 19.18 Fetched 8364 kB in 15s (558 kB/s)
20:02:33 [2020-07-16T20:02:33.208Z] #14 19.18 Reading package lists...
20:02:33 [2020-07-16T20:02:33.208Z] #14 24.65 Reading package lists...
20:02:33 [2020-07-16T20:02:33.208Z] #14 29.41 Building dependency tree...
20:02:33 [2020-07-16T20:02:33.208Z] #14 ...
20:02:33 [2020-07-16T20:02:33.208Z] 
20:02:33 [2020-07-16T20:02:33.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:33 [2020-07-16T20:02:33.208Z] #39 20.27   CC       images/core-x86.o
20:02:33 [2020-07-16T20:02:33.208Z] #39 20.91   CC       images/core-arm.o
20:02:33 [2020-07-16T20:02:33.208Z] #39 21.31   CC       images/core-aarch64.o
20:02:33 [2020-07-16T20:02:33.208Z] #39 21.66   CC       images/core-ppc64.o
20:02:33 [2020-07-16T20:02:33.208Z] #39 22.46   CC       images/core-s390.o
20:02:33 [2020-07-16T20:02:33.773Z] #39 23.05   CC       images/cpuinfo.o
20:02:34 [2020-07-16T20:02:34.030Z] #39 23.44   CC       images/inventory.o
20:02:34 [2020-07-16T20:02:34.095Z] #39 ...
20:02:34 [2020-07-16T20:02:34.095Z] 
20:02:34 [2020-07-16T20:02:34.095Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:02:34 [2020-07-16T20:02:34.095Z] #26 110.7 + rm -rf /tmp/tmp.kkqtBZa6Wn
20:02:34 [2020-07-16T20:02:34.286Z] #39 23.71   CC       images/fdinfo.o
20:02:34 [2020-07-16T20:02:34.388Z] #26 DONE 111.4s
20:02:34 [2020-07-16T20:02:34.388Z] 
20:02:34 [2020-07-16T20:02:34.388Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.33 Selecting previously unselected package libonig5:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.33 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.34 Unpacking libonig5:s390x (6.9.1-1) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.45 Selecting previously unselected package libjq1:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.45 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.45 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.52 Selecting previously unselected package jq.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.52 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.53 Unpacking jq (1.5+dfsg-2+b1) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.59 Selecting previously unselected package libaio1:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.59 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.60 Unpacking libaio1:s390x (0.3.112-3) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.66 Selecting previously unselected package libbtrfs0.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.66 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.67 Unpacking libbtrfs0 (4.20.1-2) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.73 Selecting previously unselected package libbtrfs-dev.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.73 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.74 Unpacking libbtrfs-dev (4.20.1-2) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.81 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.81 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.81 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.87 Selecting previously unselected package libudev-dev:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.87 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.88 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.99 Selecting previously unselected package libsepol1-dev:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 71.99 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.00 Unpacking libsepol1-dev:s390x (2.8-1) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.21 Selecting previously unselected package libpcre16-3:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.22 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.22 Unpacking libpcre16-3:s390x (2:8.39-12) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.35 Selecting previously unselected package libpcre32-3:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.35 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.36 Unpacking libpcre32-3:s390x (2:8.39-12) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.45 Selecting previously unselected package libpcrecpp0v5:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.46 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.46 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.52 Selecting previously unselected package libpcre3-dev:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.52 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.52 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.79 Selecting previously unselected package libselinux1-dev:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.80 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 72.80 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 73.02 Selecting previously unselected package libdevmapper-dev:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 73.02 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 73.02 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
20:02:34 [2020-07-16T20:02:34.388Z] #14 73.09 Selecting previously unselected package libgpm2:s390x.
20:02:34 [2020-07-16T20:02:34.388Z] #14 73.10 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 73.10 Unpacking libgpm2:s390x (1.20.7-5) ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 73.15 Selecting previously unselected package libicu63:s390x.
20:02:34 [2020-07-16T20:02:34.389Z] #14 73.15 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 73.15 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.35 Selecting previously unselected package libnet1:s390x.
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.36 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.37 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.53 Selecting previously unselected package libnl-3-200:s390x.
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.54 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.57 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.70 Selecting previously unselected package libprotobuf-c1:s390x.
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.70 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.389Z] #14 76.72 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:02:34 [2020-07-16T20:02:34.682Z] #14 76.82 Selecting previously unselected package libreadline5:s390x.
20:02:34 [2020-07-16T20:02:34.682Z] #14 76.82 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.682Z] #14 76.86 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
20:02:34 [2020-07-16T20:02:34.682Z] #14 77.01 Selecting previously unselected package libsystemd-dev:s390x.
20:02:34 [2020-07-16T20:02:34.682Z] #14 77.04 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ...
20:02:34 [2020-07-16T20:02:34.682Z] #14 77.06 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
20:02:34 [2020-07-16T20:02:34.850Z] #39 24.19   CC       images/fown.o
20:02:35 [2020-07-16T20:02:35.107Z] #39 24.39   CC       images/ns.o
20:02:35 [2020-07-16T20:02:35.363Z] #39 24.65   CC       images/regfile.o
20:02:35 [2020-07-16T20:02:35.363Z] #39 24.89   CC       images/ghost-file.o
20:02:35 [2020-07-16T20:02:35.721Z] #14 77.73 Selecting previously unselected package net-tools.
20:02:35 [2020-07-16T20:02:35.721Z] #14 77.73 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
20:02:35 [2020-07-16T20:02:35.721Z] #14 77.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:02:35 [2020-07-16T20:02:35.721Z] #14 77.88 Selecting previously unselected package python-pip-whl.
20:02:35 [2020-07-16T20:02:35.721Z] #14 77.89 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
20:02:35 [2020-07-16T20:02:35.721Z] #14 77.89 Unpacking python-pip-whl (18.1-5) ...
20:02:35 [2020-07-16T20:02:35.721Z] #14 ...
20:02:35 [2020-07-16T20:02:35.721Z] 
20:02:35 [2020-07-16T20:02:35.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:35 [2020-07-16T20:02:35.721Z] #39 74.70   CC       criu/cr-service.o
20:02:35 [2020-07-16T20:02:35.926Z] #39 25.33   CC       images/fifo.o
20:02:36 [2020-07-16T20:02:36.182Z] #39 25.62   CC       images/remap-file-path.o
20:02:36 [2020-07-16T20:02:36.439Z] #39 25.90   CC       images/eventfd.o
20:02:36 [2020-07-16T20:02:36.695Z] #39 26.20   CC       images/eventpoll.o
20:02:36 [2020-07-16T20:02:36.698Z] #5 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done
20:02:36 [2020-07-16T20:02:36.698Z] #5 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done
20:02:36 [2020-07-16T20:02:36.698Z] #5 DONE 15.9s
20:02:36 [2020-07-16T20:02:36.760Z] #39 75.79   CC       criu/crtools.o
20:02:36 [2020-07-16T20:02:36.960Z] 
20:02:36 [2020-07-16T20:02:36.960Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:02:37 [2020-07-16T20:02:37.258Z] #39 26.59   CC       images/fh.o
20:02:37 [2020-07-16T20:02:37.395Z] #39 76.27   CC       criu/eventfd.o
20:02:37 [2020-07-16T20:02:37.515Z] #39 ...
20:02:37 [2020-07-16T20:02:37.515Z] 
20:02:37 [2020-07-16T20:02:37.515Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:37 [2020-07-16T20:02:37.515Z] #14 29.41 Building dependency tree...
20:02:37 [2020-07-16T20:02:37.515Z] #14 30.73 Reading state information...
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.24 libcap2-bin is already the newest version (1:2.25-2).
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.24 libcap2-bin set to manually installed.
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.24 The following additional packages will be installed:
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.24   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.25   python3.7 python3.7-minimal vim-runtime xxd
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26 Suggested packages:
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26   xfsdump acl attr quota
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26 Recommended packages:
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26   aufs-dkms nftables build-essential python3-dev python3-keyring
20:02:37 [2020-07-16T20:02:37.515Z] #14 32.26   python3-keyrings.alt python3-xdg unzip
20:02:37 [2020-07-16T20:02:37.688Z] #39 76.57   CC       criu/eventpoll.o
20:02:38 [2020-07-16T20:02:38.324Z] #39 77.32   CC       criu/external.o
20:02:38 [2020-07-16T20:02:38.617Z] #39 77.70   CC       criu/fault-injection.o
20:02:38 [2020-07-16T20:02:38.910Z] #39 77.79   CC       criu/fdstore.o
20:02:39 [2020-07-16T20:02:39.202Z] #39 78.20   CC       criu/fifo.o
20:02:39 [2020-07-16T20:02:39.406Z] #14 35.65 The following NEW packages will be installed:
20:02:39 [2020-07-16T20:02:39.492Z] #6 DONE 2.7s
20:02:39 [2020-07-16T20:02:39.492Z] 
20:02:39 [2020-07-16T20:02:39.492Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:02:39 [2020-07-16T20:02:39.492Z] #18 DONE 0.1s
20:02:39 [2020-07-16T20:02:39.492Z] 
20:02:39 [2020-07-16T20:02:39.492Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:02:39 [2020-07-16T20:02:39.495Z] #39 78.48   CC       criu/file-ids.o
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   apparmor aufs-tools bash-completion binutils-mingw-w64
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.66   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.67   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.67   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.67   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.67   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:02:39 [2020-07-16T20:02:39.706Z] #14 35.67   xfsprogs xxd xz-utils zip
20:02:39 [2020-07-16T20:02:39.752Z] #41 ...
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
20:02:39 [2020-07-16T20:02:39.752Z] #47 DONE 0.1s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:02:39 [2020-07-16T20:02:39.752Z] #44 DONE 0.1s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:02:39 [2020-07-16T20:02:39.752Z] #59 DONE 0.1s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:02:39 [2020-07-16T20:02:39.752Z] #65 DONE 0.2s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:02:39 [2020-07-16T20:02:39.752Z] #28 DONE 0.2s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:02:39 [2020-07-16T20:02:39.752Z] #19 DONE 0.2s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:02:39 [2020-07-16T20:02:39.752Z] #41 DONE 0.2s
20:02:39 [2020-07-16T20:02:39.752Z] 
20:02:39 [2020-07-16T20:02:39.752Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:39 [2020-07-16T20:02:39.788Z] #39 78.73   CC       criu/file-lock.o
20:02:39 [2020-07-16T20:02:39.963Z] #14 36.05 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
20:02:39 [2020-07-16T20:02:39.963Z] #14 36.05 Need to get 104 MB of archives.
20:02:39 [2020-07-16T20:02:39.963Z] #14 36.05 After this operation, 597 MB of additional disk space will be used.
20:02:39 [2020-07-16T20:02:39.963Z] #14 36.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:02:39 [2020-07-16T20:02:39.963Z] #14 36.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:02:39 [2020-07-16T20:02:39.963Z] #14 36.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:02:40 [2020-07-16T20:02:40.219Z] #14 36.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:02:40 [2020-07-16T20:02:40.219Z] #14 36.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:02:40 [2020-07-16T20:02:40.219Z] #14 36.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:02:40 [2020-07-16T20:02:40.219Z] #14 36.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:02:40 [2020-07-16T20:02:40.219Z] #14 36.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:02:40 [2020-07-16T20:02:40.476Z] #14 36.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:02:40 [2020-07-16T20:02:40.733Z] #14 36.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:02:40 [2020-07-16T20:02:40.826Z] #39 79.67   CC       criu/files-ext.o
20:02:40 [2020-07-16T20:02:40.826Z] #39 79.91   CC       criu/files-reg.o
20:02:40 [2020-07-16T20:02:40.990Z] #14 37.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:02:40 [2020-07-16T20:02:40.990Z] #14 37.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:02:40 [2020-07-16T20:02:40.990Z] #14 37.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:02:40 [2020-07-16T20:02:40.990Z] #14 37.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:02:41 [2020-07-16T20:02:41.463Z] #39 ...
20:02:41 [2020-07-16T20:02:41.463Z] 
20:02:41 [2020-07-16T20:02:41.463Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:41 [2020-07-16T20:02:41.463Z] #42 108.1 net/http/httptrace
20:02:41 [2020-07-16T20:02:41.463Z] #42 108.4 net/http
20:02:41 [2020-07-16T20:02:41.463Z] #42 117.6 github.com/LK4D4/vndr/godl
20:02:41 [2020-07-16T20:02:41.463Z] #42 ...
20:02:41 [2020-07-16T20:02:41.463Z] 
20:02:41 [2020-07-16T20:02:41.463Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:02:41 [2020-07-16T20:02:41.463Z] #45 DONE 118.2s
20:02:41 [2020-07-16T20:02:41.463Z] 
20:02:41 [2020-07-16T20:02:41.463Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:41 [2020-07-16T20:02:41.463Z] #42 118.2 github.com/LK4D4/vndr
20:02:41 [2020-07-16T20:02:41.463Z] #42 ...
20:02:41 [2020-07-16T20:02:41.463Z] 
20:02:41 [2020-07-16T20:02:41.463Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.39 Selecting previously unselected package python3-lib2to3.
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.39 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.39 Unpacking python3-lib2to3 (3.7.3-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.49 Selecting previously unselected package python3-distutils.
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.49 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.49 Unpacking python3-distutils (3.7.3-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.58 Selecting previously unselected package python3-pip.
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.58 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.58 Unpacking python3-pip (18.1-5) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.70 Selecting previously unselected package python3-pkg-resources.
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.71 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.71 Unpacking python3-pkg-resources (40.8.0-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.81 Selecting previously unselected package python3-setuptools.
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.81 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.81 Unpacking python3-setuptools (40.8.0-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.96 Selecting previously unselected package python3-wheel.
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.97 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 78.97 Unpacking python3-wheel (0.32.3-2) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.00 Selecting previously unselected package thin-provisioning-tools.
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.00 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.20 Selecting previously unselected package vim-runtime.
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.20 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.27 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:02:41 [2020-07-16T20:02:41.463Z] #14 79.27 Unpacking vim-runtime (2:8.1.0875-5) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.08 Selecting previously unselected package vim.
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.09 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.13 Unpacking vim (2:8.1.0875-5) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.51 Selecting previously unselected package xfsprogs.
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.51 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.51 Unpacking xfsprogs (4.20.0-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.86 Selecting previously unselected package zip.
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.86 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 82.87 Unpacking zip (3.0-11+b1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.08 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.09 Setting up aufs-tools (1:4.14+20190211-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.10 Setting up libip6tc0:s390x (1.8.2-4) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.11 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.12 Setting up libgpm2:s390x (1.20.7-5) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.13 Setting up libpcre16-3:s390x (2:8.39-12) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.13 Setting up libip4tc0:s390x (1.8.2-4) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.14 Setting up libsepol1-dev:s390x (2.8-1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.15 Setting up libnftnl11:s390x (1.1.2-2) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.17 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.18 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.19 Setting up xxd (2:8.1.0875-5) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.20 Setting up libbtrfs0 (4.20.1-2) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.20 Setting up zip (3.0-11+b1) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.21 Setting up vim-common (2:8.1.0875-5) ...
20:02:41 [2020-07-16T20:02:41.463Z] #14 83.22 Setting up bash-completion (1:2.8-6) ...
20:02:41 [2020-07-16T20:02:41.553Z] #14 37.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:02:41 [2020-07-16T20:02:41.553Z] #14 37.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:02:41 [2020-07-16T20:02:41.811Z] #14 37.82 Get:32 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]
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.48 Setting up libiptc0:s390x (1.8.2-4) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.49 Setting up xz-utils (5.2.4-1) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.51 Setting up libpcre32-3:s390x (2:8.39-12) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.51 Setting up libudev-dev:s390x (241-7~deb10u4) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.53 Setting up libbtrfs-dev (4.20.1-2) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.54 Setting up pigz (2.4-1) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.54 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.55 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.56 Setting up python-pip-whl (18.1-5) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.57 Setting up libmpdec2:s390x (2.4.2-2) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.57 Setting up mingw-w64-common (6.0.0-3) ...
20:02:43 [2020-07-16T20:02:43.185Z] #14 85.58 Setting up vim-runtime (2:8.1.0875-5) ...
20:02:43 [2020-07-16T20:02:43.703Z] #14 ...
20:02:43 [2020-07-16T20:02:43.703Z] 
20:02:43 [2020-07-16T20:02:43.703Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:43 [2020-07-16T20:02:43.703Z] #42 102.1 github.com/LK4D4/vndr/build
20:02:43 [2020-07-16T20:02:43.703Z] #42 104.9 encoding/xml
20:02:43 [2020-07-16T20:02:43.703Z] #42 105.2 github.com/LK4D4/vndr/versioned
20:02:43 [2020-07-16T20:02:43.703Z] #42 105.3 compress/flate
20:02:43 [2020-07-16T20:02:43.703Z] #42 108.3 hash
20:02:43 [2020-07-16T20:02:43.703Z] #42 108.5 hash/crc32
20:02:43 [2020-07-16T20:02:43.703Z] #42 109.3 compress/gzip
20:02:43 [2020-07-16T20:02:43.703Z] #42 109.7 context
20:02:43 [2020-07-16T20:02:43.703Z] #42 110.4 crypto/cipher
20:02:43 [2020-07-16T20:02:43.703Z] #42 111.3 math/big
20:02:43 [2020-07-16T20:02:43.703Z] #42 111.7 crypto/aes
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.91 Setting up libaio1:s390x (0.3.112-3) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.92 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.92 Setting up libonig5:s390x (6.9.1-1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.93 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.94 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.94 Setting up vim (2:8.1.0875-5) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 85.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.00 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.01 Setting up libpcre3-dev:s390x (2:8.39-12) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.02 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
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.03 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
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.03 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.04 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
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.05 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.08 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.08 Setting up jq (1.5+dfsg-2+b1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.09 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
20:02:43 [2020-07-16T20:02:43.829Z] #14 86.10 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:02:43 [2020-07-16T20:02:43.959Z] #42 ...
20:02:43 [2020-07-16T20:02:43.959Z] 
20:02:43 [2020-07-16T20:02:43.959Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:43 [2020-07-16T20:02:43.959Z] #39 26.97   CC       images/fsnotify.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 28.26   CC       images/signalfd.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 28.53   CC       images/fs.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 28.76   CC       images/pstree.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 29.04   CC       images/pipe.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 29.28   CC       images/tcp-stream.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 29.64   CC       images/sk-packet.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 29.99   CC       images/mnt.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 30.22   CC       images/pipe-data.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 30.42   CC       images/sa.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 30.70   CC       images/timer.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 30.96   CC       images/timerfd.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 31.19   CC       images/mm.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 31.69   CC       images/sk-opts.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 32.02   CC       images/sk-unix.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 32.39   CC       images/sk-inet.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 32.84   CC       images/tun.o
20:02:43 [2020-07-16T20:02:43.959Z] #39 33.12   CC       images/sk-netlink.o
20:02:44 [2020-07-16T20:02:44.216Z] #39 33.58   CC       images/packet-sock.o
20:02:44 [2020-07-16T20:02:44.472Z] #39 ...
20:02:44 [2020-07-16T20:02:44.472Z] 
20:02:44 [2020-07-16T20:02:44.472Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:44 [2020-07-16T20:02:44.472Z] #42 112.8 crypto
20:02:44 [2020-07-16T20:02:44.729Z] #42 113.0 crypto/des
20:02:45 [2020-07-16T20:02:45.034Z] #42 ...
20:02:45 [2020-07-16T20:02:45.034Z] 
20:02:45 [2020-07-16T20:02:45.034Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:02:45 [2020-07-16T20:02:45.034Z] #7 3.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:45 [2020-07-16T20:02:45.034Z] #7 3.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:45 [2020-07-16T20:02:45.034Z] #7 3.657 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:45 [2020-07-16T20:02:45.034Z] #7 4.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:02:45 [2020-07-16T20:02:45.292Z] #42 113.5 crypto/internal/randutil
20:02:45 [2020-07-16T20:02:45.292Z] #42 113.7 crypto/sha512
20:02:45 [2020-07-16T20:02:45.603Z] #7 6.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:02:45 [2020-07-16T20:02:45.864Z] #7 ...
20:02:45 [2020-07-16T20:02:45.864Z] 
20:02:45 [2020-07-16T20:02:45.864Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.345 + RM_GOPATH=0
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.345 + TMP_GOPATH=
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.345 + : /build
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.345 + '[' -z '' ']'
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.345 ++ mktemp -d
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.352 + export GOPATH=/tmp/tmp.Qo3f5VdXvH
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.354 + GOPATH=/tmp/tmp.Qo3f5VdXvH
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.354 + RM_GOPATH=1
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.355 ++ dirname ./install.sh
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.358 + dir=.
20:02:45 [2020-07-16T20:02:45.864Z] #48 6.362 + bin=gometalinter
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.362 + shift
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.362 + '[' '!' -f ./gometalinter.installer ']'
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.363 + . ./gometalinter.installer
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.363 ++ GOMETALINTER_COMMIT=v2.0.6
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.366 + install_gometalinter
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.366 + echo 'Installing gometalinter version v2.0.6'
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.366 + go get -d github.com/alecthomas/gometalinter
20:02:46 [2020-07-16T20:02:46.125Z] #48 6.366 Installing gometalinter version v2.0.6
20:02:46 [2020-07-16T20:02:46.262Z] #42 114.6 crypto/ed25519/internal/edwards25519
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.43 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.43 Setting up iptables (1.8.2-4) ...
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.49 Setting up python3 (3.7.3-1) ...
20:02:46 [2020-07-16T20:02:46.567Z] #14 88.69 Setting up python3-wheel (0.32.3-2) ...
20:02:46 [2020-07-16T20:02:46.696Z] #48 ...
20:02:46 [2020-07-16T20:02:46.696Z] 
20:02:46 [2020-07-16T20:02:46.696Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.813 + RM_GOPATH=0
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.813 + TMP_GOPATH=
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.813 + : /build
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.814 + '[' -z '' ']'
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.817 ++ mktemp -d
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.835 + export GOPATH=/tmp/tmp.KDqMk8mWI5
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.835 + GOPATH=/tmp/tmp.KDqMk8mWI5
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.835 + RM_GOPATH=1
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.839 ++ dirname ./install.sh
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.857 + dir=.
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.857 + bin=vndr
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.858 + shift
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.862 + '[' '!' -f ./vndr.installer ']'
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.864 + . ./vndr.installer
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.867 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.867 + install_vndr
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.868 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.868 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KDqMk8mWI5/src/github.com/LK4D4/vndr
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.868 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:02:46 [2020-07-16T20:02:46.696Z] #42 6.880 Cloning into '/tmp/tmp.KDqMk8mWI5/src/github.com/LK4D4/vndr'...
20:02:46 [2020-07-16T20:02:46.844Z] + rm -rf /tmp/tmp.GNLNJWhFKS
20:02:46 [2020-07-16T20:02:46.844Z] Removing intermediate container eb2f177f3ff9
20:02:46 [2020-07-16T20:02:46.844Z]  ---> c93d07e4cac9
20:02:46 [2020-07-16T20:02:46.844Z] Step 21/140 : FROM base AS frozen-images
20:02:46 [2020-07-16T20:02:46.844Z]  ---> 8821f8e241b9
20:02:46 [2020-07-16T20:02:46.844Z] Step 22/140 : ARG DEBIAN_FRONTEND
20:02:46 [2020-07-16T20:02:46.844Z]  ---> Using cache
20:02:46 [2020-07-16T20:02:46.844Z]  ---> 734e9fe47927
20:02:46 [2020-07-16T20:02:46.844Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
20:02:46 [2020-07-16T20:02:46.844Z]  ---> Running in a97413fa84f6
20:02:46 [2020-07-16T20:02:46.844Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:46 [2020-07-16T20:02:46.844Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:46 [2020-07-16T20:02:46.844Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:46 [2020-07-16T20:02:46.844Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:02:46 [2020-07-16T20:02:46.844Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB]
20:02:46 [2020-07-16T20:02:46.844Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:02:47 [2020-07-16T20:02:47.202Z] #14 89.15 Setting up apparmor (2.13.2-10) ...
20:02:47 [2020-07-16T20:02:47.640Z] #42 7.662 + cd /tmp/tmp.KDqMk8mWI5/src/github.com/LK4D4/vndr
20:02:47 [2020-07-16T20:02:47.640Z] #42 7.663 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:02:47 [2020-07-16T20:02:47.640Z] #42 7.689 + go build -buildmode=pie -v -o /build/vndr .
20:02:47 [2020-07-16T20:02:47.882Z] Fetched 8144 kB in 3s (3208 kB/s)
20:02:48 [2020-07-16T20:02:48.239Z] #14 90.17 Setting up python3-lib2to3 (3.7.3-1) ...
20:02:48 [2020-07-16T20:02:48.239Z] #14 90.45 Setting up python3-pkg-resources (40.8.0-1) ...
20:02:48 [2020-07-16T20:02:48.519Z] Reading package lists...
20:02:48 [2020-07-16T20:02:48.534Z] #14 ...
20:02:48 [2020-07-16T20:02:48.534Z] 
20:02:48 [2020-07-16T20:02:48.534Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:48 [2020-07-16T20:02:48.534Z] #42 DONE 125.4s
20:02:48 [2020-07-16T20:02:48.534Z] 
20:02:48 [2020-07-16T20:02:48.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:48 [2020-07-16T20:02:48.534Z] #39 81.37   CC       criu/files.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 83.21   CC       criu/filesystems.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 83.63   CC       criu/fsnotify.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 84.44   CC       criu/image-desc.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 84.62   CC       criu/image.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 85.32   CC       criu/ipc_ns.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 86.03   CC       criu/irmap.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 86.50   CC       criu/kcmp-ids.o
20:02:48 [2020-07-16T20:02:48.534Z] #39 86.88   CC       criu/kerndat.o
20:02:48 [2020-07-16T20:02:48.781Z] #42 116.7 crypto/hmac
20:02:48 [2020-07-16T20:02:48.782Z] #42 117.0 crypto/md5
20:02:48 [2020-07-16T20:02:48.831Z] #39 87.71   CC       criu/libnetlink.o
20:02:49 [2020-07-16T20:02:49.023Z] #42 9.068 runtime/internal/atomic
20:02:49 [2020-07-16T20:02:49.023Z] #42 9.071 internal/cpu
20:02:49 [2020-07-16T20:02:49.139Z] #39 88.08   CC       criu/log.o
20:02:49 [2020-07-16T20:02:49.291Z] #42 9.296 runtime/internal/sys
20:02:49 [2020-07-16T20:02:49.291Z] #42 9.460 runtime/internal/math
20:02:49 [2020-07-16T20:02:49.432Z] #39 ...
20:02:49 [2020-07-16T20:02:49.432Z] 
20:02:49 [2020-07-16T20:02:49.432Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:49 [2020-07-16T20:02:49.432Z] #14 91.51 Setting up python3-distutils (3.7.3-1) ...
20:02:49 [2020-07-16T20:02:49.460Z] Reading package lists...
20:02:49 [2020-07-16T20:02:49.460Z] Building dependency tree...
20:02:49 [2020-07-16T20:02:49.460Z] Reading state information...
20:02:49 [2020-07-16T20:02:49.550Z] #42 9.612 internal/race
20:02:49 [2020-07-16T20:02:49.550Z] #42 9.717 sync/atomic
20:02:49 [2020-07-16T20:02:49.550Z] #42 9.793 internal/bytealg
20:02:49 [2020-07-16T20:02:49.550Z] #42 ...
20:02:49 [2020-07-16T20:02:49.550Z] 
20:02:49 [2020-07-16T20:02:49.550Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:02:49 [2020-07-16T20:02:49.550Z] #22 4.554 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:49 [2020-07-16T20:02:49.550Z] #22 4.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:49 [2020-07-16T20:02:49.550Z] #22 4.708 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:49 [2020-07-16T20:02:49.550Z] #22 5.715 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:02:49 [2020-07-16T20:02:49.550Z] #22 7.861 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:02:49 [2020-07-16T20:02:49.710Z] #42 117.9 crypto/rc4
20:02:49 [2020-07-16T20:02:49.710Z] #42 118.1 crypto/sha1
20:02:49 [2020-07-16T20:02:49.726Z] #14 91.80 Setting up python3-setuptools (40.8.0-1) ...
20:02:49 [2020-07-16T20:02:49.753Z] ca-certificates is already the newest version (20200601~deb10u1).
20:02:49 [2020-07-16T20:02:49.753Z] The following additional packages will be installed:
20:02:49 [2020-07-16T20:02:49.753Z]   libjq1 libonig5
20:02:49 [2020-07-16T20:02:49.753Z] The following NEW packages will be installed:
20:02:49 [2020-07-16T20:02:49.753Z]   jq libjq1 libonig5
20:02:49 [2020-07-16T20:02:49.753Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:02:49 [2020-07-16T20:02:49.753Z] Need to get 358 kB of archives.
20:02:49 [2020-07-16T20:02:49.753Z] After this operation, 1277 kB of additional disk space will be used.
20:02:49 [2020-07-16T20:02:49.753Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:02:49 [2020-07-16T20:02:49.753Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:02:49 [2020-07-16T20:02:49.753Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:02:49 [2020-07-16T20:02:49.810Z] #22 ...
20:02:49 [2020-07-16T20:02:49.810Z] 
20:02:49 [2020-07-16T20:02:49.810Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.652 + RM_GOPATH=0
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.652 + TMP_GOPATH=
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.652 + : /build
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.653 + '[' -z '' ']'
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.653 ++ mktemp -d
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.675 + export GOPATH=/tmp/tmp.QjUWTGXqO9
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.675 + GOPATH=/tmp/tmp.QjUWTGXqO9
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.675 + RM_GOPATH=1
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.675 ++ dirname ./install.sh
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 + dir=.
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 + bin=dockercli
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 + shift
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 + '[' '!' -f ./dockercli.installer ']'
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 + . ./dockercli.installer
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 ++ : stable
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.678 ++ : 17.06.2-ce
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.679 Install docker/cli version 17.06.2-ce from stable
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.679 + install_dockercli
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.679 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.680 ++ uname -m
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.682 + arch=x86_64
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.682 + '[' x86_64 '!=' x86_64 ']'
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.682 + url=https://download.docker.com/linux/static
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.682 + tar -xz docker/docker
20:02:49 [2020-07-16T20:02:49.810Z] #20 6.682 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:02:49 [2020-07-16T20:02:49.810Z] #20 ...
20:02:49 [2020-07-16T20:02:49.810Z] 
20:02:49 [2020-07-16T20:02:49.810Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.838 + RM_GOPATH=0
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.838 + TMP_GOPATH=
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.838 + : /build
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.838 + '[' -z '' ']'
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.844 ++ mktemp -d
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.872 + export GOPATH=/tmp/tmp.volz7Mjw3l
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.872 + GOPATH=/tmp/tmp.volz7Mjw3l
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.872 + RM_GOPATH=1
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.894 ++ dirname ./install.sh
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.895 + dir=.
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.895 + bin=proxy
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.895 + shift
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.895 + '[' '!' -f ./proxy.installer ']'
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.895 + . ./proxy.installer
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + install_proxy
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + case "$1" in
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + export CGO_ENABLED=0
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + CGO_ENABLED=0
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + _install_proxy
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.896 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.volz7Mjw3l/src/github.com/docker/libnetwork
20:02:49 [2020-07-16T20:02:49.810Z] #66 6.898 Cloning into '/tmp/tmp.volz7Mjw3l/src/github.com/docker/libnetwork'...
20:02:49 [2020-07-16T20:02:49.967Z] #42 ...
20:02:49 [2020-07-16T20:02:49.967Z] 
20:02:49 [2020-07-16T20:02:49.967Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:49 [2020-07-16T20:02:49.967Z] #14 41.98 Get:33 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]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:02:49 [2020-07-16T20:02:49.967Z] #14 44.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.43 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 44.44 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.26 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.27 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.27 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.27 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.27 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.29 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.34 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.48 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.48 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.50 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.51 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.52 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.55 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.56 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 45.58 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 46.05 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:02:49 [2020-07-16T20:02:49.968Z] #14 46.13 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:02:50 [2020-07-16T20:02:50.047Z] debconf: delaying package configuration, since apt-utils is not installed
20:02:50 [2020-07-16T20:02:50.047Z] Fetched 358 kB in 0s (2688 kB/s)
20:02:50 [2020-07-16T20:02:50.047Z] Selecting previously unselected package libonig5:ppc64el.
20:02:50 [2020-07-16T20:02:50.047Z] (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.)
20:02:50 [2020-07-16T20:02:50.047Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
20:02:50 [2020-07-16T20:02:50.047Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
20:02:50 [2020-07-16T20:02:50.047Z] Selecting previously unselected package libjq1:ppc64el.
20:02:50 [2020-07-16T20:02:50.047Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:02:50 [2020-07-16T20:02:50.047Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:02:50 [2020-07-16T20:02:50.048Z] Selecting previously unselected package jq.
20:02:50 [2020-07-16T20:02:50.048Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:02:50 [2020-07-16T20:02:50.048Z] Unpacking jq (1.5+dfsg-2+b1) ...
20:02:50 [2020-07-16T20:02:50.048Z] Setting up libonig5:ppc64el (6.9.1-1) ...
20:02:50 [2020-07-16T20:02:50.048Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:02:50 [2020-07-16T20:02:50.048Z] Setting up jq (1.5+dfsg-2+b1) ...
20:02:50 [2020-07-16T20:02:50.048Z] Processing triggers for libc-bin (2.28-10) ...
20:02:50 [2020-07-16T20:02:50.070Z] #66 ...
20:02:50 [2020-07-16T20:02:50.070Z] 
20:02:50 [2020-07-16T20:02:50.070Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:50 [2020-07-16T20:02:50.070Z] #31 6.605 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #31 6.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #31 6.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #31 7.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #31 10.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #31 ...
20:02:50 [2020-07-16T20:02:50.070Z] 
20:02:50 [2020-07-16T20:02:50.070Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:02:50 [2020-07-16T20:02:50.070Z] #54 6.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #54 6.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #54 6.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #54 8.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:02:50 [2020-07-16T20:02:50.070Z] #54 10.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:02:50 [2020-07-16T20:02:50.225Z] #14 46.21 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:02:50 [2020-07-16T20:02:50.329Z] #54 ...
20:02:50 [2020-07-16T20:02:50.329Z] 
20:02:50 [2020-07-16T20:02:50.329Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:02:50 [2020-07-16T20:02:50.329Z] #36 6.823 + mktemp -d
20:02:50 [2020-07-16T20:02:50.329Z] #36 6.828 + export GOPATH=/tmp/tmp.Zw0C9JNZB5
20:02:50 [2020-07-16T20:02:50.329Z] #36 6.828 + git clone https://github.com/docker/distribution.git /tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution
20:02:50 [2020-07-16T20:02:50.329Z] #36 6.877 Cloning into '/tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution'...
20:02:50 [2020-07-16T20:02:50.329Z] #36 ...
20:02:50 [2020-07-16T20:02:50.329Z] 
20:02:50 [2020-07-16T20:02:50.329Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.581 + RM_GOPATH=0
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.597 + TMP_GOPATH=
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.597 + : /build
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.597 + '[' -z '' ']'
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.597 ++ mktemp -d
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.628 + export GOPATH=/tmp/tmp.xb3sIdkccm
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.628 + GOPATH=/tmp/tmp.xb3sIdkccm
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.628 + RM_GOPATH=1
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.628 ++ dirname ./install.sh
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + dir=.
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + bin=gotestsum
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + shift
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + '[' '!' -f ./gotestsum.installer ']'
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + . ./gotestsum.installer
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 ++ : v0.3.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + install_gotestsum
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + set -e
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + export GO111MODULE=on
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + GO111MODULE=on
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.648 + go get -d gotest.tools/gotestsum@v0.3.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.743 go: finding gotest.tools v0.3.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 6.743 go: finding gotest.tools/gotestsum v0.3.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 7.767 go: downloading gotest.tools/gotestsum v0.3.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 8.300 go: extracting gotest.tools/gotestsum v0.3.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.314 go: downloading gotest.tools v2.1.0+incompatible
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.461 go: extracting gotest.tools v2.1.0+incompatible
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.548 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.553 go: downloading github.com/sirupsen/logrus v1.0.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.610 go: downloading github.com/jonboulle/clockwork v0.1.0
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.648 go: downloading github.com/spf13/pflag v1.0.1
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.674 go: downloading github.com/pkg/errors v0.8.0
20:02:50 [2020-07-16T20:02:50.329Z] #45 9.854 go: downloading github.com/fatih/color v1.6.0
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.04 go: extracting github.com/jonboulle/clockwork v0.1.0
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.18 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.20 go: extracting github.com/spf13/pflag v1.0.1
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.29 go: extracting github.com/pkg/errors v0.8.0
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.45 go: extracting github.com/sirupsen/logrus v1.0.5
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.50 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.50 go: extracting github.com/fatih/color v1.6.0
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.57 go: downloading github.com/mattn/go-isatty v0.0.3
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.57 go: downloading github.com/mattn/go-colorable v0.0.9
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.68 go: extracting github.com/mattn/go-isatty v0.0.3
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.70 go: extracting github.com/mattn/go-colorable v0.0.9
20:02:50 [2020-07-16T20:02:50.329Z] #45 10.72 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:02:50 [2020-07-16T20:02:50.361Z] #14 92.57 Setting up python3-pip (18.1-5) ...
20:02:50 [2020-07-16T20:02:50.590Z] #45 10.82 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:02:50 [2020-07-16T20:02:50.590Z] #45 ...
20:02:50 [2020-07-16T20:02:50.590Z] 
20:02:50 [2020-07-16T20:02:50.590Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.593 + RM_GOPATH=0
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.593 + TMP_GOPATH=
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.593 + : /build
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.593 + '[' -z '' ']'
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.593 ++ mktemp -d
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.610 + export GOPATH=/tmp/tmp.Oc2Qg6ZIry
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.610 + GOPATH=/tmp/tmp.Oc2Qg6ZIry
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.610 + RM_GOPATH=1
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.610 ++ dirname ./install.sh
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + dir=.
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + bin=tomlv
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + shift
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + '[' '!' -f ./tomlv.installer ']'
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + . ./tomlv.installer
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + install_tomlv
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.611 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Oc2Qg6ZIry/src/github.com/BurntSushi/toml
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.615 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:02:50 [2020-07-16T20:02:50.590Z] #29 6.629 Cloning into '/tmp/tmp.Oc2Qg6ZIry/src/github.com/BurntSushi/toml'...
20:02:50 [2020-07-16T20:02:50.590Z] #29 7.631 + cd /tmp/tmp.Oc2Qg6ZIry/src/github.com/BurntSushi/toml
20:02:50 [2020-07-16T20:02:50.590Z] #29 7.631 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:02:50 [2020-07-16T20:02:50.590Z] #29 7.641 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:02:50 [2020-07-16T20:02:50.590Z] #29 8.611 internal/cpu
20:02:50 [2020-07-16T20:02:50.590Z] #29 8.612 runtime/internal/atomic
20:02:50 [2020-07-16T20:02:50.590Z] #29 8.852 runtime/internal/sys
20:02:50 [2020-07-16T20:02:50.590Z] #29 9.060 runtime/internal/math
20:02:50 [2020-07-16T20:02:50.590Z] #29 9.180 math/bits
20:02:50 [2020-07-16T20:02:50.590Z] #29 9.212 internal/bytealg
20:02:50 [2020-07-16T20:02:50.590Z] #29 9.889 math
20:02:50 [2020-07-16T20:02:50.590Z] #29 9.979 runtime
20:02:50 [2020-07-16T20:02:50.590Z] #29 ...
20:02:50 [2020-07-16T20:02:50.590Z] 
20:02:50 [2020-07-16T20:02:50.590Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.553 + RM_GOPATH=0
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.553 + TMP_GOPATH=
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.553 + : /build/
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.553 + '[' -z '' ']'
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.566 ++ mktemp -d
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.598 + export GOPATH=/tmp/tmp.FTIgsa3VFK
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.598 + GOPATH=/tmp/tmp.FTIgsa3VFK
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.598 + RM_GOPATH=1
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.598 ++ dirname ./install.sh
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.603 + dir=.
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.603 + bin=rootlesskit
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.603 + shift
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.603 + '[' '!' -f ./rootlesskit.installer ']'
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.607 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + . ./rootlesskit.installer
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + install_rootlesskit
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + case "$1" in
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + export CGO_ENABLED=0
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + CGO_ENABLED=0
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + _install_rootlesskit
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.608 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.FTIgsa3VFK/src/github.com/rootless-containers/rootlesskit
20:02:50 [2020-07-16T20:02:50.590Z] #60 6.623 Cloning into '/tmp/tmp.FTIgsa3VFK/src/github.com/rootless-containers/rootlesskit'...
20:02:50 [2020-07-16T20:02:50.688Z] Removing intermediate container a97413fa84f6
20:02:50 [2020-07-16T20:02:50.688Z]  ---> cfe2c5a81c12
20:02:50 [2020-07-16T20:02:50.688Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
20:02:50 [2020-07-16T20:02:50.688Z]  ---> a03aabe5c912
20:02:50 [2020-07-16T20:02:50.688Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build         buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251         busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0         busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6         debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60         hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c
20:02:50 [2020-07-16T20:02:50.688Z]  ---> Running in d4437b7499b0
20:02:50 [2020-07-16T20:02:50.851Z] #60 ...
20:02:50 [2020-07-16T20:02:50.851Z] 
20:02:50 [2020-07-16T20:02:50.851Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:02:50 [2020-07-16T20:02:50.851Z] #26 6.695 + mktemp -d
20:02:50 [2020-07-16T20:02:50.851Z] #26 6.698 + export GOPATH=/tmp/tmp.Dpbxq7sot0
20:02:50 [2020-07-16T20:02:50.851Z] #26 6.698 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Dpbxq7sot0/src/github.com/go-swagger/go-swagger
20:02:50 [2020-07-16T20:02:50.851Z] #26 6.698 Cloning into '/tmp/tmp.Dpbxq7sot0/src/github.com/go-swagger/go-swagger'...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.23 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.24 Setting up dmsetup (2:1.02.155-3) ...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.24 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.25 Setting up xfsprogs (4.20.0-1) ...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.26 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.26 Processing triggers for mime-support (3.62) ...
20:02:50 [2020-07-16T20:02:50.996Z] #14 93.29 Processing triggers for libc-bin (2.28-10) ...
20:02:51 [2020-07-16T20:02:51.111Z] #26 ...
20:02:51 [2020-07-16T20:02:51.111Z] 
20:02:51 [2020-07-16T20:02:51.111Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:51 [2020-07-16T20:02:51.111Z] #38 5.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:02:51 [2020-07-16T20:02:51.111Z] #38 5.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:02:51 [2020-07-16T20:02:51.111Z] #38 5.210 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:02:51 [2020-07-16T20:02:51.111Z] #38 6.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:02:51 [2020-07-16T20:02:51.111Z] #38 8.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:02:51 [2020-07-16T20:02:51.111Z] #38 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:02:51 [2020-07-16T20:02:51.111Z] #38 ...
20:02:51 [2020-07-16T20:02:51.111Z] 
20:02:51 [2020-07-16T20:02:51.111Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:51 [2020-07-16T20:02:51.111Z] #42 10.05 unicode
20:02:51 [2020-07-16T20:02:51.111Z] #42 10.65 runtime
20:02:51 [2020-07-16T20:02:51.155Z] #14 ...
20:02:51 [2020-07-16T20:02:51.155Z] 
20:02:51 [2020-07-16T20:02:51.155Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:02:51 [2020-07-16T20:02:51.155Z] #42 119.4 crypto/sha256
20:02:51 [2020-07-16T20:02:51.416Z] #42 119.7 crypto/rand
20:02:51 [2020-07-16T20:02:51.632Z] #14 DONE 93.8s
20:02:51 [2020-07-16T20:02:51.632Z] 
20:02:51 [2020-07-16T20:02:51.632Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
20:02:51 [2020-07-16T20:02:51.724Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:02:52 [2020-07-16T20:02:52.019Z] 
20:02:52 [2020-07-16T20:02:52.345Z] #42 120.6 crypto/elliptic
20:02:52 [2020-07-16T20:02:52.346Z] #42 120.6 encoding/asn1
20:02:53 [2020-07-16T20:02:53.145Z] #15 1.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:02:53 [2020-07-16T20:02:53.145Z] #15 1.354 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:02:53 [2020-07-16T20:02:53.145Z] #15 1.356 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:02:53 [2020-07-16T20:02:53.145Z] #15 DONE 1.5s
20:02:53 [2020-07-16T20:02:53.145Z] 
20:02:53 [2020-07-16T20:02:53.145Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:02:53 [2020-07-16T20:02:53.199Z] #=#=#                                                                         

                                                                           0.1%
######                                                                     9.6%
#############                                                             19.0%
########################                                                  34.5%
###########################                                               37.8%
###############################                                           43.7%
#################################                                         46.3%
#####################################                                     52.7%
################################################                          67.4%
###############################################################           88.8%
######################################################################## 100.0%
20:02:53 [2020-07-16T20:02:53.500Z] #=#=#                                                                         

20:02:54 [2020-07-16T20:02:54.128Z] #=#=#                                                                         

################                                                          22.5%
################################################                          66.8%
######################################################################## 100.0%
20:02:54 [2020-07-16T20:02:54.407Z] #42 14.07 unicode/utf8
20:02:54 [2020-07-16T20:02:54.421Z] #=#=#                                                                         

20:02:54 [2020-07-16T20:02:54.668Z] #42 14.80 math/bits
20:02:54 [2020-07-16T20:02:54.865Z] #42 ...
20:02:54 [2020-07-16T20:02:54.865Z] 
20:02:54 [2020-07-16T20:02:54.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:54 [2020-07-16T20:02:54.865Z] #39 34.01   CC       images/ipc-var.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 34.33   CC       images/ipc-desc.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 34.50   CC       images/ipc-shm.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 35.07   CC       images/ipc-msg.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 35.59   CC       images/ipc-sem.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 35.83   CC       images/utsns.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 36.18   CC       images/creds.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 36.48   CC       images/vma.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 36.78   CC       images/netdev.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 37.26   CC       images/tty.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 37.92   CC       images/file-lock.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 38.14   CC       images/rlimit.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 38.50   CC       images/pagemap.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 38.93   CC       images/siginfo.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 39.23   CC       images/rpc.o
20:02:54 [2020-07-16T20:02:54.865Z] #39 40.70   CC       images/ext-file.o
20:02:54 [2020-07-16T20:02:54.866Z] #39 41.01   CC       images/cgroup.o
20:02:54 [2020-07-16T20:02:54.866Z] #39 41.66   CC       images/userns.o
20:02:54 [2020-07-16T20:02:54.866Z] #39 41.91   CC       images/google/protobuf/descriptor.o
20:02:54 [2020-07-16T20:02:54.866Z] #39 43.82   CC       images/opts.o
20:02:54 [2020-07-16T20:02:54.866Z] #39 44.07   CC       images/seccomp.o
20:02:54 [2020-07-16T20:02:54.866Z] #39 ...
20:02:54 [2020-07-16T20:02:54.866Z] 
20:02:54 [2020-07-16T20:02:54.866Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.14 debconf: delaying package configuration, since apt-utils is not installed
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.40 Fetched 104 MB in 10s (10.0 MB/s)
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.51 Selecting previously unselected package pigz.
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15473 files and directories currently installed.)
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.57 Unpacking pigz (2.4-1) ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.72 Selecting previously unselected package libpython3.7-minimal:amd64.
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 47.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 48.31 Selecting previously unselected package python3.7-minimal.
20:02:54 [2020-07-16T20:02:54.866Z] #14 48.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 48.34 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 49.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:02:54 [2020-07-16T20:02:54.866Z] #14 49.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:02:54 [2020-07-16T20:02:54.928Z] #42 ...
20:02:54 [2020-07-16T20:02:54.928Z] 
20:02:54 [2020-07-16T20:02:54.928Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:02:54 [2020-07-16T20:02:54.928Z] #20 15.26 + mkdir -p /build
20:02:54 [2020-07-16T20:02:54.928Z] #20 15.28 + mv docker/docker /build/
20:02:54 [2020-07-16T20:02:54.928Z] #20 15.28 + rmdir docker
20:02:55 [2020-07-16T20:02:55.722Z] #=#=#                                                                         

                                                                           0.0%
####                                                                       5.7%
###########                                                               16.1%
############                                                              16.8%
######################                                                    31.9%
#########################################                                 57.7%
###############################################                           65.3%
########################################################                  78.9%
######################################################################## 100.0%
20:02:55 [2020-07-16T20:02:55.722Z] #=#=#                                                                         
20:02:55 [2020-07-16T20:02:55.797Z] #14 ...
20:02:55 [2020-07-16T20:02:55.797Z] 
20:02:55 [2020-07-16T20:02:55.797Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:02:55 [2020-07-16T20:02:55.797Z] #60 116.0 + for f in rootlesskit rootlesskit-docker-proxy
20:02:55 [2020-07-16T20:02:55.797Z] #60 116.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:02:55 [2020-07-16T20:02:55.797Z] #60 DONE 124.5s
20:02:55 [2020-07-16T20:02:55.797Z] 
20:02:55 [2020-07-16T20:02:55.797Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:02:55 [2020-07-16T20:02:55.797Z] #61 DONE 0.0s
20:02:56 [2020-07-16T20:02:56.058Z] 
20:02:56 [2020-07-16T20:02:56.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:56 [2020-07-16T20:02:56.058Z] #39 44.35   CC       images/binfmt-misc.o
20:02:56 [2020-07-16T20:02:56.058Z] #39 44.69   CC       images/time.o
20:02:56 [2020-07-16T20:02:56.058Z] #39 44.90   CC       images/sysctl.o
20:02:56 [2020-07-16T20:02:56.058Z] #39 45.14   CC       images/autofs.o
20:02:56 [2020-07-16T20:02:56.058Z] #39 45.51   CC       images/macvlan.o
20:02:56 [2020-07-16T20:02:56.621Z] #39 45.92   CC       images/sit.o
20:02:56 [2020-07-16T20:02:56.672Z] #16 3.609 Collecting yamllint==1.16.0
20:02:56 [2020-07-16T20:02:56.839Z] #20 DONE 16.7s
20:02:56 [2020-07-16T20:02:56.839Z] 
20:02:56 [2020-07-16T20:02:56.839Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:02:56 [2020-07-16T20:02:56.839Z] #29 13.73 unicode/utf8
20:02:56 [2020-07-16T20:02:56.839Z] #29 14.27 internal/race
20:02:56 [2020-07-16T20:02:56.839Z] #29 14.44 sync/atomic
20:02:56 [2020-07-16T20:02:56.839Z] #29 14.76 unicode
20:02:56 [2020-07-16T20:02:56.878Z] #39 46.24   CC       images/memfd.o
20:02:56 [2020-07-16T20:02:56.965Z] #16 3.776   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:02:56 [2020-07-16T20:02:56.965Z] #16 3.809 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:02:56 [2020-07-16T20:02:56.965Z] #16 3.836   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:02:56 [2020-07-16T20:02:56.965Z] #16 3.868 Collecting pyyaml (from yamllint==1.16.0)
20:02:57 [2020-07-16T20:02:57.258Z] #16 3.960   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:02:57 [2020-07-16T20:02:57.441Z] #39 46.76   CC       images/timens.o
20:02:57 [2020-07-16T20:02:57.698Z] #39 47.10   LINK     images/built-in.o
20:02:57 [2020-07-16T20:02:57.783Z] #29 17.91 internal/testlog
20:02:57 [2020-07-16T20:02:57.893Z] #16 4.666 Building wheels for collected packages: pyyaml
20:02:57 [2020-07-16T20:02:57.893Z] #16 4.673   Running setup.py bdist_wheel for pyyaml: started
20:02:57 [2020-07-16T20:02:57.954Z] #39 47.33   GEN      compel/include/asm
20:02:57 [2020-07-16T20:02:57.954Z] #39 47.35   GEN      compel/include/version.h
20:02:57 [2020-07-16T20:02:57.954Z] #39 47.40 touch .config
20:02:57 [2020-07-16T20:02:57.954Z] #39 47.43   GEN      include/common/config.h
20:02:58 [2020-07-16T20:02:58.044Z] #29 ...
20:02:58 [2020-07-16T20:02:58.044Z] 
20:02:58 [2020-07-16T20:02:58.044Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:02:58 [2020-07-16T20:02:58.044Z] #7 8.469 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:02:58 [2020-07-16T20:02:58.044Z] #7 ...
20:02:58 [2020-07-16T20:02:58.044Z] 
20:02:58 [2020-07-16T20:02:58.044Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:02:58 [2020-07-16T20:02:58.044Z] #45 13.22 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:02:58 [2020-07-16T20:02:58.044Z] #45 13.23 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:02:58 [2020-07-16T20:02:58.044Z] #45 13.56 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:02:58 [2020-07-16T20:02:58.044Z] #45 15.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:02:58 [2020-07-16T20:02:58.044Z] #45 17.13 go: finding gotest.tools v2.2.0+incompatible
20:02:58 [2020-07-16T20:02:58.044Z] #45 17.13 go: downloading gotest.tools v2.2.0+incompatible
20:02:58 [2020-07-16T20:02:58.044Z] #45 17.19 go: finding gotest.tools/gotestsum v0.5.1
20:02:58 [2020-07-16T20:02:58.044Z] #45 17.26 go: downloading gotest.tools/gotestsum v0.5.1
20:02:58 [2020-07-16T20:02:58.044Z] #45 17.67 go: extracting gotest.tools v2.2.0+incompatible
20:02:58 [2020-07-16T20:02:58.044Z] #45 17.83 go: extracting gotest.tools/gotestsum v0.5.1
20:02:58 [2020-07-16T20:02:58.093Z] #=#=#                                                                         

                                                                           0.0%
##                                                                         3.1%
########                                                                  11.7%
###########                                                               15.8%
############                                                              16.8%
###############                                                           21.3%
####################                                                      28.6%
#########################                                                 35.9%
#############################                                             40.8%
#################################                                         47.0%
##################################                                        47.8%
#######################################                                   54.3%
#########################################                                 57.1%
#############################################                             62.8%
###################################################                       71.3%
#########################################################                 80.5%
################################################################          89.5%
######################################################################    98.4%
######################################################################## 100.0%
20:02:58 [2020-07-16T20:02:58.093Z] 
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.53   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.55   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.60   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.65   DEP      compel/arch/x86/plugins/std/memcpy.d
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.67   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.70   GEN      compel/plugins/include/uapi/std/syscall.h
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.74   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:02:58 [2020-07-16T20:02:58.211Z] #39 47.76   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:02:58 [2020-07-16T20:02:58.468Z] #39 47.80   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:02:58 [2020-07-16T20:02:58.468Z] #39 47.81   DEP      compel/plugins/std/infect.d
20:02:58 [2020-07-16T20:02:58.468Z] #39 47.93   DEP      compel/plugins/std/string.d
20:02:58 [2020-07-16T20:02:58.468Z] #39 48.02   DEP      compel/plugins/std/log.d
20:02:58 [2020-07-16T20:02:58.528Z] #16 5.348   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:02:58 [2020-07-16T20:02:58.528Z] #16 5.349   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:02:58 [2020-07-16T20:02:58.528Z] #16 5.409 Successfully built pyyaml
20:02:58 [2020-07-16T20:02:58.528Z] #16 5.421 Installing collected packages: pathspec, pyyaml, yamllint
20:02:58 [2020-07-16T20:02:58.615Z] #45 18.73 go: downloading github.com/pkg/errors v0.9.1
20:02:58 [2020-07-16T20:02:58.615Z] #45 18.75 go: downloading github.com/fatih/color v1.9.0
20:02:58 [2020-07-16T20:02:58.615Z] #45 18.75 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:02:58 [2020-07-16T20:02:58.615Z] #45 18.76 go: downloading github.com/spf13/pflag v1.0.3
20:02:58 [2020-07-16T20:02:58.615Z] #45 18.77 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:02:58 [2020-07-16T20:02:58.615Z] #45 18.94 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:02:58 [2020-07-16T20:02:58.615Z] #45 19.05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:02:58 [2020-07-16T20:02:58.821Z] #16 5.650 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:02:58 [2020-07-16T20:02:58.875Z] #45 19.05 go: extracting github.com/pkg/errors v0.9.1
20:02:58 [2020-07-16T20:02:58.875Z] #45 19.15 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:02:58 [2020-07-16T20:02:58.875Z] #45 19.22 go: extracting github.com/fatih/color v1.9.0
20:02:58 [2020-07-16T20:02:58.955Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:02:58 [2020-07-16T20:02:58.955Z] 
20:02:58 [2020-07-16T20:02:58.955Z] 
######################################                                    53.7%
######################################################################## 100.0%
20:02:58 [2020-07-16T20:02:58.955Z] 
20:02:59 [2020-07-16T20:02:59.031Z] #39 48.18   DEP      compel/plugins/std/fds.d
20:02:59 [2020-07-16T20:02:59.031Z] #39 48.29   DEP      compel/plugins/std/std.d
20:02:59 [2020-07-16T20:02:59.031Z] #39 48.41   DEP      compel/plugins/shmem/shmem.d
20:02:59 [2020-07-16T20:02:59.031Z] #39 48.53   DEP      compel/plugins/fds/fds.d
20:02:59 [2020-07-16T20:02:59.127Z] #16 DONE 6.0s
20:02:59 [2020-07-16T20:02:59.127Z] 
20:02:59 [2020-07-16T20:02:59.127Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:02:59 [2020-07-16T20:02:59.139Z] #45 19.43 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:02:59 [2020-07-16T20:02:59.139Z] #45 19.55 go: downloading github.com/mattn/go-colorable v0.1.6
20:02:59 [2020-07-16T20:02:59.259Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:02:59 [2020-07-16T20:02:59.399Z] #45 19.71 go: extracting github.com/spf13/pflag v1.0.3
20:02:59 [2020-07-16T20:02:59.399Z] #45 19.78 go: downloading github.com/mattn/go-isatty v0.0.12
20:02:59 [2020-07-16T20:02:59.423Z] #21 DONE 0.1s
20:02:59 [2020-07-16T20:02:59.423Z] 
20:02:59 [2020-07-16T20:02:59.423Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:02:59 [2020-07-16T20:02:59.423Z] #25 ...
20:02:59 [2020-07-16T20:02:59.423Z] 
20:02:59 [2020-07-16T20:02:59.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:02:59 [2020-07-16T20:02:59.423Z] #39 88.45   CC       criu/lsm.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 88.64   CC       criu/mem.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 89.82   CC       criu/memfd.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 90.15   CC       criu/mount.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 92.29   CC       criu/namespaces.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 93.45   CC       criu/net.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 95.25   CC       criu/netfilter.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 95.46   CC       criu/page-pipe.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 95.86   CC       criu/page-xfer.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 96.67   CC       criu/pagemap-cache.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 96.93   CC       criu/pagemap.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 97.58   CC       criu/parasite-syscall.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 98.09   CC       criu/path.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 98.25   CC       criu/pie-util-vdso.o
20:02:59 [2020-07-16T20:02:59.423Z] #39 98.50   CC       criu/pie-util.o
20:02:59 [2020-07-16T20:02:59.564Z] 
20:02:59 [2020-07-16T20:02:59.564Z] 
#########################################                                 58.0%
######################################################################## 100.0%
20:02:59 [2020-07-16T20:02:59.564Z] 
20:02:59 [2020-07-16T20:02:59.593Z] #39 48.69   CC       compel/plugins/std/std.o
20:02:59 [2020-07-16T20:02:59.659Z] #45 19.88 go: extracting github.com/mattn/go-colorable v0.1.6
20:02:59 [2020-07-16T20:02:59.659Z] #45 19.94 go: extracting github.com/mattn/go-isatty v0.0.12
20:02:59 [2020-07-16T20:02:59.717Z] #39 98.63   CC       criu/pipes.o
20:02:59 [2020-07-16T20:02:59.850Z] #39 49.09   CC       compel/plugins/std/fds.o
20:02:59 [2020-07-16T20:02:59.919Z] #45 20.00 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:02:59 [2020-07-16T20:02:59.919Z] #45 ...
20:02:59 [2020-07-16T20:02:59.919Z] 
20:02:59 [2020-07-16T20:02:59.919Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:02:59 [2020-07-16T20:02:59.919Z] #22 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:02:59 [2020-07-16T20:02:59.919Z] #22 ...
20:02:59 [2020-07-16T20:02:59.919Z] 
20:02:59 [2020-07-16T20:02:59.919Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:02:59 [2020-07-16T20:02:59.919Z] #29 18.42 encoding
20:02:59 [2020-07-16T20:02:59.919Z] #29 18.62 runtime/cgo
20:03:00 [2020-07-16T20:03:00.010Z] #39 ...
20:03:00 [2020-07-16T20:03:00.010Z] 
20:03:00 [2020-07-16T20:03:00.010Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:03:00 [2020-07-16T20:03:00.010Z] #25 DONE 0.7s
20:03:00 [2020-07-16T20:03:00.010Z] 
20:03:00 [2020-07-16T20:03:00.010Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:03:00 [2020-07-16T20:03:00.199Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:03:00 [2020-07-16T20:03:00.199Z] skipping existing c8c2d4a6b2e3
20:03:00 [2020-07-16T20:03:00.199Z] 
20:03:00 [2020-07-16T20:03:00.303Z] #27 DONE 0.2s
20:03:00 [2020-07-16T20:03:00.303Z] 
20:03:00 [2020-07-16T20:03:00.303Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
20:03:00 [2020-07-16T20:03:00.303Z] #30 DONE 0.1s
20:03:00 [2020-07-16T20:03:00.303Z] 
20:03:00 [2020-07-16T20:03:00.303Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:03:00 [2020-07-16T20:03:00.413Z] #39 49.68   CC       compel/plugins/std/log.o
20:03:00 [2020-07-16T20:03:00.596Z] #35 DONE 0.2s
20:03:00 [2020-07-16T20:03:00.596Z] 
20:03:00 [2020-07-16T20:03:00.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:00 [2020-07-16T20:03:00.596Z] #39 99.09   CC       criu/plugin.o
20:03:00 [2020-07-16T20:03:00.596Z] #39 99.32   CC       criu/proc_parse.o
20:03:00 [2020-07-16T20:03:00.834Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:03:01 [2020-07-16T20:03:01.127Z] #=#=#                                                                         

20:03:01 [2020-07-16T20:03:01.350Z] #39 ...
20:03:01 [2020-07-16T20:03:01.350Z] 
20:03:01 [2020-07-16T20:03:01.350Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.79 Selecting previously unselected package python3-minimal.
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.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 ... 15722 files and directories currently installed.)
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.83 Unpacking python3-minimal (3.7.3-1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.89 Selecting previously unselected package libmpdec2:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 53.93 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 54.03 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 54.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 54.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.30 Selecting previously unselected package python3.7.
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.31 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.45 Selecting previously unselected package libpython3-stdlib:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 55.65 Setting up python3-minimal (3.7.3-1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.70 Selecting previously unselected package python3.
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.70 (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 ... 16134 files and directories currently installed.)
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.75 Unpacking python3 (3.7.3-1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.89 Selecting previously unselected package libip4tc0:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 56.91 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.05 Selecting previously unselected package libip6tc0:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.05 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.19 Selecting previously unselected package libiptc0:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.20 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.36 Selecting previously unselected package libnfnetlink0:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.44 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:03:01 [2020-07-16T20:03:01.350Z] #14 57.53 Selecting previously unselected package libnftnl11:amd64.
20:03:01 [2020-07-16T20:03:01.422Z] 
######################################################################## 100.0%
20:03:01 [2020-07-16T20:03:01.422Z] 
20:03:01 [2020-07-16T20:03:01.422Z] Download of images into '/build' complete.
20:03:01 [2020-07-16T20:03:01.422Z] Use something like the following to load the result into a Docker daemon:
20:03:01 [2020-07-16T20:03:01.422Z]   tar -cC '/build' . | docker load
20:03:01 [2020-07-16T20:03:01.606Z] #14 57.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.607Z] #14 57.56 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:03:01 [2020-07-16T20:03:01.607Z] #14 57.70 Selecting previously unselected package iptables.
20:03:01 [2020-07-16T20:03:01.607Z] #14 57.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:03:01 [2020-07-16T20:03:01.607Z] #14 57.72 Unpacking iptables (1.8.2-4) ...
20:03:01 [2020-07-16T20:03:01.848Z] #29 ...
20:03:01 [2020-07-16T20:03:01.848Z] 
20:03:01 [2020-07-16T20:03:01.848Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:03:01 [2020-07-16T20:03:01.848Z] #60 12.05 + cd /tmp/tmp.FTIgsa3VFK/src/github.com/rootless-containers/rootlesskit
20:03:01 [2020-07-16T20:03:01.848Z] #60 12.05 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:03:01 [2020-07-16T20:03:01.848Z] #60 12.39 + for f in rootlesskit rootlesskit-docker-proxy
20:03:01 [2020-07-16T20:03:01.848Z] #60 12.39 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:03:01 [2020-07-16T20:03:01.848Z] #60 ...
20:03:01 [2020-07-16T20:03:01.848Z] 
20:03:01 [2020-07-16T20:03:01.848Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:01 [2020-07-16T20:03:01.848Z] #38 21.78 Fetched 8364 kB in 17s (495 kB/s)
20:03:02 [2020-07-16T20:03:02.170Z] #14 58.23 Selecting previously unselected package xxd.
20:03:02 [2020-07-16T20:03:02.170Z] #14 58.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:03:02 [2020-07-16T20:03:02.170Z] #14 58.23 Unpacking xxd (2:8.1.0875-5) ...
20:03:02 [2020-07-16T20:03:02.184Z] #39 100.8   CC       criu/protobuf-desc.o
20:03:02 [2020-07-16T20:03:02.420Z] #38 21.78 Reading package lists...
20:03:02 [2020-07-16T20:03:02.420Z] #38 ...
20:03:02 [2020-07-16T20:03:02.420Z] 
20:03:02 [2020-07-16T20:03:02.420Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:02 [2020-07-16T20:03:02.420Z] #31 12.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:03:02 [2020-07-16T20:03:02.420Z] #31 ...
20:03:02 [2020-07-16T20:03:02.420Z] 
20:03:02 [2020-07-16T20:03:02.420Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:03:02 [2020-07-16T20:03:02.420Z] #45 21.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:03:02 [2020-07-16T20:03:02.420Z] #45 22.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:03:02 [2020-07-16T20:03:02.434Z] #14 58.42 Selecting previously unselected package vim-common.
20:03:02 [2020-07-16T20:03:02.434Z] #14 58.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:03:02 [2020-07-16T20:03:02.434Z] #14 58.47 Unpacking vim-common (2:8.1.0875-5) ...
20:03:02 [2020-07-16T20:03:02.508Z] #39 101.4   CC       criu/protobuf.o
20:03:02 [2020-07-16T20:03:02.508Z] #39 101.6   CC       criu/pstree.o
20:03:02 [2020-07-16T20:03:02.732Z] #14 58.71 Selecting previously unselected package bash-completion.
20:03:02 [2020-07-16T20:03:02.733Z] #14 58.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:03:02 [2020-07-16T20:03:02.968Z] Removing intermediate container d4437b7499b0
20:03:02 [2020-07-16T20:03:02.968Z]  ---> 2b61e9ac712e
20:03:02 [2020-07-16T20:03:02.968Z] Step 26/140 : FROM base AS cross-false
20:03:02 [2020-07-16T20:03:02.968Z]  ---> 8821f8e241b9
20:03:02 [2020-07-16T20:03:02.968Z] Step 27/140 : FROM base AS cross-true
20:03:02 [2020-07-16T20:03:02.968Z]  ---> 8821f8e241b9
20:03:02 [2020-07-16T20:03:02.968Z] Step 28/140 : ARG DEBIAN_FRONTEND
20:03:02 [2020-07-16T20:03:02.968Z]  ---> Using cache
20:03:02 [2020-07-16T20:03:02.968Z]  ---> 734e9fe47927
20:03:02 [2020-07-16T20:03:02.968Z] Step 29/140 : RUN dpkg --add-architecture arm64
20:03:02 [2020-07-16T20:03:02.968Z]  ---> Running in d39ed1bd5435
20:03:02 [2020-07-16T20:03:02.991Z] #45 ...
20:03:02 [2020-07-16T20:03:02.991Z] 
20:03:02 [2020-07-16T20:03:02.991Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:03:02 [2020-07-16T20:03:02.991Z] #54 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:03:03 [2020-07-16T20:03:03.142Z] #39 102.2   CC       criu/rbtree.o
20:03:03 [2020-07-16T20:03:03.251Z] #54 ...
20:03:03 [2020-07-16T20:03:03.251Z] 
20:03:03 [2020-07-16T20:03:03.251Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:03:03 [2020-07-16T20:03:03.251Z] #36 23.08 Checking out files:  81% (1300/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
20:03:03 [2020-07-16T20:03:03.251Z] #36 23.42 + cd /tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution
20:03:03 [2020-07-16T20:03:03.251Z] #36 23.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:03:03 [2020-07-16T20:03:03.434Z] #39 102.4   CC       criu/rst-malloc.o
20:03:03 [2020-07-16T20:03:03.605Z] Removing intermediate container d39ed1bd5435
20:03:03 [2020-07-16T20:03:03.605Z]  ---> 4781df74be38
20:03:03 [2020-07-16T20:03:03.605Z] Step 30/140 : RUN dpkg --add-architecture armel
20:03:03 [2020-07-16T20:03:03.727Z] #39 102.6   CC       criu/seccomp.o
20:03:03 [2020-07-16T20:03:03.900Z]  ---> Running in ca83c47f2041
20:03:04 [2020-07-16T20:03:04.019Z] #39 103.0   CC       criu/seize.o
20:03:04 [2020-07-16T20:03:04.191Z] #36 ...
20:03:04 [2020-07-16T20:03:04.191Z] 
20:03:04 [2020-07-16T20:03:04.191Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:03:04 [2020-07-16T20:03:04.191Z] #48 14.31 + cd /tmp/tmp.Qo3f5VdXvH/src/github.com/alecthomas/gometalinter
20:03:04 [2020-07-16T20:03:04.191Z] #48 14.31 + git checkout -q v2.0.6
20:03:04 [2020-07-16T20:03:04.191Z] #48 15.03 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:03:04 [2020-07-16T20:03:04.191Z] #48 ...
20:03:04 [2020-07-16T20:03:04.191Z] 
20:03:04 [2020-07-16T20:03:04.191Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:03:04 [2020-07-16T20:03:04.451Z] #66 23.94 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.
20:03:04 [2020-07-16T20:03:04.451Z] #66 24.66 + cd /tmp/tmp.volz7Mjw3l/src/github.com/docker/libnetwork
20:03:04 [2020-07-16T20:03:04.451Z] #66 24.66 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
20:03:04 [2020-07-16T20:03:04.544Z] Removing intermediate container ca83c47f2041
20:03:04 [2020-07-16T20:03:04.544Z]  ---> af77526e3ec7
20:03:04 [2020-07-16T20:03:04.544Z] Step 31/140 : RUN dpkg --add-architecture armhf
20:03:04 [2020-07-16T20:03:04.544Z]  ---> Running in fa47436bc544
20:03:04 [2020-07-16T20:03:04.624Z] #14 ...
20:03:04 [2020-07-16T20:03:04.624Z] 
20:03:04 [2020-07-16T20:03:04.624Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:04 [2020-07-16T20:03:04.624Z] #42 123.1 crypto/ed25519
20:03:04 [2020-07-16T20:03:04.624Z] #42 123.5 crypto/rsa
20:03:04 [2020-07-16T20:03:04.624Z] #42 123.8 crypto/ecdsa
20:03:04 [2020-07-16T20:03:04.624Z] #42 124.7 crypto/dsa
20:03:04 [2020-07-16T20:03:04.624Z] #42 125.4 encoding/hex
20:03:04 [2020-07-16T20:03:04.624Z] #42 125.7 encoding/pem
20:03:04 [2020-07-16T20:03:04.624Z] #42 125.8 crypto/x509/pkix
20:03:04 [2020-07-16T20:03:04.624Z] #42 126.2 vendor/golang.org/x/crypto/cryptobyte
20:03:04 [2020-07-16T20:03:04.624Z] #42 126.3 vendor/golang.org/x/net/dns/dnsmessage
20:03:04 [2020-07-16T20:03:04.624Z] #42 128.2 vendor/golang.org/x/crypto/internal/chacha20
20:03:04 [2020-07-16T20:03:04.624Z] #42 128.7 vendor/golang.org/x/crypto/poly1305
20:03:04 [2020-07-16T20:03:04.624Z] #42 129.2 vendor/golang.org/x/sys/cpu
20:03:04 [2020-07-16T20:03:04.624Z] #42 129.5 vendor/golang.org/x/crypto/chacha20poly1305
20:03:04 [2020-07-16T20:03:04.624Z] #42 130.1 net
20:03:04 [2020-07-16T20:03:04.624Z] #42 130.8 vendor/golang.org/x/crypto/hkdf
20:03:04 [2020-07-16T20:03:04.624Z] #42 131.1 vendor/golang.org/x/text/transform
20:03:04 [2020-07-16T20:03:04.624Z] #42 131.8 vendor/golang.org/x/text/unicode/bidi
20:03:04 [2020-07-16T20:03:04.654Z] #39 103.6   CC       criu/servicefd.o
20:03:04 [2020-07-16T20:03:04.880Z] #42 ...
20:03:04 [2020-07-16T20:03:04.880Z] 
20:03:04 [2020-07-16T20:03:04.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:04 [2020-07-16T20:03:04.880Z] #39 50.64   CC       compel/plugins/std/string.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 51.30   CC       compel/plugins/std/infect.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 51.70   CC       compel/arch/x86/plugins/std/parasite-head.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 51.76   CC       compel/arch/x86/plugins/std/memcpy.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 51.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 51.90   AR       compel/plugins/std.lib.a
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.03   CC       compel/plugins/fds/fds.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.33   AR       compel/plugins/fds.lib.a
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.38   HOSTDEP  compel/src/lib/log-host.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.55   HOSTDEP  compel/src/lib/handle-elf-host.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.63   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.69   HOSTDEP  compel/src/main-host.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.78   DEP      compel/src/lib/ptrace.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 52.98   DEP      compel/src/lib/infect.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.10   DEP      compel/src/lib/infect-util.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.23   DEP      compel/src/lib/infect-rpc.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.33   DEP      compel/arch/x86/src/lib/infect.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.43   DEP      compel/arch/x86/src/lib/cpu.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.48   DEP      compel/src/lib/log.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.55   DEP      compel/src/main.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.68   DEP      compel/src/lib/handle-elf.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.79   DEP      compel/arch/x86/src/lib/handle-elf.d
20:03:04 [2020-07-16T20:03:04.880Z] #39 53.90   CC       compel/src/lib/log.o
20:03:04 [2020-07-16T20:03:04.880Z] #39 54.17   CC       compel/arch/x86/src/lib/cpu.o
20:03:04 [2020-07-16T20:03:04.946Z] #39 103.9   CC       criu/shmem.o
20:03:05 [2020-07-16T20:03:05.023Z] #66 25.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:03:05 [2020-07-16T20:03:05.180Z] Removing intermediate container fa47436bc544
20:03:05 [2020-07-16T20:03:05.180Z]  ---> e07f4fcc145d
20:03:05 [2020-07-16T20:03:05.180Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends         crossbuild-essential-arm64         crossbuild-essential-armel         crossbuild-essential-armhf         && rm -rf /var/lib/apt/lists/*;     fi
20:03:05 [2020-07-16T20:03:05.180Z]  ---> Running in 96ca03a06d68
20:03:05 [2020-07-16T20:03:05.282Z] #66 ...
20:03:05 [2020-07-16T20:03:05.282Z] 
20:03:05 [2020-07-16T20:03:05.282Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:05 [2020-07-16T20:03:05.282Z] #42 15.39 math
20:03:05 [2020-07-16T20:03:05.282Z] #42 19.77 internal/testlog
20:03:05 [2020-07-16T20:03:05.282Z] #42 20.07 encoding
20:03:05 [2020-07-16T20:03:05.282Z] #42 20.20 unicode/utf16
20:03:05 [2020-07-16T20:03:05.282Z] #42 20.44 container/list
20:03:05 [2020-07-16T20:03:05.282Z] #42 21.04 crypto/internal/subtle
20:03:05 [2020-07-16T20:03:05.282Z] #42 21.17 crypto/subtle
20:03:05 [2020-07-16T20:03:05.282Z] #42 21.33 vendor/golang.org/x/crypto/cryptobyte/asn1
20:03:05 [2020-07-16T20:03:05.282Z] #42 21.45 internal/nettrace
20:03:05 [2020-07-16T20:03:05.282Z] #42 21.61 runtime/cgo
20:03:05 [2020-07-16T20:03:05.581Z] #39 104.6   CC       criu/sigframe.o
20:03:05 [2020-07-16T20:03:05.582Z] #39 104.7   CC       criu/signalfd.o
20:03:05 [2020-07-16T20:03:05.810Z] #39 55.11   CC       compel/arch/x86/src/lib/infect.o
20:03:05 [2020-07-16T20:03:05.816Z] Removing intermediate container 96ca03a06d68
20:03:05 [2020-07-16T20:03:05.816Z]  ---> ffe6620f4c2b
20:03:05 [2020-07-16T20:03:05.816Z] Step 33/140 : FROM cross-${CROSS} as dev-base
20:03:05 [2020-07-16T20:03:05.817Z]  ---> 8821f8e241b9
20:03:05 [2020-07-16T20:03:05.817Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
20:03:05 [2020-07-16T20:03:05.817Z]  ---> 8821f8e241b9
20:03:05 [2020-07-16T20:03:05.817Z] Step 35/140 : ARG DEBIAN_FRONTEND
20:03:05 [2020-07-16T20:03:05.817Z]  ---> Using cache
20:03:05 [2020-07-16T20:03:05.817Z]  ---> 734e9fe47927
20:03:05 [2020-07-16T20:03:05.817Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
20:03:05 [2020-07-16T20:03:05.817Z]  ---> Running in 41b790429ba0
20:03:05 [2020-07-16T20:03:05.852Z] #42 ...
20:03:05 [2020-07-16T20:03:05.852Z] 
20:03:05 [2020-07-16T20:03:05.852Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:03:05 [2020-07-16T20:03:05.852Z] #36 26.20 + GOPATH=/tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zw0C9JNZB5 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:03:06 [2020-07-16T20:03:06.109Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:03:06 [2020-07-16T20:03:06.110Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:03:06 [2020-07-16T20:03:06.110Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:03:06 [2020-07-16T20:03:06.217Z] #39 104.9   CC       criu/sk-inet.o
20:03:06 [2020-07-16T20:03:06.404Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:03:06 [2020-07-16T20:03:06.509Z] #39 105.6   CC       criu/sk-netlink.o
20:03:06 [2020-07-16T20:03:06.740Z] #39 56.18   CC       compel/src/lib/infect-rpc.o
20:03:06 [2020-07-16T20:03:06.802Z] #39 105.8   CC       criu/sk-packet.o
20:03:06 [2020-07-16T20:03:06.802Z] #39 ...
20:03:06 [2020-07-16T20:03:06.802Z] 
20:03:06 [2020-07-16T20:03:06.802Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:03:06 [2020-07-16T20:03:06.802Z] #52 121.8 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
20:03:07 [2020-07-16T20:03:07.039Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB]
20:03:07 [2020-07-16T20:03:07.039Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:03:07 [2020-07-16T20:03:07.316Z] #39 56.62   CC       compel/src/lib/infect-util.o
20:03:07 [2020-07-16T20:03:07.316Z] #39 ...
20:03:07 [2020-07-16T20:03:07.316Z] 
20:03:07 [2020-07-16T20:03:07.316Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8 + GOBIN=/build
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8 + /build/gometalinter --install
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8 Installing:
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   deadcode
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   dupl
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   errcheck
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gas
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gochecknoglobals
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gochecknoinits
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   goconst
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gocyclo
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   goimports
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   golint
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gosimple
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gotype
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   gotypex
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   ineffassign
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   interfacer
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   lll
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   maligned
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   megacheck
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   misspell
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   nakedret
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   safesql
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   staticcheck
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   structcheck
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   unconvert
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   unparam
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   unused
20:03:07 [2020-07-16T20:03:07.316Z] #48 135.8   varcheck
20:03:08 [2020-07-16T20:03:08.315Z] #52 123.0 + mkdir -p /build
20:03:08 [2020-07-16T20:03:08.315Z] #52 123.0 + cp runc /build/runc
20:03:08 [2020-07-16T20:03:08.315Z] #52 DONE 123.3s
20:03:08 [2020-07-16T20:03:08.315Z] 
20:03:08 [2020-07-16T20:03:08.315Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:08 [2020-07-16T20:03:08.315Z] #39 106.2   CC       criu/sk-queue.o
20:03:08 [2020-07-16T20:03:08.315Z] #39 106.4   CC       criu/sk-tcp.o
20:03:08 [2020-07-16T20:03:08.315Z] #39 106.8   CC       criu/sk-unix.o
20:03:08 [2020-07-16T20:03:08.551Z] Fetched 8144 kB in 2s (3604 kB/s)
20:03:09 [2020-07-16T20:03:09.161Z] #36 ...
20:03:09 [2020-07-16T20:03:09.161Z] 
20:03:09 [2020-07-16T20:03:09.161Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:03:09 [2020-07-16T20:03:09.161Z] #7 19.53 Fetched 8364 kB in 16s (511 kB/s)
20:03:09 [2020-07-16T20:03:09.161Z] #7 19.53 Reading package lists...
20:03:09 [2020-07-16T20:03:09.161Z] #7 26.87 Reading package lists...
20:03:09 [2020-07-16T20:03:09.161Z] #7 ...
20:03:09 [2020-07-16T20:03:09.161Z] 
20:03:09 [2020-07-16T20:03:09.161Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:03:09 [2020-07-16T20:03:09.161Z] #45 24.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:03:09 [2020-07-16T20:03:09.161Z] #45 26.56 go: finding github.com/fatih/color v1.9.0
20:03:09 [2020-07-16T20:03:09.161Z] #45 26.56 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:03:09 [2020-07-16T20:03:09.161Z] #45 26.61 go: finding github.com/pkg/errors v0.9.1
20:03:09 [2020-07-16T20:03:09.161Z] #45 26.74 go: finding github.com/spf13/pflag v1.0.3
20:03:09 [2020-07-16T20:03:09.161Z] #45 26.76 go: finding github.com/mattn/go-colorable v0.1.6
20:03:09 [2020-07-16T20:03:09.161Z] #45 26.87 go: finding github.com/mattn/go-isatty v0.0.12
20:03:09 [2020-07-16T20:03:09.161Z] #45 27.01 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:03:09 [2020-07-16T20:03:09.161Z] #45 27.15 go: finding github.com/jonboulle/clockwork v0.1.0
20:03:09 [2020-07-16T20:03:09.161Z] #45 27.33 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:03:09 [2020-07-16T20:03:09.161Z] #45 27.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:03:09 [2020-07-16T20:03:09.161Z] #45 27.46 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:03:09 [2020-07-16T20:03:09.186Z] Reading package lists...
20:03:09 [2020-07-16T20:03:09.353Z] #39 108.3   CC       criu/sockets.o
20:03:09 [2020-07-16T20:03:09.826Z] Reading package lists...
20:03:09 [2020-07-16T20:03:09.988Z] #39 108.7   CC       criu/stats.o
20:03:09 [2020-07-16T20:03:09.988Z] #39 109.0   CC       criu/string.o
20:03:09 [2020-07-16T20:03:09.988Z] #39 109.0   CC       criu/sysctl.o
20:03:10 [2020-07-16T20:03:10.120Z] Building dependency tree...
20:03:10 [2020-07-16T20:03:10.120Z] Reading state information...
20:03:10 [2020-07-16T20:03:10.120Z] The following additional packages will be installed:
20:03:10 [2020-07-16T20:03:10.120Z]   libapparmor1
20:03:10 [2020-07-16T20:03:10.120Z] Suggested packages:
20:03:10 [2020-07-16T20:03:10.120Z]   seccomp
20:03:10 [2020-07-16T20:03:10.120Z] The following NEW packages will be installed:
20:03:10 [2020-07-16T20:03:10.120Z]   libapparmor-dev libapparmor1 libseccomp-dev
20:03:10 [2020-07-16T20:03:10.120Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:03:10 [2020-07-16T20:03:10.120Z] Need to get 307 kB of archives.
20:03:10 [2020-07-16T20:03:10.120Z] After this operation, 1108 kB of additional disk space will be used.
20:03:10 [2020-07-16T20:03:10.120Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
20:03:10 [2020-07-16T20:03:10.120Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
20:03:10 [2020-07-16T20:03:10.120Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
20:03:10 [2020-07-16T20:03:10.413Z] debconf: delaying package configuration, since apt-utils is not installed
20:03:10 [2020-07-16T20:03:10.413Z] Fetched 307 kB in 0s (3294 kB/s)
20:03:10 [2020-07-16T20:03:10.413Z] Selecting previously unselected package libapparmor1:ppc64el.
20:03:10 [2020-07-16T20:03:10.413Z] (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.)
20:03:10 [2020-07-16T20:03:10.413Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
20:03:10 [2020-07-16T20:03:10.413Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
20:03:10 [2020-07-16T20:03:10.413Z] Selecting previously unselected package libapparmor-dev:ppc64el.
20:03:10 [2020-07-16T20:03:10.413Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
20:03:10 [2020-07-16T20:03:10.413Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
20:03:10 [2020-07-16T20:03:10.413Z] Selecting previously unselected package libseccomp-dev:ppc64el.
20:03:10 [2020-07-16T20:03:10.413Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
20:03:10 [2020-07-16T20:03:10.413Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
20:03:10 [2020-07-16T20:03:10.413Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
20:03:10 [2020-07-16T20:03:10.413Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
20:03:10 [2020-07-16T20:03:10.413Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
20:03:10 [2020-07-16T20:03:10.413Z] Processing triggers for libc-bin (2.28-10) ...
20:03:10 [2020-07-16T20:03:10.623Z] #39 109.5   CC       criu/sysfs_parse.o
20:03:10 [2020-07-16T20:03:10.623Z] #39 109.7   CC       criu/timens.o
20:03:10 [2020-07-16T20:03:10.896Z] Running on azwin-2-cafa90 in d:\jenkins\workspace\moby_PR-41222
[Pipeline] {
[Pipeline] ws
20:03:10 [2020-07-16T20:03:10.910Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
20:03:10 [2020-07-16T20:03:10.916Z] #39 109.8   CC       criu/timerfd.o
20:03:10 [2020-07-16T20:03:10.916Z] #39 110.0   CC       criu/tty.o
[Pipeline] checkout
20:03:11 [2020-07-16T20:03:11.052Z] Removing intermediate container 41b790429ba0
20:03:11 [2020-07-16T20:03:11.052Z]  ---> a01d44a3624b
20:03:11 [2020-07-16T20:03:11.052Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
20:03:11 [2020-07-16T20:03:11.052Z]  ---> ffe6620f4c2b
20:03:11 [2020-07-16T20:03:11.052Z] Step 38/140 : ARG DEBIAN_FRONTEND
20:03:11 [2020-07-16T20:03:11.052Z]  ---> Running in 30233e05aaa5
20:03:11 [2020-07-16T20:03:11.052Z] Removing intermediate container 30233e05aaa5
20:03:11 [2020-07-16T20:03:11.052Z]  ---> 834e0d944c76
20:03:11 [2020-07-16T20:03:11.052Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libapparmor-dev             libseccomp-dev         && rm -rf /var/lib/apt/lists/*;     fi
20:03:11 [2020-07-16T20:03:11.052Z]  ---> Running in ef1899f1c75d
20:03:11 [2020-07-16T20:03:11.069Z] #45 ...
20:03:11 [2020-07-16T20:03:11.069Z] 
20:03:11 [2020-07-16T20:03:11.069Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:03:11 [2020-07-16T20:03:11.069Z] #22 21.49 Fetched 8364 kB in 17s (485 kB/s)
20:03:11 [2020-07-16T20:03:11.069Z] #22 21.49 Reading package lists...
20:03:11 [2020-07-16T20:03:11.330Z] #22 28.87 Reading package lists...
20:03:11 [2020-07-16T20:03:11.330Z] #22 ...
20:03:11 [2020-07-16T20:03:11.330Z] 
20:03:11 [2020-07-16T20:03:11.330Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:11 [2020-07-16T20:03:11.330Z] #38 21.78 Reading package lists...
20:03:11 [2020-07-16T20:03:11.690Z] Removing intermediate container ef1899f1c75d
20:03:11 [2020-07-16T20:03:11.690Z]  ---> decbc10aaf3c
20:03:11 [2020-07-16T20:03:11.690Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
20:03:11 [2020-07-16T20:03:11.690Z]  ---> a01d44a3624b
20:03:11 [2020-07-16T20:03:11.690Z] Step 41/140 : FROM base AS tomlv
20:03:11 [2020-07-16T20:03:11.690Z]  ---> 8821f8e241b9
20:03:11 [2020-07-16T20:03:11.690Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
20:03:11 [2020-07-16T20:03:11.690Z]  ---> Running in 06d6227b79be
20:03:11 [2020-07-16T20:03:11.690Z] Removing intermediate container 06d6227b79be
20:03:11 [2020-07-16T20:03:11.690Z]  ---> 1cdf50b6a8c0
20:03:11 [2020-07-16T20:03:11.690Z] Step 43/140 : ARG TOMLV_COMMIT
20:03:11 [2020-07-16T20:03:11.690Z]  ---> Running in 6e62e16118e7
20:03:11 [2020-07-16T20:03:11.954Z] #39 110.9   CC       criu/tun.o
20:03:11 [2020-07-16T20:03:11.985Z] Removing intermediate container 6e62e16118e7
20:03:11 [2020-07-16T20:03:11.985Z]  ---> 593f03d4fc78
20:03:11 [2020-07-16T20:03:11.985Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:03:11 [2020-07-16T20:03:11.985Z]  ---> 28e367cdfd58
20:03:11 [2020-07-16T20:03:11.985Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:03:12 [2020-07-16T20:03:12.246Z] #39 111.1   CC       criu/uffd.o
20:03:12 [2020-07-16T20:03:12.276Z]  ---> 62759da963b5
20:03:12 [2020-07-16T20:03:12.276Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:03:12 [2020-07-16T20:03:12.276Z]  ---> Running in fc47701fcbf8
20:03:12 [2020-07-16T20:03:12.569Z] + RM_GOPATH=0
20:03:12 [2020-07-16T20:03:12.569Z] + TMP_GOPATH=
20:03:12 [2020-07-16T20:03:12.569Z] + : /build
20:03:12 [2020-07-16T20:03:12.569Z] + '[' -z '' ']'
20:03:12 [2020-07-16T20:03:12.569Z] ++ mktemp -d
20:03:12 [2020-07-16T20:03:12.569Z] + export GOPATH=/tmp/tmp.lRu70tyea8
20:03:12 [2020-07-16T20:03:12.569Z] + GOPATH=/tmp/tmp.lRu70tyea8
20:03:12 [2020-07-16T20:03:12.569Z] + RM_GOPATH=1
20:03:12 [2020-07-16T20:03:12.569Z] ++ dirname ./install.sh
20:03:12 [2020-07-16T20:03:12.569Z] + dir=.
20:03:12 [2020-07-16T20:03:12.569Z] + bin=tomlv
20:03:12 [2020-07-16T20:03:12.569Z] + shift
20:03:12 [2020-07-16T20:03:12.569Z] + '[' '!' -f ./tomlv.installer ']'
20:03:12 [2020-07-16T20:03:12.569Z] + . ./tomlv.installer
20:03:12 [2020-07-16T20:03:12.569Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:03:12 [2020-07-16T20:03:12.569Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:03:12 [2020-07-16T20:03:12.569Z] + install_tomlv
20:03:12 [2020-07-16T20:03:12.569Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:03:12 [2020-07-16T20:03:12.569Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lRu70tyea8/src/github.com/BurntSushi/toml
20:03:12 [2020-07-16T20:03:12.569Z] Cloning into '/tmp/tmp.lRu70tyea8/src/github.com/BurntSushi/toml'...
20:03:12 [2020-07-16T20:03:12.719Z] #38 28.74 Reading package lists...
20:03:12 [2020-07-16T20:03:12.719Z] #38 ...
20:03:12 [2020-07-16T20:03:12.719Z] 
20:03:12 [2020-07-16T20:03:12.719Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:12 [2020-07-16T20:03:12.719Z] #31 23.31 Fetched 8364 kB in 17s (493 kB/s)
20:03:12 [2020-07-16T20:03:12.719Z] #31 23.31 Reading package lists...
20:03:12 [2020-07-16T20:03:12.867Z] + cd /tmp/tmp.lRu70tyea8/src/github.com/BurntSushi/toml
20:03:12 [2020-07-16T20:03:12.867Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:03:12 [2020-07-16T20:03:12.867Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:03:12 [2020-07-16T20:03:12.867Z] internal/cpu
20:03:12 [2020-07-16T20:03:12.867Z] runtime/internal/sys
20:03:12 [2020-07-16T20:03:12.867Z] runtime/internal/atomic
20:03:12 [2020-07-16T20:03:12.867Z] math/bits
20:03:12 [2020-07-16T20:03:12.867Z] runtime/internal/math
20:03:12 [2020-07-16T20:03:12.867Z] internal/bytealg
20:03:12 [2020-07-16T20:03:12.867Z] unicode/utf8
20:03:12 [2020-07-16T20:03:12.867Z] internal/race
20:03:12 [2020-07-16T20:03:12.867Z] math
20:03:12 [2020-07-16T20:03:12.867Z] sync/atomic
20:03:12 [2020-07-16T20:03:12.881Z] #39 111.7   CC       criu/util.o
20:03:12 [2020-07-16T20:03:12.881Z] #39 ...
20:03:12 [2020-07-16T20:03:12.881Z] 
20:03:12 [2020-07-16T20:03:12.881Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:03:12 [2020-07-16T20:03:12.881Z] #36 149.8 + dpkg --print-architecture
20:03:12 [2020-07-16T20:03:12.881Z] #36 149.8 + cd /tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution
20:03:12 [2020-07-16T20:03:12.881Z] #36 149.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:03:12 [2020-07-16T20:03:12.979Z] #31 30.39 Reading package lists...
20:03:12 [2020-07-16T20:03:12.979Z] #31 ...
20:03:12 [2020-07-16T20:03:12.979Z] 
20:03:12 [2020-07-16T20:03:12.979Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:12 [2020-07-16T20:03:12.979Z] #42 31.75 vendor/golang.org/x/crypto/internal/subtle
20:03:12 [2020-07-16T20:03:12.979Z] #42 31.89 vendor/golang.org/x/crypto/curve25519
20:03:13 [2020-07-16T20:03:13.170Z] unicode
20:03:13 [2020-07-16T20:03:13.170Z] internal/testlog
20:03:13 [2020-07-16T20:03:13.170Z] runtime
20:03:13 [2020-07-16T20:03:13.170Z] encoding
20:03:13 [2020-07-16T20:03:13.170Z] runtime/cgo
20:03:13 [2020-07-16T20:03:13.174Z] #36 150.1 + GOPATH=/tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.34oLUA1DNK
20:03:13 [2020-07-16T20:03:13.174Z] #36 150.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:03:13 [2020-07-16T20:03:13.548Z] #42 ...
20:03:13 [2020-07-16T20:03:13.548Z] 
20:03:13 [2020-07-16T20:03:13.548Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:03:13 [2020-07-16T20:03:13.548Z] #54 24.06 Fetched 8364 kB in 17s (482 kB/s)
20:03:13 [2020-07-16T20:03:13.548Z] #54 24.06 Reading package lists...
20:03:13 [2020-07-16T20:03:13.809Z] #54 31.02 Reading package lists...
20:03:13 [2020-07-16T20:03:13.809Z] #54 ...
20:03:13 [2020-07-16T20:03:13.809Z] 
20:03:13 [2020-07-16T20:03:13.809Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:03:13 [2020-07-16T20:03:13.809Z] #7 26.87 Reading package lists...
20:03:13 [2020-07-16T20:03:13.886Z] #48 ...
20:03:13 [2020-07-16T20:03:13.886Z] 
20:03:13 [2020-07-16T20:03:13.886Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:13 [2020-07-16T20:03:13.886Z] #14 62.61 Unpacking bash-completion (1:2.8-6) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.16 Selecting previously unselected package bzip2.
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.34 Selecting previously unselected package xz-utils.
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.35 Unpacking xz-utils (5.2.4-1) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.58 Selecting previously unselected package apparmor.
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 63.69 Unpacking apparmor (2.13.2-10) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 64.18 Selecting previously unselected package aufs-tools.
20:03:13 [2020-07-16T20:03:13.886Z] #14 64.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 64.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 64.36 Selecting previously unselected package binutils-mingw-w64-i686.
20:03:13 [2020-07-16T20:03:13.886Z] #14 64.36 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 64.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 66.18 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:03:13 [2020-07-16T20:03:13.886Z] #14 66.20 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 66.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.44 Selecting previously unselected package binutils-mingw-w64.
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.46 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.58 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.58 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.74 Selecting previously unselected package dmsetup.
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.76 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.77 Unpacking dmsetup (2:1.02.155-3) ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.94 Selecting previously unselected package mingw-w64-common.
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.96 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
20:03:13 [2020-07-16T20:03:13.886Z] #14 68.96 Unpacking mingw-w64-common (6.0.0-3) ...
20:03:15 [2020-07-16T20:03:15.191Z] #7 33.90 Building dependency tree...
20:03:15 [2020-07-16T20:03:15.191Z] #7 35.39 Reading state information...
20:03:15 [2020-07-16T20:03:15.285Z] #14 ...
20:03:15 [2020-07-16T20:03:15.285Z] 
20:03:15 [2020-07-16T20:03:15.285Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:15 [2020-07-16T20:03:15.285Z] #42 133.6 vendor/golang.org/x/text/secure/bidirule
20:03:15 [2020-07-16T20:03:15.285Z] #42 133.9 vendor/golang.org/x/text/unicode/norm
20:03:15 [2020-07-16T20:03:15.285Z] #42 138.0 vendor/golang.org/x/net/idna
20:03:15 [2020-07-16T20:03:15.285Z] #42 140.4 vendor/golang.org/x/net/http2/hpack
20:03:15 [2020-07-16T20:03:15.285Z] #42 141.7 mime
20:03:15 [2020-07-16T20:03:15.285Z] #42 ...
20:03:15 [2020-07-16T20:03:15.285Z] 
20:03:15 [2020-07-16T20:03:15.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:15 [2020-07-16T20:03:15.285Z] #39 56.93   CC       compel/src/lib/infect.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 59.59   CC       compel/src/lib/ptrace.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 60.06   AR       compel/libcompel.a
20:03:15 [2020-07-16T20:03:15.285Z] #39 60.15   HOSTCC   compel/src/main-host.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 60.54   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 60.74   HOSTCC   compel/src/lib/handle-elf-host.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 61.18   HOSTCC   compel/src/lib/log-host.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 61.43   HOSTLINK compel/compel-host-bin
20:03:15 [2020-07-16T20:03:15.285Z] #39 61.65   DEP      soccr/soccr.d
20:03:15 [2020-07-16T20:03:15.285Z] #39 61.83   CC       soccr/soccr.o
20:03:15 [2020-07-16T20:03:15.285Z] #39 63.24   AR       soccr/libsoccr.a
20:03:15 [2020-07-16T20:03:15.285Z] #39 63.30 make[1]: 'soccr/libsoccr.a' is up to date.
20:03:15 [2020-07-16T20:03:15.285Z] #39 63.78   DEP      criu/arch/x86/sigframe.d
20:03:15 [2020-07-16T20:03:15.285Z] #39 63.82   DEP      criu/arch/x86/sigaction_compat.d
20:03:15 [2020-07-16T20:03:15.285Z] #39 63.87   DEP      criu/arch/x86/kerndat.d
20:03:15 [2020-07-16T20:03:15.285Z] #39 64.00   DEP      criu/arch/x86/crtools.d
20:03:15 [2020-07-16T20:03:15.285Z] #39 64.21   DEP      criu/arch/x86/cpu.d
20:03:15 [2020-07-16T20:03:15.285Z] #39 64.40   CC       criu/arch/x86/cpu.o
20:03:15 [2020-07-16T20:03:15.542Z] #39 64.95   CC       criu/arch/x86/crtools.o
20:03:15 [2020-07-16T20:03:15.797Z] #39 ...
20:03:15 [2020-07-16T20:03:15.797Z] 
20:03:15 [2020-07-16T20:03:15.797Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:15 [2020-07-16T20:03:15.797Z] #42 144.0 mime/quotedprintable
20:03:15 [2020-07-16T20:03:15.927Z] internal/reflectlite
20:03:15 [2020-07-16T20:03:15.927Z] sync
20:03:15 [2020-07-16T20:03:15.927Z] errors
20:03:15 [2020-07-16T20:03:15.927Z] sort
20:03:16 [2020-07-16T20:03:16.053Z] #42 144.4 net/http/internal
20:03:16 [2020-07-16T20:03:16.223Z] strconv
20:03:16 [2020-07-16T20:03:16.223Z] internal/oserror
20:03:16 [2020-07-16T20:03:16.223Z] io
20:03:16 [2020-07-16T20:03:16.223Z] syscall
20:03:16 [2020-07-16T20:03:16.223Z] bytes
20:03:16 [2020-07-16T20:03:16.223Z] strings
20:03:16 [2020-07-16T20:03:16.308Z] #42 144.7 os/exec
20:03:16 [2020-07-16T20:03:16.521Z] bufio
20:03:16 [2020-07-16T20:03:16.521Z] reflect
20:03:16 [2020-07-16T20:03:16.699Z] #36 ...
20:03:16 [2020-07-16T20:03:16.699Z] 
20:03:16 [2020-07-16T20:03:16.699Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:16 [2020-07-16T20:03:16.699Z] #39 112.3   CC       criu/uts_ns.o
20:03:16 [2020-07-16T20:03:16.699Z] #39 112.4   CC       criu/vdso.o
20:03:16 [2020-07-16T20:03:16.699Z] #39 112.6   LINK     criu/built-in.o
20:03:16 [2020-07-16T20:03:16.699Z] #39 112.7   LINK     criu/criu
20:03:16 [2020-07-16T20:03:16.699Z] #39 112.8   DEP      lib/c/criu.d
20:03:16 [2020-07-16T20:03:16.699Z] #39 112.9   CC       images/rpc.pb-c.o
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.1   CC       lib/c/criu.o
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.7   LINK     lib/c/built-in.o
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.7   LINK     lib/c/libcriu.so
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.7   LINK     lib/c/libcriu.a
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.8   GEN      magic.py
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.9 Note: Building without setproctitle() and strlcpy() support.
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.9 Note: Building without GnuTLS support
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.9 Makefile.config:39: Warn: you have no libnftables installed
20:03:16 [2020-07-16T20:03:16.699Z] #39 113.9 Makefile.config:40: Warn: Building without nftables support
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.1 fatal: not a git repository (or any of the parent directories): .git
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.5 make[1]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.8 make[1]: 'images/built-in.o' is up to date.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.9 make[1]: 'compel/libcompel.a' is up to date.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.9 make[1]: 'compel/compel-host-bin' is up to date.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.9 make[1]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 114.9 make[1]: 'soccr/libsoccr.a' is up to date.
20:03:16 [2020-07-16T20:03:16.699Z] #39 115.0 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 115.0 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 115.0 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 115.1 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 115.1 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.699Z] #39 115.1 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.700Z] #39 115.2 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.700Z] #39 115.2 make[2]: Nothing to be done for 'all'.
20:03:16 [2020-07-16T20:03:16.700Z] #39 115.2   INSTALL  criu/criu
20:03:16 [2020-07-16T20:03:16.700Z] #39 DONE 115.6s
20:03:16 [2020-07-16T20:03:16.700Z] 
20:03:16 [2020-07-16T20:03:16.700Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:03:16 [2020-07-16T20:03:16.819Z] path
20:03:16 [2020-07-16T20:03:16.819Z] text/tabwriter
20:03:17 [2020-07-16T20:03:17.115Z] internal/syscall/execenv
20:03:17 [2020-07-16T20:03:17.115Z] internal/syscall/unix
20:03:17 [2020-07-16T20:03:17.115Z] time
20:03:17 [2020-07-16T20:03:17.740Z] #7 37.74 The following additional packages will be installed:
20:03:17 [2020-07-16T20:03:17.740Z] #7 37.75   libapparmor1
20:03:17 [2020-07-16T20:03:17.740Z] #7 37.76 Suggested packages:
20:03:17 [2020-07-16T20:03:17.740Z] #7 37.76   seccomp
20:03:17 [2020-07-16T20:03:17.740Z] #7 38.13 The following NEW packages will be installed:
20:03:17 [2020-07-16T20:03:17.740Z] #7 38.15   libapparmor-dev libapparmor1 libseccomp-dev
20:03:17 [2020-07-16T20:03:17.753Z] internal/poll
20:03:17 [2020-07-16T20:03:17.753Z] os
20:03:17 [2020-07-16T20:03:17.999Z] #7 38.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:03:17 [2020-07-16T20:03:17.999Z] #7 38.58 Need to get 293 kB of archives.
20:03:17 [2020-07-16T20:03:17.999Z] #7 38.58 After this operation, 952 kB of additional disk space will be used.
20:03:17 [2020-07-16T20:03:17.999Z] #7 38.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:03:18 [2020-07-16T20:03:18.048Z] internal/fmtsort
20:03:18 [2020-07-16T20:03:18.048Z] path/filepath
20:03:18 [2020-07-16T20:03:18.048Z] fmt
20:03:18 [2020-07-16T20:03:18.259Z] #7 38.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:03:18 [2020-07-16T20:03:18.344Z] io/ioutil
20:03:18 [2020-07-16T20:03:18.344Z] log
20:03:18 [2020-07-16T20:03:18.344Z] flag
20:03:18 [2020-07-16T20:03:18.344Z] github.com/BurntSushi/toml
20:03:18 [2020-07-16T20:03:18.981Z] github.com/BurntSushi/toml/cmd/tomlv
20:03:19 [2020-07-16T20:03:19.203Z] #7 ...
20:03:19 [2020-07-16T20:03:19.203Z] 
20:03:19 [2020-07-16T20:03:19.203Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:03:19 [2020-07-16T20:03:19.203Z] #54 31.02 Reading package lists...
20:03:19 [2020-07-16T20:03:19.203Z] #54 37.93 Building dependency tree...
20:03:19 [2020-07-16T20:03:19.203Z] #54 39.34 Reading state information...
20:03:20 [2020-07-16T20:03:20.026Z] Removing intermediate container fc47701fcbf8
20:03:20 [2020-07-16T20:03:20.026Z]  ---> 22c79bc4e8c2
20:03:20 [2020-07-16T20:03:20.026Z] Step 47/140 : FROM base AS vndr
20:03:20 [2020-07-16T20:03:20.026Z]  ---> 8821f8e241b9
20:03:20 [2020-07-16T20:03:20.026Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
20:03:20 [2020-07-16T20:03:20.026Z]  ---> Running in 414eff4a3539
20:03:20 [2020-07-16T20:03:20.026Z] Removing intermediate container 414eff4a3539
20:03:20 [2020-07-16T20:03:20.026Z]  ---> bfcd02588183
20:03:20 [2020-07-16T20:03:20.026Z] Step 49/140 : ARG VNDR_COMMIT
20:03:20 [2020-07-16T20:03:20.325Z]  ---> Running in 42c76b9dfae0
20:03:20 [2020-07-16T20:03:20.325Z] Removing intermediate container 42c76b9dfae0
20:03:20 [2020-07-16T20:03:20.325Z]  ---> 82b379c7f9d3
20:03:20 [2020-07-16T20:03:20.325Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:03:20 [2020-07-16T20:03:20.325Z]  ---> c7add83842fa
20:03:20 [2020-07-16T20:03:20.325Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:03:20 [2020-07-16T20:03:20.617Z]  ---> ed4860a8f7cf
20:03:20 [2020-07-16T20:03:20.617Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:03:20 [2020-07-16T20:03:20.617Z]  ---> Running in 95624d427b97
20:03:20 [2020-07-16T20:03:20.910Z] + RM_GOPATH=0
20:03:20 [2020-07-16T20:03:20.910Z] + TMP_GOPATH=
20:03:20 [2020-07-16T20:03:20.910Z] + : /build
20:03:20 [2020-07-16T20:03:20.910Z] + '[' -z '' ']'
20:03:20 [2020-07-16T20:03:20.910Z] ++ mktemp -d
20:03:20 [2020-07-16T20:03:20.910Z] + export GOPATH=/tmp/tmp.FdSDBgbsFz
20:03:20 [2020-07-16T20:03:20.910Z] + GOPATH=/tmp/tmp.FdSDBgbsFz
20:03:20 [2020-07-16T20:03:20.910Z] + RM_GOPATH=1
20:03:20 [2020-07-16T20:03:20.910Z] ++ dirname ./install.sh
20:03:20 [2020-07-16T20:03:20.910Z] + dir=.
20:03:20 [2020-07-16T20:03:20.910Z] + bin=vndr
20:03:20 [2020-07-16T20:03:20.910Z] + shift
20:03:20 [2020-07-16T20:03:20.910Z] + '[' '!' -f ./vndr.installer ']'
20:03:20 [2020-07-16T20:03:20.910Z] + . ./vndr.installer
20:03:20 [2020-07-16T20:03:20.910Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:03:20 [2020-07-16T20:03:20.910Z] + install_vndr
20:03:20 [2020-07-16T20:03:20.910Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:03:20 [2020-07-16T20:03:20.910Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FdSDBgbsFz/src/github.com/LK4D4/vndr
20:03:20 [2020-07-16T20:03:20.910Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:03:20 [2020-07-16T20:03:20.910Z] Cloning into '/tmp/tmp.FdSDBgbsFz/src/github.com/LK4D4/vndr'...
20:03:21 [2020-07-16T20:03:21.115Z] #54 41.38 The following additional packages will be installed:
20:03:21 [2020-07-16T20:03:21.115Z] #54 41.40   libbtrfs0
20:03:21 [2020-07-16T20:03:21.115Z] #54 41.60 The following NEW packages will be installed:
20:03:21 [2020-07-16T20:03:21.115Z] #54 41.62   libbtrfs-dev libbtrfs0
20:03:21 [2020-07-16T20:03:21.206Z] + cd /tmp/tmp.FdSDBgbsFz/src/github.com/LK4D4/vndr
20:03:21 [2020-07-16T20:03:21.206Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:03:21 [2020-07-16T20:03:21.206Z] + go build -buildmode=pie -v -o /build/vndr .
20:03:21 [2020-07-16T20:03:21.206Z] internal/cpu
20:03:21 [2020-07-16T20:03:21.206Z] runtime/internal/sys
20:03:21 [2020-07-16T20:03:21.206Z] internal/race
20:03:21 [2020-07-16T20:03:21.206Z] runtime/internal/atomic
20:03:21 [2020-07-16T20:03:21.206Z] sync/atomic
20:03:21 [2020-07-16T20:03:21.206Z] runtime/internal/math
20:03:21 [2020-07-16T20:03:21.206Z] unicode
20:03:21 [2020-07-16T20:03:21.206Z] internal/bytealg
20:03:21 [2020-07-16T20:03:21.206Z] unicode/utf8
20:03:21 [2020-07-16T20:03:21.206Z] math/bits
20:03:21 [2020-07-16T20:03:21.383Z] #54 42.04 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:03:21 [2020-07-16T20:03:21.383Z] #54 42.04 Need to get 119 kB of archives.
20:03:21 [2020-07-16T20:03:21.383Z] #54 42.04 After this operation, 387 kB of additional disk space will be used.
20:03:21 [2020-07-16T20:03:21.383Z] #54 42.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:03:21 [2020-07-16T20:03:21.502Z] internal/testlog
20:03:21 [2020-07-16T20:03:21.502Z] encoding
20:03:21 [2020-07-16T20:03:21.502Z] math
20:03:21 [2020-07-16T20:03:21.502Z] unicode/utf16
20:03:21 [2020-07-16T20:03:21.502Z] runtime
20:03:21 [2020-07-16T20:03:21.502Z] container/list
20:03:21 [2020-07-16T20:03:21.502Z] crypto/internal/subtle
20:03:21 [2020-07-16T20:03:21.502Z] crypto/subtle
20:03:21 [2020-07-16T20:03:21.502Z] vendor/golang.org/x/crypto/cryptobyte/asn1
20:03:21 [2020-07-16T20:03:21.553Z] #42 149.1 net/textproto
20:03:21 [2020-07-16T20:03:21.553Z] #42 149.1 crypto/x509
20:03:21 [2020-07-16T20:03:21.553Z] #42 ...
20:03:21 [2020-07-16T20:03:21.553Z] 
20:03:21 [2020-07-16T20:03:21.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:21 [2020-07-16T20:03:21.553Z] #39 66.30   CC       criu/arch/x86/kerndat.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 66.85   CC       criu/arch/x86/sigaction_compat.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 67.08   CC       criu/arch/x86/sigframe.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 67.33   LINK     criu/arch/x86/crtools.built-in.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 67.39   DEP      criu/pie/util-vdso-elf32.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 67.58   DEP      criu/pie/util-vdso.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 67.71   DEP      criu/pie/util.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 67.98   CC       criu/pie/util.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 68.40   CC       criu/pie/util-vdso.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 69.24   CC       criu/pie/util-vdso-elf32.o
20:03:21 [2020-07-16T20:03:21.553Z] #39 70.14   AR       criu/pie/pie.lib.a
20:03:21 [2020-07-16T20:03:21.553Z] #39 70.24   DEP      criu/pie/restorer.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 70.58   DEP      criu/arch/x86/sigaction_compat_pie.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 70.69   DEP      criu/arch/x86/restorer_unmap.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 70.70   DEP      criu/arch/x86/restorer.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 70.89   DEP      criu/arch/x86/vdso-pie.d
20:03:21 [2020-07-16T20:03:21.553Z] #39 71.06   DEP      criu/pie/parasite-vdso.d
20:03:21 [2020-07-16T20:03:21.643Z] #54 ...
20:03:21 [2020-07-16T20:03:21.643Z] 
20:03:21 [2020-07-16T20:03:21.643Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
20:03:21 [2020-07-16T20:03:21.643Z] #66 DONE 41.9s
20:03:21 [2020-07-16T20:03:21.643Z] 
20:03:21 [2020-07-16T20:03:21.643Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:03:21 [2020-07-16T20:03:21.643Z] #54 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:03:21 [2020-07-16T20:03:21.801Z] internal/nettrace
20:03:21 [2020-07-16T20:03:21.801Z] runtime/cgo
20:03:21 [2020-07-16T20:03:21.801Z] vendor/golang.org/x/crypto/internal/subtle
20:03:21 [2020-07-16T20:03:21.809Z] #39 71.23   DEP      criu/pie/parasite.d
20:03:22 [2020-07-16T20:03:22.066Z] #39 ...
20:03:22 [2020-07-16T20:03:22.066Z] 
20:03:22 [2020-07-16T20:03:22.066Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:22 [2020-07-16T20:03:22.066Z] #42 150.5 vendor/golang.org/x/net/http/httpguts
20:03:22 [2020-07-16T20:03:22.213Z] #54 ...
20:03:22 [2020-07-16T20:03:22.213Z] 
20:03:22 [2020-07-16T20:03:22.213Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:03:22 [2020-07-16T20:03:22.213Z] #22 28.87 Reading package lists...
20:03:22 [2020-07-16T20:03:22.213Z] #22 35.55 Building dependency tree...
20:03:22 [2020-07-16T20:03:22.213Z] #22 37.05 Reading state information...
20:03:22 [2020-07-16T20:03:22.213Z] #22 39.33 ca-certificates is already the newest version (20200601~deb10u1).
20:03:22 [2020-07-16T20:03:22.213Z] #22 39.33 The following additional packages will be installed:
20:03:22 [2020-07-16T20:03:22.213Z] #22 39.35   libjq1 libonig5
20:03:22 [2020-07-16T20:03:22.213Z] #22 39.78 The following NEW packages will be installed:
20:03:22 [2020-07-16T20:03:22.213Z] #22 39.79   jq libjq1 libonig5
20:03:22 [2020-07-16T20:03:22.213Z] #22 40.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:03:22 [2020-07-16T20:03:22.213Z] #22 40.23 Need to get 355 kB of archives.
20:03:22 [2020-07-16T20:03:22.213Z] #22 40.23 After this operation, 1072 kB of additional disk space will be used.
20:03:22 [2020-07-16T20:03:22.213Z] #22 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:03:22 [2020-07-16T20:03:22.213Z] #22 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:03:22 [2020-07-16T20:03:22.213Z] #22 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:03:22 [2020-07-16T20:03:22.213Z] #22 41.31 debconf: delaying package configuration, since apt-utils is not installed
20:03:22 [2020-07-16T20:03:22.213Z] #22 41.49 Fetched 355 kB in 0s (1262 kB/s)
20:03:22 [2020-07-16T20:03:22.213Z] #22 41.66 Selecting previously unselected package libonig5:amd64.
20:03:22 [2020-07-16T20:03:22.213Z] #22 41.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 ... 15410 files and directories currently installed.)
20:03:22 [2020-07-16T20:03:22.213Z] #22 41.72 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:03:22 [2020-07-16T20:03:22.213Z] #22 41.78 Unpacking libonig5:amd64 (6.9.1-1) ...
20:03:22 [2020-07-16T20:03:22.213Z] #22 42.30 Selecting previously unselected package libjq1:amd64.
20:03:22 [2020-07-16T20:03:22.213Z] #22 42.30 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:03:22 [2020-07-16T20:03:22.213Z] #22 42.32 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:03:22 [2020-07-16T20:03:22.213Z] #22 42.66 Selecting previously unselected package jq.
20:03:22 [2020-07-16T20:03:22.213Z] #22 42.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:03:22 [2020-07-16T20:03:22.213Z] #22 42.69 Unpacking jq (1.5+dfsg-2+b1) ...
20:03:22 [2020-07-16T20:03:22.487Z] #22 ...
20:03:22 [2020-07-16T20:03:22.487Z] 
20:03:22 [2020-07-16T20:03:22.487Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:03:22 [2020-07-16T20:03:22.487Z] #7 42.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:03:22 [2020-07-16T20:03:22.628Z] #42 150.8 vendor/golang.org/x/net/http/httpproxy
20:03:23 [2020-07-16T20:03:23.192Z] #42 151.5 mime/multipart
20:03:23 [2020-07-16T20:03:23.428Z] #7 ...
20:03:23 [2020-07-16T20:03:23.429Z] 
20:03:23 [2020-07-16T20:03:23.429Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
20:03:23 [2020-07-16T20:03:23.429Z] #22 43.07 Setting up libonig5:amd64 (6.9.1-1) ...
20:03:23 [2020-07-16T20:03:23.429Z] #22 43.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:03:23 [2020-07-16T20:03:23.429Z] #22 43.26 Setting up jq (1.5+dfsg-2+b1) ...
20:03:23 [2020-07-16T20:03:23.429Z] #22 43.29 Processing triggers for libc-bin (2.28-10) ...
20:03:23 [2020-07-16T20:03:23.429Z] #22 DONE 43.8s
20:03:23 [2020-07-16T20:03:23.429Z] 
20:03:23 [2020-07-16T20:03:23.429Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:03:23 [2020-07-16T20:03:23.429Z] #23 DONE 0.0s
20:03:23 [2020-07-16T20:03:23.429Z] 
20:03:23 [2020-07-16T20:03:23.429Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:23 [2020-07-16T20:03:23.664Z] #36 160.2 + rm -rf /tmp/tmp.34oLUA1DNK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.34oLUA1DNK
20:03:23 [2020-07-16T20:03:23.664Z] #36 DONE 160.4s
20:03:23 [2020-07-16T20:03:23.664Z] 
20:03:23 [2020-07-16T20:03:23.664Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:03:24 [2020-07-16T20:03:24.325Z] #57 ...
20:03:24 [2020-07-16T20:03:24.325Z] 
20:03:24 [2020-07-16T20:03:24.325Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:03:24 [2020-07-16T20:03:24.325Z] #48 DONE 160.8s
20:03:24 [2020-07-16T20:03:24.325Z] 
20:03:24 [2020-07-16T20:03:24.325Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:03:24 [2020-07-16T20:03:24.325Z] #57 ...
20:03:24 [2020-07-16T20:03:24.325Z] 
20:03:24 [2020-07-16T20:03:24.325Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:03:24 [2020-07-16T20:03:24.550Z] internal/reflectlite
20:03:24 [2020-07-16T20:03:24.550Z] sync
20:03:24 [2020-07-16T20:03:24.550Z] github.com/LK4D4/vndr/godl/singleflight
20:03:24 [2020-07-16T20:03:24.550Z] math/rand
20:03:24 [2020-07-16T20:03:24.550Z] internal/singleflight
20:03:24 [2020-07-16T20:03:24.550Z] errors
20:03:24 [2020-07-16T20:03:24.550Z] sort
20:03:24 [2020-07-16T20:03:24.550Z] internal/oserror
20:03:24 [2020-07-16T20:03:24.550Z] io
20:03:24 [2020-07-16T20:03:24.550Z] strconv
20:03:24 [2020-07-16T20:03:24.550Z] syscall
20:03:24 [2020-07-16T20:03:24.550Z] vendor/golang.org/x/net/dns/dnsmessage
20:03:24 [2020-07-16T20:03:24.550Z] bytes
20:03:24 [2020-07-16T20:03:24.617Z] #37 DONE 0.2s
20:03:24 [2020-07-16T20:03:24.617Z] 
20:03:24 [2020-07-16T20:03:24.617Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
20:03:24 [2020-07-16T20:03:24.808Z] #24 ...
20:03:24 [2020-07-16T20:03:24.808Z] 
20:03:24 [2020-07-16T20:03:24.808Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:24 [2020-07-16T20:03:24.808Z] #38 28.74 Reading package lists...
20:03:24 [2020-07-16T20:03:24.808Z] #38 35.38 Building dependency tree...
20:03:24 [2020-07-16T20:03:24.808Z] #38 36.89 Reading state information...
20:03:24 [2020-07-16T20:03:24.808Z] #38 39.11 The following additional packages will be installed:
20:03:24 [2020-07-16T20:03:24.808Z] #38 39.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:03:24 [2020-07-16T20:03:24.808Z] #38 39.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:03:24 [2020-07-16T20:03:24.808Z] #38 39.14 Suggested packages:
20:03:24 [2020-07-16T20:03:24.808Z] #38 39.15   manpages-dev python-setuptools
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.41 The following NEW packages will be installed:
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.42   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.43   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.43   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.44   python-six zlib1g-dev
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.88 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.88 Need to get 4095 kB of archives.
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.88 After this operation, 22.5 MB of additional disk space will be used.
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 40.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 41.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:03:24 [2020-07-16T20:03:24.808Z] #38 42.66 debconf: delaying package configuration, since apt-utils is not installed
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.07 Fetched 4095 kB in 1s (6178 kB/s)
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.34 Selecting previously unselected package libcap-dev:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.61 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.84 Selecting previously unselected package libnet1:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 43.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.18 Selecting previously unselected package libnet1-dev.
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.49 Selecting previously unselected package libnl-3-200:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.66 Selecting previously unselected package libnl-3-dev:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.71 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.95 Selecting previously unselected package libprotobuf-c1:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 44.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 45.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #38 45.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 45.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:03:24 [2020-07-16T20:03:24.808Z] #38 ...
20:03:24 [2020-07-16T20:03:24.808Z] 
20:03:24 [2020-07-16T20:03:24.808Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
20:03:24 [2020-07-16T20:03:24.808Z] #54 43.85 debconf: delaying package configuration, since apt-utils is not installed
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.20 Fetched 119 kB in 0s (432 kB/s)
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.38 Selecting previously unselected package libbtrfs0.
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.38 (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.)
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.52 Unpacking libbtrfs0 (4.20.1-2) ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.65 Selecting previously unselected package libbtrfs-dev.
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.73 Unpacking libbtrfs-dev (4.20.1-2) ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.96 Setting up libbtrfs0 (4.20.1-2) ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.97 Setting up libbtrfs-dev (4.20.1-2) ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 44.98 Processing triggers for libc-bin (2.28-10) ...
20:03:24 [2020-07-16T20:03:24.808Z] #54 DONE 45.4s
20:03:24 [2020-07-16T20:03:24.808Z] 
20:03:24 [2020-07-16T20:03:24.808Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:03:24 [2020-07-16T20:03:24.808Z] #55 DONE 0.0s
20:03:24 [2020-07-16T20:03:24.808Z] 
20:03:24 [2020-07-16T20:03:24.808Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:03:24 [2020-07-16T20:03:24.808Z] #56 DONE 0.1s
20:03:24 [2020-07-16T20:03:24.808Z] 
20:03:24 [2020-07-16T20:03:24.808Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
20:03:24 [2020-07-16T20:03:24.808Z] #7 44.75 debconf: delaying package configuration, since apt-utils is not installed
20:03:24 [2020-07-16T20:03:24.808Z] #7 45.04 Fetched 293 kB in 5s (62.0 kB/s)
20:03:24 [2020-07-16T20:03:24.808Z] #7 45.23 Selecting previously unselected package libapparmor1:amd64.
20:03:24 [2020-07-16T20:03:24.808Z] #7 45.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
20:03:24 [2020-07-16T20:03:24.808Z] #7 45.29 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
20:03:24 [2020-07-16T20:03:24.808Z] #7 45.32 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:03:24 [2020-07-16T20:03:24.847Z] reflect
20:03:24 [2020-07-16T20:03:24.909Z] #40 DONE 0.1s
20:03:24 [2020-07-16T20:03:24.909Z] 
20:03:24 [2020-07-16T20:03:24.909Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:03:24 [2020-07-16T20:03:24.909Z] #43 DONE 0.2s
20:03:24 [2020-07-16T20:03:24.909Z] 
20:03:24 [2020-07-16T20:03:24.909Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:03:25 [2020-07-16T20:03:25.145Z] bufio
20:03:25 [2020-07-16T20:03:25.145Z] strings
20:03:25 [2020-07-16T20:03:25.201Z] #46 DONE 0.2s
20:03:25 [2020-07-16T20:03:25.201Z] 
20:03:25 [2020-07-16T20:03:25.201Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
20:03:25 [2020-07-16T20:03:25.378Z] #7 45.70 Selecting previously unselected package libapparmor-dev:amd64.
20:03:25 [2020-07-16T20:03:25.378Z] #7 45.70 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
20:03:25 [2020-07-16T20:03:25.378Z] #7 45.70 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:03:25 [2020-07-16T20:03:25.443Z] hash
20:03:25 [2020-07-16T20:03:25.443Z] hash/crc32
20:03:25 [2020-07-16T20:03:25.443Z] time
20:03:25 [2020-07-16T20:03:25.638Z] #7 45.96 Selecting previously unselected package libseccomp-dev:amd64.
20:03:25 [2020-07-16T20:03:25.638Z] #7 45.96 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
20:03:25 [2020-07-16T20:03:25.638Z] #7 45.97 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:03:25 [2020-07-16T20:03:25.717Z] #42 153.6 crypto/tls
20:03:25 [2020-07-16T20:03:25.739Z] internal/syscall/execenv
20:03:25 [2020-07-16T20:03:25.739Z] internal/syscall/unix
20:03:25 [2020-07-16T20:03:25.739Z] regexp/syntax
20:03:25 [2020-07-16T20:03:25.739Z] path
20:03:25 [2020-07-16T20:03:25.836Z] #49 DONE 0.5s
20:03:25 [2020-07-16T20:03:25.836Z] 
20:03:25 [2020-07-16T20:03:25.836Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
20:03:25 [2020-07-16T20:03:25.836Z] #53 DONE 0.1s
20:03:25 [2020-07-16T20:03:25.836Z] 
20:03:25 [2020-07-16T20:03:25.836Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:03:25 [2020-07-16T20:03:25.898Z] #7 46.46 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:03:25 [2020-07-16T20:03:25.898Z] #7 46.47 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:03:25 [2020-07-16T20:03:25.898Z] #7 46.48 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:03:26 [2020-07-16T20:03:26.040Z] crypto
20:03:26 [2020-07-16T20:03:26.040Z] crypto/internal/randutil
20:03:26 [2020-07-16T20:03:26.040Z] crypto/hmac
20:03:26 [2020-07-16T20:03:26.040Z] crypto/rc4
20:03:26 [2020-07-16T20:03:26.040Z] vendor/golang.org/x/crypto/hkdf
20:03:26 [2020-07-16T20:03:26.157Z] #7 46.49 Processing triggers for libc-bin (2.28-10) ...
20:03:26 [2020-07-16T20:03:26.336Z] vendor/golang.org/x/text/transform
20:03:26 [2020-07-16T20:03:26.336Z] internal/poll
20:03:26 [2020-07-16T20:03:26.336Z] context
20:03:26 [2020-07-16T20:03:26.417Z] #7 DONE 46.8s
20:03:26 [2020-07-16T20:03:26.417Z] 
20:03:26 [2020-07-16T20:03:26.417Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:03:26 [2020-07-16T20:03:26.417Z] #50 DONE 0.0s
20:03:26 [2020-07-16T20:03:26.417Z] 
20:03:26 [2020-07-16T20:03:26.417Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:03:26 [2020-07-16T20:03:26.417Z] #51 DONE 0.1s
20:03:26 [2020-07-16T20:03:26.417Z] 
20:03:26 [2020-07-16T20:03:26.417Z] #8 [dev 1/25] RUN groupadd -r docker
20:03:26 [2020-07-16T20:03:26.636Z] regexp
20:03:26 [2020-07-16T20:03:26.636Z] os
20:03:26 [2020-07-16T20:03:26.678Z] #8 ...
20:03:26 [2020-07-16T20:03:26.678Z] 
20:03:26 [2020-07-16T20:03:26.678Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:26 [2020-07-16T20:03:26.678Z] #31 30.39 Reading package lists...
20:03:26 [2020-07-16T20:03:26.678Z] #31 37.33 Building dependency tree...
20:03:26 [2020-07-16T20:03:26.678Z] #31 38.80 Reading state information...
20:03:26 [2020-07-16T20:03:26.678Z] #31 40.87 The following additional packages will be installed:
20:03:26 [2020-07-16T20:03:26.678Z] #31 40.87   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:03:26 [2020-07-16T20:03:26.678Z] #31 40.91 Suggested packages:
20:03:26 [2020-07-16T20:03:26.678Z] #31 40.91   cmake-doc ninja-build lrzip
20:03:26 [2020-07-16T20:03:26.678Z] #31 40.91 Recommended packages:
20:03:26 [2020-07-16T20:03:26.678Z] #31 40.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.08 The following NEW packages will be installed:
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.10   vim-common xxd
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.61 Need to get 14.9 MB of archives.
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.61 After this operation, 61.8 MB of additional disk space will be used.
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 42.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 44.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 44.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 44.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 44.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 44.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 44.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.10 debconf: delaying package configuration, since apt-utils is not installed
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.40 Fetched 14.9 MB in 2s (6306 kB/s)
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.46 Selecting previously unselected package xxd.
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.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 ... 15410 files and directories currently installed.)
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.62 Unpacking xxd (2:8.1.0875-5) ...
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.83 Selecting previously unselected package vim-common.
20:03:26 [2020-07-16T20:03:26.678Z] #31 46.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:03:26 [2020-07-16T20:03:26.678Z] #31 47.01 Unpacking vim-common (2:8.1.0875-5) ...
20:03:26 [2020-07-16T20:03:26.934Z] encoding/binary
20:03:26 [2020-07-16T20:03:26.934Z] internal/fmtsort
20:03:26 [2020-07-16T20:03:26.937Z] #31 ...
20:03:26 [2020-07-16T20:03:26.937Z] 
20:03:26 [2020-07-16T20:03:26.937Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.29 Selecting previously unselected package zlib1g-dev:amd64.
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.93 Selecting previously unselected package libprotobuf17:amd64.
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 45.95 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 46.72 Selecting previously unselected package libprotobuf-lite17:amd64.
20:03:26 [2020-07-16T20:03:26.937Z] #38 46.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 46.72 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 47.28 Selecting previously unselected package libprotobuf-dev:amd64.
20:03:26 [2020-07-16T20:03:26.937Z] #38 47.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:03:26 [2020-07-16T20:03:26.937Z] #38 47.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:03:27 [2020-07-16T20:03:27.232Z] github.com/LK4D4/vndr/versioned
20:03:27 [2020-07-16T20:03:27.232Z] internal/lazyregexp
20:03:27 [2020-07-16T20:03:27.232Z] path/filepath
20:03:27 [2020-07-16T20:03:27.232Z] fmt
20:03:27 [2020-07-16T20:03:27.232Z] encoding/base64
20:03:27 [2020-07-16T20:03:27.232Z] crypto/cipher
20:03:27 [2020-07-16T20:03:27.232Z] crypto/sha512
20:03:27 [2020-07-16T20:03:27.232Z] io/ioutil
20:03:27 [2020-07-16T20:03:27.533Z] crypto/aes
20:03:27 [2020-07-16T20:03:27.533Z] crypto/des
20:03:27 [2020-07-16T20:03:27.533Z] crypto/ed25519/internal/edwards25519
20:03:27 [2020-07-16T20:03:27.533Z] crypto/md5
20:03:27 [2020-07-16T20:03:27.533Z] crypto/sha1
20:03:27 [2020-07-16T20:03:27.831Z] crypto/sha256
20:03:27 [2020-07-16T20:03:27.831Z] encoding/pem
20:03:27 [2020-07-16T20:03:27.831Z] net
20:03:27 [2020-07-16T20:03:27.831Z] vendor/golang.org/x/crypto/internal/chacha20
20:03:27 [2020-07-16T20:03:27.831Z] flag
20:03:27 [2020-07-16T20:03:27.831Z] go/token
20:03:28 [2020-07-16T20:03:28.131Z] net/url
20:03:28 [2020-07-16T20:03:28.131Z] go/scanner
20:03:28 [2020-07-16T20:03:28.132Z] text/template/parse
20:03:28 [2020-07-16T20:03:28.431Z] go/ast
20:03:28 [2020-07-16T20:03:28.431Z] log
20:03:28 [2020-07-16T20:03:28.431Z] encoding/json
20:03:28 [2020-07-16T20:03:28.846Z] #38 48.98 Selecting previously unselected package libprotoc17:amd64.
20:03:28 [2020-07-16T20:03:28.846Z] #38 48.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:03:28 [2020-07-16T20:03:28.846Z] #38 49.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:03:28 [2020-07-16T20:03:28.986Z] #42 ...
20:03:28 [2020-07-16T20:03:28.986Z] 
20:03:28 [2020-07-16T20:03:28.986Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:28 [2020-07-16T20:03:28.986Z] #14 74.53 Selecting previously unselected package mingw-w64-x86-64-dev.
20:03:28 [2020-07-16T20:03:28.986Z] #14 74.53 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:03:28 [2020-07-16T20:03:28.986Z] #14 74.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:03:28 [2020-07-16T20:03:28.986Z] #14 79.65 Selecting previously unselected package gcc-mingw-w64-base.
20:03:28 [2020-07-16T20:03:28.986Z] #14 79.66 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:03:28 [2020-07-16T20:03:28.986Z] #14 79.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:03:28 [2020-07-16T20:03:28.986Z] #14 79.80 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:03:28 [2020-07-16T20:03:28.986Z] #14 79.82 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:03:28 [2020-07-16T20:03:28.986Z] #14 79.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:03:28 [2020-07-16T20:03:28.986Z] #14 ...
20:03:28 [2020-07-16T20:03:28.986Z] 
20:03:28 [2020-07-16T20:03:28.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:28 [2020-07-16T20:03:28.986Z] #39 71.60   CC       criu/pie/parasite.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 73.08   LINK     criu/pie/parasite.built-in.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 73.10   GEN      criu/pie/parasite-blob.h
20:03:28 [2020-07-16T20:03:28.986Z] #39 73.12   CC       criu/pie/parasite-vdso.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 73.93   CC       criu/arch/x86/vdso-pie.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 74.71   CC       criu/arch/x86/restorer.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 75.80   CC       criu/arch/x86/restorer_unmap.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 75.88   CC       criu/arch/x86/sigaction_compat_pie.o
20:03:28 [2020-07-16T20:03:28.986Z] #39 76.19   CC       criu/pie/restorer.o
20:03:29 [2020-07-16T20:03:29.079Z] text/template
20:03:29 [2020-07-16T20:03:29.079Z] go/parser
20:03:29 [2020-07-16T20:03:29.379Z] encoding/xml
20:03:29 [2020-07-16T20:03:29.415Z] #38 49.76 Selecting previously unselected package protobuf-c-compiler.
20:03:29 [2020-07-16T20:03:29.415Z] #38 49.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:03:29 [2020-07-16T20:03:29.415Z] #38 49.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:03:29 [2020-07-16T20:03:29.415Z] #38 49.97 Selecting previously unselected package protobuf-compiler.
20:03:29 [2020-07-16T20:03:29.415Z] #38 50.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:03:29 [2020-07-16T20:03:29.415Z] #38 50.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:03:29 [2020-07-16T20:03:29.678Z] compress/flate
20:03:29 [2020-07-16T20:03:29.730Z] #38 50.21 Selecting previously unselected package python-pkg-resources.
20:03:29 [2020-07-16T20:03:29.730Z] #38 50.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:03:29 [2020-07-16T20:03:29.730Z] #38 50.27 Unpacking python-pkg-resources (40.8.0-1) ...
20:03:29 [2020-07-16T20:03:29.730Z] #38 ...
20:03:29 [2020-07-16T20:03:29.730Z] 
20:03:29 [2020-07-16T20:03:29.730Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:03:29 [2020-07-16T20:03:29.730Z] #29 39.94 internal/reflectlite
20:03:29 [2020-07-16T20:03:29.730Z] #29 39.95 sync
20:03:29 [2020-07-16T20:03:29.730Z] #29 42.60 sort
20:03:29 [2020-07-16T20:03:29.730Z] #29 42.61 errors
20:03:29 [2020-07-16T20:03:29.730Z] #29 43.41 strconv
20:03:29 [2020-07-16T20:03:29.730Z] #29 44.13 io
20:03:29 [2020-07-16T20:03:29.730Z] #29 45.66 internal/oserror
20:03:29 [2020-07-16T20:03:29.730Z] #29 45.82 syscall
20:03:29 [2020-07-16T20:03:29.730Z] #29 48.86 reflect
20:03:29 [2020-07-16T20:03:29.978Z] go/doc
20:03:30 [2020-07-16T20:03:30.001Z] #29 ...
20:03:30 [2020-07-16T20:03:30.001Z] 
20:03:30 [2020-07-16T20:03:30.001Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:30 [2020-07-16T20:03:30.001Z] #24 5.037 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:03:30 [2020-07-16T20:03:30.001Z] #24 5.513 
20:03:30 [2020-07-16T20:03:30.636Z] compress/gzip
20:03:30 [2020-07-16T20:03:30.636Z] github.com/LK4D4/vndr/build
20:03:30 [2020-07-16T20:03:30.636Z] encoding/hex
20:03:30 [2020-07-16T20:03:30.636Z] math/big
20:03:30 [2020-07-16T20:03:30.636Z] vendor/golang.org/x/crypto/poly1305
20:03:30 [2020-07-16T20:03:30.950Z] vendor/golang.org/x/crypto/chacha20poly1305
20:03:30 [2020-07-16T20:03:30.950Z] vendor/golang.org/x/crypto/curve25519
20:03:30 [2020-07-16T20:03:30.961Z] #39 80.08   LINK     criu/pie/restorer.built-in.o
20:03:30 [2020-07-16T20:03:30.961Z] #39 80.11   GEN      criu/pie/restorer-blob.h
20:03:30 [2020-07-16T20:03:30.961Z] #39 80.25   DEP      criu/vdso.d
20:03:30 [2020-07-16T20:03:30.961Z] #39 80.40   DEP      criu/vdso-compat.d
20:03:30 [2020-07-16T20:03:30.961Z] #39 80.51   DEP      criu/uts_ns.d
20:03:31 [2020-07-16T20:03:31.097Z] #24 5.742 
#                                                                          2.2%
######                                                                     9.0%
###########                                                               15.9%
###############                                                           22.1%
####################                                                      27.9%
########################                                                  34.3%
############################                                              40.2%
################################                                          44.9%
##################################                                        48.2%
######################################                                    52.9%
#########################################                                 57.6%
############################################                              61.8%
###############################################                           66.0%
#################################################                         68.2%
#######################################################                   77.6%
###########################################################               82.5%
20:03:31 [2020-07-16T20:03:31.097Z] #24 ...
20:03:31 [2020-07-16T20:03:31.097Z] 
20:03:31 [2020-07-16T20:03:31.097Z] #8 [dev 1/25] RUN groupadd -r docker
20:03:31 [2020-07-16T20:03:31.097Z] #8 DONE 4.6s
20:03:31 [2020-07-16T20:03:31.097Z] 
20:03:31 [2020-07-16T20:03:31.097Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:31 [2020-07-16T20:03:31.246Z] vendor/golang.org/x/text/unicode/bidi
20:03:31 [2020-07-16T20:03:31.246Z] vendor/golang.org/x/text/unicode/norm
20:03:31 [2020-07-16T20:03:31.365Z] #24 5.742 
#                                                                          2.2%
######                                                                     9.0%
###########                                                               15.9%
###############                                                           22.1%
####################                                                      27.9%
########################                                                  34.3%
############################                                              40.2%
################################                                          44.9%
##################################                                        48.2%
######################################                                    52.9%
#########################################                                 57.6%
############################################                              61.8%
###############################################                           66.0%
#################################################                         68.2%
#######################################################                   77.6%
###########################################################               82.5%
##############################################################            87.3%
####################################################################      94.7%
####################################################################      95.4%
######################################################################## 100.0%
20:03:31 [2020-07-16T20:03:31.408Z] #57 148.2 🇩 bin/containerd
20:03:31 [2020-07-16T20:03:31.524Z] #39 80.68   DEP      criu/util.d
20:03:31 [2020-07-16T20:03:31.524Z] #39 80.93   DEP      criu/uffd.d
20:03:31 [2020-07-16T20:03:31.780Z] #39 81.14   DEP      criu/tun.d
20:03:31 [2020-07-16T20:03:31.895Z] vendor/golang.org/x/text/secure/bidirule
20:03:31 [2020-07-16T20:03:31.895Z] vendor/golang.org/x/net/http2/hpack
20:03:31 [2020-07-16T20:03:31.967Z] #24 8.592 
20:03:32 [2020-07-16T20:03:32.036Z] #39 81.38   DEP      criu/tty.d
20:03:32 [2020-07-16T20:03:32.036Z] #39 ...
20:03:32 [2020-07-16T20:03:32.036Z] 
20:03:32 [2020-07-16T20:03:32.036Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:32 [2020-07-16T20:03:32.036Z] #42 160.3 net/http/httptrace
20:03:32 [2020-07-16T20:03:32.192Z] mime
20:03:32 [2020-07-16T20:03:32.192Z] crypto/rand
20:03:32 [2020-07-16T20:03:32.192Z] crypto/elliptic
20:03:32 [2020-07-16T20:03:32.335Z] #42 160.6 net/http
20:03:32 [2020-07-16T20:03:32.488Z] encoding/asn1
20:03:32 [2020-07-16T20:03:32.488Z] crypto/ed25519
20:03:32 [2020-07-16T20:03:32.488Z] crypto/rsa
20:03:32 [2020-07-16T20:03:32.785Z] crypto/dsa
20:03:32 [2020-07-16T20:03:32.785Z] vendor/golang.org/x/net/idna
20:03:32 [2020-07-16T20:03:32.785Z] net/textproto
20:03:33 [2020-07-16T20:03:33.015Z] #24 8.816 
##                                                                         4.1%
########                                                                  11.1%
###############                                                           21.1%
#############################                                             40.4%
#########################################                                 57.9%
#####################################################                     74.4%
################################################################          89.6%
######################################################################## 100.0%
20:03:33 [2020-07-16T20:03:33.015Z] #24 ...
20:03:33 [2020-07-16T20:03:33.015Z] 
20:03:33 [2020-07-16T20:03:33.015Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:33 [2020-07-16T20:03:33.015Z] #42 43.21 sync
20:03:33 [2020-07-16T20:03:33.015Z] #42 43.24 internal/reflectlite
20:03:33 [2020-07-16T20:03:33.015Z] #42 45.41 github.com/LK4D4/vndr/godl/singleflight
20:03:33 [2020-07-16T20:03:33.015Z] #42 45.96 math/rand
20:03:33 [2020-07-16T20:03:33.015Z] #42 47.73 errors
20:03:33 [2020-07-16T20:03:33.015Z] #42 47.80 sort
20:03:33 [2020-07-16T20:03:33.015Z] #42 48.36 io
20:03:33 [2020-07-16T20:03:33.015Z] #42 49.41 strconv
20:03:33 [2020-07-16T20:03:33.015Z] #42 49.63 bytes
20:03:33 [2020-07-16T20:03:33.082Z] crypto/ecdsa
20:03:33 [2020-07-16T20:03:33.082Z] crypto/x509/pkix
20:03:33 [2020-07-16T20:03:33.082Z] vendor/golang.org/x/crypto/cryptobyte
20:03:33 [2020-07-16T20:03:33.082Z] mime/quotedprintable
20:03:33 [2020-07-16T20:03:33.082Z] net/http/internal
20:03:33 [2020-07-16T20:03:33.274Z] #42 53.32 bufio
20:03:33 [2020-07-16T20:03:33.274Z] #42 ...
20:03:33 [2020-07-16T20:03:33.274Z] 
20:03:33 [2020-07-16T20:03:33.274Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:03:33 [2020-07-16T20:03:33.274Z] #26 49.44 Checking out files:  77% (1180/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:03:33 [2020-07-16T20:03:33.274Z] #26 50.86 + cd /tmp/tmp.Dpbxq7sot0/src/github.com/go-swagger/go-swagger
20:03:33 [2020-07-16T20:03:33.274Z] #26 50.86 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
20:03:33 [2020-07-16T20:03:33.274Z] #26 51.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:03:33 [2020-07-16T20:03:33.377Z] mime/multipart
20:03:33 [2020-07-16T20:03:33.377Z] os/exec
20:03:33 [2020-07-16T20:03:33.377Z] vendor/golang.org/x/net/http/httpguts
20:03:33 [2020-07-16T20:03:33.377Z] vendor/golang.org/x/net/http/httpproxy
20:03:33 [2020-07-16T20:03:33.377Z] crypto/x509
20:03:34 [2020-07-16T20:03:34.016Z] crypto/tls
20:03:34 [2020-07-16T20:03:34.660Z] #26 ...
20:03:34 [2020-07-16T20:03:34.660Z] 
20:03:34 [2020-07-16T20:03:34.660Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:34 [2020-07-16T20:03:34.660Z] #24 9.983 
20:03:34 [2020-07-16T20:03:34.920Z] #24 10.18 
##                                                                         3.2%
######                                                                     9.2%
##########                                                                15.2%
##############                                                            20.7%
##################                                                        25.6%
#####################                                                     29.5%
#########################                                                 35.9%
############################                                              39.8%
#################################                                         46.0%
########################################                                  56.4%
###########################################                               61.0%
################################################                          67.3%
#####################################################                     74.9%
20:03:34 [2020-07-16T20:03:34.920Z] #24 ...
20:03:34 [2020-07-16T20:03:34.920Z] 
20:03:34 [2020-07-16T20:03:34.920Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.197 + RM_GOPATH=0
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.197 + TMP_GOPATH=
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.197 + : /build
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.198 + '[' -z '' ']'
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.198 ++ mktemp -d
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.209 + export GOPATH=/tmp/tmp.IEloQRugmK
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.209 + GOPATH=/tmp/tmp.IEloQRugmK
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.210 + RM_GOPATH=1
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.210 ++ dirname ./install.sh
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.213 + dir=.
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.219 + bin=containerd
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.219 + shift
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.220 + '[' '!' -f ./containerd.installer ']'
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.220 + . ./containerd.installer
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.220 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.221 + install_containerd
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.224 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.224 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.225 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IEloQRugmK/src/github.com/containerd/containerd
20:03:34 [2020-07-16T20:03:34.920Z] #57 3.232 Cloning into '/tmp/tmp.IEloQRugmK/src/github.com/containerd/containerd'...
20:03:34 [2020-07-16T20:03:34.920Z] #57 ...
20:03:34 [2020-07-16T20:03:34.920Z] 
20:03:34 [2020-07-16T20:03:34.920Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:35 [2020-07-16T20:03:35.058Z] net/http/httptrace
20:03:35 [2020-07-16T20:03:35.180Z] #24 10.18 
##                                                                         3.2%
######                                                                     9.2%
##########                                                                15.2%
##############                                                            20.7%
##################                                                        25.6%
#####################                                                     29.5%
#########################                                                 35.9%
############################                                              39.8%
#################################                                         46.0%
########################################                                  56.4%
###########################################                               61.0%
################################################                          67.3%
#####################################################                     74.9%
##############################################################            87.1%
####################################################################      95.0%
######################################################################## 100.0%
20:03:35 [2020-07-16T20:03:35.355Z] net/http
20:03:35 [2020-07-16T20:03:35.524Z] using credential docker-jenkins-github-credentials
20:03:35 [2020-07-16T20:03:35.601Z] Cloning the remote Git repository
20:03:35 [2020-07-16T20:03:35.601Z] Cloning with configured refspecs honoured and without tags
20:03:35 [2020-07-16T20:03:35.750Z] #24 ...
20:03:35 [2020-07-16T20:03:35.750Z] 
20:03:35 [2020-07-16T20:03:35.750Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
20:03:35 [2020-07-16T20:03:35.750Z] #9 DONE 4.6s
20:03:35 [2020-07-16T20:03:35.750Z] 
20:03:35 [2020-07-16T20:03:35.750Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:35 [2020-07-16T20:03:35.750Z] #24 12.14 
20:03:36 [2020-07-16T20:03:36.530Z] #24 12.54 
                                                                           0.3%
                                                                           1.1%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
##
20:03:36 [2020-07-16T20:03:36.530Z] #24 ...
20:03:36 [2020-07-16T20:03:36.530Z] 
20:03:36 [2020-07-16T20:03:36.530Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.838 + RM_GOPATH=0
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.839 + TMP_GOPATH=
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.839 + : /build
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.840 + '[' -z '' ']'
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.851 ++ mktemp -d
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.862 + export GOPATH=/tmp/tmp.6nXypLj9Lu
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.862 + GOPATH=/tmp/tmp.6nXypLj9Lu
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.862 + RM_GOPATH=1
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.862 ++ dirname ./install.sh
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 + dir=.
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 + bin=runc
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 + shift
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 + '[' '!' -f ./runc.installer ']'
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 + . ./runc.installer
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.863 + install_runc
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.867 + uname -r
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.869 + grep -q '^3\.10\.0.*\.el7\.'
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.888 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.889 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.889 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.889 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6nXypLj9Lu/src/github.com/opencontainers/runc
20:03:36 [2020-07-16T20:03:36.530Z] #52 3.902 Cloning into '/tmp/tmp.6nXypLj9Lu/src/github.com/opencontainers/runc'...
20:03:36 [2020-07-16T20:03:36.530Z] #52 ...
20:03:36 [2020-07-16T20:03:36.530Z] 
20:03:36 [2020-07-16T20:03:36.530Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:35 [2020-07-16T20:03:35.795Z] Cloning repository https://github.com/moby/moby.git
20:03:36 [2020-07-16T20:03:36.242Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:03:37 [2020-07-16T20:03:37.051Z] #24 12.54 
                                                                           0.3%
                                                                           1.1%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                   10.0%
########                                                                  11.9%
##########                                                                14.0%
###########                                                               16.3%
############                                                              17.4%
20:03:37 [2020-07-16T20:03:37.051Z] #24 ...
20:03:37 [2020-07-16T20:03:37.051Z] 
20:03:37 [2020-07-16T20:03:37.051Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:37 [2020-07-16T20:03:37.051Z] #31 47.58 Selecting previously unselected package cmake-data.
20:03:37 [2020-07-16T20:03:37.051Z] #31 47.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:03:37 [2020-07-16T20:03:37.051Z] #31 47.60 Unpacking cmake-data (3.13.4-1) ...
20:03:37 [2020-07-16T20:03:37.051Z] #31 51.05 Selecting previously unselected package libicu63:amd64.
20:03:37 [2020-07-16T20:03:37.051Z] #31 51.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:03:37 [2020-07-16T20:03:37.051Z] #31 51.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:03:37 [2020-07-16T20:03:37.311Z] #31 ...
20:03:37 [2020-07-16T20:03:37.311Z] 
20:03:37 [2020-07-16T20:03:37.311Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:37 [2020-07-16T20:03:37.444Z] github.com/LK4D4/vndr/godl
20:03:37 [2020-07-16T20:03:37.595Z] #42 ...
20:03:37 [2020-07-16T20:03:37.595Z] 
20:03:37 [2020-07-16T20:03:37.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:37 [2020-07-16T20:03:37.595Z] #39 81.65   DEP      criu/timerfd.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 81.83   DEP      criu/timens.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 82.05   DEP      criu/sysfs_parse.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 82.25   DEP      criu/sysctl.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 82.51   DEP      criu/string.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 82.59   DEP      criu/stats.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 82.80   DEP      criu/sockets.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 82.99   DEP      criu/sk-unix.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 83.21   DEP      criu/sk-tcp.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 83.43   DEP      criu/sk-queue.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 83.68   DEP      criu/sk-packet.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 83.84   DEP      criu/sk-netlink.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 84.05   DEP      criu/sk-inet.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 84.25   DEP      criu/signalfd.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 84.48   DEP      criu/sigframe.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 84.60   DEP      criu/shmem.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 84.76   DEP      criu/servicefd.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 84.97   DEP      criu/seize.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 85.24   DEP      criu/seccomp.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 85.44   DEP      criu/rst-malloc.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 85.56   DEP      criu/rbtree.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 85.61   DEP      criu/pstree.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 85.80   DEP      criu/protobuf.d
20:03:37 [2020-07-16T20:03:37.595Z] #39 85.95   GEN      criu/protobuf-desc-gen.h
20:03:37 [2020-07-16T20:03:37.743Z] github.com/LK4D4/vndr
20:03:38 [2020-07-16T20:03:38.570Z] #39 87.82   DEP      criu/protobuf-desc.d
20:03:38 [2020-07-16T20:03:38.570Z] #39 87.96   DEP      criu/proc_parse.d
20:03:37 [2020-07-16T20:03:37.107Z] Fetching upstream changes from https://github.com/moby/moby.git
20:03:37 [2020-07-16T20:03:37.108Z]  > git --version # timeout=10
20:03:37 [2020-07-16T20:03:37.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:37 [2020-07-16T20:03:37.154Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:03:38 [2020-07-16T20:03:38.826Z] #39 88.20   DEP      criu/plugin.d
20:03:38 [2020-07-16T20:03:38.826Z] #39 88.33   DEP      criu/pipes.d
20:03:39 [2020-07-16T20:03:39.083Z] #39 88.53   DEP      criu/pie-util.d
20:03:39 [2020-07-16T20:03:39.340Z] #39 88.66   DEP      criu/pie-util-vdso.d
20:03:39 [2020-07-16T20:03:39.597Z] #39 88.83   DEP      criu/pie-util-vdso-elf32.d
20:03:39 [2020-07-16T20:03:39.597Z] #39 88.95   DEP      criu/path.d
20:03:39 [2020-07-16T20:03:39.597Z] #39 89.07   DEP      criu/parasite-syscall.d
20:03:39 [2020-07-16T20:03:39.853Z] #39 89.26   DEP      criu/pagemap.d
20:03:40 [2020-07-16T20:03:40.110Z] #39 89.43   DEP      criu/pagemap-cache.d
20:03:40 [2020-07-16T20:03:40.110Z] #39 89.57   DEP      criu/page-xfer.d
20:03:40 [2020-07-16T20:03:40.110Z] #39 ...
20:03:40 [2020-07-16T20:03:40.110Z] 
20:03:40 [2020-07-16T20:03:40.110Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:03:40 [2020-07-16T20:03:40.178Z] #24 12.54 
                                                                           0.3%
                                                                           1.1%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                   10.0%
########                                                                  11.9%
##########                                                                14.0%
###########                                                               16.3%
############                                                              17.4%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.8%
##################                                                        25.4%
###################                                                       27.5%
#####################                                                     29.5%
######################                                                    31.6%
########################                                                  33.9%
###########################                                               37.7%
############################                                              39.8%
##############################                                            42.8%
################################                                          45.2%
##################################                                        47.5%
###################################                                       49.3%
#####################################                                     51.4%
######################################                                    53.3%
#######################################                                   54.8%
#########################################                                 57.7%
##########################################                                59.2%
###########################################                               61.1%
#############################################                             62.7%
##############################################                            65.2%
################################################                          67.0%
#################################################                         68.4%
##################################################                        70.0%
#
20:03:40 [2020-07-16T20:03:40.178Z] #24 ...
20:03:40 [2020-07-16T20:03:40.178Z] 
20:03:40 [2020-07-16T20:03:40.178Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
20:03:40 [2020-07-16T20:03:40.178Z] #10 3.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:03:40 [2020-07-16T20:03:40.178Z] #10 DONE 4.5s
20:03:40 [2020-07-16T20:03:40.178Z] 
20:03:40 [2020-07-16T20:03:40.178Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:40 [2020-07-16T20:03:40.178Z] #24 12.54 
                                                                           0.3%
                                                                           1.1%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                   10.0%
########                                                                  11.9%
##########                                                                14.0%
###########                                                               16.3%
############                                                              17.4%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.8%
##################                                                        25.4%
###################                                                       27.5%
#####################                                                     29.5%
######################                                                    31.6%
########################                                                  33.9%
###########################                                               37.7%
############################                                              39.8%
##############################                                            42.8%
################################                                          45.2%
##################################                                        47.5%
###################################                                       49.3%
#####################################                                     51.4%
######################################                                    53.3%
#######################################                                   54.8%
#########################################                                 57.7%
##########################################                                59.2%
###########################################                               61.1%
#############################################                             62.7%
##############################################                            65.2%
################################################                          67.0%
#################################################                         68.4%
##################################################                        70.0%
###################################################                       71.8%
####################################################                      73.3%
######################################################                    76.0%
20:03:40 [2020-07-16T20:03:40.178Z] #24 ...
20:03:40 [2020-07-16T20:03:40.178Z] 
20:03:40 [2020-07-16T20:03:40.178Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:40 [2020-07-16T20:03:40.178Z] #38 50.72 Selecting previously unselected package python-six.
20:03:40 [2020-07-16T20:03:40.179Z] #38 50.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 50.74 Unpacking python-six (1.12.0-1) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 50.93 Selecting previously unselected package python-protobuf.
20:03:40 [2020-07-16T20:03:40.179Z] #38 50.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 51.04 Unpacking python-protobuf (3.6.1.3-2) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 52.02 Setting up python-pkg-resources (40.8.0-1) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 58.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 58.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 58.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 58.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:03:40 [2020-07-16T20:03:40.179Z] #38 58.20 Setting up python-six (1.12.0-1) ...
20:03:40 [2020-07-16T20:03:40.366Z] #26 169.0 + rm -rf /tmp/tmp.bcZfFml8PF
20:03:40 [2020-07-16T20:03:40.441Z] #38 ...
20:03:40 [2020-07-16T20:03:40.441Z] 
20:03:40 [2020-07-16T20:03:40.441Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:40 [2020-07-16T20:03:40.488Z] Removing intermediate container 95624d427b97
20:03:40 [2020-07-16T20:03:40.488Z]  ---> 2a5c42f66b4f
20:03:40 [2020-07-16T20:03:40.488Z] Step 53/140 : FROM dev-base AS containerd
20:03:40 [2020-07-16T20:03:40.488Z]  ---> 8821f8e241b9
20:03:40 [2020-07-16T20:03:40.488Z] Step 54/140 : ARG DEBIAN_FRONTEND
20:03:40 [2020-07-16T20:03:40.488Z]  ---> Using cache
20:03:40 [2020-07-16T20:03:40.488Z]  ---> 734e9fe47927
20:03:40 [2020-07-16T20:03:40.488Z] Step 55/140 : ARG CONTAINERD_COMMIT
20:03:40 [2020-07-16T20:03:40.488Z]  ---> Running in 21ef49849e6f
20:03:40 [2020-07-16T20:03:40.488Z] Removing intermediate container 21ef49849e6f
20:03:40 [2020-07-16T20:03:40.488Z]  ---> 608c3855031a
20:03:40 [2020-07-16T20:03:40.488Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
20:03:40 [2020-07-16T20:03:40.488Z]  ---> Running in 77e011ca348a
20:03:41 [2020-07-16T20:03:41.124Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:03:41 [2020-07-16T20:03:41.124Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:03:41 [2020-07-16T20:03:41.124Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:03:41 [2020-07-16T20:03:41.124Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:03:41 [2020-07-16T20:03:41.481Z] #24 12.54 
                                                                           0.3%
                                                                           1.1%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                   10.0%
########                                                                  11.9%
##########                                                                14.0%
###########                                                               16.3%
############                                                              17.4%
#############                                                             18.9%
##############                                                            20.1%
###############                                                           21.4%
#################                                                         23.8%
##################                                                        25.4%
###################                                                       27.5%
#####################                                                     29.5%
######################                                                    31.6%
########################                                                  33.9%
###########################                                               37.7%
############################                                              39.8%
##############################                                            42.8%
################################                                          45.2%
##################################                                        47.5%
###################################                                       49.3%
#####################################                                     51.4%
######################################                                    53.3%
#######################################                                   54.8%
#########################################                                 57.7%
##########################################                                59.2%
###########################################                               61.1%
#############################################                             62.7%
##############################################                            65.2%
################################################                          67.0%
#################################################                         68.4%
##################################################                        70.0%
###################################################                       71.8%
####################################################                      73.3%
######################################################                    76.0%
########################################################                  78.3%
###########################################################               82.1%
#############################################################             85.0%
##############################################################            86.7%
###############################################################           87.7%
###############################################################           88.8%
#################################################################         90.3%
##################################################################        92.7%
####################################################################      95.2%
#######################################################################   98.7%
######################################################################## 100.0%
20:03:41 [2020-07-16T20:03:41.481Z] #24 18.15 
20:03:41 [2020-07-16T20:03:41.763Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB]
20:03:41 [2020-07-16T20:03:41.763Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:03:42 [2020-07-16T20:03:42.257Z] #26 DONE 171.0s
20:03:42 [2020-07-16T20:03:42.257Z] 
20:03:42 [2020-07-16T20:03:42.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:42 [2020-07-16T20:03:42.257Z] #39 89.81   DEP      criu/page-pipe.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 89.92   DEP      criu/netfilter.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 90.14   DEP      criu/net.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 90.42   DEP      criu/namespaces.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 90.66   DEP      criu/mount.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 90.92   DEP      criu/memfd.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 91.07   DEP      criu/mem.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 91.23   DEP      criu/lsm.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 91.42   DEP      criu/log.d
20:03:42 [2020-07-16T20:03:42.257Z] #39 91.61   DEP      criu/libnetlink.d
20:03:42 [2020-07-16T20:03:42.514Z] #39 91.89   DEP      criu/kerndat.d
20:03:42 [2020-07-16T20:03:42.770Z] #39 92.13   DEP      criu/kcmp-ids.d
20:03:42 [2020-07-16T20:03:42.862Z] #24 19.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:03:43 [2020-07-16T20:03:43.027Z] #39 92.27   DEP      criu/irmap.d
20:03:43 [2020-07-16T20:03:43.122Z] #24 19.73 
20:03:43 [2020-07-16T20:03:43.281Z] Fetched 8144 kB in 2s (3320 kB/s)
20:03:43 [2020-07-16T20:03:43.283Z] #39 92.58   DEP      criu/ipc_ns.d
20:03:43 [2020-07-16T20:03:43.544Z] #39 92.83   DEP      criu/image.d
20:03:43 [2020-07-16T20:03:43.544Z] #39 93.05   DEP      criu/image-desc.d
20:03:43 [2020-07-16T20:03:43.641Z] #24 20.03 
######################################################################## 100.0%
20:03:43 [2020-07-16T20:03:43.641Z] #24 20.20 
20:03:43 [2020-07-16T20:03:43.801Z] #39 93.16   DEP      criu/fsnotify.d
20:03:43 [2020-07-16T20:03:43.901Z] #24 ...
20:03:43 [2020-07-16T20:03:43.901Z] 
20:03:43 [2020-07-16T20:03:43.901Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
20:03:43 [2020-07-16T20:03:43.901Z] #11 DONE 3.9s
20:03:43 [2020-07-16T20:03:43.918Z] Reading package lists...
20:03:44 [2020-07-16T20:03:44.057Z] #39 93.34   DEP      criu/filesystems.d
20:03:44 [2020-07-16T20:03:44.057Z] #39 93.47   DEP      criu/files.d
20:03:44 [2020-07-16T20:03:44.160Z] 
20:03:44 [2020-07-16T20:03:44.160Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.84 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.93 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.96 Setting up protobuf-compiler (3.6.1.3-2) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 62.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 63.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 63.01 Setting up python-protobuf (3.6.1.3-2) ...
20:03:44 [2020-07-16T20:03:44.160Z] #38 ...
20:03:44 [2020-07-16T20:03:44.160Z] 
20:03:44 [2020-07-16T20:03:44.160Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:44 [2020-07-16T20:03:44.160Z] #42 54.51 reflect
20:03:44 [2020-07-16T20:03:44.160Z] #42 55.44 internal/oserror
20:03:44 [2020-07-16T20:03:44.160Z] #42 55.56 syscall
20:03:44 [2020-07-16T20:03:44.313Z] #39 93.66   DEP      criu/files-reg.d
20:03:44 [2020-07-16T20:03:44.421Z] #42 ...
20:03:44 [2020-07-16T20:03:44.421Z] 
20:03:44 [2020-07-16T20:03:44.421Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:44 [2020-07-16T20:03:44.421Z] #31 60.62 Selecting previously unselected package libxml2:amd64.
20:03:44 [2020-07-16T20:03:44.421Z] #31 60.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 60.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 61.73 Selecting previously unselected package libarchive13:amd64.
20:03:44 [2020-07-16T20:03:44.421Z] #31 61.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 61.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.10 Selecting previously unselected package libjsoncpp1:amd64.
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.25 Selecting previously unselected package librhash0:amd64.
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.25 Unpacking librhash0:amd64 (1.3.8-1) ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.46 Selecting previously unselected package libuv1:amd64.
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.46 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.48 Unpacking libuv1:amd64 (1.24.1-1) ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.66 Selecting previously unselected package cmake.
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:03:44 [2020-07-16T20:03:44.421Z] #31 62.67 Unpacking cmake (3.13.4-1) ...
20:03:44 [2020-07-16T20:03:44.570Z] #39 93.89   DEP      criu/files-ext.d
20:03:44 [2020-07-16T20:03:44.826Z] #39 94.08   DEP      criu/file-lock.d
20:03:44 [2020-07-16T20:03:44.826Z] #39 94.22   DEP      criu/file-ids.d
20:03:44 [2020-07-16T20:03:44.964Z] Reading package lists...
20:03:44 [2020-07-16T20:03:44.964Z] Building dependency tree...
20:03:44 [2020-07-16T20:03:44.964Z] Reading state information...
20:03:44 [2020-07-16T20:03:44.964Z] The following additional packages will be installed:
20:03:44 [2020-07-16T20:03:44.964Z]   libbtrfs0
20:03:44 [2020-07-16T20:03:44.964Z] The following NEW packages will be installed:
20:03:44 [2020-07-16T20:03:44.964Z]   libbtrfs-dev libbtrfs0
20:03:44 [2020-07-16T20:03:44.964Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:03:44 [2020-07-16T20:03:44.964Z] Need to get 120 kB of archives.
20:03:44 [2020-07-16T20:03:44.964Z] After this operation, 423 kB of additional disk space will be used.
20:03:44 [2020-07-16T20:03:44.964Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:03:44 [2020-07-16T20:03:44.964Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:03:44 [2020-07-16T20:03:44.988Z] #31 ...
20:03:44 [2020-07-16T20:03:44.988Z] 
20:03:44 [2020-07-16T20:03:44.988Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:03:44 [2020-07-16T20:03:44.988Z] #29 55.19 time
20:03:44 [2020-07-16T20:03:44.988Z] #29 62.98 internal/poll
20:03:45 [2020-07-16T20:03:45.083Z] #39 94.47   DEP      criu/fifo.d
20:03:45 [2020-07-16T20:03:45.083Z] #39 94.60   DEP      criu/fdstore.d
20:03:45 [2020-07-16T20:03:45.251Z] #29 ...
20:03:45 [2020-07-16T20:03:45.251Z] 
20:03:45 [2020-07-16T20:03:45.251Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:45 [2020-07-16T20:03:45.251Z] #24 21.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:03:45 [2020-07-16T20:03:45.260Z] debconf: delaying package configuration, since apt-utils is not installed
20:03:45 [2020-07-16T20:03:45.260Z] Fetched 120 kB in 0s (1642 kB/s)
20:03:45 [2020-07-16T20:03:45.260Z] Selecting previously unselected package libbtrfs0.
20:03:45 [2020-07-16T20:03:45.260Z] (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.)
20:03:45 [2020-07-16T20:03:45.260Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
20:03:45 [2020-07-16T20:03:45.260Z] Unpacking libbtrfs0 (4.20.1-2) ...
20:03:45 [2020-07-16T20:03:45.260Z] Selecting previously unselected package libbtrfs-dev.
20:03:45 [2020-07-16T20:03:45.260Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:03:45 [2020-07-16T20:03:45.260Z] Unpacking libbtrfs-dev (4.20.1-2) ...
20:03:45 [2020-07-16T20:03:45.260Z] Setting up libbtrfs0 (4.20.1-2) ...
20:03:45 [2020-07-16T20:03:45.260Z] Setting up libbtrfs-dev (4.20.1-2) ...
20:03:45 [2020-07-16T20:03:45.260Z] Processing triggers for libc-bin (2.28-10) ...
20:03:45 [2020-07-16T20:03:45.339Z] #39 94.73   DEP      criu/fault-injection.d
20:03:45 [2020-07-16T20:03:45.339Z] #39 94.80   DEP      criu/external.d
20:03:45 [2020-07-16T20:03:45.511Z] #24 21.96 
20:03:45 [2020-07-16T20:03:45.553Z] Removing intermediate container 77e011ca348a
20:03:45 [2020-07-16T20:03:45.553Z]  ---> b80e18d61de6
20:03:45 [2020-07-16T20:03:45.553Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
20:03:45 [2020-07-16T20:03:45.596Z] #39 94.96   DEP      criu/eventpoll.d
20:03:45 [2020-07-16T20:03:45.770Z] #24 22.25 
                                                                           0.7%
######################################################################## 100.0%
20:03:45 [2020-07-16T20:03:45.770Z] #24 22.49 
20:03:45 [2020-07-16T20:03:45.849Z]  ---> Running in 61d948107a89
20:03:45 [2020-07-16T20:03:45.849Z] Removing intermediate container 61d948107a89
20:03:45 [2020-07-16T20:03:45.849Z]  ---> e6557a2e8b7f
20:03:45 [2020-07-16T20:03:45.849Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:03:45 [2020-07-16T20:03:45.849Z]  ---> 6395a9d5d99f
20:03:45 [2020-07-16T20:03:45.849Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:03:45 [2020-07-16T20:03:45.852Z] #39 95.19   DEP      criu/eventfd.d
20:03:45 [2020-07-16T20:03:45.852Z] #39 95.32   DEP      criu/crtools.d
20:03:46 [2020-07-16T20:03:46.109Z] #39 95.58   DEP      criu/cr-service.d
20:03:46 [2020-07-16T20:03:46.145Z]  ---> 001c8506427c
20:03:46 [2020-07-16T20:03:46.145Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:03:46 [2020-07-16T20:03:46.145Z]  ---> Running in e417f17e0b37
20:03:46 [2020-07-16T20:03:46.365Z] #39 95.84   DEP      criu/cr-restore.d
20:03:46 [2020-07-16T20:03:46.436Z] + RM_GOPATH=0
20:03:46 [2020-07-16T20:03:46.436Z] + TMP_GOPATH=
20:03:46 [2020-07-16T20:03:46.436Z] + : /build
20:03:46 [2020-07-16T20:03:46.436Z] + '[' -z '' ']'
20:03:46 [2020-07-16T20:03:46.436Z] ++ mktemp -d
20:03:46 [2020-07-16T20:03:46.436Z] + export GOPATH=/tmp/tmp.eCxrlt72sk
20:03:46 [2020-07-16T20:03:46.436Z] + GOPATH=/tmp/tmp.eCxrlt72sk
20:03:46 [2020-07-16T20:03:46.436Z] + RM_GOPATH=1
20:03:46 [2020-07-16T20:03:46.436Z] ++ dirname ./install.sh
20:03:46 [2020-07-16T20:03:46.436Z] + dir=.
20:03:46 [2020-07-16T20:03:46.436Z] + bin=containerd
20:03:46 [2020-07-16T20:03:46.436Z] + shift
20:03:46 [2020-07-16T20:03:46.436Z] + '[' '!' -f ./containerd.installer ']'
20:03:46 [2020-07-16T20:03:46.436Z] + . ./containerd.installer
20:03:46 [2020-07-16T20:03:46.436Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:03:46 [2020-07-16T20:03:46.436Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:03:46 [2020-07-16T20:03:46.436Z] + install_containerd
20:03:46 [2020-07-16T20:03:46.436Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
20:03:46 [2020-07-16T20:03:46.436Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.eCxrlt72sk/src/github.com/containerd/containerd
20:03:46 [2020-07-16T20:03:46.436Z] Cloning into '/tmp/tmp.eCxrlt72sk/src/github.com/containerd/containerd'...
20:03:46 [2020-07-16T20:03:46.622Z] #39 96.08   DEP      criu/cr-errno.d
20:03:46 [2020-07-16T20:03:46.622Z] #39 96.11   DEP      criu/cr-dump.d
20:03:46 [2020-07-16T20:03:46.766Z] #57 163.3 🇩 bin/containerd-stress
20:03:46 [2020-07-16T20:03:46.879Z] #39 96.33   DEP      criu/cr-dedup.d
20:03:47 [2020-07-16T20:03:47.135Z] #39 96.48   DEP      criu/cr-check.d
20:03:47 [2020-07-16T20:03:47.149Z] #24 ...
20:03:47 [2020-07-16T20:03:47.149Z] 
20:03:47 [2020-07-16T20:03:47.150Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
20:03:47 [2020-07-16T20:03:47.150Z] #12 DONE 3.1s
20:03:47 [2020-07-16T20:03:47.150Z] 
20:03:47 [2020-07-16T20:03:47.150Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:47 [2020-07-16T20:03:47.150Z] #24 23.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:03:47 [2020-07-16T20:03:47.150Z] #24 23.75 skipping existing 1849cc453dee
20:03:47 [2020-07-16T20:03:47.392Z] #39 96.76   DEP      criu/config.d
20:03:47 [2020-07-16T20:03:47.402Z] #57 164.6 🇩 bin/containerd-shim
20:03:47 [2020-07-16T20:03:47.410Z] #24 ...
20:03:47 [2020-07-16T20:03:47.410Z] 
20:03:47 [2020-07-16T20:03:47.410Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.77 Setting up xxd (2:8.1.0875-5) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.79 Setting up libuv1:amd64 (1.24.1-1) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.81 Setting up vim-common (2:8.1.0875-5) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.86 Setting up librhash0:amd64 (1.3.8-1) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.87 Setting up cmake-data (3.13.4-1) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.94 Setting up cmake (3.13.4-1) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 66.96 Processing triggers for libc-bin (2.28-10) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 67.00 Processing triggers for mime-support (3.62) ...
20:03:47 [2020-07-16T20:03:47.410Z] #31 DONE 67.8s
20:03:47 [2020-07-16T20:03:47.410Z] 
20:03:47 [2020-07-16T20:03:47.410Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:03:47 [2020-07-16T20:03:47.410Z] #32 DONE 0.1s
20:03:47 [2020-07-16T20:03:47.410Z] 
20:03:47 [2020-07-16T20:03:47.410Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:03:47 [2020-07-16T20:03:47.410Z] #33 DONE 0.1s
20:03:47 [2020-07-16T20:03:47.410Z] 
20:03:47 [2020-07-16T20:03:47.410Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:03:47 [2020-07-16T20:03:47.410Z] #24 24.02 
20:03:47 [2020-07-16T20:03:47.649Z] #39 96.98   DEP      criu/clone-noasan.d
20:03:47 [2020-07-16T20:03:47.649Z] #39 97.07   DEP      criu/cgroup.d
20:03:47 [2020-07-16T20:03:47.905Z] #39 97.24   DEP      criu/cgroup-props.d
20:03:48 [2020-07-16T20:03:48.162Z] #39 97.39   DEP      criu/bitmap.d
20:03:48 [2020-07-16T20:03:48.162Z] #39 97.43   DEP      criu/bfd.d
20:03:48 [2020-07-16T20:03:48.162Z] #39 97.61   DEP      criu/autofs.d
20:03:48 [2020-07-16T20:03:48.724Z] #39 97.86   DEP      criu/aio.d
20:03:48 [2020-07-16T20:03:48.724Z] #39 98.05   DEP      criu/action-scripts.d
20:03:48 [2020-07-16T20:03:48.981Z] #39 98.35   CC       criu/action-scripts.o
20:03:49 [2020-07-16T20:03:49.313Z] #24 25.47 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:03:49 [2020-07-16T20:03:49.314Z] #24 25.89 
20:03:49 [2020-07-16T20:03:49.544Z] #39 98.88   CC       criu/aio.o
20:03:49 [2020-07-16T20:03:49.572Z] #24 26.19 
######################################################################## 100.0%
20:03:49 [2020-07-16T20:03:49.573Z] #24 26.29 
20:03:49 [2020-07-16T20:03:49.831Z] #24 26.36 Download of images into '/build' complete.
20:03:49 [2020-07-16T20:03:49.831Z] #24 26.36 Use something like the following to load the result into a Docker daemon:
20:03:49 [2020-07-16T20:03:49.831Z] #24 26.36   tar -cC '/build' . | docker load
20:03:50 [2020-07-16T20:03:50.090Z] #24 DONE 26.5s
20:03:50 [2020-07-16T20:03:50.090Z] 
20:03:50 [2020-07-16T20:03:50.090Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:03:50 [2020-07-16T20:03:50.090Z] #29 65.57 internal/syscall/execenv
20:03:50 [2020-07-16T20:03:50.090Z] #29 65.81 internal/syscall/unix
20:03:50 [2020-07-16T20:03:50.090Z] #29 66.16 os
20:03:50 [2020-07-16T20:03:50.090Z] #29 66.51 internal/fmtsort
20:03:50 [2020-07-16T20:03:50.090Z] #29 67.30 strings
20:03:50 [2020-07-16T20:03:50.106Z] #39 99.41   CC       criu/autofs.o
20:03:51 [2020-07-16T20:03:51.029Z] #29 71.20 bytes
20:03:51 [2020-07-16T20:03:51.029Z] #29 ...
20:03:51 [2020-07-16T20:03:51.029Z] 
20:03:51 [2020-07-16T20:03:51.029Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:51 [2020-07-16T20:03:51.029Z] #38 71.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:03:51 [2020-07-16T20:03:51.029Z] #38 71.69 Processing triggers for libc-bin (2.28-10) ...
20:03:51 [2020-07-16T20:03:51.597Z] #38 ...
20:03:51 [2020-07-16T20:03:51.597Z] 
20:03:51 [2020-07-16T20:03:51.597Z] #13 [dev 6/25] RUN ldconfig
20:03:51 [2020-07-16T20:03:51.597Z] #13 DONE 4.4s
20:03:51 [2020-07-16T20:03:51.597Z] 
20:03:51 [2020-07-16T20:03:51.597Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:51 [2020-07-16T20:03:51.856Z] #14 ...
20:03:51 [2020-07-16T20:03:51.856Z] 
20:03:51 [2020-07-16T20:03:51.856Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:51 [2020-07-16T20:03:51.856Z] #38 DONE 72.3s
20:03:51 [2020-07-16T20:03:51.862Z] #57 168.4 🇩 bin/containerd-shim-runc-v1
20:03:51 [2020-07-16T20:03:51.997Z] #39 ...
20:03:51 [2020-07-16T20:03:51.997Z] 
20:03:51 [2020-07-16T20:03:51.997Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:03:51 [2020-07-16T20:03:51.997Z] #45 DONE 180.1s
20:03:51 [2020-07-16T20:03:51.997Z] 
20:03:51 [2020-07-16T20:03:51.997Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:03:51 [2020-07-16T20:03:51.997Z] #14 100.9 Selecting previously unselected package g++-mingw-w64-x86-64.
20:03:51 [2020-07-16T20:03:51.997Z] #14 100.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:03:51 [2020-07-16T20:03:51.997Z] #14 100.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:03:51 [2020-07-16T20:03:51.997Z] #14 ...
20:03:51 [2020-07-16T20:03:51.997Z] 
20:03:51 [2020-07-16T20:03:51.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:51 [2020-07-16T20:03:51.997Z] #39 101.2   CC       criu/bfd.o
20:03:52 [2020-07-16T20:03:52.031Z] + cd /tmp/tmp.eCxrlt72sk/src/github.com/containerd/containerd
20:03:52 [2020-07-16T20:03:52.031Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:03:52 [2020-07-16T20:03:52.031Z] + export 'BUILDTAGS=netgo osusergo static_build'
20:03:52 [2020-07-16T20:03:52.031Z] + BUILDTAGS='netgo osusergo static_build'
20:03:52 [2020-07-16T20:03:52.031Z] + export EXTRA_FLAGS=-buildmode=pie
20:03:52 [2020-07-16T20:03:52.031Z] + EXTRA_FLAGS=-buildmode=pie
20:03:52 [2020-07-16T20:03:52.031Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:03:52 [2020-07-16T20:03:52.031Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:03:52 [2020-07-16T20:03:52.031Z] + '[' '' = dynamic ']'
20:03:52 [2020-07-16T20:03:52.031Z] + make
20:03:52 [2020-07-16T20:03:52.115Z] 
20:03:52 [2020-07-16T20:03:52.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:52 [2020-07-16T20:03:52.327Z] 🇩 bin/ctr
20:03:52 [2020-07-16T20:03:52.932Z] #39 102.4   CC       criu/bitmap.o
20:03:53 [2020-07-16T20:03:53.188Z] #39 102.6   CC       criu/cgroup-props.o
20:03:53 [2020-07-16T20:03:53.376Z] #57 170.3 🇩 binaries
20:03:53 [2020-07-16T20:03:53.376Z] #57 170.3 + mkdir -p /build
20:03:53 [2020-07-16T20:03:53.376Z] #57 170.3 + cp bin/containerd /build/containerd
20:03:53 [2020-07-16T20:03:53.376Z] #57 170.3 + cp bin/containerd-shim /build/containerd-shim
20:03:53 [2020-07-16T20:03:53.376Z] #57 170.3 + cp bin/ctr /build/ctr
20:03:53 [2020-07-16T20:03:53.501Z] #39 ...
20:03:53 [2020-07-16T20:03:53.501Z] 
20:03:53 [2020-07-16T20:03:53.501Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:03:53 [2020-07-16T20:03:53.501Z] #52 16.86 + cd /tmp/tmp.6nXypLj9Lu/src/github.com/opencontainers/runc
20:03:53 [2020-07-16T20:03:53.501Z] #52 16.87 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:03:53 [2020-07-16T20:03:53.501Z] #52 17.97 + '[' -z '' ']'
20:03:53 [2020-07-16T20:03:53.501Z] #52 17.97 + target=static
20:03:53 [2020-07-16T20:03:53.501Z] #52 17.97 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:03:53 [2020-07-16T20:03:53.501Z] #52 20.47 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 .
20:03:53 [2020-07-16T20:03:53.501Z] #52 ...
20:03:53 [2020-07-16T20:03:53.501Z] 
20:03:53 [2020-07-16T20:03:53.501Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.624 + RM_GOPATH=0
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.624 + TMP_GOPATH=
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.624 + : /build
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.624 + '[' -z '' ']'
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.625 ++ mktemp -d
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.653 + export GOPATH=/tmp/tmp.R3CZEYR5bu
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.653 + GOPATH=/tmp/tmp.R3CZEYR5bu
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.653 + RM_GOPATH=1
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.654 ++ dirname ./install.sh
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + dir=.
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + bin=tini
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + shift
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + '[' '!' -f ./tini.installer ']'
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + . ./tini.installer
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + install_tini
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 + git clone https://github.com/krallin/tini.git /tmp/tmp.R3CZEYR5bu/tini
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.659 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:03:53 [2020-07-16T20:03:53.501Z] #34 3.665 Cloning into '/tmp/tmp.R3CZEYR5bu/tini'...
20:03:53 [2020-07-16T20:03:53.501Z] #34 4.729 + cd /tmp/tmp.R3CZEYR5bu/tini
20:03:53 [2020-07-16T20:03:53.501Z] #34 4.729 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:03:53 [2020-07-16T20:03:53.501Z] #34 4.796 + cmake .
20:03:53 [2020-07-16T20:03:53.501Z] #34 5.796 -- The C compiler identification is GNU 8.3.0
20:03:53 [2020-07-16T20:03:53.501Z] #34 5.900 -- Check for working C compiler: /usr/bin/cc
20:03:53 [2020-07-16T20:03:53.668Z] #57 DONE 170.9s
20:03:54 [2020-07-16T20:03:54.117Z] #39 103.5   CC       criu/cgroup.o
20:03:54 [2020-07-16T20:03:54.437Z] #34 6.996 -- Check for working C compiler: /usr/bin/cc -- works
20:03:54 [2020-07-16T20:03:54.437Z] #34 7.002 -- Detecting C compiler ABI info
20:03:54 [2020-07-16T20:03:54.695Z] #34 ...
20:03:54 [2020-07-16T20:03:54.696Z] 
20:03:54 [2020-07-16T20:03:54.696Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:54 [2020-07-16T20:03:54.696Z] #42 65.03 time
20:03:54 [2020-07-16T20:03:54.696Z] #42 72.65 internal/fmtsort
20:03:54 [2020-07-16T20:03:54.696Z] #42 73.68 internal/poll
20:03:54 [2020-07-16T20:03:54.696Z] #42 73.77 internal/syscall/execenv
20:03:54 [2020-07-16T20:03:54.696Z] #42 74.07 internal/syscall/unix
20:03:54 [2020-07-16T20:03:54.696Z] #42 74.46 strings
20:03:54 [2020-07-16T20:03:54.706Z] 
20:03:54 [2020-07-16T20:03:54.706Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
20:03:54 [2020-07-16T20:03:54.706Z] #58 DONE 0.3s
20:03:54 [2020-07-16T20:03:54.706Z] 
20:03:54 [2020-07-16T20:03:54.706Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:03:54 [2020-07-16T20:03:54.955Z] #42 ...
20:03:54 [2020-07-16T20:03:54.955Z] 
20:03:54 [2020-07-16T20:03:54.955Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:03:54 [2020-07-16T20:03:54.955Z] #29 72.99 fmt
20:03:54 [2020-07-16T20:03:54.955Z] #29 75.00 bufio
20:03:54 [2020-07-16T20:03:54.999Z] #62 DONE 0.2s
20:03:54 [2020-07-16T20:03:54.999Z] 
20:03:54 [2020-07-16T20:03:54.999Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
20:03:54 [2020-07-16T20:03:54.999Z] #64 DONE 0.2s
20:03:54 [2020-07-16T20:03:54.999Z] 
20:03:54 [2020-07-16T20:03:54.999Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
20:03:55 [2020-07-16T20:03:55.291Z] #67 DONE 0.1s
20:03:55 [2020-07-16T20:03:55.291Z] 
20:03:55 [2020-07-16T20:03:55.291Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
20:03:55 [2020-07-16T20:03:55.291Z] #68 DONE 0.0s
20:03:55 [2020-07-16T20:03:55.291Z] 
20:03:55 [2020-07-16T20:03:55.291Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
20:03:55 [2020-07-16T20:03:55.925Z] #69 DONE 0.6s
20:03:55 [2020-07-16T20:03:55.925Z] 
20:03:55 [2020-07-16T20:03:55.925Z] #70 exporting to image
20:03:55 [2020-07-16T20:03:55.925Z] #70 exporting layers
20:03:56 [2020-07-16T20:03:56.644Z] #39 ...
20:03:56 [2020-07-16T20:03:56.644Z] 
20:03:56 [2020-07-16T20:03:56.644Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:56 [2020-07-16T20:03:56.644Z] #42 174.9 github.com/LK4D4/vndr/godl
20:03:56 [2020-07-16T20:03:56.644Z] #42 175.7 github.com/LK4D4/vndr
20:03:56 [2020-07-16T20:03:56.862Z] #29 77.04 path/filepath
20:03:57 [2020-07-16T20:03:57.206Z] #42 ...
20:03:57 [2020-07-16T20:03:57.206Z] 
20:03:57 [2020-07-16T20:03:57.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:57 [2020-07-16T20:03:57.206Z] #39 106.6   CC       criu/clone-noasan.o
20:03:57 [2020-07-16T20:03:57.463Z] #39 106.8   CC       criu/config.o
20:03:57 [2020-07-16T20:03:57.719Z] #39 ...
20:03:57 [2020-07-16T20:03:57.719Z] 
20:03:57 [2020-07-16T20:03:57.719Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:03:57 [2020-07-16T20:03:57.719Z] #42 DONE 186.0s
20:03:57 [2020-07-16T20:03:57.719Z] 
20:03:57 [2020-07-16T20:03:57.719Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:03:58 [2020-07-16T20:03:58.240Z] #29 ...
20:03:58 [2020-07-16T20:03:58.240Z] 
20:03:58 [2020-07-16T20:03:58.240Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:58 [2020-07-16T20:03:58.240Z] #39 5.336 Note: Building without setproctitle() and strlcpy() support.
20:03:58 [2020-07-16T20:03:58.240Z] #39 5.337       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:03:58 [2020-07-16T20:03:58.240Z] #39 5.350 Note: Building without GnuTLS support
20:03:58 [2020-07-16T20:03:58.240Z] #39 5.368 Makefile.config:39: Warn: you have no libnftables installed
20:03:58 [2020-07-16T20:03:58.240Z] #39 5.368 Makefile.config:40: Warn: Building without nftables support
20:03:58 [2020-07-16T20:03:58.757Z] Fetching without tags
20:03:58 [2020-07-16T20:03:58.763Z] #70 exporting layers 2.8s done
20:03:58 [2020-07-16T20:03:58.763Z] #70 writing image sha256:7282fb889ac2c7d981287ca1edb69298af57da50b3ceb1d11d763bd2ccb566fc done
20:03:58 [2020-07-16T20:03:58.763Z] #70 naming to docker.io/library/docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 done
20:03:58 [2020-07-16T20:03:58.763Z] #70 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:03:59 [2020-07-16T20:03:59.085Z] #48 ...
20:03:59 [2020-07-16T20:03:59.085Z] 
20:03:59 [2020-07-16T20:03:59.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:03:59 [2020-07-16T20:03:59.085Z] #39 108.5   CC       criu/cr-check.o
20:03:59 [2020-07-16T20:03:59.188Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/test/unit
20:03:58 [2020-07-16T20:03:58.448Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:03:58 [2020-07-16T20:03:58.502Z]  > git config --add remote.origin.fetch +refs/pull/41222/head:refs/remotes/origin/PR-41222 # timeout=10
20:03:58 [2020-07-16T20:03:58.548Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:03:58 [2020-07-16T20:03:58.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:03:58 [2020-07-16T20:03:58.791Z] Fetching upstream changes from https://github.com/moby/moby.git
20:03:58 [2020-07-16T20:03:58.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:03:58 [2020-07-16T20:03:58.793Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41222/head:refs/remotes/origin/PR-41222 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:03:59 [2020-07-16T20:03:59.473Z] Merging remotes/origin/19.03 commit 789bd1c67b6809b82306a9c3770deebfffd57825 into PR head commit 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:03:59 [2020-07-16T20:03:59.616Z] #39 7.565 fatal: not a git repository (or any of the parent directories): .git
20:03:59 [2020-07-16T20:03:59.617Z] #39 7.631   GEN      .gitid
20:03:59 [2020-07-16T20:03:59.617Z] #39 7.676   GEN      criu/include/version.h
20:03:59 [2020-07-16T20:03:59.617Z] #39 7.792   GEN      include/common/asm
20:04:00 [2020-07-16T20:04:00.977Z] #39 110.1   CC       criu/cr-dedup.o
20:04:00 [2020-07-16T20:04:00.977Z] #39 110.5   CC       criu/cr-dump.o
20:04:01 [2020-07-16T20:04:01.261Z] ?   	github.com/docker/docker/api	[no test files]
20:04:01 [2020-07-16T20:04:01.521Z] #39 ...
20:04:01 [2020-07-16T20:04:01.521Z] 
20:04:01 [2020-07-16T20:04:01.521Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
20:04:01 [2020-07-16T20:04:01.521Z] #34 7.803 -- Detecting C compiler ABI info - done
20:04:01 [2020-07-16T20:04:01.521Z] #34 7.861 -- Detecting C compile features
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.43 -- Detecting C compile features - done
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.48 -- Performing Test HAS_BUILTIN_FORTIFY
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.80 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.96 -- Configuring done
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.97 -- Generating done
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.98 -- Build files have been written to: /tmp/tmp.R3CZEYR5bu/tini
20:04:01 [2020-07-16T20:04:01.521Z] #34 10.99 + make tini-static
20:04:01 [2020-07-16T20:04:01.521Z] #34 11.42 Scanning dependencies of target tini-static
20:04:01 [2020-07-16T20:04:01.521Z] #34 11.68 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:04:01 [2020-07-16T20:04:01.521Z] #34 13.18 [100%] Linking C executable tini-static
20:04:01 [2020-07-16T20:04:01.521Z] #34 13.84 [100%] Built target tini-static
20:04:01 [2020-07-16T20:04:01.521Z] #34 13.94 + mkdir -p /build
20:04:01 [2020-07-16T20:04:01.521Z] #34 13.95 + cp tini-static /build/docker-init
20:04:01 [2020-07-16T20:04:01.521Z] #34 DONE 14.2s
20:04:01 [2020-07-16T20:04:01.521Z] 
20:04:01 [2020-07-16T20:04:01.521Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:01 [2020-07-16T20:04:01.521Z] #39 9.858   PBCC     images/timens.pb-c.c
20:04:01 [2020-07-16T20:04:01.782Z] #39 9.893   DEP      images/timens.pb-c.d
20:04:01 [2020-07-16T20:04:01.782Z] #39 9.991   PBCC     images/fown.pb-c.c
20:04:01 [2020-07-16T20:04:01.782Z] #39 10.11   PBCC     images/google/protobuf/descriptor.pb-c.c
20:04:02 [2020-07-16T20:04:02.353Z] #39 10.31   PBCC     images/opts.pb-c.c
20:04:02 [2020-07-16T20:04:02.353Z] #39 10.41   PBCC     images/memfd.pb-c.c
20:04:02 [2020-07-16T20:04:02.353Z] #39 10.48   DEP      images/fown.pb-c.d
20:04:02 [2020-07-16T20:04:02.353Z] #39 10.50   DEP      images/google/protobuf/descriptor.pb-c.d
20:04:02 [2020-07-16T20:04:02.448Z] Merge succeeded, producing 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:04:02 [2020-07-16T20:04:02.448Z] Checking out Revision 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 (PR-41222)
20:03:59 [2020-07-16T20:03:59.582Z]  > git config core.sparsecheckout # timeout=10
20:03:59 [2020-07-16T20:03:59.626Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:04:02 [2020-07-16T20:04:02.187Z]  > git merge 789bd1c67b6809b82306a9c3770deebfffd57825 # timeout=10
20:04:02 [2020-07-16T20:04:02.328Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:04:02 [2020-07-16T20:04:02.481Z]  > git config core.sparsecheckout # timeout=10
20:04:02 [2020-07-16T20:04:02.530Z]  > git checkout -f 23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 # timeout=10
20:04:02 [2020-07-16T20:04:02.614Z] #39 10.70   DEP      images/opts.pb-c.d
20:04:02 [2020-07-16T20:04:02.614Z] #39 10.77   DEP      images/memfd.pb-c.d
20:04:02 [2020-07-16T20:04:02.874Z] #39 10.86   PBCC     images/sit.pb-c.c
20:04:02 [2020-07-16T20:04:02.874Z] #39 11.04   DEP      images/sit.pb-c.d
20:04:02 [2020-07-16T20:04:02.874Z] #39 11.10   PBCC     images/macvlan.pb-c.c
20:04:03 [2020-07-16T20:04:03.133Z] #39 11.11   DEP      images/macvlan.pb-c.d
20:04:03 [2020-07-16T20:04:03.133Z] #39 11.17   PBCC     images/autofs.pb-c.c
20:04:03 [2020-07-16T20:04:03.133Z] #39 11.22   DEP      images/autofs.pb-c.d
20:04:03 [2020-07-16T20:04:03.133Z] #39 11.29   PBCC     images/sysctl.pb-c.c
20:04:03 [2020-07-16T20:04:03.133Z] #39 11.35   DEP      images/sysctl.pb-c.d
20:04:03 [2020-07-16T20:04:03.393Z] #39 11.39   PBCC     images/time.pb-c.c
20:04:03 [2020-07-16T20:04:03.393Z] #39 11.44   DEP      images/time.pb-c.d
20:04:03 [2020-07-16T20:04:03.393Z] #39 11.52   PBCC     images/binfmt-misc.pb-c.c
20:04:03 [2020-07-16T20:04:03.393Z] #39 11.59   DEP      images/binfmt-misc.pb-c.d
20:04:03 [2020-07-16T20:04:03.496Z] #39 112.7   CC       criu/cr-errno.o
20:04:03 [2020-07-16T20:04:03.496Z] #39 112.7   CC       criu/cr-restore.o
20:04:03 [2020-07-16T20:04:03.654Z] #39 11.65   PBCC     images/seccomp.pb-c.c
20:04:03 [2020-07-16T20:04:03.654Z] #39 11.68   DEP      images/seccomp.pb-c.d
20:04:03 [2020-07-16T20:04:03.654Z] #39 11.76   PBCC     images/userns.pb-c.c
20:04:03 [2020-07-16T20:04:03.654Z] #39 11.78   DEP      images/userns.pb-c.d
20:04:03 [2020-07-16T20:04:03.654Z] #39 11.84   PBCC     images/cgroup.pb-c.c
20:04:03 [2020-07-16T20:04:03.654Z] #39 11.89   DEP      images/cgroup.pb-c.d
20:04:03 [2020-07-16T20:04:03.914Z] #39 11.95   PBCC     images/ext-file.pb-c.c
20:04:03 [2020-07-16T20:04:03.914Z] #39 12.02   DEP      images/ext-file.pb-c.d
20:04:03 [2020-07-16T20:04:03.914Z] #39 12.08   PBCC     images/rpc.pb-c.c
20:04:03 [2020-07-16T20:04:03.914Z] #39 12.11   DEP      images/rpc.pb-c.d
20:04:04 [2020-07-16T20:04:04.174Z] #39 12.19   PBCC     images/siginfo.pb-c.c
20:04:04 [2020-07-16T20:04:04.174Z] #39 12.25   DEP      images/siginfo.pb-c.d
20:04:04 [2020-07-16T20:04:04.174Z] #39 12.34   PBCC     images/pagemap.pb-c.c
20:04:04 [2020-07-16T20:04:04.174Z] #39 12.41   DEP      images/pagemap.pb-c.d
20:04:04 [2020-07-16T20:04:04.174Z] #39 12.46   PBCC     images/rlimit.pb-c.c
20:04:04 [2020-07-16T20:04:04.427Z] #39 ...
20:04:04 [2020-07-16T20:04:04.427Z] 
20:04:04 [2020-07-16T20:04:04.427Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.6 Selecting previously unselected package libonig5:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.7 Unpacking libonig5:amd64 (6.9.1-1) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.8 Selecting previously unselected package libjq1:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.8 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.8 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.9 Selecting previously unselected package jq.
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.9 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 115.9 Unpacking jq (1.5+dfsg-2+b1) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.0 Selecting previously unselected package libaio1:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.0 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.0 Unpacking libaio1:amd64 (0.3.112-3) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.1 Selecting previously unselected package libbtrfs0.
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.1 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.1 Unpacking libbtrfs0 (4.20.1-2) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.2 Selecting previously unselected package libbtrfs-dev.
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.2 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.2 Unpacking libbtrfs-dev (4.20.1-2) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.3 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.4 Selecting previously unselected package libudev-dev:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.7 Selecting previously unselected package libsepol1-dev:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 116.9 Selecting previously unselected package libpcre16-3:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.1 Selecting previously unselected package libpcre32-3:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.3 Selecting previously unselected package libpcrecpp0v5:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.4 Selecting previously unselected package libpcre3-dev:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.8 Selecting previously unselected package libselinux1-dev:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.8 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 117.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.0 Selecting previously unselected package libdevmapper-dev:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.0 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.1 Selecting previously unselected package libgpm2:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.1 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.1 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.1 Selecting previously unselected package libicu63:amd64.
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.1 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
20:04:04 [2020-07-16T20:04:04.427Z] #14 118.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:04:04 [2020-07-16T20:04:04.434Z] #39 12.48   DEP      images/rlimit.pb-c.d
20:04:04 [2020-07-16T20:04:04.434Z] #39 12.53   PBCC     images/file-lock.pb-c.c
20:04:04 [2020-07-16T20:04:04.434Z] #39 12.54   DEP      images/file-lock.pb-c.d
20:04:04 [2020-07-16T20:04:04.434Z] #39 12.60   PBCC     images/tty.pb-c.c
20:04:04 [2020-07-16T20:04:04.434Z] #39 12.67   DEP      images/tty.pb-c.d
20:04:04 [2020-07-16T20:04:04.693Z] #39 12.77   PBCC     images/tun.pb-c.c
20:04:04 [2020-07-16T20:04:04.693Z] #39 12.81   PBCC     images/netdev.pb-c.c
20:04:04 [2020-07-16T20:04:04.693Z] #39 12.95   DEP      images/tun.pb-c.d
20:04:04 [2020-07-16T20:04:04.693Z] #39 13.01   DEP      images/netdev.pb-c.d
20:04:04 [2020-07-16T20:04:04.953Z] #39 13.08   PBCC     images/vma.pb-c.c
20:04:04 [2020-07-16T20:04:04.953Z] #39 13.20   DEP      images/vma.pb-c.d
20:04:04 [2020-07-16T20:04:04.953Z] #39 13.24   PBCC     images/creds.pb-c.c
20:04:04 [2020-07-16T20:04:04.953Z] #39 13.27   DEP      images/creds.pb-c.d
20:04:05 [2020-07-16T20:04:05.213Z] #39 13.33   PBCC     images/utsns.pb-c.c
20:04:05 [2020-07-16T20:04:05.213Z] #39 13.37   DEP      images/utsns.pb-c.d
20:04:05 [2020-07-16T20:04:05.213Z] #39 13.42   PBCC     images/ipc-desc.pb-c.c
20:04:05 [2020-07-16T20:04:05.472Z] #39 13.46   PBCC     images/ipc-sem.pb-c.c
20:04:05 [2020-07-16T20:04:05.472Z] #39 13.47   DEP      images/ipc-desc.pb-c.d
20:04:05 [2020-07-16T20:04:05.472Z] #39 13.55   DEP      images/ipc-sem.pb-c.d
20:04:05 [2020-07-16T20:04:05.472Z] #39 13.63   PBCC     images/ipc-msg.pb-c.c
20:04:05 [2020-07-16T20:04:05.472Z] #39 13.70   DEP      images/ipc-msg.pb-c.d
20:04:05 [2020-07-16T20:04:05.732Z] #39 13.79   PBCC     images/ipc-shm.pb-c.c
20:04:05 [2020-07-16T20:04:05.732Z] #39 13.82   DEP      images/ipc-shm.pb-c.d
20:04:05 [2020-07-16T20:04:05.732Z] #39 13.87   PBCC     images/ipc-var.pb-c.c
20:04:05 [2020-07-16T20:04:05.732Z] #39 13.92   DEP      images/ipc-var.pb-c.d
20:04:05 [2020-07-16T20:04:05.732Z] #39 13.95   PBCC     images/sk-opts.pb-c.c
20:04:05 [2020-07-16T20:04:05.794Z] #14 121.8 Selecting previously unselected package libnet1:amd64.
20:04:05 [2020-07-16T20:04:05.794Z] #14 121.8 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:04:05 [2020-07-16T20:04:05.794Z] #14 121.8 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:04:05 [2020-07-16T20:04:05.794Z] #14 121.9 Selecting previously unselected package libnl-3-200:amd64.
20:04:05 [2020-07-16T20:04:05.794Z] #14 121.9 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
20:04:05 [2020-07-16T20:04:05.794Z] #14 121.9 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:04:05 [2020-07-16T20:04:05.993Z] #39 14.03   PBCC     images/packet-sock.pb-c.c
20:04:05 [2020-07-16T20:04:05.993Z] #39 14.09   DEP      images/sk-opts.pb-c.d
20:04:05 [2020-07-16T20:04:05.993Z] #39 14.14   DEP      images/packet-sock.pb-c.d
20:04:05 [2020-07-16T20:04:05.993Z] #39 14.20   PBCC     images/sk-netlink.pb-c.c
20:04:05 [2020-07-16T20:04:05.993Z] #39 ...
20:04:05 [2020-07-16T20:04:05.993Z] 
20:04:05 [2020-07-16T20:04:05.993Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:04:05 [2020-07-16T20:04:05.993Z] #42 76.15 os
20:04:05 [2020-07-16T20:04:05.993Z] #42 77.42 regexp/syntax
20:04:05 [2020-07-16T20:04:05.993Z] #42 80.27 fmt
20:04:05 [2020-07-16T20:04:05.993Z] #42 83.35 path/filepath
20:04:05 [2020-07-16T20:04:05.993Z] #42 84.62 regexp
20:04:05 [2020-07-16T20:04:05.993Z] #42 86.02 flag
20:04:05 [2020-07-16T20:04:05.993Z] #42 ...
20:04:05 [2020-07-16T20:04:05.993Z] 
20:04:05 [2020-07-16T20:04:05.993Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:05 [2020-07-16T20:04:05.993Z] #14 4.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:04:05 [2020-07-16T20:04:05.993Z] #14 4.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:04:05 [2020-07-16T20:04:05.993Z] #14 4.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:04:05 [2020-07-16T20:04:05.993Z] #14 5.479 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
20:04:05 [2020-07-16T20:04:05.993Z] #14 7.218 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [212 kB]
20:04:05 [2020-07-16T20:04:05.993Z] #14 9.429 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
20:04:06 [2020-07-16T20:04:06.051Z] #14 122.0 Selecting previously unselected package libprotobuf-c1:amd64.
20:04:06 [2020-07-16T20:04:06.051Z] #14 122.0 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:04:06 [2020-07-16T20:04:06.051Z] #14 122.0 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:04:06 [2020-07-16T20:04:06.051Z] #14 122.1 Selecting previously unselected package libreadline5:amd64.
20:04:06 [2020-07-16T20:04:06.051Z] #14 122.1 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:04:06 [2020-07-16T20:04:06.051Z] #14 122.1 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:04:06 [2020-07-16T20:04:06.252Z] #14 ...
20:04:06 [2020-07-16T20:04:06.252Z] 
20:04:06 [2020-07-16T20:04:06.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:06 [2020-07-16T20:04:06.252Z] #39 14.30   DEP      images/sk-netlink.pb-c.d
20:04:06 [2020-07-16T20:04:06.252Z] #39 14.40   PBCC     images/sk-inet.pb-c.c
20:04:06 [2020-07-16T20:04:06.307Z] #14 122.2 Selecting previously unselected package libsystemd-dev:amd64.
20:04:06 [2020-07-16T20:04:06.307Z] #14 122.2 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
20:04:06 [2020-07-16T20:04:06.307Z] #14 122.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
20:04:06 [2020-07-16T20:04:06.512Z] #39 14.47   DEP      images/sk-inet.pb-c.d
20:04:06 [2020-07-16T20:04:06.512Z] #39 14.52   PBCC     images/sk-unix.pb-c.c
20:04:06 [2020-07-16T20:04:06.512Z] #39 14.61   DEP      images/sk-unix.pb-c.d
20:04:06 [2020-07-16T20:04:06.512Z] #39 14.68   PBCC     images/mm.pb-c.c
20:04:06 [2020-07-16T20:04:06.512Z] #39 14.75   DEP      images/mm.pb-c.d
20:04:06 [2020-07-16T20:04:06.512Z] #39 14.85   PBCC     images/timerfd.pb-c.c
20:04:06 [2020-07-16T20:04:06.564Z] #14 122.6 Selecting previously unselected package net-tools.
20:04:06 [2020-07-16T20:04:06.564Z] #14 122.6 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:04:06 [2020-07-16T20:04:06.564Z] #14 122.6 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:04:06 [2020-07-16T20:04:06.787Z] #39 14.93   DEP      images/timerfd.pb-c.d
20:04:06 [2020-07-16T20:04:06.820Z] #14 122.8 Selecting previously unselected package python-pip-whl.
20:04:06 [2020-07-16T20:04:06.820Z] #14 122.9 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
20:04:06 [2020-07-16T20:04:06.820Z] #14 122.9 Unpacking python-pip-whl (18.1-5) ...
20:04:07 [2020-07-16T20:04:07.047Z] #39 15.01   PBCC     images/timer.pb-c.c
20:04:07 [2020-07-16T20:04:07.047Z] #39 15.07   DEP      images/timer.pb-c.d
20:04:07 [2020-07-16T20:04:07.047Z] #39 15.15   PBCC     images/sa.pb-c.c
20:04:07 [2020-07-16T20:04:07.047Z] #39 15.23   DEP      images/sa.pb-c.d
20:04:07 [2020-07-16T20:04:07.047Z] #39 15.27   PBCC     images/pipe-data.pb-c.c
20:04:07 [2020-07-16T20:04:07.307Z] #39 15.30   DEP      images/pipe-data.pb-c.d
20:04:07 [2020-07-16T20:04:07.307Z] #39 15.34   PBCC     images/mnt.pb-c.c
20:04:07 [2020-07-16T20:04:07.307Z] #39 15.45   DEP      images/mnt.pb-c.d
20:04:07 [2020-07-16T20:04:07.307Z] #39 15.54   PBCC     images/sk-packet.pb-c.c
20:04:07 [2020-07-16T20:04:07.307Z] #39 15.59   DEP      images/sk-packet.pb-c.d
20:04:07 [2020-07-16T20:04:07.307Z] #39 15.65   PBCC     images/tcp-stream.pb-c.c
20:04:07 [2020-07-16T20:04:07.567Z] #39 15.76   DEP      images/tcp-stream.pb-c.d
20:04:07 [2020-07-16T20:04:07.567Z] #39 15.83   PBCC     images/pipe.pb-c.c
20:04:07 [2020-07-16T20:04:07.567Z] #39 15.90   DEP      images/pipe.pb-c.d
20:04:07 [2020-07-16T20:04:07.748Z] #14 123.9 Selecting previously unselected package python3-lib2to3.
20:04:07 [2020-07-16T20:04:07.748Z] #14 123.9 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
20:04:07 [2020-07-16T20:04:07.749Z] #14 123.9 Unpacking python3-lib2to3 (3.7.3-1) ...
20:04:07 [2020-07-16T20:04:07.826Z] #39 15.98   PBCC     images/pstree.pb-c.c
20:04:07 [2020-07-16T20:04:07.826Z] #39 16.00   DEP      images/pstree.pb-c.d
20:04:07 [2020-07-16T20:04:07.826Z] #39 16.04   PBCC     images/fs.pb-c.c
20:04:08 [2020-07-16T20:04:08.033Z] #14 124.1 Selecting previously unselected package python3-distutils.
20:04:08 [2020-07-16T20:04:08.033Z] #14 124.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
20:04:08 [2020-07-16T20:04:08.033Z] #14 124.1 Unpacking python3-distutils (3.7.3-1) ...
20:04:08 [2020-07-16T20:04:08.086Z] #39 16.06   DEP      images/fs.pb-c.d
20:04:08 [2020-07-16T20:04:08.086Z] #39 16.13   PBCC     images/signalfd.pb-c.c
20:04:08 [2020-07-16T20:04:08.086Z] #39 16.20   DEP      images/signalfd.pb-c.d
20:04:08 [2020-07-16T20:04:08.086Z] #39 16.25   PBCC     images/fh.pb-c.c
20:04:08 [2020-07-16T20:04:08.086Z] #39 16.30   PBCC     images/fsnotify.pb-c.c
20:04:08 [2020-07-16T20:04:08.086Z] #39 ...
20:04:08 [2020-07-16T20:04:08.086Z] 
20:04:08 [2020-07-16T20:04:08.086Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:04:08 [2020-07-16T20:04:08.086Z] #29 78.33 io/ioutil
20:04:08 [2020-07-16T20:04:08.086Z] #29 79.13 path
20:04:08 [2020-07-16T20:04:08.086Z] #29 79.23 flag
20:04:08 [2020-07-16T20:04:08.086Z] #29 79.74 github.com/BurntSushi/toml
20:04:08 [2020-07-16T20:04:08.086Z] #29 81.46 log
20:04:08 [2020-07-16T20:04:08.086Z] #29 82.52 text/tabwriter
20:04:08 [2020-07-16T20:04:08.086Z] #29 84.90 github.com/BurntSushi/toml/cmd/tomlv
20:04:08 [2020-07-16T20:04:08.310Z] #14 124.2 Selecting previously unselected package python3-pip.
20:04:08 [2020-07-16T20:04:08.310Z] #14 124.2 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
20:04:08 [2020-07-16T20:04:08.310Z] #14 124.2 Unpacking python3-pip (18.1-5) ...
20:04:08 [2020-07-16T20:04:08.310Z] #14 124.4 Selecting previously unselected package python3-pkg-resources.
20:04:08 [2020-07-16T20:04:08.310Z] #14 124.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
20:04:08 [2020-07-16T20:04:08.310Z] #14 124.4 Unpacking python3-pkg-resources (40.8.0-1) ...
20:04:08 [2020-07-16T20:04:08.346Z] #29 ...
20:04:08 [2020-07-16T20:04:08.346Z] 
20:04:08 [2020-07-16T20:04:08.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:08 [2020-07-16T20:04:08.346Z] #39 16.37   DEP      images/fh.pb-c.d
20:04:08 [2020-07-16T20:04:08.346Z] #39 16.48   DEP      images/fsnotify.pb-c.d
20:04:08 [2020-07-16T20:04:08.346Z] #39 16.56   PBCC     images/eventpoll.pb-c.c
20:04:08 [2020-07-16T20:04:08.568Z] #14 124.5 Selecting previously unselected package python3-setuptools.
20:04:08 [2020-07-16T20:04:08.568Z] #14 124.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
20:04:08 [2020-07-16T20:04:08.568Z] #14 124.6 Unpacking python3-setuptools (40.8.0-1) ...
20:04:08 [2020-07-16T20:04:08.606Z] #39 16.61   DEP      images/eventpoll.pb-c.d
20:04:08 [2020-07-16T20:04:08.606Z] #39 16.69   PBCC     images/eventfd.pb-c.c
20:04:08 [2020-07-16T20:04:08.606Z] #39 16.74   DEP      images/eventfd.pb-c.d
20:04:08 [2020-07-16T20:04:08.606Z] #39 16.81   PBCC     images/remap-file-path.pb-c.c
20:04:08 [2020-07-16T20:04:08.827Z] #14 124.8 Selecting previously unselected package python3-wheel.
20:04:08 [2020-07-16T20:04:08.827Z] #14 124.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
20:04:08 [2020-07-16T20:04:08.827Z] #14 124.8 Unpacking python3-wheel (0.32.3-2) ...
20:04:08 [2020-07-16T20:04:08.827Z] #14 125.0 Selecting previously unselected package thin-provisioning-tools.
20:04:08 [2020-07-16T20:04:08.827Z] #14 125.0 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:04:08 [2020-07-16T20:04:08.827Z] #14 125.0 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:04:08 [2020-07-16T20:04:08.865Z] #39 16.87   DEP      images/remap-file-path.pb-c.d
20:04:08 [2020-07-16T20:04:08.865Z] #39 16.95   PBCC     images/fifo.pb-c.c
20:04:08 [2020-07-16T20:04:08.865Z] #39 17.01   DEP      images/fifo.pb-c.d
20:04:08 [2020-07-16T20:04:08.865Z] #39 17.06   PBCC     images/ghost-file.pb-c.c
20:04:08 [2020-07-16T20:04:08.865Z] #39 17.13   DEP      images/ghost-file.pb-c.d
20:04:08 [2020-07-16T20:04:08.865Z] #39 17.19   PBCC     images/regfile.pb-c.c
20:04:09 [2020-07-16T20:04:09.090Z] #14 125.3 Selecting previously unselected package vim-runtime.
20:04:09 [2020-07-16T20:04:09.090Z] #14 125.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:04:09 [2020-07-16T20:04:09.124Z] #39 17.23   DEP      images/regfile.pb-c.d
20:04:09 [2020-07-16T20:04:09.124Z] #39 17.31   PBCC     images/ns.pb-c.c
20:04:09 [2020-07-16T20:04:09.124Z] #39 17.37   DEP      images/ns.pb-c.d
20:04:09 [2020-07-16T20:04:09.347Z] #14 125.3 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:04:09 [2020-07-16T20:04:09.347Z] #14 125.4 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:04:09 [2020-07-16T20:04:09.347Z] #14 125.4 Unpacking vim-runtime (2:8.1.0875-5) ...
20:04:09 [2020-07-16T20:04:09.384Z] #39 17.44   PBCC     images/fdinfo.pb-c.c
20:04:09 [2020-07-16T20:04:09.384Z] #39 17.58   DEP      images/fdinfo.pb-c.d
20:04:09 [2020-07-16T20:04:09.645Z] #39 17.68   PBCC     images/core-aarch64.pb-c.c
20:04:09 [2020-07-16T20:04:09.645Z] #39 ...
20:04:09 [2020-07-16T20:04:09.645Z] 
20:04:09 [2020-07-16T20:04:09.645Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
20:04:09 [2020-07-16T20:04:09.645Z] #29 DONE 89.9s
20:04:09 [2020-07-16T20:04:09.645Z] 
20:04:09 [2020-07-16T20:04:09.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:09 [2020-07-16T20:04:09.645Z] #39 17.77   PBCC     images/core-arm.pb-c.c
20:04:09 [2020-07-16T20:04:09.752Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 7.9% of statements
20:04:09 [2020-07-16T20:04:09.905Z] #39 17.90   PBCC     images/core-ppc64.pb-c.c
20:04:09 [2020-07-16T20:04:09.905Z] #39 17.99   PBCC     images/core-s390.pb-c.c
20:04:09 [2020-07-16T20:04:09.905Z] #39 18.11   PBCC     images/core-x86.pb-c.c
20:04:10 [2020-07-16T20:04:10.164Z] #39 18.23   PBCC     images/core.pb-c.c
20:04:10 [2020-07-16T20:04:10.423Z] #39 18.40   PBCC     images/inventory.pb-c.c
20:04:10 [2020-07-16T20:04:10.423Z] #39 18.48   DEP      images/core-aarch64.pb-c.d
20:04:10 [2020-07-16T20:04:10.423Z] #39 18.54   DEP      images/core-arm.pb-c.d
20:04:10 [2020-07-16T20:04:10.423Z] #39 18.63   DEP      images/core-ppc64.pb-c.d
20:04:10 [2020-07-16T20:04:10.423Z] #39 18.76   DEP      images/core-s390.pb-c.d
20:04:10 [2020-07-16T20:04:10.753Z] #39 18.85   DEP      images/core-x86.pb-c.d
20:04:10 [2020-07-16T20:04:10.753Z] #39 18.97   DEP      images/core.pb-c.d
20:04:11 [2020-07-16T20:04:11.023Z] #39 19.08   DEP      images/inventory.pb-c.d
20:04:11 [2020-07-16T20:04:11.023Z] #39 19.13   PBCC     images/cpuinfo.pb-c.c
20:04:11 [2020-07-16T20:04:11.023Z] #39 19.21   DEP      images/cpuinfo.pb-c.d
20:04:11 [2020-07-16T20:04:11.282Z] #39 19.32   PBCC     images/stats.pb-c.c
20:04:11 [2020-07-16T20:04:11.282Z] #39 19.34   DEP      images/stats.pb-c.d
20:04:12 [2020-07-16T20:04:12.614Z] #14 128.3 Selecting previously unselected package vim.
20:04:12 [2020-07-16T20:04:12.614Z] #14 128.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
20:04:12 [2020-07-16T20:04:12.614Z] #14 128.3 Unpacking vim (2:8.1.0875-5) ...
20:04:12 [2020-07-16T20:04:12.660Z] #39 20.98 make[1]: Nothing to be done for 'all'.
20:04:12 [2020-07-16T20:04:12.870Z] #14 128.9 Selecting previously unselected package xfsprogs.
20:04:12 [2020-07-16T20:04:12.870Z] #14 128.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
20:04:12 [2020-07-16T20:04:12.870Z] #14 128.9 Unpacking xfsprogs (4.20.0-1) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.3 Selecting previously unselected package zip.
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.3 Unpacking zip (3.0-11+b1) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up aufs-tools (1:4.14+20190211-1) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.6 Setting up libgpm2:amd64 (1.20.7-5) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.7 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:04:13 [2020-07-16T20:04:13.432Z] #14 129.7 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.7 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.8 Setting up xxd (2:8.1.0875-5) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.8 Setting up libbtrfs0 (4.20.1-2) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.8 Setting up zip (3.0-11+b1) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.8 Setting up vim-common (2:8.1.0875-5) ...
20:04:13 [2020-07-16T20:04:13.689Z] #14 129.8 Setting up bash-completion (1:2.8-6) ...
20:04:14 [2020-07-16T20:04:14.562Z] #39 22.66   CC       images/stats.o
20:04:14 [2020-07-16T20:04:14.822Z] #39 23.03   CC       images/core.o
20:04:15 [2020-07-16T20:04:15.760Z] #39 23.84   CC       images/core-x86.o
20:04:16 [2020-07-16T20:04:16.328Z] #39 24.51   CC       images/core-arm.o
20:04:16 [2020-07-16T20:04:16.328Z] #39 ...
20:04:16 [2020-07-16T20:04:16.328Z] 
20:04:16 [2020-07-16T20:04:16.328Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:04:16 [2020-07-16T20:04:16.328Z] #57 44.19 Checking out files:  51% (1634/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  97% (3105/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
20:04:16 [2020-07-16T20:04:16.328Z] #57 46.38 + cd /tmp/tmp.IEloQRugmK/src/github.com/containerd/containerd
20:04:16 [2020-07-16T20:04:16.328Z] #57 46.38 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + export 'BUILDTAGS=netgo osusergo static_build'
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + BUILDTAGS='netgo osusergo static_build'
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + export EXTRA_FLAGS=-buildmode=pie
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + EXTRA_FLAGS=-buildmode=pie
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + '[' '' = dynamic ']'
20:04:16 [2020-07-16T20:04:16.328Z] #57 48.58 + make
20:04:16 [2020-07-16T20:04:16.328Z] #57 49.56 🇩 bin/ctr
20:04:16 [2020-07-16T20:04:16.602Z] #57 ...
20:04:16 [2020-07-16T20:04:16.602Z] 
20:04:16 [2020-07-16T20:04:16.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:16 [2020-07-16T20:04:16.602Z] #39 24.91   CC       images/core-aarch64.o
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up libiptc0:amd64 (1.8.2-4) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up xz-utils (5.2.4-1) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up libbtrfs-dev (4.20.1-2) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up pigz (2.4-1) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.6 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.7 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.7 Setting up python-pip-whl (18.1-5) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.7 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.7 Setting up mingw-w64-common (6.0.0-3) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 132.7 Setting up vim-runtime (2:8.1.0875-5) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.1 Setting up libaio1:amd64 (0.3.112-3) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 Setting up libonig5:amd64 (6.9.1-1) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 Setting up vim (2:8.1.0875-5) ...
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:04:16 [2020-07-16T20:04:16.959Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:04:17 [2020-07-16T20:04:17.170Z] #39 25.43   CC       images/core-ppc64.o
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.3 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.4 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.4 Setting up jq (1.5+dfsg-2+b1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:04:17 [2020-07-16T20:04:17.215Z] #14 133.4 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:04:17 [2020-07-16T20:04:17.430Z] #39 ...
20:04:17 [2020-07-16T20:04:17.430Z] 
20:04:17 [2020-07-16T20:04:17.430Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:04:17 [2020-07-16T20:04:17.430Z] #42 87.63 go/token
20:04:17 [2020-07-16T20:04:17.430Z] #42 88.53 internal/lazyregexp
20:04:17 [2020-07-16T20:04:17.430Z] #42 88.65 go/scanner
20:04:17 [2020-07-16T20:04:17.430Z] #42 88.89 path
20:04:17 [2020-07-16T20:04:17.430Z] #42 89.50 io/ioutil
20:04:17 [2020-07-16T20:04:17.430Z] #42 90.27 go/ast
20:04:17 [2020-07-16T20:04:17.430Z] #42 90.87 net/url
20:04:17 [2020-07-16T20:04:17.430Z] #42 93.48 text/template/parse
20:04:17 [2020-07-16T20:04:17.430Z] #42 96.20 go/parser
20:04:17 [2020-07-16T20:04:17.430Z] #42 97.54 text/template
20:04:17 [2020-07-16T20:04:17.999Z] #42 ...
20:04:17 [2020-07-16T20:04:17.999Z] 
20:04:17 [2020-07-16T20:04:17.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:17 [2020-07-16T20:04:17.999Z] #39 26.09   CC       images/core-s390.o
20:04:18 [2020-07-16T20:04:18.143Z] #14 ...
20:04:18 [2020-07-16T20:04:18.143Z] 
20:04:18 [2020-07-16T20:04:18.143Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:18 [2020-07-16T20:04:18.143Z] #39 117.4   CC       criu/cr-service.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 119.0   CC       criu/crtools.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 119.6   CC       criu/eventfd.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 120.0   CC       criu/eventpoll.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 120.9   CC       criu/external.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 121.3   CC       criu/fault-injection.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 121.5   CC       criu/fdstore.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 121.9   CC       criu/fifo.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 122.3   CC       criu/file-ids.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 122.7   CC       criu/file-lock.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 123.5   CC       criu/files-ext.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 123.9   CC       criu/files-reg.o
20:04:18 [2020-07-16T20:04:18.143Z] #39 126.5   CC       criu/files.o
20:04:18 [2020-07-16T20:04:18.389Z] Commit message: "[19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef"
20:04:18 [2020-07-16T20:04:18.791Z]  > git --version # timeout=10
20:04:18 [2020-07-16T20:04:18.884Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
20:04:18 [2020-07-16T20:04:18.939Z] #39 26.94   CC       images/cpuinfo.o
20:04:19 [2020-07-16T20:04:19.072Z] #39 128.5   CC       criu/filesystems.o
20:04:19 [2020-07-16T20:04:19.200Z] #39 ...
20:04:19 [2020-07-16T20:04:19.200Z] 
20:04:19 [2020-07-16T20:04:19.200Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:19 [2020-07-16T20:04:19.200Z] #14 17.73 Fetched 8364 kB in 14s (614 kB/s)
20:04:19 [2020-07-16T20:04:19.200Z] #14 17.73 Reading package lists...
20:04:19 [2020-07-16T20:04:19.200Z] #14 24.22 Reading package lists...
20:04:19 [2020-07-16T20:04:19.200Z] #14 ...
20:04:19 [2020-07-16T20:04:19.200Z] 
20:04:19 [2020-07-16T20:04:19.200Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:19 [2020-07-16T20:04:19.200Z] #39 27.53   CC       images/inventory.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:04:19 [2020-07-16T20:04:19.768Z] #39 27.76   CC       images/fdinfo.o
20:04:20 [2020-07-16T20:04:20.000Z] #39 129.2   CC       criu/fsnotify.o
20:04:20 [2020-07-16T20:04:20.028Z] #39 28.27   CC       images/fown.o
20:04:20 [2020-07-16T20:04:20.256Z] #39 ...
20:04:20 [2020-07-16T20:04:20.256Z] 
20:04:20 [2020-07-16T20:04:20.256Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:20 [2020-07-16T20:04:20.256Z] #14 136.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:04:20 [2020-07-16T20:04:20.287Z] #39 28.48   CC       images/ns.o
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 Setting up iptables (1.8.2-4) ...
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:04:20 [2020-07-16T20:04:20.512Z] #14 136.4 Setting up python3 (3.7.3-1) ...
20:04:20 [2020-07-16T20:04:20.546Z] #39 28.84   CC       images/regfile.o
20:04:20 [2020-07-16T20:04:20.769Z] #14 136.9 Setting up python3-wheel (0.32.3-2) ...
20:04:20 [2020-07-16T20:04:20.805Z] #39 29.07   CC       images/ghost-file.o
20:04:21 [2020-07-16T20:04:21.374Z] #39 29.51   CC       images/fifo.o
20:04:21 [2020-07-16T20:04:21.633Z] #39 29.74   CC       images/remap-file-path.o
20:04:21 [2020-07-16T20:04:21.739Z] #14 137.7 Setting up apparmor (2.13.2-10) ...
20:04:21 [2020-07-16T20:04:21.892Z] #39 30.03   CC       images/eventfd.o
20:04:22 [2020-07-16T20:04:22.151Z] #39 30.37   CC       images/eventpoll.o
20:04:22 [2020-07-16T20:04:22.565Z] + docker version
20:04:22 [2020-07-16T20:04:22.719Z] #39 30.82   CC       images/fh.o
20:04:23 [2020-07-16T20:04:23.105Z] #14 139.3 Setting up python3-lib2to3 (3.7.3-1) ...
20:04:23 [2020-07-16T20:04:23.287Z] #39 31.26   CC       images/fsnotify.o
20:04:23 [2020-07-16T20:04:23.668Z] #14 139.6 Setting up python3-pkg-resources (40.8.0-1) ...
20:04:23 [2020-07-16T20:04:23.857Z] #39 31.97   CC       images/signalfd.o
20:04:24 [2020-07-16T20:04:24.116Z] #39 32.23   CC       images/fs.o
20:04:24 [2020-07-16T20:04:24.376Z] #39 32.50   CC       images/pstree.o
20:04:24 [2020-07-16T20:04:24.597Z] #14 140.4 Setting up python3-distutils (3.7.3-1) ...
20:04:24 [2020-07-16T20:04:24.636Z] #39 32.79   CC       images/pipe.o
20:04:24 [2020-07-16T20:04:24.853Z] #14 140.9 Setting up python3-setuptools (40.8.0-1) ...
20:04:25 [2020-07-16T20:04:25.204Z] #39 33.15   CC       images/tcp-stream.o
20:04:25 [2020-07-16T20:04:25.204Z] #39 33.50   CC       images/sk-packet.o
20:04:25 [2020-07-16T20:04:25.772Z] #39 33.84   CC       images/mnt.o
20:04:25 [2020-07-16T20:04:25.772Z] #39 34.07   CC       images/pipe-data.o
20:04:26 [2020-07-16T20:04:26.220Z] #14 142.2 Setting up python3-pip (18.1-5) ...
20:04:26 [2020-07-16T20:04:26.341Z] #39 34.41   CC       images/sa.o
20:04:26 [2020-07-16T20:04:26.600Z] #39 34.74   CC       images/timer.o
20:04:26 [2020-07-16T20:04:26.859Z] #39 35.09   CC       images/timerfd.o
20:04:27 [2020-07-16T20:04:27.119Z] #39 35.34   CC       images/mm.o
20:04:27 [2020-07-16T20:04:27.119Z] #39 ...
20:04:27 [2020-07-16T20:04:27.119Z] 
20:04:27 [2020-07-16T20:04:27.119Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:27 [2020-07-16T20:04:27.119Z] #14 24.22 Reading package lists...
20:04:27 [2020-07-16T20:04:27.119Z] #14 29.45 Building dependency tree...
20:04:27 [2020-07-16T20:04:27.119Z] #14 30.68 Reading state information...
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.41 libcap2-bin is already the newest version (1:2.25-2).
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.41 libcap2-bin set to manually installed.
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.41 The following additional packages will be installed:
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.41   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.42   python3.7 python3.7-minimal vim-runtime xxd
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.43 Suggested packages:
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44   xfsdump acl attr quota
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44 Recommended packages:
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44   aufs-dkms nftables build-essential python3-dev python3-keyring
20:04:27 [2020-07-16T20:04:27.119Z] #14 32.44   python3-keyrings.alt python3-xdg unzip
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.66 The following NEW packages will be installed:
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.66   apparmor aufs-tools bash-completion binutils-mingw-w64
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.66   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.67   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.67   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.67   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.67   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.67   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.67   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.68   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.68   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.68   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:04:27 [2020-07-16T20:04:27.119Z] #14 35.68   xfsprogs xxd xz-utils zip
20:04:27 [2020-07-16T20:04:27.378Z] #14 ...
20:04:27 [2020-07-16T20:04:27.378Z] 
20:04:27 [2020-07-16T20:04:27.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:27 [2020-07-16T20:04:27.378Z] #39 35.68   CC       images/sk-opts.o
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.4 Setting up dmsetup (2:1.02.155-3) ...
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.5 Setting up xfsprogs (4.20.0-1) ...
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.5 Processing triggers for mime-support (3.62) ...
20:04:27 [2020-07-16T20:04:27.590Z] #14 143.6 Processing triggers for libc-bin (2.28-10) ...
20:04:27 [2020-07-16T20:04:27.947Z] #39 35.98   CC       images/sk-unix.o
20:04:28 [2020-07-16T20:04:28.206Z] #39 36.44   CC       images/sk-inet.o
20:04:28 [2020-07-16T20:04:28.426Z] Client: Docker Engine - Enterprise
20:04:28 [2020-07-16T20:04:28.426Z]  Version:           19.03.5
20:04:28 [2020-07-16T20:04:28.426Z]  API version:       1.40
20:04:28 [2020-07-16T20:04:28.426Z]  Go version:        go1.12.12
20:04:28 [2020-07-16T20:04:28.426Z]  Git commit:        2ee0c57608
20:04:28 [2020-07-16T20:04:28.426Z]  Built:             11/13/2019 08:00:16
20:04:28 [2020-07-16T20:04:28.426Z]  OS/Arch:           windows/amd64
20:04:28 [2020-07-16T20:04:28.426Z]  Experimental:      false
20:04:28 [2020-07-16T20:04:28.426Z] 
20:04:28 [2020-07-16T20:04:28.426Z] Server: Docker Engine - Enterprise
20:04:28 [2020-07-16T20:04:28.426Z]  Engine:
20:04:28 [2020-07-16T20:04:28.426Z]   Version:          19.03.5
20:04:28 [2020-07-16T20:04:28.426Z]   API version:      1.40 (minimum version 1.24)
20:04:28 [2020-07-16T20:04:28.426Z]   Go version:       go1.12.12
20:04:28 [2020-07-16T20:04:28.426Z]   Git commit:       2ee0c57608
20:04:28 [2020-07-16T20:04:28.426Z]   Built:            11/13/2019 07:58:51
20:04:28 [2020-07-16T20:04:28.426Z]   OS/Arch:          windows/amd64
20:04:28 [2020-07-16T20:04:28.426Z]   Experimental:     true
20:04:28 [2020-07-16T20:04:28.774Z] #39 36.97   CC       images/tun.o
20:04:28 [2020-07-16T20:04:28.957Z] #14 DONE 144.7s
20:04:28 [2020-07-16T20:04:28.957Z] 
20:04:28 [2020-07-16T20:04:28.957Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
20:04:29 [2020-07-16T20:04:29.032Z] #39 37.34   CC       images/sk-netlink.o
[Pipeline] sh
20:04:29 [2020-07-16T20:04:29.291Z] #39 37.61   CC       images/packet-sock.o
20:04:30 [2020-07-16T20:04:30.004Z] + docker info
20:04:30 [2020-07-16T20:04:30.227Z] #39 38.09   CC       images/ipc-var.o
20:04:30 [2020-07-16T20:04:30.227Z] #39 38.30   CC       images/ipc-desc.o
20:04:30 [2020-07-16T20:04:30.227Z] #39 ...
20:04:30 [2020-07-16T20:04:30.227Z] 
20:04:30 [2020-07-16T20:04:30.227Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:04:30 [2020-07-16T20:04:30.227Z] #42 100.4 log
20:04:30 [2020-07-16T20:04:30.227Z] #42 100.8 encoding/binary
20:04:30 [2020-07-16T20:04:30.227Z] #42 102.5 go/doc
20:04:30 [2020-07-16T20:04:30.227Z] #42 102.5 encoding/base64
20:04:30 [2020-07-16T20:04:30.227Z] #42 103.3 encoding/json
20:04:30 [2020-07-16T20:04:30.227Z] #42 106.4 github.com/LK4D4/vndr/build
20:04:30 [2020-07-16T20:04:30.227Z] #42 108.9 encoding/xml
20:04:30 [2020-07-16T20:04:30.227Z] #42 110.4 github.com/LK4D4/vndr/versioned
20:04:30 [2020-07-16T20:04:30.227Z] #42 ...
20:04:30 [2020-07-16T20:04:30.227Z] 
20:04:30 [2020-07-16T20:04:30.227Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.11 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.11 Need to get 104 MB of archives.
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.11 After this operation, 597 MB of additional disk space will be used.
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 36.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
20:04:30 [2020-07-16T20:04:30.227Z] #14 37.91 Get:32 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]
20:04:30 [2020-07-16T20:04:30.848Z] #15 1.755 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:04:30 [2020-07-16T20:04:30.848Z] #15 1.758 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:04:30 [2020-07-16T20:04:30.848Z] #15 1.761 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:04:30 [2020-07-16T20:04:30.848Z] #15 DONE 1.8s
20:04:30 [2020-07-16T20:04:30.848Z] 
20:04:30 [2020-07-16T20:04:30.848Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:04:30 [2020-07-16T20:04:30.848Z] #16 ...
20:04:30 [2020-07-16T20:04:30.848Z] 
20:04:30 [2020-07-16T20:04:30.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:30 [2020-07-16T20:04:30.848Z] #39 130.2   CC       criu/image-desc.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 130.3   CC       criu/image.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 131.3   CC       criu/ipc_ns.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 132.7   CC       criu/irmap.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 133.2   CC       criu/kcmp-ids.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 133.6   CC       criu/kerndat.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 134.8   CC       criu/libnetlink.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 135.2   CC       criu/log.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 135.8   CC       criu/lsm.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 136.2   CC       criu/mem.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 138.0   CC       criu/memfd.o
20:04:30 [2020-07-16T20:04:30.848Z] #39 138.9   CC       criu/mount.o
20:04:31 [2020-07-16T20:04:31.778Z] 🇩 bin/containerd
20:04:32 [2020-07-16T20:04:32.762Z] #14 41.11 Get:33 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]
20:04:34 [2020-07-16T20:04:34.118Z] #39 143.2   CC       criu/namespaces.o
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
20:04:34 [2020-07-16T20:04:34.667Z] #14 43.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:04:36 [2020-07-16T20:04:36.020Z] #39 145.4   CC       criu/net.o
20:04:36 [2020-07-16T20:04:36.020Z] #39 ...
20:04:36 [2020-07-16T20:04:36.020Z] 
20:04:36 [2020-07-16T20:04:36.020Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:04:36 [2020-07-16T20:04:36.020Z] #16 5.680 Collecting yamllint==1.16.0
20:04:38 [2020-07-16T20:04:38.538Z] #16 ...
20:04:38 [2020-07-16T20:04:38.538Z] 
20:04:38 [2020-07-16T20:04:38.538Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:04:38 [2020-07-16T20:04:38.538Z] #52 184.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
20:04:38 [2020-07-16T20:04:38.538Z] #52 186.1 + mkdir -p /build
20:04:38 [2020-07-16T20:04:38.538Z] #52 186.1 + cp runc /build/runc
20:04:38 [2020-07-16T20:04:38.538Z] #52 DONE 186.4s
20:04:38 [2020-07-16T20:04:38.538Z] 
20:04:38 [2020-07-16T20:04:38.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:38 [2020-07-16T20:04:38.795Z] #39 148.2   CC       criu/netfilter.o
20:04:39 [2020-07-16T20:04:39.357Z] #39 148.6   CC       criu/page-pipe.o
20:04:39 [2020-07-16T20:04:39.919Z] #39 149.4   CC       criu/page-xfer.o
20:04:39 [2020-07-16T20:04:39.938Z] #14 ...
20:04:39 [2020-07-16T20:04:39.938Z] 
20:04:39 [2020-07-16T20:04:39.938Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:04:39 [2020-07-16T20:04:39.938Z] #60 119.8 + for f in rootlesskit rootlesskit-docker-proxy
20:04:39 [2020-07-16T20:04:39.938Z] #60 119.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:04:40 [2020-07-16T20:04:40.506Z] #60 ...
20:04:40 [2020-07-16T20:04:40.506Z] 
20:04:40 [2020-07-16T20:04:40.506Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:04:40 [2020-07-16T20:04:40.506Z] #42 110.6 compress/flate
20:04:40 [2020-07-16T20:04:40.506Z] #42 113.6 hash
20:04:40 [2020-07-16T20:04:40.506Z] #42 113.8 hash/crc32
20:04:40 [2020-07-16T20:04:40.506Z] #42 114.4 compress/gzip
20:04:40 [2020-07-16T20:04:40.506Z] #42 114.9 context
20:04:40 [2020-07-16T20:04:40.506Z] #42 115.0 crypto/cipher
20:04:40 [2020-07-16T20:04:40.506Z] #42 115.7 math/big
20:04:40 [2020-07-16T20:04:40.506Z] #42 116.3 crypto/aes
20:04:40 [2020-07-16T20:04:40.506Z] #42 117.4 crypto
20:04:40 [2020-07-16T20:04:40.506Z] #42 117.6 crypto/des
20:04:40 [2020-07-16T20:04:40.506Z] #42 118.2 crypto/internal/randutil
20:04:40 [2020-07-16T20:04:40.506Z] #42 118.3 crypto/sha512
20:04:40 [2020-07-16T20:04:40.506Z] #42 119.5 crypto/ed25519/internal/edwards25519
20:04:40 [2020-07-16T20:04:40.506Z] #42 ...
20:04:40 [2020-07-16T20:04:40.506Z] 
20:04:40 [2020-07-16T20:04:40.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:40 [2020-07-16T20:04:40.506Z] #39 38.59   CC       images/ipc-shm.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 38.84   CC       images/ipc-msg.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 39.20   CC       images/ipc-sem.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 39.46   CC       images/utsns.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 39.71   CC       images/creds.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 40.08   CC       images/vma.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 40.30   CC       images/netdev.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 40.71   CC       images/tty.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 41.49   CC       images/file-lock.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 41.69   CC       images/rlimit.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 41.98   CC       images/pagemap.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 42.30   CC       images/siginfo.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 42.69   CC       images/rpc.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 43.96   CC       images/ext-file.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 44.13   CC       images/cgroup.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 44.94   CC       images/userns.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 45.22   CC       images/google/protobuf/descriptor.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 47.11   CC       images/opts.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 47.30   CC       images/seccomp.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 47.54   CC       images/binfmt-misc.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 47.74   CC       images/time.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 47.92   CC       images/sysctl.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 48.10   CC       images/autofs.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 48.27   CC       images/macvlan.o
20:04:40 [2020-07-16T20:04:40.506Z] #39 48.45   CC       images/sit.o
20:04:40 [2020-07-16T20:04:40.766Z] #39 48.72   CC       images/memfd.o
20:04:40 [2020-07-16T20:04:40.889Z] #39 150.4   CC       criu/pagemap-cache.o
20:04:41 [2020-07-16T20:04:41.024Z] #39 49.09   CC       images/timens.o
20:04:41 [2020-07-16T20:04:41.024Z] #39 ...
20:04:41 [2020-07-16T20:04:41.024Z] 
20:04:41 [2020-07-16T20:04:41.024Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:04:41 [2020-07-16T20:04:41.024Z] #42 121.3 crypto/hmac
20:04:41 [2020-07-16T20:04:41.146Z] #39 150.7   CC       criu/pagemap.o
20:04:41 [2020-07-16T20:04:41.283Z] #42 121.6 crypto/md5
20:04:42 [2020-07-16T20:04:42.074Z] #39 151.5   CC       criu/parasite-syscall.o
20:04:42 [2020-07-16T20:04:42.221Z] #42 122.3 crypto/rc4
20:04:42 [2020-07-16T20:04:42.221Z] #42 122.5 crypto/sha1
20:04:43 [2020-07-16T20:04:43.004Z] #39 152.3   CC       criu/path.o
20:04:43 [2020-07-16T20:04:43.168Z] #42 123.3 crypto/sha256
20:04:43 [2020-07-16T20:04:43.260Z] #39 152.6   CC       criu/pie-util-vdso-elf32.o
20:04:43 [2020-07-16T20:04:43.823Z] #39 153.0   CC       criu/pie-util-vdso.o
20:04:44 [2020-07-16T20:04:44.079Z] #39 ...
20:04:44 [2020-07-16T20:04:44.079Z] 
20:04:44 [2020-07-16T20:04:44.079Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:04:44 [2020-07-16T20:04:44.079Z] #36 232.7 + dpkg --print-architecture
20:04:44 [2020-07-16T20:04:44.079Z] #36 232.7 + cd /tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution
20:04:44 [2020-07-16T20:04:44.079Z] #36 232.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:04:44 [2020-07-16T20:04:44.336Z] #36 233.0 + GOPATH=/tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dvTedPOc0g
20:04:44 [2020-07-16T20:04:44.336Z] #36 233.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:04:44 [2020-07-16T20:04:44.545Z] #42 124.6 crypto/rand
20:04:44 [2020-07-16T20:04:44.545Z] #42 124.6 crypto/elliptic
20:04:44 [2020-07-16T20:04:44.593Z] #36 ...
20:04:44 [2020-07-16T20:04:44.593Z] 
20:04:44 [2020-07-16T20:04:44.593Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:04:44 [2020-07-16T20:04:44.593Z] #16 11.02   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:04:44 [2020-07-16T20:04:44.593Z] #16 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:04:44 [2020-07-16T20:04:44.593Z] #16 11.15   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:04:44 [2020-07-16T20:04:44.593Z] #16 11.20 Collecting pyyaml (from yamllint==1.16.0)
20:04:44 [2020-07-16T20:04:44.593Z] #16 11.33   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:04:44 [2020-07-16T20:04:44.593Z] #16 12.53 Building wheels for collected packages: pyyaml
20:04:44 [2020-07-16T20:04:44.593Z] #16 12.53   Running setup.py bdist_wheel for pyyaml: started
20:04:44 [2020-07-16T20:04:44.593Z] #16 13.54   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:04:44 [2020-07-16T20:04:44.593Z] #16 13.54   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:04:44 [2020-07-16T20:04:44.593Z] #16 13.62 Successfully built pyyaml
20:04:44 [2020-07-16T20:04:44.593Z] #16 13.63 Installing collected packages: pathspec, pyyaml, yamllint
20:04:44 [2020-07-16T20:04:44.593Z] #16 13.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:04:44 [2020-07-16T20:04:44.593Z] #16 DONE 14.1s
20:04:44 [2020-07-16T20:04:44.849Z] 
20:04:44 [2020-07-16T20:04:44.849Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:04:45 [2020-07-16T20:04:45.106Z] #21 DONE 0.3s
20:04:45 [2020-07-16T20:04:45.106Z] 
20:04:45 [2020-07-16T20:04:45.106Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:04:45 [2020-07-16T20:04:45.113Z] #42 125.1 encoding/asn1
20:04:47 [2020-07-16T20:04:47.019Z] #42 ...
20:04:47 [2020-07-16T20:04:47.019Z] 
20:04:47 [2020-07-16T20:04:47.019Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 53.98 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.01 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.77 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.77 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.77 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.77 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.77 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.80 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 54.83 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 55.50 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:04:47 [2020-07-16T20:04:47.019Z] #14 55.56 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:04:47 [2020-07-16T20:04:47.279Z] #14 ...
20:04:47 [2020-07-16T20:04:47.279Z] 
20:04:47 [2020-07-16T20:04:47.279Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
20:04:47 [2020-07-16T20:04:47.279Z] #60 DONE 127.7s
20:04:47 [2020-07-16T20:04:47.538Z] 
20:04:47 [2020-07-16T20:04:47.538Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:04:47 [2020-07-16T20:04:47.538Z] #61 DONE 0.0s
20:04:47 [2020-07-16T20:04:47.538Z] 
20:04:47 [2020-07-16T20:04:47.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.42   LINK     images/built-in.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.69   GEN      compel/include/asm
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.74   GEN      compel/include/version.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.77 touch .config
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.82   GEN      include/common/config.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.93   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 49.95   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.01   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.05   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.09   DEP      compel/arch/x86/plugins/std/memcpy.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.11   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.16   GEN      compel/plugins/include/uapi/std/syscall.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.18   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.21   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.23   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.23   DEP      compel/plugins/std/infect.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.36   DEP      compel/plugins/std/string.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.45   DEP      compel/plugins/std/log.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.53   DEP      compel/plugins/std/fds.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.69   DEP      compel/plugins/std/std.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.76   DEP      compel/plugins/shmem/shmem.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 50.85   DEP      compel/plugins/fds/fds.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 51.03   CC       compel/plugins/std/std.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 51.37   CC       compel/plugins/std/fds.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 51.99   CC       compel/plugins/std/log.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 52.89   CC       compel/plugins/std/string.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 53.65   CC       compel/plugins/std/infect.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.24   CC       compel/arch/x86/plugins/std/parasite-head.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.29   CC       compel/arch/x86/plugins/std/memcpy.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.34   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.41   AR       compel/plugins/std.lib.a
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.49   CC       compel/plugins/fds/fds.o
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.71   AR       compel/plugins/fds.lib.a
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.78   HOSTDEP  compel/src/lib/log-host.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 54.92   HOSTDEP  compel/src/lib/handle-elf-host.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 55.02   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 55.13   HOSTDEP  compel/src/main-host.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 55.36   DEP      compel/src/lib/ptrace.d
20:04:47 [2020-07-16T20:04:47.538Z] #39 55.54   DEP      compel/src/lib/infect.d
20:04:47 [2020-07-16T20:04:47.799Z] #39 55.96   DEP      compel/src/lib/infect-util.d
20:04:48 [2020-07-16T20:04:48.060Z] #39 56.19   DEP      compel/src/lib/infect-rpc.d
20:04:48 [2020-07-16T20:04:48.060Z] #39 56.40   DEP      compel/arch/x86/src/lib/infect.d
20:04:48 [2020-07-16T20:04:48.638Z] #39 56.77   DEP      compel/arch/x86/src/lib/cpu.d
20:04:48 [2020-07-16T20:04:48.897Z] #39 56.92   DEP      compel/src/lib/log.d
20:04:48 [2020-07-16T20:04:48.897Z] #39 57.02   DEP      compel/src/main.d
20:04:48 [2020-07-16T20:04:48.897Z] #39 57.13   DEP      compel/src/lib/handle-elf.d
20:04:49 [2020-07-16T20:04:49.155Z] #39 57.22   DEP      compel/arch/x86/src/lib/handle-elf.d
20:04:49 [2020-07-16T20:04:49.155Z] #39 57.32   CC       compel/src/lib/log.o
20:04:49 [2020-07-16T20:04:49.317Z] #25 DONE 3.9s
20:04:49 [2020-07-16T20:04:49.317Z] 
20:04:49 [2020-07-16T20:04:49.317Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:04:49 [2020-07-16T20:04:49.317Z] #27 DONE 0.3s
20:04:49 [2020-07-16T20:04:49.317Z] 
20:04:49 [2020-07-16T20:04:49.317Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
20:04:49 [2020-07-16T20:04:49.317Z] #30 DONE 0.0s
20:04:49 [2020-07-16T20:04:49.317Z] 
20:04:49 [2020-07-16T20:04:49.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:49 [2020-07-16T20:04:49.317Z] #39 153.6   CC       criu/pie-util.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 153.7   CC       criu/pipes.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 154.8   CC       criu/plugin.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 155.1   CC       criu/proc_parse.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 157.5   CC       criu/protobuf-desc.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 158.2   CC       criu/protobuf.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 158.5   CC       criu/pstree.o
20:04:49 [2020-07-16T20:04:49.317Z] #39 ...
20:04:49 [2020-07-16T20:04:49.317Z] 
20:04:49 [2020-07-16T20:04:49.317Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:04:49 [2020-07-16T20:04:49.317Z] #35 DONE 0.0s
20:04:49 [2020-07-16T20:04:49.317Z] 
20:04:49 [2020-07-16T20:04:49.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:49 [2020-07-16T20:04:49.416Z] #39 57.58   CC       compel/arch/x86/src/lib/cpu.o
20:04:50 [2020-07-16T20:04:50.246Z] #39 159.4   CC       criu/rbtree.o
20:04:50 [2020-07-16T20:04:50.246Z] #39 159.6   CC       criu/rst-malloc.o
20:04:50 [2020-07-16T20:04:50.353Z] #39 58.36   CC       compel/arch/x86/src/lib/infect.o
20:04:50 [2020-07-16T20:04:50.472Z] 🇩 bin/containerd-stress
20:04:50 [2020-07-16T20:04:50.502Z] #39 159.9   CC       criu/seccomp.o
20:04:51 [2020-07-16T20:04:51.065Z] #39 160.4   CC       criu/seize.o
20:04:51 [2020-07-16T20:04:51.298Z] #39 59.26   CC       compel/src/lib/infect-rpc.o
20:04:51 [2020-07-16T20:04:51.557Z] #39 59.63   CC       compel/src/lib/infect-util.o
20:04:51 [2020-07-16T20:04:51.627Z] #39 161.1   CC       criu/servicefd.o
20:04:51 [2020-07-16T20:04:51.816Z] #39 59.95   CC       compel/src/lib/infect.o
20:04:52 [2020-07-16T20:04:52.074Z] #39 ...
20:04:52 [2020-07-16T20:04:52.074Z] 
20:04:52 [2020-07-16T20:04:52.074Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:52 [2020-07-16T20:04:52.074Z] #14 60.78 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:04:52 [2020-07-16T20:04:52.189Z] #39 161.6   CC       criu/shmem.o
20:04:52 [2020-07-16T20:04:52.333Z] #14 60.79 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:04:52 [2020-07-16T20:04:52.333Z] #14 60.80 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:04:52 [2020-07-16T20:04:52.333Z] #14 60.82 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:04:52 [2020-07-16T20:04:52.333Z] #14 60.82 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:04:52 [2020-07-16T20:04:52.333Z] #14 60.86 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:04:52 [2020-07-16T20:04:52.559Z] 🇩 bin/containerd-shim
20:04:52 [2020-07-16T20:04:52.901Z] #14 61.32 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:04:52 [2020-07-16T20:04:52.901Z] #14 61.39 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:04:52 [2020-07-16T20:04:52.901Z] #14 61.45 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:04:53 [2020-07-16T20:04:53.118Z] #39 162.4   CC       criu/sigframe.o
20:04:53 [2020-07-16T20:04:53.375Z] #39 162.6   CC       criu/signalfd.o
20:04:53 [2020-07-16T20:04:53.631Z] #39 162.9   CC       criu/sk-inet.o
20:04:53 [2020-07-16T20:04:53.837Z] #14 62.43 debconf: delaying package configuration, since apt-utils is not installed
20:04:54 [2020-07-16T20:04:54.096Z] #14 62.62 Fetched 104 MB in 26s (4073 kB/s)
20:04:54 [2020-07-16T20:04:54.096Z] #14 62.70 Selecting previously unselected package pigz.
20:04:54 [2020-07-16T20:04:54.096Z] #14 62.70 (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 ... 15473 files and directories currently installed.)
20:04:54 [2020-07-16T20:04:54.355Z] #14 62.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:04:54 [2020-07-16T20:04:54.355Z] #14 62.83 Unpacking pigz (2.4-1) ...
20:04:54 [2020-07-16T20:04:54.355Z] #14 62.96 Selecting previously unselected package libpython3.7-minimal:amd64.
20:04:54 [2020-07-16T20:04:54.355Z] #14 62.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:04:54 [2020-07-16T20:04:54.355Z] #14 62.96 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:04:54 [2020-07-16T20:04:54.559Z] #39 163.7   CC       criu/sk-netlink.o
20:04:54 [2020-07-16T20:04:54.559Z] #39 164.0   CC       criu/sk-packet.o
20:04:54 [2020-07-16T20:04:54.923Z] #14 63.63 Selecting previously unselected package python3.7-minimal.
20:04:55 [2020-07-16T20:04:55.122Z] #39 164.5   CC       criu/sk-queue.o
20:04:55 [2020-07-16T20:04:55.182Z] #14 63.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:04:55 [2020-07-16T20:04:55.182Z] #14 63.64 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:04:55 [2020-07-16T20:04:55.279Z] Client:
20:04:55 [2020-07-16T20:04:55.279Z]  Debug Mode: false
20:04:55 [2020-07-16T20:04:55.279Z]  Plugins:
20:04:55 [2020-07-16T20:04:55.279Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:04:55 [2020-07-16T20:04:55.279Z] 
20:04:55 [2020-07-16T20:04:55.279Z] Server:
20:04:55 [2020-07-16T20:04:55.279Z]  Containers: 0
20:04:55 [2020-07-16T20:04:55.279Z]   Running: 0
20:04:55 [2020-07-16T20:04:55.279Z]   Paused: 0
20:04:55 [2020-07-16T20:04:55.279Z]   Stopped: 0
20:04:55 [2020-07-16T20:04:55.279Z]  Images: 0
20:04:55 [2020-07-16T20:04:55.279Z]  Server Version: 19.03.5
20:04:55 [2020-07-16T20:04:55.280Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:04:55 [2020-07-16T20:04:55.280Z]   Windows: 
20:04:55 [2020-07-16T20:04:55.280Z]   LCOW: 
20:04:55 [2020-07-16T20:04:55.280Z]  Logging Driver: json-file
20:04:55 [2020-07-16T20:04:55.280Z]  Plugins:
20:04:55 [2020-07-16T20:04:55.280Z]   Volume: local
20:04:55 [2020-07-16T20:04:55.280Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:04:55 [2020-07-16T20:04:55.280Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:04:55 [2020-07-16T20:04:55.280Z]  Swarm: inactive
20:04:55 [2020-07-16T20:04:55.280Z]  Default Isolation: process
20:04:55 [2020-07-16T20:04:55.280Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:04:55 [2020-07-16T20:04:55.280Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
20:04:55 [2020-07-16T20:04:55.280Z]  OSType: windows
20:04:55 [2020-07-16T20:04:55.280Z]  Architecture: x86_64
20:04:55 [2020-07-16T20:04:55.280Z]  CPUs: 4
20:04:55 [2020-07-16T20:04:55.280Z]  Total Memory: 32GiB
20:04:55 [2020-07-16T20:04:55.280Z]  Name: azwin-2-cafa90
20:04:55 [2020-07-16T20:04:55.280Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
20:04:55 [2020-07-16T20:04:55.280Z]  Docker Root Dir: D:\docker
20:04:55 [2020-07-16T20:04:55.280Z]  Debug Mode: false
20:04:55 [2020-07-16T20:04:55.280Z]  Registry: https://index.docker.io/v1/
20:04:55 [2020-07-16T20:04:55.280Z]  Labels:
20:04:55 [2020-07-16T20:04:55.280Z]  Experimental: true
20:04:55 [2020-07-16T20:04:55.280Z]  Insecure Registries:
20:04:55 [2020-07-16T20:04:55.280Z]   10.0.0.4:5000
20:04:55 [2020-07-16T20:04:55.280Z]   127.0.0.0/8
20:04:55 [2020-07-16T20:04:55.280Z]  Registry Mirrors:
20:04:55 [2020-07-16T20:04:55.280Z]   http://10.0.0.4:5000/
20:04:55 [2020-07-16T20:04:55.280Z]  Live Restore Enabled: false
20:04:55 [2020-07-16T20:04:55.280Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:04:55 [2020-07-16T20:04:55.684Z] #39 164.8   CC       criu/sk-tcp.o
20:04:55 [2020-07-16T20:04:55.940Z] #39 165.3   CC       criu/sk-unix.o
20:04:56 [2020-07-16T20:04:56.561Z] #14 64.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:04:56 [2020-07-16T20:04:56.561Z] #14 64.97 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:04:57 [2020-07-16T20:04:57.124Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
20:04:57 [2020-07-16T20:04:57.308Z] #39 166.7   CC       criu/sockets.o
20:04:57 [2020-07-16T20:04:57.499Z] #14 ...
20:04:57 [2020-07-16T20:04:57.499Z] 
20:04:57 [2020-07-16T20:04:57.499Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:04:57 [2020-07-16T20:04:57.499Z] #42 127.5 crypto/ed25519
20:04:57 [2020-07-16T20:04:57.499Z] #42 127.9 crypto/rsa
20:04:57 [2020-07-16T20:04:57.499Z] #42 128.0 crypto/ecdsa
20:04:57 [2020-07-16T20:04:57.499Z] #42 129.3 crypto/dsa
20:04:57 [2020-07-16T20:04:57.499Z] #42 129.6 encoding/hex
20:04:57 [2020-07-16T20:04:57.499Z] #42 129.6 encoding/pem
20:04:57 [2020-07-16T20:04:57.499Z] #42 130.0 vendor/golang.org/x/crypto/cryptobyte
20:04:57 [2020-07-16T20:04:57.499Z] #42 130.1 crypto/x509/pkix
20:04:57 [2020-07-16T20:04:57.499Z] #42 130.4 vendor/golang.org/x/net/dns/dnsmessage
20:04:57 [2020-07-16T20:04:57.499Z] #42 132.1 internal/singleflight
20:04:57 [2020-07-16T20:04:57.499Z] #42 132.3 vendor/golang.org/x/crypto/internal/chacha20
20:04:57 [2020-07-16T20:04:57.499Z] #42 132.8 vendor/golang.org/x/crypto/poly1305
20:04:57 [2020-07-16T20:04:57.499Z] #42 133.2 vendor/golang.org/x/sys/cpu
20:04:57 [2020-07-16T20:04:57.499Z] #42 133.7 vendor/golang.org/x/crypto/chacha20poly1305
20:04:57 [2020-07-16T20:04:57.499Z] #42 133.8 net
20:04:57 [2020-07-16T20:04:57.499Z] #42 135.0 vendor/golang.org/x/crypto/hkdf
20:04:57 [2020-07-16T20:04:57.499Z] #42 135.2 vendor/golang.org/x/text/transform
20:04:57 [2020-07-16T20:04:57.499Z] #42 135.8 vendor/golang.org/x/text/unicode/bidi
20:04:57 [2020-07-16T20:04:57.499Z] #42 137.5 vendor/golang.org/x/text/secure/bidirule
20:04:57 [2020-07-16T20:04:57.499Z] #42 ...
20:04:57 [2020-07-16T20:04:57.499Z] 
20:04:57 [2020-07-16T20:04:57.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:04:57 [2020-07-16T20:04:57.499Z] #39 62.57   CC       compel/src/lib/ptrace.o
20:04:57 [2020-07-16T20:04:57.499Z] #39 63.08   AR       compel/libcompel.a
20:04:57 [2020-07-16T20:04:57.499Z] #39 63.16   HOSTCC   compel/src/main-host.o
20:04:57 [2020-07-16T20:04:57.499Z] #39 63.58   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:04:57 [2020-07-16T20:04:57.499Z] #39 63.85   HOSTCC   compel/src/lib/handle-elf-host.o
20:04:57 [2020-07-16T20:04:57.499Z] #39 64.17   HOSTCC   compel/src/lib/log-host.o
20:04:57 [2020-07-16T20:04:57.499Z] #39 64.38   HOSTLINK compel/compel-host-bin
20:04:57 [2020-07-16T20:04:57.499Z] #39 64.58   DEP      soccr/soccr.d
20:04:57 [2020-07-16T20:04:57.499Z] #39 64.82   CC       soccr/soccr.o
20:04:58 [2020-07-16T20:04:58.237Z] #39 167.4   CC       criu/stats.o
20:04:58 [2020-07-16T20:04:58.238Z] #39 167.6   CC       criu/string.o
20:04:58 [2020-07-16T20:04:58.238Z] #39 167.7   CC       criu/sysctl.o
20:04:58 [2020-07-16T20:04:58.436Z] #39 66.51   AR       soccr/libsoccr.a
20:04:58 [2020-07-16T20:04:58.436Z] #39 66.57 make[1]: 'soccr/libsoccr.a' is up to date.
20:04:58 [2020-07-16T20:04:58.695Z] #39 66.99   DEP      criu/arch/x86/sigframe.d
20:04:58 [2020-07-16T20:04:58.955Z] #39 67.13   DEP      criu/arch/x86/sigaction_compat.d
20:04:58 [2020-07-16T20:04:58.955Z] #39 67.23   DEP      criu/arch/x86/kerndat.d
20:04:59 [2020-07-16T20:04:59.166Z] #39 168.4   CC       criu/sysfs_parse.o
20:04:59 [2020-07-16T20:04:59.198Z] ok  	github.com/docker/docker/builder/fscache	0.107s	coverage: 69.2% of statements
20:04:59 [2020-07-16T20:04:59.214Z] #39 67.42   DEP      criu/arch/x86/crtools.d
20:04:59 [2020-07-16T20:04:59.422Z] #39 168.6   CC       criu/timens.o
20:04:59 [2020-07-16T20:04:59.474Z] #39 67.60   DEP      criu/arch/x86/cpu.d
20:04:59 [2020-07-16T20:04:59.474Z] #39 67.76   CC       criu/arch/x86/cpu.o
20:04:59 [2020-07-16T20:04:59.474Z] #39 ...
20:04:59 [2020-07-16T20:04:59.474Z] 
20:04:59 [2020-07-16T20:04:59.474Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:04:59 [2020-07-16T20:04:59.474Z] #14 68.14 Selecting previously unselected package python3-minimal.
20:04:59 [2020-07-16T20:04:59.474Z] #14 68.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
20:04:59 [2020-07-16T20:04:59.531Z] 🇩 bin/containerd-shim-runc-v1
20:04:59 [2020-07-16T20:04:59.679Z] #39 168.9   CC       criu/timerfd.o
20:04:59 [2020-07-16T20:04:59.679Z] #39 169.2   CC       criu/tty.o
20:04:59 [2020-07-16T20:04:59.733Z] #14 68.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:04:59 [2020-07-16T20:04:59.733Z] #14 68.22 Unpacking python3-minimal (3.7.3-1) ...
20:04:59 [2020-07-16T20:04:59.733Z] #14 68.33 Selecting previously unselected package libmpdec2:amd64.
20:04:59 [2020-07-16T20:04:59.733Z] #14 68.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:04:59 [2020-07-16T20:04:59.733Z] #14 68.35 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:04:59 [2020-07-16T20:04:59.873Z] ok  	github.com/docker/docker/builder/dockerfile	1.047s	coverage: 45.1% of statements
20:05:00 [2020-07-16T20:05:00.005Z] #14 68.52 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:05:00 [2020-07-16T20:05:00.005Z] #14 68.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:05:00 [2020-07-16T20:05:00.005Z] #14 68.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:05:00 [2020-07-16T20:05:00.911Z] ok  	github.com/docker/docker/builder/remotecontext	0.339s	coverage: 13.6% of statements
20:05:01 [2020-07-16T20:05:01.208Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:05:01 [2020-07-16T20:05:01.385Z] #14 69.91 Selecting previously unselected package python3.7.
20:05:01 [2020-07-16T20:05:01.385Z] #14 69.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:05:01 [2020-07-16T20:05:01.385Z] #14 69.93 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:05:01 [2020-07-16T20:05:01.569Z] #39 170.9   CC       criu/tun.o
20:05:01 [2020-07-16T20:05:01.619Z] 🇩 binaries
20:05:01 [2020-07-16T20:05:01.619Z] + mkdir -p /build
20:05:01 [2020-07-16T20:05:01.619Z] + cp bin/containerd /build/containerd
20:05:01 [2020-07-16T20:05:01.619Z] + cp bin/containerd-shim /build/containerd-shim
20:05:01 [2020-07-16T20:05:01.619Z] + cp bin/ctr /build/ctr
20:05:01 [2020-07-16T20:05:01.645Z] #14 70.12 Selecting previously unselected package libpython3-stdlib:amd64.
20:05:01 [2020-07-16T20:05:01.645Z] #14 70.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:05:01 [2020-07-16T20:05:01.645Z] #14 70.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:05:01 [2020-07-16T20:05:01.843Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.115s	coverage: 85.1% of statements
20:05:01 [2020-07-16T20:05:01.843Z] ?   	github.com/docker/docker/cli	[no test files]
20:05:01 [2020-07-16T20:05:01.843Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:05:01 [2020-07-16T20:05:01.904Z] #14 70.33 Setting up python3-minimal (3.7.3-1) ...
20:05:02 [2020-07-16T20:05:02.131Z] #39 171.3   CC       criu/uffd.o
20:05:03 [2020-07-16T20:05:03.109Z] #39 172.5   CC       criu/util.o
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.72 Selecting previously unselected package python3.
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.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 ... 16134 files and directories currently installed.)
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.81 Unpacking python3 (3.7.3-1) ...
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.95 Selecting previously unselected package libip4tc0:amd64.
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:05:03 [2020-07-16T20:05:03.284Z] #14 71.98 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:05:03 [2020-07-16T20:05:03.551Z] #14 72.09 Selecting previously unselected package libip6tc0:amd64.
20:05:03 [2020-07-16T20:05:03.551Z] #14 72.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:05:03 [2020-07-16T20:05:03.551Z] #14 72.10 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:05:03 [2020-07-16T20:05:03.682Z] #39 ...
20:05:03 [2020-07-16T20:05:03.682Z] 
20:05:03 [2020-07-16T20:05:03.682Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:05:03 [2020-07-16T20:05:03.682Z] #48 DONE 252.0s
20:05:03 [2020-07-16T20:05:03.682Z] 
20:05:03 [2020-07-16T20:05:03.682Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.21 Selecting previously unselected package libiptc0:amd64.
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.22 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.36 Selecting previously unselected package libnfnetlink0:amd64.
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.46 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:05:03 [2020-07-16T20:05:03.810Z] #14 72.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:05:04 [2020-07-16T20:05:04.069Z] #14 72.58 Selecting previously unselected package libnftnl11:amd64.
20:05:04 [2020-07-16T20:05:04.069Z] #14 72.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:05:04 [2020-07-16T20:05:04.069Z] #14 72.59 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:05:04 [2020-07-16T20:05:04.329Z] #14 72.73 Selecting previously unselected package iptables.
20:05:04 [2020-07-16T20:05:04.329Z] #14 72.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:05:04 [2020-07-16T20:05:04.329Z] #14 72.76 Unpacking iptables (1.8.2-4) ...
20:05:04 [2020-07-16T20:05:04.580Z] ok  	github.com/docker/docker/client	0.102s	coverage: 75.7% of statements
20:05:04 [2020-07-16T20:05:04.588Z] #14 73.18 Selecting previously unselected package xxd.
20:05:04 [2020-07-16T20:05:04.588Z] #14 73.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:05:04 [2020-07-16T20:05:04.588Z] #14 73.20 Unpacking xxd (2:8.1.0875-5) ...
20:05:04 [2020-07-16T20:05:04.610Z] #36 ...
20:05:04 [2020-07-16T20:05:04.610Z] 
20:05:04 [2020-07-16T20:05:04.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:04 [2020-07-16T20:05:04.610Z] #39 173.8   CC       criu/uts_ns.o
20:05:04 [2020-07-16T20:05:04.855Z] #14 73.38 Selecting previously unselected package vim-common.
20:05:04 [2020-07-16T20:05:04.855Z] #14 73.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:05:04 [2020-07-16T20:05:04.855Z] #14 73.43 Unpacking vim-common (2:8.1.0875-5) ...
20:05:04 [2020-07-16T20:05:04.865Z] #39 174.2   CC       criu/vdso-compat.o
20:05:05 [2020-07-16T20:05:05.114Z] #14 73.67 Selecting previously unselected package bash-completion.
20:05:05 [2020-07-16T20:05:05.114Z] #14 73.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:05:05 [2020-07-16T20:05:05.120Z] #39 174.4   CC       criu/vdso.o
20:05:05 [2020-07-16T20:05:05.120Z] #39 ...
20:05:05 [2020-07-16T20:05:05.120Z] 
20:05:05 [2020-07-16T20:05:05.120Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:05:05 [2020-07-16T20:05:05.120Z] #36 253.6 + rm -rf /tmp/tmp.dvTedPOc0g/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dvTedPOc0g
20:05:05 [2020-07-16T20:05:05.120Z] #36 DONE 253.8s
20:05:05 [2020-07-16T20:05:05.378Z] 
20:05:05 [2020-07-16T20:05:05.378Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:05:05 [2020-07-16T20:05:05.633Z] #57 ...
20:05:05 [2020-07-16T20:05:05.633Z] 
20:05:05 [2020-07-16T20:05:05.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:05 [2020-07-16T20:05:05.633Z] #39 175.0   LINK     criu/built-in.o
20:05:05 [2020-07-16T20:05:05.633Z] #39 175.1   LINK     criu/criu
20:05:05 [2020-07-16T20:05:05.889Z] #39 175.4   DEP      lib/c/criu.d
20:05:06 [2020-07-16T20:05:06.107Z] Removing intermediate container e417f17e0b37
20:05:06 [2020-07-16T20:05:06.107Z]  ---> 36f792cb47fa
20:05:06 [2020-07-16T20:05:06.107Z] Step 61/140 : FROM dev-base AS proxy
20:05:06 [2020-07-16T20:05:06.107Z]  ---> 8821f8e241b9
20:05:06 [2020-07-16T20:05:06.107Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
20:05:06 [2020-07-16T20:05:06.107Z]  ---> Running in 5444a3beef18
20:05:06 [2020-07-16T20:05:06.107Z] Removing intermediate container 5444a3beef18
20:05:06 [2020-07-16T20:05:06.107Z]  ---> c9c13a400ad1
20:05:06 [2020-07-16T20:05:06.107Z] Step 63/140 : ARG LIBNETWORK_COMMIT
20:05:06 [2020-07-16T20:05:06.107Z]  ---> Running in b10d2b65f406
20:05:06 [2020-07-16T20:05:06.107Z] Removing intermediate container b10d2b65f406
20:05:06 [2020-07-16T20:05:06.107Z]  ---> 763615103631
20:05:06 [2020-07-16T20:05:06.107Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:05:06 [2020-07-16T20:05:06.107Z]  ---> fd9c1b894cd8
20:05:06 [2020-07-16T20:05:06.107Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:05:06 [2020-07-16T20:05:06.107Z]  ---> 9c167bcb670c
20:05:06 [2020-07-16T20:05:06.107Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:05:06 [2020-07-16T20:05:06.107Z]  ---> Running in 81da0e5f89e8
20:05:06 [2020-07-16T20:05:06.144Z] #39 175.5   CC       images/rpc.pb-c.o
20:05:06 [2020-07-16T20:05:06.401Z] + RM_GOPATH=0
20:05:06 [2020-07-16T20:05:06.401Z] + TMP_GOPATH=
20:05:06 [2020-07-16T20:05:06.401Z] + : /build
20:05:06 [2020-07-16T20:05:06.401Z] + '[' -z '' ']'
20:05:06 [2020-07-16T20:05:06.401Z] ++ mktemp -d
20:05:06 [2020-07-16T20:05:06.401Z] + export GOPATH=/tmp/tmp.mwMLGotOOt
20:05:06 [2020-07-16T20:05:06.401Z] + GOPATH=/tmp/tmp.mwMLGotOOt
20:05:06 [2020-07-16T20:05:06.401Z] + RM_GOPATH=1
20:05:06 [2020-07-16T20:05:06.401Z] ++ dirname ./install.sh
20:05:06 [2020-07-16T20:05:06.401Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
20:05:06 [2020-07-16T20:05:06.401Z] + dir=.
20:05:06 [2020-07-16T20:05:06.401Z] + bin=proxy
20:05:06 [2020-07-16T20:05:06.401Z] + shift
20:05:06 [2020-07-16T20:05:06.401Z] + '[' '!' -f ./proxy.installer ']'
20:05:06 [2020-07-16T20:05:06.401Z] + . ./proxy.installer
20:05:06 [2020-07-16T20:05:06.401Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
20:05:06 [2020-07-16T20:05:06.401Z] + install_proxy
20:05:06 [2020-07-16T20:05:06.401Z] + case "$1" in
20:05:06 [2020-07-16T20:05:06.401Z] + export CGO_ENABLED=0
20:05:06 [2020-07-16T20:05:06.401Z] + CGO_ENABLED=0
20:05:06 [2020-07-16T20:05:06.401Z] + _install_proxy
20:05:06 [2020-07-16T20:05:06.401Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
20:05:06 [2020-07-16T20:05:06.401Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mwMLGotOOt/src/github.com/docker/libnetwork
20:05:06 [2020-07-16T20:05:06.401Z] Cloning into '/tmp/tmp.mwMLGotOOt/src/github.com/docker/libnetwork'...
20:05:06 [2020-07-16T20:05:06.705Z] #39 176.0   CC       lib/c/criu.o
20:05:07 [2020-07-16T20:05:07.266Z] #39 176.6   LINK     lib/c/built-in.o
20:05:07 [2020-07-16T20:05:07.266Z] #39 176.7   LINK     lib/c/libcriu.so
20:05:07 [2020-07-16T20:05:07.266Z] #39 176.7   LINK     lib/c/libcriu.a
20:05:07 [2020-07-16T20:05:07.522Z] #39 ...
20:05:07 [2020-07-16T20:05:07.522Z] 
20:05:07 [2020-07-16T20:05:07.522Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:05:07 [2020-07-16T20:05:07.522Z] #37 DONE 0.3s
20:05:07 [2020-07-16T20:05:07.522Z] 
20:05:07 [2020-07-16T20:05:07.522Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:07 [2020-07-16T20:05:07.522Z] #39 176.8   GEN      magic.py
20:05:07 [2020-07-16T20:05:07.522Z] #39 176.9 Note: Building without setproctitle() and strlcpy() support.
20:05:07 [2020-07-16T20:05:07.522Z] #39 176.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:05:07 [2020-07-16T20:05:07.522Z] #39 176.9 Note: Building without GnuTLS support
20:05:07 [2020-07-16T20:05:07.522Z] #39 176.9 Makefile.config:39: Warn: you have no libnftables installed
20:05:07 [2020-07-16T20:05:07.522Z] #39 176.9 Makefile.config:40: Warn: Building without nftables support
20:05:07 [2020-07-16T20:05:07.737Z] #14 ...
20:05:07 [2020-07-16T20:05:07.737Z] 
20:05:07 [2020-07-16T20:05:07.737Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:05:07 [2020-07-16T20:05:07.737Z] #42 137.8 vendor/golang.org/x/text/unicode/norm
20:05:07 [2020-07-16T20:05:07.737Z] #42 141.6 vendor/golang.org/x/net/idna
20:05:07 [2020-07-16T20:05:07.737Z] #42 144.2 vendor/golang.org/x/net/http2/hpack
20:05:07 [2020-07-16T20:05:07.737Z] #42 145.5 mime
20:05:07 [2020-07-16T20:05:07.737Z] #42 147.4 mime/quotedprintable
20:05:07 [2020-07-16T20:05:07.737Z] #42 147.7 net/http/internal
20:05:07 [2020-07-16T20:05:07.737Z] #42 ...
20:05:07 [2020-07-16T20:05:07.737Z] 
20:05:07 [2020-07-16T20:05:07.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:07 [2020-07-16T20:05:07.737Z] #39 68.56   CC       criu/arch/x86/crtools.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 70.13   CC       criu/arch/x86/kerndat.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 70.84   CC       criu/arch/x86/sigaction_compat.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 71.21   CC       criu/arch/x86/sigframe.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 71.59   LINK     criu/arch/x86/crtools.built-in.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 71.62   DEP      criu/pie/util-vdso-elf32.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 71.75   DEP      criu/pie/util-vdso.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 71.98   DEP      criu/pie/util.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 72.15   CC       criu/pie/util.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 72.45   CC       criu/pie/util-vdso.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 73.20   CC       criu/pie/util-vdso-elf32.o
20:05:07 [2020-07-16T20:05:07.737Z] #39 74.25   AR       criu/pie/pie.lib.a
20:05:07 [2020-07-16T20:05:07.737Z] #39 74.32   DEP      criu/pie/restorer.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 74.57   DEP      criu/arch/x86/sigaction_compat_pie.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 74.72   DEP      criu/arch/x86/restorer_unmap.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 74.76   DEP      criu/arch/x86/restorer.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 75.08   DEP      criu/arch/x86/vdso-pie.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 75.29   DEP      criu/pie/parasite-vdso.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 75.50   DEP      criu/pie/parasite.d
20:05:07 [2020-07-16T20:05:07.737Z] #39 75.81   CC       criu/pie/parasite.o
20:05:08 [2020-07-16T20:05:08.000Z] #39 ...
20:05:08 [2020-07-16T20:05:08.000Z] 
20:05:08 [2020-07-16T20:05:08.000Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:05:08 [2020-07-16T20:05:08.000Z] #42 148.2 os/exec
20:05:08 [2020-07-16T20:05:08.082Z] #39 177.4 fatal: not a git repository (or any of the parent directories): .git
20:05:08 [2020-07-16T20:05:08.338Z] #39 177.7 make[1]: Nothing to be done for 'all'.
20:05:08 [2020-07-16T20:05:08.493Z] + cd /tmp/tmp.mwMLGotOOt/src/github.com/docker/libnetwork
20:05:08 [2020-07-16T20:05:08.493Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
20:05:08 [2020-07-16T20:05:08.787Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.2 make[1]: 'images/built-in.o' is up to date.
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.2 make[1]: 'compel/libcompel.a' is up to date.
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.2 make[1]: 'compel/compel-host-bin' is up to date.
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.3 make[1]: Nothing to be done for 'all'.
20:05:08 [2020-07-16T20:05:08.899Z] #39 178.3 make[1]: 'soccr/libsoccr.a' is up to date.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.4 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.4 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.5 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.5 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.6 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.6 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.6 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.155Z] #39 178.7 make[2]: Nothing to be done for 'all'.
20:05:09 [2020-07-16T20:05:09.411Z] #39 178.7   INSTALL  criu/criu
20:05:09 [2020-07-16T20:05:09.411Z] #39 DONE 178.8s
20:05:09 [2020-07-16T20:05:09.411Z] 
20:05:09 [2020-07-16T20:05:09.411Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:05:09 [2020-07-16T20:05:09.905Z] #42 ...
20:05:09 [2020-07-16T20:05:09.905Z] 
20:05:09 [2020-07-16T20:05:09.905Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2 + GOBIN=/build
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2 + /build/gometalinter --install
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2 Installing:
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   deadcode
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   dupl
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   errcheck
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gas
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gochecknoglobals
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gochecknoinits
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   goconst
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gocyclo
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   goimports
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   golint
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gosimple
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gotype
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   gotypex
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   ineffassign
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   interfacer
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   lll
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   maligned
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   megacheck
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   misspell
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   nakedret
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   safesql
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   staticcheck
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   structcheck
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   unconvert
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   unparam
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   unused
20:05:09 [2020-07-16T20:05:09.905Z] #48 140.2   varcheck
20:05:09 [2020-07-16T20:05:09.905Z] #48 ...
20:05:09 [2020-07-16T20:05:09.905Z] 
20:05:09 [2020-07-16T20:05:09.905Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:05:09 [2020-07-16T20:05:09.905Z] #14 77.96 Unpacking bash-completion (1:2.8-6) ...
20:05:09 [2020-07-16T20:05:09.905Z] #14 78.51 Selecting previously unselected package bzip2.
20:05:09 [2020-07-16T20:05:09.905Z] #14 78.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:05:09 [2020-07-16T20:05:09.905Z] #14 78.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:05:09 [2020-07-16T20:05:09.905Z] #14 78.65 Selecting previously unselected package xz-utils.
20:05:10 [2020-07-16T20:05:10.163Z] #14 78.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:05:10 [2020-07-16T20:05:10.163Z] #14 78.66 Unpacking xz-utils (5.2.4-1) ...
20:05:10 [2020-07-16T20:05:10.341Z] #57 ...
20:05:10 [2020-07-16T20:05:10.341Z] 
20:05:10 [2020-07-16T20:05:10.341Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
20:05:10 [2020-07-16T20:05:10.341Z] #40 DONE 0.1s
20:05:10 [2020-07-16T20:05:10.341Z] 
20:05:10 [2020-07-16T20:05:10.341Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:05:10 [2020-07-16T20:05:10.341Z] #43 DONE 0.0s
20:05:10 [2020-07-16T20:05:10.341Z] 
20:05:10 [2020-07-16T20:05:10.341Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:05:10 [2020-07-16T20:05:10.422Z] #14 78.96 Selecting previously unselected package apparmor.
20:05:10 [2020-07-16T20:05:10.422Z] #14 78.96 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:05:10 [2020-07-16T20:05:10.598Z] #57 ...
20:05:10 [2020-07-16T20:05:10.598Z] 
20:05:10 [2020-07-16T20:05:10.598Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:05:10 [2020-07-16T20:05:10.598Z] #46 DONE 0.1s
20:05:10 [2020-07-16T20:05:10.598Z] 
20:05:10 [2020-07-16T20:05:10.598Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
20:05:10 [2020-07-16T20:05:10.681Z] #14 79.06 Unpacking apparmor (2.13.2-10) ...
20:05:10 [2020-07-16T20:05:10.940Z] #14 79.58 Selecting previously unselected package aufs-tools.
20:05:10 [2020-07-16T20:05:10.940Z] #14 79.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:05:10 [2020-07-16T20:05:10.940Z] #14 79.61 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:05:11 [2020-07-16T20:05:11.161Z] #49 DONE 0.6s
20:05:11 [2020-07-16T20:05:11.161Z] 
20:05:11 [2020-07-16T20:05:11.161Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
20:05:11 [2020-07-16T20:05:11.161Z] #53 DONE 0.1s
20:05:11 [2020-07-16T20:05:11.161Z] 
20:05:11 [2020-07-16T20:05:11.161Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:05:11 [2020-07-16T20:05:11.199Z] #14 79.78 Selecting previously unselected package binutils-mingw-w64-i686.
20:05:11 [2020-07-16T20:05:11.199Z] #14 79.79 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:05:11 [2020-07-16T20:05:11.199Z] #14 79.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:05:11 [2020-07-16T20:05:11.545Z] Removing intermediate container 81da0e5f89e8
20:05:11 [2020-07-16T20:05:11.545Z]  ---> 0777c694f51b
20:05:11 [2020-07-16T20:05:11.545Z] Step 67/140 : FROM base AS gometalinter
20:05:11 [2020-07-16T20:05:11.545Z]  ---> 8821f8e241b9
20:05:11 [2020-07-16T20:05:11.545Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
20:05:11 [2020-07-16T20:05:11.545Z]  ---> Running in 896610c962bd
20:05:11 [2020-07-16T20:05:11.545Z] Removing intermediate container 896610c962bd
20:05:11 [2020-07-16T20:05:11.545Z]  ---> 266f50abd63a
20:05:11 [2020-07-16T20:05:11.545Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:05:11 [2020-07-16T20:05:11.545Z]  ---> d2b3a25a6024
20:05:11 [2020-07-16T20:05:11.545Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:05:11 [2020-07-16T20:05:11.840Z]  ---> 66b5fc159880
20:05:11 [2020-07-16T20:05:11.840Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:05:11 [2020-07-16T20:05:11.840Z]  ---> Running in faffe96edd16
20:05:12 [2020-07-16T20:05:12.135Z] + RM_GOPATH=0
20:05:12 [2020-07-16T20:05:12.135Z] + TMP_GOPATH=
20:05:12 [2020-07-16T20:05:12.135Z] + : /build
20:05:12 [2020-07-16T20:05:12.135Z] + '[' -z '' ']'
20:05:12 [2020-07-16T20:05:12.135Z] ++ mktemp -d
20:05:12 [2020-07-16T20:05:12.135Z] + export GOPATH=/tmp/tmp.MMFS4Yq3Jp
20:05:12 [2020-07-16T20:05:12.135Z] + GOPATH=/tmp/tmp.MMFS4Yq3Jp
20:05:12 [2020-07-16T20:05:12.135Z] + RM_GOPATH=1
20:05:12 [2020-07-16T20:05:12.135Z] ++ dirname ./install.sh
20:05:12 [2020-07-16T20:05:12.135Z] + dir=.
20:05:12 [2020-07-16T20:05:12.135Z] + bin=gometalinter
20:05:12 [2020-07-16T20:05:12.135Z] + shift
20:05:12 [2020-07-16T20:05:12.135Z] Installing gometalinter version v2.0.6
20:05:12 [2020-07-16T20:05:12.135Z] + '[' '!' -f ./gometalinter.installer ']'
20:05:12 [2020-07-16T20:05:12.135Z] + . ./gometalinter.installer
20:05:12 [2020-07-16T20:05:12.135Z] ++ GOMETALINTER_COMMIT=v2.0.6
20:05:12 [2020-07-16T20:05:12.135Z] + install_gometalinter
20:05:12 [2020-07-16T20:05:12.135Z] + echo 'Installing gometalinter version v2.0.6'
20:05:12 [2020-07-16T20:05:12.135Z] + go get -d github.com/alecthomas/gometalinter
20:05:13 [2020-07-16T20:05:13.101Z] #14 81.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:05:13 [2020-07-16T20:05:13.101Z] #14 81.59 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:05:13 [2020-07-16T20:05:13.101Z] #14 81.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:05:13 [2020-07-16T20:05:13.182Z] + cd /tmp/tmp.MMFS4Yq3Jp/src/github.com/alecthomas/gometalinter
20:05:13 [2020-07-16T20:05:13.182Z] + git checkout -q v2.0.6
20:05:13 [2020-07-16T20:05:13.182Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
20:05:15 [2020-07-16T20:05:15.637Z] #14 83.94 Selecting previously unselected package binutils-mingw-w64.
20:05:15 [2020-07-16T20:05:15.637Z] #14 83.95 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:05:15 [2020-07-16T20:05:15.637Z] #14 83.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:05:15 [2020-07-16T20:05:15.637Z] #14 84.07 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:05:15 [2020-07-16T20:05:15.637Z] #14 84.07 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:05:15 [2020-07-16T20:05:15.637Z] #14 84.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:05:15 [2020-07-16T20:05:15.637Z] #14 84.25 Selecting previously unselected package dmsetup.
20:05:15 [2020-07-16T20:05:15.637Z] #14 84.26 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:05:15 [2020-07-16T20:05:15.637Z] #14 84.27 Unpacking dmsetup (2:1.02.155-3) ...
20:05:15 [2020-07-16T20:05:15.896Z] #14 84.44 Selecting previously unselected package mingw-w64-common.
20:05:15 [2020-07-16T20:05:15.896Z] #14 84.46 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
20:05:15 [2020-07-16T20:05:15.896Z] #14 84.47 Unpacking mingw-w64-common (6.0.0-3) ...
20:05:19 [2020-07-16T20:05:19.181Z] #14 ...
20:05:19 [2020-07-16T20:05:19.181Z] 
20:05:19 [2020-07-16T20:05:19.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:19 [2020-07-16T20:05:19.181Z] #39 77.20   LINK     criu/pie/parasite.built-in.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 77.21   GEN      criu/pie/parasite-blob.h
20:05:19 [2020-07-16T20:05:19.181Z] #39 77.25   CC       criu/pie/parasite-vdso.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 78.13   CC       criu/arch/x86/vdso-pie.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 78.48   CC       criu/arch/x86/restorer.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 79.10   CC       criu/arch/x86/restorer_unmap.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 79.15   CC       criu/arch/x86/sigaction_compat_pie.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 79.53   CC       criu/pie/restorer.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 83.18   LINK     criu/pie/restorer.built-in.o
20:05:19 [2020-07-16T20:05:19.181Z] #39 83.20   GEN      criu/pie/restorer-blob.h
20:05:19 [2020-07-16T20:05:19.181Z] #39 83.32   DEP      criu/vdso.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 83.51   DEP      criu/vdso-compat.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 83.71   DEP      criu/uts_ns.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 83.87   DEP      criu/util.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 84.14   DEP      criu/uffd.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 84.41   DEP      criu/tun.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 84.58   DEP      criu/tty.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 84.88   DEP      criu/timerfd.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 85.10   DEP      criu/timens.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 85.29   DEP      criu/sysfs_parse.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 85.46   DEP      criu/sysctl.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 85.71   DEP      criu/string.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 85.78   DEP      criu/stats.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 85.94   DEP      criu/sockets.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 86.12   DEP      criu/sk-unix.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 86.36   DEP      criu/sk-tcp.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 86.65   DEP      criu/sk-queue.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 86.83   DEP      criu/sk-packet.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 87.11   DEP      criu/sk-netlink.d
20:05:19 [2020-07-16T20:05:19.181Z] #39 87.35   DEP      criu/sk-inet.d
20:05:19 [2020-07-16T20:05:19.252Z] #57 221.5 🇩 bin/containerd
20:05:19 [2020-07-16T20:05:19.439Z] #39 87.60   DEP      criu/signalfd.d
20:05:19 [2020-07-16T20:05:19.698Z] #39 87.86   DEP      criu/sigframe.d
20:05:19 [2020-07-16T20:05:19.698Z] #39 87.97   DEP      criu/shmem.d
20:05:19 [2020-07-16T20:05:19.957Z] #39 88.20   DEP      criu/servicefd.d
20:05:20 [2020-07-16T20:05:20.215Z] #39 88.39   DEP      criu/seize.d
20:05:20 [2020-07-16T20:05:20.474Z] #39 88.58   DEP      criu/seccomp.d
20:05:20 [2020-07-16T20:05:20.732Z] #39 88.82   DEP      criu/rst-malloc.d
20:05:20 [2020-07-16T20:05:20.732Z] #39 88.88   DEP      criu/rbtree.d
20:05:20 [2020-07-16T20:05:20.732Z] #39 88.93   DEP      criu/pstree.d
20:05:20 [2020-07-16T20:05:20.732Z] #39 ...
20:05:20 [2020-07-16T20:05:20.732Z] 
20:05:20 [2020-07-16T20:05:20.732Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:05:20 [2020-07-16T20:05:20.732Z] #14 89.25 Selecting previously unselected package mingw-w64-x86-64-dev.
20:05:20 [2020-07-16T20:05:20.732Z] #14 89.25 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:05:20 [2020-07-16T20:05:20.732Z] #14 89.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:05:21 [2020-07-16T20:05:21.267Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:05:21 [2020-07-16T20:05:21.267Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-53bfa2b3\powershellScript.ps1'; exit $LASTEXITCODE;
20:05:21 [2020-07-16T20:05:21.267Z] ----------------------------------------------------------------------------
20:05:21 [2020-07-16T20:05:21.267Z] 
20:05:21 [2020-07-16T20:05:21.267Z] INFO: executeCI.ps1 starting at Thu Jul 16 20:05:17 CUT 2020
20:05:21 [2020-07-16T20:05:21.267Z] 
20:05:21 [2020-07-16T20:05:21.267Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:05:21 [2020-07-16T20:05:21.267Z] INFO: Running git version 2.24.1.windows.2
20:05:21 [2020-07-16T20:05:21.267Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:05:21 [2020-07-16T20:05:21.267Z] INFO: Environment variables:
20:05:21 [2020-07-16T20:05:21.267Z] 
20:05:21 [2020-07-16T20:05:21.267Z] Name                           Value                                                                                   
20:05:21 [2020-07-16T20:05:21.267Z] ----                           -----                                                                                   
20:05:21 [2020-07-16T20:05:21.267Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:05:21 [2020-07-16T20:05:21.267Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
20:05:21 [2020-07-16T20:05:21.267Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:05:21 [2020-07-16T20:05:21.267Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
20:05:21 [2020-07-16T20:05:21.267Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
20:05:21 [2020-07-16T20:05:21.267Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:05:21 [2020-07-16T20:05:21.267Z] BRANCH_NAME                    PR-41222                                                                                
20:05:21 [2020-07-16T20:05:21.267Z] BUILD_DISPLAY_NAME             #1                                                                                      
20:05:21 [2020-07-16T20:05:21.267Z] BUILD_ID                       1                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] BUILD_NUMBER                   1                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] BUILD_TAG                      jenkins-moby-PR-41222-1                                                                 
20:05:21 [2020-07-16T20:05:21.267Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41222/1/                              
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_AUTHOR                  thaJeztah                                                                               
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_BRANCH                  19.03_bump_buildkit                                                                     
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_FORK                    thaJeztah/docker                                                                        
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_ID                      41222                                                                                   
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_TARGET                  19.03                                                                                   
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_TITLE                   [19.03] vendor: moby/buildkit v0.6.4-20-g4cb720ef                                       
20:05:21 [2020-07-16T20:05:21.267Z] CHANGE_URL                     https://github.com/moby/moby/pull/41222                                                 
20:05:21 [2020-07-16T20:05:21.267Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:05:21 [2020-07-16T20:05:21.267Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:05:21 [2020-07-16T20:05:21.267Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:05:21 [2020-07-16T20:05:21.267Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:05:21 [2020-07-16T20:05:21.267Z] COMPUTERNAME                   azwin-2-cafa90                                                                          
20:05:21 [2020-07-16T20:05:21.267Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
20:05:21 [2020-07-16T20:05:21.267Z] ConfigSequenceNumber           0                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] DOCKER_BUILDKIT                0                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] DOCKER_DUT_DEBUG               1                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:05:21 [2020-07-16T20:05:21.267Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:05:21 [2020-07-16T20:05:21.267Z] EXECUTOR_NUMBER                0                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] FQDN                           azwin-2-cafa90.westus.cloudapp.azure.com                                                
20:05:21 [2020-07-16T20:05:21.267Z] GIT_BRANCH                     PR-41222                                                                                
20:05:21 [2020-07-16T20:05:21.267Z] GIT_COMMIT                     23d47bd12eaeeb93bbc4e9e80020c811e9eb2980                                                
20:05:21 [2020-07-16T20:05:21.267Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:05:21 [2020-07-16T20:05:21.267Z] HUDSON_COOKIE                  f05618fc-4c79-49c8-a936-cb770d4f93c9                                                    
20:05:21 [2020-07-16T20:05:21.267Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:05:21 [2020-07-16T20:05:21.267Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:05:21 [2020-07-16T20:05:21.267Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:05:21 [2020-07-16T20:05:21.267Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
20:05:21 [2020-07-16T20:05:21.267Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:05:21 [2020-07-16T20:05:21.267Z] JENKINS_NODE_COOKIE            529ff517-c58c-478c-a8db-576f778f336b                                                    
20:05:21 [2020-07-16T20:05:21.267Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:05:21 [2020-07-16T20:05:21.267Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:05:21 [2020-07-16T20:05:21.267Z] JOB_BASE_NAME                  PR-41222                                                                                
20:05:21 [2020-07-16T20:05:21.267Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41222/display/redirect                
20:05:21 [2020-07-16T20:05:21.267Z] JOB_NAME                       moby/PR-41222                                                                           
20:05:21 [2020-07-16T20:05:21.267Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41222/                                
20:05:21 [2020-07-16T20:05:21.267Z] library.jps.version            master                                                                                  
20:05:21 [2020-07-16T20:05:21.267Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
20:05:21 [2020-07-16T20:05:21.267Z] NODE_LABELS                    amd64 azure azwin-2-cafa90 azwin-2019 docker west-us windows windows-2019 x86_64        
20:05:21 [2020-07-16T20:05:21.267Z] NODE_NAME                      azwin-2-cafa90                                                                          
20:05:21 [2020-07-16T20:05:21.267Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:05:21 [2020-07-16T20:05:21.267Z] OS                             Windows_NT                                                                              
20:05:21 [2020-07-16T20:05:21.267Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
20:05:21 [2020-07-16T20:05:21.267Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:05:21 [2020-07-16T20:05:21.267Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:05:21 [2020-07-16T20:05:21.267Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
20:05:21 [2020-07-16T20:05:21.268Z] PROCESSOR_LEVEL                6                                                                                       
20:05:21 [2020-07-16T20:05:21.268Z] PROCESSOR_REVISION             5504                                                                                    
20:05:21 [2020-07-16T20:05:21.268Z] ProgramData                    C:\ProgramData                                                                          
20:05:21 [2020-07-16T20:05:21.268Z] ProgramFiles                   C:\Program Files                                                                        
20:05:21 [2020-07-16T20:05:21.269Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:05:21 [2020-07-16T20:05:21.269Z] ProgramW6432                   C:\Program Files                                                                        
20:05:21 [2020-07-16T20:05:21.269Z] PROMPT                         $P$G                                                                                    
20:05:21 [2020-07-16T20:05:21.269Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:05:21 [2020-07-16T20:05:21.269Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
20:05:21 [2020-07-16T20:05:21.269Z] PUBLIC                         C:\Users\Public                                                                         
20:05:21 [2020-07-16T20:05:21.269Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41222/1/display/redirect?page=changes 
20:05:21 [2020-07-16T20:05:21.269Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41222/1/display/redirect              
20:05:21 [2020-07-16T20:05:21.269Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:05:21 [2020-07-16T20:05:21.269Z] SOURCES_DRIVE                  d                                                                                       
20:05:21 [2020-07-16T20:05:21.269Z] SOURCES_SUBDIR                 gopath                                                                                  
20:05:21 [2020-07-16T20:05:21.269Z] STAGE_NAME                     Run tests                                                                               
20:05:21 [2020-07-16T20:05:21.269Z] SystemDrive                    C:                                                                                      
20:05:21 [2020-07-16T20:05:21.269Z] SystemRoot                     C:\windows                                                                              
20:05:21 [2020-07-16T20:05:21.269Z] TEMP                           C:\windows\TEMP                                                                         
20:05:21 [2020-07-16T20:05:21.269Z] TESTDEBUG                      0                                                                                       
20:05:21 [2020-07-16T20:05:21.269Z] TESTRUN_DRIVE                  d                                                                                       
20:05:21 [2020-07-16T20:05:21.269Z] TESTRUN_SUBDIR                 CI                                                                                      
20:05:21 [2020-07-16T20:05:21.269Z] TIMEOUT                        120m                                                                                    
20:05:21 [2020-07-16T20:05:21.269Z] TMP                            C:\windows\TEMP                                                                         
20:05:21 [2020-07-16T20:05:21.269Z] USERDOMAIN                     WORKGROUP                                                                               
20:05:21 [2020-07-16T20:05:21.269Z] USERNAME                       azwin-2-cafa90$                                                                         
20:05:21 [2020-07-16T20:05:21.269Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
20:05:21 [2020-07-16T20:05:21.269Z] windir                         C:\windows                                                                              
20:05:21 [2020-07-16T20:05:21.269Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:05:21 [2020-07-16T20:05:21.269Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:05:21 [2020-07-16T20:05:21.269Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:05:21 [2020-07-16T20:05:21.269Z] 
20:05:21 [2020-07-16T20:05:21.269Z] 
20:05:21 [2020-07-16T20:05:21.269Z] 
20:05:21 [2020-07-16T20:05:21.269Z] INFO: Sources under d:\gopath\...
20:05:21 [2020-07-16T20:05:21.269Z] INFO: Test run under d:\CI\...
20:05:21 [2020-07-16T20:05:21.269Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:05:21 [2020-07-16T20:05:21.269Z] INFO: docker/docker repository was found
20:05:21 [2020-07-16T20:05:21.269Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
20:05:21 [2020-07-16T20:05:21.269Z] ltsc2019: Pulling from windows/servercore
20:05:21 [2020-07-16T20:05:21.269Z] 4612f6d0b889: Pulling fs layer
20:05:21 [2020-07-16T20:05:21.269Z] fc1b9e59edad: Pulling fs layer
20:05:24 [2020-07-16T20:05:24.034Z] #14 ...
20:05:24 [2020-07-16T20:05:24.034Z] 
20:05:24 [2020-07-16T20:05:24.034Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:05:24 [2020-07-16T20:05:24.034Z] #42 153.6 net/textproto
20:05:24 [2020-07-16T20:05:24.034Z] #42 153.6 crypto/x509
20:05:24 [2020-07-16T20:05:24.034Z] #42 155.0 vendor/golang.org/x/net/http/httpguts
20:05:24 [2020-07-16T20:05:24.034Z] #42 155.3 vendor/golang.org/x/net/http/httpproxy
20:05:24 [2020-07-16T20:05:24.034Z] #42 156.0 mime/multipart
20:05:24 [2020-07-16T20:05:24.034Z] #42 158.2 crypto/tls
20:05:24 [2020-07-16T20:05:24.034Z] #42 ...
20:05:24 [2020-07-16T20:05:24.034Z] 
20:05:24 [2020-07-16T20:05:24.034Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:24 [2020-07-16T20:05:24.034Z] #39 89.16   DEP      criu/protobuf.d
20:05:24 [2020-07-16T20:05:24.034Z] #39 89.33   GEN      criu/protobuf-desc-gen.h
20:05:24 [2020-07-16T20:05:24.034Z] #39 91.49   DEP      criu/protobuf-desc.d
20:05:24 [2020-07-16T20:05:24.034Z] #39 91.71   DEP      criu/proc_parse.d
20:05:24 [2020-07-16T20:05:24.034Z] #39 92.03   DEP      criu/plugin.d
20:05:24 [2020-07-16T20:05:24.034Z] #39 92.12   DEP      criu/pipes.d
20:05:24 [2020-07-16T20:05:24.298Z] #39 92.30   DEP      criu/pie-util.d
20:05:24 [2020-07-16T20:05:24.298Z] #39 92.46   DEP      criu/pie-util-vdso.d
20:05:24 [2020-07-16T20:05:24.556Z] #39 92.60   DEP      criu/pie-util-vdso-elf32.d
20:05:24 [2020-07-16T20:05:24.556Z] #39 92.77   DEP      criu/path.d
20:05:24 [2020-07-16T20:05:24.815Z] #39 92.92   DEP      criu/parasite-syscall.d
20:05:25 [2020-07-16T20:05:25.074Z] #39 93.19   DEP      criu/pagemap.d
20:05:25 [2020-07-16T20:05:25.333Z] #39 93.44   DEP      criu/pagemap-cache.d
20:05:25 [2020-07-16T20:05:25.333Z] #39 93.58   DEP      criu/page-xfer.d
20:05:25 [2020-07-16T20:05:25.592Z] #39 93.77   DEP      criu/page-pipe.d
20:05:25 [2020-07-16T20:05:25.850Z] #39 93.93   DEP      criu/netfilter.d
20:05:25 [2020-07-16T20:05:25.851Z] #39 94.09   DEP      criu/net.d
20:05:26 [2020-07-16T20:05:26.040Z] + GOBIN=/build
20:05:26 [2020-07-16T20:05:26.040Z] + /build/gometalinter --install
20:05:26 [2020-07-16T20:05:26.040Z] Installing:
20:05:26 [2020-07-16T20:05:26.040Z]   deadcode
20:05:26 [2020-07-16T20:05:26.040Z]   dupl
20:05:26 [2020-07-16T20:05:26.040Z]   errcheck
20:05:26 [2020-07-16T20:05:26.040Z]   gas
20:05:26 [2020-07-16T20:05:26.040Z]   gochecknoglobals
20:05:26 [2020-07-16T20:05:26.040Z]   gochecknoinits
20:05:26 [2020-07-16T20:05:26.040Z]   goconst
20:05:26 [2020-07-16T20:05:26.040Z]   gocyclo
20:05:26 [2020-07-16T20:05:26.040Z]   goimports
20:05:26 [2020-07-16T20:05:26.040Z]   golint
20:05:26 [2020-07-16T20:05:26.040Z]   gosimple
20:05:26 [2020-07-16T20:05:26.040Z]   gotype
20:05:26 [2020-07-16T20:05:26.040Z]   gotypex
20:05:26 [2020-07-16T20:05:26.040Z]   ineffassign
20:05:26 [2020-07-16T20:05:26.040Z]   interfacer
20:05:26 [2020-07-16T20:05:26.040Z]   lll
20:05:26 [2020-07-16T20:05:26.040Z]   maligned
20:05:26 [2020-07-16T20:05:26.040Z]   megacheck
20:05:26 [2020-07-16T20:05:26.040Z]   misspell
20:05:26 [2020-07-16T20:05:26.040Z]   nakedret
20:05:26 [2020-07-16T20:05:26.040Z]   safesql
20:05:26 [2020-07-16T20:05:26.040Z]   staticcheck
20:05:26 [2020-07-16T20:05:26.040Z]   structcheck
20:05:26 [2020-07-16T20:05:26.040Z]   unconvert
20:05:26 [2020-07-16T20:05:26.040Z]   unparam
20:05:26 [2020-07-16T20:05:26.040Z]   unused
20:05:26 [2020-07-16T20:05:26.040Z]   varcheck
20:05:26 [2020-07-16T20:05:26.428Z] #39 94.42   DEP      criu/namespaces.d
20:05:26 [2020-07-16T20:05:26.428Z] #39 94.60   DEP      criu/mount.d
20:05:26 [2020-07-16T20:05:26.686Z] #39 94.86   DEP      criu/memfd.d
20:05:26 [2020-07-16T20:05:26.945Z] #39 95.04   DEP      criu/mem.d
20:05:27 [2020-07-16T20:05:27.059Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
20:05:27 [2020-07-16T20:05:27.059Z] ok  	github.com/docker/docker/cmd/dockerd	0.042s	coverage: 29.5% of statements
20:05:27 [2020-07-16T20:05:27.142Z] fc1b9e59edad: Verifying Checksum
20:05:27 [2020-07-16T20:05:27.142Z] fc1b9e59edad: Download complete
20:05:27 [2020-07-16T20:05:27.203Z] #39 95.26   DEP      criu/lsm.d
20:05:27 [2020-07-16T20:05:27.462Z] #39 95.52   DEP      criu/log.d
20:05:27 [2020-07-16T20:05:27.462Z] #39 95.72   DEP      criu/libnetlink.d
20:05:27 [2020-07-16T20:05:27.720Z] #39 95.87   DEP      criu/kerndat.d
20:05:27 [2020-07-16T20:05:27.979Z] #39 96.16   DEP      criu/kcmp-ids.d
20:05:27 [2020-07-16T20:05:27.979Z] #39 96.26   DEP      criu/irmap.d
20:05:28 [2020-07-16T20:05:28.237Z] #39 96.47   DEP      criu/ipc_ns.d
20:05:28 [2020-07-16T20:05:28.641Z] ok  	github.com/docker/docker/container	0.115s	coverage: 35.6% of statements
20:05:28 [2020-07-16T20:05:28.641Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:05:28 [2020-07-16T20:05:28.641Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:05:28 [2020-07-16T20:05:28.641Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:05:28 [2020-07-16T20:05:28.641Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:05:28 [2020-07-16T20:05:28.805Z] #39 96.74   DEP      criu/image.d
20:05:28 [2020-07-16T20:05:28.805Z] #39 96.93   DEP      criu/image-desc.d
20:05:29 [2020-07-16T20:05:29.064Z] #39 97.09   DEP      criu/fsnotify.d
20:05:29 [2020-07-16T20:05:29.064Z] #39 97.27   DEP      criu/filesystems.d
20:05:29 [2020-07-16T20:05:29.323Z] #39 97.31   DEP      criu/files.d
20:05:29 [2020-07-16T20:05:29.323Z] #39 97.44   DEP      criu/files-reg.d
20:05:29 [2020-07-16T20:05:29.581Z] #39 97.62   DEP      criu/files-ext.d
20:05:29 [2020-07-16T20:05:29.581Z] #39 97.81   DEP      criu/file-lock.d
20:05:29 [2020-07-16T20:05:29.840Z] #39 98.01   DEP      criu/file-ids.d
20:05:30 [2020-07-16T20:05:30.100Z] #39 98.16   DEP      criu/fifo.d
20:05:30 [2020-07-16T20:05:30.359Z] #39 98.40   DEP      criu/fdstore.d
20:05:30 [2020-07-16T20:05:30.359Z] #39 98.53   DEP      criu/fault-injection.d
20:05:30 [2020-07-16T20:05:30.618Z] #39 98.62   DEP      criu/external.d
20:05:30 [2020-07-16T20:05:30.618Z] #39 98.79   DEP      criu/eventpoll.d
20:05:30 [2020-07-16T20:05:30.877Z] #39 99.06   DEP      criu/eventfd.d
20:05:31 [2020-07-16T20:05:31.136Z] #39 99.29   DEP      criu/crtools.d
20:05:31 [2020-07-16T20:05:31.394Z] #39 99.61   DEP      criu/cr-service.d
20:05:31 [2020-07-16T20:05:31.653Z] #39 99.83   DEP      criu/cr-restore.d
20:05:31 [2020-07-16T20:05:31.913Z] #39 100.2   DEP      criu/cr-errno.d
20:05:32 [2020-07-16T20:05:32.172Z] #39 100.2   DEP      criu/cr-dump.d
20:05:32 [2020-07-16T20:05:32.172Z] #39 100.4   DEP      criu/cr-dedup.d
20:05:32 [2020-07-16T20:05:32.431Z] #39 100.7   DEP      criu/cr-check.d
20:05:32 [2020-07-16T20:05:32.431Z] #39 ...
20:05:32 [2020-07-16T20:05:32.431Z] 
20:05:32 [2020-07-16T20:05:32.431Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
20:05:32 [2020-07-16T20:05:32.431Z] #26 173.0 + rm -rf /tmp/tmp.Dpbxq7sot0
20:05:33 [2020-07-16T20:05:33.810Z] #26 DONE 174.4s
20:05:33 [2020-07-16T20:05:33.810Z] 
20:05:33 [2020-07-16T20:05:33.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:33 [2020-07-16T20:05:33.810Z] #39 100.9   DEP      criu/config.d
20:05:33 [2020-07-16T20:05:33.810Z] #39 101.4   DEP      criu/clone-noasan.d
20:05:33 [2020-07-16T20:05:33.810Z] #39 101.5   DEP      criu/cgroup.d
20:05:33 [2020-07-16T20:05:33.810Z] #39 101.8   DEP      criu/cgroup-props.d
20:05:33 [2020-07-16T20:05:33.810Z] #39 102.0   DEP      criu/bitmap.d
20:05:33 [2020-07-16T20:05:33.810Z] #39 102.0   DEP      criu/bfd.d
20:05:34 [2020-07-16T20:05:34.070Z] #39 102.2   DEP      criu/autofs.d
20:05:34 [2020-07-16T20:05:34.269Z] ok  	github.com/docker/docker/daemon/cluster	0.023s	coverage: 0.5% of statements
20:05:34 [2020-07-16T20:05:34.329Z] #39 102.5   DEP      criu/aio.d
20:05:34 [2020-07-16T20:05:34.897Z] #39 102.9   DEP      criu/action-scripts.d
20:05:35 [2020-07-16T20:05:35.155Z] #39 103.4   CC       criu/action-scripts.o
20:05:35 [2020-07-16T20:05:35.306Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
20:05:35 [2020-07-16T20:05:35.415Z] #39 ...
20:05:35 [2020-07-16T20:05:35.415Z] 
20:05:35 [2020-07-16T20:05:35.415Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:05:35 [2020-07-16T20:05:35.415Z] #42 165.7 net/http/httptrace
20:05:35 [2020-07-16T20:05:35.415Z] #42 166.0 net/http
20:05:35 [2020-07-16T20:05:35.674Z] #42 ...
20:05:35 [2020-07-16T20:05:35.674Z] 
20:05:35 [2020-07-16T20:05:35.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:35 [2020-07-16T20:05:35.674Z] #39 103.8   CC       criu/aio.o
20:05:35 [2020-07-16T20:05:35.805Z] 4612f6d0b889: Verifying Checksum
20:05:35 [2020-07-16T20:05:35.805Z] 4612f6d0b889: Download complete
20:05:35 [2020-07-16T20:05:35.933Z] #39 ...
20:05:35 [2020-07-16T20:05:35.933Z] 
20:05:35 [2020-07-16T20:05:35.933Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:05:35 [2020-07-16T20:05:35.933Z] #14 94.44 Selecting previously unselected package gcc-mingw-w64-base.
20:05:35 [2020-07-16T20:05:35.933Z] #14 94.45 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:05:35 [2020-07-16T20:05:35.933Z] #14 94.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:05:35 [2020-07-16T20:05:35.933Z] #14 94.59 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:05:35 [2020-07-16T20:05:35.933Z] #14 94.60 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:05:35 [2020-07-16T20:05:35.933Z] #14 94.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:05:36 [2020-07-16T20:05:36.344Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.8% of statements
20:05:36 [2020-07-16T20:05:36.500Z] #14 ...
20:05:36 [2020-07-16T20:05:36.500Z] 
20:05:36 [2020-07-16T20:05:36.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:36 [2020-07-16T20:05:36.500Z] #39 104.6   CC       criu/autofs.o
20:05:38 [2020-07-16T20:05:38.402Z] #39 106.5   CC       criu/bfd.o
20:05:39 [2020-07-16T20:05:39.338Z] #39 107.3   CC       criu/bitmap.o
20:05:39 [2020-07-16T20:05:39.338Z] #39 107.4   CC       criu/cgroup-props.o
20:05:40 [2020-07-16T20:05:40.274Z] #39 108.5   CC       criu/cgroup.o
20:05:41 [2020-07-16T20:05:41.143Z] #57 244.0 🇩 bin/containerd-stress
20:05:42 [2020-07-16T20:05:42.506Z] #57 245.6 🇩 bin/containerd-shim
20:05:43 [2020-07-16T20:05:43.451Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 13.7% of statements
20:05:43 [2020-07-16T20:05:43.744Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 82.2% of statements
20:05:44 [2020-07-16T20:05:44.407Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.4% of statements
20:05:44 [2020-07-16T20:05:44.463Z] #39 ...
20:05:44 [2020-07-16T20:05:44.463Z] 
20:05:44 [2020-07-16T20:05:44.463Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
20:05:44 [2020-07-16T20:05:44.463Z] #45 DONE 184.4s
20:05:44 [2020-07-16T20:05:44.463Z] 
20:05:44 [2020-07-16T20:05:44.463Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:05:44 [2020-07-16T20:05:44.463Z] #42 180.1 github.com/LK4D4/vndr/godl
20:05:44 [2020-07-16T20:05:44.463Z] #42 181.0 github.com/LK4D4/vndr
20:05:45 [2020-07-16T20:05:45.042Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
20:05:46 [2020-07-16T20:05:46.080Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
20:05:46 [2020-07-16T20:05:46.080Z] ok  	github.com/docker/docker/daemon	12.283s	coverage: 17.5% of statements
20:05:46 [2020-07-16T20:05:46.080Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:05:46 [2020-07-16T20:05:46.080Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:05:46 [2020-07-16T20:05:46.080Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:05:46 [2020-07-16T20:05:46.080Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:05:46 [2020-07-16T20:05:46.995Z] #42 ...
20:05:46 [2020-07-16T20:05:46.995Z] 
20:05:46 [2020-07-16T20:05:46.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:46 [2020-07-16T20:05:46.995Z] #39 112.5   CC       criu/clone-noasan.o
20:05:46 [2020-07-16T20:05:46.995Z] #39 112.8   CC       criu/config.o
20:05:46 [2020-07-16T20:05:46.995Z] #39 114.9   CC       criu/cr-check.o
20:05:48 [2020-07-16T20:05:48.152Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
20:05:48 [2020-07-16T20:05:48.445Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.168s	coverage: 56.9% of statements
20:05:48 [2020-07-16T20:05:48.583Z] Removing intermediate container faffe96edd16
20:05:48 [2020-07-16T20:05:48.583Z]  ---> bb37bc61a6d6
20:05:48 [2020-07-16T20:05:48.583Z] Step 72/140 : FROM base AS gotestsum
20:05:48 [2020-07-16T20:05:48.583Z]  ---> 8821f8e241b9
20:05:48 [2020-07-16T20:05:48.583Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
20:05:48 [2020-07-16T20:05:48.583Z]  ---> Running in 0022f147e5ef
20:05:48 [2020-07-16T20:05:48.583Z] Removing intermediate container 0022f147e5ef
20:05:48 [2020-07-16T20:05:48.583Z]  ---> 7d5ef03b9e1c
20:05:48 [2020-07-16T20:05:48.583Z] Step 74/140 : ARG GOTESTSUM_COMMIT
20:05:48 [2020-07-16T20:05:48.583Z]  ---> Running in 7cea8d5e4ef8
20:05:48 [2020-07-16T20:05:48.583Z] Removing intermediate container 7cea8d5e4ef8
20:05:48 [2020-07-16T20:05:48.583Z]  ---> 133bb23f108e
20:05:48 [2020-07-16T20:05:48.583Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:05:48 [2020-07-16T20:05:48.583Z]  ---> 9ce96fde7211
20:05:48 [2020-07-16T20:05:48.583Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:05:48 [2020-07-16T20:05:48.583Z]  ---> 0f992ac131ad
20:05:48 [2020-07-16T20:05:48.583Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:05:48 [2020-07-16T20:05:48.583Z]  ---> Running in e62442f93cf7
20:05:48 [2020-07-16T20:05:48.583Z] + RM_GOPATH=0
20:05:48 [2020-07-16T20:05:48.583Z] + TMP_GOPATH=
20:05:48 [2020-07-16T20:05:48.583Z] + : /build
20:05:48 [2020-07-16T20:05:48.583Z] + '[' -z '' ']'
20:05:48 [2020-07-16T20:05:48.583Z] ++ mktemp -d
20:05:48 [2020-07-16T20:05:48.583Z] + export GOPATH=/tmp/tmp.r7U2NU5Hkv
20:05:48 [2020-07-16T20:05:48.583Z] + GOPATH=/tmp/tmp.r7U2NU5Hkv
20:05:48 [2020-07-16T20:05:48.583Z] + RM_GOPATH=1
20:05:48 [2020-07-16T20:05:48.583Z] ++ dirname ./install.sh
20:05:48 [2020-07-16T20:05:48.583Z] + dir=.
20:05:48 [2020-07-16T20:05:48.583Z] + bin=gotestsum
20:05:48 [2020-07-16T20:05:48.583Z] + shift
20:05:48 [2020-07-16T20:05:48.583Z] + '[' '!' -f ./gotestsum.installer ']'
20:05:48 [2020-07-16T20:05:48.583Z] + . ./gotestsum.installer
20:05:48 [2020-07-16T20:05:48.583Z] ++ : v0.3.5
20:05:48 [2020-07-16T20:05:48.583Z] + install_gotestsum
20:05:48 [2020-07-16T20:05:48.583Z] + set -e
20:05:48 [2020-07-16T20:05:48.583Z] + export GO111MODULE=on
20:05:48 [2020-07-16T20:05:48.583Z] + GO111MODULE=on
20:05:48 [2020-07-16T20:05:48.583Z] + go get -d gotest.tools/gotestsum@v0.3.5
20:05:48 [2020-07-16T20:05:48.583Z] go: finding gotest.tools v0.3.5
20:05:48 [2020-07-16T20:05:48.583Z] go: finding gotest.tools/gotestsum v0.3.5
20:05:48 [2020-07-16T20:05:48.583Z] go: downloading gotest.tools/gotestsum v0.3.5
20:05:48 [2020-07-16T20:05:48.898Z] #39 116.9   CC       criu/cr-dedup.o
20:05:49 [2020-07-16T20:05:49.039Z] #57 251.5 🇩 bin/containerd-shim-runc-v1
20:05:49 [2020-07-16T20:05:49.157Z] #39 117.4   CC       criu/cr-dump.o
20:05:49 [2020-07-16T20:05:49.218Z] go: extracting gotest.tools/gotestsum v0.3.5
20:05:50 [2020-07-16T20:05:50.254Z] go: downloading gotest.tools v2.1.0+incompatible
20:05:50 [2020-07-16T20:05:50.541Z] #39 ...
20:05:50 [2020-07-16T20:05:50.541Z] 
20:05:50 [2020-07-16T20:05:50.541Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
20:05:50 [2020-07-16T20:05:50.541Z] #42 DONE 190.9s
20:05:50 [2020-07-16T20:05:50.541Z] 
20:05:50 [2020-07-16T20:05:50.541Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:05:50 [2020-07-16T20:05:50.541Z] #14 115.5 Selecting previously unselected package g++-mingw-w64-x86-64.
20:05:50 [2020-07-16T20:05:50.541Z] #14 115.5 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:05:50 [2020-07-16T20:05:50.541Z] #14 115.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting gotest.tools v2.1.0+incompatible
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/spf13/pflag v1.0.1
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/sirupsen/logrus v1.0.5
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/pkg/errors v0.8.0
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/fatih/color v1.6.0
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/jonboulle/clockwork v0.1.0
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting github.com/sirupsen/logrus v1.0.5
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting github.com/pkg/errors v0.8.0
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting github.com/fatih/color v1.6.0
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/mattn/go-isatty v0.0.3
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading github.com/mattn/go-colorable v0.0.9
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting github.com/spf13/pflag v1.0.1
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:05:50 [2020-07-16T20:05:50.546Z] go: extracting github.com/jonboulle/clockwork v0.1.0
20:05:50 [2020-07-16T20:05:50.546Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:05:50 [2020-07-16T20:05:50.840Z] go: extracting github.com/mattn/go-isatty v0.0.3
20:05:50 [2020-07-16T20:05:50.840Z] go: extracting github.com/mattn/go-colorable v0.0.9
20:05:50 [2020-07-16T20:05:50.927Z] #57 254.1 🇩 binaries
20:05:50 [2020-07-16T20:05:50.927Z] #57 254.1 + mkdir -p /build
20:05:50 [2020-07-16T20:05:50.927Z] #57 254.1 + cp bin/containerd /build/containerd
20:05:50 [2020-07-16T20:05:50.927Z] #57 254.2 + cp bin/containerd-shim /build/containerd-shim
20:05:50 [2020-07-16T20:05:50.927Z] #57 254.2 + cp bin/ctr /build/ctr
20:05:51 [2020-07-16T20:05:51.136Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
20:05:51 [2020-07-16T20:05:51.136Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
20:05:51 [2020-07-16T20:05:51.136Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:05:51 [2020-07-16T20:05:51.429Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:05:51 [2020-07-16T20:05:51.722Z] go: finding gotest.tools/gotestsum v0.5.1
20:05:51 [2020-07-16T20:05:51.722Z] go: finding gotest.tools v2.2.0+incompatible
20:05:51 [2020-07-16T20:05:51.722Z] go: downloading gotest.tools/gotestsum v0.5.1
20:05:51 [2020-07-16T20:05:51.722Z] go: downloading gotest.tools v2.2.0+incompatible
20:05:51 [2020-07-16T20:05:51.894Z] #57 DONE 255.3s
20:05:52 [2020-07-16T20:05:52.444Z] #14 ...
20:05:52 [2020-07-16T20:05:52.444Z] 
20:05:52 [2020-07-16T20:05:52.444Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:05:52 [2020-07-16T20:05:52.444Z] #39 120.3   CC       criu/cr-errno.o
20:05:52 [2020-07-16T20:05:52.444Z] #39 120.4   CC       criu/cr-restore.o
20:05:52 [2020-07-16T20:05:52.769Z] go: extracting gotest.tools v2.2.0+incompatible
20:05:52 [2020-07-16T20:05:52.770Z] go: extracting gotest.tools/gotestsum v0.5.1
20:05:52 [2020-07-16T20:05:52.823Z] 
20:05:52 [2020-07-16T20:05:52.823Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
20:05:52 [2020-07-16T20:05:52.906Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.204s	coverage: 46.2% of statements
20:05:53 [2020-07-16T20:05:53.383Z] #58 DONE 0.5s
20:05:53 [2020-07-16T20:05:53.383Z] 
20:05:53 [2020-07-16T20:05:53.383Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:05:53 [2020-07-16T20:05:53.383Z] #62 DONE 0.2s
20:05:53 [2020-07-16T20:05:53.383Z] 
20:05:53 [2020-07-16T20:05:53.383Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
20:05:53 [2020-07-16T20:05:53.944Z] #64 DONE 0.3s
20:05:53 [2020-07-16T20:05:53.944Z] 
20:05:53 [2020-07-16T20:05:53.944Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
20:05:53 [2020-07-16T20:05:53.944Z] #67 DONE 0.0s
20:05:53 [2020-07-16T20:05:53.944Z] 
20:05:53 [2020-07-16T20:05:53.944Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
20:05:53 [2020-07-16T20:05:53.944Z] #68 DONE 0.0s
20:05:53 [2020-07-16T20:05:53.944Z] 
20:05:53 [2020-07-16T20:05:53.944Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading github.com/fatih/color v1.9.0
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading github.com/pkg/errors v0.9.1
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading github.com/spf13/pflag v1.0.3
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting github.com/fatih/color v1.9.0
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting github.com/pkg/errors v0.9.1
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading github.com/mattn/go-colorable v0.1.6
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading github.com/mattn/go-isatty v0.0.12
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting github.com/spf13/pflag v1.0.3
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting github.com/mattn/go-colorable v0.1.6
20:05:54 [2020-07-16T20:05:54.281Z] go: extracting github.com/mattn/go-isatty v0.0.12
20:05:54 [2020-07-16T20:05:54.281Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:05:54 [2020-07-16T20:05:54.505Z] #69 DONE 0.7s
20:05:54 [2020-07-16T20:05:54.505Z] 
20:05:54 [2020-07-16T20:05:54.505Z] #70 exporting to image
20:05:54 [2020-07-16T20:05:54.505Z] #70 exporting layers
20:05:54 [2020-07-16T20:05:54.576Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:05:54 [2020-07-16T20:05:54.871Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:05:54 [2020-07-16T20:05:54.871Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:05:55 [2020-07-16T20:05:55.167Z] go: finding github.com/fatih/color v1.9.0
20:05:55 [2020-07-16T20:05:55.167Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
20:05:55 [2020-07-16T20:05:55.167Z] go: finding github.com/pkg/errors v0.9.1
20:05:55 [2020-07-16T20:05:55.167Z] go: finding github.com/spf13/pflag v1.0.3
20:05:55 [2020-07-16T20:05:55.167Z] go: finding github.com/mattn/go-colorable v0.1.6
20:05:55 [2020-07-16T20:05:55.167Z] go: finding github.com/mattn/go-isatty v0.0.12
20:05:55 [2020-07-16T20:05:55.463Z] go: finding github.com/jonboulle/clockwork v0.1.0
20:05:55 [2020-07-16T20:05:55.463Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
20:05:55 [2020-07-16T20:05:55.463Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:05:55 [2020-07-16T20:05:55.463Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
20:05:55 [2020-07-16T20:05:55.463Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
20:05:56 [2020-07-16T20:05:56.429Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.344s	coverage: 49.5% of statements
20:05:56 [2020-07-16T20:05:56.633Z] #39 124.6   CC       criu/cr-service.o
20:05:58 [2020-07-16T20:05:58.011Z] #39 126.0   CC       criu/crtools.o
20:05:58 [2020-07-16T20:05:58.578Z] #39 126.6   CC       criu/eventfd.o
20:05:58 [2020-07-16T20:05:58.837Z] #39 127.0   CC       criu/eventpoll.o
20:05:59 [2020-07-16T20:05:59.774Z] #39 ...
20:05:59 [2020-07-16T20:05:59.774Z] 
20:05:59 [2020-07-16T20:05:59.774Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:05:59 [2020-07-16T20:05:59.774Z] #14 128.2 Selecting previously unselected package libonig5:amd64.
20:05:59 [2020-07-16T20:05:59.774Z] #14 128.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
20:05:59 [2020-07-16T20:05:59.774Z] #14 128.2 Unpacking libonig5:amd64 (6.9.1-1) ...
20:05:59 [2020-07-16T20:05:59.774Z] #14 128.4 Selecting previously unselected package libjq1:amd64.
20:05:59 [2020-07-16T20:05:59.774Z] #14 128.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:05:59 [2020-07-16T20:05:59.774Z] #14 128.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.5 Selecting previously unselected package jq.
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.5 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.5 Unpacking jq (1.5+dfsg-2+b1) ...
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.6 Selecting previously unselected package libaio1:amd64.
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.7 Unpacking libaio1:amd64 (0.3.112-3) ...
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.7 Selecting previously unselected package libbtrfs0.
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.7 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.034Z] #14 128.7 Unpacking libbtrfs0 (4.20.1-2) ...
20:06:00 [2020-07-16T20:06:00.293Z] #14 128.8 Selecting previously unselected package libbtrfs-dev.
20:06:00 [2020-07-16T20:06:00.293Z] #14 128.8 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.293Z] #14 128.8 Unpacking libbtrfs-dev (4.20.1-2) ...
20:06:00 [2020-07-16T20:06:00.293Z] #14 128.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:06:00 [2020-07-16T20:06:00.293Z] #14 128.9 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.293Z] #14 129.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:06:00 [2020-07-16T20:06:00.552Z] #14 129.0 Selecting previously unselected package libudev-dev:amd64.
20:06:00 [2020-07-16T20:06:00.552Z] #14 129.0 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.552Z] #14 129.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
20:06:00 [2020-07-16T20:06:00.552Z] #14 129.2 Selecting previously unselected package libsepol1-dev:amd64.
20:06:00 [2020-07-16T20:06:00.552Z] #14 129.2 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
20:06:00 [2020-07-16T20:06:00.552Z] #14 129.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:06:01 [2020-07-16T20:06:01.039Z] #70 exporting layers 6.3s done
20:06:01 [2020-07-16T20:06:01.039Z] #70 writing image sha256:6abb4d09249d8597cf4d34c779a8172f230fe459bcd0a1e27f1cc6599f91c798 done
20:06:01 [2020-07-16T20:06:01.039Z] #70 naming to docker.io/library/docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 done
20:06:01 [2020-07-16T20:06:01.039Z] #70 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
20:06:01 [2020-07-16T20:06:01.121Z] #14 129.5 Selecting previously unselected package libpcre16-3:amd64.
20:06:01 [2020-07-16T20:06:01.121Z] #14 129.5 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:06:01 [2020-07-16T20:06:01.121Z] #14 129.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:06:01 [2020-07-16T20:06:01.121Z] #14 129.6 Selecting previously unselected package libpcre32-3:amd64.
20:06:01 [2020-07-16T20:06:01.121Z] #14 129.6 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:06:01 [2020-07-16T20:06:01.121Z] #14 129.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:06:01 [2020-07-16T20:06:01.122Z] #14 129.8 Selecting previously unselected package libpcrecpp0v5:amd64.
20:06:01 [2020-07-16T20:06:01.122Z] #14 129.8 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:06:01 [2020-07-16T20:06:01.122Z] #14 129.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:06:01 [2020-07-16T20:06:01.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41222/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/validate/default
20:06:01 [2020-07-16T20:06:01.381Z] #14 129.9 Selecting previously unselected package libpcre3-dev:amd64.
20:06:01 [2020-07-16T20:06:01.381Z] #14 129.9 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:06:01 [2020-07-16T20:06:01.381Z] #14 129.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:06:01 [2020-07-16T20:06:01.899Z] #14 130.3 Selecting previously unselected package libselinux1-dev:amd64.
20:06:01 [2020-07-16T20:06:01.899Z] #14 130.3 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:06:01 [2020-07-16T20:06:01.899Z] #14 130.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:06:01 [2020-07-16T20:06:01.899Z] #14 130.5 Selecting previously unselected package libdevmapper-dev:amd64.
20:06:01 [2020-07-16T20:06:01.899Z] #14 130.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:06:01 [2020-07-16T20:06:01.899Z] #14 130.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:06:02 [2020-07-16T20:06:02.238Z] #14 130.6 Selecting previously unselected package libgpm2:amd64.
20:06:02 [2020-07-16T20:06:02.238Z] #14 130.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
20:06:02 [2020-07-16T20:06:02.238Z] #14 130.6 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:06:02 [2020-07-16T20:06:02.238Z] #14 130.7 Selecting previously unselected package libicu63:amd64.
20:06:02 [2020-07-16T20:06:02.238Z] #14 130.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
20:06:02 [2020-07-16T20:06:02.238Z] #14 130.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:06:02 [2020-07-16T20:06:02.300Z] Congratulations!  All commits are properly signed with the DCO!
20:06:03 [2020-07-16T20:06:03.381Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.861s	coverage: 72.3% of statements
20:06:03 [2020-07-16T20:06:03.381Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:06:03 [2020-07-16T20:06:03.381Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.915s	coverage: 60.4% of statements
20:06:03 [2020-07-16T20:06:03.381Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:06:04 [2020-07-16T20:06:04.017Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.0% of statements
20:06:04 [2020-07-16T20:06:04.654Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.671s	coverage: 76.1% of statements
20:06:04 [2020-07-16T20:06:04.654Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:06:04 [2020-07-16T20:06:04.947Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
20:06:05 [2020-07-16T20:06:05.240Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
20:06:05 [2020-07-16T20:06:05.538Z] #14 134.2 Selecting previously unselected package libnet1:amd64.
20:06:05 [2020-07-16T20:06:05.538Z] #14 134.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:06:05 [2020-07-16T20:06:05.538Z] #14 134.2 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:06:05 [2020-07-16T20:06:05.538Z] #14 134.3 Selecting previously unselected package libnl-3-200:amd64.
20:06:05 [2020-07-16T20:06:05.797Z] #14 134.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
20:06:05 [2020-07-16T20:06:05.797Z] #14 134.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:06:05 [2020-07-16T20:06:05.797Z] #14 134.4 Selecting previously unselected package libprotobuf-c1:amd64.
20:06:05 [2020-07-16T20:06:05.797Z] #14 134.4 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:06:05 [2020-07-16T20:06:05.797Z] #14 134.4 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:06:06 [2020-07-16T20:06:06.055Z] #14 134.4 Selecting previously unselected package libreadline5:amd64.
20:06:06 [2020-07-16T20:06:06.055Z] #14 134.5 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:06:06 [2020-07-16T20:06:06.055Z] #14 134.5 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:06:06 [2020-07-16T20:06:06.055Z] #14 134.6 Selecting previously unselected package libsystemd-dev:amd64.
20:06:06 [2020-07-16T20:06:06.055Z] #14 134.6 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
20:06:06 [2020-07-16T20:06:06.055Z] #14 134.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
20:06:06 [2020-07-16T20:06:06.313Z] #14 135.0 Selecting previously unselected package net-tools.
20:06:06 [2020-07-16T20:06:06.572Z] #14 135.0 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:06:06 [2020-07-16T20:06:06.572Z] #14 135.0 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:06:06 [2020-07-16T20:06:06.572Z] #14 135.2 Selecting previously unselected package python-pip-whl.
20:06:06 [2020-07-16T20:06:06.572Z] #14 135.3 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
20:06:06 [2020-07-16T20:06:06.831Z] #14 135.3 Unpacking python-pip-whl (18.1-5) ...
20:06:07 [2020-07-16T20:06:07.090Z] #14 135.8 Selecting previously unselected package python3-lib2to3.
20:06:07 [2020-07-16T20:06:07.313Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.7% of statements
20:06:07 [2020-07-16T20:06:07.313Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 4.9% of statements
20:06:07 [2020-07-16T20:06:07.313Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:06:07 [2020-07-16T20:06:07.313Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:06:07 [2020-07-16T20:06:07.349Z] #14 135.8 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
20:06:07 [2020-07-16T20:06:07.349Z] #14 135.8 Unpacking python3-lib2to3 (3.7.3-1) ...
20:06:07 [2020-07-16T20:06:07.349Z] #14 136.0 Selecting previously unselected package python3-distutils.
20:06:07 [2020-07-16T20:06:07.608Z] #14 136.0 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
20:06:07 [2020-07-16T20:06:07.608Z] #14 136.0 Unpacking python3-distutils (3.7.3-1) ...
20:06:07 [2020-07-16T20:06:07.608Z] #14 136.1 Selecting previously unselected package python3-pip.
20:06:07 [2020-07-16T20:06:07.608Z] #14 136.2 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
20:06:07 [2020-07-16T20:06:07.608Z] #14 136.2 Unpacking python3-pip (18.1-5) ...
20:06:07 [2020-07-16T20:06:07.874Z] #14 136.3 Selecting previously unselected package python3-pkg-resources.
20:06:07 [2020-07-16T20:06:07.874Z] #14 136.3 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
20:06:07 [2020-07-16T20:06:07.874Z] #14 136.4 Unpacking python3-pkg-resources (40.8.0-1) ...
20:06:07 [2020-07-16T20:06:07.874Z] #14 136.5 Selecting previously unselected package python3-setuptools.
20:06:07 [2020-07-16T20:06:07.874Z] #14 136.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
20:06:07 [2020-07-16T20:06:07.874Z] #14 136.5 Unpacking python3-setuptools (40.8.0-1) ...
20:06:08 [2020-07-16T20:06:08.133Z] #14 136.8 Selecting previously unselected package python3-wheel.
20:06:08 [2020-07-16T20:06:08.133Z] #14 136.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
20:06:08 [2020-07-16T20:06:08.133Z] #14 136.8 Unpacking python3-wheel (0.32.3-2) ...
20:06:08 [2020-07-16T20:06:08.392Z] #14 136.9 Selecting previously unselected package thin-provisioning-tools.
20:06:08 [2020-07-16T20:06:08.392Z] #14 136.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:06:08 [2020-07-16T20:06:08.392Z] #14 136.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:06:08 [2020-07-16T20:06:08.394Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
20:06:08 [2020-07-16T20:06:08.394Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.065s	coverage: 78.2% of statements
20:06:08 [2020-07-16T20:06:08.394Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:06:08 [2020-07-16T20:06:08.394Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:06:08 [2020-07-16T20:06:08.651Z] #14 137.1 Selecting previously unselected package vim-runtime.
20:06:08 [2020-07-16T20:06:08.651Z] #14 137.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:06:08 [2020-07-16T20:06:08.651Z] #14 137.2 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:06:08 [2020-07-16T20:06:08.651Z] #14 137.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:06:08 [2020-07-16T20:06:08.651Z] #14 137.2 Unpacking vim-runtime (2:8.1.0875-5) ...
20:06:09 [2020-07-16T20:06:09.029Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 26.2% of statements
20:06:09 [2020-07-16T20:06:09.322Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
20:06:09 [2020-07-16T20:06:09.614Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 88.3% of statements
20:06:10 [2020-07-16T20:06:10.029Z] #14 ...
20:06:10 [2020-07-16T20:06:10.029Z] 
20:06:10 [2020-07-16T20:06:10.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:06:10 [2020-07-16T20:06:10.030Z] #39 128.0   CC       criu/external.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 128.3   CC       criu/fault-injection.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 128.5   CC       criu/fdstore.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 128.9   CC       criu/fifo.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 129.3   CC       criu/file-ids.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 129.7   CC       criu/file-lock.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 130.8   CC       criu/files-ext.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 131.3   CC       criu/files-reg.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 133.8   CC       criu/files.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 136.0   CC       criu/filesystems.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 136.7   CC       criu/fsnotify.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 137.8   CC       criu/image-desc.o
20:06:10 [2020-07-16T20:06:10.030Z] #39 138.0   CC       criu/image.o
20:06:10 [2020-07-16T20:06:10.249Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 74.7% of statements
20:06:10 [2020-07-16T20:06:10.249Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:06:10 [2020-07-16T20:06:10.598Z] #39 138.8   CC       criu/ipc_ns.o
20:06:10 [2020-07-16T20:06:10.885Z] time="2020-07-16T20:06:10Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate394991393/log677200396.1: no such file or directory"
20:06:10 [2020-07-16T20:06:10.885Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 38.2% of statements
20:06:11 [2020-07-16T20:06:11.925Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
20:06:11 [2020-07-16T20:06:11.925Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
20:06:11 [2020-07-16T20:06:11.975Z] #39 139.9   CC       criu/irmap.o
20:06:11 [2020-07-16T20:06:11.975Z] #39 ...
20:06:11 [2020-07-16T20:06:11.975Z] 
20:06:11 [2020-07-16T20:06:11.975Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:06:11 [2020-07-16T20:06:11.975Z] #14 140.5 Selecting previously unselected package vim.
20:06:11 [2020-07-16T20:06:11.975Z] #14 140.5 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
20:06:11 [2020-07-16T20:06:11.975Z] #14 140.5 Unpacking vim (2:8.1.0875-5) ...
20:06:12 [2020-07-16T20:06:12.544Z] #14 141.0 Selecting previously unselected package xfsprogs.
20:06:12 [2020-07-16T20:06:12.544Z] #14 141.1 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
20:06:12 [2020-07-16T20:06:12.544Z] #14 141.1 Unpacking xfsprogs (4.20.0-1) ...
20:06:12 [2020-07-16T20:06:12.561Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.5 Selecting previously unselected package zip.
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.5 Unpacking zip (3.0-11+b1) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.7 Setting up aufs-tools (1:4.14+20190211-1) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libgpm2:amd64 (1.20.7-5) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:06:13 [2020-07-16T20:06:13.111Z] #14 141.8 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:06:13 [2020-07-16T20:06:13.196Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.492s	coverage: 84.5% of statements
20:06:13 [2020-07-16T20:06:13.196Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:06:13 [2020-07-16T20:06:13.196Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:06:13 [2020-07-16T20:06:13.369Z] #14 141.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up xxd (2:8.1.0875-5) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up libbtrfs0 (4.20.1-2) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 141.9 Setting up zip (3.0-11+b1) ...
20:06:13 [2020-07-16T20:06:13.370Z] #14 142.0 Setting up vim-common (2:8.1.0875-5) ...
20:06:13 [2020-07-16T20:06:13.628Z] #14 142.0 Setting up bash-completion (1:2.8-6) ...
20:06:14 [2020-07-16T20:06:14.108Z] Removing intermediate container e62442f93cf7
20:06:14 [2020-07-16T20:06:14.108Z]  ---> c3e6a6d1e6b6
20:06:14 [2020-07-16T20:06:14.108Z] Step 78/140 : FROM dev-base AS dockercli
20:06:14 [2020-07-16T20:06:14.108Z]  ---> 8821f8e241b9
20:06:14 [2020-07-16T20:06:14.108Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
20:06:14 [2020-07-16T20:06:14.108Z]  ---> Running in 5b995ba561e0
20:06:14 [2020-07-16T20:06:14.108Z] Removing intermediate container 5b995ba561e0
20:06:14 [2020-07-16T20:06:14.108Z]  ---> ab26d8371848
20:06:14 [2020-07-16T20:06:14.108Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
20:06:14 [2020-07-16T20:06:14.108Z]  ---> Running in 1af0bbd9a0c0
20:06:14 [2020-07-16T20:06:14.108Z] Removing intermediate container 1af0bbd9a0c0
20:06:14 [2020-07-16T20:06:14.108Z]  ---> 031fa1f96448
20:06:14 [2020-07-16T20:06:14.108Z] Step 81/140 : ARG DOCKERCLI_VERSION
20:06:14 [2020-07-16T20:06:14.108Z]  ---> Running in 535333f2e7af
20:06:14 [2020-07-16T20:06:14.108Z] Removing intermediate container 535333f2e7af
20:06:14 [2020-07-16T20:06:14.108Z]  ---> 9b381bc0fecf
20:06:14 [2020-07-16T20:06:14.108Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:06:14 [2020-07-16T20:06:14.108Z]  ---> db6b39d6a241
20:06:14 [2020-07-16T20:06:14.108Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:06:14 [2020-07-16T20:06:14.108Z]  ---> 416b2d1c253c
20:06:14 [2020-07-16T20:06:14.108Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:06:14 [2020-07-16T20:06:14.108Z]  ---> Running in 0229c24173bc
20:06:14 [2020-07-16T20:06:14.108Z] + RM_GOPATH=0
20:06:14 [2020-07-16T20:06:14.108Z] + TMP_GOPATH=
20:06:14 [2020-07-16T20:06:14.108Z] + : /build
20:06:14 [2020-07-16T20:06:14.108Z] + '[' -z '' ']'
20:06:14 [2020-07-16T20:06:14.108Z] ++ mktemp -d
20:06:14 [2020-07-16T20:06:14.108Z] + export GOPATH=/tmp/tmp.KAVV1dATho
20:06:14 [2020-07-16T20:06:14.108Z] + GOPATH=/tmp/tmp.KAVV1dATho
20:06:14 [2020-07-16T20:06:14.108Z] + RM_GOPATH=1
20:06:14 [2020-07-16T20:06:14.108Z] ++ dirname ./install.sh
20:06:14 [2020-07-16T20:06:14.108Z] + dir=.
20:06:14 [2020-07-16T20:06:14.108Z] + bin=dockercli
20:06:14 [2020-07-16T20:06:14.108Z] + shift
20:06:14 [2020-07-16T20:06:14.108Z] + '[' '!' -f ./dockercli.installer ']'
20:06:14 [2020-07-16T20:06:14.108Z] + . ./dockercli.installer
20:06:14 [2020-07-16T20:06:14.108Z] ++ : stable
20:06:14 [2020-07-16T20:06:14.108Z] ++ : 17.06.2-ce
20:06:14 [2020-07-16T20:06:14.108Z] + install_dockercli
20:06:14 [2020-07-16T20:06:14.108Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
20:06:14 [2020-07-16T20:06:14.108Z] Install docker/cli version 17.06.2-ce from stable
20:06:14 [2020-07-16T20:06:14.108Z] ++ uname -m
20:06:14 [2020-07-16T20:06:14.108Z] + arch=ppc64le
20:06:14 [2020-07-16T20:06:14.108Z] + '[' ppc64le '!=' x86_64 ']'
20:06:14 [2020-07-16T20:06:14.108Z] + '[' ppc64le '!=' s390x ']'
20:06:14 [2020-07-16T20:06:14.108Z] + '[' ppc64le '!=' armhf ']'
20:06:14 [2020-07-16T20:06:14.108Z] + build_dockercli
20:06:14 [2020-07-16T20:06:14.108Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.KAVV1dATho/tmp/docker-ce
20:06:14 [2020-07-16T20:06:14.108Z] Cloning into '/tmp/tmp.KAVV1dATho/tmp/docker-ce'...
20:06:14 [2020-07-16T20:06:14.236Z] ok  	github.com/docker/docker/distribution	0.236s	coverage: 22.3% of statements
20:06:14 [2020-07-16T20:06:14.236Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
20:06:14 [2020-07-16T20:06:14.236Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:06:15 [2020-07-16T20:06:15.277Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
20:06:15 [2020-07-16T20:06:15.912Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
20:06:16 [2020-07-16T20:06:16.546Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
20:06:16 [2020-07-16T20:06:16.546Z] ok  	github.com/docker/docker/distribution/xfer	1.444s	coverage: 83.4% of statements
20:06:16 [2020-07-16T20:06:16.547Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:06:16 [2020-07-16T20:06:16.547Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:06:16 [2020-07-16T20:06:16.914Z] #14 144.9 Setting up libiptc0:amd64 (1.8.2-4) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 144.9 Setting up xz-utils (5.2.4-1) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 144.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:06:16 [2020-07-16T20:06:16.914Z] #14 144.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 144.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up libbtrfs-dev (4.20.1-2) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up pigz (2.4-1) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up python-pip-whl (18.1-5) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.0 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.1 Setting up mingw-w64-common (6.0.0-3) ...
20:06:16 [2020-07-16T20:06:16.914Z] #14 145.1 Setting up vim-runtime (2:8.1.0875-5) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.6 Setting up libaio1:amd64 (0.3.112-3) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.6 Setting up libonig5:amd64 (6.9.1-1) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.6 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.6 Setting up vim (2:8.1.0875-5) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.7 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.8 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
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.8 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
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:06:17 [2020-07-16T20:06:17.174Z] #14 145.8 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
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.8 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
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.8 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.8 Setting up jq (1.5+dfsg-2+b1) ...
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.8 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:06:17 [2020-07-16T20:06:17.433Z] #14 145.9 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:06:17 [2020-07-16T20:06:17.584Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
20:06:17 [2020-07-16T20:06:17.584Z] ?   	github.com/docker/docker/internal/test	[no test files]
20:06:17 [2020-07-16T20:06:17.877Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
20:06:17 [2020-07-16T20:06:17.877Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
20:06:17 [2020-07-16T20:06:17.877Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
20:06:18 [2020-07-16T20:06:18.169Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:06:18 [2020-07-16T20:06:18.805Z] ok  	github.com/docker/docker/internal/testutil	0.028s	coverage: 62.5% of statements
20:06:19 [2020-07-16T20:06:19.097Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
20:06:20 [2020-07-16T20:06:20.136Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 66.9% of statements
20:06:20 [2020-07-16T20:06:20.136Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 Setting up iptables (1.8.2-4) ...
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:06:20 [2020-07-16T20:06:20.723Z] #14 149.1 Setting up python3 (3.7.3-1) ...
20:06:20 [2020-07-16T20:06:20.982Z] #14 149.6 Setting up python3-wheel (0.32.3-2) ...
20:06:21 [2020-07-16T20:06:21.647Z] ok  	github.com/docker/docker/pkg/archive	0.467s	coverage: 77.1% of statements
20:06:21 [2020-07-16T20:06:21.928Z] #14 150.4 Setting up apparmor (2.13.2-10) ...
20:06:22 [2020-07-16T20:06:22.496Z] #14 ...
20:06:22 [2020-07-16T20:06:22.496Z] 
20:06:22 [2020-07-16T20:06:22.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:06:22 [2020-07-16T20:06:22.496Z] #39 140.7   CC       criu/kcmp-ids.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 141.1   CC       criu/kerndat.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 142.4   CC       criu/libnetlink.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 142.8   CC       criu/log.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 143.4   CC       criu/lsm.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 143.8   CC       criu/mem.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 145.6   CC       criu/memfd.o
20:06:22 [2020-07-16T20:06:22.496Z] #39 146.3   CC       criu/mount.o
20:06:22 [2020-07-16T20:06:22.755Z] #39 150.9   CC       criu/namespaces.o
20:06:23 [2020-07-16T20:06:23.159Z] ok  	github.com/docker/docker/pkg/authorization	0.593s	coverage: 66.7% of statements
20:06:23 [2020-07-16T20:06:23.159Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
20:06:23 [2020-07-16T20:06:23.159Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:06:23 [2020-07-16T20:06:23.690Z] #39 ...
20:06:23 [2020-07-16T20:06:23.690Z] 
20:06:23 [2020-07-16T20:06:23.690Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
20:06:23 [2020-07-16T20:06:23.690Z] #14 152.2 Setting up python3-lib2to3 (3.7.3-1) ...
20:06:23 [2020-07-16T20:06:23.949Z] #14 152.6 Setting up python3-pkg-resources (40.8.0-1) ...
20:06:25 [2020-07-16T20:06:25.325Z] #14 153.6 Setting up python3-distutils (3.7.3-1) ...
20:06:25 [2020-07-16T20:06:25.584Z] #14 154.1 Setting up python3-setuptools (40.8.0-1) ...
20:06:26 [2020-07-16T20:06:26.961Z] #14 155.3 Setting up python3-pip (18.1-5) ...
20:06:27 [2020-07-16T20:06:27.620Z] ok  	github.com/docker/docker/layer	7.430s	coverage: 72.0% of statements
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/oci	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
20:06:27 [2020-07-16T20:06:27.620Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.579s	coverage: 43.2% of statements
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:06:27 [2020-07-16T20:06:27.620Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:06:27 [2020-07-16T20:06:27.952Z] ok  	github.com/docker/docker/pkg/discovery	0.031s	coverage: 58.3% of statements
20:06:27 [2020-07-16T20:06:27.952Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.5 Setting up dmsetup (2:1.02.155-3) ...
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.7 Setting up xfsprogs (4.20.0-1) ...
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.8 Processing triggers for mime-support (3.62) ...
20:06:28 [2020-07-16T20:06:28.171Z] #14 156.8 Processing triggers for libc-bin (2.28-10) ...
20:06:28 [2020-07-16T20:06:28.587Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.013s	coverage: 92.3% of statements
20:06:28 [2020-07-16T20:06:28.880Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.019s	coverage: 93.8% of statements
20:06:29 [2020-07-16T20:06:29.514Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
20:06:29 [2020-07-16T20:06:29.548Z] #14 DONE 158.0s
20:06:29 [2020-07-16T20:06:29.548Z] 
20:06:29 [2020-07-16T20:06:29.548Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
20:06:30 [2020-07-16T20:06:30.551Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 66.3% of statements
20:06:31 [2020-07-16T20:06:31.185Z] #15 1.678 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:06:31 [2020-07-16T20:06:31.185Z] #15 1.689 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:06:31 [2020-07-16T20:06:31.185Z] #15 1.694 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:06:31 [2020-07-16T20:06:31.186Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
20:06:31 [2020-07-16T20:06:31.444Z] #15 DONE 1.9s
20:06:31 [2020-07-16T20:06:31.445Z] 
20:06:31 [2020-07-16T20:06:31.445Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:06:31 [2020-07-16T20:06:31.821Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.070s	coverage: 84.1% of statements
20:06:32 [2020-07-16T20:06:32.114Z] ok  	github.com/docker/docker/pkg/fsutils	0.427s	coverage: 85.1% of statements
20:06:32 [2020-07-16T20:06:32.114Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 10.2% of statements
20:06:33 [2020-07-16T20:06:33.151Z] ok  	github.com/docker/docker/pkg/idtools	0.275s	coverage: 70.1% of statements
20:06:33 [2020-07-16T20:06:33.151Z] ok  	github.com/docker/docker/pkg/ioutils	0.325s	coverage: 70.4% of statements
20:06:33 [2020-07-16T20:06:33.327Z] Checking out files:  70% (7643/10849)   
Checking out files:  71% (7703/10849)   
Checking out files:  72% (7812/10849)   
Checking out files:  73% (7920/10849)   
Checking out files:  74% (8029/10849)   
Checking out files:  75% (8137/10849)   
Checking out files:  76% (8246/10849)   
Checking out files:  77% (8354/10849)   
Checking out files:  78% (8463/10849)   
Checking out files:  79% (8571/10849)   
Checking out files:  80% (8680/10849)   
Checking out files:  81% (8788/10849)   
Checking out files:  82% (8897/10849)   
Checking out files:  83% (9005/10849)   
Checking out files:  84% (9114/10849)   
Checking out files:  85% (9222/10849)   
Checking out files:  86% (9331/10849)   
Checking out files:  87% (9439/10849)   
Checking out files:  88% (9548/10849)   
Checking out files:  89% (9656/10849)   
Checking out files:  90% (9765/10849)   
Checking out files:  91% (9873/10849)   
Checking out files:  92% (9982/10849)   
Checking out files:  93% (10090/10849)   
Checking out files:  94% (10199/10849)   
Checking out files:  95% (10307/10849)   
Checking out files:  96% (10416/10849)   
Checking out files:  97% (10524/10849)   
Checking out files:  98% (10633/10849)   
Checking out files:  99% (10741/10849)   
Checking out files: 100% (10849/10849)   
Checking out files: 100% (10849/10849), done.
20:06:33 [2020-07-16T20:06:33.327Z] + cd /tmp/tmp.KAVV1dATho/tmp/docker-ce
20:06:33 [2020-07-16T20:06:33.327Z] + git checkout -q v17.06.2-ce
20:06:33 [2020-07-16T20:06:33.443Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
20:06:33 [2020-07-16T20:06:33.735Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
20:06:33 [2020-07-16T20:06:33.735Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
20:06:33 [2020-07-16T20:06:33.735Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:06:33 [2020-07-16T20:06:33.969Z] + mkdir -p /tmp/tmp.KAVV1dATho/src/github.com/docker
20:06:33 [2020-07-16T20:06:33.969Z] + mv components/cli /tmp/tmp.KAVV1dATho/src/github.com/docker/cli
20:06:33 [2020-07-16T20:06:33.969Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:06:33 [2020-07-16T20:06:33.978Z] #16 ...
20:06:33 [2020-07-16T20:06:33.978Z] 
20:06:33 [2020-07-16T20:06:33.978Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
20:06:33 [2020-07-16T20:06:33.978Z] #52 185.0 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
20:06:33 [2020-07-16T20:06:33.978Z] #52 187.3 + mkdir -p /build
20:06:33 [2020-07-16T20:06:33.978Z] #52 187.3 + cp runc /build/runc
20:06:33 [2020-07-16T20:06:33.978Z] #52 DONE 187.6s
20:06:33 [2020-07-16T20:06:33.978Z] 
20:06:33 [2020-07-16T20:06:33.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:06:33 [2020-07-16T20:06:33.978Z] #39 153.0   CC       criu/net.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 156.5   CC       criu/netfilter.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 156.9   CC       criu/page-pipe.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 157.5   CC       criu/page-xfer.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 159.6   CC       criu/pagemap-cache.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 160.2   CC       criu/pagemap.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 161.3   CC       criu/parasite-syscall.o
20:06:33 [2020-07-16T20:06:33.978Z] #39 162.3   CC       criu/path.o
20:06:34 [2020-07-16T20:06:34.028Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
20:06:34 [2020-07-16T20:06:34.320Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
20:06:34 [2020-07-16T20:06:34.612Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
20:06:34 [2020-07-16T20:06:34.905Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
20:06:34 [2020-07-16T20:06:34.905Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
20:06:34 [2020-07-16T20:06:34.915Z] #39 162.8   CC       criu/pie-util-vdso-elf32.o
20:06:35 [2020-07-16T20:06:35.494Z] #39 163.6   CC       criu/pie-util-vdso.o
20:06:35 [2020-07-16T20:06:35.540Z] ok  	github.com/docker/docker/pkg/mount	1.245s	coverage: 69.6% of statements
20:06:35 [2020-07-16T20:06:35.540Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:06:35 [2020-07-16T20:06:35.540Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:06:35 [2020-07-16T20:06:35.540Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:06:35 [2020-07-16T20:06:35.834Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
20:06:36 [2020-07-16T20:06:36.062Z] #39 164.0   CC       criu/pie-util.o
20:06:36 [2020-07-16T20:06:36.063Z] #39 164.3   CC       criu/pipes.o
20:06:36 [2020-07-16T20:06:36.469Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
20:06:36 [2020-07-16T20:06:36.631Z] #39 164.8   CC       criu/plugin.o
20:06:36 [2020-07-16T20:06:36.761Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 87.9% of statements
20:06:36 [2020-07-16T20:06:36.761Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
20:06:37 [2020-07-16T20:06:37.200Z] #39 165.3   CC       criu/proc_parse.o
20:06:37 [2020-07-16T20:06:37.200Z] #39 ...
20:06:37 [2020-07-16T20:06:37.200Z] 
20:06:37 [2020-07-16T20:06:37.200Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:06:37 [2020-07-16T20:06:37.200Z] #16 5.976 Collecting yamllint==1.16.0
20:06:38 [2020-07-16T20:06:38.276Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 72.7% of statements
20:06:38 [2020-07-16T20:06:38.276Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
20:06:41 [2020-07-16T20:06:41.800Z] ok  	github.com/docker/docker/pkg/signal	2.686s	coverage: 61.0% of statements
20:06:41 [2020-07-16T20:06:41.800Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
20:06:42 [2020-07-16T20:06:42.093Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
20:06:42 [2020-07-16T20:06:42.093Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
20:06:42 [2020-07-16T20:06:42.386Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
20:06:42 [2020-07-16T20:06:42.475Z] #16 ...
20:06:42 [2020-07-16T20:06:42.475Z] 
20:06:42 [2020-07-16T20:06:42.475Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:06:42 [2020-07-16T20:06:42.475Z] #36 240.2 + dpkg --print-architecture
20:06:42 [2020-07-16T20:06:42.475Z] #36 240.2 + cd /tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution
20:06:42 [2020-07-16T20:06:42.475Z] #36 240.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:06:42 [2020-07-16T20:06:42.475Z] #36 240.5 + GOPATH=/tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zw0C9JNZB5
20:06:42 [2020-07-16T20:06:42.475Z] #36 240.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:06:42 [2020-07-16T20:06:42.678Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 81.4% of statements
20:06:43 [2020-07-16T20:06:43.314Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 35.1% of statements
20:06:43 [2020-07-16T20:06:43.607Z] ok  	github.com/docker/docker/pkg/tailfile	0.038s	coverage: 88.6% of statements
20:06:43 [2020-07-16T20:06:43.901Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
20:06:44 [2020-07-16T20:06:44.536Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
20:06:44 [2020-07-16T20:06:44.536Z] testing: warning: no tests to run
20:06:44 [2020-07-16T20:06:44.536Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
20:06:44 [2020-07-16T20:06:44.828Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
20:06:45 [2020-07-16T20:06:45.121Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
20:06:45 [2020-07-16T20:06:45.413Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
20:06:46 [2020-07-16T20:06:46.668Z] #36 ...
20:06:46 [2020-07-16T20:06:46.668Z] 
20:06:46 [2020-07-16T20:06:46.668Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
20:06:46 [2020-07-16T20:06:46.668Z] #16 11.33   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:06:46 [2020-07-16T20:06:46.668Z] #16 11.40 Collecting pyyaml (from yamllint==1.16.0)
20:06:46 [2020-07-16T20:06:46.668Z] #16 11.51   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:06:46 [2020-07-16T20:06:46.668Z] #16 12.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:06:46 [2020-07-16T20:06:46.668Z] #16 12.84   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:06:46 [2020-07-16T20:06:46.668Z] #16 12.89 Building wheels for collected packages: pyyaml
20:06:46 [2020-07-16T20:06:46.668Z] #16 12.89   Running setup.py bdist_wheel for pyyaml: started
20:06:46 [2020-07-16T20:06:46.668Z] #16 13.97   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:06:46 [2020-07-16T20:06:46.668Z] #16 13.98   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:06:46 [2020-07-16T20:06:46.668Z] #16 14.04 Successfully built pyyaml
20:06:46 [2020-07-16T20:06:46.668Z] #16 14.07 Installing collected packages: pyyaml, pathspec, yamllint
20:06:46 [2020-07-16T20:06:46.668Z] #16 14.39 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:06:46 [2020-07-16T20:06:46.668Z] #16 DONE 14.9s
20:06:46 [2020-07-16T20:06:46.668Z] 
20:06:46 [2020-07-16T20:06:46.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:06:46 [2020-07-16T20:06:46.668Z] #39 167.6   CC       criu/protobuf-desc.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 168.4   CC       criu/protobuf.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 168.6   CC       criu/pstree.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 169.5   CC       criu/rbtree.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 169.7   CC       criu/rst-malloc.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 170.0   CC       criu/seccomp.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 170.5   CC       criu/seize.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 171.3   CC       criu/servicefd.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 171.8   CC       criu/shmem.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 172.7   CC       criu/sigframe.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 172.9   CC       criu/signalfd.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 173.1   CC       criu/sk-inet.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 174.2   CC       criu/sk-netlink.o
20:06:46 [2020-07-16T20:06:46.668Z] #39 ...
20:06:46 [2020-07-16T20:06:46.668Z] 
20:06:46 [2020-07-16T20:06:46.668Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
20:06:46 [2020-07-16T20:06:46.668Z] #21 DONE 0.3s
20:06:46 [2020-07-16T20:06:46.668Z] 
20:06:46 [2020-07-16T20:06:46.668Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:06:46 [2020-07-16T20:06:46.668Z] #48 ...
20:06:46 [2020-07-16T20:06:46.668Z] 
20:06:46 [2020-07-16T20:06:46.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:06:46 [2020-07-16T20:06:46.668Z] #39 174.8   CC       criu/sk-packet.o
20:06:46 [2020-07-16T20:06:46.954Z] ok  	github.com/docker/docker/plugin	0.563s	coverage: 27.3% of statements
20:06:47 [2020-07-16T20:06:47.234Z] #39 175.5   CC       criu/sk-queue.o
20:06:47 [2020-07-16T20:06:47.589Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
20:06:47 [2020-07-16T20:06:47.801Z] #39 176.0   CC       criu/sk-tcp.o
20:06:48 [2020-07-16T20:06:48.223Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.3% of statements
20:06:48 [2020-07-16T20:06:48.369Z] #39 176.5   CC       criu/sk-unix.o
20:06:48 [2020-07-16T20:06:48.515Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
20:06:49 [2020-07-16T20:06:49.308Z] #39 ...
20:06:49 [2020-07-16T20:06:49.308Z] 
20:06:49 [2020-07-16T20:06:49.308Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
20:06:49 [2020-07-16T20:06:49.308Z] #25 DONE 2.7s
20:06:49 [2020-07-16T20:06:49.308Z] 
20:06:49 [2020-07-16T20:06:49.308Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
20:06:49 [2020-07-16T20:06:49.308Z] #27 DONE 0.2s
20:06:49 [2020-07-16T20:06:49.308Z] 
20:06:49 [2020-07-16T20:06:49.308Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:06:49 [2020-07-16T20:06:49.553Z] ok  	github.com/docker/docker/registry	0.089s	coverage: 56.3% of statements
20:06:49 [2020-07-16T20:06:49.566Z] #48 ...
20:06:49 [2020-07-16T20:06:49.567Z] 
20:06:49 [2020-07-16T20:06:49.567Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
20:06:49 [2020-07-16T20:06:49.567Z] #30 DONE 0.0s
20:06:49 [2020-07-16T20:06:49.567Z] 
20:06:49 [2020-07-16T20:06:49.567Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
20:06:49 [2020-07-16T20:06:49.567Z] #35 DONE 0.0s
20:06:49 [2020-07-16T20:06:49.825Z] 
20:06:49 [2020-07-16T20:06:49.825Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:06:49 [2020-07-16T20:06:49.825Z] #48 ...
20:06:49 [2020-07-16T20:06:49.825Z] 
20:06:49 [2020-07-16T20:06:49.825Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:06:49 [2020-07-16T20:06:49.825Z] #39 178.0   CC       criu/sockets.o
20:06:50 [2020-07-16T20:06:50.188Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
20:06:50 [2020-07-16T20:06:50.188Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
20:06:50 [2020-07-16T20:06:50.765Z] #39 178.7   CC       criu/stats.o
20:06:50 [2020-07-16T20:06:50.765Z] #39 179.0   CC       criu/string.o
20:06:50 [2020-07-16T20:06:50.765Z] #39 179.1   CC       criu/sysctl.o
20:06:50 [2020-07-16T20:06:50.824Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
20:06:51 [2020-07-16T20:06:51.459Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
20:06:51 [2020-07-16T20:06:51.702Z] #39 179.6   CC       criu/sysfs_parse.o
20:06:51 [2020-07-16T20:06:51.702Z] #39 179.9   CC       criu/timens.o
20:06:51 [2020-07-16T20:06:51.961Z] #39 180.2   CC       criu/timerfd.o
20:06:52 [2020-07-16T20:06:52.094Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
20:06:52 [2020-07-16T20:06:52.528Z] #39 180.6   CC       criu/tty.o
20:06:52 [2020-07-16T20:06:52.729Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
20:06:53 [2020-07-16T20:06:53.364Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
20:06:54 [2020-07-16T20:06:54.431Z] #39 182.3   CC       criu/tun.o
20:06:54 [2020-07-16T20:06:54.689Z] #39 182.7   CC       criu/uffd.o
20:06:55 [2020-07-16T20:06:55.625Z] #39 183.6   CC       criu/util.o
20:06:56 [2020-07-16T20:06:56.563Z] #39 184.7   CC       criu/uts_ns.o
20:06:56 [2020-07-16T20:06:56.822Z] #39 185.0   CC       criu/vdso-compat.o
20:06:57 [2020-07-16T20:06:57.080Z] #39 185.2   CC       criu/vdso.o
20:06:57 [2020-07-16T20:06:57.648Z] #39 185.8   LINK     criu/built-in.o
20:06:57 [2020-07-16T20:06:57.648Z] #39 185.9   LINK     criu/criu
20:06:58 [2020-07-16T20:06:58.225Z] #39 186.4   DEP      lib/c/criu.d
20:06:58 [2020-07-16T20:06:58.225Z] #39 186.4   CC       images/rpc.pb-c.o
20:06:58 [2020-07-16T20:06:58.794Z] #39 187.0   CC       lib/c/criu.o
20:06:59 [2020-07-16T20:06:59.729Z] #39 187.8   LINK     lib/c/built-in.o
20:06:59 [2020-07-16T20:06:59.729Z] #39 187.8   LINK     lib/c/libcriu.so
20:06:59 [2020-07-16T20:06:59.729Z] #39 187.9   LINK     lib/c/libcriu.a
20:06:59 [2020-07-16T20:06:59.988Z] #39 188.1   GEN      magic.py
20:06:59 [2020-07-16T20:06:59.988Z] #39 188.2 Note: Building without setproctitle() and strlcpy() support.
20:06:59 [2020-07-16T20:06:59.988Z] #39 188.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:06:59 [2020-07-16T20:06:59.988Z] #39 188.2 Note: Building without GnuTLS support
20:06:59 [2020-07-16T20:06:59.988Z] #39 188.2 Makefile.config:39: Warn: you have no libnftables installed
20:06:59 [2020-07-16T20:06:59.988Z] #39 188.2 Makefile.config:40: Warn: Building without nftables support
20:07:00 [2020-07-16T20:07:00.925Z] #39 189.1 fatal: not a git repository (or any of the parent directories): .git
20:07:01 [2020-07-16T20:07:01.550Z] #39 ...
20:07:01 [2020-07-16T20:07:01.550Z] 
20:07:01 [2020-07-16T20:07:01.550Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
20:07:01 [2020-07-16T20:07:01.550Z] #48 DONE 261.7s
20:07:01 [2020-07-16T20:07:01.550Z] 
20:07:01 [2020-07-16T20:07:01.550Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
20:07:01 [2020-07-16T20:07:01.811Z] #36 262.3 + rm -rf /tmp/tmp.Zw0C9JNZB5/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zw0C9JNZB5
20:07:01 [2020-07-16T20:07:01.811Z] #36 DONE 262.4s
20:07:01 [2020-07-16T20:07:01.811Z] 
20:07:01 [2020-07-16T20:07:01.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:07:01 [2020-07-16T20:07:01.811Z] #39 190.0 make[1]: Nothing to be done for 'all'.
20:07:02 [2020-07-16T20:07:02.755Z] #39 191.0 make[1]: 'images/built-in.o' is up to date.
20:07:03 [2020-07-16T20:07:03.019Z] #39 191.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:07:03 [2020-07-16T20:07:03.019Z] #39 191.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:07:03 [2020-07-16T20:07:03.019Z] #39 191.2 make[1]: 'compel/libcompel.a' is up to date.
20:07:03 [2020-07-16T20:07:03.019Z] #39 191.2 make[1]: 'compel/compel-host-bin' is up to date.
20:07:03 [2020-07-16T20:07:03.280Z] #39 191.2 make[1]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.280Z] #39 191.3 make[1]: 'soccr/libsoccr.a' is up to date.
20:07:03 [2020-07-16T20:07:03.540Z] #39 191.5 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.540Z] #39 191.6 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.540Z] #39 191.6 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.540Z] #39 191.7 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.799Z] #39 191.8 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.799Z] #39 191.8 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.799Z] #39 191.9 make[2]: Nothing to be done for 'all'.
20:07:03 [2020-07-16T20:07:03.799Z] #39 192.0 make[2]: Nothing to be done for 'all'.
20:07:04 [2020-07-16T20:07:04.057Z] #39 192.0   INSTALL  criu/criu
20:07:04 [2020-07-16T20:07:04.057Z] #39 DONE 192.3s
20:07:04 [2020-07-16T20:07:04.058Z] 
20:07:04 [2020-07-16T20:07:04.058Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
20:07:04 [2020-07-16T20:07:04.994Z] #37 DONE 0.7s
20:07:04 [2020-07-16T20:07:04.994Z] 
20:07:04 [2020-07-16T20:07:04.994Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:07:06 [2020-07-16T20:07:06.372Z] #57 ...
20:07:06 [2020-07-16T20:07:06.372Z] 
20:07:06 [2020-07-16T20:07:06.372Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
20:07:06 [2020-07-16T20:07:06.372Z] #40 DONE 0.1s
20:07:06 [2020-07-16T20:07:06.372Z] 
20:07:06 [2020-07-16T20:07:06.372Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
20:07:06 [2020-07-16T20:07:06.372Z] #43 DONE 0.1s
20:07:06 [2020-07-16T20:07:06.372Z] 
20:07:06 [2020-07-16T20:07:06.372Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
20:07:06 [2020-07-16T20:07:06.372Z] #46 DONE 0.1s
20:07:06 [2020-07-16T20:07:06.372Z] 
20:07:06 [2020-07-16T20:07:06.372Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:07:06 [2020-07-16T20:07:06.372Z] #57 ...
20:07:06 [2020-07-16T20:07:06.372Z] 
20:07:06 [2020-07-16T20:07:06.372Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
20:07:07 [2020-07-16T20:07:07.309Z] #49 DONE 1.0s
20:07:07 [2020-07-16T20:07:07.309Z] 
20:07:07 [2020-07-16T20:07:07.309Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
20:07:07 [2020-07-16T20:07:07.568Z] #53 DONE 0.1s
20:07:07 [2020-07-16T20:07:07.568Z] 
20:07:07 [2020-07-16T20:07:07.568Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
20:07:11 [2020-07-16T20:07:11.966Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.8% of statements
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/rootless	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/volume	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === Skipped
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:46: Driver btrfs not supported
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:46: Driver btrfs not supported
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:46: Driver btrfs not supported
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:46: Driver btrfs not supported
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:46: Driver btrfs not supported
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:73: No driver to put!
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     overlay_test.go:49: Fails to compute changes intermittently
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:07:11 [2020-07-16T20:07:11.966Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:07:11 [2020-07-16T20:07:11.966Z] 
20:07:11 [2020-07-16T20:07:11.966Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:46: Driver zfs not supported
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:46: Driver zfs not supported
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:46: Driver zfs not supported
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:46: Driver zfs not supported
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:46: Driver zfs not supported
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     graphtest_unix.go:73: No driver to put!
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:07:11 [2020-07-16T20:07:11.967Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] 
20:07:11 [2020-07-16T20:07:11.967Z] DONE 2066 tests, 19 skipped in 189.043s
Post stage
[Pipeline] junit
20:07:12 [2020-07-16T20:07:12.013Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:07:12 [2020-07-16T20:07:12.542Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh dynbinary test-integration
20:07:12 [2020-07-16T20:07:12.836Z] 
20:07:12 [2020-07-16T20:07:12.836Z] Removing bundles/
20:07:12 [2020-07-16T20:07:12.836Z] 
20:07:12 [2020-07-16T20:07:12.836Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:07:12 [2020-07-16T20:07:12.836Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:07:12 [2020-07-16T20:07:12.836Z] GOOS="" GOARCH="" GOARM=""
20:07:13 [2020-07-16T20:07:13.423Z] + return
20:07:15 [2020-07-16T20:07:15.687Z] #57 229.5 🇩 bin/containerd
20:07:17 [2020-07-16T20:07:17.974Z] Removing intermediate container 0229c24173bc
20:07:17 [2020-07-16T20:07:17.974Z]  ---> 8a326390d24e
20:07:17 [2020-07-16T20:07:17.974Z] Step 85/140 : FROM runtime-dev AS runc
20:07:17 [2020-07-16T20:07:17.974Z]  ---> a01d44a3624b
20:07:17 [2020-07-16T20:07:17.974Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
20:07:17 [2020-07-16T20:07:17.974Z]  ---> Running in 65f911544678
20:07:17 [2020-07-16T20:07:17.974Z] Removing intermediate container 65f911544678
20:07:17 [2020-07-16T20:07:17.974Z]  ---> edb63a1cd8e2
20:07:17 [2020-07-16T20:07:17.974Z] Step 87/140 : ARG RUNC_COMMIT
20:07:17 [2020-07-16T20:07:17.974Z]  ---> Running in 3a865ef70647
20:07:17 [2020-07-16T20:07:17.974Z] Removing intermediate container 3a865ef70647
20:07:17 [2020-07-16T20:07:17.974Z]  ---> 4aec338a7e98
20:07:17 [2020-07-16T20:07:17.974Z] Step 88/140 : ARG RUNC_BUILDTAGS
20:07:17 [2020-07-16T20:07:17.974Z]  ---> Running in 30623e1011ad
20:07:17 [2020-07-16T20:07:17.974Z] Removing intermediate container 30623e1011ad
20:07:17 [2020-07-16T20:07:17.974Z]  ---> fc9d51dd315a
20:07:17 [2020-07-16T20:07:17.974Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:07:17 [2020-07-16T20:07:17.974Z]  ---> 55f475453d76
20:07:17 [2020-07-16T20:07:17.974Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:07:18 [2020-07-16T20:07:18.273Z]  ---> a0d516f3a26b
20:07:18 [2020-07-16T20:07:18.273Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:07:18 [2020-07-16T20:07:18.273Z]  ---> Running in 4d08af23cb62
20:07:18 [2020-07-16T20:07:18.568Z] + RM_GOPATH=0
20:07:18 [2020-07-16T20:07:18.568Z] + TMP_GOPATH=
20:07:18 [2020-07-16T20:07:18.568Z] + : /build
20:07:18 [2020-07-16T20:07:18.568Z] + '[' -z '' ']'
20:07:18 [2020-07-16T20:07:18.568Z] ++ mktemp -d
20:07:18 [2020-07-16T20:07:18.568Z] + export GOPATH=/tmp/tmp.SA9WBL4DVz
20:07:18 [2020-07-16T20:07:18.568Z] + GOPATH=/tmp/tmp.SA9WBL4DVz
20:07:18 [2020-07-16T20:07:18.568Z] + RM_GOPATH=1
20:07:18 [2020-07-16T20:07:18.568Z] ++ dirname ./install.sh
20:07:18 [2020-07-16T20:07:18.568Z] + dir=.
20:07:18 [2020-07-16T20:07:18.568Z] + bin=runc
20:07:18 [2020-07-16T20:07:18.568Z] + shift
20:07:18 [2020-07-16T20:07:18.568Z] + '[' '!' -f ./runc.installer ']'
20:07:18 [2020-07-16T20:07:18.568Z] + . ./runc.installer
20:07:18 [2020-07-16T20:07:18.568Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:07:18 [2020-07-16T20:07:18.568Z] + install_runc
20:07:18 [2020-07-16T20:07:18.568Z] + grep -q '^3\.10\.0.*\.el7\.'
20:07:18 [2020-07-16T20:07:18.568Z] + uname -r
20:07:18 [2020-07-16T20:07:18.568Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:07:18 [2020-07-16T20:07:18.568Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:07:18 [2020-07-16T20:07:18.568Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:07:18 [2020-07-16T20:07:18.568Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SA9WBL4DVz/src/github.com/opencontainers/runc
20:07:18 [2020-07-16T20:07:18.568Z] Cloning into '/tmp/tmp.SA9WBL4DVz/src/github.com/opencontainers/runc'...
20:07:20 [2020-07-16T20:07:20.096Z] + cd /tmp/tmp.SA9WBL4DVz/src/github.com/opencontainers/runc
20:07:20 [2020-07-16T20:07:20.096Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:07:20 [2020-07-16T20:07:20.096Z] + '[' -z '' ']'
20:07:20 [2020-07-16T20:07:20.096Z] + target=static
20:07:20 [2020-07-16T20:07:20.096Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:07:20 [2020-07-16T20:07:20.391Z] 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 .
20:07:23 [2020-07-16T20:07:23.684Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
20:07:23 [2020-07-16T20:07:23.684Z] No api/types/ or api/swagger.yaml changes in diff.
20:07:23 [2020-07-16T20:07:23.684Z] Congratulations!  All toml source files changed here have valid syntax.
20:07:23 [2020-07-16T20:07:23.684Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:07:23 [2020-07-16T20:07:23.684Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:07:24 [2020-07-16T20:07:24.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh dynbinary-daemon test-docker-py
20:07:24 [2020-07-16T20:07:24.627Z] 
20:07:24 [2020-07-16T20:07:24.627Z] Removing bundles/
20:07:24 [2020-07-16T20:07:24.627Z] 
20:07:24 [2020-07-16T20:07:24.627Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:07:24 [2020-07-16T20:07:24.627Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:07:24 [2020-07-16T20:07:24.627Z] GOOS="" GOARCH="" GOARM=""
20:07:37 [2020-07-16T20:07:37.624Z] #57 251.9 🇩 bin/containerd-stress
20:07:38 [2020-07-16T20:07:38.998Z] #57 253.8 🇩 bin/containerd-shim
20:07:43 [2020-07-16T20:07:43.019Z] 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
20:07:43 [2020-07-16T20:07:43.019Z] + mkdir -p /build
20:07:43 [2020-07-16T20:07:43.019Z] + cp runc /build/runc
20:07:43 [2020-07-16T20:07:43.019Z] Removing intermediate container 4d08af23cb62
20:07:43 [2020-07-16T20:07:43.019Z]  ---> f6f9b17b3f5f
20:07:43 [2020-07-16T20:07:43.019Z] Step 92/140 : FROM dev-base AS tini
20:07:43 [2020-07-16T20:07:43.019Z]  ---> 8821f8e241b9
20:07:43 [2020-07-16T20:07:43.019Z] Step 93/140 : ARG DEBIAN_FRONTEND
20:07:43 [2020-07-16T20:07:43.019Z]  ---> Using cache
20:07:43 [2020-07-16T20:07:43.019Z]  ---> 734e9fe47927
20:07:43 [2020-07-16T20:07:43.019Z] Step 94/140 : ARG TINI_COMMIT
20:07:43 [2020-07-16T20:07:43.019Z]  ---> Running in 67f9013bb779
20:07:43 [2020-07-16T20:07:43.019Z] Removing intermediate container 67f9013bb779
20:07:43 [2020-07-16T20:07:43.019Z]  ---> ff4de630bd81
20:07:43 [2020-07-16T20:07:43.019Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
20:07:43 [2020-07-16T20:07:43.019Z]  ---> Running in 3fc5b0a8e631
20:07:43 [2020-07-16T20:07:43.019Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:07:43 [2020-07-16T20:07:43.019Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:07:43 [2020-07-16T20:07:43.019Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:07:43 [2020-07-16T20:07:43.019Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:07:43 [2020-07-16T20:07:43.315Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB]
20:07:43 [2020-07-16T20:07:43.315Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:07:44 [2020-07-16T20:07:44.851Z] Fetched 8144 kB in 3s (2658 kB/s)
20:07:45 [2020-07-16T20:07:45.499Z] Reading package lists...
20:07:45 [2020-07-16T20:07:45.571Z] #57 260.0 🇩 bin/containerd-shim-runc-v1
20:07:46 [2020-07-16T20:07:46.140Z] Reading package lists...
20:07:46 [2020-07-16T20:07:46.436Z] Building dependency tree...
20:07:46 [2020-07-16T20:07:46.436Z] Reading state information...
20:07:46 [2020-07-16T20:07:46.436Z] The following additional packages will be installed:
20:07:46 [2020-07-16T20:07:46.436Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:07:46 [2020-07-16T20:07:46.436Z] Suggested packages:
20:07:46 [2020-07-16T20:07:46.436Z]   cmake-doc ninja-build lrzip
20:07:46 [2020-07-16T20:07:46.436Z] Recommended packages:
20:07:46 [2020-07-16T20:07:46.436Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:07:46 [2020-07-16T20:07:46.732Z] The following NEW packages will be installed:
20:07:46 [2020-07-16T20:07:46.732Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:07:46 [2020-07-16T20:07:46.732Z]   vim-common xxd
20:07:46 [2020-07-16T20:07:46.732Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:07:46 [2020-07-16T20:07:46.732Z] Need to get 14.9 MB of archives.
20:07:46 [2020-07-16T20:07:46.732Z] After this operation, 67.2 MB of additional disk space will be used.
20:07:46 [2020-07-16T20:07:46.732Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:07:46 [2020-07-16T20:07:46.732Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:07:46 [2020-07-16T20:07:46.732Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
20:07:47 [2020-07-16T20:07:47.031Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
20:07:47 [2020-07-16T20:07:47.475Z] #57 262.6 🇩 binaries
20:07:47 [2020-07-16T20:07:47.670Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
20:07:47 [2020-07-16T20:07:47.670Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
20:07:47 [2020-07-16T20:07:47.670Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
20:07:47 [2020-07-16T20:07:47.670Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
20:07:47 [2020-07-16T20:07:47.670Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
20:07:47 [2020-07-16T20:07:47.733Z] #57 262.6 + mkdir -p /build
20:07:47 [2020-07-16T20:07:47.733Z] #57 262.6 + cp bin/containerd /build/containerd
20:07:47 [2020-07-16T20:07:47.733Z] #57 262.7 + cp bin/containerd-shim /build/containerd-shim
20:07:47 [2020-07-16T20:07:47.733Z] #57 262.7 + cp bin/ctr /build/ctr
20:07:47 [2020-07-16T20:07:47.963Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
20:07:48 [2020-07-16T20:07:48.258Z] debconf: delaying package configuration, since apt-utils is not installed
20:07:48 [2020-07-16T20:07:48.258Z] Fetched 14.9 MB in 1s (10.2 MB/s)
20:07:48 [2020-07-16T20:07:48.258Z] Selecting previously unselected package xxd.
20:07:48 [2020-07-16T20:07:48.258Z] (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.)
20:07:48 [2020-07-16T20:07:48.258Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:07:48 [2020-07-16T20:07:48.258Z] Unpacking xxd (2:8.1.0875-5) ...
20:07:48 [2020-07-16T20:07:48.258Z] Selecting previously unselected package vim-common.
20:07:48 [2020-07-16T20:07:48.258Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:07:48 [2020-07-16T20:07:48.258Z] Unpacking vim-common (2:8.1.0875-5) ...
20:07:48 [2020-07-16T20:07:48.258Z] Selecting previously unselected package cmake-data.
20:07:48 [2020-07-16T20:07:48.258Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:07:48 [2020-07-16T20:07:48.258Z] Unpacking cmake-data (3.13.4-1) ...
20:07:48 [2020-07-16T20:07:48.666Z] #57 DONE 263.8s
20:07:48 [2020-07-16T20:07:48.897Z] Selecting previously unselected package libicu63:ppc64el.
20:07:48 [2020-07-16T20:07:48.897Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
20:07:48 [2020-07-16T20:07:48.897Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
20:07:49 [2020-07-16T20:07:49.548Z] Selecting previously unselected package libxml2:ppc64el.
20:07:49 [2020-07-16T20:07:49.548Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
20:07:49 [2020-07-16T20:07:49.548Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:07:49 [2020-07-16T20:07:49.601Z] 
20:07:49 [2020-07-16T20:07:49.601Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
20:07:49 [2020-07-16T20:07:49.841Z] Selecting previously unselected package libarchive13:ppc64el.
20:07:49 [2020-07-16T20:07:49.841Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
20:07:49 [2020-07-16T20:07:49.841Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:07:49 [2020-07-16T20:07:49.841Z] Selecting previously unselected package libjsoncpp1:ppc64el.
20:07:49 [2020-07-16T20:07:49.841Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
20:07:49 [2020-07-16T20:07:49.841Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
20:07:49 [2020-07-16T20:07:49.841Z] Selecting previously unselected package librhash0:ppc64el.
20:07:49 [2020-07-16T20:07:49.841Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
20:07:49 [2020-07-16T20:07:49.841Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
20:07:49 [2020-07-16T20:07:49.841Z] Selecting previously unselected package libuv1:ppc64el.
20:07:49 [2020-07-16T20:07:49.841Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
20:07:49 [2020-07-16T20:07:49.841Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
20:07:49 [2020-07-16T20:07:49.841Z] Selecting previously unselected package cmake.
20:07:49 [2020-07-16T20:07:49.841Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
20:07:49 [2020-07-16T20:07:49.841Z] Unpacking cmake (3.13.4-1) ...
20:07:50 [2020-07-16T20:07:50.136Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
20:07:50 [2020-07-16T20:07:50.136Z] Setting up xxd (2:8.1.0875-5) ...
20:07:50 [2020-07-16T20:07:50.136Z] Setting up libuv1:ppc64el (1.24.1-1) ...
20:07:50 [2020-07-16T20:07:50.136Z] Setting up vim-common (2:8.1.0875-5) ...
20:07:50 [2020-07-16T20:07:50.136Z] Setting up librhash0:ppc64el (1.3.8-1) ...
20:07:50 [2020-07-16T20:07:50.136Z] Setting up cmake-data (3.13.4-1) ...
20:07:50 [2020-07-16T20:07:50.167Z] #58 DONE 0.6s
20:07:50 [2020-07-16T20:07:50.167Z] 
20:07:50 [2020-07-16T20:07:50.167Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
20:07:50 [2020-07-16T20:07:50.167Z] #62 DONE 0.2s
20:07:50 [2020-07-16T20:07:50.167Z] 
20:07:50 [2020-07-16T20:07:50.167Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
20:07:50 [2020-07-16T20:07:50.430Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:07:50 [2020-07-16T20:07:50.430Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
20:07:50 [2020-07-16T20:07:50.430Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:07:50 [2020-07-16T20:07:50.430Z] Setting up cmake (3.13.4-1) ...
20:07:50 [2020-07-16T20:07:50.430Z] Processing triggers for libc-bin (2.28-10) ...
20:07:50 [2020-07-16T20:07:50.430Z] Processing triggers for mime-support (3.62) ...
20:07:50 [2020-07-16T20:07:50.732Z] #64 DONE 0.4s
20:07:50 [2020-07-16T20:07:50.732Z] 
20:07:50 [2020-07-16T20:07:50.732Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
20:07:50 [2020-07-16T20:07:50.732Z] #67 DONE 0.0s
20:07:50 [2020-07-16T20:07:50.732Z] 
20:07:50 [2020-07-16T20:07:50.732Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
20:07:50 [2020-07-16T20:07:50.732Z] #68 DONE 0.0s
20:07:50 [2020-07-16T20:07:50.732Z] 
20:07:50 [2020-07-16T20:07:50.732Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
20:07:51 [2020-07-16T20:07:51.300Z] #69 DONE 0.6s
20:07:51 [2020-07-16T20:07:51.300Z] 
20:07:51 [2020-07-16T20:07:51.300Z] #70 exporting to image
20:07:51 [2020-07-16T20:07:51.300Z] #70 exporting layers
20:07:51 [2020-07-16T20:07:51.951Z] Removing intermediate container 3fc5b0a8e631
20:07:51 [2020-07-16T20:07:51.951Z]  ---> e3bfba8c4827
20:07:51 [2020-07-16T20:07:51.951Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:07:51 [2020-07-16T20:07:51.951Z]  ---> 3e8a7d55db59
20:07:51 [2020-07-16T20:07:51.951Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
20:07:51 [2020-07-16T20:07:51.951Z]  ---> Running in d38c86599b57
20:07:51 [2020-07-16T20:07:51.951Z] Removing intermediate container d38c86599b57
20:07:51 [2020-07-16T20:07:51.951Z]  ---> 7fc05d662d6e
20:07:51 [2020-07-16T20:07:51.951Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:07:52 [2020-07-16T20:07:52.249Z]  ---> fc0324fc976f
20:07:52 [2020-07-16T20:07:52.249Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
20:07:52 [2020-07-16T20:07:52.249Z]  ---> Running in 3831a5f45f10
20:07:52 [2020-07-16T20:07:52.249Z] + RM_GOPATH=0
20:07:52 [2020-07-16T20:07:52.249Z] + TMP_GOPATH=
20:07:52 [2020-07-16T20:07:52.249Z] + : /build
20:07:52 [2020-07-16T20:07:52.249Z] + '[' -z '' ']'
20:07:52 [2020-07-16T20:07:52.249Z] ++ mktemp -d
20:07:52 [2020-07-16T20:07:52.546Z] + export GOPATH=/tmp/tmp.49qyxFVDPV
20:07:52 [2020-07-16T20:07:52.546Z] + GOPATH=/tmp/tmp.49qyxFVDPV
20:07:52 [2020-07-16T20:07:52.546Z] + RM_GOPATH=1
20:07:52 [2020-07-16T20:07:52.546Z] ++ dirname ./install.sh
20:07:52 [2020-07-16T20:07:52.546Z] + dir=.
20:07:52 [2020-07-16T20:07:52.546Z] + bin=tini
20:07:52 [2020-07-16T20:07:52.546Z] + shift
20:07:52 [2020-07-16T20:07:52.546Z] + '[' '!' -f ./tini.installer ']'
20:07:52 [2020-07-16T20:07:52.546Z] + . ./tini.installer
20:07:52 [2020-07-16T20:07:52.546Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:07:52 [2020-07-16T20:07:52.546Z] + install_tini
20:07:52 [2020-07-16T20:07:52.546Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:07:52 [2020-07-16T20:07:52.546Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:07:52 [2020-07-16T20:07:52.546Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.49qyxFVDPV/tini
20:07:52 [2020-07-16T20:07:52.546Z] Cloning into '/tmp/tmp.49qyxFVDPV/tini'...
20:07:52 [2020-07-16T20:07:52.840Z] + cd /tmp/tmp.49qyxFVDPV/tini
20:07:52 [2020-07-16T20:07:52.840Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:07:52 [2020-07-16T20:07:52.840Z] + cmake .
20:07:52 [2020-07-16T20:07:52.840Z] -- The C compiler identification is GNU 8.3.0
20:07:52 [2020-07-16T20:07:52.840Z] -- Check for working C compiler: /usr/bin/cc
20:07:52 [2020-07-16T20:07:52.840Z] -- Check for working C compiler: /usr/bin/cc -- works
20:07:52 [2020-07-16T20:07:52.840Z] -- Detecting C compiler ABI info
20:07:53 [2020-07-16T20:07:53.136Z] -- Detecting C compiler ABI info - done
20:07:53 [2020-07-16T20:07:53.136Z] -- Detecting C compile features
20:07:53 [2020-07-16T20:07:53.136Z] -- Detecting C compile features - done
20:07:53 [2020-07-16T20:07:53.136Z] -- Performing Test HAS_BUILTIN_FORTIFY
20:07:53 [2020-07-16T20:07:53.429Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:07:53 [2020-07-16T20:07:53.429Z] -- Configuring done
20:07:53 [2020-07-16T20:07:53.429Z] -- Generating done
20:07:53 [2020-07-16T20:07:53.429Z] -- Build files have been written to: /tmp/tmp.49qyxFVDPV/tini
20:07:53 [2020-07-16T20:07:53.429Z] + make tini-static
20:07:53 [2020-07-16T20:07:53.429Z] Scanning dependencies of target tini-static
20:07:53 [2020-07-16T20:07:53.429Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:07:53 [2020-07-16T20:07:53.722Z] [100%] Linking C executable tini-static
20:07:53 [2020-07-16T20:07:53.722Z] [100%] Built target tini-static
20:07:53 [2020-07-16T20:07:53.722Z] + mkdir -p /build
20:07:53 [2020-07-16T20:07:53.722Z] + cp tini-static /build/docker-init
20:07:54 [2020-07-16T20:07:54.019Z] Removing intermediate container 3831a5f45f10
20:07:54 [2020-07-16T20:07:54.019Z]  ---> 8c5e70eb3fb2
20:07:54 [2020-07-16T20:07:54.019Z] Step 100/140 : FROM dev-base AS rootlesskit
20:07:54 [2020-07-16T20:07:54.019Z]  ---> 8821f8e241b9
20:07:54 [2020-07-16T20:07:54.019Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
20:07:54 [2020-07-16T20:07:54.322Z]  ---> Running in e738d6d3b772
20:07:54 [2020-07-16T20:07:54.322Z] Removing intermediate container e738d6d3b772
20:07:54 [2020-07-16T20:07:54.322Z]  ---> c0889fcb4243
20:07:54 [2020-07-16T20:07:54.322Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
20:07:54 [2020-07-16T20:07:54.322Z]  ---> Running in b5bf27f89f68
20:07:54 [2020-07-16T20:07:54.322Z] Removing intermediate container b5bf27f89f68
20:07:54 [2020-07-16T20:07:54.322Z]  ---> 8bee2a70c240
20:07:54 [2020-07-16T20:07:54.322Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
20:07:54 [2020-07-16T20:07:54.618Z]  ---> 1fb264df8f6d
20:07:54 [2020-07-16T20:07:54.619Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
20:07:54 [2020-07-16T20:07:54.619Z]  ---> c420910d9b67
20:07:54 [2020-07-16T20:07:54.619Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
20:07:54 [2020-07-16T20:07:54.619Z]  ---> Running in 6f6ffca0dfab
20:07:54 [2020-07-16T20:07:54.911Z] + RM_GOPATH=0
20:07:54 [2020-07-16T20:07:54.911Z] + TMP_GOPATH=
20:07:54 [2020-07-16T20:07:54.911Z] + : /build/
20:07:54 [2020-07-16T20:07:54.911Z] + '[' -z '' ']'
20:07:54 [2020-07-16T20:07:54.911Z] ++ mktemp -d
20:07:54 [2020-07-16T20:07:54.911Z] + export GOPATH=/tmp/tmp.xHXo4zN3fx
20:07:54 [2020-07-16T20:07:54.911Z] + GOPATH=/tmp/tmp.xHXo4zN3fx
20:07:54 [2020-07-16T20:07:54.911Z] + RM_GOPATH=1
20:07:54 [2020-07-16T20:07:54.911Z] ++ dirname ./install.sh
20:07:54 [2020-07-16T20:07:54.911Z] + dir=.
20:07:54 [2020-07-16T20:07:54.911Z] + bin=rootlesskit
20:07:54 [2020-07-16T20:07:54.911Z] + shift
20:07:54 [2020-07-16T20:07:54.911Z] + '[' '!' -f ./rootlesskit.installer ']'
20:07:54 [2020-07-16T20:07:54.911Z] + . ./rootlesskit.installer
20:07:54 [2020-07-16T20:07:54.911Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:07:54 [2020-07-16T20:07:54.911Z] + install_rootlesskit
20:07:54 [2020-07-16T20:07:54.911Z] + case "$1" in
20:07:54 [2020-07-16T20:07:54.911Z] + export CGO_ENABLED=0
20:07:54 [2020-07-16T20:07:54.911Z] + CGO_ENABLED=0
20:07:54 [2020-07-16T20:07:54.911Z] + _install_rootlesskit
20:07:54 [2020-07-16T20:07:54.911Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
20:07:54 [2020-07-16T20:07:54.911Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xHXo4zN3fx/src/github.com/rootless-containers/rootlesskit
20:07:54 [2020-07-16T20:07:54.911Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:07:54 [2020-07-16T20:07:54.911Z] Cloning into '/tmp/tmp.xHXo4zN3fx/src/github.com/rootless-containers/rootlesskit'...
20:07:55 [2020-07-16T20:07:55.959Z] + cd /tmp/tmp.xHXo4zN3fx/src/github.com/rootless-containers/rootlesskit
20:07:55 [2020-07-16T20:07:55.959Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
20:07:55 [2020-07-16T20:07:55.959Z] + for f in rootlesskit rootlesskit-docker-proxy
20:07:55 [2020-07-16T20:07:55.959Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:07:57 [2020-07-16T20:07:57.864Z] #70 exporting layers 6.7s done
20:07:57 [2020-07-16T20:07:57.864Z] #70 writing image sha256:722f042c08cf284be8c4f3f02987e81ba6a6220758cef652acc4402b8da9d90e done
20:07:57 [2020-07-16T20:07:57.864Z] #70 naming to docker.io/library/docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 done
20:07:57 [2020-07-16T20:07:57.864Z] #70 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
20:07:58 [2020-07-16T20:07:58.192Z] + trap exit INT TERM
20:07:58 [2020-07-16T20:07:58.192Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
20:07:58 [2020-07-16T20:07:58.192Z] + CONTAINER_NAME=docker-pr1
20:07:58 [2020-07-16T20:07:58.192Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41222/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh dynbinary-daemon
20:07:59 [2020-07-16T20:07:59.127Z] 
20:07:59 [2020-07-16T20:07:59.386Z] Removing bundles/
20:07:59 [2020-07-16T20:07:59.386Z] 
20:07:59 [2020-07-16T20:07:59.386Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:07:59 [2020-07-16T20:07:59.386Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:07:59 [2020-07-16T20:07:59.386Z] GOOS="" GOARCH="" GOARM=""
20:08:04 [2020-07-16T20:08:04.487Z] 4612f6d0b889: Pull complete
20:08:04 [2020-07-16T20:08:04.504Z] + for f in rootlesskit rootlesskit-docker-proxy
20:08:04 [2020-07-16T20:08:04.504Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:08:06 [2020-07-16T20:08:06.020Z] Removing intermediate container 6f6ffca0dfab
20:08:06 [2020-07-16T20:08:06.020Z]  ---> e66bb4b039b1
20:08:06 [2020-07-16T20:08:06.020Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
20:08:06 [2020-07-16T20:08:06.312Z]  ---> e035ccd6a12d
20:08:06 [2020-07-16T20:08:06.312Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
20:08:06 [2020-07-16T20:08:06.606Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
20:08:06 [2020-07-16T20:08:06.606Z] bad55c542dc9: Pulling fs layer
20:08:06 [2020-07-16T20:08:06.900Z] bad55c542dc9: Verifying Checksum
20:08:06 [2020-07-16T20:08:06.900Z] bad55c542dc9: Download complete
20:08:07 [2020-07-16T20:08:07.194Z] bad55c542dc9: Pull complete
20:08:07 [2020-07-16T20:08:07.194Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
20:08:07 [2020-07-16T20:08:07.194Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
20:08:07 [2020-07-16T20:08:07.194Z]  ---> e49efe6f0050
20:08:07 [2020-07-16T20:08:07.194Z] Step 108/140 : FROM runtime-dev AS dev
20:08:07 [2020-07-16T20:08:07.194Z]  ---> a01d44a3624b
20:08:07 [2020-07-16T20:08:07.194Z] Step 109/140 : ARG DEBIAN_FRONTEND
20:08:07 [2020-07-16T20:08:07.194Z]  ---> Running in 67a06aef0834
20:08:07 [2020-07-16T20:08:07.194Z] Removing intermediate container 67a06aef0834
20:08:07 [2020-07-16T20:08:07.194Z]  ---> 562073217ce6
20:08:07 [2020-07-16T20:08:07.194Z] Step 110/140 : RUN groupadd -r docker
20:08:07 [2020-07-16T20:08:07.194Z]  ---> Running in 60f5c7632ded
20:08:07 [2020-07-16T20:08:07.860Z] Removing intermediate container 60f5c7632ded
20:08:07 [2020-07-16T20:08:07.860Z]  ---> 9a10f8d9d205
20:08:07 [2020-07-16T20:08:07.860Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
20:08:07 [2020-07-16T20:08:07.860Z]  ---> Running in 0f7788e49fc5
20:08:08 [2020-07-16T20:08:08.497Z] Removing intermediate container 0f7788e49fc5
20:08:08 [2020-07-16T20:08:08.497Z]  ---> a54a9e6e9b59
20:08:08 [2020-07-16T20:08:08.497Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
20:08:08 [2020-07-16T20:08:08.497Z]  ---> Running in 50227b8cc012
20:08:08 [2020-07-16T20:08:08.790Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:08:09 [2020-07-16T20:08:09.087Z] Removing intermediate container 50227b8cc012
20:08:09 [2020-07-16T20:08:09.087Z]  ---> aa2aea53783e
20:08:09 [2020-07-16T20:08:09.087Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
20:08:09 [2020-07-16T20:08:09.087Z]  ---> Running in 9a1990f86f4a
20:08:09 [2020-07-16T20:08:09.730Z] Removing intermediate container 9a1990f86f4a
20:08:09 [2020-07-16T20:08:09.730Z]  ---> 1d07899eacb8
20:08:09 [2020-07-16T20:08:09.730Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
20:08:09 [2020-07-16T20:08:09.730Z]  ---> Running in 84fc9d5f653f
20:08:09 [2020-07-16T20:08:09.780Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:08:09 [2020-07-16T20:08:09.780Z] 
20:08:09 [2020-07-16T20:08:09.780Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:08:09 [2020-07-16T20:08:09.780Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:08:09 [2020-07-16T20:08:09.780Z] HOSTNAME=088ee635a74e
20:08:09 [2020-07-16T20:08:09.780Z] TESTDEBUG=0
20:08:09 [2020-07-16T20:08:09.780Z] DEST=bundles/test-integration
20:08:09 [2020-07-16T20:08:09.780Z] PWD=/go/src/github.com/docker/docker
20:08:09 [2020-07-16T20:08:09.780Z] DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:08:09 [2020-07-16T20:08:09.780Z] container=docker
20:08:09 [2020-07-16T20:08:09.780Z] HOME=/root
20:08:09 [2020-07-16T20:08:09.780Z] GOLANG_VERSION=1.13.12
20:08:09 [2020-07-16T20:08:09.780Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:08:09 [2020-07-16T20:08:09.780Z] VALIDATE_BRANCH=19.03
20:08:09 [2020-07-16T20:08:09.780Z] TERM=xterm
20:08:09 [2020-07-16T20:08:09.780Z] DOCKER_PKG=github.com/docker/docker
20:08:09 [2020-07-16T20:08:09.780Z] SHLVL=1
20:08:09 [2020-07-16T20:08:09.780Z] TIMEOUT=120m
20:08:09 [2020-07-16T20:08:09.780Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:08:09 [2020-07-16T20:08:09.780Z] DOCKER_GRAPHDRIVER=overlay2
20:08:09 [2020-07-16T20:08:09.780Z] GO111MODULE=off
20:08:09 [2020-07-16T20:08:09.780Z] DOCKER_EXPERIMENTAL=1
20:08:09 [2020-07-16T20:08:09.780Z] TEST_SKIP_INTEGRATION_CLI=1
20:08:09 [2020-07-16T20:08:09.780Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:08:09 [2020-07-16T20:08:09.780Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:08:09 [2020-07-16T20:08:09.780Z] GOPATH=/go
20:08:09 [2020-07-16T20:08:09.780Z] PKG_CONFIG=pkg-config
20:08:09 [2020-07-16T20:08:09.780Z] _=/usr/bin/env
20:08:09 [2020-07-16T20:08:09.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:08:10 [2020-07-16T20:08:10.371Z] Removing intermediate container 84fc9d5f653f
20:08:10 [2020-07-16T20:08:10.371Z]  ---> b37c35eb82ca
20:08:10 [2020-07-16T20:08:10.371Z] Step 115/140 : RUN ldconfig
20:08:10 [2020-07-16T20:08:10.371Z]  ---> Running in cbdf3bf0cbe8
20:08:11 [2020-07-16T20:08:11.015Z] Removing intermediate container cbdf3bf0cbe8
20:08:11 [2020-07-16T20:08:11.015Z]  ---> 80c0d9a81d83
20:08:11 [2020-07-16T20:08:11.015Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends         apparmor         aufs-tools         bash-completion         binutils-mingw-w64         libbtrfs-dev         bzip2         g++-mingw-w64-x86-64         iptables         jq         libcap2-bin         libdevmapper-dev         libnet1         libnl-3-200         libprotobuf-c1         libsystemd-dev         libudev-dev         net-tools         pigz         python3-pip         python3-setuptools         python3-wheel         thin-provisioning-tools         vim         vim-common         xfsprogs         xz-utils         zip     && rm -rf /var/lib/apt/lists/*
20:08:11 [2020-07-16T20:08:11.015Z]  ---> Running in bfedd57b3562
20:08:11 [2020-07-16T20:08:11.653Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
20:08:11 [2020-07-16T20:08:11.654Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:08:11 [2020-07-16T20:08:11.946Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
20:08:11 [2020-07-16T20:08:11.946Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
20:08:12 [2020-07-16T20:08:12.582Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [205 kB]
20:08:12 [2020-07-16T20:08:12.582Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
20:08:14 [2020-07-16T20:08:14.093Z] Fetched 8144 kB in 3s (3151 kB/s)
20:08:14 [2020-07-16T20:08:14.729Z] Reading package lists...
20:08:15 [2020-07-16T20:08:15.384Z] Reading package lists...
20:08:15 [2020-07-16T20:08:15.677Z] Building dependency tree...
20:08:15 [2020-07-16T20:08:15.677Z] Reading state information...
20:08:15 [2020-07-16T20:08:15.677Z] libcap2-bin is already the newest version (1:2.25-2).
20:08:15 [2020-07-16T20:08:15.677Z] libcap2-bin set to manually installed.
20:08:15 [2020-07-16T20:08:15.677Z] The following additional packages will be installed:
20:08:15 [2020-07-16T20:08:15.677Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:08:15 [2020-07-16T20:08:15.677Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
20:08:15 [2020-07-16T20:08:15.677Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:08:15 [2020-07-16T20:08:15.677Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
20:08:15 [2020-07-16T20:08:15.677Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
20:08:15 [2020-07-16T20:08:15.677Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
20:08:15 [2020-07-16T20:08:15.677Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
20:08:15 [2020-07-16T20:08:15.677Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:08:15 [2020-07-16T20:08:15.677Z]   python3.7 python3.7-minimal vim-runtime xxd
20:08:15 [2020-07-16T20:08:15.677Z] Suggested packages:
20:08:15 [2020-07-16T20:08:15.677Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
20:08:15 [2020-07-16T20:08:15.677Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
20:08:15 [2020-07-16T20:08:15.677Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
20:08:15 [2020-07-16T20:08:15.677Z]   xfsdump acl attr quota
20:08:15 [2020-07-16T20:08:15.677Z] Recommended packages:
20:08:15 [2020-07-16T20:08:15.677Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
20:08:15 [2020-07-16T20:08:15.677Z]   python3-keyrings.alt python3-xdg unzip
20:08:16 [2020-07-16T20:08:16.312Z] The following NEW packages will be installed:
20:08:16 [2020-07-16T20:08:16.312Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
20:08:16 [2020-07-16T20:08:16.312Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
20:08:16 [2020-07-16T20:08:16.312Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
20:08:16 [2020-07-16T20:08:16.312Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
20:08:16 [2020-07-16T20:08:16.312Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
20:08:16 [2020-07-16T20:08:16.312Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
20:08:16 [2020-07-16T20:08:16.312Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:08:16 [2020-07-16T20:08:16.312Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:08:16 [2020-07-16T20:08:16.312Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
20:08:16 [2020-07-16T20:08:16.312Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
20:08:16 [2020-07-16T20:08:16.312Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
20:08:16 [2020-07-16T20:08:16.312Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
20:08:16 [2020-07-16T20:08:16.312Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
20:08:16 [2020-07-16T20:08:16.312Z]   xfsprogs xxd xz-utils zip
20:08:16 [2020-07-16T20:08:16.312Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
20:08:16 [2020-07-16T20:08:16.312Z] Need to get 106 MB of archives.
20:08:16 [2020-07-16T20:08:16.312Z] After this operation, 660 MB of additional disk space will be used.
20:08:16 [2020-07-16T20:08:16.312Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
20:08:16 [2020-07-16T20:08:16.312Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
20:08:16 [2020-07-16T20:08:16.312Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
20:08:16 [2020-07-16T20:08:16.604Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
20:08:16 [2020-07-16T20:08:16.604Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
20:08:16 [2020-07-16T20:08:16.604Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
20:08:17 [2020-07-16T20:08:17.238Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
20:08:17 [2020-07-16T20:08:17.238Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
20:08:17 [2020-07-16T20:08:17.238Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
20:08:17 [2020-07-16T20:08:17.238Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
20:08:17 [2020-07-16T20:08:17.532Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
20:08:17 [2020-07-16T20:08:17.826Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:08:17 [2020-07-16T20:08:17.826Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
20:08:17 [2020-07-16T20:08:17.826Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
20:08:17 [2020-07-16T20:08:17.826Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
20:08:17 [2020-07-16T20:08:17.826Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:08:18 [2020-07-16T20:08:18.120Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
20:08:18 [2020-07-16T20:08:18.120Z] Get:32 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]
20:08:19 [2020-07-16T20:08:19.161Z] Get:33 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]
20:08:20 [2020-07-16T20:08:20.206Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
20:08:20 [2020-07-16T20:08:20.206Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
20:08:20 [2020-07-16T20:08:20.500Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
20:08:20 [2020-07-16T20:08:20.500Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
20:08:20 [2020-07-16T20:08:20.500Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
20:08:20 [2020-07-16T20:08:20.500Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
20:08:20 [2020-07-16T20:08:20.793Z] debconf: delaying package configuration, since apt-utils is not installed
20:08:20 [2020-07-16T20:08:20.793Z] Fetched 106 MB in 4s (24.6 MB/s)
20:08:20 [2020-07-16T20:08:20.793Z] Selecting previously unselected package pigz.
20:08:20 [2020-07-16T20:08:20.793Z] (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 ... 15402 files and directories currently installed.)
20:08:20 [2020-07-16T20:08:20.793Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
20:08:20 [2020-07-16T20:08:20.793Z] Unpacking pigz (2.4-1) ...
20:08:20 [2020-07-16T20:08:20.793Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
20:08:20 [2020-07-16T20:08:20.793Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
20:08:20 [2020-07-16T20:08:20.793Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
20:08:20 [2020-07-16T20:08:20.793Z] Selecting previously unselected package python3.7-minimal.
20:08:20 [2020-07-16T20:08:20.793Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
20:08:20 [2020-07-16T20:08:20.793Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:08:21 [2020-07-16T20:08:21.085Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
20:08:21 [2020-07-16T20:08:21.085Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:08:21 [2020-07-16T20:08:21.725Z] Selecting previously unselected package python3-minimal.
20:08:21 [2020-07-16T20:08:21.725Z] (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 ... 15651 files and directories currently installed.)
20:08:21 [2020-07-16T20:08:21.725Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
20:08:21 [2020-07-16T20:08:21.725Z] Unpacking python3-minimal (3.7.3-1) ...
20:08:21 [2020-07-16T20:08:21.725Z] Selecting previously unselected package libmpdec2:ppc64el.
20:08:21 [2020-07-16T20:08:21.725Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
20:08:21 [2020-07-16T20:08:21.725Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
20:08:21 [2020-07-16T20:08:21.725Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
20:08:21 [2020-07-16T20:08:21.725Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
20:08:21 [2020-07-16T20:08:21.725Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
20:08:22 [2020-07-16T20:08:22.019Z] Selecting previously unselected package python3.7.
20:08:22 [2020-07-16T20:08:22.019Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.019Z] Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:08:22 [2020-07-16T20:08:22.019Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
20:08:22 [2020-07-16T20:08:22.019Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.019Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
20:08:22 [2020-07-16T20:08:22.019Z] Setting up python3-minimal (3.7.3-1) ...
20:08:22 [2020-07-16T20:08:22.019Z] Selecting previously unselected package python3.
20:08:22 [2020-07-16T20:08:22.019Z] (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 ... 16063 files and directories currently installed.)
20:08:22 [2020-07-16T20:08:22.019Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.019Z] Unpacking python3 (3.7.3-1) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package libip4tc0:ppc64el.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package libip6tc0:ppc64el.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package libiptc0:ppc64el.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package libnfnetlink0:ppc64el.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package libnftnl11:ppc64el.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package iptables.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking iptables (1.8.2-4) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package xxd.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking xxd (2:8.1.0875-5) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package vim-common.
20:08:22 [2020-07-16T20:08:22.314Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:08:22 [2020-07-16T20:08:22.314Z] Unpacking vim-common (2:8.1.0875-5) ...
20:08:22 [2020-07-16T20:08:22.314Z] Selecting previously unselected package bash-completion.
20:08:22 [2020-07-16T20:08:22.608Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:08:23 [2020-07-16T20:08:23.247Z] Unpacking bash-completion (1:2.8-6) ...
20:08:23 [2020-07-16T20:08:23.247Z] Selecting previously unselected package bzip2.
20:08:23 [2020-07-16T20:08:23.247Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
20:08:23 [2020-07-16T20:08:23.247Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:08:23 [2020-07-16T20:08:23.247Z] Selecting previously unselected package xz-utils.
20:08:23 [2020-07-16T20:08:23.247Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
20:08:23 [2020-07-16T20:08:23.247Z] Unpacking xz-utils (5.2.4-1) ...
20:08:23 [2020-07-16T20:08:23.247Z] Selecting previously unselected package apparmor.
20:08:23 [2020-07-16T20:08:23.247Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
20:08:23 [2020-07-16T20:08:23.247Z] Unpacking apparmor (2.13.2-10) ...
20:08:23 [2020-07-16T20:08:23.542Z] Selecting previously unselected package aufs-tools.
20:08:23 [2020-07-16T20:08:23.542Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
20:08:23 [2020-07-16T20:08:23.542Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
20:08:23 [2020-07-16T20:08:23.542Z] Selecting previously unselected package binutils-mingw-w64-i686.
20:08:23 [2020-07-16T20:08:23.542Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
20:08:23 [2020-07-16T20:08:23.542Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:08:23 [2020-07-16T20:08:23.835Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
20:08:23 [2020-07-16T20:08:23.835Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
20:08:23 [2020-07-16T20:08:23.835Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:08:24 [2020-07-16T20:08:24.129Z] Selecting previously unselected package binutils-mingw-w64.
20:08:24 [2020-07-16T20:08:24.129Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:08:24 [2020-07-16T20:08:24.129Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:08:24 [2020-07-16T20:08:24.129Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
20:08:24 [2020-07-16T20:08:24.129Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:08:24 [2020-07-16T20:08:24.129Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:08:24 [2020-07-16T20:08:24.424Z] Selecting previously unselected package dmsetup.
20:08:24 [2020-07-16T20:08:24.424Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
20:08:24 [2020-07-16T20:08:24.424Z] Unpacking dmsetup (2:1.02.155-3) ...
20:08:24 [2020-07-16T20:08:24.424Z] Selecting previously unselected package mingw-w64-common.
20:08:24 [2020-07-16T20:08:24.424Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
20:08:24 [2020-07-16T20:08:24.424Z] Unpacking mingw-w64-common (6.0.0-3) ...
20:08:25 [2020-07-16T20:08:25.068Z] Selecting previously unselected package mingw-w64-x86-64-dev.
20:08:25 [2020-07-16T20:08:25.068Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:08:25 [2020-07-16T20:08:25.068Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:08:25 [2020-07-16T20:08:25.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:08:26 [2020-07-16T20:08:26.111Z] Selecting previously unselected package gcc-mingw-w64-base.
20:08:26 [2020-07-16T20:08:26.111Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:08:26 [2020-07-16T20:08:26.111Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:08:26 [2020-07-16T20:08:26.111Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
20:08:26 [2020-07-16T20:08:26.111Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:08:26 [2020-07-16T20:08:26.111Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:08:26 [2020-07-16T20:08:26.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:08:27 [2020-07-16T20:08:27.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:08:28 [2020-07-16T20:08:28.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:08:29 [2020-07-16T20:08:29.641Z] Selecting previously unselected package g++-mingw-w64-x86-64.
20:08:29 [2020-07-16T20:08:29.641Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:08:29 [2020-07-16T20:08:29.641Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:08:29 [2020-07-16T20:08:29.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:08:30 [2020-07-16T20:08:30.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:08:31 [2020-07-16T20:08:31.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:08:31 [2020-07-16T20:08:31.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libonig5:ppc64el.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libjq1:ppc64el.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package jq.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking jq (1.5+dfsg-2+b1) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libaio1:ppc64el.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libbtrfs0.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libbtrfs0 (4.20.1-2) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libbtrfs-dev.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libbtrfs-dev (4.20.1-2) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libudev-dev:ppc64el.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
20:08:32 [2020-07-16T20:08:32.394Z] Selecting previously unselected package libsepol1-dev:ppc64el.
20:08:32 [2020-07-16T20:08:32.394Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.394Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libpcre16-3:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libpcre32-3:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libpcre3-dev:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libselinux1-dev:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libgpm2:ppc64el.
20:08:32 [2020-07-16T20:08:32.688Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.688Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
20:08:32 [2020-07-16T20:08:32.688Z] Selecting previously unselected package libicu63:ppc64el.
20:08:32 [2020-07-16T20:08:32.981Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
20:08:32 [2020-07-16T20:08:32.981Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
20:08:33 [2020-07-16T20:08:33.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:08:33 [2020-07-16T20:08:33.617Z] Selecting previously unselected package libnet1:ppc64el.
20:08:33 [2020-07-16T20:08:33.617Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:08:33 [2020-07-16T20:08:33.617Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:08:33 [2020-07-16T20:08:33.617Z] Selecting previously unselected package libnl-3-200:ppc64el.
20:08:33 [2020-07-16T20:08:33.617Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:08:33 [2020-07-16T20:08:33.617Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:08:33 [2020-07-16T20:08:33.617Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
20:08:33 [2020-07-16T20:08:33.617Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:08:33 [2020-07-16T20:08:33.617Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:08:33 [2020-07-16T20:08:33.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:08:33 [2020-07-16T20:08:33.910Z] Selecting previously unselected package libreadline5:ppc64el.
20:08:33 [2020-07-16T20:08:33.910Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
20:08:33 [2020-07-16T20:08:33.910Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:08:33 [2020-07-16T20:08:33.910Z] Selecting previously unselected package libsystemd-dev:ppc64el.
20:08:33 [2020-07-16T20:08:33.910Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
20:08:33 [2020-07-16T20:08:33.910Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
20:08:33 [2020-07-16T20:08:33.910Z] Selecting previously unselected package net-tools.
20:08:33 [2020-07-16T20:08:33.910Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
20:08:33 [2020-07-16T20:08:33.910Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:08:33 [2020-07-16T20:08:33.910Z] Selecting previously unselected package python-pip-whl.
20:08:33 [2020-07-16T20:08:33.910Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
20:08:33 [2020-07-16T20:08:33.910Z] Unpacking python-pip-whl (18.1-5) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package python3-lib2to3.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking python3-lib2to3 (3.7.3-1) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package python3-distutils.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking python3-distutils (3.7.3-1) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package python3-pip.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking python3-pip (18.1-5) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package python3-pkg-resources.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking python3-pkg-resources (40.8.0-1) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package python3-setuptools.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking python3-setuptools (40.8.0-1) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package python3-wheel.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking python3-wheel (0.32.3-2) ...
20:08:34 [2020-07-16T20:08:34.202Z] Selecting previously unselected package thin-provisioning-tools.
20:08:34 [2020-07-16T20:08:34.202Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
20:08:34 [2020-07-16T20:08:34.202Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:08:34 [2020-07-16T20:08:34.499Z] Selecting previously unselected package vim-runtime.
20:08:34 [2020-07-16T20:08:34.499Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:08:34 [2020-07-16T20:08:34.499Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:08:34 [2020-07-16T20:08:34.499Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:08:34 [2020-07-16T20:08:34.499Z] Unpacking vim-runtime (2:8.1.0875-5) ...
20:08:35 [2020-07-16T20:08:35.137Z] Selecting previously unselected package vim.
20:08:35 [2020-07-16T20:08:35.137Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
20:08:35 [2020-07-16T20:08:35.137Z] Unpacking vim (2:8.1.0875-5) ...
20:08:35 [2020-07-16T20:08:35.430Z] Selecting previously unselected package xfsprogs.
20:08:35 [2020-07-16T20:08:35.430Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
20:08:35 [2020-07-16T20:08:35.430Z] Unpacking xfsprogs (4.20.0-1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Selecting previously unselected package zip.
20:08:35 [2020-07-16T20:08:35.430Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
20:08:35 [2020-07-16T20:08:35.430Z] Unpacking zip (3.0-11+b1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up aufs-tools (1:4.14+20190211-1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up xxd (2:8.1.0875-5) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up libbtrfs0 (4.20.1-2) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up zip (3.0-11+b1) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up vim-common (2:8.1.0875-5) ...
20:08:35 [2020-07-16T20:08:35.430Z] Setting up bash-completion (1:2.8-6) ...
20:08:35 [2020-07-16T20:08:35.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up xz-utils (5.2.4-1) ...
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libbtrfs-dev (4.20.1-2) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up pigz (2.4-1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up python-pip-whl (18.1-5) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up mingw-w64-common (6.0.0-3) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up vim-runtime (2:8.1.0875-5) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libaio1:ppc64el (0.3.112-3) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libonig5:ppc64el (6.9.1-1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up vim (2:8.1.0875-5) ...
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:08:36 [2020-07-16T20:08:36.472Z] 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
20:08:36 [2020-07-16T20:08:36.472Z] 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
20:08:36 [2020-07-16T20:08:36.472Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:08:36 [2020-07-16T20:08:36.472Z] 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
20:08:36 [2020-07-16T20:08:36.472Z] 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
20:08:36 [2020-07-16T20:08:36.472Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up jq (1.5+dfsg-2+b1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
20:08:36 [2020-07-16T20:08:36.472Z] Setting up python3.7 (3.7.3-2+deb10u1) ...
20:08:37 [2020-07-16T20:08:37.513Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
20:08:37 [2020-07-16T20:08:37.513Z] Setting up iptables (1.8.2-4) ...
20:08:37 [2020-07-16T20:08:37.513Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:08:37 [2020-07-16T20:08:37.513Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:08:37 [2020-07-16T20:08:37.513Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:08:37 [2020-07-16T20:08:37.513Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:08:37 [2020-07-16T20:08:37.513Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:08:37 [2020-07-16T20:08:37.513Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:08:37 [2020-07-16T20:08:37.513Z] Setting up python3 (3.7.3-1) ...
20:08:37 [2020-07-16T20:08:37.513Z] Setting up python3-wheel (0.32.3-2) ...
20:08:37 [2020-07-16T20:08:37.513Z] Setting up apparmor (2.13.2-10) ...
20:08:38 [2020-07-16T20:08:38.149Z] Setting up python3-lib2to3 (3.7.3-1) ...
20:08:38 [2020-07-16T20:08:38.149Z] Setting up python3-pkg-resources (40.8.0-1) ...
20:08:38 [2020-07-16T20:08:38.442Z] Setting up python3-distutils (3.7.3-1) ...
20:08:38 [2020-07-16T20:08:38.442Z] Setting up python3-setuptools (40.8.0-1) ...
20:08:38 [2020-07-16T20:08:38.734Z] Setting up python3-pip (18.1-5) ...
20:08:39 [2020-07-16T20:08:39.027Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:08:39 [2020-07-16T20:08:39.027Z] Setting up dmsetup (2:1.02.155-3) ...
20:08:39 [2020-07-16T20:08:39.027Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:08:39 [2020-07-16T20:08:39.027Z] Setting up xfsprogs (4.20.0-1) ...
20:08:39 [2020-07-16T20:08:39.027Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:08:39 [2020-07-16T20:08:39.027Z] Processing triggers for mime-support (3.62) ...
20:08:39 [2020-07-16T20:08:39.027Z] Processing triggers for libc-bin (2.28-10) ...
20:08:40 [2020-07-16T20:08:40.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:08:41 [2020-07-16T20:08:41.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:08:42 [2020-07-16T20:08:42.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:08:44 [2020-07-16T20:08:44.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:08:44 [2020-07-16T20:08:44.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:08:45 [2020-07-16T20:08:45.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:08:46 [2020-07-16T20:08:46.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:08:46 [2020-07-16T20:08:46.133Z] 
20:08:46 [2020-07-16T20:08:46.133Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:08:46 [2020-07-16T20:08:46.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:08:46 [2020-07-16T20:08:46.133Z] Using test binary docker
20:08:46 [2020-07-16T20:08:46.133Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:08:46 [2020-07-16T20:08:46.133Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:08:46 [2020-07-16T20:08:46.133Z] INFO: Waiting for daemon to start...
20:08:46 [2020-07-16T20:08:46.133Z] Starting dockerd
20:08:46 [2020-07-16T20:08:46.133Z] .
20:08:46 [2020-07-16T20:08:46.133Z] INFO: Building docker-sdk-python3:4.1.0...
20:08:46 [2020-07-16T20:08:46.340Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:08:46 [2020-07-16T20:08:46.340Z] Using test binary docker
20:08:46 [2020-07-16T20:08:46.340Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:08:46 [2020-07-16T20:08:46.340Z] +++ /etc/init.d/apparmor start
20:08:46 [2020-07-16T20:08:46.340Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:08:46 [2020-07-16T20:08:46.340Z] INFO: Waiting for daemon to start...
20:08:46 [2020-07-16T20:08:46.340Z] Starting dockerd
20:08:46 [2020-07-16T20:08:46.340Z] +++ 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
20:08:47 [2020-07-16T20:08:47.558Z] Removing intermediate container bfedd57b3562
20:08:47 [2020-07-16T20:08:47.558Z]  ---> db72436a5abe
20:08:47 [2020-07-16T20:08:47.558Z] Step 117/140 : RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
20:08:47 [2020-07-16T20:08:47.558Z]  ---> Running in c8bb4039d03a
20:08:47 [2020-07-16T20:08:47.558Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:08:47 [2020-07-16T20:08:47.558Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:08:47 [2020-07-16T20:08:47.558Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:08:47 [2020-07-16T20:08:47.558Z] Removing intermediate container c8bb4039d03a
20:08:47 [2020-07-16T20:08:47.558Z]  ---> 9491038b2601
20:08:47 [2020-07-16T20:08:47.558Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
20:08:47 [2020-07-16T20:08:47.558Z]  ---> Running in 4aa81c87b23b
20:08:48 [2020-07-16T20:08:48.195Z] Collecting yamllint==1.16.0
20:08:48 [2020-07-16T20:08:48.406Z] .
20:08:48 [2020-07-16T20:08:48.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:08:48 [2020-07-16T20:08:48.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:08:48 [2020-07-16T20:08:48.406Z] Error: No such image: emptyfs
20:08:48 [2020-07-16T20:08:48.406Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:08:48 [2020-07-16T20:08:48.406Z] ++++ docker load
20:08:48 [2020-07-16T20:08:48.489Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:08:48 [2020-07-16T20:08:48.489Z] Collecting pyyaml (from yamllint==1.16.0)
20:08:48 [2020-07-16T20:08:48.489Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:08:48 [2020-07-16T20:08:48.697Z] Running integration-test (iteration 1)
20:08:48 [2020-07-16T20:08:48.697Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
20:08:48 [2020-07-16T20:08:48.697Z] ++ 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
20:08:48 [2020-07-16T20:08:48.697Z] ++ set -e
20:08:48 [2020-07-16T20:08:48.697Z] ++ '[' -n 0 ']'
20:08:48 [2020-07-16T20:08:48.697Z] ++ set -x
20:08:48 [2020-07-16T20:08:48.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
20:08:49 [2020-07-16T20:08:49.128Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:08:49 [2020-07-16T20:08:49.128Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
20:08:49 [2020-07-16T20:08:49.128Z] Building wheels for collected packages: pyyaml
20:08:49 [2020-07-16T20:08:49.128Z]   Running setup.py bdist_wheel for pyyaml: started
20:08:49 [2020-07-16T20:08:49.128Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:08:49 [2020-07-16T20:08:49.128Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:08:49 [2020-07-16T20:08:49.128Z] Successfully built pyyaml
20:08:49 [2020-07-16T20:08:49.422Z] Installing collected packages: pyyaml, pathspec, yamllint
20:08:49 [2020-07-16T20:08:49.422Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
20:08:49 [2020-07-16T20:08:49.715Z] Removing intermediate container 4aa81c87b23b
20:08:49 [2020-07-16T20:08:49.715Z]  ---> cb5c4bac01e8
20:08:49 [2020-07-16T20:08:49.715Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
20:08:50 [2020-07-16T20:08:50.351Z]  ---> e00d6dfeb7db
20:08:50 [2020-07-16T20:08:50.351Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
20:08:53 [2020-07-16T20:08:53.121Z]  ---> 8e951444c8ee
20:08:53 [2020-07-16T20:08:53.121Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
20:08:53 [2020-07-16T20:08:53.121Z]  ---> 8d50ceb332ed
20:08:53 [2020-07-16T20:08:53.121Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
20:08:53 [2020-07-16T20:08:53.414Z]  ---> 374720918ad1
20:08:53 [2020-07-16T20:08:53.414Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
20:08:53 [2020-07-16T20:08:53.414Z]  ---> 90d6e0e8feb9
20:08:53 [2020-07-16T20:08:53.414Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
20:08:54 [2020-07-16T20:08:54.052Z]  ---> 49b5705bb07d
20:08:54 [2020-07-16T20:08:54.052Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
20:08:54 [2020-07-16T20:08:54.346Z]  ---> 8c358df282d4
20:08:54 [2020-07-16T20:08:54.346Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
20:08:54 [2020-07-16T20:08:54.638Z]  ---> 59838670ecb3
20:08:54 [2020-07-16T20:08:54.638Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
20:08:54 [2020-07-16T20:08:54.638Z]  ---> 416300d5c004
20:08:54 [2020-07-16T20:08:54.638Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
20:08:55 [2020-07-16T20:08:55.588Z] Loaded image: buildpack-deps:jessie
20:08:55 [2020-07-16T20:08:55.882Z] Loaded image: busybox:latest
20:08:55 [2020-07-16T20:08:55.882Z] Loaded image: busybox:glibc
20:08:55 [2020-07-16T20:08:55.882Z] Loaded image: debian:jessie
20:08:56 [2020-07-16T20:08:56.172Z] Loaded image: hello-world:latest
20:08:56 [2020-07-16T20:08:56.173Z] INFO: Testing against a local daemon
20:08:56 [2020-07-16T20:08:56.173Z] === RUN   TestBuildWithSession
20:08:56 [2020-07-16T20:08:56.721Z]  ---> 8b6cb0bf0517
20:08:56 [2020-07-16T20:08:56.721Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
20:08:56 [2020-07-16T20:08:56.721Z]  ---> 8e697a549c18
20:08:56 [2020-07-16T20:08:56.721Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
20:08:57 [2020-07-16T20:08:57.763Z]  ---> 00ef57db7286
20:08:57 [2020-07-16T20:08:57.763Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
20:08:58 [2020-07-16T20:08:58.057Z]  ---> 475cac19ae00
20:08:58 [2020-07-16T20:08:58.057Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
20:08:58 [2020-07-16T20:08:58.355Z]  ---> fd9fcf0d98b9
20:08:58 [2020-07-16T20:08:58.355Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
20:08:58 [2020-07-16T20:08:58.355Z]  ---> e3c0b0b7ee67
20:08:58 [2020-07-16T20:08:58.355Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
20:08:58 [2020-07-16T20:08:58.355Z]  ---> Running in f118f79ceb1d
20:08:58 [2020-07-16T20:08:58.648Z] Removing intermediate container f118f79ceb1d
20:08:58 [2020-07-16T20:08:58.648Z]  ---> 9e394a69ea5f
20:08:58 [2020-07-16T20:08:58.648Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
20:08:58 [2020-07-16T20:08:58.648Z]  ---> Running in 775b61af4453
20:08:58 [2020-07-16T20:08:58.648Z] Removing intermediate container 775b61af4453
20:08:58 [2020-07-16T20:08:58.648Z]  ---> 42e899225238
20:08:58 [2020-07-16T20:08:58.648Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
20:08:58 [2020-07-16T20:08:58.648Z]  ---> Running in 70875c7a0f71
20:08:58 [2020-07-16T20:08:58.941Z] Removing intermediate container 70875c7a0f71
20:08:58 [2020-07-16T20:08:58.941Z]  ---> a52f419493d1
20:08:58 [2020-07-16T20:08:58.941Z] Step 137/140 : VOLUME /var/lib/docker
20:08:58 [2020-07-16T20:08:58.941Z]  ---> Running in 33403435025f
20:08:58 [2020-07-16T20:08:58.941Z] Removing intermediate container 33403435025f
20:08:58 [2020-07-16T20:08:58.941Z]  ---> e6f7dcdcce0a
20:08:58 [2020-07-16T20:08:58.941Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
20:08:58 [2020-07-16T20:08:58.941Z]  ---> Running in 2c291b11e21f
20:08:58 [2020-07-16T20:08:58.941Z] Removing intermediate container 2c291b11e21f
20:08:58 [2020-07-16T20:08:58.941Z]  ---> aa79b59f4cd3
20:08:58 [2020-07-16T20:08:58.941Z] Step 139/140 : FROM dev AS final
20:08:58 [2020-07-16T20:08:58.941Z]  ---> aa79b59f4cd3
20:08:58 [2020-07-16T20:08:58.941Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
20:08:59 [2020-07-16T20:08:59.696Z] --- PASS: TestBuildWithSession (3.43s)
20:08:59 [2020-07-16T20:08:59.696Z] === RUN   TestBuildSquashParent
20:09:04 [2020-07-16T20:09:04.537Z]  ---> 7e6d53984129
20:09:04 [2020-07-16T20:09:04.537Z] Successfully built 7e6d53984129
20:09:04 [2020-07-16T20:09:04.537Z] Successfully tagged docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:09:04 [2020-07-16T20:09:04.982Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/test/unit
20:09:06 [2020-07-16T20:09:06.584Z] --- PASS: TestBuildSquashParent (6.15s)
20:09:06 [2020-07-16T20:09:06.584Z] === RUN   TestBuildWithRemoveAndForceRemove
20:09:06 [2020-07-16T20:09:06.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:09:06 [2020-07-16T20:09:06.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:09:06 [2020-07-16T20:09:06.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:09:06 [2020-07-16T20:09:06.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:09:06 [2020-07-16T20:09:06.585Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:09:06 [2020-07-16T20:09:06.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:09:06 [2020-07-16T20:09:06.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:09:06 [2020-07-16T20:09:06.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:09:06 [2020-07-16T20:09:06.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:09:06 [2020-07-16T20:09:06.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:09:06 [2020-07-16T20:09:06.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:09:06 [2020-07-16T20:09:06.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:09:06 [2020-07-16T20:09:06.585Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:09:06 [2020-07-16T20:09:06.585Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:09:07 [2020-07-16T20:09:07.753Z] ?   	github.com/docker/docker/api	[no test files]
20:09:08 [2020-07-16T20:09:08.649Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:09:08 [2020-07-16T20:09:08.649Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:09:11 [2020-07-16T20:09:11.376Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:09:11 [2020-07-16T20:09:11.376Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:09:14 [2020-07-16T20:09:14.103Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:09:14 [2020-07-16T20:09:14.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
20:09:14 [2020-07-16T20:09:14.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s)
20:09:14 [2020-07-16T20:09:14.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
20:09:14 [2020-07-16T20:09:14.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s)
20:09:14 [2020-07-16T20:09:14.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s)
20:09:14 [2020-07-16T20:09:14.103Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
20:09:14 [2020-07-16T20:09:14.103Z] === RUN   TestBuildMultiStageCopy
20:09:14 [2020-07-16T20:09:14.103Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:09:16 [2020-07-16T20:09:16.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:09:16 [2020-07-16T20:09:16.800Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:09:17 [2020-07-16T20:09:17.091Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:09:17 [2020-07-16T20:09:17.722Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:09:18 [2020-07-16T20:09:18.353Z] --- PASS: TestBuildMultiStageCopy (4.74s)
20:09:18 [2020-07-16T20:09:18.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
20:09:18 [2020-07-16T20:09:18.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
20:09:18 [2020-07-16T20:09:18.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
20:09:18 [2020-07-16T20:09:18.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
20:09:18 [2020-07-16T20:09:18.353Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
20:09:18 [2020-07-16T20:09:18.353Z] === RUN   TestBuildMultiStageParentConfig
20:09:19 [2020-07-16T20:09:19.893Z] --- PASS: TestBuildMultiStageParentConfig (1.50s)
20:09:19 [2020-07-16T20:09:19.893Z] === RUN   TestBuildLabelWithTargets
20:09:20 [2020-07-16T20:09:20.840Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:09:20 [2020-07-16T20:09:20.840Z] 
20:09:20 [2020-07-16T20:09:20.840Z] + TEST_INTEGRATION_DEST=2
20:09:20 [2020-07-16T20:09:20.840Z] + CONTAINER_NAME=docker-pr1-2
20:09:20 [2020-07-16T20:09:20.840Z] + TEST_SKIP_INTEGRATION=1
20:09:20 [2020-07-16T20:09:20.840Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
20:09:20 [2020-07-16T20:09:20.840Z] + run_tests
20:09:20 [2020-07-16T20:09:20.840Z] + c=0
20:09:20 [2020-07-16T20:09:20.840Z] + '[' -n 0 ']'
20:09:20 [2020-07-16T20:09:20.840Z] + rm=
20:09:20 [2020-07-16T20:09:20.840Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41222/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41222/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh '' test-integration
20:09:20 [2020-07-16T20:09:20.840Z] + TEST_INTEGRATION_DEST=1
20:09:20 [2020-07-16T20:09:20.840Z] + CONTAINER_NAME=docker-pr1-1
20:09:20 [2020-07-16T20:09:20.840Z] + TEST_SKIP_INTEGRATION_CLI=1
20:09:20 [2020-07-16T20:09:20.840Z] + run_tests test-integration-flaky
20:09:20 [2020-07-16T20:09:20.840Z] + '[' -n 0 ']'
20:09:20 [2020-07-16T20:09:20.840Z] + TEST_INTEGRATION_DEST=3
20:09:20 [2020-07-16T20:09:20.840Z] + rm=
20:09:20 [2020-07-16T20:09:20.840Z] + CONTAINER_NAME=docker-pr1-3
20:09:20 [2020-07-16T20:09:20.840Z] + TEST_SKIP_INTEGRATION=1
20:09:20 [2020-07-16T20:09:20.840Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:09:20 [2020-07-16T20:09:20.840Z] + run_tests
20:09:20 [2020-07-16T20:09:20.840Z] + '[' -n 0 ']'
20:09:20 [2020-07-16T20:09:20.840Z] + rm=
20:09:20 [2020-07-16T20:09:20.840Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41222/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41222/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh test-integration-flaky test-integration
20:09:20 [2020-07-16T20:09:20.840Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41222/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41222/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh '' test-integration
20:09:20 [2020-07-16T20:09:20.840Z] ++ jobs -p
20:09:20 [2020-07-16T20:09:20.840Z] + for job in $(jobs -p)
20:09:20 [2020-07-16T20:09:20.840Z] + wait 1310
20:09:20 [2020-07-16T20:09:20.840Z] 
20:09:20 [2020-07-16T20:09:20.840Z] 
20:09:20 [2020-07-16T20:09:20.840Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:09:20 [2020-07-16T20:09:20.840Z] 
20:09:20 [2020-07-16T20:09:20.840Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:09:20 [2020-07-16T20:09:20.840Z] HOSTNAME=83f6b3c73c05
20:09:20 [2020-07-16T20:09:20.840Z] TEST_SKIP_INTEGRATION=1
20:09:20 [2020-07-16T20:09:20.840Z] TESTDEBUG=0
20:09:20 [2020-07-16T20:09:20.840Z] DEST=bundles/test-integration
20:09:20 [2020-07-16T20:09:20.840Z] PWD=/go/src/github.com/docker/docker
20:09:20 [2020-07-16T20:09:20.840Z] KEEPBUNDLE=1
20:09:20 [2020-07-16T20:09:20.840Z] DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:09:20 [2020-07-16T20:09:20.840Z] container=docker
20:09:20 [2020-07-16T20:09:20.840Z] HOME=/root
20:09:20 [2020-07-16T20:09:20.840Z] GOLANG_VERSION=1.13.12
20:09:20 [2020-07-16T20:09:20.840Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:09:20 [2020-07-16T20:09:20.840Z] VALIDATE_BRANCH=19.03
20:09:20 [2020-07-16T20:09:20.840Z] TERM=xterm
20:09:20 [2020-07-16T20:09:20.840Z] DOCKER_PKG=github.com/docker/docker
20:09:20 [2020-07-16T20:09:20.840Z] SHLVL=1
20:09:20 [2020-07-16T20:09:20.840Z] TIMEOUT=120m
20:09:20 [2020-07-16T20:09:20.840Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:09:20 [2020-07-16T20:09:20.840Z] DOCKER_GRAPHDRIVER=overlay2
20:09:20 [2020-07-16T20:09:20.840Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:09:20 [2020-07-16T20:09:20.840Z] GO111MODULE=off
20:09:20 [2020-07-16T20:09:20.840Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:09:20 [2020-07-16T20:09:20.841Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:09:20 [2020-07-16T20:09:20.841Z] GOPATH=/go
20:09:20 [2020-07-16T20:09:20.841Z] PKG_CONFIG=pkg-config
20:09:20 [2020-07-16T20:09:20.841Z] _=/usr/bin/env
20:09:20 [2020-07-16T20:09:20.841Z] Building test suite binary ./integration-cli/test.main
20:09:20 [2020-07-16T20:09:20.841Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:09:20 [2020-07-16T20:09:20.841Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:09:20 [2020-07-16T20:09:20.841Z] HOSTNAME=b99f54d22b55
20:09:20 [2020-07-16T20:09:20.841Z] TEST_SKIP_INTEGRATION=1
20:09:20 [2020-07-16T20:09:20.841Z] TESTDEBUG=0
20:09:20 [2020-07-16T20:09:20.841Z] DEST=bundles/test-integration
20:09:20 [2020-07-16T20:09:20.841Z] PWD=/go/src/github.com/docker/docker
20:09:20 [2020-07-16T20:09:20.841Z] KEEPBUNDLE=1
20:09:20 [2020-07-16T20:09:20.841Z] DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:09:20 [2020-07-16T20:09:20.841Z] container=docker
20:09:20 [2020-07-16T20:09:20.841Z] HOME=/root
20:09:20 [2020-07-16T20:09:20.841Z] GOLANG_VERSION=1.13.12
20:09:20 [2020-07-16T20:09:20.841Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:09:20 [2020-07-16T20:09:20.841Z] VALIDATE_BRANCH=19.03
20:09:20 [2020-07-16T20:09:20.841Z] TERM=xterm
20:09:20 [2020-07-16T20:09:20.841Z] DOCKER_PKG=github.com/docker/docker
20:09:20 [2020-07-16T20:09:20.841Z] SHLVL=1
20:09:20 [2020-07-16T20:09:20.841Z] TIMEOUT=120m
20:09:20 [2020-07-16T20:09:20.841Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:09:20 [2020-07-16T20:09:20.841Z] DOCKER_GRAPHDRIVER=overlay2
20:09:20 [2020-07-16T20:09:20.841Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:09:20 [2020-07-16T20:09:20.841Z] GO111MODULE=off
20:09:20 [2020-07-16T20:09:20.841Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:09:20 [2020-07-16T20:09:20.841Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:09:20 [2020-07-16T20:09:20.841Z] GOPATH=/go
20:09:20 [2020-07-16T20:09:20.841Z] PKG_CONFIG=pkg-config
20:09:20 [2020-07-16T20:09:20.841Z] _=/usr/bin/env
20:09:20 [2020-07-16T20:09:20.841Z] Building test suite binary ./integration-cli/test.main
20:09:20 [2020-07-16T20:09:20.841Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:09:20 [2020-07-16T20:09:20.841Z] No new tests added to integration.
20:09:20 [2020-07-16T20:09:20.841Z] 
20:09:20 [2020-07-16T20:09:20.841Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:09:21 [2020-07-16T20:09:21.410Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:09:21 [2020-07-16T20:09:21.410Z] HOSTNAME=a704c97d17ce
20:09:21 [2020-07-16T20:09:21.410Z] TESTDEBUG=0
20:09:21 [2020-07-16T20:09:21.410Z] DEST=bundles/test-integration
20:09:21 [2020-07-16T20:09:21.410Z] PWD=/go/src/github.com/docker/docker
20:09:21 [2020-07-16T20:09:21.410Z] KEEPBUNDLE=1
20:09:21 [2020-07-16T20:09:21.410Z] DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:09:21 [2020-07-16T20:09:21.410Z] container=docker
20:09:21 [2020-07-16T20:09:21.410Z] HOME=/root
20:09:21 [2020-07-16T20:09:21.410Z] GOLANG_VERSION=1.13.12
20:09:21 [2020-07-16T20:09:21.410Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:09:21 [2020-07-16T20:09:21.410Z] VALIDATE_BRANCH=19.03
20:09:21 [2020-07-16T20:09:21.410Z] TERM=xterm
20:09:21 [2020-07-16T20:09:21.410Z] DOCKER_PKG=github.com/docker/docker
20:09:21 [2020-07-16T20:09:21.410Z] SHLVL=1
20:09:21 [2020-07-16T20:09:21.410Z] TIMEOUT=120m
20:09:21 [2020-07-16T20:09:21.410Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:09:21 [2020-07-16T20:09:21.410Z] DOCKER_GRAPHDRIVER=overlay2
20:09:21 [2020-07-16T20:09:21.410Z] GO111MODULE=off
20:09:21 [2020-07-16T20:09:21.410Z] TEST_SKIP_INTEGRATION_CLI=1
20:09:21 [2020-07-16T20:09:21.410Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:09:21 [2020-07-16T20:09:21.410Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:09:21 [2020-07-16T20:09:21.410Z] GOPATH=/go
20:09:21 [2020-07-16T20:09:21.410Z] PKG_CONFIG=pkg-config
20:09:21 [2020-07-16T20:09:21.410Z] _=/usr/bin/env
20:09:21 [2020-07-16T20:09:21.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:09:22 [2020-07-16T20:09:22.620Z] --- PASS: TestBuildLabelWithTargets (2.31s)
20:09:22 [2020-07-16T20:09:22.621Z] === RUN   TestBuildWithEmptyLayers
20:09:23 [2020-07-16T20:09:23.252Z] --- PASS: TestBuildWithEmptyLayers (0.92s)
20:09:23 [2020-07-16T20:09:23.252Z] === RUN   TestBuildMultiStageOnBuild
20:09:23 [2020-07-16T20:09:23.403Z] ok  	github.com/docker/docker/api/server	0.057s	coverage: 7.9% of statements
20:09:25 [2020-07-16T20:09:25.979Z] --- PASS: TestBuildMultiStageOnBuild (2.87s)
20:09:25 [2020-07-16T20:09:25.979Z] === RUN   TestBuildUncleanTarFilenames
20:09:27 [2020-07-16T20:09:27.484Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
20:09:27 [2020-07-16T20:09:27.484Z] === RUN   TestBuildMultiStageLayerLeak
20:09:30 [2020-07-16T20:09:30.212Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s)
20:09:30 [2020-07-16T20:09:30.212Z] === RUN   TestBuildWithHugeFile
20:09:32 [2020-07-16T20:09:32.805Z] sha256:0656f48c9e6ec7bf8c60951673f4fa8457100195f02ababf326ff4bc0dbc50f5
20:09:32 [2020-07-16T20:09:32.805Z] INFO: Starting docker-py tests...
20:09:32 [2020-07-16T20:09:32.805Z] ============================= test session starts ==============================
20:09:32 [2020-07-16T20:09:32.805Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
20:09:32 [2020-07-16T20:09:32.805Z] rootdir: /src, inifile: pytest.ini
20:09:32 [2020-07-16T20:09:32.805Z] plugins: cov-2.6.1, timeout-1.3.3
20:09:32 [2020-07-16T20:09:32.805Z] collected 385 items / 3 deselected / 382 selected
20:09:32 [2020-07-16T20:09:32.805Z] 
20:09:44 [2020-07-16T20:09:44.093Z] tests/integration/api_build_test.py .......................X             [  6%]
20:09:44 [2020-07-16T20:09:44.653Z] tests/integration/api_client_test.py .....                               [  7%]
20:09:46 [2020-07-16T20:09:46.396Z] tests/integration/api_config_test.py .....                               [  8%]
20:09:53 [2020-07-16T20:09:53.914Z] fc1b9e59edad: Pull complete
20:09:53 [2020-07-16T20:09:53.914Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
20:09:53 [2020-07-16T20:09:53.914Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:09:53 [2020-07-16T20:09:53.914Z] mcr.microsoft.com/windows/servercore:ltsc2019
20:09:53 [2020-07-16T20:09:53.914Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339'
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Docker version of control daemon
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] Client: Docker Engine - Enterprise
20:09:53 [2020-07-16T20:09:53.914Z]  Version:           19.03.5
20:09:53 [2020-07-16T20:09:53.914Z]  API version:       1.40
20:09:53 [2020-07-16T20:09:53.914Z]  Go version:        go1.12.12
20:09:53 [2020-07-16T20:09:53.914Z]  Git commit:        2ee0c57608
20:09:53 [2020-07-16T20:09:53.914Z]  Built:             11/13/2019 08:00:16
20:09:53 [2020-07-16T20:09:53.914Z]  OS/Arch:           windows/amd64
20:09:53 [2020-07-16T20:09:53.914Z]  Experimental:      false
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] Server: Docker Engine - Enterprise
20:09:53 [2020-07-16T20:09:53.914Z]  Engine:
20:09:53 [2020-07-16T20:09:53.914Z]   Version:          19.03.5
20:09:53 [2020-07-16T20:09:53.914Z]   API version:      1.40 (minimum version 1.24)
20:09:53 [2020-07-16T20:09:53.914Z]   Go version:       go1.12.12
20:09:53 [2020-07-16T20:09:53.914Z]   Git commit:       2ee0c57608
20:09:53 [2020-07-16T20:09:53.914Z]   Built:            11/13/2019 07:58:51
20:09:53 [2020-07-16T20:09:53.914Z]   OS/Arch:          windows/amd64
20:09:53 [2020-07-16T20:09:53.914Z]   Experimental:     true
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Docker info of control daemon
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] Client:
20:09:53 [2020-07-16T20:09:53.914Z]  Debug Mode: false
20:09:53 [2020-07-16T20:09:53.914Z]  Plugins:
20:09:53 [2020-07-16T20:09:53.914Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] Server:
20:09:53 [2020-07-16T20:09:53.914Z]  Containers: 0
20:09:53 [2020-07-16T20:09:53.914Z]   Running: 0
20:09:53 [2020-07-16T20:09:53.914Z]   Paused: 0
20:09:53 [2020-07-16T20:09:53.914Z]   Stopped: 0
20:09:53 [2020-07-16T20:09:53.914Z]  Images: 1
20:09:53 [2020-07-16T20:09:53.914Z]  Server Version: 19.03.5
20:09:53 [2020-07-16T20:09:53.914Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:09:53 [2020-07-16T20:09:53.914Z]   Windows: 
20:09:53 [2020-07-16T20:09:53.914Z]   LCOW: 
20:09:53 [2020-07-16T20:09:53.914Z]  Logging Driver: json-file
20:09:53 [2020-07-16T20:09:53.914Z]  Plugins:
20:09:53 [2020-07-16T20:09:53.914Z]   Volume: local
20:09:53 [2020-07-16T20:09:53.914Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:09:53 [2020-07-16T20:09:53.914Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:09:53 [2020-07-16T20:09:53.914Z]  Swarm: inactive
20:09:53 [2020-07-16T20:09:53.914Z]  Default Isolation: process
20:09:53 [2020-07-16T20:09:53.914Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:09:53 [2020-07-16T20:09:53.914Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
20:09:53 [2020-07-16T20:09:53.914Z]  OSType: windows
20:09:53 [2020-07-16T20:09:53.914Z]  Architecture: x86_64
20:09:53 [2020-07-16T20:09:53.914Z]  CPUs: 4
20:09:53 [2020-07-16T20:09:53.914Z]  Total Memory: 32GiB
20:09:53 [2020-07-16T20:09:53.914Z]  Name: azwin-2-cafa90
20:09:53 [2020-07-16T20:09:53.914Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
20:09:53 [2020-07-16T20:09:53.914Z]  Docker Root Dir: D:\docker
20:09:53 [2020-07-16T20:09:53.914Z]  Debug Mode: false
20:09:53 [2020-07-16T20:09:53.914Z]  Registry: https://index.docker.io/v1/
20:09:53 [2020-07-16T20:09:53.914Z]  Labels:
20:09:53 [2020-07-16T20:09:53.914Z]  Experimental: true
20:09:53 [2020-07-16T20:09:53.914Z]  Insecure Registries:
20:09:53 [2020-07-16T20:09:53.914Z]   10.0.0.4:5000
20:09:53 [2020-07-16T20:09:53.914Z]   127.0.0.0/8
20:09:53 [2020-07-16T20:09:53.914Z]  Registry Mirrors:
20:09:53 [2020-07-16T20:09:53.914Z]   http://10.0.0.4:5000/
20:09:53 [2020-07-16T20:09:53.914Z]  Live Restore Enabled: false
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Commit hash is 23d47bd12
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Nuke-Everything...
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Container count on control daemon to delete is 0
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Nuking d:\CI
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Zapped successfully
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Location for testing is d:\CI\PR-41222\1
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] INFO: Building the image from Dockerfile.windows at 07/16/2020 20:09:41...
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] Sending build context to Docker daemon  55.39MB
20:09:53 [2020-07-16T20:09:53.914Z] 
20:09:53 [2020-07-16T20:09:53.914Z] Step 1/8 : FROM microsoft/windowsservercore
20:09:53 [2020-07-16T20:09:53.914Z]  ---> 987b1d5e0abf
20:09:53 [2020-07-16T20:09:53.914Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:09:53 [2020-07-16T20:09:53.914Z]  ---> Running in f12f0ebfc6dc
20:09:53 [2020-07-16T20:09:53.914Z] Removing intermediate container f12f0ebfc6dc
20:09:53 [2020-07-16T20:09:53.914Z]  ---> 42394ed84598
20:09:53 [2020-07-16T20:09:53.914Z] Step 3/8 : ARG GO_VERSION=1.13.12
20:09:53 [2020-07-16T20:09:53.914Z]  ---> Running in d7f2a9a385ef
20:09:53 [2020-07-16T20:09:53.914Z] Removing intermediate container d7f2a9a385ef
20:09:53 [2020-07-16T20:09:53.914Z]  ---> 6838256b7128
20:09:53 [2020-07-16T20:09:53.914Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
20:09:53 [2020-07-16T20:09:53.914Z]  ---> Running in 7cf049914f15
20:09:53 [2020-07-16T20:09:53.914Z] Removing intermediate container 7cf049914f15
20:09:53 [2020-07-16T20:09:53.914Z]  ---> cd51d9cdd9e9
20:09:53 [2020-07-16T20:09:53.914Z] Step 5/8 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
20:09:53 [2020-07-16T20:09:53.914Z]  ---> Running in 1aa4ef554ed5
20:09:56 [2020-07-16T20:09:56.184Z] 
20:09:56 [2020-07-16T20:09:56.184Z] SUCCESS: Specified value was saved.
20:09:57 [2020-07-16T20:09:57.315Z] --- PASS: TestBuildWithHugeFile (27.05s)
20:09:57 [2020-07-16T20:09:57.315Z] === RUN   TestBuildWithEmptyDockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:09:57 [2020-07-16T20:09:57.315Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:09:57 [2020-07-16T20:09:57.605Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:09:57 [2020-07-16T20:09:57.605Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
20:09:57 [2020-07-16T20:09:57.605Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
20:09:57 [2020-07-16T20:09:57.605Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
20:09:57 [2020-07-16T20:09:57.605Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
20:09:57 [2020-07-16T20:09:57.605Z] === RUN   TestBuildPreserveOwnership
20:09:57 [2020-07-16T20:09:57.605Z] === RUN   TestBuildPreserveOwnership/copy_from
20:09:57 [2020-07-16T20:09:57.781Z] INFO: Downloading git...
20:09:59 [2020-07-16T20:09:59.380Z] INFO: Downloading go...
20:10:02 [2020-07-16T20:10:02.087Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:10:04 [2020-07-16T20:10:04.171Z] --- PASS: TestBuildPreserveOwnership (6.58s)
20:10:04 [2020-07-16T20:10:04.171Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.20s)
20:10:04 [2020-07-16T20:10:04.171Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s)
20:10:04 [2020-07-16T20:10:04.171Z] === RUN   TestBuildPlatformInvalid
20:10:04 [2020-07-16T20:10:04.462Z] --- PASS: TestBuildPlatformInvalid (0.12s)
20:10:04 [2020-07-16T20:10:04.462Z] PASS
20:10:04 [2020-07-16T20:10:04.462Z] 
20:10:04 [2020-07-16T20:10:04.462Z] DONE 30 tests in 75.763s
20:10:04 [2020-07-16T20:10:04.462Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
20:10:04 [2020-07-16T20:10:04.462Z] ++ 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
20:10:04 [2020-07-16T20:10:04.462Z] ++ set -e
20:10:04 [2020-07-16T20:10:04.462Z] ++ '[' -n 0 ']'
20:10:04 [2020-07-16T20:10:04.462Z] ++ set -x
20:10:04 [2020-07-16T20:10:04.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
20:10:04 [2020-07-16T20:10:04.753Z] INFO: Testing against a local daemon
20:10:04 [2020-07-16T20:10:04.753Z] === RUN   TestConfigList
20:10:06 [2020-07-16T20:10:06.639Z] INFO: Downloading compiler 1 of 3...
20:10:07 [2020-07-16T20:10:07.655Z] INFO: Downloading compiler 2 of 3...
20:10:08 [2020-07-16T20:10:08.134Z] INFO: Downloading compiler 3 of 3...
20:10:08 [2020-07-16T20:10:08.615Z] INFO: Extracting git...
20:10:09 [2020-07-16T20:10:09.202Z] --- PASS: TestConfigList (3.80s)
20:10:09 [2020-07-16T20:10:09.202Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
20:10:09 [2020-07-16T20:10:09.202Z]     daemon.go:325: [d309aa25a1713] waiting for daemon to start
20:10:09 [2020-07-16T20:10:09.202Z]     daemon.go:325: [d309aa25a1713] waiting for daemon to start
20:10:09 [2020-07-16T20:10:09.202Z]     daemon.go:353: [d309aa25a1713] daemon started
20:10:09 [2020-07-16T20:10:09.202Z]     daemon.go:461: [d309aa25a1713] Stopping daemon
20:10:09 [2020-07-16T20:10:09.202Z]     daemon.go:296: [d309aa25a1713] exiting daemon
20:10:09 [2020-07-16T20:10:09.202Z]     daemon.go:448: [d309aa25a1713] Daemon stopped
20:10:09 [2020-07-16T20:10:09.202Z] === RUN   TestConfigsCreateAndDelete
20:10:11 [2020-07-16T20:10:11.938Z] --- PASS: TestConfigsCreateAndDelete (3.61s)
20:10:11 [2020-07-16T20:10:11.938Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
20:10:11 [2020-07-16T20:10:11.938Z]     daemon.go:325: [dfba75487b307] waiting for daemon to start
20:10:11 [2020-07-16T20:10:11.938Z]     daemon.go:325: [dfba75487b307] waiting for daemon to start
20:10:11 [2020-07-16T20:10:11.938Z]     daemon.go:353: [dfba75487b307] daemon started
20:10:11 [2020-07-16T20:10:11.938Z]     daemon.go:461: [dfba75487b307] Stopping daemon
20:10:11 [2020-07-16T20:10:11.938Z]     daemon.go:296: [dfba75487b307] exiting daemon
20:10:11 [2020-07-16T20:10:11.938Z]     daemon.go:448: [dfba75487b307] Daemon stopped
20:10:11 [2020-07-16T20:10:11.938Z] === RUN   TestConfigsUpdate
20:10:15 [2020-07-16T20:10:15.392Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:10:15 [2020-07-16T20:10:15.450Z] --- PASS: TestConfigsUpdate (3.28s)
20:10:15 [2020-07-16T20:10:15.450Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
20:10:15 [2020-07-16T20:10:15.450Z]     daemon.go:325: [d5c8c1c3d80e4] waiting for daemon to start
20:10:15 [2020-07-16T20:10:15.450Z]     daemon.go:325: [d5c8c1c3d80e4] waiting for daemon to start
20:10:15 [2020-07-16T20:10:15.450Z]     daemon.go:353: [d5c8c1c3d80e4] daemon started
20:10:15 [2020-07-16T20:10:15.450Z]     daemon.go:461: [d5c8c1c3d80e4] Stopping daemon
20:10:15 [2020-07-16T20:10:15.450Z]     daemon.go:296: [d5c8c1c3d80e4] exiting daemon
20:10:15 [2020-07-16T20:10:15.450Z]     daemon.go:448: [d5c8c1c3d80e4] Daemon stopped
20:10:15 [2020-07-16T20:10:15.450Z] === RUN   TestTemplatedConfig
20:10:18 [2020-07-16T20:10:18.961Z] --- PASS: TestTemplatedConfig (3.24s)
20:10:18 [2020-07-16T20:10:18.961Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
20:10:18 [2020-07-16T20:10:18.961Z]     daemon.go:325: [dd95ea37b8007] waiting for daemon to start
20:10:18 [2020-07-16T20:10:18.961Z]     daemon.go:325: [dd95ea37b8007] waiting for daemon to start
20:10:18 [2020-07-16T20:10:18.961Z]     daemon.go:353: [dd95ea37b8007] daemon started
20:10:18 [2020-07-16T20:10:18.961Z]     daemon.go:461: [dd95ea37b8007] Stopping daemon
20:10:18 [2020-07-16T20:10:18.961Z]     daemon.go:296: [dd95ea37b8007] exiting daemon
20:10:18 [2020-07-16T20:10:18.961Z]     daemon.go:448: [dd95ea37b8007] Daemon stopped
20:10:18 [2020-07-16T20:10:18.961Z] === RUN   TestConfigInspect
20:10:22 [2020-07-16T20:10:22.518Z] --- PASS: TestConfigInspect (3.55s)
20:10:22 [2020-07-16T20:10:22.518Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
20:10:22 [2020-07-16T20:10:22.518Z]     daemon.go:325: [dde0c99911a3b] waiting for daemon to start
20:10:22 [2020-07-16T20:10:22.518Z]     daemon.go:325: [dde0c99911a3b] waiting for daemon to start
20:10:22 [2020-07-16T20:10:22.518Z]     daemon.go:353: [dde0c99911a3b] daemon started
20:10:22 [2020-07-16T20:10:22.518Z]     daemon.go:461: [dde0c99911a3b] Stopping daemon
20:10:22 [2020-07-16T20:10:22.518Z]     daemon.go:296: [dde0c99911a3b] exiting daemon
20:10:22 [2020-07-16T20:10:22.518Z]     daemon.go:448: [dde0c99911a3b] Daemon stopped
20:10:22 [2020-07-16T20:10:22.518Z] === RUN   TestConfigCreateWithLabels
20:10:23 [2020-07-16T20:10:23.729Z] INFO: Expanding go...
20:10:26 [2020-07-16T20:10:26.239Z] --- PASS: TestConfigCreateWithLabels (3.63s)
20:10:26 [2020-07-16T20:10:26.239Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
20:10:26 [2020-07-16T20:10:26.239Z]     daemon.go:325: [db32065dac636] waiting for daemon to start
20:10:26 [2020-07-16T20:10:26.239Z]     daemon.go:325: [db32065dac636] waiting for daemon to start
20:10:26 [2020-07-16T20:10:26.239Z]     daemon.go:353: [db32065dac636] daemon started
20:10:26 [2020-07-16T20:10:26.239Z]     daemon.go:461: [db32065dac636] Stopping daemon
20:10:26 [2020-07-16T20:10:26.239Z]     daemon.go:296: [db32065dac636] exiting daemon
20:10:26 [2020-07-16T20:10:26.239Z]     daemon.go:448: [db32065dac636] Daemon stopped
20:10:26 [2020-07-16T20:10:26.239Z] === RUN   TestConfigCreateResolve
20:10:29 [2020-07-16T20:10:29.765Z] --- PASS: TestConfigCreateResolve (3.50s)
20:10:29 [2020-07-16T20:10:29.765Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:325: [d6fd610c494ff] waiting for daemon to start
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:325: [d6fd610c494ff] waiting for daemon to start
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:353: [d6fd610c494ff] daemon started
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:461: [d6fd610c494ff] Stopping daemon
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:296: [d6fd610c494ff] exiting daemon
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:448: [d6fd610c494ff] Daemon stopped
20:10:29 [2020-07-16T20:10:29.765Z] === RUN   TestConfigDaemonLibtrustID
20:10:29 [2020-07-16T20:10:29.765Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:10:29 [2020-07-16T20:10:29.765Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:325: [d7392ba3be43a] waiting for daemon to start
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:325: [d7392ba3be43a] waiting for daemon to start
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:353: [d7392ba3be43a] daemon started
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:461: [d7392ba3be43a] Stopping daemon
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:296: [d7392ba3be43a] exiting daemon
20:10:29 [2020-07-16T20:10:29.765Z]     daemon.go:448: [d7392ba3be43a] Daemon stopped
20:10:29 [2020-07-16T20:10:29.765Z] PASS
20:10:29 [2020-07-16T20:10:29.765Z] 
20:10:29 [2020-07-16T20:10:29.765Z] DONE 8 tests in 25.308s
20:10:29 [2020-07-16T20:10:29.765Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
20:10:29 [2020-07-16T20:10:29.765Z] ++ 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
20:10:29 [2020-07-16T20:10:29.765Z] ++ set -e
20:10:29 [2020-07-16T20:10:29.765Z] ++ '[' -n 0 ']'
20:10:29 [2020-07-16T20:10:29.765Z] ++ set -x
20:10:29 [2020-07-16T20:10:29.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
20:10:30 [2020-07-16T20:10:30.055Z] INFO: Testing against a local daemon
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestCheckpoint
20:10:30 [2020-07-16T20:10:30.055Z] --- SKIP: TestCheckpoint (0.00s)
20:10:30 [2020-07-16T20:10:30.055Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestContainerInvalidJSON
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:10:30 [2020-07-16T20:10:30.055Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:10:30 [2020-07-16T20:10:30.055Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:10:30 [2020-07-16T20:10:30.055Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:10:30 [2020-07-16T20:10:30.055Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:10:30 [2020-07-16T20:10:30.055Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:10:30 [2020-07-16T20:10:30.055Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:10:30 [2020-07-16T20:10:30.055Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:10:30 [2020-07-16T20:10:30.055Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:10:30 [2020-07-16T20:10:30.055Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:10:30 [2020-07-16T20:10:30.055Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:10:30 [2020-07-16T20:10:30.055Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
20:10:30 [2020-07-16T20:10:30.055Z] === RUN   TestCopyFromContainerPathIsNotDir
20:10:30 [2020-07-16T20:10:30.346Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
20:10:30 [2020-07-16T20:10:30.346Z] === RUN   TestCopyToContainerPathDoesNotExist
20:10:30 [2020-07-16T20:10:30.346Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
20:10:30 [2020-07-16T20:10:30.346Z] === RUN   TestCopyToContainerPathIsNotDir
20:10:30 [2020-07-16T20:10:30.346Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
20:10:30 [2020-07-16T20:10:30.346Z] === RUN   TestCopyFromContainer
20:10:31 [2020-07-16T20:10:31.970Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:10:31 [2020-07-16T20:10:31.970Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:10:32 [2020-07-16T20:10:32.416Z] === RUN   TestCopyFromContainer//
20:10:32 [2020-07-16T20:10:32.416Z] === RUN   TestCopyFromContainer//bar/root
20:10:32 [2020-07-16T20:10:32.707Z] === RUN   TestCopyFromContainer//bar/root/
20:10:32 [2020-07-16T20:10:32.707Z] === RUN   TestCopyFromContainer/bar/quux
20:10:32 [2020-07-16T20:10:32.707Z] === RUN   TestCopyFromContainer/bar/quux/
20:10:33 [2020-07-16T20:10:33.006Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:10:33 [2020-07-16T20:10:33.006Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:10:33 [2020-07-16T20:10:33.006Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:10:33 [2020-07-16T20:10:33.006Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:10:33 [2020-07-16T20:10:33.006Z] === RUN   TestCopyFromContainer/bar/notarget
20:10:33 [2020-07-16T20:10:33.024Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:10:33 [2020-07-16T20:10:33.024Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:10:33 [2020-07-16T20:10:33.024Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
20:10:33 [2020-07-16T20:10:33.296Z] --- PASS: TestCopyFromContainer (2.72s)
20:10:33 [2020-07-16T20:10:33.296Z]     --- PASS: TestCopyFromContainer// (0.04s)
20:10:33 [2020-07-16T20:10:33.296Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
20:10:33 [2020-07-16T20:10:33.296Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
20:10:33 [2020-07-16T20:10:33.296Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
20:10:33 [2020-07-16T20:10:33.296Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
20:10:33 [2020-07-16T20:10:33.296Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:10:33 [2020-07-16T20:10:33.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:10:33 [2020-07-16T20:10:33.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:10:33 [2020-07-16T20:10:33.297Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:10:33 [2020-07-16T20:10:33.297Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:10:33 [2020-07-16T20:10:33.297Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:10:33 [2020-07-16T20:10:33.297Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:10:33 [2020-07-16T20:10:33.297Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateLinkToNonExistingContainer
20:10:33 [2020-07-16T20:10:33.297Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateWithInvalidEnv
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateWithInvalidEnv/0
20:10:33 [2020-07-16T20:10:33.297Z] === PAUSE TestCreateWithInvalidEnv/0
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateWithInvalidEnv/1
20:10:33 [2020-07-16T20:10:33.297Z] === PAUSE TestCreateWithInvalidEnv/1
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateWithInvalidEnv/2
20:10:33 [2020-07-16T20:10:33.297Z] === PAUSE TestCreateWithInvalidEnv/2
20:10:33 [2020-07-16T20:10:33.297Z] === CONT  TestCreateWithInvalidEnv/0
20:10:33 [2020-07-16T20:10:33.297Z] === CONT  TestCreateWithInvalidEnv/2
20:10:33 [2020-07-16T20:10:33.297Z] === CONT  TestCreateWithInvalidEnv/1
20:10:33 [2020-07-16T20:10:33.297Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:10:33 [2020-07-16T20:10:33.297Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateTmpfsMountsTarget
20:10:33 [2020-07-16T20:10:33.297Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:10:33 [2020-07-16T20:10:33.297Z] === RUN   TestCreateWithCustomMaskedPaths
20:10:33 [2020-07-16T20:10:33.323Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
20:10:33 [2020-07-16T20:10:33.620Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 3.1% of statements
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:10:33 [2020-07-16T20:10:33.620Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
20:10:33 [2020-07-16T20:10:33.918Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:10:33 [2020-07-16T20:10:33.918Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:10:34 [2020-07-16T20:10:34.570Z] ok  	github.com/docker/docker/builder/dockerignore	0.028s	coverage: 96.8% of statements
20:10:36 [2020-07-16T20:10:36.026Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:10:36 [2020-07-16T20:10:36.026Z] --- PASS: TestCreateWithCapabilities (0.01s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
20:10:36 [2020-07-16T20:10:36.026Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
20:10:36 [2020-07-16T20:10:36.026Z] === RUN   TestCreateWithCustomReadonlyPaths
20:10:38 [2020-07-16T20:10:38.882Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s)
20:10:38 [2020-07-16T20:10:38.882Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:10:38 [2020-07-16T20:10:38.882Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:10:38 [2020-07-16T20:10:38.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:10:38 [2020-07-16T20:10:38.882Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:10:38 [2020-07-16T20:10:38.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:10:38 [2020-07-16T20:10:38.882Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:10:38 [2020-07-16T20:10:38.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:10:38 [2020-07-16T20:10:38.882Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:10:38 [2020-07-16T20:10:38.882Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:10:38 [2020-07-16T20:10:38.882Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:10:38 [2020-07-16T20:10:38.883Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:10:38 [2020-07-16T20:10:38.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:10:38 [2020-07-16T20:10:38.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:10:38 [2020-07-16T20:10:38.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:10:38 [2020-07-16T20:10:38.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:10:38 [2020-07-16T20:10:38.883Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:10:38 [2020-07-16T20:10:38.883Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:10:38 [2020-07-16T20:10:38.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
20:10:38 [2020-07-16T20:10:38.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:10:38 [2020-07-16T20:10:38.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
20:10:38 [2020-07-16T20:10:38.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:10:38 [2020-07-16T20:10:38.883Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:10:38 [2020-07-16T20:10:38.883Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:10:39 [2020-07-16T20:10:39.514Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
20:10:39 [2020-07-16T20:10:39.514Z] === RUN   TestContainerStartOnDaemonRestart
20:10:39 [2020-07-16T20:10:39.514Z] === PAUSE TestContainerStartOnDaemonRestart
20:10:39 [2020-07-16T20:10:39.514Z] === RUN   TestDaemonRestartIpcMode
20:10:39 [2020-07-16T20:10:39.514Z] === PAUSE TestDaemonRestartIpcMode
20:10:39 [2020-07-16T20:10:39.514Z] === RUN   TestDiff
20:10:40 [2020-07-16T20:10:40.188Z] ok  	github.com/docker/docker/builder/fscache	0.137s	coverage: 69.2% of statements
20:10:40 [2020-07-16T20:10:40.546Z] --- PASS: TestDiff (0.88s)
20:10:40 [2020-07-16T20:10:40.546Z] === RUN   TestExecWithCloseStdin
20:10:41 [2020-07-16T20:10:41.243Z] ok  	github.com/docker/docker/builder/remotecontext	0.396s	coverage: 13.6% of statements
20:10:41 [2020-07-16T20:10:41.244Z] --- PASS: TestExecWithCloseStdin (0.90s)
20:10:41 [2020-07-16T20:10:41.245Z] === RUN   TestExec
20:10:41 [2020-07-16T20:10:41.542Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
20:10:41 [2020-07-16T20:10:41.842Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.185s	coverage: 85.1% of statements
20:10:42 [2020-07-16T20:10:42.027Z] --- PASS: TestExec (0.91s)
20:10:42 [2020-07-16T20:10:42.027Z] === RUN   TestExecUser
20:10:42 [2020-07-16T20:10:42.298Z] ok  	github.com/docker/docker/builder/dockerfile	0.898s	coverage: 45.1% of statements
20:10:42 [2020-07-16T20:10:42.298Z] ?   	github.com/docker/docker/cli	[no test files]
20:10:42 [2020-07-16T20:10:42.298Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:10:43 [2020-07-16T20:10:43.132Z] --- PASS: TestExecUser (0.97s)
20:10:43 [2020-07-16T20:10:43.132Z] === RUN   TestExportContainerAndImportImage
20:10:44 [2020-07-16T20:10:44.262Z] --- PASS: TestExportContainerAndImportImage (1.12s)
20:10:44 [2020-07-16T20:10:44.262Z] === RUN   TestExportContainerAfterDaemonRestart
20:10:45 [2020-07-16T20:10:45.199Z] INFO: Expanding compiler 1 of 3...
20:10:45 [2020-07-16T20:10:45.772Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
20:10:45 [2020-07-16T20:10:45.772Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:325: [dde5d695c66a1] waiting for daemon to start
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:325: [dde5d695c66a1] waiting for daemon to start
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:353: [dde5d695c66a1] daemon started
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:461: [dde5d695c66a1] Stopping daemon
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:296: [dde5d695c66a1] exiting daemon
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:448: [dde5d695c66a1] Daemon stopped
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:325: [dde5d695c66a1] waiting for daemon to start
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:325: [dde5d695c66a1] waiting for daemon to start
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:353: [dde5d695c66a1] daemon started
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:461: [dde5d695c66a1] Stopping daemon
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:296: [dde5d695c66a1] exiting daemon
20:10:45 [2020-07-16T20:10:45.772Z]     daemon.go:448: [dde5d695c66a1] Daemon stopped
20:10:45 [2020-07-16T20:10:45.772Z] === RUN   TestHealthCheckWorkdir
20:10:46 [2020-07-16T20:10:46.216Z] INFO: Expanding compiler 2 of 3...
20:10:46 [2020-07-16T20:10:46.804Z] --- PASS: TestHealthCheckWorkdir (1.03s)
20:10:46 [2020-07-16T20:10:46.804Z] === RUN   TestHealthKillContainer
20:10:50 [2020-07-16T20:10:50.330Z] --- PASS: TestHealthKillContainer (3.11s)
20:10:50 [2020-07-16T20:10:50.330Z] === RUN   TestInspectCpusetInConfigPre120
20:10:50 [2020-07-16T20:10:50.620Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
20:10:50 [2020-07-16T20:10:50.620Z] === RUN   TestIpcModeNone
20:10:51 [2020-07-16T20:10:51.086Z] INFO: Expanding compiler 3 of 3...
20:10:51 [2020-07-16T20:10:51.655Z] --- PASS: TestIpcModeNone (0.94s)
20:10:51 [2020-07-16T20:10:51.655Z] === RUN   TestIpcModePrivate
20:10:52 [2020-07-16T20:10:52.102Z] INFO: Removing downloaded files...
20:10:52 [2020-07-16T20:10:52.102Z] INFO: Creating source directory...
20:10:52 [2020-07-16T20:10:52.102Z] INFO: Configuring git core.autocrlf...
20:10:52 [2020-07-16T20:10:52.102Z] INFO: Completed
20:10:52 [2020-07-16T20:10:52.688Z] --- PASS: TestIpcModePrivate (0.95s)
20:10:52 [2020-07-16T20:10:52.688Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
20:10:52 [2020-07-16T20:10:52.688Z] === RUN   TestIpcModeShareable
20:10:52 [2020-07-16T20:10:52.742Z] ok  	github.com/docker/docker/client	0.348s	coverage: 75.7% of statements
20:10:53 [2020-07-16T20:10:53.719Z] --- PASS: TestIpcModeShareable (0.99s)
20:10:53 [2020-07-16T20:10:53.720Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
20:10:53 [2020-07-16T20:10:53.720Z] === RUN   TestAPIIpcModeShareableAndContainer
20:10:56 [2020-07-16T20:10:56.451Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s)
20:10:56 [2020-07-16T20:10:56.451Z] === RUN   TestAPIIpcModeHost
20:10:57 [2020-07-16T20:10:57.082Z] --- PASS: TestAPIIpcModeHost (0.66s)
20:10:57 [2020-07-16T20:10:57.083Z] === RUN   TestDaemonIpcModeShareable
20:10:59 [2020-07-16T20:10:59.148Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
20:10:59 [2020-07-16T20:10:59.148Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
20:10:59 [2020-07-16T20:10:59.148Z]     daemon.go:325: [dce7b35750232] waiting for daemon to start
20:10:59 [2020-07-16T20:10:59.148Z]     daemon.go:325: [dce7b35750232] waiting for daemon to start
20:10:59 [2020-07-16T20:10:59.148Z]     daemon.go:353: [dce7b35750232] daemon started
20:10:59 [2020-07-16T20:10:59.148Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
20:10:59 [2020-07-16T20:10:59.148Z]     daemon.go:461: [dce7b35750232] Stopping daemon
20:10:59 [2020-07-16T20:10:59.148Z]     daemon.go:296: [dce7b35750232] exiting daemon
20:10:59 [2020-07-16T20:10:59.148Z]     daemon.go:448: [dce7b35750232] Daemon stopped
20:10:59 [2020-07-16T20:10:59.148Z] === RUN   TestDaemonIpcModePrivate
20:11:00 [2020-07-16T20:11:00.659Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
20:11:00 [2020-07-16T20:11:00.659Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
20:11:00 [2020-07-16T20:11:00.659Z]     daemon.go:325: [d8be1d831d9f7] waiting for daemon to start
20:11:00 [2020-07-16T20:11:00.659Z]     daemon.go:325: [d8be1d831d9f7] waiting for daemon to start
20:11:00 [2020-07-16T20:11:00.659Z]     daemon.go:353: [d8be1d831d9f7] daemon started
20:11:00 [2020-07-16T20:11:00.659Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
20:11:00 [2020-07-16T20:11:00.659Z]     daemon.go:461: [d8be1d831d9f7] Stopping daemon
20:11:00 [2020-07-16T20:11:00.659Z]     daemon.go:296: [d8be1d831d9f7] exiting daemon
20:11:00 [2020-07-16T20:11:00.659Z]     daemon.go:448: [d8be1d831d9f7] Daemon stopped
20:11:00 [2020-07-16T20:11:00.659Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:11:02 [2020-07-16T20:11:02.724Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
20:11:02 [2020-07-16T20:11:02.724Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
20:11:02 [2020-07-16T20:11:02.724Z]     daemon.go:325: [d4a3b91f8e4cc] waiting for daemon to start
20:11:02 [2020-07-16T20:11:02.724Z]     daemon.go:325: [d4a3b91f8e4cc] waiting for daemon to start
20:11:02 [2020-07-16T20:11:02.724Z]     daemon.go:353: [d4a3b91f8e4cc] daemon started
20:11:02 [2020-07-16T20:11:02.724Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
20:11:02 [2020-07-16T20:11:02.724Z]     daemon.go:461: [d4a3b91f8e4cc] Stopping daemon
20:11:02 [2020-07-16T20:11:02.724Z]     daemon.go:296: [d4a3b91f8e4cc] exiting daemon
20:11:02 [2020-07-16T20:11:02.724Z]     daemon.go:448: [d4a3b91f8e4cc] Daemon stopped
20:11:02 [2020-07-16T20:11:02.724Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:11:04 [2020-07-16T20:11:04.230Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
20:11:04 [2020-07-16T20:11:04.230Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
20:11:04 [2020-07-16T20:11:04.230Z]     daemon.go:325: [dcaf2f6dbe7fa] waiting for daemon to start
20:11:04 [2020-07-16T20:11:04.230Z]     daemon.go:325: [dcaf2f6dbe7fa] waiting for daemon to start
20:11:04 [2020-07-16T20:11:04.230Z]     daemon.go:353: [dcaf2f6dbe7fa] daemon started
20:11:04 [2020-07-16T20:11:04.230Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
20:11:04 [2020-07-16T20:11:04.230Z]     daemon.go:461: [dcaf2f6dbe7fa] Stopping daemon
20:11:04 [2020-07-16T20:11:04.230Z]     daemon.go:296: [dcaf2f6dbe7fa] exiting daemon
20:11:04 [2020-07-16T20:11:04.230Z]     daemon.go:448: [dcaf2f6dbe7fa] Daemon stopped
20:11:04 [2020-07-16T20:11:04.230Z] === RUN   TestIpcModeOlderClient
20:11:04 [2020-07-16T20:11:04.230Z] === PAUSE TestIpcModeOlderClient
20:11:04 [2020-07-16T20:11:04.230Z] === RUN   TestKillContainerInvalidSignal
20:11:05 [2020-07-16T20:11:05.262Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
20:11:05 [2020-07-16T20:11:05.262Z] === RUN   TestKillContainer
20:11:05 [2020-07-16T20:11:05.262Z] === RUN   TestKillContainer/no_signal
20:11:05 [2020-07-16T20:11:05.894Z] === RUN   TestKillContainer/non_killing_signal
20:11:06 [2020-07-16T20:11:06.525Z] === RUN   TestKillContainer/killing_signal
20:11:07 [2020-07-16T20:11:07.714Z] ................................................                         [ 29%]
20:11:08 [2020-07-16T20:11:08.063Z] --- PASS: TestKillContainer (2.68s)
20:11:08 [2020-07-16T20:11:08.063Z]     --- PASS: TestKillContainer/no_signal (0.91s)
20:11:08 [2020-07-16T20:11:08.063Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
20:11:08 [2020-07-16T20:11:08.063Z]     --- PASS: TestKillContainer/killing_signal (0.85s)
20:11:08 [2020-07-16T20:11:08.063Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:11:08 [2020-07-16T20:11:08.063Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:11:08 [2020-07-16T20:11:08.696Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:11:09 [2020-07-16T20:11:09.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
20:11:09 [2020-07-16T20:11:09.729Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
20:11:09 [2020-07-16T20:11:09.729Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
20:11:09 [2020-07-16T20:11:09.729Z] === RUN   TestKillStoppedContainer
20:11:09 [2020-07-16T20:11:09.729Z] --- PASS: TestKillStoppedContainer (0.08s)
20:11:09 [2020-07-16T20:11:09.729Z] === RUN   TestKillStoppedContainerAPIPre120
20:11:09 [2020-07-16T20:11:09.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
20:11:09 [2020-07-16T20:11:09.729Z] === RUN   TestKillDifferentUserContainer
20:11:10 [2020-07-16T20:11:10.761Z] --- PASS: TestKillDifferentUserContainer (0.87s)
20:11:10 [2020-07-16T20:11:10.761Z] === RUN   TestInspectOomKilledTrue
20:11:10 [2020-07-16T20:11:10.761Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:11:10 [2020-07-16T20:11:10.761Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:11:10 [2020-07-16T20:11:10.761Z] === RUN   TestInspectOomKilledFalse
20:11:10 [2020-07-16T20:11:10.761Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:11:10 [2020-07-16T20:11:10.761Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:11:10 [2020-07-16T20:11:10.761Z] === RUN   TestLinksEtcHostsContentMatch
20:11:11 [2020-07-16T20:11:11.055Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
20:11:11 [2020-07-16T20:11:11.055Z] === RUN   TestLinksContainerNames
20:11:12 [2020-07-16T20:11:12.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:11:13 [2020-07-16T20:11:13.121Z] --- PASS: TestLinksContainerNames (1.74s)
20:11:13 [2020-07-16T20:11:13.121Z] === RUN   TestLogsFollowTailEmpty
20:11:13 [2020-07-16T20:11:13.752Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
20:11:13 [2020-07-16T20:11:13.752Z] === RUN   TestContainerNetworkMountsNoChown
20:11:14 [2020-07-16T20:11:14.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:11:14 [2020-07-16T20:11:14.784Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/default
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/default
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/private
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/private
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rprivate
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rprivate
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/slave
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/slave
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rslave
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rslave
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/shared
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/shared
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rshared
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rshared
20:11:14 [2020-07-16T20:11:14.784Z] === CONT  TestMountDaemonRoot/default
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/default/bind_root
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/default/mount_root
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:11:14 [2020-07-16T20:11:14.784Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === CONT  TestMountDaemonRoot/rshared
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:11:14 [2020-07-16T20:11:14.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:11:14 [2020-07-16T20:11:14.784Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:11:14 [2020-07-16T20:11:14.784Z] === CONT  TestMountDaemonRoot/shared
20:11:14 [2020-07-16T20:11:14.784Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/rslave
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/slave
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/rprivate
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/private
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/private/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/private/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/default/mount_root
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/default/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:11:14 [2020-07-16T20:11:14.785Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:11:15 [2020-07-16T20:11:15.075Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/private/bind_root
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:11:15 [2020-07-16T20:11:15.365Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:11:15 [2020-07-16T20:11:15.655Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:11:15 [2020-07-16T20:11:15.655Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:11:15 [2020-07-16T20:11:15.655Z] === CONT  TestMountDaemonRoot/private/mount_root
20:11:15 [2020-07-16T20:11:15.655Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:11:15 [2020-07-16T20:11:15.655Z] --- PASS: TestMountDaemonRoot (0.02s)
20:11:15 [2020-07-16T20:11:15.655Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
20:11:15 [2020-07-16T20:11:15.655Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
20:11:15 [2020-07-16T20:11:15.655Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
20:11:15 [2020-07-16T20:11:15.655Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
20:11:15 [2020-07-16T20:11:15.655Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
20:11:15 [2020-07-16T20:11:15.656Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
20:11:15 [2020-07-16T20:11:15.656Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:11:15 [2020-07-16T20:11:15.656Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:11:15 [2020-07-16T20:11:15.656Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
20:11:15 [2020-07-16T20:11:15.656Z] === RUN   TestContainerBindMountNonRecursive
20:11:17 [2020-07-16T20:11:17.718Z] --- PASS: TestContainerBindMountNonRecursive (1.88s)
20:11:17 [2020-07-16T20:11:17.718Z] === RUN   TestNetworkNat
20:11:18 [2020-07-16T20:11:18.348Z] --- PASS: TestNetworkNat (0.89s)
20:11:18 [2020-07-16T20:11:18.348Z] === RUN   TestNetworkLocalhostTCPNat
20:11:19 [2020-07-16T20:11:19.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
20:11:19 [2020-07-16T20:11:19.380Z] === RUN   TestNetworkLoopbackNat
20:11:20 [2020-07-16T20:11:20.414Z] --- PASS: TestNetworkLoopbackNat (1.14s)
20:11:20 [2020-07-16T20:11:20.414Z] === RUN   TestPause
20:11:21 [2020-07-16T20:11:21.446Z] --- PASS: TestPause (0.85s)
20:11:21 [2020-07-16T20:11:21.446Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:11:21 [2020-07-16T20:11:21.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:11:21 [2020-07-16T20:11:21.446Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:11:21 [2020-07-16T20:11:21.446Z] === RUN   TestPauseStopPausedContainer
20:11:22 [2020-07-16T20:11:22.077Z] --- PASS: TestPauseStopPausedContainer (0.87s)
20:11:22 [2020-07-16T20:11:22.077Z] === RUN   TestPsFilter
20:11:22 [2020-07-16T20:11:22.368Z] --- PASS: TestPsFilter (0.28s)
20:11:22 [2020-07-16T20:11:22.368Z] === RUN   TestRemoveContainerWithRemovedVolume
20:11:22 [2020-07-16T20:11:22.605Z] tests/integration/api_exec_test.py ....................                  [ 35%]
20:11:22 [2020-07-16T20:11:22.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:11:23 [2020-07-16T20:11:23.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
20:11:23 [2020-07-16T20:11:23.401Z] === RUN   TestRemoveContainerWithVolume
20:11:24 [2020-07-16T20:11:24.032Z] --- PASS: TestRemoveContainerWithVolume (0.83s)
20:11:24 [2020-07-16T20:11:24.032Z] === RUN   TestRemoveContainerRunning
20:11:25 [2020-07-16T20:11:25.066Z] --- PASS: TestRemoveContainerRunning (0.89s)
20:11:25 [2020-07-16T20:11:25.066Z] === RUN   TestRemoveContainerForceRemoveRunning
20:11:25 [2020-07-16T20:11:25.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:11:25 [2020-07-16T20:11:25.532Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.023s	coverage: 72.9% of statements
20:11:25 [2020-07-16T20:11:25.532Z] ok  	github.com/docker/docker/cmd/dockerd	0.096s	coverage: 29.5% of statements
20:11:25 [2020-07-16T20:11:25.739Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
20:11:25 [2020-07-16T20:11:25.739Z] === RUN   TestRemoveInvalidContainer
20:11:25 [2020-07-16T20:11:25.739Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:11:25 [2020-07-16T20:11:25.739Z] === RUN   TestRenameLinkedContainer
20:11:26 [2020-07-16T20:11:26.200Z] ok  	github.com/docker/docker/container	0.159s	coverage: 35.6% of statements
20:11:26 [2020-07-16T20:11:26.200Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:11:26 [2020-07-16T20:11:26.200Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:11:26 [2020-07-16T20:11:26.200Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:11:26 [2020-07-16T20:11:26.200Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:11:29 [2020-07-16T20:11:29.254Z] --- PASS: TestRenameLinkedContainer (3.47s)
20:11:29 [2020-07-16T20:11:29.254Z] === RUN   TestRenameStoppedContainer
20:11:29 [2020-07-16T20:11:29.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:11:30 [2020-07-16T20:11:30.074Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
20:11:30 [2020-07-16T20:11:30.287Z] --- PASS: TestRenameStoppedContainer (0.86s)
20:11:30 [2020-07-16T20:11:30.287Z] === RUN   TestRenameRunningContainerAndReuse
20:11:31 [2020-07-16T20:11:31.793Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
20:11:31 [2020-07-16T20:11:31.793Z] === RUN   TestRenameInvalidName
20:11:32 [2020-07-16T20:11:32.825Z] --- PASS: TestRenameInvalidName (0.92s)
20:11:32 [2020-07-16T20:11:32.825Z] === RUN   TestRenameAnonymousContainer
20:11:32 [2020-07-16T20:11:32.999Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:11:33 [2020-07-16T20:11:33.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:11:33 [2020-07-16T20:11:33.168Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.058s	coverage: 65.3% of statements
20:11:33 [2020-07-16T20:11:33.815Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.045s	coverage: 35.8% of statements
20:11:36 [2020-07-16T20:11:36.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:11:36 [2020-07-16T20:11:36.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:11:36 [2020-07-16T20:11:36.611Z] ok  	github.com/docker/docker/daemon/cluster	0.078s	coverage: 0.5% of statements
20:11:38 [2020-07-16T20:11:38.394Z] --- PASS: TestRenameAnonymousContainer (4.94s)
20:11:38 [2020-07-16T20:11:38.394Z] === RUN   TestRenameContainerWithSameName
20:11:38 [2020-07-16T20:11:38.685Z] --- PASS: TestRenameContainerWithSameName (0.89s)
20:11:38 [2020-07-16T20:11:38.685Z] === RUN   TestRenameContainerWithLinkedContainer
20:11:40 [2020-07-16T20:11:40.173Z] ok  	github.com/docker/docker/daemon/discovery	0.023s	coverage: 30.4% of statements
20:11:40 [2020-07-16T20:11:40.750Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s)
20:11:40 [2020-07-16T20:11:40.750Z] === RUN   TestResize
20:11:41 [2020-07-16T20:11:41.386Z] --- PASS: TestResize (0.90s)
20:11:41 [2020-07-16T20:11:41.386Z] === RUN   TestResizeWithInvalidSize
20:11:42 [2020-07-16T20:11:42.419Z] --- PASS: TestResizeWithInvalidSize (0.87s)
20:11:42 [2020-07-16T20:11:42.419Z] === RUN   TestResizeWhenContainerNotStarted
20:11:42 [2020-07-16T20:11:42.953Z] ok  	github.com/docker/docker/daemon/events	0.103s	coverage: 50.0% of statements
20:11:43 [2020-07-16T20:11:43.050Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
20:11:43 [2020-07-16T20:11:43.050Z] === RUN   TestDaemonRestartKillContainers
20:11:43 [2020-07-16T20:11:43.050Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:11:43 [2020-07-16T20:11:43.050Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:11:43 [2020-07-16T20:11:43.050Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:11:43 [2020-07-16T20:11:43.050Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:11:43 [2020-07-16T20:11:43.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:11:43 [2020-07-16T20:11:43.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:11:43 [2020-07-16T20:11:43.613Z] ok  	github.com/docker/docker/daemon/config	0.088s	coverage: 82.2% of statements
20:11:45 [2020-07-16T20:11:45.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:11:45 [2020-07-16T20:11:45.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:11:45 [2020-07-16T20:11:45.408Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:11:45 [2020-07-16T20:11:45.714Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
20:11:46 [2020-07-16T20:11:46.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:11:46 [2020-07-16T20:11:46.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:11:47 [2020-07-16T20:11:47.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:11:48 [2020-07-16T20:11:48.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:11:48 [2020-07-16T20:11:48.447Z] tests/integration/api_network_test.py ...........................        [ 47%]
20:11:48 [2020-07-16T20:11:48.467Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
20:11:49 [2020-07-16T20:11:49.107Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.463s	coverage: 13.7% of statements
20:11:50 [2020-07-16T20:11:50.158Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.740s	coverage: 57.8% of statements
20:11:50 [2020-07-16T20:11:50.166Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:11:50 [2020-07-16T20:11:50.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:11:53 [2020-07-16T20:11:53.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:11:53 [2020-07-16T20:11:53.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:11:54 [2020-07-16T20:11:54.663Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.626s	coverage: 68.5% of statements
20:11:54 [2020-07-16T20:11:54.663Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.418s	coverage: 49.5% of statements
20:11:55 [2020-07-16T20:11:55.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:11:55 [2020-07-16T20:11:55.312Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.191s	coverage: 45.9% of statements
20:11:55 [2020-07-16T20:11:55.611Z] ok  	github.com/docker/docker/daemon	12.400s	coverage: 17.5% of statements
20:11:55 [2020-07-16T20:11:55.611Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:11:55 [2020-07-16T20:11:55.611Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:11:55 [2020-07-16T20:11:55.611Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:11:55 [2020-07-16T20:11:55.611Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:11:55 [2020-07-16T20:11:55.611Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:11:55 [2020-07-16T20:11:55.788Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:11:55 [2020-07-16T20:11:55.915Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d38fddf2f47e5] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d38fddf2f47e5] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d38fddf2f47e5] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d38fddf2f47e5] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d38fddf2f47e5] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d38fddf2f47e5] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d38fddf2f47e5] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d38fddf2f47e5] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d38fddf2f47e5] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d38fddf2f47e5] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d3e823afebbc9] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d3e823afebbc9] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d3e823afebbc9] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d3e823afebbc9] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d3e823afebbc9] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d3e823afebbc9] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d3e823afebbc9] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d3e823afebbc9] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d3e823afebbc9] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d3e823afebbc9] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d4bd2de917878] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d4bd2de917878] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d4bd2de917878] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d4bd2de917878] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d4bd2de917878] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d4bd2de917878] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d4bd2de917878] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d4bd2de917878] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d4bd2de917878] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d4bd2de917878] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d4bd2de917878] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d4bd2de917878] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d52ab0e7ee8f3] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d52ab0e7ee8f3] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d52ab0e7ee8f3] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d52ab0e7ee8f3] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d52ab0e7ee8f3] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d52ab0e7ee8f3] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d52ab0e7ee8f3] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d52ab0e7ee8f3] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d52ab0e7ee8f3] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d52ab0e7ee8f3] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d13b2819ed20a] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d13b2819ed20a] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d13b2819ed20a] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d13b2819ed20a] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d13b2819ed20a] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d13b2819ed20a] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d13b2819ed20a] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d13b2819ed20a] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d13b2819ed20a] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d13b2819ed20a] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d7218a515b08d] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d7218a515b08d] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d7218a515b08d] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d7218a515b08d] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d7218a515b08d] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d7218a515b08d] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d7218a515b08d] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d7218a515b08d] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d7218a515b08d] daemon started
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:461: [d7218a515b08d] Stopping daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:296: [d7218a515b08d] exiting daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:448: [d7218a515b08d] Daemon stopped
20:11:55 [2020-07-16T20:11:55.915Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
20:11:55 [2020-07-16T20:11:55.915Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d406a855c2fff] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:325: [d406a855c2fff] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.915Z]         daemon.go:353: [d406a855c2fff] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [d406a855c2fff] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d406a855c2fff] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [d406a855c2fff] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d406a855c2fff] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d406a855c2fff] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d406a855c2fff] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [d406a855c2fff] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d406a855c2fff] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [d406a855c2fff] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s)
20:11:55 [2020-07-16T20:11:55.916Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d412c22434e53] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d412c22434e53] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d412c22434e53] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [d412c22434e53] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d412c22434e53] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [d412c22434e53] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d412c22434e53] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d412c22434e53] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d412c22434e53] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [d412c22434e53] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d412c22434e53] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [d412c22434e53] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s)
20:11:55 [2020-07-16T20:11:55.916Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [db6923f98f248] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [db6923f98f248] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [db6923f98f248] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [db6923f98f248] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [db6923f98f248] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [db6923f98f248] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [db6923f98f248] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [db6923f98f248] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [db6923f98f248] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [db6923f98f248] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [db6923f98f248] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [db6923f98f248] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s)
20:11:55 [2020-07-16T20:11:55.916Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d58c3ec914077] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d58c3ec914077] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d58c3ec914077] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d58c3ec914077] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d58c3ec914077] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d58c3ec914077] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d58c3ec914077] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [d58c3ec914077] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d58c3ec914077] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [d58c3ec914077] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s)
20:11:55 [2020-07-16T20:11:55.916Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d4661ade85caf] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d4661ade85caf] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d4661ade85caf] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d4661ade85caf] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d4661ade85caf] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [d4661ade85caf] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [d4661ade85caf] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [d4661ade85caf] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [d4661ade85caf] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [d4661ade85caf] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
20:11:55 [2020-07-16T20:11:55.916Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [dad799561f8a7] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [dad799561f8a7] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [dad799561f8a7] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [dad799561f8a7] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [dad799561f8a7] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [dad799561f8a7] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [dad799561f8a7] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:325: [dad799561f8a7] waiting for daemon to start
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:353: [dad799561f8a7] daemon started
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:461: [dad799561f8a7] Stopping daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:296: [dad799561f8a7] exiting daemon
20:11:55 [2020-07-16T20:11:55.916Z]         daemon.go:448: [dad799561f8a7] Daemon stopped
20:11:55 [2020-07-16T20:11:55.916Z] === RUN   TestKernelTCPMemory
20:11:56 [2020-07-16T20:11:56.215Z] --- PASS: TestKernelTCPMemory (0.89s)
20:11:56 [2020-07-16T20:11:56.215Z] === RUN   TestNISDomainname
20:11:57 [2020-07-16T20:11:57.248Z] --- PASS: TestNISDomainname (0.97s)
20:11:57 [2020-07-16T20:11:57.248Z] === RUN   TestStats
20:11:57 [2020-07-16T20:11:57.273Z] tests/integration/api_secret_test.py .....                               [ 52%]
20:11:58 [2020-07-16T20:11:58.395Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.613s	coverage: 76.1% of statements
20:11:58 [2020-07-16T20:11:58.395Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
20:11:58 [2020-07-16T20:11:58.692Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
20:11:59 [2020-07-16T20:11:59.311Z] --- PASS: TestStats (1.88s)
20:11:59 [2020-07-16T20:11:59.311Z] === RUN   TestStopContainerWithTimeout
20:11:59 [2020-07-16T20:11:59.311Z] === RUN   TestStopContainerWithTimeout/0
20:11:59 [2020-07-16T20:11:59.311Z] === PAUSE TestStopContainerWithTimeout/0
20:11:59 [2020-07-16T20:11:59.311Z] === RUN   TestStopContainerWithTimeout/1
20:11:59 [2020-07-16T20:11:59.311Z] === PAUSE TestStopContainerWithTimeout/1
20:11:59 [2020-07-16T20:11:59.311Z] === RUN   TestStopContainerWithTimeout/3
20:11:59 [2020-07-16T20:11:59.311Z] === PAUSE TestStopContainerWithTimeout/3
20:11:59 [2020-07-16T20:11:59.311Z] === RUN   TestStopContainerWithTimeout/-1
20:11:59 [2020-07-16T20:11:59.311Z] === PAUSE TestStopContainerWithTimeout/-1
20:11:59 [2020-07-16T20:11:59.311Z] === CONT  TestStopContainerWithTimeout/0
20:11:59 [2020-07-16T20:11:59.311Z] === CONT  TestStopContainerWithTimeout/-1
20:11:59 [2020-07-16T20:11:59.335Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
20:12:00 [2020-07-16T20:12:00.343Z] === CONT  TestStopContainerWithTimeout/3
20:12:01 [2020-07-16T20:12:01.485Z] tests/integration/api_service_test.py ................s................. [ 60%]
20:12:02 [2020-07-16T20:12:02.106Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.906s	coverage: 55.1% of statements
20:12:02 [2020-07-16T20:12:02.106Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:12:02 [2020-07-16T20:12:02.106Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:12:02 [2020-07-16T20:12:02.106Z] ok  	github.com/docker/docker/daemon/logger	0.252s	coverage: 43.7% of statements
20:12:02 [2020-07-16T20:12:02.405Z] === CONT  TestStopContainerWithTimeout/1
20:12:03 [2020-07-16T20:12:03.640Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.490s	coverage: 78.2% of statements
20:12:04 [2020-07-16T20:12:04.286Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
20:12:04 [2020-07-16T20:12:04.468Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:12:04 [2020-07-16T20:12:04.468Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
20:12:04 [2020-07-16T20:12:04.468Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
20:12:04 [2020-07-16T20:12:04.468Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
20:12:04 [2020-07-16T20:12:04.468Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
20:12:04 [2020-07-16T20:12:04.468Z] === RUN   TestDeleteDevicemapper
20:12:04 [2020-07-16T20:12:04.468Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:12:04 [2020-07-16T20:12:04.468Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:12:04 [2020-07-16T20:12:04.468Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:12:04 [2020-07-16T20:12:04.602Z] ok  	github.com/docker/docker/daemon/images	0.070s	coverage: 4.9% of statements
20:12:04 [2020-07-16T20:12:04.602Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:12:04 [2020-07-16T20:12:04.602Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:12:04 [2020-07-16T20:12:04.602Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:12:04 [2020-07-16T20:12:04.602Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:12:05 [2020-07-16T20:12:05.249Z] ok  	github.com/docker/docker/daemon/logger/journald	0.033s	coverage: 26.2% of statements
20:12:05 [2020-07-16T20:12:05.894Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.050s	coverage: 88.3% of statements
20:12:06 [2020-07-16T20:12:06.540Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.033s	coverage: 62.1% of statements
20:12:07 [2020-07-16T20:12:07.596Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
20:12:07 [2020-07-16T20:12:07.596Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:12:07 [2020-07-16T20:12:07.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.67s)
20:12:07 [2020-07-16T20:12:07.991Z] === RUN   TestUpdateMemory
20:12:07 [2020-07-16T20:12:07.991Z] --- SKIP: TestUpdateMemory (0.00s)
20:12:07 [2020-07-16T20:12:07.991Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
20:12:07 [2020-07-16T20:12:07.991Z] === RUN   TestUpdateCPUQuota
20:12:08 [2020-07-16T20:12:08.650Z] time="2020-07-16T20:12:08Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate126090300/log512192619.1: no such file or directory"
20:12:08 [2020-07-16T20:12:08.650Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.071s	coverage: 37.9% of statements
20:12:08 [2020-07-16T20:12:08.947Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
20:12:09 [2020-07-16T20:12:09.058Z] --- PASS: TestUpdateCPUQuota (1.18s)
20:12:09 [2020-07-16T20:12:09.058Z] === RUN   TestUpdatePidsLimit
20:12:09 [2020-07-16T20:12:09.058Z] === RUN   TestUpdatePidsLimit/update_from_none
20:12:09 [2020-07-16T20:12:09.349Z] === RUN   TestUpdatePidsLimit/no_change
20:12:09 [2020-07-16T20:12:09.979Z] === RUN   TestUpdatePidsLimit/update_lower
20:12:10 [2020-07-16T20:12:10.016Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 47.8% of statements
20:12:10 [2020-07-16T20:12:10.270Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:12:10 [2020-07-16T20:12:10.561Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:12:11 [2020-07-16T20:12:11.069Z] ok  	github.com/docker/docker/daemon/network	0.025s	coverage: 63.8% of statements
20:12:11 [2020-07-16T20:12:11.192Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:12:11 [2020-07-16T20:12:11.483Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:12:11 [2020-07-16T20:12:11.716Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.564s	coverage: 84.5% of statements
20:12:11 [2020-07-16T20:12:11.716Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:12:11 [2020-07-16T20:12:11.716Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:12:12 [2020-07-16T20:12:12.991Z] --- PASS: TestUpdatePidsLimit (3.81s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
20:12:12 [2020-07-16T20:12:12.992Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
20:12:12 [2020-07-16T20:12:12.992Z] === RUN   TestUpdateRestartPolicy
20:12:13 [2020-07-16T20:12:13.821Z] ok  	github.com/docker/docker/distribution/metadata	0.080s	coverage: 48.2% of statements
20:12:14 [2020-07-16T20:12:14.119Z] ok  	github.com/docker/docker/errdefs	0.033s	coverage: 49.4% of statements
20:12:14 [2020-07-16T20:12:14.119Z] ok  	github.com/docker/docker/distribution	0.433s	coverage: 22.3% of statements
20:12:14 [2020-07-16T20:12:14.119Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:12:16 [2020-07-16T20:12:16.188Z] .........................                                                [ 67%]
20:12:16 [2020-07-16T20:12:16.909Z] ok  	github.com/docker/docker/distribution/xfer	1.462s	coverage: 83.4% of statements
20:12:16 [2020-07-16T20:12:16.909Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:12:16 [2020-07-16T20:12:16.909Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
20:12:17 [2020-07-16T20:12:17.553Z] ok  	github.com/docker/docker/image/v1	0.055s	coverage: 25.0% of statements
20:12:17 [2020-07-16T20:12:17.553Z] ok  	github.com/docker/docker/image	0.115s	coverage: 86.4% of statements
20:12:17 [2020-07-16T20:12:17.553Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:12:17 [2020-07-16T20:12:17.553Z] ?   	github.com/docker/docker/internal/test	[no test files]
20:12:19 [2020-07-16T20:12:19.086Z] ok  	github.com/docker/docker/internal/testutil	0.007s	coverage: 62.5% of statements
20:12:19 [2020-07-16T20:12:19.086Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
20:12:20 [2020-07-16T20:12:20.622Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
20:12:20 [2020-07-16T20:12:20.622Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
20:12:20 [2020-07-16T20:12:20.622Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
20:12:20 [2020-07-16T20:12:20.919Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:12:21 [2020-07-16T20:12:21.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:12:21 [2020-07-16T20:12:21.989Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 50.0% of statements
20:12:23 [2020-07-16T20:12:23.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:12:23 [2020-07-16T20:12:23.525Z] ok  	github.com/docker/docker/opts	0.044s	coverage: 66.9% of statements
20:12:24 [2020-07-16T20:12:24.574Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
20:12:25 [2020-07-16T20:12:25.221Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
20:12:25 [2020-07-16T20:12:25.221Z] ok  	github.com/docker/docker/pkg/authorization	1.092s	coverage: 66.7% of statements
20:12:25 [2020-07-16T20:12:25.625Z] --- PASS: TestUpdateRestartPolicy (12.83s)
20:12:25 [2020-07-16T20:12:25.625Z] === RUN   TestUpdateRestartWithAutoRemove
20:12:25 [2020-07-16T20:12:25.867Z] ok  	github.com/docker/docker/pkg/archive	1.145s	coverage: 76.6% of statements
20:12:26 [2020-07-16T20:12:26.170Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
20:12:26 [2020-07-16T20:12:26.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
20:12:26 [2020-07-16T20:12:26.659Z] === RUN   TestWaitNonBlocked
20:12:26 [2020-07-16T20:12:26.659Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:12:26 [2020-07-16T20:12:26.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:12:26 [2020-07-16T20:12:26.659Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:12:26 [2020-07-16T20:12:26.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:12:26 [2020-07-16T20:12:26.659Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:12:26 [2020-07-16T20:12:26.659Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:12:26 [2020-07-16T20:12:26.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:12:27 [2020-07-16T20:12:27.221Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
20:12:27 [2020-07-16T20:12:27.221Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 97.6% of statements
20:12:27 [2020-07-16T20:12:27.691Z] --- PASS: TestWaitNonBlocked (0.02s)
20:12:27 [2020-07-16T20:12:27.691Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s)
20:12:27 [2020-07-16T20:12:27.691Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
20:12:27 [2020-07-16T20:12:27.691Z] === RUN   TestWaitBlocked
20:12:27 [2020-07-16T20:12:27.691Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:12:27 [2020-07-16T20:12:27.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:12:27 [2020-07-16T20:12:27.691Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:12:27 [2020-07-16T20:12:27.691Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:12:27 [2020-07-16T20:12:27.691Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:12:27 [2020-07-16T20:12:27.691Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:12:28 [2020-07-16T20:12:28.281Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
20:12:28 [2020-07-16T20:12:28.924Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
20:12:29 [2020-07-16T20:12:29.196Z] --- PASS: TestWaitBlocked (0.02s)
20:12:29 [2020-07-16T20:12:29.196Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
20:12:29 [2020-07-16T20:12:29.196Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
20:12:29 [2020-07-16T20:12:29.196Z] === CONT  TestContainerStartOnDaemonRestart
20:12:29 [2020-07-16T20:12:29.196Z] === CONT  TestIpcModeOlderClient
20:12:29 [2020-07-16T20:12:29.196Z] --- PASS: TestIpcModeOlderClient (0.16s)
20:12:29 [2020-07-16T20:12:29.196Z] === CONT  TestDaemonRestartIpcMode
20:12:29 [2020-07-16T20:12:29.219Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
20:12:30 [2020-07-16T20:12:30.744Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 66.3% of statements
20:12:30 [2020-07-16T20:12:30.744Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.759s	coverage: 43.2% of statements
20:12:31 [2020-07-16T20:12:31.389Z] ok  	github.com/docker/docker/layer	8.023s	coverage: 72.0% of statements
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/oci	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:12:31 [2020-07-16T20:12:31.389Z] ok  	github.com/docker/docker/pkg/fileutils	0.036s	coverage: 89.5% of statements
20:12:31 [2020-07-16T20:12:31.926Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s)
20:12:31 [2020-07-16T20:12:31.926Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:325: [df241dcfd21d1] waiting for daemon to start
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:325: [df241dcfd21d1] waiting for daemon to start
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:353: [df241dcfd21d1] daemon started
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:325: [df241dcfd21d1] waiting for daemon to start
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:296: [df241dcfd21d1] exiting daemon
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:325: [df241dcfd21d1] waiting for daemon to start
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:353: [df241dcfd21d1] daemon started
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:461: [df241dcfd21d1] Stopping daemon
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:296: [df241dcfd21d1] exiting daemon
20:12:31 [2020-07-16T20:12:31.926Z]     daemon.go:448: [df241dcfd21d1] Daemon stopped
20:12:32 [2020-07-16T20:12:32.034Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.111s	coverage: 84.1% of statements
20:12:32 [2020-07-16T20:12:32.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:12:32 [2020-07-16T20:12:32.331Z] ok  	github.com/docker/docker/pkg/fsutils	0.430s	coverage: 85.1% of statements
20:12:32 [2020-07-16T20:12:32.635Z] ok  	github.com/docker/docker/pkg/homedir	0.044s	coverage: 10.2% of statements
20:12:32 [2020-07-16T20:12:32.960Z] --- PASS: TestDaemonRestartIpcMode (3.78s)
20:12:32 [2020-07-16T20:12:32.960Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:325: [d30516f68e073] waiting for daemon to start
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:325: [d30516f68e073] waiting for daemon to start
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:353: [d30516f68e073] daemon started
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:461: [d30516f68e073] Stopping daemon
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:296: [d30516f68e073] exiting daemon
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:448: [d30516f68e073] Daemon stopped
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:325: [d30516f68e073] waiting for daemon to start
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:325: [d30516f68e073] waiting for daemon to start
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:353: [d30516f68e073] daemon started
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:461: [d30516f68e073] Stopping daemon
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:296: [d30516f68e073] exiting daemon
20:12:32 [2020-07-16T20:12:32.960Z]     daemon.go:448: [d30516f68e073] Daemon stopped
20:12:32 [2020-07-16T20:12:32.960Z] PASS
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] === Skipped
20:12:32 [2020-07-16T20:12:32.960Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
20:12:32 [2020-07-16T20:12:32.960Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
20:12:32 [2020-07-16T20:12:32.960Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
20:12:32 [2020-07-16T20:12:32.960Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:12:32 [2020-07-16T20:12:32.960Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
20:12:32 [2020-07-16T20:12:32.960Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
20:12:32 [2020-07-16T20:12:32.960Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] 
20:12:32 [2020-07-16T20:12:32.960Z] DONE 189 tests, 6 skipped in 123.013s
20:12:32 [2020-07-16T20:12:32.960Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
20:12:32 [2020-07-16T20:12:32.960Z] ++ 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
20:12:32 [2020-07-16T20:12:32.960Z] ++ set -e
20:12:32 [2020-07-16T20:12:32.960Z] ++ '[' -n 0 ']'
20:12:32 [2020-07-16T20:12:32.960Z] ++ set -x
20:12:32 [2020-07-16T20:12:32.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
20:12:32 [2020-07-16T20:12:32.960Z] INFO: Testing against a local daemon
20:12:32 [2020-07-16T20:12:32.960Z] === RUN   TestCommitInheritsEnv
20:12:33 [2020-07-16T20:12:33.591Z] --- PASS: TestCommitInheritsEnv (0.56s)
20:12:33 [2020-07-16T20:12:33.591Z] === RUN   TestImportExtremelyLargeImageWorks
20:12:33 [2020-07-16T20:12:33.591Z] === PAUSE TestImportExtremelyLargeImageWorks
20:12:33 [2020-07-16T20:12:33.591Z] === RUN   TestImagesFilterMultiReference
20:12:33 [2020-07-16T20:12:33.591Z] --- PASS: TestImagesFilterMultiReference (0.04s)
20:12:33 [2020-07-16T20:12:33.591Z] === RUN   TestImagePullPlatformInvalid
20:12:33 [2020-07-16T20:12:33.591Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:12:33 [2020-07-16T20:12:33.591Z] === RUN   TestRemoveImageOrphaning
20:12:34 [2020-07-16T20:12:34.164Z] ok  	github.com/docker/docker/pkg/locker	0.075s	coverage: 88.9% of statements
20:12:34 [2020-07-16T20:12:34.164Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestRemoveImageOrphaning (0.60s)
20:12:34 [2020-07-16T20:12:34.224Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:12:34 [2020-07-16T20:12:34.224Z] === RUN   TestTagInvalidReference
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestTagInvalidReference (0.01s)
20:12:34 [2020-07-16T20:12:34.224Z] === RUN   TestTagValidPrefixedRepo
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
20:12:34 [2020-07-16T20:12:34.224Z] === RUN   TestTagExistedNameWithoutForce
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:12:34 [2020-07-16T20:12:34.224Z] === RUN   TestTagOfficialNames
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestTagOfficialNames (0.03s)
20:12:34 [2020-07-16T20:12:34.224Z] === RUN   TestTagMatchesDigest
20:12:34 [2020-07-16T20:12:34.224Z] --- PASS: TestTagMatchesDigest (0.01s)
20:12:34 [2020-07-16T20:12:34.224Z] === CONT  TestImportExtremelyLargeImageWorks
20:12:34 [2020-07-16T20:12:34.460Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
20:12:34 [2020-07-16T20:12:34.460Z] ok  	github.com/docker/docker/pkg/idtools	0.655s	coverage: 70.1% of statements
20:12:34 [2020-07-16T20:12:34.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:12:35 [2020-07-16T20:12:35.103Z] ok  	github.com/docker/docker/pkg/ioutils	1.751s	coverage: 70.4% of statements
20:12:35 [2020-07-16T20:12:35.103Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:12:35 [2020-07-16T20:12:35.399Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
20:12:35 [2020-07-16T20:12:35.696Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
20:12:35 [2020-07-16T20:12:35.994Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
20:12:36 [2020-07-16T20:12:36.292Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.0% of statements
20:12:36 [2020-07-16T20:12:36.589Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
20:12:36 [2020-07-16T20:12:36.589Z] ok  	github.com/docker/docker/pkg/mount	1.036s	coverage: 69.6% of statements
20:12:36 [2020-07-16T20:12:36.589Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:12:36 [2020-07-16T20:12:36.589Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:12:36 [2020-07-16T20:12:36.589Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:12:37 [2020-07-16T20:12:37.235Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.037s	coverage: 56.8% of statements
20:12:38 [2020-07-16T20:12:38.294Z] ok  	github.com/docker/docker/pkg/pools	0.036s	coverage: 87.9% of statements
20:12:38 [2020-07-16T20:12:38.294Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
20:12:38 [2020-07-16T20:12:38.600Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
20:12:38 [2020-07-16T20:12:38.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:12:39 [2020-07-16T20:12:39.244Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
20:12:39 [2020-07-16T20:12:39.886Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
20:12:40 [2020-07-16T20:12:40.183Z] ok  	github.com/docker/docker/pkg/pubsub	1.129s	coverage: 72.7% of statements
20:12:41 [2020-07-16T20:12:41.231Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
20:12:41 [2020-07-16T20:12:41.231Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
20:12:41 [2020-07-16T20:12:41.873Z] ok  	github.com/docker/docker/pkg/symlink	0.018s	coverage: 87.7% of statements
20:12:42 [2020-07-16T20:12:42.074Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:12:42 [2020-07-16T20:12:42.074Z] Using test binary docker
20:12:42 [2020-07-16T20:12:42.074Z] +++ /etc/init.d/apparmor start
20:12:42 [2020-07-16T20:12:42.074Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:12:42 [2020-07-16T20:12:42.074Z] INFO: Waiting for daemon to start...
20:12:42 [2020-07-16T20:12:42.074Z] Starting dockerd
20:12:42 [2020-07-16T20:12:42.074Z] +++ 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
20:12:42 [2020-07-16T20:12:42.169Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 80.8% of statements
20:12:42 [2020-07-16T20:12:42.811Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 35.1% of statements
20:12:43 [2020-07-16T20:12:43.129Z] ok  	github.com/docker/docker/pkg/tailfile	0.121s	coverage: 88.6% of statements
20:12:43 [2020-07-16T20:12:43.771Z] ok  	github.com/docker/docker/pkg/signal	4.256s	coverage: 61.0% of statements
20:12:43 [2020-07-16T20:12:43.980Z] .
20:12:43 [2020-07-16T20:12:43.980Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:12:43 [2020-07-16T20:12:43.980Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:12:43 [2020-07-16T20:12:43.980Z] Error: No such image: emptyfs
20:12:43 [2020-07-16T20:12:43.980Z] ++++ docker load
20:12:43 [2020-07-16T20:12:43.980Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:12:44 [2020-07-16T20:12:44.068Z] ok  	github.com/docker/docker/pkg/tarsum	0.181s	coverage: 89.3% of statements
20:12:44 [2020-07-16T20:12:44.068Z] ok  	github.com/docker/docker/pkg/term	0.008s	coverage: 85.9% of statements
20:12:44 [2020-07-16T20:12:44.240Z] Running integration-test (iteration 1)
20:12:44 [2020-07-16T20:12:44.240Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:12:44 [2020-07-16T20:12:44.240Z] ++ 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
20:12:44 [2020-07-16T20:12:44.240Z] ++ set -e
20:12:44 [2020-07-16T20:12:44.240Z] ++ '[' -n 0 ']'
20:12:44 [2020-07-16T20:12:44.240Z] ++ set -x
20:12:44 [2020-07-16T20:12:44.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
20:12:44 [2020-07-16T20:12:44.712Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
20:12:45 [2020-07-16T20:12:45.009Z] testing: warning: no tests to run
20:12:45 [2020-07-16T20:12:45.009Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
20:12:45 [2020-07-16T20:12:45.009Z] ok  	github.com/docker/docker/pkg/truncindex	0.120s	coverage: 91.5% of statements
20:12:45 [2020-07-16T20:12:45.308Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
20:12:46 [2020-07-16T20:12:46.844Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
20:12:48 [2020-07-16T20:12:48.377Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
20:12:48 [2020-07-16T20:12:48.377Z] ok  	github.com/docker/docker/profiles/seccomp	0.038s	coverage: 69.1% of statements
20:12:49 [2020-07-16T20:12:49.036Z] ok  	github.com/docker/docker/plugin	0.623s	coverage: 27.3% of statements
20:12:49 [2020-07-16T20:12:49.173Z] Removing intermediate container 1aa4ef554ed5
20:12:49 [2020-07-16T20:12:49.173Z]  ---> d79e1b867973
20:12:49 [2020-07-16T20:12:49.173Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
20:12:49 [2020-07-16T20:12:49.173Z]  ---> Running in 77d2ace47159
20:12:49 [2020-07-16T20:12:49.173Z] Removing intermediate container 77d2ace47159
20:12:49 [2020-07-16T20:12:49.173Z]  ---> 7abb0d9add95
20:12:49 [2020-07-16T20:12:49.173Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:12:49 [2020-07-16T20:12:49.173Z]  ---> Running in 49ae66ddfbc4
20:12:49 [2020-07-16T20:12:49.173Z] Removing intermediate container 49ae66ddfbc4
20:12:49 [2020-07-16T20:12:49.173Z]  ---> ed2c271a8bf5
20:12:49 [2020-07-16T20:12:49.173Z] Step 8/8 : COPY . .
20:12:49 [2020-07-16T20:12:49.688Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
20:12:50 [2020-07-16T20:12:50.088Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
20:12:50 [2020-07-16T20:12:50.736Z] ok  	github.com/docker/docker/restartmanager	0.022s	coverage: 47.1% of statements
20:12:51 [2020-07-16T20:12:51.789Z] ok  	github.com/docker/docker/runconfig	0.017s	coverage: 68.2% of statements
20:12:51 [2020-07-16T20:12:51.789Z] ok  	github.com/docker/docker/registry	0.297s	coverage: 56.3% of statements
20:12:52 [2020-07-16T20:12:52.434Z] ok  	github.com/docker/docker/volume/drivers	0.017s	coverage: 36.1% of statements
20:12:53 [2020-07-16T20:12:53.967Z] ok  	github.com/docker/docker/volume/mounts	0.061s	coverage: 67.0% of statements
20:12:53 [2020-07-16T20:12:53.967Z] ok  	github.com/docker/docker/volume/local	0.033s	coverage: 73.0% of statements
20:12:55 [2020-07-16T20:12:55.017Z] ok  	github.com/docker/docker/volume/service	0.024s	coverage: 73.0% of statements
20:13:04 [2020-07-16T20:13:04.519Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:13:07 [2020-07-16T20:13:07.029Z] tests/integration/client_test.py .....                                   [ 76%]
20:13:07 [2020-07-16T20:13:07.030Z]  ---> 3f0acb802312
20:13:07 [2020-07-16T20:13:07.030Z] Successfully built 3f0acb802312
20:13:07 [2020-07-16T20:13:07.030Z] Successfully tagged docker:latest
20:13:07 [2020-07-16T20:13:07.030Z] INFO: Image build ended at 07/16/2020 20:13:06. Duration:00:03:25.1116746
20:13:07 [2020-07-16T20:13:07.030Z] 
20:13:07 [2020-07-16T20:13:07.030Z] 
20:13:07 [2020-07-16T20:13:07.030Z] INFO: Building the test binaries at 07/16/2020 20:13:06...
20:13:07 [2020-07-16T20:13:07.285Z] tests/integration/errors_test.py .                                       [ 76%]
20:13:11 [2020-07-16T20:13:11.845Z] INFO: make.ps1 starting at 07/16/2020 20:13:11
20:13:11 [2020-07-16T20:13:11.845Z] INFO: Git commit (23d47bd12) assumed from DOCKER_GITCOMMIT environment variable
20:13:11 [2020-07-16T20:13:11.845Z] INFO: Invoking autogen...
20:13:13 [2020-07-16T20:13:13.423Z] INFO: Building daemon...
20:13:13 [2020-07-16T20:13:13.607Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.8% of statements
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/rootless	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/volume	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === Skipped
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver btrfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver btrfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver btrfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver btrfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver btrfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:73: No driver to put!
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     overlay_test.go:49: Fails to compute changes intermittently
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver zfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver zfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver zfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver zfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:46: Driver zfs not supported
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     graphtest_unix.go:73: No driver to put!
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:13:13 [2020-07-16T20:13:13.607Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] 
20:13:13 [2020-07-16T20:13:13.607Z] DONE 2066 tests, 19 skipped in 245.698s
Post stage
[Pipeline] junit
20:13:13 [2020-07-16T20:13:13.653Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:13:14 [2020-07-16T20:13:14.485Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh dynbinary test-integration
20:13:14 [2020-07-16T20:13:14.782Z] 
20:13:14 [2020-07-16T20:13:14.782Z] Removing bundles/
20:13:14 [2020-07-16T20:13:14.782Z] 
20:13:14 [2020-07-16T20:13:14.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:13:14 [2020-07-16T20:13:14.782Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:13:14 [2020-07-16T20:13:14.782Z] GOOS="" GOARCH="" GOARM=""
20:13:22 [2020-07-16T20:13:22.969Z] Loaded image: buildpack-deps:jessie
20:13:22 [2020-07-16T20:13:22.969Z] Loaded image: busybox:latest
20:13:22 [2020-07-16T20:13:22.969Z] Loaded image: busybox:glibc
20:13:22 [2020-07-16T20:13:22.969Z] Loaded image: debian:jessie
20:13:22 [2020-07-16T20:13:22.969Z] Loaded image: hello-world:latest
20:13:22 [2020-07-16T20:13:22.969Z] INFO: Testing against a local daemon
20:13:22 [2020-07-16T20:13:22.969Z] === RUN   TestBuildWithSession
20:13:22 [2020-07-16T20:13:22.969Z] --- PASS: TestBuildWithSession (4.08s)
20:13:22 [2020-07-16T20:13:22.969Z] === RUN   TestBuildSquashParent
20:13:32 [2020-07-16T20:13:32.956Z] --- PASS: TestBuildSquashParent (8.98s)
20:13:32 [2020-07-16T20:13:32.956Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
20:13:32 [2020-07-16T20:13:32.956Z]     daemon.go:325: [dc5c606499788] waiting for daemon to start
20:13:32 [2020-07-16T20:13:32.956Z]     daemon.go:325: [dc5c606499788] waiting for daemon to start
20:13:32 [2020-07-16T20:13:32.956Z]     daemon.go:353: [dc5c606499788] daemon started
20:13:32 [2020-07-16T20:13:32.956Z]     daemon.go:461: [dc5c606499788] Stopping daemon
20:13:32 [2020-07-16T20:13:32.956Z]     daemon.go:296: [dc5c606499788] exiting daemon
20:13:32 [2020-07-16T20:13:32.956Z]     daemon.go:448: [dc5c606499788] Daemon stopped
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:13:32 [2020-07-16T20:13:32.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:13:32 [2020-07-16T20:13:32.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:13:32 [2020-07-16T20:13:32.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:13:32 [2020-07-16T20:13:32.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:13:32 [2020-07-16T20:13:32.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:13:32 [2020-07-16T20:13:32.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:13:32 [2020-07-16T20:13:32.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:13:32 [2020-07-16T20:13:32.956Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:13:32 [2020-07-16T20:13:32.956Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:13:34 [2020-07-16T20:13:34.862Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:13:34 [2020-07-16T20:13:34.862Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:13:38 [2020-07-16T20:13:38.157Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:13:38 [2020-07-16T20:13:38.157Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:13:41 [2020-07-16T20:13:41.527Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:13:41 [2020-07-16T20:13:41.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s)
20:13:41 [2020-07-16T20:13:41.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s)
20:13:41 [2020-07-16T20:13:41.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
20:13:41 [2020-07-16T20:13:41.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s)
20:13:41 [2020-07-16T20:13:41.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
20:13:41 [2020-07-16T20:13:41.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s)
20:13:41 [2020-07-16T20:13:41.527Z] === RUN   TestBuildMultiStageCopy
20:13:41 [2020-07-16T20:13:41.527Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:13:42 [2020-07-16T20:13:42.267Z] tests/integration/models_containers_test.py ............................ [ 83%]
20:13:44 [2020-07-16T20:13:44.109Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:13:44 [2020-07-16T20:13:44.369Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:13:44 [2020-07-16T20:13:44.937Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:13:45 [2020-07-16T20:13:45.504Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:13:46 [2020-07-16T20:13:46.072Z] --- PASS: TestBuildMultiStageCopy (4.85s)
20:13:46 [2020-07-16T20:13:46.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s)
20:13:46 [2020-07-16T20:13:46.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
20:13:46 [2020-07-16T20:13:46.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
20:13:46 [2020-07-16T20:13:46.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
20:13:46 [2020-07-16T20:13:46.072Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
20:13:46 [2020-07-16T20:13:46.072Z] === RUN   TestBuildMultiStageParentConfig
20:13:47 [2020-07-16T20:13:47.450Z] --- PASS: TestBuildMultiStageParentConfig (1.26s)
20:13:47 [2020-07-16T20:13:47.450Z] === RUN   TestBuildLabelWithTargets
20:13:49 [2020-07-16T20:13:49.353Z] --- PASS: TestBuildLabelWithTargets (2.08s)
20:13:49 [2020-07-16T20:13:49.353Z] === RUN   TestBuildWithEmptyLayers
20:13:50 [2020-07-16T20:13:50.729Z] --- PASS: TestBuildWithEmptyLayers (1.25s)
20:13:50 [2020-07-16T20:13:50.729Z] === RUN   TestBuildMultiStageOnBuild
20:13:54 [2020-07-16T20:13:54.014Z] --- PASS: TestBuildMultiStageOnBuild (3.09s)
20:13:54 [2020-07-16T20:13:54.014Z] === RUN   TestBuildUncleanTarFilenames
20:13:55 [2020-07-16T20:13:55.391Z] --- PASS: TestBuildUncleanTarFilenames (1.62s)
20:13:55 [2020-07-16T20:13:55.392Z] === RUN   TestBuildMultiStageLayerLeak
20:13:58 [2020-07-16T20:13:58.151Z] .........                                                                [ 86%]
20:13:58 [2020-07-16T20:13:58.677Z] --- PASS: TestBuildMultiStageLayerLeak (3.22s)
20:13:58 [2020-07-16T20:13:58.677Z] === RUN   TestBuildWithHugeFile
20:14:01 [2020-07-16T20:14:01.769Z] tests/integration/models_images_test.py ..............                   [ 89%]
20:14:03 [2020-07-16T20:14:03.207Z] tests/integration/models_networks_test.py ....                           [ 90%]
20:14:09 [2020-07-16T20:14:09.737Z] tests/integration/models_nodes_test.py .                                 [ 91%]
20:14:09 [2020-07-16T20:14:09.737Z] tests/integration/models_resources_test.py .                             [ 91%]
20:14:11 [2020-07-16T20:14:11.493Z] --- PASS: TestImportExtremelyLargeImageWorks (88.78s)
20:14:11 [2020-07-16T20:14:11.493Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:325: [d0ba776fdb48b] waiting for daemon to start
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:325: [d0ba776fdb48b] waiting for daemon to start
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:353: [d0ba776fdb48b] daemon started
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:461: [d0ba776fdb48b] Stopping daemon
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:296: [d0ba776fdb48b] exiting daemon
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:448: [d0ba776fdb48b] Daemon stopped
20:14:11 [2020-07-16T20:14:11.493Z] PASS
20:14:11 [2020-07-16T20:14:11.493Z] 
20:14:11 [2020-07-16T20:14:11.493Z] DONE 11 tests in 90.285s
20:14:11 [2020-07-16T20:14:11.493Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
20:14:11 [2020-07-16T20:14:11.493Z] ++ 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
20:14:11 [2020-07-16T20:14:11.493Z] ++ set -e
20:14:11 [2020-07-16T20:14:11.493Z] ++ '[' -n 0 ']'
20:14:11 [2020-07-16T20:14:11.493Z] ++ set -x
20:14:11 [2020-07-16T20:14:11.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
20:14:11 [2020-07-16T20:14:11.493Z] INFO: Testing against a local daemon
20:14:11 [2020-07-16T20:14:11.493Z] === RUN   TestNetworkCreateDelete
20:14:11 [2020-07-16T20:14:11.493Z] --- PASS: TestNetworkCreateDelete (0.15s)
20:14:11 [2020-07-16T20:14:11.493Z] === RUN   TestDockerNetworkDeletePreferID
20:14:11 [2020-07-16T20:14:11.493Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:14:11 [2020-07-16T20:14:11.493Z] === RUN   TestDaemonDNSFallback
20:14:11 [2020-07-16T20:14:11.493Z] --- PASS: TestDaemonDNSFallback (2.51s)
20:14:11 [2020-07-16T20:14:11.493Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:325: [d1d8bb037f296] waiting for daemon to start
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:325: [d1d8bb037f296] waiting for daemon to start
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:353: [d1d8bb037f296] daemon started
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:461: [d1d8bb037f296] Stopping daemon
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:296: [d1d8bb037f296] exiting daemon
20:14:11 [2020-07-16T20:14:11.493Z]     daemon.go:448: [d1d8bb037f296] Daemon stopped
20:14:11 [2020-07-16T20:14:11.493Z] === RUN   TestInspectNetwork
20:14:11 [2020-07-16T20:14:11.784Z] === RUN   TestInspectNetwork/full_network_id
20:14:11 [2020-07-16T20:14:11.784Z] === RUN   TestInspectNetwork/partial_network_id
20:14:11 [2020-07-16T20:14:11.784Z] === RUN   TestInspectNetwork/network_name
20:14:11 [2020-07-16T20:14:11.784Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:14:15 [2020-07-16T20:14:15.484Z] tests/integration/models_services_test.py ..............X.               [ 95%]
20:14:17 [2020-07-16T20:14:17.347Z] --- PASS: TestInspectNetwork (10.90s)
20:14:17 [2020-07-16T20:14:17.347Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
20:14:17 [2020-07-16T20:14:17.347Z]     daemon.go:325: [d6ec7d9195685] waiting for daemon to start
20:14:17 [2020-07-16T20:14:17.347Z]     daemon.go:325: [d6ec7d9195685] waiting for daemon to start
20:14:17 [2020-07-16T20:14:17.347Z]     daemon.go:353: [d6ec7d9195685] daemon started
20:14:17 [2020-07-16T20:14:17.347Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
20:14:17 [2020-07-16T20:14:17.347Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:14:17 [2020-07-16T20:14:17.347Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:14:17 [2020-07-16T20:14:17.347Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:14:17 [2020-07-16T20:14:17.347Z]     daemon.go:461: [d6ec7d9195685] Stopping daemon
20:14:17 [2020-07-16T20:14:17.347Z]     daemon.go:296: [d6ec7d9195685] exiting daemon
20:14:17 [2020-07-16T20:14:17.347Z]     daemon.go:448: [d6ec7d9195685] Daemon stopped
20:14:17 [2020-07-16T20:14:17.347Z] === RUN   TestRunContainerWithBridgeNone
20:14:18 [2020-07-16T20:14:18.734Z] tests/integration/models_swarm_test.py ..                                [ 96%]
20:14:18 [2020-07-16T20:14:18.734Z] tests/integration/models_volumes_test.py ..                              [ 96%]
20:14:20 [2020-07-16T20:14:20.075Z] --- PASS: TestRunContainerWithBridgeNone (2.39s)
20:14:20 [2020-07-16T20:14:20.075Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
20:14:20 [2020-07-16T20:14:20.075Z]     daemon.go:325: [d4352fa1bf558] waiting for daemon to start
20:14:20 [2020-07-16T20:14:20.075Z]     daemon.go:325: [d4352fa1bf558] waiting for daemon to start
20:14:20 [2020-07-16T20:14:20.075Z]     daemon.go:353: [d4352fa1bf558] daemon started
20:14:20 [2020-07-16T20:14:20.075Z]     daemon.go:461: [d4352fa1bf558] Stopping daemon
20:14:20 [2020-07-16T20:14:20.075Z]     daemon.go:296: [d4352fa1bf558] exiting daemon
20:14:20 [2020-07-16T20:14:20.075Z]     daemon.go:448: [d4352fa1bf558] Daemon stopped
20:14:20 [2020-07-16T20:14:20.075Z] === RUN   TestNetworkInvalidJSON
20:14:20 [2020-07-16T20:14:20.075Z] === RUN   TestNetworkInvalidJSON//networks/create
20:14:20 [2020-07-16T20:14:20.075Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:14:20 [2020-07-16T20:14:20.075Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:14:20 [2020-07-16T20:14:20.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:14:20 [2020-07-16T20:14:20.075Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:14:20 [2020-07-16T20:14:20.075Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:14:20 [2020-07-16T20:14:20.075Z] === CONT  TestNetworkInvalidJSON//networks/create
20:14:20 [2020-07-16T20:14:20.075Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:14:20 [2020-07-16T20:14:20.075Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:14:20 [2020-07-16T20:14:20.075Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:14:20 [2020-07-16T20:14:20.075Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:14:20 [2020-07-16T20:14:20.075Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:14:20 [2020-07-16T20:14:20.075Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:14:20 [2020-07-16T20:14:20.075Z] === RUN   TestDaemonRestartWithLiveRestore
20:14:20 [2020-07-16T20:14:20.707Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
20:14:20 [2020-07-16T20:14:20.707Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:325: [d2777e29c3be7] waiting for daemon to start
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:325: [d2777e29c3be7] waiting for daemon to start
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:353: [d2777e29c3be7] daemon started
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:461: [d2777e29c3be7] Stopping daemon
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:296: [d2777e29c3be7] exiting daemon
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:448: [d2777e29c3be7] Daemon stopped
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:325: [d2777e29c3be7] waiting for daemon to start
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:325: [d2777e29c3be7] waiting for daemon to start
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:353: [d2777e29c3be7] daemon started
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:461: [d2777e29c3be7] Stopping daemon
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:296: [d2777e29c3be7] exiting daemon
20:14:20 [2020-07-16T20:14:20.707Z]     daemon.go:448: [d2777e29c3be7] Daemon stopped
20:14:20 [2020-07-16T20:14:20.707Z] === RUN   TestDaemonDefaultNetworkPools
20:14:21 [2020-07-16T20:14:21.339Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
20:14:21 [2020-07-16T20:14:21.339Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
20:14:21 [2020-07-16T20:14:21.339Z]     daemon.go:325: [d5f1e2b8ff8c0] waiting for daemon to start
20:14:21 [2020-07-16T20:14:21.339Z]     daemon.go:325: [d5f1e2b8ff8c0] waiting for daemon to start
20:14:21 [2020-07-16T20:14:21.339Z]     daemon.go:353: [d5f1e2b8ff8c0] daemon started
20:14:21 [2020-07-16T20:14:21.339Z]     daemon.go:461: [d5f1e2b8ff8c0] Stopping daemon
20:14:21 [2020-07-16T20:14:21.339Z]     daemon.go:296: [d5f1e2b8ff8c0] exiting daemon
20:14:21 [2020-07-16T20:14:21.339Z]     daemon.go:448: [d5f1e2b8ff8c0] Daemon stopped
20:14:21 [2020-07-16T20:14:21.339Z] === RUN   TestDaemonRestartWithExistingNetwork
20:14:22 [2020-07-16T20:14:22.062Z] tests/integration/regression_test.py ......                              [ 98%]
20:14:22 [2020-07-16T20:14:22.574Z] tests/integration/credentials/store_test.py ......                       [ 99%]
20:14:22 [2020-07-16T20:14:22.574Z] tests/integration/credentials/utils_test.py .                            [100%]
20:14:22 [2020-07-16T20:14:22.574Z] 
20:14:22 [2020-07-16T20:14:22.574Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
20:14:22 [2020-07-16T20:14:22.574Z] =========================== short test summary info ============================
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
20:14:22 [2020-07-16T20:14:22.574Z]   CONFIG_RT_GROUP_SCHED isn't enabled
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
20:14:22 [2020-07-16T20:14:22.574Z]   Not supported on most drivers
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
20:14:22 [2020-07-16T20:14:22.574Z]   Can fail if eth0 has multiple IP addresses
20:14:22 [2020-07-16T20:14:22.574Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
20:14:22 [2020-07-16T20:14:22.574Z]   This doesn't seem to be taken into account by the engine
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
20:14:22 [2020-07-16T20:14:22.574Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
20:14:22 [2020-07-16T20:14:22.574Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 294.34 seconds ==
20:14:22 [2020-07-16T20:14:22.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
20:14:22 [2020-07-16T20:14:22.844Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:14:22 [2020-07-16T20:14:22.844Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:325: [d927945b71d22] waiting for daemon to start
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:325: [d927945b71d22] waiting for daemon to start
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:353: [d927945b71d22] daemon started
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:461: [d927945b71d22] Stopping daemon
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:296: [d927945b71d22] exiting daemon
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:448: [d927945b71d22] Daemon stopped
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:325: [d927945b71d22] waiting for daemon to start
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:325: [d927945b71d22] waiting for daemon to start
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:353: [d927945b71d22] daemon started
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:461: [d927945b71d22] Stopping daemon
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:296: [d927945b71d22] exiting daemon
20:14:22 [2020-07-16T20:14:22.844Z]     daemon.go:448: [d927945b71d22] Daemon stopped
20:14:22 [2020-07-16T20:14:22.844Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:14:23 [2020-07-16T20:14:23.878Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
20:14:23 [2020-07-16T20:14:23.878Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:325: [d2cd32db129e4] waiting for daemon to start
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:325: [d2cd32db129e4] waiting for daemon to start
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:353: [d2cd32db129e4] daemon started
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:461: [d2cd32db129e4] Stopping daemon
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:296: [d2cd32db129e4] exiting daemon
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:448: [d2cd32db129e4] Daemon stopped
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:325: [d2cd32db129e4] waiting for daemon to start
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:325: [d2cd32db129e4] waiting for daemon to start
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:353: [d2cd32db129e4] daemon started
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:461: [d2cd32db129e4] Stopping daemon
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:296: [d2cd32db129e4] exiting daemon
20:14:23 [2020-07-16T20:14:23.878Z]     daemon.go:448: [d2cd32db129e4] Daemon stopped
20:14:23 [2020-07-16T20:14:23.878Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:14:24 [2020-07-16T20:14:24.509Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
20:14:24 [2020-07-16T20:14:24.509Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
20:14:24 [2020-07-16T20:14:24.509Z]     daemon.go:325: [daa6b33ddb9ec] waiting for daemon to start
20:14:24 [2020-07-16T20:14:24.509Z]     daemon.go:325: [daa6b33ddb9ec] waiting for daemon to start
20:14:24 [2020-07-16T20:14:24.509Z]     daemon.go:353: [daa6b33ddb9ec] daemon started
20:14:24 [2020-07-16T20:14:24.509Z]     daemon.go:461: [daa6b33ddb9ec] Stopping daemon
20:14:24 [2020-07-16T20:14:24.509Z]     daemon.go:296: [daa6b33ddb9ec] exiting daemon
20:14:24 [2020-07-16T20:14:24.509Z]     daemon.go:448: [daa6b33ddb9ec] Daemon stopped
20:14:24 [2020-07-16T20:14:24.509Z] === RUN   TestServiceWithPredefinedNetwork
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
20:14:25 [2020-07-16T20:14:25.807Z] 
20:14:25 [2020-07-16T20:14:25.807Z]  ________   ____  __.
20:14:25 [2020-07-16T20:14:25.807Z]  \_____  \ |    |/ _|
20:14:25 [2020-07-16T20:14:25.807Z]  /   |   \|      <
20:14:25 [2020-07-16T20:14:25.807Z]  /    |    \    |  \
20:14:25 [2020-07-16T20:14:25.807Z]  \_______  /____|__ \
20:14:25 [2020-07-16T20:14:25.807Z]          \/        \/
20:14:25 [2020-07-16T20:14:25.807Z] 
20:14:25 [2020-07-16T20:14:25.807Z] INFO: make.ps1 ended at 07/16/2020 20:14:18
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Binaries build ended at 07/16/2020 20:14:20. Duration:00:01:13.1060931
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Copying the built daemon binary to d:\CI\PR-41222\1\binary\dockerd-23d47bd12.exe...
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Copying the built client binary to d:\CI\PR-41222\1\binary\docker-23d47bd12.exe...
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Copying dockerversion from the container...
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Copying the golang package from the container to d:\CI\PR-41222\1\installer\go.zip...
20:14:25 [2020-07-16T20:14:25.807Z] INFO: Extracting go.zip to d:\CI\PR-41222\1\go
20:14:28 [2020-07-16T20:14:28.995Z] --- PASS: TestServiceWithPredefinedNetwork (3.66s)
20:14:28 [2020-07-16T20:14:28.995Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
20:14:28 [2020-07-16T20:14:28.995Z]     daemon.go:325: [d8ced4d15b78c] waiting for daemon to start
20:14:28 [2020-07-16T20:14:28.995Z]     daemon.go:325: [d8ced4d15b78c] waiting for daemon to start
20:14:28 [2020-07-16T20:14:28.995Z]     daemon.go:353: [d8ced4d15b78c] daemon started
20:14:28 [2020-07-16T20:14:28.995Z]     daemon.go:461: [d8ced4d15b78c] Stopping daemon
20:14:28 [2020-07-16T20:14:28.995Z]     daemon.go:296: [d8ced4d15b78c] exiting daemon
20:14:28 [2020-07-16T20:14:28.995Z]     daemon.go:448: [d8ced4d15b78c] Daemon stopped
20:14:28 [2020-07-16T20:14:28.995Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:14:28 [2020-07-16T20:14:28.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:14:28 [2020-07-16T20:14:28.995Z]     service_test.go:230: FLAKY_TEST
20:14:28 [2020-07-16T20:14:28.995Z] === RUN   TestServiceWithDataPathPortInit
20:14:34 [2020-07-16T20:14:34.987Z] umount: bundles/test-docker-py/root: no mount point specified.
20:14:34 [2020-07-16T20:14:34.987Z] Leaving: AppArmorNo profiles have been unloaded.
20:14:34 [2020-07-16T20:14:34.987Z] 
20:14:34 [2020-07-16T20:14:34.987Z] Unloading profiles will leave already running processes permanently
20:14:34 [2020-07-16T20:14:34.987Z] unconfined, which can lead to unexpected situations.
20:14:34 [2020-07-16T20:14:34.987Z] 
20:14:34 [2020-07-16T20:14:34.987Z] To set a process to complain mode, use the command line tool
20:14:34 [2020-07-16T20:14:34.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:14:34 [2020-07-16T20:14:34.987Z] 
Post stage
[Pipeline] junit
20:14:35 [2020-07-16T20:14:35.558Z] Recording test results
[Pipeline] sh
20:14:37 [2020-07-16T20:14:37.090Z] + echo Ensuring container killed.
20:14:37 [2020-07-16T20:14:37.090Z] Ensuring container killed.
20:14:37 [2020-07-16T20:14:37.090Z] + docker rm -vf docker-pr1
20:14:37 [2020-07-16T20:14:37.090Z] Error: No such container: docker-pr1
20:14:37 [2020-07-16T20:14:37.090Z] + true
[Pipeline] sh
20:14:37 [2020-07-16T20:14:37.107Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:14:37 [2020-07-16T20:14:37.107Z] 
20:14:37 [2020-07-16T20:14:37.107Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:14:37 [2020-07-16T20:14:37.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:14:37 [2020-07-16T20:14:37.107Z] HOSTNAME=92702d11c865
20:14:37 [2020-07-16T20:14:37.107Z] TESTDEBUG=0
20:14:37 [2020-07-16T20:14:37.107Z] DEST=bundles/test-integration
20:14:37 [2020-07-16T20:14:37.107Z] PWD=/go/src/github.com/docker/docker
20:14:37 [2020-07-16T20:14:37.107Z] DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980
20:14:37 [2020-07-16T20:14:37.107Z] container=docker
20:14:37 [2020-07-16T20:14:37.107Z] HOME=/root
20:14:37 [2020-07-16T20:14:37.107Z] GOLANG_VERSION=1.13.12
20:14:37 [2020-07-16T20:14:37.107Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:14:37 [2020-07-16T20:14:37.107Z] VALIDATE_BRANCH=19.03
20:14:37 [2020-07-16T20:14:37.107Z] TERM=xterm
20:14:37 [2020-07-16T20:14:37.107Z] DOCKER_PKG=github.com/docker/docker
20:14:37 [2020-07-16T20:14:37.107Z] SHLVL=1
20:14:37 [2020-07-16T20:14:37.107Z] TIMEOUT=120m
20:14:37 [2020-07-16T20:14:37.107Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:14:37 [2020-07-16T20:14:37.107Z] DOCKER_GRAPHDRIVER=overlay2
20:14:37 [2020-07-16T20:14:37.107Z] GO111MODULE=off
20:14:37 [2020-07-16T20:14:37.107Z] DOCKER_EXPERIMENTAL=1
20:14:37 [2020-07-16T20:14:37.107Z] TEST_SKIP_INTEGRATION_CLI=1
20:14:37 [2020-07-16T20:14:37.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:14:37 [2020-07-16T20:14:37.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:14:37 [2020-07-16T20:14:37.107Z] GOPATH=/go
20:14:37 [2020-07-16T20:14:37.107Z] PKG_CONFIG=pkg-config
20:14:37 [2020-07-16T20:14:37.107Z] _=/usr/bin/env
20:14:37 [2020-07-16T20:14:37.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:14:37 [2020-07-16T20:14:37.370Z] + echo Chowning /workspace to jenkins user
20:14:37 [2020-07-16T20:14:37.370Z] Chowning /workspace to jenkins user
20:14:37 [2020-07-16T20:14:37.370Z] + id -u
20:14:37 [2020-07-16T20:14:37.370Z] + id -g
20:14:37 [2020-07-16T20:14:37.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41222:/workspace busybox chown -R 1000:1000 /workspace
20:14:37 [2020-07-16T20:14:37.370Z] Unable to find image 'busybox:latest' locally
20:14:42 [2020-07-16T20:14:42.694Z] latest: Pulling from library/busybox
20:14:42 [2020-07-16T20:14:42.694Z] 91f30d776fb2: Pulling fs layer
20:14:42 [2020-07-16T20:14:42.694Z] 91f30d776fb2: Verifying Checksum
20:14:42 [2020-07-16T20:14:42.694Z] 91f30d776fb2: Download complete
20:14:42 [2020-07-16T20:14:42.694Z] 91f30d776fb2: Pull complete
20:14:42 [2020-07-16T20:14:42.694Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
20:14:42 [2020-07-16T20:14:42.694Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:14:44 [2020-07-16T20:14:44.434Z] + bundleName=docker-py
20:14:44 [2020-07-16T20:14:44.434Z] + echo Creating docker-py-bundles.tar.gz
20:14:44 [2020-07-16T20:14:44.434Z] Creating docker-py-bundles.tar.gz
20:14:44 [2020-07-16T20:14:44.434Z] + 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
20:14:44 [2020-07-16T20:14:44.461Z] Archiving artifacts
20:14:46 [2020-07-16T20:14:46.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41222/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
20:14:46 [2020-07-16T20:14:46.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh binary-daemon
20:14:47 [2020-07-16T20:14:47.011Z] 
20:14:47 [2020-07-16T20:14:47.011Z] Removing bundles/
20:14:47 [2020-07-16T20:14:47.011Z] 
20:14:47 [2020-07-16T20:14:47.011Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
20:14:47 [2020-07-16T20:14:47.011Z] Building: bundles/binary-daemon/dockerd-dev
20:14:47 [2020-07-16T20:14:47.011Z] GOOS="" GOARCH="" GOARM=""
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Extraction ended at 07/16/2020 20:14:49. Duration:00:00:23.6539293
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Updating the golang and path environment variables
20:14:51 [2020-07-16T20:14:51.133Z] INFO: GOPATH=d:\gopath
20:14:51 [2020-07-16T20:14:51.133Z] INFO: go version go1.13.12 windows/amd64
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Running the daemon under test in debug mode
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Starting a daemon under test...
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41222\1\daemon --pidfile d:\CI\PR-41222\1\docker.pid -D
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Process started successfully.
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Start tailing logs of the daemon under tests
20:14:51 [2020-07-16T20:14:51.133Z] INFO: Waiting for the daemon under test to start...
20:14:51 [2020-07-16T20:14:51.445Z] --- PASS: TestServiceWithDataPathPortInit (20.83s)
20:14:51 [2020-07-16T20:14:51.445Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:325: [df7710e9b8ca7] waiting for daemon to start
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:325: [df7710e9b8ca7] waiting for daemon to start
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:353: [df7710e9b8ca7] daemon started
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:461: [df7710e9b8ca7] Stopping daemon
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:296: [df7710e9b8ca7] exiting daemon
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:448: [df7710e9b8ca7] Daemon stopped
20:14:51 [2020-07-16T20:14:51.445Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:325: [d9bc7104108a2] waiting for daemon to start
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:325: [d9bc7104108a2] waiting for daemon to start
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:353: [d9bc7104108a2] daemon started
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:461: [d9bc7104108a2] Stopping daemon
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:296: [d9bc7104108a2] exiting daemon
20:14:51 [2020-07-16T20:14:51.445Z]     daemon.go:448: [d9bc7104108a2] Daemon stopped
20:14:51 [2020-07-16T20:14:51.445Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:14:53 [2020-07-16T20:14:53.347Z] INFO: Daemon under test started and replied!
20:14:53 [2020-07-16T20:14:53.347Z] INFO: Docker version of the daemon under test
20:14:53 [2020-07-16T20:14:53.347Z] 
20:14:53 [2020-07-16T20:14:53.347Z] Client:
20:14:53 [2020-07-16T20:14:53.347Z]  Version:      17.06.2-ce
20:14:53 [2020-07-16T20:14:53.347Z]  API version:  1.30
20:14:53 [2020-07-16T20:14:53.347Z]  Go version:   go1.8.3
20:14:53 [2020-07-16T20:14:53.347Z]  Git commit:   cec0b72
20:14:53 [2020-07-16T20:14:53.347Z]  Built:        Tue Sep  5 19:57:19 2017
20:14:53 [2020-07-16T20:14:53.347Z]  OS/Arch:      windows/amd64
20:14:53 [2020-07-16T20:14:53.347Z] 
20:14:53 [2020-07-16T20:14:53.347Z] Server:
20:14:53 [2020-07-16T20:14:53.347Z]  Version:      0.0.0-dev
20:14:53 [2020-07-16T20:14:53.347Z]  API version:  1.40 (minimum version 1.24)
20:14:53 [2020-07-16T20:14:53.347Z]  Go version:   go1.13.12
20:14:53 [2020-07-16T20:14:53.347Z]  Git commit:   23d47bd12
20:14:53 [2020-07-16T20:14:53.347Z]  Built:        07/16/2020 20:13:11
20:14:53 [2020-07-16T20:14:53.347Z]  OS/Arch:      windows/amd64
20:14:53 [2020-07-16T20:14:53.347Z]  Experimental: false
20:14:53 [2020-07-16T20:14:53.347Z] 
20:14:53 [2020-07-16T20:14:53.347Z] INFO: Docker info of the daemon under test
20:14:53 [2020-07-16T20:14:53.347Z] 
20:14:53 [2020-07-16T20:14:53.347Z] Containers: 0
20:14:53 [2020-07-16T20:14:53.347Z]  Running: 0
20:14:53 [2020-07-16T20:14:53.347Z]  Paused: 0
20:14:53 [2020-07-16T20:14:53.347Z]  Stopped: 0
20:14:53 [2020-07-16T20:14:53.347Z] Images: 0
20:14:53 [2020-07-16T20:14:53.347Z] Server Version: 0.0.0-dev
20:14:53 [2020-07-16T20:14:53.347Z] Storage Driver: windowsfilter
20:14:53 [2020-07-16T20:14:53.347Z]  Windows: 
20:14:53 [2020-07-16T20:14:53.347Z] Logging Driver: json-file
20:14:53 [2020-07-16T20:14:53.347Z] Plugins: 
20:14:53 [2020-07-16T20:14:53.347Z]  Volume: local
20:14:53 [2020-07-16T20:14:53.347Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:14:53 [2020-07-16T20:14:53.347Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:14:53 [2020-07-16T20:14:53.347Z] Swarm: inactive
20:14:53 [2020-07-16T20:14:53.347Z] Default Isolation: process
20:14:53 [2020-07-16T20:14:53.347Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:14:53 [2020-07-16T20:14:53.347Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
20:14:53 [2020-07-16T20:14:53.347Z] OSType: windows
20:14:53 [2020-07-16T20:14:53.347Z] Architecture: x86_64
20:14:53 [2020-07-16T20:14:53.348Z] CPUs: 4
20:14:53 [2020-07-16T20:14:53.348Z] Total Memory: 32GiB
20:14:53 [2020-07-16T20:14:53.348Z] Name: azwin-2-cafa90
20:14:53 [2020-07-16T20:14:53.348Z] ID: IUQM:FCZN:X7EE:BGHG:LI2D:KMQW:HMOD:LKNG:D2CN:SSFG:76AR:H3NV
20:14:53 [2020-07-16T20:14:53.348Z] Docker Root Dir: D:\CI\PR-41222\1\daemon
20:14:53 [2020-07-16T20:14:53.348Z] Debug Mode (client): false
20:14:53 [2020-07-16T20:14:53.348Z] Debug Mode (server): true
20:14:53 [2020-07-16T20:14:53.348Z]  File Descriptors: -1
20:14:53 [2020-07-16T20:14:53.348Z]  Goroutines: 17
20:14:53 [2020-07-16T20:14:53.348Z]  System Time: 2020-07-16T20:14:53.0851695Z
20:14:53 [2020-07-16T20:14:53.348Z]  EventsListeners: 0
20:14:53 [2020-07-16T20:14:53.348Z] Registry: https://index.docker.io/v1/
20:14:53 [2020-07-16T20:14:53.348Z] Labels:
20:14:53 [2020-07-16T20:14:53.348Z] Experimental: false
20:14:53 [2020-07-16T20:14:53.348Z] Insecure Registries:
20:14:53 [2020-07-16T20:14:53.348Z]  127.0.0.0/8
20:14:53 [2020-07-16T20:14:53.348Z] Live Restore Enabled: false
20:14:53 [2020-07-16T20:14:53.348Z] 
20:14:53 [2020-07-16T20:14:53.348Z] 
20:14:53 [2020-07-16T20:14:53.348Z] INFO: Docker images of the daemon under test
20:14:53 [2020-07-16T20:14:53.348Z] 
20:14:53 [2020-07-16T20:14:53.348Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
20:14:53 [2020-07-16T20:14:53.348Z] 
20:14:53 [2020-07-16T20:14:53.348Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
20:14:53 [2020-07-16T20:14:53.348Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
20:14:53 [2020-07-16T20:14:53.817Z] ltsc2019: Pulling from windows/servercore
20:14:53 [2020-07-16T20:14:53.817Z] 4612f6d0b889: Pulling fs layer
20:14:53 [2020-07-16T20:14:53.817Z] fc1b9e59edad: Pulling fs layer
20:14:59 [2020-07-16T20:14:59.682Z] fc1b9e59edad: Verifying Checksum
20:14:59 [2020-07-16T20:14:59.682Z] fc1b9e59edad: Download complete
20:14:59 [2020-07-16T20:14:59.915Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.94s)
20:14:59 [2020-07-16T20:14:59.915Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
20:14:59 [2020-07-16T20:14:59.915Z]     daemon.go:325: [d69051238cb91] waiting for daemon to start
20:14:59 [2020-07-16T20:14:59.915Z]     daemon.go:325: [d69051238cb91] waiting for daemon to start
20:14:59 [2020-07-16T20:14:59.915Z]     daemon.go:353: [d69051238cb91] daemon started
20:14:59 [2020-07-16T20:14:59.915Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:owmspxsab6bdwft00eezn1qga Created:2020-07-16 20:14:50.421664733 +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[4286a042e8b24f4b3d52f28e023bdedc52e4955468816dd20033a105b1c17c85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t43y67s48g2zbpr7j8ki1ldvw EndpointID:c827bc3d86847529a3a5ca53269a913e67baf7ee52c9206c2035acd44e81654d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d67aa1f8b1f42ccdf74f76959411aa783fa9180def766646092556d637e4a34 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:6f43159073d8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t43y67s48g2zbpr7j8ki1ldvw EndpointID:c827bc3d86847529a3a5ca53269a913e67baf7ee52c9206c2035acd44e81654d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:14:59 [2020-07-16T20:14:59.915Z]     daemon.go:461: [d69051238cb91] Stopping daemon
20:14:59 [2020-07-16T20:14:59.915Z]     daemon.go:296: [d69051238cb91] exiting daemon
20:14:59 [2020-07-16T20:14:59.915Z]     daemon.go:448: [d69051238cb91] Daemon stopped
20:14:59 [2020-07-16T20:14:59.915Z] PASS
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] === Skipped
20:14:59 [2020-07-16T20:14:59.915Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:14:59 [2020-07-16T20:14:59.915Z]     service_test.go:230: FLAKY_TEST
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] DONE 22 tests, 1 skipped in 55.854s
20:14:59 [2020-07-16T20:14:59.915Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:14:59 [2020-07-16T20:14:59.915Z] ++ 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
20:14:59 [2020-07-16T20:14:59.915Z] ++ set -e
20:14:59 [2020-07-16T20:14:59.915Z] ++ '[' -n 0 ']'
20:14:59 [2020-07-16T20:14:59.915Z] ++ set -x
20:14:59 [2020-07-16T20:14:59.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:14:59 [2020-07-16T20:14:59.915Z] INFO: Testing against a local daemon
20:14:59 [2020-07-16T20:14:59.915Z] === RUN   TestDockerNetworkIpvlanPersistance
20:14:59 [2020-07-16T20:14:59.915Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:14:59 [2020-07-16T20:14:59.915Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:14:59 [2020-07-16T20:14:59.915Z] === RUN   TestDockerNetworkIpvlan
20:14:59 [2020-07-16T20:14:59.915Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:14:59 [2020-07-16T20:14:59.915Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:14:59 [2020-07-16T20:14:59.915Z] PASS
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] === Skipped
20:14:59 [2020-07-16T20:14:59.915Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:14:59 [2020-07-16T20:14:59.915Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:14:59 [2020-07-16T20:14:59.915Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] 
20:14:59 [2020-07-16T20:14:59.915Z] DONE 2 tests, 2 skipped in 0.144s
20:14:59 [2020-07-16T20:14:59.915Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:14:59 [2020-07-16T20:14:59.915Z] ++ 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
20:14:59 [2020-07-16T20:14:59.915Z] ++ set -e
20:14:59 [2020-07-16T20:14:59.915Z] ++ '[' -n 0 ']'
20:14:59 [2020-07-16T20:14:59.915Z] ++ set -x
20:14:59 [2020-07-16T20:14:59.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:14:59 [2020-07-16T20:14:59.915Z] INFO: Testing against a local daemon
20:14:59 [2020-07-16T20:14:59.915Z] === RUN   TestDockerNetworkMacvlanPersistance
20:15:00 [2020-07-16T20:15:00.947Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
20:15:00 [2020-07-16T20:15:00.947Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
20:15:00 [2020-07-16T20:15:00.947Z]     daemon.go:325: [d46f61abffba1] waiting for daemon to start
20:15:00 [2020-07-16T20:15:00.947Z]     daemon.go:325: [d46f61abffba1] waiting for daemon to start
20:15:00 [2020-07-16T20:15:00.947Z]     daemon.go:353: [d46f61abffba1] daemon started
20:15:00 [2020-07-16T20:15:00.947Z]     daemon.go:461: [d46f61abffba1] Stopping daemon
20:15:00 [2020-07-16T20:15:00.947Z]     daemon.go:296: [d46f61abffba1] exiting daemon
20:15:00 [2020-07-16T20:15:00.947Z]     daemon.go:448: [d46f61abffba1] Daemon stopped
20:15:00 [2020-07-16T20:15:00.948Z]     daemon.go:325: [d46f61abffba1] waiting for daemon to start
20:15:00 [2020-07-16T20:15:00.948Z]     daemon.go:325: [d46f61abffba1] waiting for daemon to start
20:15:00 [2020-07-16T20:15:00.948Z]     daemon.go:353: [d46f61abffba1] daemon started
20:15:00 [2020-07-16T20:15:00.948Z]     daemon.go:461: [d46f61abffba1] Stopping daemon
20:15:00 [2020-07-16T20:15:00.948Z]     daemon.go:296: [d46f61abffba1] exiting daemon
20:15:00 [2020-07-16T20:15:00.948Z]     daemon.go:448: [d46f61abffba1] Daemon stopped
20:15:00 [2020-07-16T20:15:00.948Z] === RUN   TestDockerNetworkMacvlan
20:15:01 [2020-07-16T20:15:01.581Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:15:02 [2020-07-16T20:15:02.618Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:15:03 [2020-07-16T20:15:03.654Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:15:07 [2020-07-16T20:15:07.175Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:15:09 [2020-07-16T20:15:09.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:15:09 [2020-07-16T20:15:09.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:15:10 [2020-07-16T20:15:10.104Z] 4612f6d0b889: Verifying Checksum
20:15:10 [2020-07-16T20:15:10.104Z] 4612f6d0b889: Download complete
20:15:12 [2020-07-16T20:15:12.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:15:12 [2020-07-16T20:15:12.776Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:15:13 [2020-07-16T20:15:13.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:15:15 [2020-07-16T20:15:15.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:15:16 [2020-07-16T20:15:16.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:15:18 [2020-07-16T20:15:18.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:15:18 [2020-07-16T20:15:18.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:15:20 [2020-07-16T20:15:20.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:15:20 [2020-07-16T20:15:20.123Z] Using test binary docker
20:15:20 [2020-07-16T20:15:20.123Z] +++ /etc/init.d/apparmor start
20:15:20 [2020-07-16T20:15:20.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:15:20 [2020-07-16T20:15:20.123Z] Starting dockerd
20:15:20 [2020-07-16T20:15:20.123Z] INFO: Waiting for daemon to start...
20:15:20 [2020-07-16T20:15:20.123Z] +++ 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
20:15:20 [2020-07-16T20:15:20.123Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:15:20 [2020-07-16T20:15:20.123Z] Using test binary docker
20:15:20 [2020-07-16T20:15:20.123Z] +++ /etc/init.d/apparmor start
20:15:20 [2020-07-16T20:15:20.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:15:20 [2020-07-16T20:15:20.123Z] INFO: Waiting for daemon to start...
20:15:20 [2020-07-16T20:15:20.123Z] Starting dockerd
20:15:20 [2020-07-16T20:15:20.123Z] +++ 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
20:15:20 [2020-07-16T20:15:20.123Z] .
20:15:20 [2020-07-16T20:15:20.123Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:15:20 [2020-07-16T20:15:20.123Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:15:20 [2020-07-16T20:15:20.123Z] Error: No such image: emptyfs
20:15:20 [2020-07-16T20:15:20.123Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:15:20 [2020-07-16T20:15:20.123Z] ++++ docker load
20:15:20 [2020-07-16T20:15:20.123Z] Running integration-test (iteration 1)
20:15:20 [2020-07-16T20:15:20.123Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:15:20 [2020-07-16T20:15:20.123Z] ++ 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)/'
20:15:20 [2020-07-16T20:15:20.123Z] ++ set -e
20:15:20 [2020-07-16T20:15:20.123Z] ++ '[' -n 0 ']'
20:15:20 [2020-07-16T20:15:20.123Z] ++ set -x
20:15:20 [2020-07-16T20:15:20.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
20:15:20 [2020-07-16T20:15:20.123Z] 
20:15:20 [2020-07-16T20:15:20.123Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:15:20 [2020-07-16T20:15:20.123Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:15:20 [2020-07-16T20:15:20.123Z] Error: No such image: emptyfs
20:15:20 [2020-07-16T20:15:20.123Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:15:20 [2020-07-16T20:15:20.123Z] ++++ docker load
20:15:20 [2020-07-16T20:15:20.123Z] Running integration-test (iteration 1)
20:15:20 [2020-07-16T20:15:20.123Z] 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)/
20:15:20 [2020-07-16T20:15:20.123Z] ++ 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)/'
20:15:20 [2020-07-16T20:15:20.123Z] ++ set -e
20:15:20 [2020-07-16T20:15:20.123Z] ++ '[' -n 0 ']'
20:15:20 [2020-07-16T20:15:20.123Z] ++ set -x
20:15:20 [2020-07-16T20:15:20.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
20:15:21 [2020-07-16T20:15:21.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:15:21 [2020-07-16T20:15:21.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:15:25 [2020-07-16T20:15:25.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:15:31 [2020-07-16T20:15:31.689Z] --- PASS: TestDockerNetworkMacvlan (28.14s)
20:15:31 [2020-07-16T20:15:31.689Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [d88f6ce735594] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [d88f6ce735594] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:353: [d88f6ce735594] daemon started
20:15:31 [2020-07-16T20:15:31.689Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:461: [d88f6ce735594] Stopping daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:296: [d88f6ce735594] exiting daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:448: [d88f6ce735594] Daemon stopped
20:15:31 [2020-07-16T20:15:31.689Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dff629ace37a6] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dff629ace37a6] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:353: [dff629ace37a6] daemon started
20:15:31 [2020-07-16T20:15:31.689Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:461: [dff629ace37a6] Stopping daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:296: [dff629ace37a6] exiting daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:448: [dff629ace37a6] Daemon stopped
20:15:31 [2020-07-16T20:15:31.689Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dcfd2d366cff9] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dcfd2d366cff9] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:353: [dcfd2d366cff9] daemon started
20:15:31 [2020-07-16T20:15:31.689Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:461: [dcfd2d366cff9] Stopping daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:296: [dcfd2d366cff9] exiting daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:448: [dcfd2d366cff9] Daemon stopped
20:15:31 [2020-07-16T20:15:31.689Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dd173c108d324] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dd173c108d324] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:353: [dd173c108d324] daemon started
20:15:31 [2020-07-16T20:15:31.689Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.42s)
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:461: [dd173c108d324] Stopping daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:296: [dd173c108d324] exiting daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:448: [dd173c108d324] Daemon stopped
20:15:31 [2020-07-16T20:15:31.689Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dd717634ee422] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:325: [dd717634ee422] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:353: [dd717634ee422] daemon started
20:15:31 [2020-07-16T20:15:31.689Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.45s)
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:461: [dd717634ee422] Stopping daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:296: [dd717634ee422] exiting daemon
20:15:31 [2020-07-16T20:15:31.689Z]     daemon.go:448: [dd717634ee422] Daemon stopped
20:15:31 [2020-07-16T20:15:31.689Z] PASS
20:15:31 [2020-07-16T20:15:31.689Z] 
20:15:31 [2020-07-16T20:15:31.689Z] DONE 7 tests in 29.736s
20:15:31 [2020-07-16T20:15:31.689Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
20:15:31 [2020-07-16T20:15:31.689Z] ++ 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
20:15:31 [2020-07-16T20:15:31.689Z] ++ set -e
20:15:31 [2020-07-16T20:15:31.689Z] ++ '[' -n 0 ']'
20:15:31 [2020-07-16T20:15:31.690Z] ++ set -x
20:15:31 [2020-07-16T20:15:31.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:15:31 [2020-07-16T20:15:31.690Z] testing: warning: no tests to run
20:15:31 [2020-07-16T20:15:31.690Z] PASS
20:15:31 [2020-07-16T20:15:31.690Z] 
20:15:31 [2020-07-16T20:15:31.690Z] DONE 0 tests in 0.255s
20:15:31 [2020-07-16T20:15:31.690Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:15:31 [2020-07-16T20:15:31.690Z] ++ 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
20:15:31 [2020-07-16T20:15:31.690Z] ++ set -e
20:15:31 [2020-07-16T20:15:31.690Z] ++ '[' -n 0 ']'
20:15:31 [2020-07-16T20:15:31.690Z] ++ set -x
20:15:31 [2020-07-16T20:15:31.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:15:31 [2020-07-16T20:15:31.690Z] INFO: Testing against a local daemon
20:15:31 [2020-07-16T20:15:31.690Z] === RUN   TestAuthZPluginAllowRequest
20:15:31 [2020-07-16T20:15:31.981Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
20:15:31 [2020-07-16T20:15:31.981Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
20:15:31 [2020-07-16T20:15:31.981Z]     daemon.go:325: [daf2d4c8aa596] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.981Z]     daemon.go:325: [daf2d4c8aa596] waiting for daemon to start
20:15:31 [2020-07-16T20:15:31.981Z]     daemon.go:353: [daf2d4c8aa596] daemon started
20:15:31 [2020-07-16T20:15:31.981Z]     daemon.go:461: [daf2d4c8aa596] Stopping daemon
20:15:31 [2020-07-16T20:15:31.981Z]     daemon.go:296: [daf2d4c8aa596] exiting daemon
20:15:31 [2020-07-16T20:15:31.981Z]     daemon.go:448: [daf2d4c8aa596] Daemon stopped
20:15:31 [2020-07-16T20:15:31.981Z] === RUN   TestAuthZPluginTLS
20:15:32 [2020-07-16T20:15:32.616Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:15:32 [2020-07-16T20:15:32.616Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
20:15:32 [2020-07-16T20:15:32.616Z]     daemon.go:325: [dfaec2b89b078] waiting for daemon to start
20:15:32 [2020-07-16T20:15:32.616Z]     daemon.go:325: [dfaec2b89b078] waiting for daemon to start
20:15:32 [2020-07-16T20:15:32.616Z]     daemon.go:353: [dfaec2b89b078] daemon started
20:15:32 [2020-07-16T20:15:32.616Z]     daemon.go:461: [dfaec2b89b078] Stopping daemon
20:15:32 [2020-07-16T20:15:32.616Z]     daemon.go:296: [dfaec2b89b078] exiting daemon
20:15:32 [2020-07-16T20:15:32.616Z]     daemon.go:448: [dfaec2b89b078] Daemon stopped
20:15:32 [2020-07-16T20:15:32.616Z] === RUN   TestAuthZPluginDenyRequest
20:15:33 [2020-07-16T20:15:33.319Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:15:33 [2020-07-16T20:15:33.319Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
20:15:33 [2020-07-16T20:15:33.319Z]     daemon.go:325: [da4f2bb9e3db3] waiting for daemon to start
20:15:33 [2020-07-16T20:15:33.319Z]     daemon.go:325: [da4f2bb9e3db3] waiting for daemon to start
20:15:33 [2020-07-16T20:15:33.319Z]     daemon.go:353: [da4f2bb9e3db3] daemon started
20:15:33 [2020-07-16T20:15:33.319Z]     daemon.go:461: [da4f2bb9e3db3] Stopping daemon
20:15:33 [2020-07-16T20:15:33.319Z]     daemon.go:296: [da4f2bb9e3db3] exiting daemon
20:15:33 [2020-07-16T20:15:33.319Z]     daemon.go:448: [da4f2bb9e3db3] Daemon stopped
20:15:33 [2020-07-16T20:15:33.319Z] === RUN   TestAuthZPluginAPIDenyResponse
20:15:33 [2020-07-16T20:15:33.610Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:15:33 [2020-07-16T20:15:33.610Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
20:15:33 [2020-07-16T20:15:33.610Z]     daemon.go:325: [d9e45e3cb38b0] waiting for daemon to start
20:15:33 [2020-07-16T20:15:33.610Z]     daemon.go:325: [d9e45e3cb38b0] waiting for daemon to start
20:15:33 [2020-07-16T20:15:33.610Z]     daemon.go:353: [d9e45e3cb38b0] daemon started
20:15:33 [2020-07-16T20:15:33.610Z]     daemon.go:461: [d9e45e3cb38b0] Stopping daemon
20:15:33 [2020-07-16T20:15:33.610Z]     daemon.go:296: [d9e45e3cb38b0] exiting daemon
20:15:33 [2020-07-16T20:15:33.610Z]     daemon.go:448: [d9e45e3cb38b0] Daemon stopped
20:15:33 [2020-07-16T20:15:33.610Z] === RUN   TestAuthZPluginDenyResponse
20:15:33 [2020-07-16T20:15:33.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:15:34 [2020-07-16T20:15:34.243Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:15:34 [2020-07-16T20:15:34.243Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
20:15:34 [2020-07-16T20:15:34.243Z]     daemon.go:325: [de8c8f97d5ce7] waiting for daemon to start
20:15:34 [2020-07-16T20:15:34.243Z]     daemon.go:325: [de8c8f97d5ce7] waiting for daemon to start
20:15:34 [2020-07-16T20:15:34.243Z]     daemon.go:353: [de8c8f97d5ce7] daemon started
20:15:34 [2020-07-16T20:15:34.243Z]     daemon.go:461: [de8c8f97d5ce7] Stopping daemon
20:15:34 [2020-07-16T20:15:34.243Z]     daemon.go:296: [de8c8f97d5ce7] exiting daemon
20:15:34 [2020-07-16T20:15:34.243Z]     daemon.go:448: [de8c8f97d5ce7] Daemon stopped
20:15:34 [2020-07-16T20:15:34.243Z] === RUN   TestAuthZPluginAllowEventStream
20:15:35 [2020-07-16T20:15:35.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:15:36 [2020-07-16T20:15:36.341Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
20:15:36 [2020-07-16T20:15:36.341Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
20:15:36 [2020-07-16T20:15:36.341Z]     daemon.go:325: [de2bfd1e3ec7f] waiting for daemon to start
20:15:36 [2020-07-16T20:15:36.341Z]     daemon.go:325: [de2bfd1e3ec7f] waiting for daemon to start
20:15:36 [2020-07-16T20:15:36.341Z]     daemon.go:353: [de2bfd1e3ec7f] daemon started
20:15:36 [2020-07-16T20:15:36.341Z]     daemon.go:461: [de2bfd1e3ec7f] Stopping daemon
20:15:36 [2020-07-16T20:15:36.341Z]     daemon.go:296: [de2bfd1e3ec7f] exiting daemon
20:15:36 [2020-07-16T20:15:36.341Z]     daemon.go:448: [de2bfd1e3ec7f] Daemon stopped
20:15:36 [2020-07-16T20:15:36.341Z] === RUN   TestAuthZPluginErrorResponse
20:15:36 [2020-07-16T20:15:36.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:15:36 [2020-07-16T20:15:36.632Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
20:15:36 [2020-07-16T20:15:36.632Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
20:15:36 [2020-07-16T20:15:36.632Z]     daemon.go:325: [d8f279095efa8] waiting for daemon to start
20:15:36 [2020-07-16T20:15:36.632Z]     daemon.go:325: [d8f279095efa8] waiting for daemon to start
20:15:36 [2020-07-16T20:15:36.632Z]     daemon.go:353: [d8f279095efa8] daemon started
20:15:36 [2020-07-16T20:15:36.632Z]     daemon.go:461: [d8f279095efa8] Stopping daemon
20:15:36 [2020-07-16T20:15:36.632Z]     daemon.go:296: [d8f279095efa8] exiting daemon
20:15:36 [2020-07-16T20:15:36.632Z]     daemon.go:448: [d8f279095efa8] Daemon stopped
20:15:36 [2020-07-16T20:15:36.632Z] === RUN   TestAuthZPluginErrorRequest
20:15:36 [2020-07-16T20:15:36.927Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:15:36 [2020-07-16T20:15:36.927Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
20:15:36 [2020-07-16T20:15:36.927Z]     daemon.go:325: [d18672e492381] waiting for daemon to start
20:15:36 [2020-07-16T20:15:36.927Z]     daemon.go:325: [d18672e492381] waiting for daemon to start
20:15:36 [2020-07-16T20:15:36.927Z]     daemon.go:353: [d18672e492381] daemon started
20:15:36 [2020-07-16T20:15:36.927Z]     daemon.go:461: [d18672e492381] Stopping daemon
20:15:36 [2020-07-16T20:15:36.927Z]     daemon.go:296: [d18672e492381] exiting daemon
20:15:36 [2020-07-16T20:15:36.927Z]     daemon.go:448: [d18672e492381] Daemon stopped
20:15:36 [2020-07-16T20:15:36.927Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:15:37 [2020-07-16T20:15:37.560Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
20:15:37 [2020-07-16T20:15:37.560Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:15:37 [2020-07-16T20:15:37.560Z]     daemon.go:325: [dd680b2f68a9e] waiting for daemon to start
20:15:37 [2020-07-16T20:15:37.560Z]     daemon.go:325: [dd680b2f68a9e] waiting for daemon to start
20:15:37 [2020-07-16T20:15:37.560Z]     daemon.go:353: [dd680b2f68a9e] daemon started
20:15:37 [2020-07-16T20:15:37.560Z]     daemon.go:461: [dd680b2f68a9e] Stopping daemon
20:15:37 [2020-07-16T20:15:37.560Z]     daemon.go:296: [dd680b2f68a9e] exiting daemon
20:15:37 [2020-07-16T20:15:37.560Z]     daemon.go:448: [dd680b2f68a9e] Daemon stopped
20:15:37 [2020-07-16T20:15:37.560Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:15:38 [2020-07-16T20:15:38.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:15:39 [2020-07-16T20:15:39.727Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
20:15:39 [2020-07-16T20:15:39.727Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
20:15:39 [2020-07-16T20:15:39.727Z]     daemon.go:325: [d4c741a8fff5d] waiting for daemon to start
20:15:39 [2020-07-16T20:15:39.727Z]     daemon.go:325: [d4c741a8fff5d] waiting for daemon to start
20:15:39 [2020-07-16T20:15:39.727Z]     daemon.go:353: [d4c741a8fff5d] daemon started
20:15:39 [2020-07-16T20:15:39.727Z]     daemon.go:461: [d4c741a8fff5d] Stopping daemon
20:15:39 [2020-07-16T20:15:39.727Z]     daemon.go:296: [d4c741a8fff5d] exiting daemon
20:15:39 [2020-07-16T20:15:39.727Z]     daemon.go:448: [d4c741a8fff5d] Daemon stopped
20:15:39 [2020-07-16T20:15:39.727Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:15:40 [2020-07-16T20:15:40.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:15:41 [2020-07-16T20:15:41.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:15:42 [2020-07-16T20:15:42.055Z] Loaded image: buildpack-deps:jessie
20:15:42 [2020-07-16T20:15:42.055Z] Loaded image: busybox:latest
20:15:42 [2020-07-16T20:15:42.055Z] Loaded image: busybox:glibc
20:15:42 [2020-07-16T20:15:42.055Z] Loaded image: debian:jessie
20:15:42 [2020-07-16T20:15:42.055Z] Loaded image: hello-world:latest
20:15:42 [2020-07-16T20:15:42.055Z] INFO: Testing against a local daemon
20:15:42 [2020-07-16T20:15:42.055Z] === RUN   TestDockerDaemonSuite
20:15:42 [2020-07-16T20:15:42.055Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:15:42 [2020-07-16T20:15:42.459Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
20:15:42 [2020-07-16T20:15:42.459Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
20:15:42 [2020-07-16T20:15:42.459Z]     daemon.go:325: [d330f93c45ab0] waiting for daemon to start
20:15:42 [2020-07-16T20:15:42.459Z]     daemon.go:325: [d330f93c45ab0] waiting for daemon to start
20:15:42 [2020-07-16T20:15:42.459Z]     daemon.go:353: [d330f93c45ab0] daemon started
20:15:42 [2020-07-16T20:15:42.459Z]     daemon.go:461: [d330f93c45ab0] Stopping daemon
20:15:42 [2020-07-16T20:15:42.459Z]     daemon.go:296: [d330f93c45ab0] exiting daemon
20:15:42 [2020-07-16T20:15:42.459Z]     daemon.go:448: [d330f93c45ab0] Daemon stopped
20:15:42 [2020-07-16T20:15:42.459Z] === RUN   TestAuthZPluginHeader
20:15:42 [2020-07-16T20:15:42.750Z] --- PASS: TestAuthZPluginHeader (0.84s)
20:15:42 [2020-07-16T20:15:42.750Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
20:15:42 [2020-07-16T20:15:42.750Z]     daemon.go:325: [dba51fb5e8d7f] waiting for daemon to start
20:15:42 [2020-07-16T20:15:42.750Z]     daemon.go:325: [dba51fb5e8d7f] waiting for daemon to start
20:15:42 [2020-07-16T20:15:42.750Z]     daemon.go:353: [dba51fb5e8d7f] daemon started
20:15:42 [2020-07-16T20:15:42.750Z]     daemon.go:461: [dba51fb5e8d7f] Stopping daemon
20:15:42 [2020-07-16T20:15:42.750Z]     daemon.go:296: [dba51fb5e8d7f] exiting daemon
20:15:42 [2020-07-16T20:15:42.750Z]     daemon.go:448: [dba51fb5e8d7f] Daemon stopped
20:15:42 [2020-07-16T20:15:42.750Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:15:42 [2020-07-16T20:15:42.750Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
20:15:42 [2020-07-16T20:15:42.750Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:15:42 [2020-07-16T20:15:42.750Z] === RUN   TestAuthZPluginV2Disable
20:15:42 [2020-07-16T20:15:42.750Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:15:42 [2020-07-16T20:15:42.750Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:15:42 [2020-07-16T20:15:42.750Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:15:42 [2020-07-16T20:15:42.750Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:15:42 [2020-07-16T20:15:42.750Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:15:42 [2020-07-16T20:15:42.750Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:15:42 [2020-07-16T20:15:42.750Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:15:42 [2020-07-16T20:15:42.750Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:15:42 [2020-07-16T20:15:42.750Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:15:42 [2020-07-16T20:15:42.844Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:15:42 [2020-07-16T20:15:42.844Z] Using test binary docker
20:15:42 [2020-07-16T20:15:42.844Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:15:42 [2020-07-16T20:15:42.844Z] +++ /etc/init.d/apparmor start
20:15:42 [2020-07-16T20:15:42.844Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:15:42 [2020-07-16T20:15:42.844Z] INFO: Waiting for daemon to start...
20:15:42 [2020-07-16T20:15:42.844Z] Starting dockerd
20:15:42 [2020-07-16T20:15:42.844Z] +++ 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
20:15:43 [2020-07-16T20:15:43.958Z] Loaded image: buildpack-deps:jessie
20:15:43 [2020-07-16T20:15:43.958Z] Loaded image: busybox:latest
20:15:44 [2020-07-16T20:15:44.217Z] Loaded image: busybox:glibc
20:15:44 [2020-07-16T20:15:44.217Z] Loaded image: debian:jessie
20:15:44 [2020-07-16T20:15:44.476Z] Loaded image: hello-world:latest
20:15:44 [2020-07-16T20:15:44.476Z] INFO: Testing against a local daemon
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:15:44 [2020-07-16T20:15:44.476Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:15:44 [2020-07-16T20:15:44.914Z] .
20:15:44 [2020-07-16T20:15:44.914Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:15:44 [2020-07-16T20:15:44.914Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:15:44 [2020-07-16T20:15:44.914Z] Error: No such image: emptyfs
20:15:44 [2020-07-16T20:15:44.914Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:15:44 [2020-07-16T20:15:44.914Z] ++++ docker load
20:15:45 [2020-07-16T20:15:45.210Z] Running integration-test (iteration 1)
20:15:45 [2020-07-16T20:15:45.210Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
20:15:45 [2020-07-16T20:15:45.210Z] ++ 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
20:15:45 [2020-07-16T20:15:45.210Z] ++ set -e
20:15:45 [2020-07-16T20:15:45.210Z] ++ '[' -n 0 ']'
20:15:45 [2020-07-16T20:15:45.210Z] ++ set -x
20:15:45 [2020-07-16T20:15:45.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
20:15:45 [2020-07-16T20:15:45.412Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:15:45 [2020-07-16T20:15:45.413Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:15:45 [2020-07-16T20:15:45.980Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:15:45 [2020-07-16T20:15:45.980Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:15:46 [2020-07-16T20:15:46.548Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:15:46 [2020-07-16T20:15:46.807Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:15:46 [2020-07-16T20:15:46.807Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:15:48 [2020-07-16T20:15:48.186Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:15:48 [2020-07-16T20:15:48.753Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:15:48 [2020-07-16T20:15:48.753Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:15:48 [2020-07-16T20:15:48.753Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:15:48 [2020-07-16T20:15:48.753Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:15:49 [2020-07-16T20:15:49.689Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:15:50 [2020-07-16T20:15:50.256Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:15:50 [2020-07-16T20:15:50.828Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:15:50 [2020-07-16T20:15:50.828Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:15:50 [2020-07-16T20:15:50.828Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:15:50 [2020-07-16T20:15:50.828Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:15:51 [2020-07-16T20:15:51.088Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:15:53 [2020-07-16T20:15:53.621Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:15:54 [2020-07-16T20:15:54.996Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:15:55 [2020-07-16T20:15:55.646Z] Loaded image: buildpack-deps:jessie
20:15:55 [2020-07-16T20:15:55.646Z] Loaded image: busybox:latest
20:15:55 [2020-07-16T20:15:55.646Z] Loaded image: busybox:glibc
20:15:55 [2020-07-16T20:15:55.646Z] Loaded image: debian:jessie
20:15:55 [2020-07-16T20:15:55.646Z] Loaded image: hello-world:latest
20:15:55 [2020-07-16T20:15:55.646Z] INFO: Testing against a local daemon
20:15:55 [2020-07-16T20:15:55.646Z] === RUN   TestBuildWithSession
20:15:55 [2020-07-16T20:15:55.932Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:15:56 [2020-07-16T20:15:56.877Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:15:57 [2020-07-16T20:15:57.166Z] --- PASS: TestBuildWithSession (1.70s)
20:15:57 [2020-07-16T20:15:57.166Z] === RUN   TestBuildSquashParent
20:15:57 [2020-07-16T20:15:57.814Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:15:59 [2020-07-16T20:15:59.190Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:15:59 [2020-07-16T20:15:59.190Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:16:01 [2020-07-16T20:16:01.098Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:16:01 [2020-07-16T20:16:01.388Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s)
20:16:01 [2020-07-16T20:16:01.388Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:353: [db406740893cc] daemon started
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:461: [db406740893cc] Stopping daemon
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:296: [db406740893cc] exiting daemon
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:448: [db406740893cc] Daemon stopped
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:339: [db406740893cc] error pinging daemon on start: Get http://db406740893cc.sock/_ping: context deadline exceeded
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:339: [db406740893cc] error pinging daemon on start: Get http://db406740893cc.sock/_ping: context deadline exceeded
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:339: [db406740893cc] error pinging daemon on start: Get http://db406740893cc.sock/_ping: context deadline exceeded
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:339: [db406740893cc] error pinging daemon on start: Get http://db406740893cc.sock/_ping: context deadline exceeded
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:339: [db406740893cc] error pinging daemon on start: Get http://db406740893cc.sock/_ping: read unix @->/tmp/docker-integration/db406740893cc.sock: read: connection reset by peer
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:296: [db406740893cc] exiting daemon
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:325: [db406740893cc] waiting for daemon to start
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:353: [db406740893cc] daemon started
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:461: [db406740893cc] Stopping daemon
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:296: [db406740893cc] exiting daemon
20:16:01 [2020-07-16T20:16:01.388Z]     daemon.go:448: [db406740893cc] Daemon stopped
20:16:01 [2020-07-16T20:16:01.388Z] PASS
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] === Skipped
20:16:01 [2020-07-16T20:16:01.388Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
20:16:01 [2020-07-16T20:16:01.388Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:16:01 [2020-07-16T20:16:01.388Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:16:01 [2020-07-16T20:16:01.388Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:16:01 [2020-07-16T20:16:01.388Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] DONE 17 tests, 4 skipped in 30.914s
20:16:01 [2020-07-16T20:16:01.388Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:16:01 [2020-07-16T20:16:01.388Z] ++ 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
20:16:01 [2020-07-16T20:16:01.388Z] ++ set -e
20:16:01 [2020-07-16T20:16:01.388Z] ++ '[' -n 0 ']'
20:16:01 [2020-07-16T20:16:01.388Z] ++ set -x
20:16:01 [2020-07-16T20:16:01.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:16:01 [2020-07-16T20:16:01.388Z] INFO: Testing against a local daemon
20:16:01 [2020-07-16T20:16:01.388Z] === RUN   TestPluginInvalidJSON
20:16:01 [2020-07-16T20:16:01.388Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:16:01 [2020-07-16T20:16:01.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:16:01 [2020-07-16T20:16:01.388Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:16:01 [2020-07-16T20:16:01.388Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:16:01 [2020-07-16T20:16:01.388Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:16:01 [2020-07-16T20:16:01.388Z] PASS
20:16:01 [2020-07-16T20:16:01.388Z] 
20:16:01 [2020-07-16T20:16:01.388Z] DONE 2 tests in 0.268s
20:16:01 [2020-07-16T20:16:01.388Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:16:01 [2020-07-16T20:16:01.388Z] ++ 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
20:16:01 [2020-07-16T20:16:01.388Z] ++ set -e
20:16:01 [2020-07-16T20:16:01.388Z] ++ '[' -n 0 ']'
20:16:01 [2020-07-16T20:16:01.388Z] ++ set -x
20:16:01 [2020-07-16T20:16:01.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:16:01 [2020-07-16T20:16:01.388Z] INFO: Testing against a local daemon
20:16:01 [2020-07-16T20:16:01.388Z] === RUN   TestExternalGraphDriver
20:16:01 [2020-07-16T20:16:01.388Z] === RUN   TestExternalGraphDriver/json
20:16:01 [2020-07-16T20:16:01.646Z] --- PASS: TestBuildSquashParent (4.31s)
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:16:01 [2020-07-16T20:16:01.646Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:16:01 [2020-07-16T20:16:01.646Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:16:01 [2020-07-16T20:16:01.646Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:16:01 [2020-07-16T20:16:01.646Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:16:01 [2020-07-16T20:16:01.646Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:16:01 [2020-07-16T20:16:01.646Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:16:01 [2020-07-16T20:16:01.646Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:16:01 [2020-07-16T20:16:01.646Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:16:01 [2020-07-16T20:16:01.646Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:16:01 [2020-07-16T20:16:01.646Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:16:01 [2020-07-16T20:16:01.646Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:16:02 [2020-07-16T20:16:02.036Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:16:02 [2020-07-16T20:16:02.295Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:16:02 [2020-07-16T20:16:02.862Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:16:02 [2020-07-16T20:16:02.899Z] === RUN   TestExternalGraphDriver/spec
20:16:03 [2020-07-16T20:16:03.431Z] --- PASS: TestBuildWithHugeFile (124.70s)
20:16:03 [2020-07-16T20:16:03.431Z] === RUN   TestBuildWithEmptyDockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:16:03 [2020-07-16T20:16:03.431Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:16:03 [2020-07-16T20:16:03.691Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:16:03 [2020-07-16T20:16:03.691Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
20:16:03 [2020-07-16T20:16:03.691Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
20:16:03 [2020-07-16T20:16:03.691Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
20:16:03 [2020-07-16T20:16:03.691Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
20:16:03 [2020-07-16T20:16:03.691Z] === RUN   TestBuildPreserveOwnership
20:16:03 [2020-07-16T20:16:03.691Z] === RUN   TestBuildPreserveOwnership/copy_from
20:16:03 [2020-07-16T20:16:03.740Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:16:03 [2020-07-16T20:16:03.740Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:16:03 [2020-07-16T20:16:03.950Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:16:04 [2020-07-16T20:16:04.518Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:16:04 [2020-07-16T20:16:04.776Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:16:04 [2020-07-16T20:16:04.968Z] === RUN   TestExternalGraphDriver/pull
20:16:05 [2020-07-16T20:16:05.817Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:16:05 [2020-07-16T20:16:05.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
20:16:05 [2020-07-16T20:16:05.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
20:16:05 [2020-07-16T20:16:05.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s)
20:16:05 [2020-07-16T20:16:05.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s)
20:16:05 [2020-07-16T20:16:05.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s)
20:16:05 [2020-07-16T20:16:05.817Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
20:16:05 [2020-07-16T20:16:05.817Z] === RUN   TestBuildMultiStageCopy
20:16:05 [2020-07-16T20:16:05.817Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:16:06 [2020-07-16T20:16:06.682Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:16:06 [2020-07-16T20:16:06.682Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:16:07 [2020-07-16T20:16:07.045Z] --- PASS: TestExternalGraphDriver (6.58s)
20:16:07 [2020-07-16T20:16:07.045Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:353: [d042d2878e616] daemon started
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:461: [d042d2878e616] Stopping daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:296: [d042d2878e616] exiting daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:448: [d042d2878e616] Daemon stopped
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:353: [d042d2878e616] daemon started
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:461: [d042d2878e616] Stopping daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:296: [d042d2878e616] exiting daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:448: [d042d2878e616] Daemon stopped
20:16:07 [2020-07-16T20:16:07.045Z]     --- PASS: TestExternalGraphDriver/json (2.16s)
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:353: [d042d2878e616] daemon started
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:461: [d042d2878e616] Stopping daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:296: [d042d2878e616] exiting daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:448: [d042d2878e616] Daemon stopped
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:353: [d042d2878e616] daemon started
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:461: [d042d2878e616] Stopping daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:296: [d042d2878e616] exiting daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:448: [d042d2878e616] Daemon stopped
20:16:07 [2020-07-16T20:16:07.045Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:325: [d042d2878e616] waiting for daemon to start
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:353: [d042d2878e616] daemon started
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:461: [d042d2878e616] Stopping daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:296: [d042d2878e616] exiting daemon
20:16:07 [2020-07-16T20:16:07.045Z]     daemon.go:448: [d042d2878e616] Daemon stopped
20:16:07 [2020-07-16T20:16:07.045Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
20:16:07 [2020-07-16T20:16:07.045Z] === RUN   TestGraphdriverPluginV2
20:16:07 [2020-07-16T20:16:07.045Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
20:16:07 [2020-07-16T20:16:07.045Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:07 [2020-07-16T20:16:07.045Z] PASS
20:16:07 [2020-07-16T20:16:07.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:16:07 [2020-07-16T20:16:07.336Z] 
20:16:07 [2020-07-16T20:16:07.336Z] === Skipped
20:16:07 [2020-07-16T20:16:07.336Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
20:16:07 [2020-07-16T20:16:07.336Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:16:07 [2020-07-16T20:16:07.336Z] 
20:16:07 [2020-07-16T20:16:07.336Z] 
20:16:07 [2020-07-16T20:16:07.336Z] DONE 5 tests, 1 skipped in 6.819s
20:16:07 [2020-07-16T20:16:07.336Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:16:07 [2020-07-16T20:16:07.336Z] ++ 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
20:16:07 [2020-07-16T20:16:07.336Z] ++ set -e
20:16:07 [2020-07-16T20:16:07.336Z] ++ '[' -n 0 ']'
20:16:07 [2020-07-16T20:16:07.336Z] ++ set -x
20:16:07 [2020-07-16T20:16:07.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:16:07 [2020-07-16T20:16:07.336Z] INFO: Testing against a local daemon
20:16:07 [2020-07-16T20:16:07.336Z] === RUN   TestContinueAfterPluginCrash
20:16:07 [2020-07-16T20:16:07.336Z] === PAUSE TestContinueAfterPluginCrash
20:16:07 [2020-07-16T20:16:07.336Z] === RUN   TestDaemonStartWithLogOpt
20:16:07 [2020-07-16T20:16:07.336Z] === PAUSE TestDaemonStartWithLogOpt
20:16:07 [2020-07-16T20:16:07.336Z] === CONT  TestContinueAfterPluginCrash
20:16:07 [2020-07-16T20:16:07.336Z] === CONT  TestDaemonStartWithLogOpt
20:16:07 [2020-07-16T20:16:07.624Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:16:07 [2020-07-16T20:16:07.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:16:07 [2020-07-16T20:16:07.938Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:16:08 [2020-07-16T20:16:08.195Z] --- PASS: TestBuildPreserveOwnership (4.42s)
20:16:08 [2020-07-16T20:16:08.195Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.96s)
20:16:08 [2020-07-16T20:16:08.195Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s)
20:16:08 [2020-07-16T20:16:08.195Z] === RUN   TestBuildPlatformInvalid
20:16:08 [2020-07-16T20:16:08.233Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:16:08 [2020-07-16T20:16:08.384Z] Created binary: bundles/binary-daemon/dockerd-dev
20:16:08 [2020-07-16T20:16:08.384Z] Copying nested executables into bundles/binary-daemon
20:16:08 [2020-07-16T20:16:08.384Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
20:16:08 [2020-07-16T20:16:08.522Z] --- PASS: TestBuildPlatformInvalid (0.17s)
20:16:08 [2020-07-16T20:16:08.522Z] PASS
20:16:08 [2020-07-16T20:16:08.522Z] 
20:16:08 [2020-07-16T20:16:08.522Z] DONE 30 tests in 204.098s
20:16:08 [2020-07-16T20:16:08.522Z] === RUN   TestDockerSuite/TestAttachDetach
20:16:08 [2020-07-16T20:16:08.522Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:16:08 [2020-07-16T20:16:08.522Z] ++ 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
20:16:08 [2020-07-16T20:16:08.522Z] ++ set -e
20:16:08 [2020-07-16T20:16:08.522Z] ++ '[' -n 0 ']'
20:16:08 [2020-07-16T20:16:08.522Z] ++ set -x
20:16:08 [2020-07-16T20:16:08.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
20:16:08 [2020-07-16T20:16:08.522Z] INFO: Testing against a local daemon
20:16:08 [2020-07-16T20:16:08.522Z] === RUN   TestConfigList
20:16:08 [2020-07-16T20:16:08.526Z] --- PASS: TestBuildMultiStageCopy (2.82s)
20:16:08 [2020-07-16T20:16:08.526Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.57s)
20:16:08 [2020-07-16T20:16:08.526Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
20:16:08 [2020-07-16T20:16:08.526Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s)
20:16:08 [2020-07-16T20:16:08.526Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
20:16:08 [2020-07-16T20:16:08.526Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
20:16:08 [2020-07-16T20:16:08.526Z] === RUN   TestBuildMultiStageParentConfig
20:16:08 [2020-07-16T20:16:08.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/make.sh cross
20:16:08 [2020-07-16T20:16:08.958Z] 
20:16:09 [2020-07-16T20:16:09.214Z] Removing bundles/
20:16:09 [2020-07-16T20:16:09.214Z] 
20:16:09 [2020-07-16T20:16:09.214Z] ---> Making bundle: cross (in bundles/cross)
20:16:09 [2020-07-16T20:16:09.214Z] Cross building: bundles/cross/linux/amd64
20:16:09 [2020-07-16T20:16:09.214Z] Building: bundles/cross/linux/amd64/dockerd-dev
20:16:09 [2020-07-16T20:16:09.214Z] GOOS="linux" GOARCH="amd64" GOARM=""
20:16:09 [2020-07-16T20:16:09.520Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:16:09 [2020-07-16T20:16:09.572Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
20:16:09 [2020-07-16T20:16:09.572Z] === RUN   TestBuildLabelWithTargets
20:16:10 [2020-07-16T20:16:10.100Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:16:10 [2020-07-16T20:16:10.610Z] --- PASS: TestBuildLabelWithTargets (1.28s)
20:16:10 [2020-07-16T20:16:10.610Z] === RUN   TestBuildWithEmptyLayers
20:16:10 [2020-07-16T20:16:10.667Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:16:11 [2020-07-16T20:16:11.250Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
20:16:11 [2020-07-16T20:16:11.250Z] === RUN   TestBuildMultiStageOnBuild
20:16:11 [2020-07-16T20:16:11.601Z] --- PASS: TestConfigList (3.10s)
20:16:11 [2020-07-16T20:16:11.602Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
20:16:11 [2020-07-16T20:16:11.602Z]     daemon.go:325: [d7f5397d0bdf8] waiting for daemon to start
20:16:11 [2020-07-16T20:16:11.602Z]     daemon.go:325: [d7f5397d0bdf8] waiting for daemon to start
20:16:11 [2020-07-16T20:16:11.602Z]     daemon.go:353: [d7f5397d0bdf8] daemon started
20:16:11 [2020-07-16T20:16:11.602Z]     daemon.go:461: [d7f5397d0bdf8] Stopping daemon
20:16:11 [2020-07-16T20:16:11.602Z]     daemon.go:296: [d7f5397d0bdf8] exiting daemon
20:16:11 [2020-07-16T20:16:11.602Z]     daemon.go:448: [d7f5397d0bdf8] Daemon stopped
20:16:11 [2020-07-16T20:16:11.602Z] === RUN   TestConfigsCreateAndDelete
20:16:11 [2020-07-16T20:16:11.860Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:16:12 [2020-07-16T20:16:12.795Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:16:12 [2020-07-16T20:16:12.795Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:16:13 [2020-07-16T20:16:13.335Z] --- PASS: TestBuildMultiStageOnBuild (1.75s)
20:16:13 [2020-07-16T20:16:13.335Z] === RUN   TestBuildUncleanTarFilenames
20:16:13 [2020-07-16T20:16:13.362Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:16:13 [2020-07-16T20:16:13.974Z] --- PASS: TestBuildUncleanTarFilenames (0.82s)
20:16:13 [2020-07-16T20:16:13.974Z] === RUN   TestBuildMultiStageLayerLeak
20:16:14 [2020-07-16T20:16:14.297Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:16:14 [2020-07-16T20:16:14.556Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:16:14 [2020-07-16T20:16:14.816Z] --- PASS: TestConfigsCreateAndDelete (3.01s)
20:16:14 [2020-07-16T20:16:14.816Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
20:16:14 [2020-07-16T20:16:14.816Z]     daemon.go:325: [d0b8da4cef72e] waiting for daemon to start
20:16:14 [2020-07-16T20:16:14.816Z]     daemon.go:325: [d0b8da4cef72e] waiting for daemon to start
20:16:14 [2020-07-16T20:16:14.816Z]     daemon.go:353: [d0b8da4cef72e] daemon started
20:16:14 [2020-07-16T20:16:14.816Z]     daemon.go:461: [d0b8da4cef72e] Stopping daemon
20:16:14 [2020-07-16T20:16:14.816Z]     daemon.go:296: [d0b8da4cef72e] exiting daemon
20:16:14 [2020-07-16T20:16:14.816Z]     daemon.go:448: [d0b8da4cef72e] Daemon stopped
20:16:14 [2020-07-16T20:16:14.816Z] === RUN   TestConfigsUpdate
20:16:16 [2020-07-16T20:16:16.052Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s)
20:16:16 [2020-07-16T20:16:16.052Z] === RUN   TestBuildWithHugeFile
20:16:16 [2020-07-16T20:16:16.192Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:16:16 [2020-07-16T20:16:16.451Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:16:16 [2020-07-16T20:16:16.711Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:16:16 [2020-07-16T20:16:16.970Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:16:17 [2020-07-16T20:16:17.537Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:16:17 [2020-07-16T20:16:17.701Z] --- PASS: TestDaemonStartWithLogOpt (8.91s)
20:16:17 [2020-07-16T20:16:17.701Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:325: [d5418748b5700] waiting for daemon to start
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:325: [d5418748b5700] waiting for daemon to start
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:353: [d5418748b5700] daemon started
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:461: [d5418748b5700] Stopping daemon
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:296: [d5418748b5700] exiting daemon
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:448: [d5418748b5700] Daemon stopped
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:325: [d5418748b5700] waiting for daemon to start
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:325: [d5418748b5700] waiting for daemon to start
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:353: [d5418748b5700] daemon started
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:461: [d5418748b5700] Stopping daemon
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:296: [d5418748b5700] exiting daemon
20:16:17 [2020-07-16T20:16:17.701Z]     daemon.go:448: [d5418748b5700] Daemon stopped
20:16:17 [2020-07-16T20:16:17.796Z] --- PASS: TestConfigsUpdate (2.97s)
20:16:17 [2020-07-16T20:16:17.796Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
20:16:17 [2020-07-16T20:16:17.796Z]     daemon.go:325: [d12b766e56de4] waiting for daemon to start
20:16:17 [2020-07-16T20:16:17.796Z]     daemon.go:325: [d12b766e56de4] waiting for daemon to start
20:16:17 [2020-07-16T20:16:17.796Z]     daemon.go:353: [d12b766e56de4] daemon started
20:16:17 [2020-07-16T20:16:17.796Z]     daemon.go:461: [d12b766e56de4] Stopping daemon
20:16:17 [2020-07-16T20:16:17.796Z]     daemon.go:296: [d12b766e56de4] exiting daemon
20:16:17 [2020-07-16T20:16:17.796Z]     daemon.go:448: [d12b766e56de4] Daemon stopped
20:16:17 [2020-07-16T20:16:17.796Z] === RUN   TestTemplatedConfig
20:16:17 [2020-07-16T20:16:17.796Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:16:17 [2020-07-16T20:16:17.796Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:16:18 [2020-07-16T20:16:18.732Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:16:18 [2020-07-16T20:16:18.732Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:16:19 [2020-07-16T20:16:19.300Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:16:19 [2020-07-16T20:16:19.300Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:16:21 [2020-07-16T20:16:21.217Z] --- PASS: TestContinueAfterPluginCrash (13.84s)
20:16:21 [2020-07-16T20:16:21.217Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
20:16:21 [2020-07-16T20:16:21.217Z]     daemon.go:325: [d6b39380016c8] waiting for daemon to start
20:16:21 [2020-07-16T20:16:21.217Z]     daemon.go:325: [d6b39380016c8] waiting for daemon to start
20:16:21 [2020-07-16T20:16:21.217Z]     daemon.go:353: [d6b39380016c8] daemon started
20:16:21 [2020-07-16T20:16:21.217Z]     daemon.go:461: [d6b39380016c8] Stopping daemon
20:16:21 [2020-07-16T20:16:21.217Z]     daemon.go:296: [d6b39380016c8] exiting daemon
20:16:21 [2020-07-16T20:16:21.217Z]     daemon.go:448: [d6b39380016c8] Daemon stopped
20:16:21 [2020-07-16T20:16:21.217Z] PASS
20:16:21 [2020-07-16T20:16:21.217Z] 
20:16:21 [2020-07-16T20:16:21.217Z] DONE 2 tests in 14.060s
20:16:21 [2020-07-16T20:16:21.217Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:16:21 [2020-07-16T20:16:21.217Z] ++ 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
20:16:21 [2020-07-16T20:16:21.217Z] ++ set -e
20:16:21 [2020-07-16T20:16:21.217Z] ++ '[' -n 0 ']'
20:16:21 [2020-07-16T20:16:21.217Z] ++ set -x
20:16:21 [2020-07-16T20:16:21.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:16:21 [2020-07-16T20:16:21.508Z] INFO: Testing against a local daemon
20:16:21 [2020-07-16T20:16:21.508Z] === RUN   TestPluginWithDevMounts
20:16:21 [2020-07-16T20:16:21.508Z] === PAUSE TestPluginWithDevMounts
20:16:21 [2020-07-16T20:16:21.508Z] === CONT  TestPluginWithDevMounts
20:16:21 [2020-07-16T20:16:21.836Z] --- PASS: TestTemplatedConfig (3.80s)
20:16:21 [2020-07-16T20:16:21.836Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
20:16:21 [2020-07-16T20:16:21.836Z]     daemon.go:325: [d9056eeed1a7e] waiting for daemon to start
20:16:21 [2020-07-16T20:16:21.836Z]     daemon.go:325: [d9056eeed1a7e] waiting for daemon to start
20:16:21 [2020-07-16T20:16:21.836Z]     daemon.go:353: [d9056eeed1a7e] daemon started
20:16:21 [2020-07-16T20:16:21.836Z]     daemon.go:461: [d9056eeed1a7e] Stopping daemon
20:16:21 [2020-07-16T20:16:21.836Z]     daemon.go:296: [d9056eeed1a7e] exiting daemon
20:16:21 [2020-07-16T20:16:21.836Z]     daemon.go:448: [d9056eeed1a7e] Daemon stopped
20:16:21 [2020-07-16T20:16:21.836Z] === RUN   TestConfigInspect
20:16:21 [2020-07-16T20:16:21.836Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:16:23 [2020-07-16T20:16:23.572Z] --- PASS: TestPluginWithDevMounts (1.89s)
20:16:23 [2020-07-16T20:16:23.572Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
20:16:23 [2020-07-16T20:16:23.572Z]     daemon.go:325: [dad02aeae81dd] waiting for daemon to start
20:16:23 [2020-07-16T20:16:23.572Z]     daemon.go:325: [dad02aeae81dd] waiting for daemon to start
20:16:23 [2020-07-16T20:16:23.572Z]     daemon.go:353: [dad02aeae81dd] daemon started
20:16:23 [2020-07-16T20:16:23.572Z]     daemon.go:461: [dad02aeae81dd] Stopping daemon
20:16:23 [2020-07-16T20:16:23.572Z]     daemon.go:296: [dad02aeae81dd] exiting daemon
20:16:23 [2020-07-16T20:16:23.572Z]     daemon.go:448: [dad02aeae81dd] Daemon stopped
20:16:23 [2020-07-16T20:16:23.572Z] PASS
20:16:23 [2020-07-16T20:16:23.572Z] 
20:16:23 [2020-07-16T20:16:23.572Z] DONE 1 tests in 2.080s
20:16:23 [2020-07-16T20:16:23.572Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
20:16:23 [2020-07-16T20:16:23.572Z] ++ 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
20:16:23 [2020-07-16T20:16:23.572Z] ++ set -e
20:16:23 [2020-07-16T20:16:23.572Z] ++ '[' -n 0 ']'
20:16:23 [2020-07-16T20:16:23.572Z] ++ set -x
20:16:23 [2020-07-16T20:16:23.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
20:16:23 [2020-07-16T20:16:23.572Z] INFO: Testing against a local daemon
20:16:23 [2020-07-16T20:16:23.572Z] === RUN   TestSecretInspect
20:16:23 [2020-07-16T20:16:23.743Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:16:24 [2020-07-16T20:16:24.682Z] --- PASS: TestConfigInspect (3.10s)
20:16:24 [2020-07-16T20:16:24.682Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
20:16:24 [2020-07-16T20:16:24.682Z]     daemon.go:325: [d7008b05f3cd3] waiting for daemon to start
20:16:24 [2020-07-16T20:16:24.682Z]     daemon.go:325: [d7008b05f3cd3] waiting for daemon to start
20:16:24 [2020-07-16T20:16:24.682Z]     daemon.go:353: [d7008b05f3cd3] daemon started
20:16:24 [2020-07-16T20:16:24.682Z]     daemon.go:461: [d7008b05f3cd3] Stopping daemon
20:16:24 [2020-07-16T20:16:24.682Z]     daemon.go:296: [d7008b05f3cd3] exiting daemon
20:16:24 [2020-07-16T20:16:24.682Z]     daemon.go:448: [d7008b05f3cd3] Daemon stopped
20:16:24 [2020-07-16T20:16:24.682Z] === RUN   TestConfigCreateWithLabels
20:16:25 [2020-07-16T20:16:25.619Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:16:26 [2020-07-16T20:16:26.996Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:16:27 [2020-07-16T20:16:27.101Z] --- PASS: TestSecretInspect (3.65s)
20:16:27 [2020-07-16T20:16:27.101Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
20:16:27 [2020-07-16T20:16:27.101Z]     daemon.go:325: [d0622848af42e] waiting for daemon to start
20:16:27 [2020-07-16T20:16:27.101Z]     daemon.go:325: [d0622848af42e] waiting for daemon to start
20:16:27 [2020-07-16T20:16:27.101Z]     daemon.go:353: [d0622848af42e] daemon started
20:16:27 [2020-07-16T20:16:27.101Z]     daemon.go:461: [d0622848af42e] Stopping daemon
20:16:27 [2020-07-16T20:16:27.101Z]     daemon.go:296: [d0622848af42e] exiting daemon
20:16:27 [2020-07-16T20:16:27.101Z]     daemon.go:448: [d0622848af42e] Daemon stopped
20:16:27 [2020-07-16T20:16:27.101Z] === RUN   TestSecretList
20:16:27 [2020-07-16T20:16:27.254Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:16:27 [2020-07-16T20:16:27.513Z] --- PASS: TestConfigCreateWithLabels (3.04s)
20:16:27 [2020-07-16T20:16:27.513Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
20:16:27 [2020-07-16T20:16:27.513Z]     daemon.go:325: [d902599d3c1ce] waiting for daemon to start
20:16:27 [2020-07-16T20:16:27.513Z]     daemon.go:325: [d902599d3c1ce] waiting for daemon to start
20:16:27 [2020-07-16T20:16:27.513Z]     daemon.go:353: [d902599d3c1ce] daemon started
20:16:27 [2020-07-16T20:16:27.513Z]     daemon.go:461: [d902599d3c1ce] Stopping daemon
20:16:27 [2020-07-16T20:16:27.513Z]     daemon.go:296: [d902599d3c1ce] exiting daemon
20:16:27 [2020-07-16T20:16:27.513Z]     daemon.go:448: [d902599d3c1ce] Daemon stopped
20:16:27 [2020-07-16T20:16:27.513Z] === RUN   TestConfigCreateResolve
20:16:30 [2020-07-16T20:16:30.047Z] --- PASS: TestConfigCreateResolve (2.52s)
20:16:30 [2020-07-16T20:16:30.047Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
20:16:30 [2020-07-16T20:16:30.047Z]     daemon.go:325: [da1907bc6326b] waiting for daemon to start
20:16:30 [2020-07-16T20:16:30.047Z]     daemon.go:325: [da1907bc6326b] waiting for daemon to start
20:16:30 [2020-07-16T20:16:30.047Z]     daemon.go:353: [da1907bc6326b] daemon started
20:16:30 [2020-07-16T20:16:30.047Z]     daemon.go:461: [da1907bc6326b] Stopping daemon
20:16:30 [2020-07-16T20:16:30.047Z]     daemon.go:296: [da1907bc6326b] exiting daemon
20:16:30 [2020-07-16T20:16:30.047Z]     daemon.go:448: [da1907bc6326b] Daemon stopped
20:16:30 [2020-07-16T20:16:30.047Z] === RUN   TestConfigDaemonLibtrustID
20:16:30 [2020-07-16T20:16:30.613Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
20:16:30 [2020-07-16T20:16:30.613Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
20:16:30 [2020-07-16T20:16:30.613Z]     daemon.go:325: [d9843ec699921] waiting for daemon to start
20:16:30 [2020-07-16T20:16:30.613Z]     daemon.go:325: [d9843ec699921] waiting for daemon to start
20:16:30 [2020-07-16T20:16:30.613Z]     daemon.go:353: [d9843ec699921] daemon started
20:16:30 [2020-07-16T20:16:30.613Z]     daemon.go:461: [d9843ec699921] Stopping daemon
20:16:30 [2020-07-16T20:16:30.613Z]     daemon.go:296: [d9843ec699921] exiting daemon
20:16:30 [2020-07-16T20:16:30.613Z]     daemon.go:448: [d9843ec699921] Daemon stopped
20:16:30 [2020-07-16T20:16:30.613Z] PASS
20:16:30 [2020-07-16T20:16:30.613Z] 
20:16:30 [2020-07-16T20:16:30.613Z] DONE 8 tests in 22.291s
20:16:30 [2020-07-16T20:16:30.613Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:16:30 [2020-07-16T20:16:30.613Z] ++ 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
20:16:30 [2020-07-16T20:16:30.613Z] ++ set -e
20:16:30 [2020-07-16T20:16:30.613Z] ++ '[' -n 0 ']'
20:16:30 [2020-07-16T20:16:30.613Z] ++ set -x
20:16:30 [2020-07-16T20:16:30.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
20:16:30 [2020-07-16T20:16:30.619Z] --- PASS: TestSecretList (3.60s)
20:16:30 [2020-07-16T20:16:30.619Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
20:16:30 [2020-07-16T20:16:30.619Z]     daemon.go:325: [d3c1c762c09fa] waiting for daemon to start
20:16:30 [2020-07-16T20:16:30.619Z]     daemon.go:325: [d3c1c762c09fa] waiting for daemon to start
20:16:30 [2020-07-16T20:16:30.619Z]     daemon.go:353: [d3c1c762c09fa] daemon started
20:16:30 [2020-07-16T20:16:30.619Z]     daemon.go:461: [d3c1c762c09fa] Stopping daemon
20:16:30 [2020-07-16T20:16:30.619Z]     daemon.go:296: [d3c1c762c09fa] exiting daemon
20:16:30 [2020-07-16T20:16:30.619Z]     daemon.go:448: [d3c1c762c09fa] Daemon stopped
20:16:30 [2020-07-16T20:16:30.619Z] === RUN   TestSecretsCreateAndDelete
20:16:30 [2020-07-16T20:16:30.872Z] INFO: Testing against a local daemon
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestCheckpoint
20:16:30 [2020-07-16T20:16:30.872Z] --- SKIP: TestCheckpoint (0.00s)
20:16:30 [2020-07-16T20:16:30.872Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestContainerInvalidJSON
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:16:30 [2020-07-16T20:16:30.872Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:16:30 [2020-07-16T20:16:30.872Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:16:30 [2020-07-16T20:16:30.872Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:16:30 [2020-07-16T20:16:30.872Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:16:30 [2020-07-16T20:16:30.872Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:16:30 [2020-07-16T20:16:30.872Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:16:30 [2020-07-16T20:16:30.872Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:16:30 [2020-07-16T20:16:30.872Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:16:30 [2020-07-16T20:16:30.872Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:16:30 [2020-07-16T20:16:30.872Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:16:30 [2020-07-16T20:16:30.872Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
20:16:30 [2020-07-16T20:16:30.872Z] === RUN   TestCopyFromContainerPathIsNotDir
20:16:31 [2020-07-16T20:16:31.131Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
20:16:31 [2020-07-16T20:16:31.131Z] === RUN   TestCopyToContainerPathDoesNotExist
20:16:31 [2020-07-16T20:16:31.131Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
20:16:31 [2020-07-16T20:16:31.131Z] === RUN   TestCopyToContainerPathIsNotDir
20:16:31 [2020-07-16T20:16:31.131Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
20:16:31 [2020-07-16T20:16:31.131Z] === RUN   TestCopyFromContainer
20:16:32 [2020-07-16T20:16:32.509Z] === RUN   TestCopyFromContainer//
20:16:32 [2020-07-16T20:16:32.768Z] === RUN   TestCopyFromContainer//bar/root
20:16:32 [2020-07-16T20:16:32.768Z] === RUN   TestCopyFromContainer//bar/root/
20:16:32 [2020-07-16T20:16:32.768Z] === RUN   TestCopyFromContainer/bar/quux
20:16:33 [2020-07-16T20:16:33.027Z] === RUN   TestCopyFromContainer/bar/quux/
20:16:33 [2020-07-16T20:16:33.027Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:16:33 [2020-07-16T20:16:33.027Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:16:33 [2020-07-16T20:16:33.287Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:16:33 [2020-07-16T20:16:33.287Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:16:33 [2020-07-16T20:16:33.287Z] === RUN   TestCopyFromContainer/bar/notarget
20:16:33 [2020-07-16T20:16:33.546Z] --- PASS: TestCopyFromContainer (2.33s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer// (0.12s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:16:33 [2020-07-16T20:16:33.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:16:33 [2020-07-16T20:16:33.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:16:33 [2020-07-16T20:16:33.546Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:16:33 [2020-07-16T20:16:33.546Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:16:33 [2020-07-16T20:16:33.546Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:16:33 [2020-07-16T20:16:33.546Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:16:33 [2020-07-16T20:16:33.546Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateLinkToNonExistingContainer
20:16:33 [2020-07-16T20:16:33.546Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateWithInvalidEnv
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateWithInvalidEnv/0
20:16:33 [2020-07-16T20:16:33.546Z] === PAUSE TestCreateWithInvalidEnv/0
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateWithInvalidEnv/1
20:16:33 [2020-07-16T20:16:33.546Z] === PAUSE TestCreateWithInvalidEnv/1
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateWithInvalidEnv/2
20:16:33 [2020-07-16T20:16:33.546Z] === PAUSE TestCreateWithInvalidEnv/2
20:16:33 [2020-07-16T20:16:33.546Z] === CONT  TestCreateWithInvalidEnv/0
20:16:33 [2020-07-16T20:16:33.546Z] === CONT  TestCreateWithInvalidEnv/2
20:16:33 [2020-07-16T20:16:33.546Z] === CONT  TestCreateWithInvalidEnv/1
20:16:33 [2020-07-16T20:16:33.546Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:16:33 [2020-07-16T20:16:33.546Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateTmpfsMountsTarget
20:16:33 [2020-07-16T20:16:33.546Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
20:16:33 [2020-07-16T20:16:33.546Z] === RUN   TestCreateWithCustomMaskedPaths
20:16:33 [2020-07-16T20:16:33.804Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:16:34 [2020-07-16T20:16:34.371Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:16:34 [2020-07-16T20:16:34.629Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:16:35 [2020-07-16T20:16:35.075Z] --- PASS: TestSecretsCreateAndDelete (3.77s)
20:16:35 [2020-07-16T20:16:35.075Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
20:16:35 [2020-07-16T20:16:35.075Z]     daemon.go:325: [d2073f191ad86] waiting for daemon to start
20:16:35 [2020-07-16T20:16:35.075Z]     daemon.go:325: [d2073f191ad86] waiting for daemon to start
20:16:35 [2020-07-16T20:16:35.075Z]     daemon.go:353: [d2073f191ad86] daemon started
20:16:35 [2020-07-16T20:16:35.075Z]     daemon.go:461: [d2073f191ad86] Stopping daemon
20:16:35 [2020-07-16T20:16:35.075Z]     daemon.go:296: [d2073f191ad86] exiting daemon
20:16:35 [2020-07-16T20:16:35.075Z]     daemon.go:448: [d2073f191ad86] Daemon stopped
20:16:35 [2020-07-16T20:16:35.075Z] === RUN   TestSecretsUpdate
20:16:35 [2020-07-16T20:16:35.196Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:16:35 [2020-07-16T20:16:35.455Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s)
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:16:35 [2020-07-16T20:16:35.455Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:16:35 [2020-07-16T20:16:35.455Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:16:35 [2020-07-16T20:16:35.714Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:16:35 [2020-07-16T20:16:35.714Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:16:35 [2020-07-16T20:16:35.714Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:16:35 [2020-07-16T20:16:35.714Z] --- PASS: TestCreateWithCapabilities (0.04s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
20:16:35 [2020-07-16T20:16:35.714Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
20:16:35 [2020-07-16T20:16:35.714Z] === RUN   TestCreateWithCustomReadonlyPaths
20:16:35 [2020-07-16T20:16:35.714Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:16:35 [2020-07-16T20:16:35.714Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
20:16:35 [2020-07-16T20:16:35.974Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:16:36 [2020-07-16T20:16:36.233Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:16:36 [2020-07-16T20:16:36.801Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:16:36 [2020-07-16T20:16:36.801Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
20:16:37 [2020-07-16T20:16:37.737Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s)
20:16:37 [2020-07-16T20:16:37.737Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:16:37 [2020-07-16T20:16:37.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:16:37 [2020-07-16T20:16:37.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:16:37 [2020-07-16T20:16:37.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:16:37 [2020-07-16T20:16:37.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:16:37 [2020-07-16T20:16:37.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:16:37 [2020-07-16T20:16:37.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:16:37 [2020-07-16T20:16:37.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:16:37 [2020-07-16T20:16:37.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:16:37 [2020-07-16T20:16:37.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:16:37 [2020-07-16T20:16:37.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:16:37 [2020-07-16T20:16:37.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:16:37 [2020-07-16T20:16:37.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:16:37 [2020-07-16T20:16:37.996Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:16:37 [2020-07-16T20:16:37.996Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:16:37 [2020-07-16T20:16:37.996Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:16:37 [2020-07-16T20:16:37.996Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
20:16:37 [2020-07-16T20:16:37.996Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
20:16:37 [2020-07-16T20:16:37.996Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
20:16:37 [2020-07-16T20:16:37.996Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
20:16:37 [2020-07-16T20:16:37.996Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
20:16:37 [2020-07-16T20:16:37.996Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
20:16:37 [2020-07-16T20:16:37.996Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:16:38 [2020-07-16T20:16:38.567Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s)
20:16:38 [2020-07-16T20:16:38.567Z] === RUN   TestContainerStartOnDaemonRestart
20:16:38 [2020-07-16T20:16:38.567Z] === PAUSE TestContainerStartOnDaemonRestart
20:16:38 [2020-07-16T20:16:38.567Z] === RUN   TestDaemonRestartIpcMode
20:16:38 [2020-07-16T20:16:38.567Z] === PAUSE TestDaemonRestartIpcMode
20:16:38 [2020-07-16T20:16:38.567Z] === RUN   TestDiff
20:16:38 [2020-07-16T20:16:38.588Z] --- PASS: TestSecretsUpdate (3.71s)
20:16:38 [2020-07-16T20:16:38.588Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
20:16:38 [2020-07-16T20:16:38.588Z]     daemon.go:325: [df16b0d62d488] waiting for daemon to start
20:16:38 [2020-07-16T20:16:38.588Z]     daemon.go:325: [df16b0d62d488] waiting for daemon to start
20:16:38 [2020-07-16T20:16:38.588Z]     daemon.go:353: [df16b0d62d488] daemon started
20:16:38 [2020-07-16T20:16:38.588Z]     daemon.go:461: [df16b0d62d488] Stopping daemon
20:16:38 [2020-07-16T20:16:38.588Z]     daemon.go:296: [df16b0d62d488] exiting daemon
20:16:38 [2020-07-16T20:16:38.588Z]     daemon.go:448: [df16b0d62d488] Daemon stopped
20:16:38 [2020-07-16T20:16:38.588Z] === RUN   TestTemplatedSecret
20:16:39 [2020-07-16T20:16:39.134Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:16:39 [2020-07-16T20:16:39.702Z] --- PASS: TestDiff (0.91s)
20:16:39 [2020-07-16T20:16:39.702Z] === RUN   TestExecWithCloseStdin
20:16:39 [2020-07-16T20:16:39.961Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
20:16:40 [2020-07-16T20:16:40.529Z] --- PASS: TestExecWithCloseStdin (0.97s)
20:16:40 [2020-07-16T20:16:40.529Z] === RUN   TestExec
20:16:41 [2020-07-16T20:16:41.468Z] --- PASS: TestExec (0.70s)
20:16:41 [2020-07-16T20:16:41.468Z] === RUN   TestExecUser
20:16:41 [2020-07-16T20:16:41.727Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:16:41 [2020-07-16T20:16:41.985Z] --- PASS: TestExecUser (0.76s)
20:16:41 [2020-07-16T20:16:41.985Z] === RUN   TestExportContainerAndImportImage
20:16:42 [2020-07-16T20:16:42.101Z] --- PASS: TestTemplatedSecret (3.59s)
20:16:42 [2020-07-16T20:16:42.101Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
20:16:42 [2020-07-16T20:16:42.101Z]     daemon.go:325: [decb50fed0aab] waiting for daemon to start
20:16:42 [2020-07-16T20:16:42.101Z]     daemon.go:325: [decb50fed0aab] waiting for daemon to start
20:16:42 [2020-07-16T20:16:42.101Z]     daemon.go:353: [decb50fed0aab] daemon started
20:16:42 [2020-07-16T20:16:42.101Z]     daemon.go:461: [decb50fed0aab] Stopping daemon
20:16:42 [2020-07-16T20:16:42.101Z]     daemon.go:296: [decb50fed0aab] exiting daemon
20:16:42 [2020-07-16T20:16:42.101Z]     daemon.go:448: [decb50fed0aab] Daemon stopped
20:16:42 [2020-07-16T20:16:42.101Z] === RUN   TestSecretCreateResolve
20:16:42 [2020-07-16T20:16:42.554Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:16:42 [2020-07-16T20:16:42.813Z] --- PASS: TestExportContainerAndImportImage (0.91s)
20:16:42 [2020-07-16T20:16:42.813Z] === RUN   TestExportContainerAfterDaemonRestart
20:16:44 [2020-07-16T20:16:44.715Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
20:16:44 [2020-07-16T20:16:44.715Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:325: [d95b16aa2ecaa] waiting for daemon to start
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:325: [d95b16aa2ecaa] waiting for daemon to start
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:353: [d95b16aa2ecaa] daemon started
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:461: [d95b16aa2ecaa] Stopping daemon
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:296: [d95b16aa2ecaa] exiting daemon
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:448: [d95b16aa2ecaa] Daemon stopped
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:325: [d95b16aa2ecaa] waiting for daemon to start
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:325: [d95b16aa2ecaa] waiting for daemon to start
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:353: [d95b16aa2ecaa] daemon started
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:461: [d95b16aa2ecaa] Stopping daemon
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:296: [d95b16aa2ecaa] exiting daemon
20:16:44 [2020-07-16T20:16:44.715Z]     daemon.go:448: [d95b16aa2ecaa] Daemon stopped
20:16:44 [2020-07-16T20:16:44.715Z] === RUN   TestHealthCheckWorkdir
20:16:44 [2020-07-16T20:16:44.975Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
20:16:45 [2020-07-16T20:16:45.542Z] --- PASS: TestHealthCheckWorkdir (0.99s)
20:16:45 [2020-07-16T20:16:45.542Z] === RUN   TestHealthKillContainer
20:16:45 [2020-07-16T20:16:45.612Z] --- PASS: TestSecretCreateResolve (3.71s)
20:16:45 [2020-07-16T20:16:45.612Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
20:16:45 [2020-07-16T20:16:45.612Z]     daemon.go:325: [d9290c9e9f316] waiting for daemon to start
20:16:45 [2020-07-16T20:16:45.612Z]     daemon.go:325: [d9290c9e9f316] waiting for daemon to start
20:16:45 [2020-07-16T20:16:45.612Z]     daemon.go:353: [d9290c9e9f316] daemon started
20:16:45 [2020-07-16T20:16:45.612Z]     daemon.go:461: [d9290c9e9f316] Stopping daemon
20:16:45 [2020-07-16T20:16:45.612Z]     daemon.go:296: [d9290c9e9f316] exiting daemon
20:16:45 [2020-07-16T20:16:45.612Z]     daemon.go:448: [d9290c9e9f316] Daemon stopped
20:16:45 [2020-07-16T20:16:45.612Z] PASS
20:16:45 [2020-07-16T20:16:45.612Z] 
20:16:45 [2020-07-16T20:16:45.612Z] DONE 6 tests in 22.156s
20:16:45 [2020-07-16T20:16:45.612Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
20:16:45 [2020-07-16T20:16:45.612Z] ++ 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
20:16:45 [2020-07-16T20:16:45.613Z] ++ set -e
20:16:45 [2020-07-16T20:16:45.613Z] ++ '[' -n 0 ']'
20:16:45 [2020-07-16T20:16:45.613Z] ++ set -x
20:16:45 [2020-07-16T20:16:45.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
20:16:45 [2020-07-16T20:16:45.613Z] INFO: Testing against a local daemon
20:16:45 [2020-07-16T20:16:45.613Z] === RUN   TestServiceCreateInit
20:16:45 [2020-07-16T20:16:45.613Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:16:47 [2020-07-16T20:16:47.444Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:16:47 [2020-07-16T20:16:47.444Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:16:48 [2020-07-16T20:16:48.819Z] --- PASS: TestHealthKillContainer (3.01s)
20:16:48 [2020-07-16T20:16:48.819Z] === RUN   TestInspectCpusetInConfigPre120
20:16:48 [2020-07-16T20:16:48.819Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:16:49 [2020-07-16T20:16:49.389Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:16:49 [2020-07-16T20:16:49.389Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
20:16:49 [2020-07-16T20:16:49.389Z] === RUN   TestIpcModeNone
20:16:50 [2020-07-16T20:16:50.324Z] --- PASS: TestIpcModeNone (0.97s)
20:16:50 [2020-07-16T20:16:50.324Z] === RUN   TestIpcModePrivate
20:16:51 [2020-07-16T20:16:51.174Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:16:51 [2020-07-16T20:16:51.259Z] --- PASS: TestIpcModePrivate (1.00s)
20:16:51 [2020-07-16T20:16:51.260Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
20:16:51 [2020-07-16T20:16:51.260Z] === RUN   TestIpcModeShareable
20:16:51 [2020-07-16T20:16:51.260Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:16:52 [2020-07-16T20:16:52.195Z] --- PASS: TestIpcModeShareable (0.90s)
20:16:52 [2020-07-16T20:16:52.195Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
20:16:52 [2020-07-16T20:16:52.195Z] === RUN   TestAPIIpcModeShareableAndContainer
20:16:53 [2020-07-16T20:16:53.130Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:16:53 [2020-07-16T20:16:53.130Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
20:16:53 [2020-07-16T20:16:53.130Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:16:55 [2020-07-16T20:16:55.035Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
20:16:55 [2020-07-16T20:16:55.035Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s)
20:16:55 [2020-07-16T20:16:55.035Z] === RUN   TestAPIIpcModeHost
20:16:55 [2020-07-16T20:16:55.035Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:16:55 [2020-07-16T20:16:55.603Z] --- PASS: TestAPIIpcModeHost (0.82s)
20:16:55 [2020-07-16T20:16:55.603Z] === RUN   TestDaemonIpcModeShareable
20:16:56 [2020-07-16T20:16:56.806Z] --- PASS: TestServiceCreateInit (10.80s)
20:16:56 [2020-07-16T20:16:56.807Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
20:16:56 [2020-07-16T20:16:56.807Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:325: [d0163afe21310] waiting for daemon to start
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:325: [d0163afe21310] waiting for daemon to start
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:353: [d0163afe21310] daemon started
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:461: [d0163afe21310] Stopping daemon
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:296: [d0163afe21310] exiting daemon
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:448: [d0163afe21310] Daemon stopped
20:16:56 [2020-07-16T20:16:56.807Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s)
20:16:56 [2020-07-16T20:16:56.807Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:325: [da5526dbfd5a2] waiting for daemon to start
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:325: [da5526dbfd5a2] waiting for daemon to start
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:353: [da5526dbfd5a2] daemon started
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:461: [da5526dbfd5a2] Stopping daemon
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:296: [da5526dbfd5a2] exiting daemon
20:16:56 [2020-07-16T20:16:56.807Z]         daemon.go:448: [da5526dbfd5a2] Daemon stopped
20:16:56 [2020-07-16T20:16:56.807Z] === RUN   TestCreateServiceMultipleTimes
20:16:57 [2020-07-16T20:16:57.509Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
20:16:57 [2020-07-16T20:16:57.509Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
20:16:57 [2020-07-16T20:16:57.509Z]     daemon.go:325: [d1e0f9ec72ddc] waiting for daemon to start
20:16:57 [2020-07-16T20:16:57.509Z]     daemon.go:325: [d1e0f9ec72ddc] waiting for daemon to start
20:16:57 [2020-07-16T20:16:57.509Z]     daemon.go:353: [d1e0f9ec72ddc] daemon started
20:16:57 [2020-07-16T20:16:57.509Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true
20:16:57 [2020-07-16T20:16:57.509Z]     daemon.go:461: [d1e0f9ec72ddc] Stopping daemon
20:16:57 [2020-07-16T20:16:57.509Z]     daemon.go:296: [d1e0f9ec72ddc] exiting daemon
20:16:57 [2020-07-16T20:16:57.509Z]     daemon.go:448: [d1e0f9ec72ddc] Daemon stopped
20:16:57 [2020-07-16T20:16:57.509Z] === RUN   TestDaemonIpcModePrivate
20:16:57 [2020-07-16T20:16:57.768Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
20:16:58 [2020-07-16T20:16:58.336Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:16:58 [2020-07-16T20:16:58.904Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:16:59 [2020-07-16T20:16:59.163Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
20:16:59 [2020-07-16T20:16:59.163Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
20:16:59 [2020-07-16T20:16:59.163Z]     daemon.go:325: [d13d7d3c2bae8] waiting for daemon to start
20:16:59 [2020-07-16T20:16:59.163Z]     daemon.go:325: [d13d7d3c2bae8] waiting for daemon to start
20:16:59 [2020-07-16T20:16:59.163Z]     daemon.go:353: [d13d7d3c2bae8] daemon started
20:16:59 [2020-07-16T20:16:59.163Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
20:16:59 [2020-07-16T20:16:59.163Z]     daemon.go:461: [d13d7d3c2bae8] Stopping daemon
20:16:59 [2020-07-16T20:16:59.163Z]     daemon.go:296: [d13d7d3c2bae8] exiting daemon
20:16:59 [2020-07-16T20:16:59.163Z]     daemon.go:448: [d13d7d3c2bae8] Daemon stopped
20:16:59 [2020-07-16T20:16:59.163Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:17:00 [2020-07-16T20:17:00.101Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:17:01 [2020-07-16T20:17:01.054Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:17:01 [2020-07-16T20:17:01.054Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
20:17:01 [2020-07-16T20:17:01.054Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
20:17:01 [2020-07-16T20:17:01.054Z]     daemon.go:325: [d638e8d505d44] waiting for daemon to start
20:17:01 [2020-07-16T20:17:01.054Z]     daemon.go:325: [d638e8d505d44] waiting for daemon to start
20:17:01 [2020-07-16T20:17:01.054Z]     daemon.go:353: [d638e8d505d44] daemon started
20:17:01 [2020-07-16T20:17:01.054Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
20:17:01 [2020-07-16T20:17:01.054Z]     daemon.go:461: [d638e8d505d44] Stopping daemon
20:17:01 [2020-07-16T20:17:01.054Z]     daemon.go:296: [d638e8d505d44] exiting daemon
20:17:01 [2020-07-16T20:17:01.054Z]     daemon.go:448: [d638e8d505d44] Daemon stopped
20:17:01 [2020-07-16T20:17:01.054Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:17:01 [2020-07-16T20:17:01.999Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:17:02 [2020-07-16T20:17:02.938Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s)
20:17:02 [2020-07-16T20:17:02.938Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
20:17:02 [2020-07-16T20:17:02.938Z]     daemon.go:325: [dbb5c8b212dce] waiting for daemon to start
20:17:02 [2020-07-16T20:17:02.938Z]     daemon.go:325: [dbb5c8b212dce] waiting for daemon to start
20:17:02 [2020-07-16T20:17:02.938Z]     daemon.go:353: [dbb5c8b212dce] daemon started
20:17:02 [2020-07-16T20:17:02.938Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
20:17:02 [2020-07-16T20:17:02.938Z]     daemon.go:461: [dbb5c8b212dce] Stopping daemon
20:17:02 [2020-07-16T20:17:02.938Z]     daemon.go:296: [dbb5c8b212dce] exiting daemon
20:17:02 [2020-07-16T20:17:02.938Z]     daemon.go:448: [dbb5c8b212dce] Daemon stopped
20:17:02 [2020-07-16T20:17:02.938Z] === RUN   TestIpcModeOlderClient
20:17:02 [2020-07-16T20:17:02.938Z] === PAUSE TestIpcModeOlderClient
20:17:02 [2020-07-16T20:17:02.938Z] === RUN   TestKillContainerInvalidSignal
20:17:03 [2020-07-16T20:17:03.513Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
20:17:03 [2020-07-16T20:17:03.513Z] === RUN   TestKillContainer
20:17:03 [2020-07-16T20:17:03.513Z] === RUN   TestKillContainer/no_signal
20:17:04 [2020-07-16T20:17:04.083Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:17:04 [2020-07-16T20:17:04.342Z] === RUN   TestKillContainer/non_killing_signal
20:17:04 [2020-07-16T20:17:04.912Z] === RUN   TestKillContainer/killing_signal
20:17:05 [2020-07-16T20:17:05.480Z] --- PASS: TestKillContainer (1.82s)
20:17:05 [2020-07-16T20:17:05.480Z]     --- PASS: TestKillContainer/no_signal (0.65s)
20:17:05 [2020-07-16T20:17:05.480Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
20:17:05 [2020-07-16T20:17:05.480Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
20:17:05 [2020-07-16T20:17:05.480Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:17:05 [2020-07-16T20:17:05.480Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:17:05 [2020-07-16T20:17:05.739Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:17:05 [2020-07-16T20:17:05.998Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:17:06 [2020-07-16T20:17:06.566Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s)
20:17:06 [2020-07-16T20:17:06.566Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
20:17:06 [2020-07-16T20:17:06.566Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
20:17:06 [2020-07-16T20:17:06.566Z] === RUN   TestKillStoppedContainer
20:17:06 [2020-07-16T20:17:06.566Z] --- PASS: TestKillStoppedContainer (0.06s)
20:17:06 [2020-07-16T20:17:06.566Z] === RUN   TestKillStoppedContainerAPIPre120
20:17:06 [2020-07-16T20:17:06.566Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
20:17:06 [2020-07-16T20:17:06.566Z] === RUN   TestKillDifferentUserContainer
20:17:06 [2020-07-16T20:17:06.827Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:17:07 [2020-07-16T20:17:07.395Z] --- PASS: TestKillDifferentUserContainer (0.73s)
20:17:07 [2020-07-16T20:17:07.395Z] === RUN   TestInspectOomKilledTrue
20:17:07 [2020-07-16T20:17:07.395Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:17:07 [2020-07-16T20:17:07.395Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:17:07 [2020-07-16T20:17:07.395Z] === RUN   TestInspectOomKilledFalse
20:17:07 [2020-07-16T20:17:07.395Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:17:07 [2020-07-16T20:17:07.395Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:17:07 [2020-07-16T20:17:07.395Z] === RUN   TestLinksEtcHostsContentMatch
20:17:07 [2020-07-16T20:17:07.965Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
20:17:07 [2020-07-16T20:17:07.965Z] === RUN   TestLinksContainerNames
20:17:08 [2020-07-16T20:17:08.224Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:17:09 [2020-07-16T20:17:09.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:17:09 [2020-07-16T20:17:09.418Z] === RUN   TestDockerSuite/TestBuildAddScript
20:17:09 [2020-07-16T20:17:09.676Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:17:09 [2020-07-16T20:17:09.676Z] --- PASS: TestLinksContainerNames (1.62s)
20:17:09 [2020-07-16T20:17:09.676Z] === RUN   TestLogsFollowTailEmpty
20:17:10 [2020-07-16T20:17:10.244Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:17:10 [2020-07-16T20:17:10.503Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
20:17:10 [2020-07-16T20:17:10.503Z] === RUN   TestContainerNetworkMountsNoChown
20:17:10 [2020-07-16T20:17:10.503Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
20:17:11 [2020-07-16T20:17:11.070Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/default
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/default
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/private
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/private
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rprivate
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rprivate
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/slave
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/slave
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rslave
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rslave
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/shared
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/shared
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rshared
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rshared
20:17:11 [2020-07-16T20:17:11.070Z] === CONT  TestMountDaemonRoot/default
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/default/bind_root
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/default/mount_root
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === CONT  TestMountDaemonRoot/default/bind_root
20:17:11 [2020-07-16T20:17:11.070Z] === CONT  TestMountDaemonRoot/rshared
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:17:11 [2020-07-16T20:17:11.070Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:17:11 [2020-07-16T20:17:11.070Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:17:11 [2020-07-16T20:17:11.070Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/shared
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/rslave
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/slave
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/rprivate
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/private
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/private/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/private/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/default/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:17:11 [2020-07-16T20:17:11.329Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:17:11 [2020-07-16T20:17:11.589Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/private/bind_root
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/private/mount_root
20:17:11 [2020-07-16T20:17:11.848Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:17:11 [2020-07-16T20:17:11.848Z] --- PASS: TestMountDaemonRoot (0.05s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.12s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:17:11 [2020-07-16T20:17:11.848Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:17:11 [2020-07-16T20:17:11.848Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:17:11 [2020-07-16T20:17:11.848Z] === RUN   TestContainerBindMountNonRecursive
20:17:12 [2020-07-16T20:17:12.415Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:17:12 [2020-07-16T20:17:12.415Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:17:13 [2020-07-16T20:17:13.793Z] --- PASS: TestContainerBindMountNonRecursive (2.00s)
20:17:13 [2020-07-16T20:17:13.793Z] === RUN   TestNetworkNat
20:17:14 [2020-07-16T20:17:14.329Z] --- PASS: TestBuildWithHugeFile (54.65s)
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildWithEmptyDockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:17:14 [2020-07-16T20:17:14.329Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
20:17:14 [2020-07-16T20:17:14.329Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
20:17:14 [2020-07-16T20:17:14.329Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
20:17:14 [2020-07-16T20:17:14.329Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildPreserveOwnership
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildPreserveOwnership/copy_from
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:17:14 [2020-07-16T20:17:14.329Z] --- PASS: TestBuildPreserveOwnership (3.82s)
20:17:14 [2020-07-16T20:17:14.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.52s)
20:17:14 [2020-07-16T20:17:14.329Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
20:17:14 [2020-07-16T20:17:14.329Z] === RUN   TestBuildPlatformInvalid
20:17:14 [2020-07-16T20:17:14.360Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:17:14 [2020-07-16T20:17:14.624Z] --- PASS: TestBuildPlatformInvalid (0.12s)
20:17:14 [2020-07-16T20:17:14.624Z] PASS
20:17:14 [2020-07-16T20:17:14.624Z] 
20:17:14 [2020-07-16T20:17:14.624Z] DONE 30 tests in 89.426s
20:17:14 [2020-07-16T20:17:14.624Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
20:17:14 [2020-07-16T20:17:14.624Z] ++ 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
20:17:14 [2020-07-16T20:17:14.624Z] ++ set -e
20:17:14 [2020-07-16T20:17:14.624Z] ++ '[' -n 0 ']'
20:17:14 [2020-07-16T20:17:14.624Z] ++ set -x
20:17:14 [2020-07-16T20:17:14.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
20:17:14 [2020-07-16T20:17:14.624Z] INFO: Testing against a local daemon
20:17:14 [2020-07-16T20:17:14.624Z] === RUN   TestConfigList
20:17:14 [2020-07-16T20:17:14.927Z] --- PASS: TestNetworkNat (0.91s)
20:17:14 [2020-07-16T20:17:14.927Z] === RUN   TestNetworkLocalhostTCPNat
20:17:15 [2020-07-16T20:17:15.863Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
20:17:15 [2020-07-16T20:17:15.863Z] === RUN   TestNetworkLoopbackNat
20:17:16 [2020-07-16T20:17:16.124Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:17:16 [2020-07-16T20:17:16.694Z] --- PASS: TestNetworkLoopbackNat (1.07s)
20:17:16 [2020-07-16T20:17:16.694Z] === RUN   TestPause
20:17:16 [2020-07-16T20:17:16.711Z] --- PASS: TestConfigList (1.92s)
20:17:16 [2020-07-16T20:17:16.711Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
20:17:16 [2020-07-16T20:17:16.711Z]     daemon.go:325: [dfbb008532142] waiting for daemon to start
20:17:16 [2020-07-16T20:17:16.711Z]     daemon.go:325: [dfbb008532142] waiting for daemon to start
20:17:16 [2020-07-16T20:17:16.711Z]     daemon.go:353: [dfbb008532142] daemon started
20:17:16 [2020-07-16T20:17:16.711Z]     daemon.go:461: [dfbb008532142] Stopping daemon
20:17:16 [2020-07-16T20:17:16.711Z]     daemon.go:296: [dfbb008532142] exiting daemon
20:17:16 [2020-07-16T20:17:16.711Z]     daemon.go:448: [dfbb008532142] Daemon stopped
20:17:16 [2020-07-16T20:17:16.711Z] === RUN   TestConfigsCreateAndDelete
20:17:17 [2020-07-16T20:17:17.631Z] --- PASS: TestPause (0.84s)
20:17:17 [2020-07-16T20:17:17.631Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:17:17 [2020-07-16T20:17:17.631Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:17:17 [2020-07-16T20:17:17.631Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:17:17 [2020-07-16T20:17:17.631Z] === RUN   TestPauseStopPausedContainer
20:17:17 [2020-07-16T20:17:17.631Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:17:18 [2020-07-16T20:17:18.199Z] --- PASS: TestPauseStopPausedContainer (0.72s)
20:17:18 [2020-07-16T20:17:18.199Z] === RUN   TestPsFilter
20:17:18 [2020-07-16T20:17:18.285Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
20:17:18 [2020-07-16T20:17:18.285Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
20:17:18 [2020-07-16T20:17:18.285Z]     daemon.go:325: [d62d6a22d903f] waiting for daemon to start
20:17:18 [2020-07-16T20:17:18.285Z]     daemon.go:325: [d62d6a22d903f] waiting for daemon to start
20:17:18 [2020-07-16T20:17:18.285Z]     daemon.go:353: [d62d6a22d903f] daemon started
20:17:18 [2020-07-16T20:17:18.285Z]     daemon.go:461: [d62d6a22d903f] Stopping daemon
20:17:18 [2020-07-16T20:17:18.285Z]     daemon.go:296: [d62d6a22d903f] exiting daemon
20:17:18 [2020-07-16T20:17:18.285Z]     daemon.go:448: [d62d6a22d903f] Daemon stopped
20:17:18 [2020-07-16T20:17:18.285Z] === RUN   TestConfigsUpdate
20:17:18 [2020-07-16T20:17:18.458Z] --- PASS: TestPsFilter (0.27s)
20:17:18 [2020-07-16T20:17:18.458Z] === RUN   TestRemoveContainerWithRemovedVolume
20:17:19 [2020-07-16T20:17:19.260Z] --- PASS: TestCreateServiceMultipleTimes (22.29s)
20:17:19 [2020-07-16T20:17:19.261Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
20:17:19 [2020-07-16T20:17:19.261Z]     daemon.go:325: [d1689b13b9a7a] waiting for daemon to start
20:17:19 [2020-07-16T20:17:19.261Z]     daemon.go:325: [d1689b13b9a7a] waiting for daemon to start
20:17:19 [2020-07-16T20:17:19.261Z]     daemon.go:353: [d1689b13b9a7a] daemon started
20:17:19 [2020-07-16T20:17:19.261Z]     daemon.go:461: [d1689b13b9a7a] Stopping daemon
20:17:19 [2020-07-16T20:17:19.261Z]     daemon.go:296: [d1689b13b9a7a] exiting daemon
20:17:19 [2020-07-16T20:17:19.261Z]     daemon.go:448: [d1689b13b9a7a] Daemon stopped
20:17:19 [2020-07-16T20:17:19.261Z] === RUN   TestCreateServiceConflict
20:17:19 [2020-07-16T20:17:19.393Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:17:19 [2020-07-16T20:17:19.393Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
20:17:19 [2020-07-16T20:17:19.393Z] === RUN   TestRemoveContainerWithVolume
20:17:19 [2020-07-16T20:17:19.964Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
20:17:19 [2020-07-16T20:17:19.964Z] === RUN   TestRemoveContainerRunning
20:17:20 [2020-07-16T20:17:20.222Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:17:20 [2020-07-16T20:17:20.363Z] --- PASS: TestConfigsUpdate (1.87s)
20:17:20 [2020-07-16T20:17:20.363Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
20:17:20 [2020-07-16T20:17:20.363Z]     daemon.go:325: [dd842a4f4a419] waiting for daemon to start
20:17:20 [2020-07-16T20:17:20.363Z]     daemon.go:325: [dd842a4f4a419] waiting for daemon to start
20:17:20 [2020-07-16T20:17:20.363Z]     daemon.go:353: [dd842a4f4a419] daemon started
20:17:20 [2020-07-16T20:17:20.363Z]     daemon.go:461: [dd842a4f4a419] Stopping daemon
20:17:20 [2020-07-16T20:17:20.363Z]     daemon.go:296: [dd842a4f4a419] exiting daemon
20:17:20 [2020-07-16T20:17:20.363Z]     daemon.go:448: [dd842a4f4a419] Daemon stopped
20:17:20 [2020-07-16T20:17:20.363Z] === RUN   TestTemplatedConfig
20:17:21 [2020-07-16T20:17:21.159Z] --- PASS: TestRemoveContainerRunning (0.90s)
20:17:21 [2020-07-16T20:17:21.159Z] === RUN   TestRemoveContainerForceRemoveRunning
20:17:21 [2020-07-16T20:17:21.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:17:21 [2020-07-16T20:17:21.726Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
20:17:21 [2020-07-16T20:17:21.726Z] === RUN   TestRemoveInvalidContainer
20:17:21 [2020-07-16T20:17:21.726Z] --- PASS: TestRemoveInvalidContainer (0.03s)
20:17:21 [2020-07-16T20:17:21.726Z] === RUN   TestRenameLinkedContainer
20:17:22 [2020-07-16T20:17:22.469Z] --- PASS: TestTemplatedConfig (2.33s)
20:17:22 [2020-07-16T20:17:22.469Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
20:17:22 [2020-07-16T20:17:22.469Z]     daemon.go:325: [d5cf457429e1f] waiting for daemon to start
20:17:22 [2020-07-16T20:17:22.469Z]     daemon.go:325: [d5cf457429e1f] waiting for daemon to start
20:17:22 [2020-07-16T20:17:22.469Z]     daemon.go:353: [d5cf457429e1f] daemon started
20:17:22 [2020-07-16T20:17:22.469Z]     daemon.go:461: [d5cf457429e1f] Stopping daemon
20:17:22 [2020-07-16T20:17:22.469Z]     daemon.go:296: [d5cf457429e1f] exiting daemon
20:17:22 [2020-07-16T20:17:22.469Z]     daemon.go:448: [d5cf457429e1f] Daemon stopped
20:17:22 [2020-07-16T20:17:22.469Z] === RUN   TestConfigInspect
20:17:22 [2020-07-16T20:17:22.774Z] --- PASS: TestCreateServiceConflict (3.59s)
20:17:22 [2020-07-16T20:17:22.774Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
20:17:22 [2020-07-16T20:17:22.774Z]     daemon.go:325: [d5f2750a60db8] waiting for daemon to start
20:17:22 [2020-07-16T20:17:22.774Z]     daemon.go:325: [d5f2750a60db8] waiting for daemon to start
20:17:22 [2020-07-16T20:17:22.774Z]     daemon.go:353: [d5f2750a60db8] daemon started
20:17:22 [2020-07-16T20:17:22.774Z]     daemon.go:461: [d5f2750a60db8] Stopping daemon
20:17:22 [2020-07-16T20:17:22.774Z]     daemon.go:296: [d5f2750a60db8] exiting daemon
20:17:22 [2020-07-16T20:17:22.774Z]     daemon.go:448: [d5f2750a60db8] Daemon stopped
20:17:22 [2020-07-16T20:17:22.774Z] === RUN   TestCreateServiceMaxReplicas
20:17:23 [2020-07-16T20:17:23.101Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:17:23 [2020-07-16T20:17:23.668Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:17:24 [2020-07-16T20:17:24.605Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:17:24 [2020-07-16T20:17:24.605Z] --- PASS: TestRenameLinkedContainer (2.96s)
20:17:24 [2020-07-16T20:17:24.605Z] === RUN   TestRenameStoppedContainer
20:17:24 [2020-07-16T20:17:24.694Z] --- PASS: TestConfigInspect (1.86s)
20:17:24 [2020-07-16T20:17:24.694Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
20:17:24 [2020-07-16T20:17:24.694Z]     daemon.go:325: [d65917d9835b1] waiting for daemon to start
20:17:24 [2020-07-16T20:17:24.694Z]     daemon.go:325: [d65917d9835b1] waiting for daemon to start
20:17:24 [2020-07-16T20:17:24.694Z]     daemon.go:353: [d65917d9835b1] daemon started
20:17:24 [2020-07-16T20:17:24.695Z]     daemon.go:461: [d65917d9835b1] Stopping daemon
20:17:24 [2020-07-16T20:17:24.695Z]     daemon.go:296: [d65917d9835b1] exiting daemon
20:17:24 [2020-07-16T20:17:24.695Z]     daemon.go:448: [d65917d9835b1] Daemon stopped
20:17:24 [2020-07-16T20:17:24.695Z] === RUN   TestConfigCreateWithLabels
20:17:25 [2020-07-16T20:17:25.542Z] --- PASS: TestRenameStoppedContainer (0.59s)
20:17:25 [2020-07-16T20:17:25.542Z] === RUN   TestRenameRunningContainerAndReuse
20:17:26 [2020-07-16T20:17:26.226Z] --- PASS: TestConfigCreateWithLabels (1.90s)
20:17:26 [2020-07-16T20:17:26.226Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
20:17:26 [2020-07-16T20:17:26.226Z]     daemon.go:325: [d5d7b3b612c93] waiting for daemon to start
20:17:26 [2020-07-16T20:17:26.226Z]     daemon.go:325: [d5d7b3b612c93] waiting for daemon to start
20:17:26 [2020-07-16T20:17:26.226Z]     daemon.go:353: [d5d7b3b612c93] daemon started
20:17:26 [2020-07-16T20:17:26.226Z]     daemon.go:461: [d5d7b3b612c93] Stopping daemon
20:17:26 [2020-07-16T20:17:26.226Z]     daemon.go:296: [d5d7b3b612c93] exiting daemon
20:17:26 [2020-07-16T20:17:26.226Z]     daemon.go:448: [d5d7b3b612c93] Daemon stopped
20:17:26 [2020-07-16T20:17:26.226Z] === RUN   TestConfigCreateResolve
20:17:26 [2020-07-16T20:17:26.288Z] --- PASS: TestCreateServiceMaxReplicas (3.91s)
20:17:26 [2020-07-16T20:17:26.288Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
20:17:26 [2020-07-16T20:17:26.288Z]     daemon.go:325: [d8fdc4b2d7fb8] waiting for daemon to start
20:17:26 [2020-07-16T20:17:26.288Z]     daemon.go:325: [d8fdc4b2d7fb8] waiting for daemon to start
20:17:26 [2020-07-16T20:17:26.288Z]     daemon.go:353: [d8fdc4b2d7fb8] daemon started
20:17:26 [2020-07-16T20:17:26.288Z]     daemon.go:461: [d8fdc4b2d7fb8] Stopping daemon
20:17:26 [2020-07-16T20:17:26.288Z]     daemon.go:296: [d8fdc4b2d7fb8] exiting daemon
20:17:26 [2020-07-16T20:17:26.288Z]     daemon.go:448: [d8fdc4b2d7fb8] Daemon stopped
20:17:26 [2020-07-16T20:17:26.288Z] === RUN   TestCreateWithDuplicateNetworkNames
20:17:26 [2020-07-16T20:17:26.483Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s)
20:17:26 [2020-07-16T20:17:26.483Z] === RUN   TestRenameInvalidName
20:17:27 [2020-07-16T20:17:27.050Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:17:27 [2020-07-16T20:17:27.050Z] --- PASS: TestRenameInvalidName (0.60s)
20:17:27 [2020-07-16T20:17:27.050Z] === RUN   TestRenameAnonymousContainer
20:17:27 [2020-07-16T20:17:27.050Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:17:27 [2020-07-16T20:17:27.618Z] === RUN   TestDockerSuite/TestBuildAddTar
20:17:28 [2020-07-16T20:17:28.333Z] --- PASS: TestConfigCreateResolve (1.85s)
20:17:28 [2020-07-16T20:17:28.334Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
20:17:28 [2020-07-16T20:17:28.334Z]     daemon.go:325: [df5587f676846] waiting for daemon to start
20:17:28 [2020-07-16T20:17:28.334Z]     daemon.go:325: [df5587f676846] waiting for daemon to start
20:17:28 [2020-07-16T20:17:28.334Z]     daemon.go:353: [df5587f676846] daemon started
20:17:28 [2020-07-16T20:17:28.334Z]     daemon.go:461: [df5587f676846] Stopping daemon
20:17:28 [2020-07-16T20:17:28.334Z]     daemon.go:296: [df5587f676846] exiting daemon
20:17:28 [2020-07-16T20:17:28.334Z]     daemon.go:448: [df5587f676846] Daemon stopped
20:17:28 [2020-07-16T20:17:28.334Z] === RUN   TestConfigDaemonLibtrustID
20:17:28 [2020-07-16T20:17:28.631Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
20:17:28 [2020-07-16T20:17:28.631Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
20:17:28 [2020-07-16T20:17:28.631Z]     daemon.go:325: [da3d22c225707] waiting for daemon to start
20:17:28 [2020-07-16T20:17:28.631Z]     daemon.go:325: [da3d22c225707] waiting for daemon to start
20:17:28 [2020-07-16T20:17:28.631Z]     daemon.go:353: [da3d22c225707] daemon started
20:17:28 [2020-07-16T20:17:28.631Z]     daemon.go:461: [da3d22c225707] Stopping daemon
20:17:28 [2020-07-16T20:17:28.631Z]     daemon.go:296: [da3d22c225707] exiting daemon
20:17:28 [2020-07-16T20:17:28.631Z]     daemon.go:448: [da3d22c225707] Daemon stopped
20:17:28 [2020-07-16T20:17:28.631Z] PASS
20:17:28 [2020-07-16T20:17:28.631Z] 
20:17:28 [2020-07-16T20:17:28.631Z] DONE 8 tests in 14.197s
20:17:28 [2020-07-16T20:17:28.631Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
20:17:28 [2020-07-16T20:17:28.631Z] ++ 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
20:17:28 [2020-07-16T20:17:28.631Z] ++ set -e
20:17:28 [2020-07-16T20:17:28.631Z] ++ '[' -n 0 ']'
20:17:28 [2020-07-16T20:17:28.631Z] ++ set -x
20:17:28 [2020-07-16T20:17:28.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
20:17:28 [2020-07-16T20:17:28.923Z] INFO: Testing against a local daemon
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestCheckpoint
20:17:28 [2020-07-16T20:17:28.923Z] --- SKIP: TestCheckpoint (0.00s)
20:17:28 [2020-07-16T20:17:28.923Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestContainerInvalidJSON
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:17:28 [2020-07-16T20:17:28.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:17:28 [2020-07-16T20:17:28.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:17:28 [2020-07-16T20:17:28.923Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:17:28 [2020-07-16T20:17:28.923Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:17:28 [2020-07-16T20:17:28.923Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:17:28 [2020-07-16T20:17:28.923Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:17:28 [2020-07-16T20:17:28.923Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:17:28 [2020-07-16T20:17:28.923Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:17:28 [2020-07-16T20:17:28.923Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:17:28 [2020-07-16T20:17:28.923Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:17:28 [2020-07-16T20:17:28.923Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestCopyFromContainerPathIsNotDir
20:17:28 [2020-07-16T20:17:28.923Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
20:17:28 [2020-07-16T20:17:28.923Z] === RUN   TestCopyToContainerPathDoesNotExist
20:17:29 [2020-07-16T20:17:29.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
20:17:29 [2020-07-16T20:17:29.218Z] === RUN   TestCopyToContainerPathIsNotDir
20:17:29 [2020-07-16T20:17:29.218Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
20:17:29 [2020-07-16T20:17:29.218Z] === RUN   TestCopyFromContainer
20:17:29 [2020-07-16T20:17:29.521Z] --- PASS: TestRenameAnonymousContainer (2.36s)
20:17:29 [2020-07-16T20:17:29.521Z] === RUN   TestRenameContainerWithSameName
20:17:30 [2020-07-16T20:17:30.088Z] --- PASS: TestRenameContainerWithSameName (0.63s)
20:17:30 [2020-07-16T20:17:30.088Z] === RUN   TestRenameContainerWithLinkedContainer
20:17:30 [2020-07-16T20:17:30.258Z] === RUN   TestCopyFromContainer//
20:17:30 [2020-07-16T20:17:30.552Z] === RUN   TestCopyFromContainer//bar/root
20:17:30 [2020-07-16T20:17:30.552Z] === RUN   TestCopyFromContainer//bar/root/
20:17:30 [2020-07-16T20:17:30.552Z] === RUN   TestCopyFromContainer/bar/quux
20:17:30 [2020-07-16T20:17:30.552Z] === RUN   TestCopyFromContainer/bar/quux/
20:17:30 [2020-07-16T20:17:30.634Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
20:17:30 [2020-07-16T20:17:30.634Z] Copying nested executables into bundles/cross/linux/amd64
20:17:30 [2020-07-16T20:17:30.634Z] Cross building: bundles/cross/windows/amd64
20:17:30 [2020-07-16T20:17:30.634Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
20:17:30 [2020-07-16T20:17:30.634Z] GOOS="windows" GOARCH="amd64" GOARM=""
20:17:30 [2020-07-16T20:17:30.848Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:17:30 [2020-07-16T20:17:30.848Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:17:30 [2020-07-16T20:17:30.848Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:17:30 [2020-07-16T20:17:30.848Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:17:30 [2020-07-16T20:17:30.848Z] === RUN   TestCopyFromContainer/bar/notarget
20:17:31 [2020-07-16T20:17:31.143Z] --- PASS: TestCopyFromContainer (1.88s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer// (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:17:31 [2020-07-16T20:17:31.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:17:31 [2020-07-16T20:17:31.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:17:31 [2020-07-16T20:17:31.143Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:17:31 [2020-07-16T20:17:31.143Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:17:31 [2020-07-16T20:17:31.143Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:17:31 [2020-07-16T20:17:31.143Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:17:31 [2020-07-16T20:17:31.143Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateLinkToNonExistingContainer
20:17:31 [2020-07-16T20:17:31.143Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateWithInvalidEnv
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateWithInvalidEnv/0
20:17:31 [2020-07-16T20:17:31.143Z] === PAUSE TestCreateWithInvalidEnv/0
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateWithInvalidEnv/1
20:17:31 [2020-07-16T20:17:31.143Z] === PAUSE TestCreateWithInvalidEnv/1
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateWithInvalidEnv/2
20:17:31 [2020-07-16T20:17:31.143Z] === PAUSE TestCreateWithInvalidEnv/2
20:17:31 [2020-07-16T20:17:31.143Z] === CONT  TestCreateWithInvalidEnv/0
20:17:31 [2020-07-16T20:17:31.143Z] === CONT  TestCreateWithInvalidEnv/1
20:17:31 [2020-07-16T20:17:31.143Z] === CONT  TestCreateWithInvalidEnv/2
20:17:31 [2020-07-16T20:17:31.143Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:17:31 [2020-07-16T20:17:31.143Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateTmpfsMountsTarget
20:17:31 [2020-07-16T20:17:31.143Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
20:17:31 [2020-07-16T20:17:31.143Z] === RUN   TestCreateWithCustomMaskedPaths
20:17:31 [2020-07-16T20:17:31.469Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s)
20:17:31 [2020-07-16T20:17:31.469Z] === RUN   TestResize
20:17:32 [2020-07-16T20:17:32.035Z] --- PASS: TestResize (0.67s)
20:17:32 [2020-07-16T20:17:32.035Z] === RUN   TestResizeWithInvalidSize
20:17:32 [2020-07-16T20:17:32.604Z] --- PASS: TestResizeWithInvalidSize (0.67s)
20:17:32 [2020-07-16T20:17:32.604Z] === RUN   TestResizeWhenContainerNotStarted
20:17:32 [2020-07-16T20:17:32.660Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s)
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:17:32 [2020-07-16T20:17:32.660Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:17:32 [2020-07-16T20:17:32.660Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:17:32 [2020-07-16T20:17:32.660Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:17:32 [2020-07-16T20:17:32.660Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:17:32 [2020-07-16T20:17:32.956Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:17:32 [2020-07-16T20:17:32.956Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:17:32 [2020-07-16T20:17:32.956Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:17:32 [2020-07-16T20:17:32.956Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:17:32 [2020-07-16T20:17:32.956Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:17:32 [2020-07-16T20:17:32.956Z] --- PASS: TestCreateWithCapabilities (0.03s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
20:17:32 [2020-07-16T20:17:32.956Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
20:17:32 [2020-07-16T20:17:32.956Z] === RUN   TestCreateWithCustomReadonlyPaths
20:17:33 [2020-07-16T20:17:33.171Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:17:33 [2020-07-16T20:17:33.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:17:33 [2020-07-16T20:17:33.429Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:17:33 [2020-07-16T20:17:33.688Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:17:34 [2020-07-16T20:17:34.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:17:34 [2020-07-16T20:17:34.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:17:34 [2020-07-16T20:17:34.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:17:34 [2020-07-16T20:17:34.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:17:34 [2020-07-16T20:17:34.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:17:34 [2020-07-16T20:17:34.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:17:34 [2020-07-16T20:17:34.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
20:17:34 [2020-07-16T20:17:34.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
20:17:34 [2020-07-16T20:17:34.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
20:17:34 [2020-07-16T20:17:34.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
20:17:34 [2020-07-16T20:17:34.483Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:17:34 [2020-07-16T20:17:34.483Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:17:35 [2020-07-16T20:17:35.065Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:17:35 [2020-07-16T20:17:35.128Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
20:17:35 [2020-07-16T20:17:35.128Z] === RUN   TestContainerStartOnDaemonRestart
20:17:35 [2020-07-16T20:17:35.128Z] === PAUSE TestContainerStartOnDaemonRestart
20:17:35 [2020-07-16T20:17:35.128Z] === RUN   TestDaemonRestartIpcMode
20:17:35 [2020-07-16T20:17:35.128Z] === PAUSE TestDaemonRestartIpcMode
20:17:35 [2020-07-16T20:17:35.128Z] === RUN   TestDiff
20:17:35 [2020-07-16T20:17:35.789Z] --- PASS: TestDiff (0.56s)
20:17:35 [2020-07-16T20:17:35.789Z] === RUN   TestExecWithCloseStdin
20:17:36 [2020-07-16T20:17:36.428Z] --- PASS: TestExecWithCloseStdin (0.63s)
20:17:36 [2020-07-16T20:17:36.429Z] === RUN   TestExec
20:17:36 [2020-07-16T20:17:36.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:17:36 [2020-07-16T20:17:36.441Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:17:36 [2020-07-16T20:17:36.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:17:37 [2020-07-16T20:17:37.069Z] --- PASS: TestExec (0.65s)
20:17:37 [2020-07-16T20:17:37.069Z] === RUN   TestExecUser
20:17:37 [2020-07-16T20:17:37.196Z] 4612f6d0b889: Pull complete
20:17:37 [2020-07-16T20:17:37.708Z] --- PASS: TestExecUser (0.66s)
20:17:37 [2020-07-16T20:17:37.708Z] === RUN   TestExportContainerAndImportImage
20:17:38 [2020-07-16T20:17:38.751Z] --- PASS: TestExportContainerAndImportImage (0.82s)
20:17:38 [2020-07-16T20:17:38.751Z] === RUN   TestExportContainerAfterDaemonRestart
20:17:39 [2020-07-16T20:17:39.802Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
20:17:39 [2020-07-16T20:17:39.802Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:325: [dbd2b7a640892] waiting for daemon to start
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:325: [dbd2b7a640892] waiting for daemon to start
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:353: [dbd2b7a640892] daemon started
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:461: [dbd2b7a640892] Stopping daemon
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:296: [dbd2b7a640892] exiting daemon
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:448: [dbd2b7a640892] Daemon stopped
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:325: [dbd2b7a640892] waiting for daemon to start
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:325: [dbd2b7a640892] waiting for daemon to start
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:353: [dbd2b7a640892] daemon started
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:461: [dbd2b7a640892] Stopping daemon
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:296: [dbd2b7a640892] exiting daemon
20:17:39 [2020-07-16T20:17:39.802Z]     daemon.go:448: [dbd2b7a640892] Daemon stopped
20:17:39 [2020-07-16T20:17:39.802Z] === RUN   TestHealthCheckWorkdir
20:17:40 [2020-07-16T20:17:40.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:17:40 [2020-07-16T20:17:40.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:17:40 [2020-07-16T20:17:40.843Z] --- PASS: TestHealthCheckWorkdir (0.74s)
20:17:40 [2020-07-16T20:17:40.843Z] === RUN   TestHealthKillContainer
20:17:40 [2020-07-16T20:17:40.890Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:17:41 [2020-07-16T20:17:41.149Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:17:41 [2020-07-16T20:17:41.624Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.05s)
20:17:41 [2020-07-16T20:17:41.624Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
20:17:41 [2020-07-16T20:17:41.624Z]     daemon.go:325: [d57435db67daa] waiting for daemon to start
20:17:41 [2020-07-16T20:17:41.624Z]     daemon.go:325: [d57435db67daa] waiting for daemon to start
20:17:41 [2020-07-16T20:17:41.624Z]     daemon.go:353: [d57435db67daa] daemon started
20:17:41 [2020-07-16T20:17:41.624Z]     daemon.go:461: [d57435db67daa] Stopping daemon
20:17:41 [2020-07-16T20:17:41.624Z]     daemon.go:296: [d57435db67daa] exiting daemon
20:17:41 [2020-07-16T20:17:41.624Z]     daemon.go:448: [d57435db67daa] Daemon stopped
20:17:41 [2020-07-16T20:17:41.624Z] === RUN   TestCreateServiceSecretFileMode
20:17:43 [2020-07-16T20:17:43.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:17:43 [2020-07-16T20:17:43.315Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:17:43 [2020-07-16T20:17:43.579Z] --- PASS: TestHealthKillContainer (2.73s)
20:17:43 [2020-07-16T20:17:43.579Z] === RUN   TestInspectCpusetInConfigPre120
20:17:43 [2020-07-16T20:17:43.874Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
20:17:43 [2020-07-16T20:17:43.874Z] === RUN   TestIpcModeNone
20:17:43 [2020-07-16T20:17:43.883Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:17:44 [2020-07-16T20:17:44.512Z] --- PASS: TestIpcModeNone (0.73s)
20:17:44 [2020-07-16T20:17:44.512Z] === RUN   TestIpcModePrivate
20:17:45 [2020-07-16T20:17:45.148Z] --- PASS: TestIpcModePrivate (0.63s)
20:17:45 [2020-07-16T20:17:45.148Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
20:17:45 [2020-07-16T20:17:45.148Z] === RUN   TestIpcModeShareable
20:17:45 [2020-07-16T20:17:45.163Z] --- PASS: TestCreateServiceSecretFileMode (3.65s)
20:17:45 [2020-07-16T20:17:45.164Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
20:17:45 [2020-07-16T20:17:45.164Z]     daemon.go:325: [dd36b8eb3ea14] waiting for daemon to start
20:17:45 [2020-07-16T20:17:45.164Z]     daemon.go:325: [dd36b8eb3ea14] waiting for daemon to start
20:17:45 [2020-07-16T20:17:45.164Z]     daemon.go:353: [dd36b8eb3ea14] daemon started
20:17:45 [2020-07-16T20:17:45.164Z]     daemon.go:461: [dd36b8eb3ea14] Stopping daemon
20:17:45 [2020-07-16T20:17:45.164Z]     daemon.go:296: [dd36b8eb3ea14] exiting daemon
20:17:45 [2020-07-16T20:17:45.164Z]     daemon.go:448: [dd36b8eb3ea14] Daemon stopped
20:17:45 [2020-07-16T20:17:45.164Z] === RUN   TestCreateServiceConfigFileMode
20:17:45 [2020-07-16T20:17:45.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:17:45 [2020-07-16T20:17:45.784Z] --- PASS: TestIpcModeShareable (0.63s)
20:17:45 [2020-07-16T20:17:45.784Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
20:17:45 [2020-07-16T20:17:45.784Z] === RUN   TestAPIIpcModeShareableAndContainer
20:17:46 [2020-07-16T20:17:46.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:17:47 [2020-07-16T20:17:47.581Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:17:48 [2020-07-16T20:17:48.020Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s)
20:17:48 [2020-07-16T20:17:48.020Z] === RUN   TestAPIIpcModeHost
20:17:48 [2020-07-16T20:17:48.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:17:48 [2020-07-16T20:17:48.313Z] --- PASS: TestAPIIpcModeHost (0.51s)
20:17:48 [2020-07-16T20:17:48.313Z] === RUN   TestDaemonIpcModeShareable
20:17:48 [2020-07-16T20:17:48.677Z] --- PASS: TestCreateServiceConfigFileMode (3.50s)
20:17:48 [2020-07-16T20:17:48.677Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
20:17:48 [2020-07-16T20:17:48.677Z]     daemon.go:325: [decc7a04d006b] waiting for daemon to start
20:17:48 [2020-07-16T20:17:48.677Z]     daemon.go:325: [decc7a04d006b] waiting for daemon to start
20:17:48 [2020-07-16T20:17:48.677Z]     daemon.go:353: [decc7a04d006b] daemon started
20:17:48 [2020-07-16T20:17:48.677Z]     daemon.go:461: [decc7a04d006b] Stopping daemon
20:17:48 [2020-07-16T20:17:48.677Z]     daemon.go:296: [decc7a04d006b] exiting daemon
20:17:48 [2020-07-16T20:17:48.677Z]     daemon.go:448: [decc7a04d006b] Daemon stopped
20:17:48 [2020-07-16T20:17:48.677Z] === RUN   TestCreateServiceSysctls
20:17:48 [2020-07-16T20:17:48.718Z] === RUN   TestDockerSuite/TestBuildBlankName
20:17:49 [2020-07-16T20:17:49.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:17:49 [2020-07-16T20:17:49.831Z] --- PASS: TestDaemonIpcModeShareable (1.35s)
20:17:49 [2020-07-16T20:17:49.831Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
20:17:49 [2020-07-16T20:17:49.831Z]     daemon.go:325: [d9442598306d7] waiting for daemon to start
20:17:49 [2020-07-16T20:17:49.831Z]     daemon.go:325: [d9442598306d7] waiting for daemon to start
20:17:49 [2020-07-16T20:17:49.831Z]     daemon.go:353: [d9442598306d7] daemon started
20:17:49 [2020-07-16T20:17:49.831Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
20:17:49 [2020-07-16T20:17:49.831Z]     daemon.go:461: [d9442598306d7] Stopping daemon
20:17:49 [2020-07-16T20:17:49.831Z]     daemon.go:296: [d9442598306d7] exiting daemon
20:17:49 [2020-07-16T20:17:49.831Z]     daemon.go:448: [d9442598306d7] Daemon stopped
20:17:49 [2020-07-16T20:17:49.831Z] === RUN   TestDaemonIpcModePrivate
20:17:51 [2020-07-16T20:17:51.193Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [ddd08ebaee9fb] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [ddd08ebaee9fb] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [ddd08ebaee9fb] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [ddd08ebaee9fb] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [ddd08ebaee9fb] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [ddd08ebaee9fb] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [ddd08ebaee9fb] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [ddd08ebaee9fb] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [ddd08ebaee9fb] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [ddd08ebaee9fb] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d5fbdfe10b41e] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d5fbdfe10b41e] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d5fbdfe10b41e] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d5fbdfe10b41e] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d5fbdfe10b41e] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d5fbdfe10b41e] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d5fbdfe10b41e] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d5fbdfe10b41e] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d5fbdfe10b41e] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d5fbdfe10b41e] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.28s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [da96a891746f6] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [da96a891746f6] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [da96a891746f6] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [da96a891746f6] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [da96a891746f6] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [da96a891746f6] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [da96a891746f6] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [da96a891746f6] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [da96a891746f6] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [da96a891746f6] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [da96a891746f6] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [da96a891746f6] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d9abdd06b7ccd] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d9abdd06b7ccd] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d9abdd06b7ccd] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d9abdd06b7ccd] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d9abdd06b7ccd] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d9abdd06b7ccd] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d9abdd06b7ccd] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d9abdd06b7ccd] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d9abdd06b7ccd] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d9abdd06b7ccd] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [db0ed63d3f581] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [db0ed63d3f581] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [db0ed63d3f581] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [db0ed63d3f581] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [db0ed63d3f581] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [db0ed63d3f581] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [db0ed63d3f581] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [db0ed63d3f581] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [db0ed63d3f581] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [db0ed63d3f581] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd21d23df8bcf] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd21d23df8bcf] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [dd21d23df8bcf] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [dd21d23df8bcf] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [dd21d23df8bcf] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [dd21d23df8bcf] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd21d23df8bcf] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd21d23df8bcf] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [dd21d23df8bcf] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [dd21d23df8bcf] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [dd21d23df8bcf] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [dd21d23df8bcf] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d2eee9a4e372b] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d2eee9a4e372b] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d2eee9a4e372b] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d2eee9a4e372b] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d2eee9a4e372b] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d2eee9a4e372b] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d2eee9a4e372b] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d2eee9a4e372b] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d2eee9a4e372b] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d2eee9a4e372b] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d2eee9a4e372b] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d2eee9a4e372b] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd28a5a53c3be] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd28a5a53c3be] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [dd28a5a53c3be] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [dd28a5a53c3be] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [dd28a5a53c3be] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [dd28a5a53c3be] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd28a5a53c3be] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [dd28a5a53c3be] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [dd28a5a53c3be] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [dd28a5a53c3be] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [dd28a5a53c3be] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [dd28a5a53c3be] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d26a431ae36c4] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d26a431ae36c4] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d26a431ae36c4] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d26a431ae36c4] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d26a431ae36c4] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d26a431ae36c4] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d26a431ae36c4] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d26a431ae36c4] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d26a431ae36c4] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d26a431ae36c4] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d26a431ae36c4] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d26a431ae36c4] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.21s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d770beb4ff173] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d770beb4ff173] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d770beb4ff173] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d770beb4ff173] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d770beb4ff173] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d770beb4ff173] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d770beb4ff173] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d770beb4ff173] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d770beb4ff173] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d770beb4ff173] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [de652b4b41833] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [de652b4b41833] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [de652b4b41833] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [de652b4b41833] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [de652b4b41833] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [de652b4b41833] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [de652b4b41833] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [de652b4b41833] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [de652b4b41833] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [de652b4b41833] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
20:17:51 [2020-07-16T20:17:51.193Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d7d784e5801ee] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d7d784e5801ee] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d7d784e5801ee] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d7d784e5801ee] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d7d784e5801ee] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d7d784e5801ee] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d7d784e5801ee] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:325: [d7d784e5801ee] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:353: [d7d784e5801ee] daemon started
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:461: [d7d784e5801ee] Stopping daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:296: [d7d784e5801ee] exiting daemon
20:17:51 [2020-07-16T20:17:51.193Z]         daemon.go:448: [d7d784e5801ee] Daemon stopped
20:17:51 [2020-07-16T20:17:51.193Z] === RUN   TestKernelTCPMemory
20:17:51 [2020-07-16T20:17:51.351Z] --- PASS: TestDaemonIpcModePrivate (1.40s)
20:17:51 [2020-07-16T20:17:51.351Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
20:17:51 [2020-07-16T20:17:51.351Z]     daemon.go:325: [d6b16a2ee3c87] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.351Z]     daemon.go:325: [d6b16a2ee3c87] waiting for daemon to start
20:17:51 [2020-07-16T20:17:51.351Z]     daemon.go:353: [d6b16a2ee3c87] daemon started
20:17:51 [2020-07-16T20:17:51.352Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
20:17:51 [2020-07-16T20:17:51.352Z]     daemon.go:461: [d6b16a2ee3c87] Stopping daemon
20:17:51 [2020-07-16T20:17:51.352Z]     daemon.go:296: [d6b16a2ee3c87] exiting daemon
20:17:51 [2020-07-16T20:17:51.352Z]     daemon.go:448: [d6b16a2ee3c87] Daemon stopped
20:17:51 [2020-07-16T20:17:51.352Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:17:51 [2020-07-16T20:17:51.761Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:17:52 [2020-07-16T20:17:52.019Z] --- PASS: TestKernelTCPMemory (1.18s)
20:17:52 [2020-07-16T20:17:52.019Z] === RUN   TestNISDomainname
20:17:52 [2020-07-16T20:17:52.402Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s)
20:17:52 [2020-07-16T20:17:52.402Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
20:17:52 [2020-07-16T20:17:52.402Z]     daemon.go:325: [d790134905b39] waiting for daemon to start
20:17:52 [2020-07-16T20:17:52.402Z]     daemon.go:325: [d790134905b39] waiting for daemon to start
20:17:52 [2020-07-16T20:17:52.402Z]     daemon.go:353: [d790134905b39] daemon started
20:17:52 [2020-07-16T20:17:52.402Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
20:17:52 [2020-07-16T20:17:52.402Z]     daemon.go:461: [d790134905b39] Stopping daemon
20:17:52 [2020-07-16T20:17:52.402Z]     daemon.go:296: [d790134905b39] exiting daemon
20:17:52 [2020-07-16T20:17:52.402Z]     daemon.go:448: [d790134905b39] Daemon stopped
20:17:52 [2020-07-16T20:17:52.402Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:17:52 [2020-07-16T20:17:52.956Z] --- PASS: TestNISDomainname (0.95s)
20:17:52 [2020-07-16T20:17:52.956Z] === RUN   TestStats
20:17:53 [2020-07-16T20:17:53.124Z] --- PASS: TestCreateServiceSysctls (4.53s)
20:17:53 [2020-07-16T20:17:53.124Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
20:17:53 [2020-07-16T20:17:53.124Z]     daemon.go:325: [d86ed6c7d98fa] waiting for daemon to start
20:17:53 [2020-07-16T20:17:53.124Z]     daemon.go:325: [d86ed6c7d98fa] waiting for daemon to start
20:17:53 [2020-07-16T20:17:53.124Z]     daemon.go:353: [d86ed6c7d98fa] daemon started
20:17:53 [2020-07-16T20:17:53.124Z]     daemon.go:461: [d86ed6c7d98fa] Stopping daemon
20:17:53 [2020-07-16T20:17:53.124Z]     daemon.go:296: [d86ed6c7d98fa] exiting daemon
20:17:53 [2020-07-16T20:17:53.124Z]     daemon.go:448: [d86ed6c7d98fa] Daemon stopped
20:17:53 [2020-07-16T20:17:53.124Z] === RUN   TestInspect
20:17:53 [2020-07-16T20:17:53.924Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s)
20:17:53 [2020-07-16T20:17:53.924Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
20:17:53 [2020-07-16T20:17:53.924Z]     daemon.go:325: [d9d97186863e6] waiting for daemon to start
20:17:53 [2020-07-16T20:17:53.924Z]     daemon.go:325: [d9d97186863e6] waiting for daemon to start
20:17:53 [2020-07-16T20:17:53.924Z]     daemon.go:353: [d9d97186863e6] daemon started
20:17:53 [2020-07-16T20:17:53.924Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
20:17:53 [2020-07-16T20:17:53.924Z]     daemon.go:461: [d9d97186863e6] Stopping daemon
20:17:53 [2020-07-16T20:17:53.924Z]     daemon.go:296: [d9d97186863e6] exiting daemon
20:17:53 [2020-07-16T20:17:53.924Z]     daemon.go:448: [d9d97186863e6] Daemon stopped
20:17:53 [2020-07-16T20:17:53.924Z] === RUN   TestIpcModeOlderClient
20:17:53 [2020-07-16T20:17:53.924Z] === PAUSE TestIpcModeOlderClient
20:17:53 [2020-07-16T20:17:53.924Z] === RUN   TestKillContainerInvalidSignal
20:17:54 [2020-07-16T20:17:54.383Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:17:54 [2020-07-16T20:17:54.560Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
20:17:54 [2020-07-16T20:17:54.560Z] === RUN   TestKillContainer
20:17:54 [2020-07-16T20:17:54.560Z] === RUN   TestKillContainer/no_signal
20:17:55 [2020-07-16T20:17:55.197Z] === RUN   TestKillContainer/non_killing_signal
20:17:55 [2020-07-16T20:17:55.336Z] --- PASS: TestStats (2.13s)
20:17:55 [2020-07-16T20:17:55.336Z] === RUN   TestStopContainerWithTimeout
20:17:55 [2020-07-16T20:17:55.336Z] === RUN   TestStopContainerWithTimeout/0
20:17:55 [2020-07-16T20:17:55.336Z] === PAUSE TestStopContainerWithTimeout/0
20:17:55 [2020-07-16T20:17:55.336Z] === RUN   TestStopContainerWithTimeout/1
20:17:55 [2020-07-16T20:17:55.336Z] === PAUSE TestStopContainerWithTimeout/1
20:17:55 [2020-07-16T20:17:55.336Z] === RUN   TestStopContainerWithTimeout/3
20:17:55 [2020-07-16T20:17:55.336Z] === PAUSE TestStopContainerWithTimeout/3
20:17:55 [2020-07-16T20:17:55.336Z] === RUN   TestStopContainerWithTimeout/-1
20:17:55 [2020-07-16T20:17:55.336Z] === PAUSE TestStopContainerWithTimeout/-1
20:17:55 [2020-07-16T20:17:55.336Z] === CONT  TestStopContainerWithTimeout/0
20:17:55 [2020-07-16T20:17:55.336Z] === CONT  TestStopContainerWithTimeout/3
20:17:55 [2020-07-16T20:17:55.491Z] === RUN   TestKillContainer/killing_signal
20:17:55 [2020-07-16T20:17:55.911Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:17:56 [2020-07-16T20:17:56.129Z] --- PASS: TestKillContainer (1.64s)
20:17:56 [2020-07-16T20:17:56.129Z]     --- PASS: TestKillContainer/no_signal (0.53s)
20:17:56 [2020-07-16T20:17:56.129Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
20:17:56 [2020-07-16T20:17:56.129Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
20:17:56 [2020-07-16T20:17:56.129Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:17:56 [2020-07-16T20:17:56.129Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:17:56 [2020-07-16T20:17:56.479Z] === CONT  TestStopContainerWithTimeout/-1
20:17:56 [2020-07-16T20:17:56.770Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:17:57 [2020-07-16T20:17:57.468Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
20:17:57 [2020-07-16T20:17:57.468Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
20:17:57 [2020-07-16T20:17:57.468Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
20:17:57 [2020-07-16T20:17:57.468Z] === RUN   TestKillStoppedContainer
20:17:57 [2020-07-16T20:17:57.468Z] --- PASS: TestKillStoppedContainer (0.08s)
20:17:57 [2020-07-16T20:17:57.468Z] === RUN   TestKillStoppedContainerAPIPre120
20:17:57 [2020-07-16T20:17:57.468Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
20:17:57 [2020-07-16T20:17:57.468Z] === RUN   TestKillDifferentUserContainer
20:17:57 [2020-07-16T20:17:57.573Z] --- PASS: TestInspect (3.96s)
20:17:57 [2020-07-16T20:17:57.573Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
20:17:57 [2020-07-16T20:17:57.573Z]     daemon.go:325: [d5223a61cea46] waiting for daemon to start
20:17:57 [2020-07-16T20:17:57.573Z]     daemon.go:325: [d5223a61cea46] waiting for daemon to start
20:17:57 [2020-07-16T20:17:57.573Z]     daemon.go:353: [d5223a61cea46] daemon started
20:17:57 [2020-07-16T20:17:57.573Z]     daemon.go:461: [d5223a61cea46] Stopping daemon
20:17:57 [2020-07-16T20:17:57.573Z]     daemon.go:296: [d5223a61cea46] exiting daemon
20:17:57 [2020-07-16T20:17:57.573Z]     daemon.go:448: [d5223a61cea46] Daemon stopped
20:17:57 [2020-07-16T20:17:57.573Z] === RUN   TestDockerNetworkConnectAlias
20:17:57 [2020-07-16T20:17:57.855Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:17:58 [2020-07-16T20:17:58.125Z] --- PASS: TestKillDifferentUserContainer (0.57s)
20:17:58 [2020-07-16T20:17:58.125Z] === RUN   TestInspectOomKilledTrue
20:17:58 [2020-07-16T20:17:58.792Z] === CONT  TestStopContainerWithTimeout/1
20:17:58 [2020-07-16T20:17:58.994Z] --- PASS: TestInspectOomKilledTrue (0.91s)
20:17:58 [2020-07-16T20:17:58.994Z] === RUN   TestInspectOomKilledFalse
20:17:59 [2020-07-16T20:17:59.359Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
20:17:59 [2020-07-16T20:17:59.521Z] --- PASS: TestInspectOomKilledFalse (0.55s)
20:17:59 [2020-07-16T20:17:59.521Z] === RUN   TestLinksEtcHostsContentMatch
20:17:59 [2020-07-16T20:17:59.815Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s)
20:17:59 [2020-07-16T20:17:59.815Z] === RUN   TestLinksContainerNames
20:18:00 [2020-07-16T20:18:00.295Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:18:00 [2020-07-16T20:18:00.863Z] --- PASS: TestStopContainerWithTimeout (0.03s)
20:18:00 [2020-07-16T20:18:00.863Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
20:18:00 [2020-07-16T20:18:00.863Z]     --- PASS: TestStopContainerWithTimeout/3 (3.64s)
20:18:00 [2020-07-16T20:18:00.863Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
20:18:00 [2020-07-16T20:18:00.863Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
20:18:00 [2020-07-16T20:18:00.863Z] === RUN   TestDeleteDevicemapper
20:18:00 [2020-07-16T20:18:00.863Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:18:00 [2020-07-16T20:18:00.863Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:18:00 [2020-07-16T20:18:00.863Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:18:00 [2020-07-16T20:18:00.921Z] --- PASS: TestLinksContainerNames (1.08s)
20:18:00 [2020-07-16T20:18:00.921Z] === RUN   TestLogsFollowTailEmpty
20:18:01 [2020-07-16T20:18:01.432Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:18:01 [2020-07-16T20:18:01.574Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
20:18:01 [2020-07-16T20:18:01.574Z] === RUN   TestContainerNetworkMountsNoChown
20:18:02 [2020-07-16T20:18:02.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s)
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/default
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/default
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/private
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/private
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rprivate
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rprivate
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/slave
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/slave
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rslave
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rslave
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/shared
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/shared
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rshared
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rshared
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/default
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/rslave
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/rprivate
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/private
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/default/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/private/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/default/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/private/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/rshared
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/slave
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/shared
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/default/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:18:02 [2020-07-16T20:18:02.215Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:18:02 [2020-07-16T20:18:02.215Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/default/bind_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/private/bind_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/private/mount_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:18:02 [2020-07-16T20:18:02.216Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:18:02 [2020-07-16T20:18:02.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:18:02 [2020-07-16T20:18:02.515Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:18:02 [2020-07-16T20:18:02.515Z] --- PASS: TestMountDaemonRoot (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:18:02 [2020-07-16T20:18:02.515Z]     --- PASS: TestMountDaemonRoot/rprivate (0.01s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:18:02 [2020-07-16T20:18:02.515Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:18:02 [2020-07-16T20:18:02.515Z] === RUN   TestContainerBindMountNonRecursive
20:18:02 [2020-07-16T20:18:02.632Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:18:03 [2020-07-16T20:18:03.201Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
20:18:03 [2020-07-16T20:18:03.201Z] === RUN   TestUpdateMemory
20:18:03 [2020-07-16T20:18:03.201Z] --- SKIP: TestUpdateMemory (0.00s)
20:18:03 [2020-07-16T20:18:03.201Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
20:18:03 [2020-07-16T20:18:03.201Z] === RUN   TestUpdateCPUQuota
20:18:03 [2020-07-16T20:18:03.768Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:18:04 [2020-07-16T20:18:04.259Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
20:18:04 [2020-07-16T20:18:04.260Z] === RUN   TestNetworkNat
20:18:04 [2020-07-16T20:18:04.260Z] --- PASS: TestNetworkNat (0.57s)
20:18:04 [2020-07-16T20:18:04.260Z] === RUN   TestNetworkLocalhostTCPNat
20:18:04 [2020-07-16T20:18:04.898Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
20:18:04 [2020-07-16T20:18:04.898Z] === RUN   TestNetworkLoopbackNat
20:18:05 [2020-07-16T20:18:05.144Z] --- PASS: TestUpdateCPUQuota (1.74s)
20:18:05 [2020-07-16T20:18:05.144Z] === RUN   TestUpdatePidsLimit
20:18:05 [2020-07-16T20:18:05.144Z] === RUN   TestUpdatePidsLimit/update_from_none
20:18:05 [2020-07-16T20:18:05.402Z] === RUN   TestUpdatePidsLimit/no_change
20:18:05 [2020-07-16T20:18:05.661Z] === RUN   TestUpdatePidsLimit/update_lower
20:18:05 [2020-07-16T20:18:05.920Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:18:05 [2020-07-16T20:18:05.939Z] --- PASS: TestNetworkLoopbackNat (0.76s)
20:18:05 [2020-07-16T20:18:05.939Z] === RUN   TestPause
20:18:06 [2020-07-16T20:18:06.042Z] --- PASS: TestDockerNetworkConnectAlias (7.77s)
20:18:06 [2020-07-16T20:18:06.042Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
20:18:06 [2020-07-16T20:18:06.042Z]     daemon.go:325: [d830cdd212862] waiting for daemon to start
20:18:06 [2020-07-16T20:18:06.042Z]     daemon.go:325: [d830cdd212862] waiting for daemon to start
20:18:06 [2020-07-16T20:18:06.042Z]     daemon.go:353: [d830cdd212862] daemon started
20:18:06 [2020-07-16T20:18:06.042Z]     daemon.go:461: [d830cdd212862] Stopping daemon
20:18:06 [2020-07-16T20:18:06.042Z]     daemon.go:296: [d830cdd212862] exiting daemon
20:18:06 [2020-07-16T20:18:06.042Z]     daemon.go:448: [d830cdd212862] Daemon stopped
20:18:06 [2020-07-16T20:18:06.042Z] === RUN   TestDockerNetworkReConnect
20:18:06 [2020-07-16T20:18:06.236Z] --- PASS: TestPause (0.62s)
20:18:06 [2020-07-16T20:18:06.236Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:18:06 [2020-07-16T20:18:06.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:18:06 [2020-07-16T20:18:06.236Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:18:06 [2020-07-16T20:18:06.236Z] === RUN   TestPauseStopPausedContainer
20:18:06 [2020-07-16T20:18:06.487Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:18:06 [2020-07-16T20:18:06.877Z] --- PASS: TestPauseStopPausedContainer (0.58s)
20:18:06 [2020-07-16T20:18:06.877Z] === RUN   TestPsFilter
20:18:07 [2020-07-16T20:18:07.057Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:18:07 [2020-07-16T20:18:07.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:18:07 [2020-07-16T20:18:07.174Z] --- PASS: TestPsFilter (0.19s)
20:18:07 [2020-07-16T20:18:07.174Z] === RUN   TestRemoveContainerWithRemovedVolume
20:18:07 [2020-07-16T20:18:07.316Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:18:07 [2020-07-16T20:18:07.316Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:18:07 [2020-07-16T20:18:07.877Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s)
20:18:07 [2020-07-16T20:18:07.877Z] === RUN   TestRemoveContainerWithVolume
20:18:08 [2020-07-16T20:18:08.208Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
20:18:08 [2020-07-16T20:18:08.208Z] === RUN   TestRemoveContainerRunning
20:18:08 [2020-07-16T20:18:08.691Z] --- PASS: TestUpdatePidsLimit (3.77s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
20:18:08 [2020-07-16T20:18:08.691Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
20:18:08 [2020-07-16T20:18:08.691Z] === RUN   TestUpdateRestartPolicy
20:18:09 [2020-07-16T20:18:09.094Z] --- PASS: TestRemoveContainerRunning (0.57s)
20:18:09 [2020-07-16T20:18:09.094Z] === RUN   TestRemoveContainerForceRemoveRunning
20:18:09 [2020-07-16T20:18:09.633Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
20:18:09 [2020-07-16T20:18:09.633Z] === RUN   TestRemoveInvalidContainer
20:18:09 [2020-07-16T20:18:09.633Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:18:09 [2020-07-16T20:18:09.633Z] === RUN   TestRenameLinkedContainer
20:18:10 [2020-07-16T20:18:10.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:18:11 [2020-07-16T20:18:11.498Z] --- PASS: TestRenameLinkedContainer (2.20s)
20:18:11 [2020-07-16T20:18:11.498Z] === RUN   TestRenameStoppedContainer
20:18:11 [2020-07-16T20:18:11.610Z] --- PASS: TestDockerNetworkReConnect (6.30s)
20:18:11 [2020-07-16T20:18:11.610Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
20:18:11 [2020-07-16T20:18:11.610Z]     daemon.go:325: [df39a09a4b5a4] waiting for daemon to start
20:18:11 [2020-07-16T20:18:11.610Z]     daemon.go:325: [df39a09a4b5a4] waiting for daemon to start
20:18:11 [2020-07-16T20:18:11.610Z]     daemon.go:353: [df39a09a4b5a4] daemon started
20:18:11 [2020-07-16T20:18:11.610Z]     daemon.go:461: [df39a09a4b5a4] Stopping daemon
20:18:11 [2020-07-16T20:18:11.610Z]     daemon.go:296: [df39a09a4b5a4] exiting daemon
20:18:11 [2020-07-16T20:18:11.610Z]     daemon.go:448: [df39a09a4b5a4] Daemon stopped
20:18:11 [2020-07-16T20:18:11.610Z] === RUN   TestServicePlugin
20:18:11 [2020-07-16T20:18:11.610Z] --- SKIP: TestServicePlugin (0.00s)
20:18:11 [2020-07-16T20:18:11.610Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:18:11 [2020-07-16T20:18:11.610Z] === RUN   TestServiceUpdateLabel
20:18:12 [2020-07-16T20:18:12.145Z] --- PASS: TestRenameStoppedContainer (0.53s)
20:18:12 [2020-07-16T20:18:12.145Z] === RUN   TestRenameRunningContainerAndReuse
20:18:13 [2020-07-16T20:18:13.218Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s)
20:18:13 [2020-07-16T20:18:13.218Z] === RUN   TestRenameInvalidName
20:18:13 [2020-07-16T20:18:13.798Z] --- PASS: TestRenameInvalidName (0.58s)
20:18:13 [2020-07-16T20:18:13.798Z] === RUN   TestRenameAnonymousContainer
20:18:14 [2020-07-16T20:18:14.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:18:15 [2020-07-16T20:18:15.170Z] --- PASS: TestServiceUpdateLabel (3.67s)
20:18:15 [2020-07-16T20:18:15.170Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
20:18:15 [2020-07-16T20:18:15.170Z]     daemon.go:325: [da5f3512eb742] waiting for daemon to start
20:18:15 [2020-07-16T20:18:15.170Z]     daemon.go:325: [da5f3512eb742] waiting for daemon to start
20:18:15 [2020-07-16T20:18:15.170Z]     daemon.go:353: [da5f3512eb742] daemon started
20:18:15 [2020-07-16T20:18:15.170Z]     daemon.go:461: [da5f3512eb742] Stopping daemon
20:18:15 [2020-07-16T20:18:15.170Z]     daemon.go:296: [da5f3512eb742] exiting daemon
20:18:15 [2020-07-16T20:18:15.170Z]     daemon.go:448: [da5f3512eb742] Daemon stopped
20:18:15 [2020-07-16T20:18:15.170Z] === RUN   TestServiceUpdateSecrets
20:18:15 [2020-07-16T20:18:15.888Z] --- PASS: TestRenameAnonymousContainer (1.96s)
20:18:15 [2020-07-16T20:18:15.888Z] === RUN   TestRenameContainerWithSameName
20:18:16 [2020-07-16T20:18:16.159Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:18:16 [2020-07-16T20:18:16.180Z] --- PASS: TestRenameContainerWithSameName (0.53s)
20:18:16 [2020-07-16T20:18:16.180Z] === RUN   TestRenameContainerWithLinkedContainer
20:18:16 [2020-07-16T20:18:16.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:18:17 [2020-07-16T20:18:17.698Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
20:18:17 [2020-07-16T20:18:17.698Z] === RUN   TestResize
20:18:17 [2020-07-16T20:18:17.991Z] --- PASS: TestResize (0.60s)
20:18:17 [2020-07-16T20:18:17.991Z] === RUN   TestResizeWithInvalidSize
20:18:18 [2020-07-16T20:18:18.323Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:18:18 [2020-07-16T20:18:18.581Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:18:18 [2020-07-16T20:18:18.631Z] --- PASS: TestResizeWithInvalidSize (0.56s)
20:18:18 [2020-07-16T20:18:18.631Z] === RUN   TestResizeWhenContainerNotStarted
20:18:19 [2020-07-16T20:18:19.271Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:18:19 [2020-07-16T20:18:19.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:18:20 [2020-07-16T20:18:20.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:18:20 [2020-07-16T20:18:20.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:18:20 [2020-07-16T20:18:20.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:18:21 [2020-07-16T20:18:21.051Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:18:21 [2020-07-16T20:18:21.310Z] --- PASS: TestUpdateRestartPolicy (12.74s)
20:18:21 [2020-07-16T20:18:21.310Z] === RUN   TestUpdateRestartWithAutoRemove
20:18:21 [2020-07-16T20:18:21.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:18:21 [2020-07-16T20:18:21.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:18:22 [2020-07-16T20:18:22.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
20:18:22 [2020-07-16T20:18:22.246Z] === RUN   TestWaitNonBlocked
20:18:22 [2020-07-16T20:18:22.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:18:22 [2020-07-16T20:18:22.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:18:22 [2020-07-16T20:18:22.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:18:22 [2020-07-16T20:18:22.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:18:22 [2020-07-16T20:18:22.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:18:22 [2020-07-16T20:18:22.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:18:22 [2020-07-16T20:18:22.814Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:18:22 [2020-07-16T20:18:22.840Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:18:23 [2020-07-16T20:18:23.382Z] --- PASS: TestWaitNonBlocked (0.03s)
20:18:23 [2020-07-16T20:18:23.382Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
20:18:23 [2020-07-16T20:18:23.382Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
20:18:23 [2020-07-16T20:18:23.382Z] === RUN   TestWaitBlocked
20:18:23 [2020-07-16T20:18:23.382Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:18:23 [2020-07-16T20:18:23.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:18:23 [2020-07-16T20:18:23.382Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:18:23 [2020-07-16T20:18:23.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:18:23 [2020-07-16T20:18:23.382Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:18:23 [2020-07-16T20:18:23.382Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:18:23 [2020-07-16T20:18:23.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:18:24 [2020-07-16T20:18:24.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:18:24 [2020-07-16T20:18:24.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:18:24 [2020-07-16T20:18:24.764Z] --- PASS: TestWaitBlocked (0.03s)
20:18:24 [2020-07-16T20:18:24.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s)
20:18:24 [2020-07-16T20:18:24.764Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
20:18:24 [2020-07-16T20:18:24.764Z] === CONT  TestContainerStartOnDaemonRestart
20:18:24 [2020-07-16T20:18:24.764Z] === CONT  TestIpcModeOlderClient
20:18:24 [2020-07-16T20:18:24.764Z] --- PASS: TestIpcModeOlderClient (0.15s)
20:18:24 [2020-07-16T20:18:24.764Z] === CONT  TestDaemonRestartIpcMode
20:18:26 [2020-07-16T20:18:26.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:18:26 [2020-07-16T20:18:26.908Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:18:26 [2020-07-16T20:18:26.908Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
20:18:26 [2020-07-16T20:18:26.908Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:325: [d4a959b652f7e] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:325: [d4a959b652f7e] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:353: [d4a959b652f7e] daemon started
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:461: [d4a959b652f7e] Stopping daemon
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:296: [d4a959b652f7e] exiting daemon
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:448: [d4a959b652f7e] Daemon stopped
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:325: [d4a959b652f7e] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:325: [d4a959b652f7e] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:353: [d4a959b652f7e] daemon started
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:461: [d4a959b652f7e] Stopping daemon
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:296: [d4a959b652f7e] exiting daemon
20:18:26 [2020-07-16T20:18:26.908Z]         daemon.go:448: [d4a959b652f7e] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dcad4d016e648] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dcad4d016e648] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dcad4d016e648] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dcad4d016e648] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dcad4d016e648] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dcad4d016e648] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dcad4d016e648] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dcad4d016e648] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dcad4d016e648] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dcad4d016e648] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dcad4d016e648] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dcad4d016e648] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [df533bd705a5a] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [df533bd705a5a] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [df533bd705a5a] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [df533bd705a5a] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [df533bd705a5a] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [df533bd705a5a] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [df533bd705a5a] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [df533bd705a5a] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [df533bd705a5a] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [df533bd705a5a] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d43c9d1008806] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d43c9d1008806] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d43c9d1008806] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [d43c9d1008806] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d43c9d1008806] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [d43c9d1008806] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d43c9d1008806] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d43c9d1008806] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d43c9d1008806] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [d43c9d1008806] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d43c9d1008806] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [d43c9d1008806] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d8468f5600d94] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d8468f5600d94] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d8468f5600d94] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d8468f5600d94] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d8468f5600d94] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d8468f5600d94] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d8468f5600d94] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [d8468f5600d94] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d8468f5600d94] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [d8468f5600d94] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [de72b991f742b] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [de72b991f742b] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [de72b991f742b] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [de72b991f742b] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [de72b991f742b] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [de72b991f742b] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [de72b991f742b] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [de72b991f742b] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [de72b991f742b] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [de72b991f742b] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d1b6fd67875f6] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d1b6fd67875f6] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d1b6fd67875f6] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d1b6fd67875f6] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d1b6fd67875f6] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d1b6fd67875f6] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d1b6fd67875f6] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [d1b6fd67875f6] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d1b6fd67875f6] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [d1b6fd67875f6] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dfb005c14fd97] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dfb005c14fd97] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dfb005c14fd97] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dfb005c14fd97] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dfb005c14fd97] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dfb005c14fd97] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dfb005c14fd97] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dfb005c14fd97] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dfb005c14fd97] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dfb005c14fd97] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dfb005c14fd97] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dfb005c14fd97] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d002f79f43f77] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d002f79f43f77] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d002f79f43f77] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d002f79f43f77] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d002f79f43f77] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [d002f79f43f77] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [d002f79f43f77] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [d002f79f43f77] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [d002f79f43f77] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [d002f79f43f77] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dd8bbcc8d71d5] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dd8bbcc8d71d5] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dd8bbcc8d71d5] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dd8bbcc8d71d5] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dd8bbcc8d71d5] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dd8bbcc8d71d5] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dd8bbcc8d71d5] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dd8bbcc8d71d5] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dd8bbcc8d71d5] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dd8bbcc8d71d5] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [da0cac6352b57] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [da0cac6352b57] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [da0cac6352b57] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [da0cac6352b57] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [da0cac6352b57] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [da0cac6352b57] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [da0cac6352b57] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [da0cac6352b57] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [da0cac6352b57] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [da0cac6352b57] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [da0cac6352b57] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [da0cac6352b57] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s)
20:18:26 [2020-07-16T20:18:26.909Z]         restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dc829a7fd6b06] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dc829a7fd6b06] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dc829a7fd6b06] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dc829a7fd6b06] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dc829a7fd6b06] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dc829a7fd6b06] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dc829a7fd6b06] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:325: [dc829a7fd6b06] waiting for daemon to start
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:353: [dc829a7fd6b06] daemon started
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:461: [dc829a7fd6b06] Stopping daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:296: [dc829a7fd6b06] exiting daemon
20:18:26 [2020-07-16T20:18:26.909Z]         daemon.go:448: [dc829a7fd6b06] Daemon stopped
20:18:26 [2020-07-16T20:18:26.909Z] === RUN   TestKernelTCPMemory
20:18:27 [2020-07-16T20:18:27.202Z] --- PASS: TestKernelTCPMemory (0.68s)
20:18:27 [2020-07-16T20:18:27.202Z] === RUN   TestNISDomainname
20:18:27 [2020-07-16T20:18:27.534Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:18:28 [2020-07-16T20:18:28.242Z] --- PASS: TestNISDomainname (0.71s)
20:18:28 [2020-07-16T20:18:28.242Z] === RUN   TestStats
20:18:28 [2020-07-16T20:18:28.911Z] --- PASS: TestContainerStartOnDaemonRestart (4.37s)
20:18:28 [2020-07-16T20:18:28.911Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:325: [df624ce78e623] waiting for daemon to start
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:325: [df624ce78e623] waiting for daemon to start
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:353: [df624ce78e623] daemon started
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:325: [df624ce78e623] waiting for daemon to start
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:296: [df624ce78e623] exiting daemon
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:325: [df624ce78e623] waiting for daemon to start
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:353: [df624ce78e623] daemon started
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:461: [df624ce78e623] Stopping daemon
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:296: [df624ce78e623] exiting daemon
20:18:28 [2020-07-16T20:18:28.911Z]     daemon.go:448: [df624ce78e623] Daemon stopped
20:18:29 [2020-07-16T20:18:29.760Z] --- PASS: TestStats (1.56s)
20:18:29 [2020-07-16T20:18:29.761Z] === RUN   TestStopContainerWithTimeout
20:18:29 [2020-07-16T20:18:29.761Z] === RUN   TestStopContainerWithTimeout/0
20:18:29 [2020-07-16T20:18:29.761Z] === PAUSE TestStopContainerWithTimeout/0
20:18:29 [2020-07-16T20:18:29.761Z] === RUN   TestStopContainerWithTimeout/1
20:18:29 [2020-07-16T20:18:29.761Z] === PAUSE TestStopContainerWithTimeout/1
20:18:29 [2020-07-16T20:18:29.761Z] === RUN   TestStopContainerWithTimeout/3
20:18:29 [2020-07-16T20:18:29.761Z] === PAUSE TestStopContainerWithTimeout/3
20:18:29 [2020-07-16T20:18:29.761Z] === RUN   TestStopContainerWithTimeout/-1
20:18:29 [2020-07-16T20:18:29.761Z] === PAUSE TestStopContainerWithTimeout/-1
20:18:29 [2020-07-16T20:18:29.761Z] === CONT  TestStopContainerWithTimeout/0
20:18:29 [2020-07-16T20:18:29.761Z] === CONT  TestStopContainerWithTimeout/-1
20:18:29 [2020-07-16T20:18:29.761Z] === CONT  TestStopContainerWithTimeout/1
20:18:29 [2020-07-16T20:18:29.761Z] === CONT  TestStopContainerWithTimeout/3
20:18:29 [2020-07-16T20:18:29.847Z] --- PASS: TestDaemonRestartIpcMode (5.20s)
20:18:29 [2020-07-16T20:18:29.847Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:325: [df8bbfe2c926f] waiting for daemon to start
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:325: [df8bbfe2c926f] waiting for daemon to start
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:353: [df8bbfe2c926f] daemon started
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:461: [df8bbfe2c926f] Stopping daemon
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:296: [df8bbfe2c926f] exiting daemon
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:448: [df8bbfe2c926f] Daemon stopped
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:325: [df8bbfe2c926f] waiting for daemon to start
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:325: [df8bbfe2c926f] waiting for daemon to start
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:353: [df8bbfe2c926f] daemon started
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:461: [df8bbfe2c926f] Stopping daemon
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:296: [df8bbfe2c926f] exiting daemon
20:18:29 [2020-07-16T20:18:29.847Z]     daemon.go:448: [df8bbfe2c926f] Daemon stopped
20:18:29 [2020-07-16T20:18:29.847Z] PASS
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] === Skipped
20:18:29 [2020-07-16T20:18:29.847Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:18:29 [2020-07-16T20:18:29.847Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:18:29 [2020-07-16T20:18:29.847Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:18:29 [2020-07-16T20:18:29.847Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:18:29 [2020-07-16T20:18:29.847Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:18:29 [2020-07-16T20:18:29.847Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:18:29 [2020-07-16T20:18:29.847Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] 
20:18:29 [2020-07-16T20:18:29.847Z] DONE 189 tests, 6 skipped in 119.240s
20:18:30 [2020-07-16T20:18:30.106Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:18:30 [2020-07-16T20:18:30.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
20:18:30 [2020-07-16T20:18:30.106Z] ++ set -e
20:18:30 [2020-07-16T20:18:30.106Z] ++ '[' -n 0 ']'
20:18:30 [2020-07-16T20:18:30.106Z] ++ set -x
20:18:30 [2020-07-16T20:18:30.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
20:18:30 [2020-07-16T20:18:30.107Z] INFO: Testing against a local daemon
20:18:30 [2020-07-16T20:18:30.107Z] === RUN   TestCommitInheritsEnv
20:18:30 [2020-07-16T20:18:30.500Z] --- PASS: TestServiceUpdateSecrets (15.30s)
20:18:30 [2020-07-16T20:18:30.500Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
20:18:30 [2020-07-16T20:18:30.500Z]     daemon.go:325: [d1d8bcc5b6ee0] waiting for daemon to start
20:18:30 [2020-07-16T20:18:30.500Z]     daemon.go:325: [d1d8bcc5b6ee0] waiting for daemon to start
20:18:30 [2020-07-16T20:18:30.500Z]     daemon.go:353: [d1d8bcc5b6ee0] daemon started
20:18:30 [2020-07-16T20:18:30.500Z]     daemon.go:461: [d1d8bcc5b6ee0] Stopping daemon
20:18:30 [2020-07-16T20:18:30.500Z]     daemon.go:296: [d1d8bcc5b6ee0] exiting daemon
20:18:30 [2020-07-16T20:18:30.500Z]     daemon.go:448: [d1d8bcc5b6ee0] Daemon stopped
20:18:30 [2020-07-16T20:18:30.500Z] === RUN   TestServiceUpdateConfigs
20:18:30 [2020-07-16T20:18:30.675Z] --- PASS: TestCommitInheritsEnv (0.46s)
20:18:30 [2020-07-16T20:18:30.675Z] === RUN   TestImportExtremelyLargeImageWorks
20:18:30 [2020-07-16T20:18:30.675Z] === PAUSE TestImportExtremelyLargeImageWorks
20:18:30 [2020-07-16T20:18:30.675Z] === RUN   TestImagesFilterMultiReference
20:18:30 [2020-07-16T20:18:30.675Z] --- PASS: TestImagesFilterMultiReference (0.09s)
20:18:30 [2020-07-16T20:18:30.675Z] === RUN   TestImagePullPlatformInvalid
20:18:30 [2020-07-16T20:18:30.675Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
20:18:30 [2020-07-16T20:18:30.675Z] === RUN   TestRemoveImageOrphaning
20:18:30 [2020-07-16T20:18:30.675Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:18:31 [2020-07-16T20:18:31.243Z] --- PASS: TestRemoveImageOrphaning (0.46s)
20:18:31 [2020-07-16T20:18:31.243Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:18:31 [2020-07-16T20:18:31.243Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:18:31 [2020-07-16T20:18:31.243Z] === RUN   TestTagInvalidReference
20:18:31 [2020-07-16T20:18:31.243Z] --- PASS: TestTagInvalidReference (0.03s)
20:18:31 [2020-07-16T20:18:31.243Z] === RUN   TestTagValidPrefixedRepo
20:18:31 [2020-07-16T20:18:31.243Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
20:18:31 [2020-07-16T20:18:31.243Z] === RUN   TestTagExistedNameWithoutForce
20:18:31 [2020-07-16T20:18:31.501Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
20:18:31 [2020-07-16T20:18:31.501Z] === RUN   TestTagOfficialNames
20:18:31 [2020-07-16T20:18:31.501Z] --- PASS: TestTagOfficialNames (0.08s)
20:18:31 [2020-07-16T20:18:31.501Z] === RUN   TestTagMatchesDigest
20:18:31 [2020-07-16T20:18:31.501Z] --- PASS: TestTagMatchesDigest (0.04s)
20:18:31 [2020-07-16T20:18:31.501Z] === CONT  TestImportExtremelyLargeImageWorks
20:18:31 [2020-07-16T20:18:31.501Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:18:32 [2020-07-16T20:18:32.436Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:18:32 [2020-07-16T20:18:32.694Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:18:33 [2020-07-16T20:18:33.292Z] --- PASS: TestStopContainerWithTimeout (0.02s)
20:18:33 [2020-07-16T20:18:33.292Z]     --- PASS: TestStopContainerWithTimeout/0 (0.88s)
20:18:33 [2020-07-16T20:18:33.292Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
20:18:33 [2020-07-16T20:18:33.292Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
20:18:33 [2020-07-16T20:18:33.292Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
20:18:33 [2020-07-16T20:18:33.292Z] === RUN   TestDeleteDevicemapper
20:18:33 [2020-07-16T20:18:33.292Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:18:33 [2020-07-16T20:18:33.292Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:18:33 [2020-07-16T20:18:33.292Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:18:34 [2020-07-16T20:18:34.071Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:18:35 [2020-07-16T20:18:35.007Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:18:35 [2020-07-16T20:18:35.007Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:18:35 [2020-07-16T20:18:35.383Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s)
20:18:35 [2020-07-16T20:18:35.383Z] === RUN   TestUpdateMemory
20:18:35 [2020-07-16T20:18:35.942Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:18:36 [2020-07-16T20:18:36.024Z] --- PASS: TestUpdateMemory (0.74s)
20:18:36 [2020-07-16T20:18:36.024Z] === RUN   TestUpdateCPUQuota
20:18:37 [2020-07-16T20:18:37.070Z] --- PASS: TestUpdateCPUQuota (0.94s)
20:18:37 [2020-07-16T20:18:37.070Z] === RUN   TestUpdatePidsLimit
20:18:37 [2020-07-16T20:18:37.070Z] === RUN   TestUpdatePidsLimit/update_from_none
20:18:37 [2020-07-16T20:18:37.364Z] === RUN   TestUpdatePidsLimit/no_change
20:18:37 [2020-07-16T20:18:37.657Z] === RUN   TestUpdatePidsLimit/update_lower
20:18:37 [2020-07-16T20:18:37.955Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:18:38 [2020-07-16T20:18:38.250Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:18:38 [2020-07-16T20:18:38.257Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
20:18:38 [2020-07-16T20:18:38.257Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
20:18:38 [2020-07-16T20:18:38.257Z] remote: Enumerating objects: 2, done.
20:18:38 [2020-07-16T20:18:38.257Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
20:18:38 [2020-07-16T20:18:38.257Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
20:18:38 [2020-07-16T20:18:38.257Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
20:18:38 [2020-07-16T20:18:38.257Z] 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.
20:18:38 [2020-07-16T20:18:38.257Z] Building: bundles/cross/windows/amd64/containerutility.exe
20:18:38 [2020-07-16T20:18:38.257Z] 
20:18:38 [2020-07-16T20:18:38.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:18:38 [2020-07-16T20:18:38.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:18:38 [2020-07-16T20:18:38.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:18:38 [2020-07-16T20:18:38.545Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:18:38 [2020-07-16T20:18:38.838Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:18:39 [2020-07-16T20:18:39.499Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/test/unit
20:18:39 [2020-07-16T20:18:39.885Z] --- PASS: TestUpdatePidsLimit (2.75s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/no_change (0.27s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s)
20:18:39 [2020-07-16T20:18:39.885Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
20:18:39 [2020-07-16T20:18:39.885Z] === RUN   TestUpdateRestartPolicy
20:18:41 [2020-07-16T20:18:41.014Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:18:42 [2020-07-16T20:18:42.055Z] ?   	github.com/docker/docker/api	[no test files]
20:18:42 [2020-07-16T20:18:42.920Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:18:44 [2020-07-16T20:18:44.298Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:18:45 [2020-07-16T20:18:45.233Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
20:18:45 [2020-07-16T20:18:45.804Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
20:18:45 [2020-07-16T20:18:45.830Z] --- PASS: TestServiceUpdateConfigs (15.63s)
20:18:45 [2020-07-16T20:18:45.830Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
20:18:45 [2020-07-16T20:18:45.830Z]     daemon.go:325: [d11301382457d] waiting for daemon to start
20:18:45 [2020-07-16T20:18:45.830Z]     daemon.go:325: [d11301382457d] waiting for daemon to start
20:18:45 [2020-07-16T20:18:45.830Z]     daemon.go:353: [d11301382457d] daemon started
20:18:45 [2020-07-16T20:18:45.830Z]     daemon.go:461: [d11301382457d] Stopping daemon
20:18:45 [2020-07-16T20:18:45.831Z]     daemon.go:296: [d11301382457d] exiting daemon
20:18:45 [2020-07-16T20:18:45.831Z]     daemon.go:448: [d11301382457d] Daemon stopped
20:18:45 [2020-07-16T20:18:45.831Z] === RUN   TestServiceUpdateNetwork
20:18:46 [2020-07-16T20:18:46.372Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:18:48 [2020-07-16T20:18:48.904Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:18:52 [2020-07-16T20:18:52.246Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:18:52 [2020-07-16T20:18:52.507Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:18:52 [2020-07-16T20:18:52.533Z] --- PASS: TestUpdateRestartPolicy (11.35s)
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestUpdateRestartWithAutoRemove
20:18:52 [2020-07-16T20:18:52.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestWaitNonBlocked
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:18:52 [2020-07-16T20:18:52.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:18:52 [2020-07-16T20:18:52.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:18:52 [2020-07-16T20:18:52.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:18:52 [2020-07-16T20:18:52.533Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:18:52 [2020-07-16T20:18:52.533Z] --- PASS: TestWaitNonBlocked (0.03s)
20:18:52 [2020-07-16T20:18:52.533Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
20:18:52 [2020-07-16T20:18:52.533Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestWaitBlocked
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:18:52 [2020-07-16T20:18:52.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:18:52 [2020-07-16T20:18:52.533Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:18:52 [2020-07-16T20:18:52.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:18:52 [2020-07-16T20:18:52.533Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:18:52 [2020-07-16T20:18:52.533Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:18:53 [2020-07-16T20:18:53.600Z] --- PASS: TestWaitBlocked (0.02s)
20:18:53 [2020-07-16T20:18:53.600Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
20:18:53 [2020-07-16T20:18:53.600Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.90s)
20:18:53 [2020-07-16T20:18:53.600Z] === CONT  TestContainerStartOnDaemonRestart
20:18:53 [2020-07-16T20:18:53.600Z] === CONT  TestDaemonRestartIpcMode
20:18:53 [2020-07-16T20:18:53.600Z] === CONT  TestIpcModeOlderClient
20:18:53 [2020-07-16T20:18:53.600Z] --- PASS: TestIpcModeOlderClient (0.13s)
20:18:54 [2020-07-16T20:18:54.418Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:18:54 [2020-07-16T20:18:54.986Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:18:55 [2020-07-16T20:18:55.554Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:18:55 [2020-07-16T20:18:55.814Z] === RUN   TestDockerSuite/TestBuildCmd
20:18:56 [2020-07-16T20:18:56.355Z] --- PASS: TestContainerStartOnDaemonRestart (2.62s)
20:18:56 [2020-07-16T20:18:56.355Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:325: [d4d0fe31314e6] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:325: [d4d0fe31314e6] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:353: [d4d0fe31314e6] daemon started
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:325: [d4d0fe31314e6] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:296: [d4d0fe31314e6] exiting daemon
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:325: [d4d0fe31314e6] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:353: [d4d0fe31314e6] daemon started
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:461: [d4d0fe31314e6] Stopping daemon
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:296: [d4d0fe31314e6] exiting daemon
20:18:56 [2020-07-16T20:18:56.355Z]     daemon.go:448: [d4d0fe31314e6] Daemon stopped
20:18:56 [2020-07-16T20:18:56.380Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:18:56 [2020-07-16T20:18:56.650Z] --- PASS: TestDaemonRestartIpcMode (3.11s)
20:18:56 [2020-07-16T20:18:56.650Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
20:18:56 [2020-07-16T20:18:56.650Z]     daemon.go:325: [d22cd5542fcb0] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.650Z]     daemon.go:325: [d22cd5542fcb0] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.650Z]     daemon.go:353: [d22cd5542fcb0] daemon started
20:18:56 [2020-07-16T20:18:56.650Z]     daemon.go:461: [d22cd5542fcb0] Stopping daemon
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:296: [d22cd5542fcb0] exiting daemon
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:448: [d22cd5542fcb0] Daemon stopped
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:325: [d22cd5542fcb0] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:325: [d22cd5542fcb0] waiting for daemon to start
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:353: [d22cd5542fcb0] daemon started
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:461: [d22cd5542fcb0] Stopping daemon
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:296: [d22cd5542fcb0] exiting daemon
20:18:56 [2020-07-16T20:18:56.651Z]     daemon.go:448: [d22cd5542fcb0] Daemon stopped
20:18:56 [2020-07-16T20:18:56.651Z] PASS
20:18:56 [2020-07-16T20:18:56.651Z] 
20:18:56 [2020-07-16T20:18:56.651Z] === Skipped
20:18:56 [2020-07-16T20:18:56.651Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
20:18:56 [2020-07-16T20:18:56.651Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:18:56 [2020-07-16T20:18:56.651Z] 
20:18:56 [2020-07-16T20:18:56.651Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:18:56 [2020-07-16T20:18:56.651Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:18:56 [2020-07-16T20:18:56.651Z] 
20:18:56 [2020-07-16T20:18:56.651Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
20:18:56 [2020-07-16T20:18:56.651Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:18:56 [2020-07-16T20:18:56.651Z] 
20:18:56 [2020-07-16T20:18:56.651Z] 
20:18:56 [2020-07-16T20:18:56.651Z] DONE 189 tests, 3 skipped in 87.839s
20:18:56 [2020-07-16T20:18:56.651Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
20:18:56 [2020-07-16T20:18:56.651Z] ++ 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
20:18:56 [2020-07-16T20:18:56.651Z] ++ set -e
20:18:56 [2020-07-16T20:18:56.651Z] ++ '[' -n 0 ']'
20:18:56 [2020-07-16T20:18:56.651Z] ++ set -x
20:18:56 [2020-07-16T20:18:56.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
20:18:56 [2020-07-16T20:18:56.651Z] INFO: Testing against a local daemon
20:18:56 [2020-07-16T20:18:56.651Z] === RUN   TestCommitInheritsEnv
20:18:56 [2020-07-16T20:18:56.892Z] ok  	github.com/docker/docker/api/server	0.023s	coverage: 7.9% of statements
20:18:56 [2020-07-16T20:18:56.946Z] --- PASS: TestCommitInheritsEnv (0.32s)
20:18:56 [2020-07-16T20:18:56.946Z] === RUN   TestImportExtremelyLargeImageWorks
20:18:56 [2020-07-16T20:18:56.946Z] === PAUSE TestImportExtremelyLargeImageWorks
20:18:56 [2020-07-16T20:18:56.946Z] === RUN   TestImagesFilterMultiReference
20:18:56 [2020-07-16T20:18:56.946Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:18:56 [2020-07-16T20:18:56.946Z] === RUN   TestImagePullPlatformInvalid
20:18:56 [2020-07-16T20:18:56.947Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:18:57 [2020-07-16T20:18:57.206Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:18:57 [2020-07-16T20:18:57.206Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:18:57 [2020-07-16T20:18:57.239Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:18:57 [2020-07-16T20:18:57.239Z] === RUN   TestRemoveImageOrphaning
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestRemoveImageOrphaning (0.31s)
20:18:57 [2020-07-16T20:18:57.535Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:18:57 [2020-07-16T20:18:57.535Z] === RUN   TestTagInvalidReference
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestTagInvalidReference (0.03s)
20:18:57 [2020-07-16T20:18:57.535Z] === RUN   TestTagValidPrefixedRepo
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
20:18:57 [2020-07-16T20:18:57.535Z] === RUN   TestTagExistedNameWithoutForce
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:18:57 [2020-07-16T20:18:57.535Z] === RUN   TestTagOfficialNames
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestTagOfficialNames (0.04s)
20:18:57 [2020-07-16T20:18:57.535Z] === RUN   TestTagMatchesDigest
20:18:57 [2020-07-16T20:18:57.535Z] --- PASS: TestTagMatchesDigest (0.02s)
20:18:57 [2020-07-16T20:18:57.535Z] === CONT  TestImportExtremelyLargeImageWorks
20:18:58 [2020-07-16T20:18:58.582Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:18:59 [2020-07-16T20:18:59.150Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:19:03 [2020-07-16T20:19:03.341Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestServiceUpdateNetwork (16.21s)
20:19:04 [2020-07-16T20:19:04.407Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:325: [d9ee6a29a9764] waiting for daemon to start
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:325: [d9ee6a29a9764] waiting for daemon to start
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:353: [d9ee6a29a9764] daemon started
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:461: [d9ee6a29a9764] Stopping daemon
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:296: [d9ee6a29a9764] exiting daemon
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:448: [d9ee6a29a9764] Daemon stopped
20:19:04 [2020-07-16T20:19:04.407Z] PASS
20:19:04 [2020-07-16T20:19:04.407Z] 
20:19:04 [2020-07-16T20:19:04.407Z] === Skipped
20:19:04 [2020-07-16T20:19:04.407Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
20:19:04 [2020-07-16T20:19:04.407Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:19:04 [2020-07-16T20:19:04.407Z] 
20:19:04 [2020-07-16T20:19:04.407Z] 
20:19:04 [2020-07-16T20:19:04.407Z] DONE 18 tests, 1 skipped in 136.358s
20:19:04 [2020-07-16T20:19:04.407Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
20:19:04 [2020-07-16T20:19:04.407Z] ++ 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
20:19:04 [2020-07-16T20:19:04.407Z] ++ set -e
20:19:04 [2020-07-16T20:19:04.407Z] ++ '[' -n 0 ']'
20:19:04 [2020-07-16T20:19:04.407Z] ++ set -x
20:19:04 [2020-07-16T20:19:04.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
20:19:04 [2020-07-16T20:19:04.407Z] INFO: Testing against a local daemon
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestSessionCreate
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestSessionCreate (0.02s)
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestSessionCreateWithBadUpgrade
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:19:04 [2020-07-16T20:19:04.407Z] PASS
20:19:04 [2020-07-16T20:19:04.407Z] 
20:19:04 [2020-07-16T20:19:04.407Z] DONE 2 tests in 0.248s
20:19:04 [2020-07-16T20:19:04.407Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
20:19:04 [2020-07-16T20:19:04.407Z] ++ 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
20:19:04 [2020-07-16T20:19:04.407Z] ++ set -e
20:19:04 [2020-07-16T20:19:04.407Z] ++ '[' -n 0 ']'
20:19:04 [2020-07-16T20:19:04.407Z] ++ set -x
20:19:04 [2020-07-16T20:19:04.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
20:19:04 [2020-07-16T20:19:04.407Z] INFO: Testing against a local daemon
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:19:04 [2020-07-16T20:19:04.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:19:04 [2020-07-16T20:19:04.407Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestEventsExecDie
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestEventsExecDie (0.96s)
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestEventsBackwardsCompatible
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestInfoBinaryCommits
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestInfoAPIVersioned
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestInfoAPI
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestInfoAPI (0.03s)
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestInfoAPIWarnings
20:19:04 [2020-07-16T20:19:04.407Z] --- PASS: TestInfoAPIWarnings (0.84s)
20:19:04 [2020-07-16T20:19:04.407Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:325: [d960793980f4e] waiting for daemon to start
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:325: [d960793980f4e] waiting for daemon to start
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:353: [d960793980f4e] daemon started
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:461: [d960793980f4e] Stopping daemon
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:296: [d960793980f4e] exiting daemon
20:19:04 [2020-07-16T20:19:04.407Z]     daemon.go:448: [d960793980f4e] Daemon stopped
20:19:04 [2020-07-16T20:19:04.407Z] === RUN   TestLoginFailsWithBadCredentials
20:19:04 [2020-07-16T20:19:04.698Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
20:19:04 [2020-07-16T20:19:04.698Z] === RUN   TestPingCacheHeaders
20:19:04 [2020-07-16T20:19:04.698Z] --- PASS: TestPingCacheHeaders (0.01s)
20:19:04 [2020-07-16T20:19:04.698Z] === RUN   TestPingGet
20:19:04 [2020-07-16T20:19:04.698Z] --- PASS: TestPingGet (0.01s)
20:19:04 [2020-07-16T20:19:04.698Z] === RUN   TestPingHead
20:19:04 [2020-07-16T20:19:04.698Z] --- PASS: TestPingHead (0.02s)
20:19:04 [2020-07-16T20:19:04.698Z] === RUN   TestVersion
20:19:04 [2020-07-16T20:19:04.698Z] --- PASS: TestVersion (0.01s)
20:19:04 [2020-07-16T20:19:04.698Z] PASS
20:19:04 [2020-07-16T20:19:04.698Z] 
20:19:04 [2020-07-16T20:19:04.698Z] === Skipped
20:19:04 [2020-07-16T20:19:04.698Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:19:04 [2020-07-16T20:19:04.698Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:19:04 [2020-07-16T20:19:04.698Z] 
20:19:04 [2020-07-16T20:19:04.698Z] 
20:19:04 [2020-07-16T20:19:04.698Z] DONE 12 tests, 1 skipped in 2.503s
20:19:04 [2020-07-16T20:19:04.698Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
20:19:04 [2020-07-16T20:19:04.698Z] ++ 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
20:19:04 [2020-07-16T20:19:04.698Z] ++ set -e
20:19:04 [2020-07-16T20:19:04.698Z] ++ '[' -n 0 ']'
20:19:04 [2020-07-16T20:19:04.698Z] ++ set -x
20:19:04 [2020-07-16T20:19:04.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
20:19:04 [2020-07-16T20:19:04.719Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:19:05 [2020-07-16T20:19:05.028Z] INFO: Testing against a local daemon
20:19:05 [2020-07-16T20:19:05.028Z] === RUN   TestVolumesCreateAndList
20:19:05 [2020-07-16T20:19:05.028Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:19:05 [2020-07-16T20:19:05.028Z] === RUN   TestVolumesRemove
20:19:05 [2020-07-16T20:19:05.028Z] --- PASS: TestVolumesRemove (0.12s)
20:19:05 [2020-07-16T20:19:05.028Z] === RUN   TestVolumesInspect
20:19:05 [2020-07-16T20:19:05.028Z] --- PASS: TestVolumesInspect (0.01s)
20:19:05 [2020-07-16T20:19:05.028Z] === RUN   TestVolumesInvalidJSON
20:19:05 [2020-07-16T20:19:05.028Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:19:05 [2020-07-16T20:19:05.028Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:19:05 [2020-07-16T20:19:05.028Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:19:05 [2020-07-16T20:19:05.028Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:19:05 [2020-07-16T20:19:05.028Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:19:05 [2020-07-16T20:19:05.028Z] PASS
20:19:05 [2020-07-16T20:19:05.028Z] 
20:19:05 [2020-07-16T20:19:05.028Z] DONE 5 tests in 0.407s
20:19:05 [2020-07-16T20:19:05.028Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:19:05 [2020-07-16T20:19:05.319Z] ++++ cat bundles/test-integration/docker.pid
20:19:05 [2020-07-16T20:19:05.319Z] +++ kill 10823
20:19:05 [2020-07-16T20:19:05.655Z] === RUN   TestDockerSuite/TestBuildContChar
20:19:06 [2020-07-16T20:19:06.391Z] umount: bundles/test-integration/root: no mount point specified.
20:19:06 [2020-07-16T20:19:06.391Z] +++ /etc/init.d/apparmor stop
20:19:06 [2020-07-16T20:19:06.391Z] Leaving: AppArmorNo profiles have been unloaded.
20:19:06 [2020-07-16T20:19:06.391Z] 
20:19:06 [2020-07-16T20:19:06.391Z] Unloading profiles will leave already running processes permanently
20:19:06 [2020-07-16T20:19:06.391Z] unconfined, which can lead to unexpected situations.
20:19:06 [2020-07-16T20:19:06.391Z] 
20:19:06 [2020-07-16T20:19:06.391Z] To set a process to complain mode, use the command line tool
20:19:06 [2020-07-16T20:19:06.391Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:19:06 [2020-07-16T20:19:06.391Z] +++ true
20:19:06 [2020-07-16T20:19:06.592Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:19:06 [2020-07-16T20:19:06.707Z] exiting test-integration
20:19:06 [2020-07-16T20:19:06.707Z] ++ exit 0
20:19:06 [2020-07-16T20:19:06.707Z] 
Post stage
[Pipeline] junit
20:19:08 [2020-07-16T20:19:08.814Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:19:09 [2020-07-16T20:19:09.127Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:19:09 [2020-07-16T20:19:09.387Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:19:09 [2020-07-16T20:19:09.479Z] + echo Ensuring container killed.
20:19:09 [2020-07-16T20:19:09.479Z] Ensuring container killed.
20:19:09 [2020-07-16T20:19:09.479Z] + docker rm -vf docker-pr1
20:19:09 [2020-07-16T20:19:09.479Z] Error: No such container: docker-pr1
20:19:09 [2020-07-16T20:19:09.479Z] + true
[Pipeline] sh
20:19:09 [2020-07-16T20:19:09.856Z] + echo Chowning /workspace to jenkins user
20:19:09 [2020-07-16T20:19:09.856Z] Chowning /workspace to jenkins user
20:19:09 [2020-07-16T20:19:09.856Z] + id -u
20:19:09 [2020-07-16T20:19:09.856Z] + id -g
20:19:09 [2020-07-16T20:19:09.856Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41222:/workspace busybox chown -R 1001:1001 /workspace
20:19:09 [2020-07-16T20:19:09.856Z] Unable to find image 'busybox:latest' locally
20:19:10 [2020-07-16T20:19:10.148Z] latest: Pulling from library/busybox
20:19:10 [2020-07-16T20:19:10.148Z] 351d6c492d3f: Pulling fs layer
20:19:10 [2020-07-16T20:19:10.322Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:19:10 [2020-07-16T20:19:10.440Z] 351d6c492d3f: Verifying Checksum
20:19:10 [2020-07-16T20:19:10.440Z] 351d6c492d3f: Download complete
20:19:10 [2020-07-16T20:19:10.730Z] 351d6c492d3f: Pull complete
20:19:10 [2020-07-16T20:19:10.730Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
20:19:10 [2020-07-16T20:19:10.730Z] Status: Downloaded newer image for busybox:latest
20:19:10 [2020-07-16T20:19:10.890Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:19:11 [2020-07-16T20:19:11.459Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:19:12 [2020-07-16T20:19:12.395Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:19:12 [2020-07-16T20:19:12.395Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:19:12 [2020-07-16T20:19:12.654Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:19:13 [2020-07-16T20:19:13.191Z] + bundleName=s390x-integration
20:19:13 [2020-07-16T20:19:13.191Z] + echo Creating s390x-integration-bundles.tar.gz
20:19:13 [2020-07-16T20:19:13.191Z] Creating s390x-integration-bundles.tar.gz
20:19:13 [2020-07-16T20:19:13.191Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:19:13 [2020-07-16T20:19:13.191Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:19:13 [2020-07-16T20:19:13.235Z] Archiving artifacts
20:19:13 [2020-07-16T20:19:13.606Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41222/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:19:13 [2020-07-16T20:19:13.991Z] + make clean
20:19:14 [2020-07-16T20:19:14.282Z] docker volume rm -f docker-dev-cache
20:19:14 [2020-07-16T20:19:14.572Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:19:16 [2020-07-16T20:19:16.844Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:19:18 [2020-07-16T20:19:18.224Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:19:21 [2020-07-16T20:19:21.513Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:19:23 [2020-07-16T20:19:23.418Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:19:23 [2020-07-16T20:19:23.984Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:19:24 [2020-07-16T20:19:24.921Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:19:27 [2020-07-16T20:19:27.454Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:19:27 [2020-07-16T20:19:27.713Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:19:28 [2020-07-16T20:19:28.281Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:19:28 [2020-07-16T20:19:28.849Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:19:29 [2020-07-16T20:19:29.785Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:19:31 [2020-07-16T20:19:31.691Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:19:32 [2020-07-16T20:19:32.628Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:19:32 [2020-07-16T20:19:32.628Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:19:32 [2020-07-16T20:19:32.628Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:19:32 [2020-07-16T20:19:32.628Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:19:32 [2020-07-16T20:19:32.628Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:19:33 [2020-07-16T20:19:33.852Z] fc1b9e59edad: Pull complete
20:19:33 [2020-07-16T20:19:33.852Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
20:19:33 [2020-07-16T20:19:33.852Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:19:33 [2020-07-16T20:19:33.852Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
20:19:33 [2020-07-16T20:19:33.852Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
20:19:33 [2020-07-16T20:19:33.852Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339'
20:19:33 [2020-07-16T20:19:33.852Z] WARN: Skipping validation tests
20:19:33 [2020-07-16T20:19:33.852Z] INFO: Running unit tests at 07/16/2020 20:19:27...
20:19:33 [2020-07-16T20:19:33.852Z] INFO: make.ps1 starting at 07/16/2020 20:19:31
20:19:33 [2020-07-16T20:19:33.852Z] INFO: Git commit (23d47bd12) assumed from DOCKER_GITCOMMIT environment variable
20:19:33 [2020-07-16T20:19:33.852Z] INFO: Invoking autogen...
20:19:33 [2020-07-16T20:19:33.852Z] INFO: Running unit tests...
20:19:35 [2020-07-16T20:19:35.158Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:19:35 [2020-07-16T20:19:35.726Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:19:36 [2020-07-16T20:19:36.295Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:19:36 [2020-07-16T20:19:36.295Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:19:36 [2020-07-16T20:19:36.862Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:19:40 [2020-07-16T20:19:40.149Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:19:40 [2020-07-16T20:19:40.715Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:19:41 [2020-07-16T20:19:41.282Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:19:43 [2020-07-16T20:19:43.815Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
20:19:44 [2020-07-16T20:19:44.381Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:19:44 [2020-07-16T20:19:44.947Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:19:45 [2020-07-16T20:19:45.882Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:19:48 [2020-07-16T20:19:48.768Z] ?   	github.com/docker/docker/api	[no test files]
20:19:50 [2020-07-16T20:19:50.071Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
20:19:51 [2020-07-16T20:19:51.005Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:19:51 [2020-07-16T20:19:51.005Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:19:56 [2020-07-16T20:19:56.273Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:19:56 [2020-07-16T20:19:56.882Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:19:57 [2020-07-16T20:19:57.825Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:19:59 [2020-07-16T20:19:59.214Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:19:59 [2020-07-16T20:19:59.473Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:20:02 [2020-07-16T20:20:02.763Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
20:20:03 [2020-07-16T20:20:03.023Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:20:03 [2020-07-16T20:20:03.591Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:20:03 [2020-07-16T20:20:03.753Z] ok  	github.com/docker/docker/api/server	0.166s	coverage: 7.9% of statements
20:20:03 [2020-07-16T20:20:03.850Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:20:04 [2020-07-16T20:20:04.521Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
20:20:04 [2020-07-16T20:20:04.522Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:20:04 [2020-07-16T20:20:04.522Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:20:04 [2020-07-16T20:20:04.777Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:20:04 [2020-07-16T20:20:04.777Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:20:05 [2020-07-16T20:20:05.228Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
20:20:05 [2020-07-16T20:20:05.228Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:20:05 [2020-07-16T20:20:05.735Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 3.1% of statements
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/types	[no test files]
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:20:05 [2020-07-16T20:20:05.735Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:20:05 [2020-07-16T20:20:05.796Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:20:05 [2020-07-16T20:20:05.992Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
20:20:06 [2020-07-16T20:20:06.252Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:20:06 [2020-07-16T20:20:06.252Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:20:06 [2020-07-16T20:20:06.363Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:20:06 [2020-07-16T20:20:06.363Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:20:06 [2020-07-16T20:20:06.509Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
20:20:06 [2020-07-16T20:20:06.509Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:20:06 [2020-07-16T20:20:06.509Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:20:06 [2020-07-16T20:20:06.934Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
20:20:07 [2020-07-16T20:20:07.440Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
20:20:07 [2020-07-16T20:20:07.502Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:20:08 [2020-07-16T20:20:08.878Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
20:20:08 [2020-07-16T20:20:08.879Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
20:20:10 [2020-07-16T20:20:10.701Z] ok  	github.com/docker/docker/builder/dockerfile	0.157s	coverage: 45.1% of statements
20:20:10 [2020-07-16T20:20:10.702Z] ok  	github.com/docker/docker/builder/fscache	0.115s	coverage: 69.2% of statements
20:20:10 [2020-07-16T20:20:10.782Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
20:20:12 [2020-07-16T20:20:12.690Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:20:13 [2020-07-16T20:20:13.215Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.063s	coverage: 85.1% of statements
20:20:13 [2020-07-16T20:20:13.776Z] ok  	github.com/docker/docker/builder/remotecontext	0.121s	coverage: 13.6% of statements
20:20:13 [2020-07-16T20:20:13.776Z] ?   	github.com/docker/docker/cli	[no test files]
20:20:13 [2020-07-16T20:20:13.776Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:20:14 [2020-07-16T20:20:14.031Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
20:20:16 [2020-07-16T20:20:16.878Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
20:20:17 [2020-07-16T20:20:17.444Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:20:18 [2020-07-16T20:20:18.012Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
20:20:18 [2020-07-16T20:20:18.948Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:20:19 [2020-07-16T20:20:19.276Z] ok  	github.com/docker/docker/client	0.163s	coverage: 75.7% of statements
20:20:20 [2020-07-16T20:20:20.325Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
20:20:20 [2020-07-16T20:20:20.585Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:20:21 [2020-07-16T20:20:21.963Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:20:24 [2020-07-16T20:20:24.500Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:20:27 [2020-07-16T20:20:27.785Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
20:20:33 [2020-07-16T20:20:33.064Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:20:33 [2020-07-16T20:20:33.064Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:20:34 [2020-07-16T20:20:34.000Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:20:34 [2020-07-16T20:20:34.258Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:20:34 [2020-07-16T20:20:34.258Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:20:35 [2020-07-16T20:20:35.633Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:20:36 [2020-07-16T20:20:36.579Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:20:39 [2020-07-16T20:20:39.112Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:20:39 [2020-07-16T20:20:39.680Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:20:41 [2020-07-16T20:20:41.058Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:20:43 [2020-07-16T20:20:43.593Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:20:47 [2020-07-16T20:20:47.783Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:20:50 [2020-07-16T20:20:50.317Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:20:52 [2020-07-16T20:20:52.220Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:20:54 [2020-07-16T20:20:54.122Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ok  	github.com/docker/docker/api/server/httputils	0.120s	coverage: 14.7% of statements
20:20:54 [2020-07-16T20:20:54.678Z] ok  	github.com/docker/docker/api/server/middleware	0.151s	coverage: 37.7% of statements
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ok  	github.com/docker/docker/api/server/router/swarm	0.204s	coverage: 3.1% of statements
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ok  	github.com/docker/docker/api/types/filters	0.065s	coverage: 92.2% of statements
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:20:54 [2020-07-16T20:20:54.678Z] ok  	github.com/docker/docker/api/types/time	0.435s	coverage: 100.0% of statements
20:20:55 [2020-07-16T20:20:55.148Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:20:55 [2020-07-16T20:20:55.148Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:20:56 [2020-07-16T20:20:56.653Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:20:57 [2020-07-16T20:20:57.933Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.016s	coverage: 72.9% of statements
20:20:57 [2020-07-16T20:20:57.933Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 29.5% of statements
20:20:57 [2020-07-16T20:20:57.933Z] ok  	github.com/docker/docker/container	0.119s	coverage: 35.3% of statements
20:20:57 [2020-07-16T20:20:57.933Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:20:57 [2020-07-16T20:20:57.933Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:20:57 [2020-07-16T20:20:57.933Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:20:57 [2020-07-16T20:20:57.933Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:20:59 [2020-07-16T20:20:59.186Z] === RUN   TestDockerDaemonSuite/TestShmSize
20:21:01 [2020-07-16T20:21:01.035Z] ok  	github.com/docker/docker/builder/dockerfile	0.712s	coverage: 43.2% of statements
20:21:01 [2020-07-16T20:21:01.035Z] ok  	github.com/docker/docker/builder/dockerignore	0.047s	coverage: 96.8% of statements
20:21:01 [2020-07-16T20:21:01.035Z] ok  	github.com/docker/docker/builder/fscache	1.117s	coverage: 69.2% of statements
20:21:01 [2020-07-16T20:21:01.035Z] ok  	github.com/docker/docker/builder/remotecontext	0.615s	coverage: 9.2% of statements
20:21:01 [2020-07-16T20:21:01.091Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
20:21:04 [2020-07-16T20:21:04.377Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
20:21:04 [2020-07-16T20:21:04.377Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
20:21:06 [2020-07-16T20:21:06.017Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
20:21:06 [2020-07-16T20:21:06.579Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
20:21:07 [2020-07-16T20:21:07.943Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
20:21:09 [2020-07-16T20:21:09.724Z] --- PASS: TestDockerDaemonSuite (328.04s)
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.24s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbff76febd0ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbff76febd0ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbff76febd0ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [dbff76febd0ae] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [dbff76febd0ae] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [dbff76febd0ae] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [dbff76febd0ae] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbff76febd0ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbff76febd0ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [dbff76febd0ae] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [dbff76febd0ae] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [dbff76febd0ae] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [dbff76febd0ae] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbdef1535e1f4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dbdef1535e1f4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [dbdef1535e1f4] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [dbdef1535e1f4] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [dbdef1535e1f4] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [dbdef1535e1f4] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dd118860feb94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [dd118860feb94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [dd118860feb94] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [dd118860feb94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [dd118860feb94] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [dd118860feb94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d5cfd0d368387] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d5cfd0d368387] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [d5cfd0d368387] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [d5cfd0d368387] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         docker_cli_daemon_test.go:1449: Daemon d5cfd0d368387 is not started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d5cfd0d368387] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d5cfd0d368387] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [d5cfd0d368387] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [d5cfd0d368387] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [d5cfd0d368387] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [d5cfd0d368387] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]         check_test.go:309: Daemon da5aaf6e0b04c is not started
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [de7e0620adaf1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [de7e0620adaf1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [de7e0620adaf1] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [de7e0620adaf1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [de7e0620adaf1] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [de7e0620adaf1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [de7e0620adaf1] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [de7e0620adaf1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [de7e0620adaf1] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [de7e0620adaf1] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d96116c734e95] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d96116c734e95] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [d96116c734e95] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [d96116c734e95] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         check_test.go:309: Daemon d462372b2a141 is not started
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.43s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d992b9ae8f99c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d992b9ae8f99c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [d992b9ae8f99c] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [d992b9ae8f99c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [d992b9ae8f99c] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [d992b9ae8f99c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.02s)
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d8814a6c53a43] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [d8814a6c53a43] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d8814a6c53a43] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d8814a6c53a43] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d8814a6c53a43] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [d8814a6c53a43] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [d8814a6c53a43] Stopping daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:296: [d8814a6c53a43] exiting daemon
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:448: [d8814a6c53a43] Daemon stopped
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d8814a6c53a43] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:325: [d8814a6c53a43] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:353: [d8814a6c53a43] daemon started
20:21:09 [2020-07-16T20:21:09.724Z]         daemon.go:461: [d8814a6c53a43] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d8814a6c53a43] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d8814a6c53a43] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.58s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dff0bd12539f8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dff0bd12539f8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [dff0bd12539f8] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [dff0bd12539f8] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dff0bd12539f8] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [dff0bd12539f8] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dff0bd12539f8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dff0bd12539f8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [dff0bd12539f8] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [dff0bd12539f8] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dff0bd12539f8] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [dff0bd12539f8] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.80s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d15f7f2c70e95] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d15f7f2c70e95] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d15f7f2c70e95] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [d15f7f2c70e95] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d15f7f2c70e95] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d15f7f2c70e95] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d15f7f2c70e95] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d15f7f2c70e95] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d15f7f2c70e95] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [d15f7f2c70e95] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d15f7f2c70e95] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d15f7f2c70e95] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.17s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [de3841350b1bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [de3841350b1bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [de3841350b1bf] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [de3841350b1bf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [de3841350b1bf] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [de3841350b1bf] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [de3841350b1bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [de3841350b1bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [de3841350b1bf] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [de3841350b1bf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [de3841350b1bf] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [de3841350b1bf] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.05s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dcc980abe864a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dcc980abe864a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [dcc980abe864a] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [dcc980abe864a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dcc980abe864a] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [dcc980abe864a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dcc980abe864a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dcc980abe864a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [dcc980abe864a] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [dcc980abe864a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dcc980abe864a] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [dcc980abe864a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [db98506210d30] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [db98506210d30] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [db98506210d30] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [db98506210d30] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [db98506210d30] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [db98506210d30] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [db98506210d30] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [db98506210d30] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [db98506210d30] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [db98506210d30] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [db98506210d30] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [db98506210d30] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d153fdcbd831f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d153fdcbd831f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d153fdcbd831f] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [d153fdcbd831f] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d153fdcbd831f] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d153fdcbd831f] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d153fdcbd831f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d153fdcbd831f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d153fdcbd831f] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [d153fdcbd831f] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d153fdcbd831f] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d153fdcbd831f] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dbd5ec5dac63a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dbd5ec5dac63a] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dbd5ec5dac63a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         check_test.go:309: Daemon d00dd5ac1d7d8 is not started
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [df150edfdcbf7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [df150edfdcbf7] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [df150edfdcbf7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         check_test.go:309: Daemon d03f36bf1ecf5 is not started
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d00f301e97c02] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d00f301e97c02] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d00f301e97c02] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [d00f301e97c02] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d00f301e97c02] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d00f301e97c02] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [df72310662b88] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [df72310662b88] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [df72310662b88] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [df72310662b88] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [df72310662b88] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [df72310662b88] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         check_test.go:309: Daemon df72310662b88 is not started
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dd2b9acfaa222] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dd2b9acfaa222] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [dd2b9acfaa222] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [dd2b9acfaa222] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dd2b9acfaa222] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [dd2b9acfaa222] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dd2b9acfaa222] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [dd2b9acfaa222] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [dd2b9acfaa222] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [dd2b9acfaa222] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [dd2b9acfaa222] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [dd2b9acfaa222] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s)
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d017c5b8a330c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d017c5b8a330c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d017c5b8a330c] daemon started
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:461: [d017c5b8a330c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:296: [d017c5b8a330c] exiting daemon
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:448: [d017c5b8a330c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d017c5b8a330c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:325: [d017c5b8a330c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.725Z]         daemon.go:353: [d017c5b8a330c] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d017c5b8a330c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d017c5b8a330c] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d017c5b8a330c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.27s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d828fadc2d6e3] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d828fadc2d6e3] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d828fadc2d6e3] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d828fadc2d6e3] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d828fadc2d6e3] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d828fadc2d6e3] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d828fadc2d6e3] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d828fadc2d6e3] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d828fadc2d6e3] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d828fadc2d6e3] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d828fadc2d6e3] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d828fadc2d6e3] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dbfd5e23d1bb5] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dbfd5e23d1bb5] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [dbfd5e23d1bb5] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [dbfd5e23d1bb5] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [dbfd5e23d1bb5] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [dbfd5e23d1bb5] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dbfd5e23d1bb5] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dbfd5e23d1bb5] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [dbfd5e23d1bb5] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [dbfd5e23d1bb5] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [dbfd5e23d1bb5] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [dbfd5e23d1bb5] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d5959230a4856] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d5959230a4856] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d5959230a4856] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d5959230a4856] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d5959230a4856] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d5959230a4856] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d71275b374aa7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d71275b374aa7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d71275b374aa7] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d71275b374aa7] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d71275b374aa7] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d71275b374aa7] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.76s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [ddf427a702f96] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [ddf427a702f96] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [ddf427a702f96] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [ddf427a702f96] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [ddf427a702f96] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [ddf427a702f96] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dc0219fec04bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [dc0219fec04bf] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dc0219fec04bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [dc0219fec04bf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:450: [dc0219fec04bf] Error when stopping daemon: daemon not started
20:21:09 [2020-07-16T20:21:09.726Z]         check_test.go:309: Daemon dc0219fec04bf is not started
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d92ef217cbd22] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d92ef217cbd22] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d92ef217cbd22] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d92ef217cbd22] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d92ef217cbd22] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d92ef217cbd22] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [df93ea9d02cef] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [df93ea9d02cef] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [df93ea9d02cef] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [df93ea9d02cef] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [df93ea9d02cef] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [df93ea9d02cef] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d4240c928ec36] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d4240c928ec36] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d4240c928ec36] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d4240c928ec36] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d4240c928ec36] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d4240c928ec36] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d372abebc47ef] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d372abebc47ef] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d372abebc47ef] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d372abebc47ef] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d372abebc47ef] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d372abebc47ef] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d372abebc47ef] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d372abebc47ef] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d372abebc47ef] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d372abebc47ef] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d372abebc47ef] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d372abebc47ef] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.94s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0ffc77c33715] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0ffc77c33715] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d0ffc77c33715] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d0ffc77c33715] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d0ffc77c33715] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d0ffc77c33715] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0ffc77c33715] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0ffc77c33715] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d0ffc77c33715] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d0ffc77c33715] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d0ffc77c33715] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d0ffc77c33715] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.29s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [daf901a5ad9b0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [daf901a5ad9b0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [daf901a5ad9b0] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [daf901a5ad9b0] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [daf901a5ad9b0] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [daf901a5ad9b0] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [daf901a5ad9b0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [daf901a5ad9b0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [daf901a5ad9b0] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [daf901a5ad9b0] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [daf901a5ad9b0] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [daf901a5ad9b0] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:21:09 [2020-07-16T20:21:09.726Z]         requirement.go:26: unmatched requirement IPv6
20:21:09 [2020-07-16T20:21:09.726Z]         check_test.go:309: Daemon d01c1fcd265b9 is not started
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d4d7d75fafea1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d4d7d75fafea1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d4d7d75fafea1] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d4d7d75fafea1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d4d7d75fafea1] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d4d7d75fafea1] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dfc8bc02c207c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dfc8bc02c207c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [dfc8bc02c207c] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [dfc8bc02c207c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [dfc8bc02c207c] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [dfc8bc02c207c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d1a6a8d964371] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d1a6a8d964371] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d1a6a8d964371] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d1a6a8d964371] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d1a6a8d964371] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d1a6a8d964371] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d9718180c5601] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d9718180c5601] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d9718180c5601] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d9718180c5601] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d9718180c5601] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d9718180c5601] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         check_test.go:309: Daemon d9718180c5601 is not started
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.98s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d6659f5f9bd48] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d6659f5f9bd48] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d6659f5f9bd48] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d6659f5f9bd48] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d6659f5f9bd48] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d6659f5f9bd48] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d6659f5f9bd48] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d6659f5f9bd48] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d6659f5f9bd48] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d6659f5f9bd48] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d6659f5f9bd48] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d6659f5f9bd48] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dca4530fe5fcb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [dca4530fe5fcb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [dca4530fe5fcb] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [dca4530fe5fcb] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [dca4530fe5fcb] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [dca4530fe5fcb] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         check_test.go:309: Daemon dca4530fe5fcb is not started
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.63s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0a13ea04743b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0a13ea04743b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d0a13ea04743b] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d0a13ea04743b] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         docker_cli_daemon_plugins_test.go:80: Daemon d0a13ea04743b is not started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0a13ea04743b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d0a13ea04743b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d0a13ea04743b] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d0a13ea04743b] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d0a13ea04743b] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d0a13ea04743b] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d3accf21b792f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d3accf21b792f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d3accf21b792f] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d3accf21b792f] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         docker_cli_daemon_plugins_test.go:170: Daemon d3accf21b792f is not started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d3accf21b792f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [d3accf21b792f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [d3accf21b792f] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [d3accf21b792f] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [d3accf21b792f] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [d3accf21b792f] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [de0c1d8570c53] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [de0c1d8570c53] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [de0c1d8570c53] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [de0c1d8570c53] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [de0c1d8570c53] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [de0c1d8570c53] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [de0c1d8570c53] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [de0c1d8570c53] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [de0c1d8570c53] daemon started
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:461: [de0c1d8570c53] Stopping daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:296: [de0c1d8570c53] exiting daemon
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:448: [de0c1d8570c53] Daemon stopped
20:21:09 [2020-07-16T20:21:09.726Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [da56e247daab2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:325: [da56e247daab2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.726Z]         daemon.go:353: [da56e247daab2] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [da56e247daab2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [da56e247daab2] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [da56e247daab2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [ddb271982dd4d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [ddb271982dd4d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [ddb271982dd4d] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [ddb271982dd4d] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [ddb271982dd4d] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [ddb271982dd4d] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d775aac04ece1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d775aac04ece1] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d775aac04ece1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d775aac04ece1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:450: [d775aac04ece1] Error when stopping daemon: daemon not started
20:21:09 [2020-07-16T20:21:09.727Z]         check_test.go:309: Daemon d775aac04ece1 is not started
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [df0aec6a107d1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [df0aec6a107d1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [df0aec6a107d1] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [df0aec6a107d1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [df0aec6a107d1] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [df0aec6a107d1] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d3c7331497dc9] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d3c7331497dc9] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d3c7331497dc9] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d3c7331497dc9] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d3c7331497dc9] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d3c7331497dc9] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [dbddbedca6f6e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [dbddbedca6f6e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [dbddbedca6f6e] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [dbddbedca6f6e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [dbddbedca6f6e] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [dbddbedca6f6e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.60s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [daa613f4606da] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [daa613f4606da] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [daa613f4606da] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [daa613f4606da] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [daa613f4606da] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [daa613f4606da] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d02cbcfc1271a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d02cbcfc1271a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d02cbcfc1271a] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d02cbcfc1271a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d02cbcfc1271a] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d02cbcfc1271a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d6f5269d228d2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d6f5269d228d2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d6f5269d228d2] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d6f5269d228d2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d6f5269d228d2] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d6f5269d228d2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [de05ae8d88792] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [de05ae8d88792] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [de05ae8d88792] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [de05ae8d88792] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [de05ae8d88792] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [de05ae8d88792] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d50710dbfb74f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d50710dbfb74f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d50710dbfb74f] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d50710dbfb74f] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d50710dbfb74f] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d50710dbfb74f] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [df377b9fae02c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [df377b9fae02c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [df377b9fae02c] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [df377b9fae02c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [df377b9fae02c] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [df377b9fae02c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [df7889367b10c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [df7889367b10c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [df7889367b10c] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [df7889367b10c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [df7889367b10c] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [df7889367b10c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.43s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d750d129258e1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d750d129258e1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d750d129258e1] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d750d129258e1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d750d129258e1] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d750d129258e1] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         check_test.go:309: Daemon d750d129258e1 is not started
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.66s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d3a2f8c73d3f7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d3a2f8c73d3f7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d3a2f8c73d3f7] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d3a2f8c73d3f7] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d3a2f8c73d3f7] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d3a2f8c73d3f7] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d3a2f8c73d3f7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d3a2f8c73d3f7] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d3a2f8c73d3f7] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d3a2f8c73d3f7] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d3a2f8c73d3f7] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d3a2f8c73d3f7] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.62s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db7c7d78cf3ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db7c7d78cf3ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [db7c7d78cf3ae] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [db7c7d78cf3ae] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [db7c7d78cf3ae] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [db7c7d78cf3ae] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db7c7d78cf3ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db7c7d78cf3ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db7c7d78cf3ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db7c7d78cf3ae] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [db7c7d78cf3ae] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [db7c7d78cf3ae] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [db7c7d78cf3ae] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [db7c7d78cf3ae] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.99s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d53fe2c31cc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d53fe2c31cc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d53fe2c31cc94] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d53fe2c31cc94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d53fe2c31cc94] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d53fe2c31cc94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d53fe2c31cc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d53fe2c31cc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d53fe2c31cc94] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d53fe2c31cc94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d53fe2c31cc94] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d53fe2c31cc94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [de1512de1e9cb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [de1512de1e9cb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [de1512de1e9cb] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [de1512de1e9cb] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [de1512de1e9cb] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [de1512de1e9cb] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [de1512de1e9cb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [de1512de1e9cb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [de1512de1e9cb] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [de1512de1e9cb] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [de1512de1e9cb] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [de1512de1e9cb] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d63cfb8010da4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d63cfb8010da4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d63cfb8010da4] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d63cfb8010da4] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d63cfb8010da4] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d63cfb8010da4] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d63cfb8010da4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d63cfb8010da4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d63cfb8010da4] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d63cfb8010da4] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d63cfb8010da4] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d63cfb8010da4] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d5e353064b939] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d5e353064b939] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d5e353064b939] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d5e353064b939] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d5e353064b939] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d5e353064b939] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d5e353064b939] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d5e353064b939] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d5e353064b939] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d5e353064b939] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d5e353064b939] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d5e353064b939] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.59s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d0101951a812f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d0101951a812f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d0101951a812f] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d0101951a812f] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d0101951a812f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d0101951a812f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d0101951a812f] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d0101951a812f] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d0101951a812f] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d0101951a812f] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         check_test.go:309: Daemon d0101951a812f is not started
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d39af9e4c9602] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d39af9e4c9602] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d39af9e4c9602] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d39af9e4c9602] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d39af9e4c9602] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d39af9e4c9602] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d39af9e4c9602] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [d39af9e4c9602] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [d39af9e4c9602] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [d39af9e4c9602] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [d39af9e4c9602] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [d39af9e4c9602] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.07s)
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db3ea7e63ccf0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db3ea7e63ccf0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [db3ea7e63ccf0] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [db3ea7e63ccf0] Stopping daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:296: [db3ea7e63ccf0] exiting daemon
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:448: [db3ea7e63ccf0] Daemon stopped
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db3ea7e63ccf0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:325: [db3ea7e63ccf0] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:353: [db3ea7e63ccf0] daemon started
20:21:09 [2020-07-16T20:21:09.727Z]         daemon.go:461: [db3ea7e63ccf0] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [db3ea7e63ccf0] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [db3ea7e63ccf0] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.21s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d367ce7a035eb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d367ce7a035eb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d367ce7a035eb] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d367ce7a035eb] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d367ce7a035eb] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d367ce7a035eb] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d367ce7a035eb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d367ce7a035eb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d367ce7a035eb] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d367ce7a035eb] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d367ce7a035eb] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d367ce7a035eb] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d367ce7a035eb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d367ce7a035eb] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d367ce7a035eb] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d367ce7a035eb] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d367ce7a035eb] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d367ce7a035eb] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d56d6095a99c8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d56d6095a99c8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d56d6095a99c8] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d56d6095a99c8] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d56d6095a99c8] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d56d6095a99c8] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d56d6095a99c8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d56d6095a99c8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d56d6095a99c8] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d56d6095a99c8] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d56d6095a99c8] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d56d6095a99c8] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbf6c776fcf80] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbf6c776fcf80] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dbf6c776fcf80] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dbf6c776fcf80] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dbf6c776fcf80] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dbf6c776fcf80] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbf6c776fcf80] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbf6c776fcf80] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dbf6c776fcf80] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dbf6c776fcf80] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dbf6c776fcf80] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dbf6c776fcf80] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbf6c776fcf80] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbf6c776fcf80] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dbf6c776fcf80] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dbf6c776fcf80] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dbf6c776fcf80] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dbf6c776fcf80] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dd6b543ed2990] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dd6b543ed2990] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dd6b543ed2990] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dd6b543ed2990] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dd6b543ed2990] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dd6b543ed2990] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dd6b543ed2990] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dd6b543ed2990] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dd6b543ed2990] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dd6b543ed2990] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dd6b543ed2990] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dd6b543ed2990] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.45s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d671f664ec4fe] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d671f664ec4fe] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d671f664ec4fe] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d671f664ec4fe] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d671f664ec4fe] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d671f664ec4fe] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d671f664ec4fe] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d671f664ec4fe] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d671f664ec4fe] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d671f664ec4fe] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d671f664ec4fe] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d671f664ec4fe] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:21:09 [2020-07-16T20:21:09.728Z]         requirement.go:26: unmatched requirement Devicemapper
20:21:09 [2020-07-16T20:21:09.728Z]         check_test.go:309: Daemon d7b3526d8a9ac is not started
20:21:09 [2020-07-16T20:21:09.728Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:21:09 [2020-07-16T20:21:09.728Z]         requirement.go:26: unmatched requirement Devicemapper
20:21:09 [2020-07-16T20:21:09.728Z]         check_test.go:309: Daemon dec602413eca9 is not started
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.57s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4cc3b2e1ccaa] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4cc3b2e1ccaa] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d4cc3b2e1ccaa] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d4cc3b2e1ccaa] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4cc3b2e1ccaa] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4cc3b2e1ccaa] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d4cc3b2e1ccaa] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d4cc3b2e1ccaa] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d4cc3b2e1ccaa] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d4cc3b2e1ccaa] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         check_test.go:309: Daemon d4cc3b2e1ccaa is not started
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbff4b0e6333d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbff4b0e6333d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dbff4b0e6333d] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dbff4b0e6333d] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dbff4b0e6333d] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dbff4b0e6333d] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbff4b0e6333d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [dbff4b0e6333d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [dbff4b0e6333d] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [dbff4b0e6333d] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [dbff4b0e6333d] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [dbff4b0e6333d] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da45d2de5c459] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da45d2de5c459] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [da45d2de5c459] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [da45d2de5c459] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [da45d2de5c459] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [da45d2de5c459] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da45d2de5c459] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da45d2de5c459] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [da45d2de5c459] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [da45d2de5c459] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [da45d2de5c459] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [da45d2de5c459] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.45s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d28c988a31dc1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d28c988a31dc1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d28c988a31dc1] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d28c988a31dc1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d28c988a31dc1] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d28c988a31dc1] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d28c988a31dc1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d28c988a31dc1] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d28c988a31dc1] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d28c988a31dc1] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d28c988a31dc1] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d28c988a31dc1] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.51s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4bdf164f7f6c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4bdf164f7f6c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d4bdf164f7f6c] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d4bdf164f7f6c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d4bdf164f7f6c] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d4bdf164f7f6c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4bdf164f7f6c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4bdf164f7f6c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d4bdf164f7f6c] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d4bdf164f7f6c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d4bdf164f7f6c] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d4bdf164f7f6c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.08s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da5f0fd3829e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da5f0fd3829e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [da5f0fd3829e2] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [da5f0fd3829e2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [da5f0fd3829e2] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [da5f0fd3829e2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da5f0fd3829e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [da5f0fd3829e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [da5f0fd3829e2] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [da5f0fd3829e2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [da5f0fd3829e2] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [da5f0fd3829e2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.29s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d6c1114e305a6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d6c1114e305a6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d6c1114e305a6] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d6c1114e305a6] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d6c1114e305a6] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d6c1114e305a6] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d6c1114e305a6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d6c1114e305a6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d6c1114e305a6] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d6c1114e305a6] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d6c1114e305a6] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d6c1114e305a6] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.08s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d182ff4ffa648] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d182ff4ffa648] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d182ff4ffa648] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d182ff4ffa648] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d182ff4ffa648] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d182ff4ffa648] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d182ff4ffa648] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d182ff4ffa648] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d182ff4ffa648] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d182ff4ffa648] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d182ff4ffa648] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d182ff4ffa648] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4030d96d1528] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4030d96d1528] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d4030d96d1528] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d4030d96d1528] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4030d96d1528] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d4030d96d1528] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d4030d96d1528] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d4030d96d1528] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d4030d96d1528] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d4030d96d1528] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         check_test.go:309: Daemon d4030d96d1528 is not started
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d08301a498a94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d08301a498a94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d08301a498a94] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d08301a498a94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d08301a498a94] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d08301a498a94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d08301a498a94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d08301a498a94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d08301a498a94] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d08301a498a94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d08301a498a94] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [d08301a498a94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [ddd6d8f5d93c6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [ddd6d8f5d93c6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [ddd6d8f5d93c6] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [ddd6d8f5d93c6] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [ddd6d8f5d93c6] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [ddd6d8f5d93c6] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [ddd6d8f5d93c6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [ddd6d8f5d93c6] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [ddd6d8f5d93c6] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [ddd6d8f5d93c6] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [ddd6d8f5d93c6] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:448: [ddd6d8f5d93c6] Daemon stopped
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d24faaaa40f69] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [d24faaaa40f69] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [d24faaaa40f69] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:296: [d24faaaa40f69] exiting daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [d24faaaa40f69] Stopping daemon
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:450: [d24faaaa40f69] Error when stopping daemon: daemon not started
20:21:09 [2020-07-16T20:21:09.728Z]         check_test.go:309: Daemon d24faaaa40f69 is not started
20:21:09 [2020-07-16T20:21:09.728Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [df8ba433bb899] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:325: [df8ba433bb899] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:353: [df8ba433bb899] daemon started
20:21:09 [2020-07-16T20:21:09.728Z]         daemon.go:461: [df8ba433bb899] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [df8ba433bb899] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [df8ba433bb899] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d4602a1e17d3a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d4602a1e17d3a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d4602a1e17d3a] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d4602a1e17d3a] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d4602a1e17d3a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d4602a1e17d3a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d4602a1e17d3a] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d4602a1e17d3a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d4602a1e17d3a] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d4602a1e17d3a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d4602a1e17d3a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d4602a1e17d3a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d4602a1e17d3a] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d4602a1e17d3a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d4602a1e17d3a] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d4602a1e17d3a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dc44de64d82e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dc44de64d82e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dc44de64d82e2] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dc44de64d82e2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dc44de64d82e2] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dc44de64d82e2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dc44de64d82e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dc44de64d82e2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dc44de64d82e2] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dc44de64d82e2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dc44de64d82e2] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dc44de64d82e2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d269b9c71199d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d269b9c71199d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d269b9c71199d] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d269b9c71199d] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d269b9c71199d] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d269b9c71199d] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de317b2ba4b75] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de317b2ba4b75] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [de317b2ba4b75] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [de317b2ba4b75] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [de317b2ba4b75] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [de317b2ba4b75] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de500617d5b3b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de500617d5b3b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [de500617d5b3b] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [de500617d5b3b] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [de500617d5b3b] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [de500617d5b3b] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de4f6b1f3f422] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de4f6b1f3f422] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [de4f6b1f3f422] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [de4f6b1f3f422] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [de4f6b1f3f422] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [de4f6b1f3f422] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dcfc0e7a4f64b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dcfc0e7a4f64b] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dcfc0e7a4f64b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d70002619fd9f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d70002619fd9f] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d70002619fd9f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d47ba3d3ac60c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d47ba3d3ac60c] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d47ba3d3ac60c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dbb6bc7abb97a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dbb6bc7abb97a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dbb6bc7abb97a] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dbb6bc7abb97a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dbb6bc7abb97a] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dbb6bc7abb97a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d179384585b00] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d179384585b00] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d179384585b00] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d179384585b00] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d179384585b00] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d179384585b00] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d29d94b75f173] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d29d94b75f173] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d29d94b75f173] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d349e4867cbe2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d349e4867cbe2] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d349e4867cbe2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
20:21:09 [2020-07-16T20:21:09.729Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dd6b400d16b1d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dd6b400d16b1d] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dd6b400d16b1d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         check_test.go:309: Daemon d52f2d8a4f7fd is not started
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dfea318ace150] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dfea318ace150] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dfea318ace150] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dfea318ace150] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dfea318ace150] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dfea318ace150] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dfea318ace150] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dfea318ace150] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dfea318ace150] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dfea318ace150] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dfea318ace150] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dfea318ace150] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         check_test.go:309: Daemon dfea318ace150 is not started
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d58912483f9e8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d58912483f9e8] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d58912483f9e8] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d58912483f9e8] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d58912483f9e8] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d58912483f9e8] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dca096bcfaa0c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dca096bcfaa0c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dca096bcfaa0c] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dca096bcfaa0c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dca096bcfaa0c] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dca096bcfaa0c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d1ff00c6a2dc4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d1ff00c6a2dc4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d1ff00c6a2dc4] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d1ff00c6a2dc4] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d1ff00c6a2dc4] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d1ff00c6a2dc4] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d1ff00c6a2dc4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d1ff00c6a2dc4] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d1ff00c6a2dc4] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d1ff00c6a2dc4] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d1ff00c6a2dc4] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d1ff00c6a2dc4] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d8bacc2bda7dd] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d8bacc2bda7dd] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d8bacc2bda7dd] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d8bacc2bda7dd] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d8bacc2bda7dd] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d8bacc2bda7dd] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         check_test.go:309: Daemon d8bacc2bda7dd is not started
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dda91d5612e41] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dda91d5612e41] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dda91d5612e41] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dda91d5612e41] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dda91d5612e41] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dda91d5612e41] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dfe9e2bc52a09] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dfe9e2bc52a09] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dfe9e2bc52a09] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dfe9e2bc52a09] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dfe9e2bc52a09] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dfe9e2bc52a09] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.18s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de9822f81ac0e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de9822f81ac0e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [de9822f81ac0e] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [de9822f81ac0e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [de9822f81ac0e] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [de9822f81ac0e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de9822f81ac0e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de9822f81ac0e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [de9822f81ac0e] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [de9822f81ac0e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [de9822f81ac0e] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [de9822f81ac0e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de9822f81ac0e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [de9822f81ac0e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [de9822f81ac0e] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [de9822f81ac0e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [de9822f81ac0e] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [de9822f81ac0e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dea4177cdc167] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dea4177cdc167] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dea4177cdc167] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dea4177cdc167] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dea4177cdc167] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dea4177cdc167] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dea4177cdc167] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dea4177cdc167] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dea4177cdc167] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dea4177cdc167] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:450: [dea4177cdc167] Error when stopping daemon: daemon not started
20:21:09 [2020-07-16T20:21:09.729Z]         check_test.go:309: Daemon dea4177cdc167 is not started
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.94s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dbf48d18d6cbf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dbf48d18d6cbf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dbf48d18d6cbf] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dbf48d18d6cbf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dbf48d18d6cbf] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dbf48d18d6cbf] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dbf48d18d6cbf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [dbf48d18d6cbf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [dbf48d18d6cbf] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [dbf48d18d6cbf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [dbf48d18d6cbf] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [dbf48d18d6cbf] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [da142b6ece491] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [da142b6ece491] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [da142b6ece491] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [da142b6ece491] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [da142b6ece491] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [da142b6ece491] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [da142b6ece491] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [da142b6ece491] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [da142b6ece491] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [da142b6ece491] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [da142b6ece491] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [da142b6ece491] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.98s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d5ad882914865] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d5ad882914865] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d5ad882914865] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d5ad882914865] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d5ad882914865] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d5ad882914865] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d5ad882914865] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:325: [d5ad882914865] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:353: [d5ad882914865] daemon started
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:461: [d5ad882914865] Stopping daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:296: [d5ad882914865] exiting daemon
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:448: [d5ad882914865] Daemon stopped
20:21:09 [2020-07-16T20:21:09.729Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s)
20:21:09 [2020-07-16T20:21:09.729Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dfa1478d97540] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dfa1478d97540] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dfa1478d97540] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dfa1478d97540] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dfa1478d97540] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dfa1478d97540] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dfa1478d97540] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dfa1478d97540] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dfa1478d97540] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         check_test.go:309: Daemon d210259c4e66d is not started
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d6e55306670b5] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d6e55306670b5] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d6e55306670b5] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d6e55306670b5] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d6e55306670b5] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d6e55306670b5] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d148f4616e645] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d148f4616e645] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d148f4616e645] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d148f4616e645] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d148f4616e645] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d148f4616e645] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dfec7b865a58a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dfec7b865a58a] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dfec7b865a58a] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dfec7b865a58a] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dfec7b865a58a] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dfec7b865a58a] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d3aeed3e9411f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d3aeed3e9411f] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d3aeed3e9411f] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d3aeed3e9411f] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d3aeed3e9411f] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d3aeed3e9411f] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
20:21:09 [2020-07-16T20:21:09.730Z]         check_test.go:309: Daemon dbf90ce6bf528 is not started
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.09s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d26620b7371ed] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d26620b7371ed] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d26620b7371ed] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d26620b7371ed] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d26620b7371ed] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d26620b7371ed] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d128d3cb33708] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d128d3cb33708] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d128d3cb33708] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d128d3cb33708] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d128d3cb33708] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d128d3cb33708] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.88s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d9be17b87325d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d9be17b87325d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d9be17b87325d] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d9be17b87325d] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d9be17b87325d] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d9be17b87325d] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d9be17b87325d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d9be17b87325d] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d9be17b87325d] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d9be17b87325d] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d9be17b87325d] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d9be17b87325d] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d0686c4a2ab18] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d0686c4a2ab18] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d0686c4a2ab18] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d0686c4a2ab18] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d0686c4a2ab18] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d0686c4a2ab18] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d81ba8012c098] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d81ba8012c098] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d81ba8012c098] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d81ba8012c098] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d81ba8012c098] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d81ba8012c098] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d82b6a7452f2c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d82b6a7452f2c] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d82b6a7452f2c] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d82b6a7452f2c] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d82b6a7452f2c] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d82b6a7452f2c] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [df5eaf4a81bc2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [df5eaf4a81bc2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [df5eaf4a81bc2] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [df5eaf4a81bc2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [df5eaf4a81bc2] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [df5eaf4a81bc2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [df5eaf4a81bc2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [df5eaf4a81bc2] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [df5eaf4a81bc2] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [df5eaf4a81bc2] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [df5eaf4a81bc2] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [df5eaf4a81bc2] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.65s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dc8577f5e29da] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dc8577f5e29da] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dc8577f5e29da] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dc8577f5e29da] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dc8577f5e29da] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dc8577f5e29da] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dc8577f5e29da] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dc8577f5e29da] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dc8577f5e29da] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dc8577f5e29da] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dc8577f5e29da] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dc8577f5e29da] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d3452187892bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d3452187892bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d3452187892bf] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d3452187892bf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d3452187892bf] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d3452187892bf] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d3452187892bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d3452187892bf] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d3452187892bf] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d3452187892bf] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d3452187892bf] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d3452187892bf] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [df1bd51243a34] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [df1bd51243a34] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [df1bd51243a34] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [df1bd51243a34] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [df1bd51243a34] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [df1bd51243a34] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d05427ce58e17] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d05427ce58e17] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d05427ce58e17] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d05427ce58e17] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d05427ce58e17] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d05427ce58e17] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d7f79aa83709b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d7f79aa83709b] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d7f79aa83709b] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d7f79aa83709b] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d7f79aa83709b] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d7f79aa83709b] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dd4fbfd07fc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dd4fbfd07fc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dd4fbfd07fc94] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dd4fbfd07fc94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dd4fbfd07fc94] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dd4fbfd07fc94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dd4fbfd07fc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dd4fbfd07fc94] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dd4fbfd07fc94] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dd4fbfd07fc94] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dd4fbfd07fc94] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dd4fbfd07fc94] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.94s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d2f24398f040e] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d2f24398f040e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d2f24398f040e] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d2f24398f040e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d2f24398f040e] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d2f24398f040e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d2f24398f040e] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d2f24398f040e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d2f24398f040e] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d2f24398f040e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:450: [d2f24398f040e] Error when stopping daemon: daemon not started
20:21:09 [2020-07-16T20:21:09.730Z]         docker_cli_daemon_test.go:2542: Daemon d2f24398f040e is not started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2f24398f040e] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d2f24398f040e] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d2f24398f040e] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d2f24398f040e] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d2f24398f040e] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.88s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dba3f0fe36619] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [dba3f0fe36619] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [dba3f0fe36619] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [dba3f0fe36619] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [dba3f0fe36619] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [dba3f0fe36619] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.62s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d12bcae1a0667] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d12bcae1a0667] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d12bcae1a0667] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d12bcae1a0667] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d12bcae1a0667] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d12bcae1a0667] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d67945cf848ab] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d67945cf848ab] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d67945cf848ab] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d67945cf848ab] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d67945cf848ab] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d67945cf848ab] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d51a2c0afe193] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d51a2c0afe193] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d51a2c0afe193] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d51a2c0afe193] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d51a2c0afe193] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d51a2c0afe193] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
20:21:09 [2020-07-16T20:21:09.730Z]         check_test.go:309: Daemon d24a9df0c5578 is not started
20:21:09 [2020-07-16T20:21:09.730Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.45s)
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2aeea13fbeee] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:325: [d2aeea13fbeee] waiting for daemon to start
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:353: [d2aeea13fbeee] daemon started
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:461: [d2aeea13fbeee] Stopping daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:296: [d2aeea13fbeee] exiting daemon
20:21:09 [2020-07-16T20:21:09.730Z]         daemon.go:448: [d2aeea13fbeee] Daemon stopped
20:21:09 [2020-07-16T20:21:09.730Z] === RUN   TestDockerSwarmSuite
20:21:09 [2020-07-16T20:21:09.730Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:21:09 [2020-07-16T20:21:09.989Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:21:10 [2020-07-16T20:21:10.247Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:21:12 [2020-07-16T20:21:12.781Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:21:15 [2020-07-16T20:21:15.312Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:21:15 [2020-07-16T20:21:15.312Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:21:15 [2020-07-16T20:21:15.312Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:21:15 [2020-07-16T20:21:15.571Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:21:16 [2020-07-16T20:21:16.069Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
20:21:16 [2020-07-16T20:21:16.508Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:21:16 [2020-07-16T20:21:16.767Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:21:17 [2020-07-16T20:21:17.026Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:21:17 [2020-07-16T20:21:17.438Z] ok  	github.com/docker/docker/daemon	12.174s	coverage: 17.5% of statements
20:21:17 [2020-07-16T20:21:17.438Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:21:17 [2020-07-16T20:21:17.438Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:21:17 [2020-07-16T20:21:17.593Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:21:17 [2020-07-16T20:21:17.999Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 82.2% of statements
20:21:18 [2020-07-16T20:21:18.562Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
20:21:19 [2020-07-16T20:21:19.123Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
20:21:19 [2020-07-16T20:21:19.123Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:21:19 [2020-07-16T20:21:19.123Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:21:20 [2020-07-16T20:21:20.126Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:21:20 [2020-07-16T20:21:20.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
20:21:20 [2020-07-16T20:21:20.488Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
20:21:21 [2020-07-16T20:21:21.760Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:21:23 [2020-07-16T20:21:23.004Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.550s	coverage: 72.3% of statements
20:21:23 [2020-07-16T20:21:23.004Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
20:21:23 [2020-07-16T20:21:23.664Z] === RUN   TestDockerSuite/TestBuildEnv
20:21:24 [2020-07-16T20:21:24.599Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:21:24 [2020-07-16T20:21:24.890Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.429s	coverage: 56.9% of statements
20:21:25 [2020-07-16T20:21:25.534Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:21:26 [2020-07-16T20:21:26.468Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:21:26 [2020-07-16T20:21:26.785Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.180s	coverage: 49.5% of statements
20:21:28 [2020-07-16T20:21:28.675Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.873s	coverage: 45.9% of statements
20:21:28 [2020-07-16T20:21:28.675Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:21:29 [2020-07-16T20:21:29.602Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.643s	coverage: 60.4% of statements
20:21:29 [2020-07-16T20:21:29.602Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:21:30 [2020-07-16T20:21:30.527Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.353s	coverage: 76.1% of statements
20:21:30 [2020-07-16T20:21:30.527Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:21:31 [2020-07-16T20:21:31.089Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
20:21:31 [2020-07-16T20:21:31.197Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.794s	coverage: 85.1% of statements
20:21:31 [2020-07-16T20:21:31.197Z] ?   	github.com/docker/docker/cli	[no test files]
20:21:31 [2020-07-16T20:21:31.197Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:21:31 [2020-07-16T20:21:31.197Z] ok  	github.com/docker/docker/cli/debug	0.066s	coverage: 100.0% of statements
20:21:31 [2020-07-16T20:21:31.197Z] ok  	github.com/docker/docker/client	0.404s	coverage: 75.2% of statements
20:21:31 [2020-07-16T20:21:31.737Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:21:32 [2020-07-16T20:21:32.498Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
20:21:33 [2020-07-16T20:21:33.426Z] ok  	github.com/docker/docker/daemon/links	0.022s	coverage: 93.0% of statements
20:21:33 [2020-07-16T20:21:33.640Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:21:34 [2020-07-16T20:21:34.161Z] ok  	github.com/docker/docker/cmd/dockerd	0.678s	coverage: 18.6% of statements
20:21:34 [2020-07-16T20:21:34.790Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
20:21:34 [2020-07-16T20:21:34.790Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:21:34 [2020-07-16T20:21:34.790Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:21:35 [2020-07-16T20:21:35.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:21:35 [2020-07-16T20:21:35.351Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 43.7% of statements
20:21:35 [2020-07-16T20:21:35.733Z] ok  	github.com/docker/docker/container	0.518s	coverage: 42.8% of statements
20:21:35 [2020-07-16T20:21:35.733Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:21:35 [2020-07-16T20:21:35.733Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:21:35 [2020-07-16T20:21:35.733Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:21:35 [2020-07-16T20:21:35.733Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:21:36 [2020-07-16T20:21:36.713Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.149s	coverage: 78.2% of statements
20:21:36 [2020-07-16T20:21:36.713Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:21:36 [2020-07-16T20:21:36.713Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:21:36 [2020-07-16T20:21:36.713Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
20:21:37 [2020-07-16T20:21:37.639Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
20:21:38 [2020-07-16T20:21:38.200Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.024s	coverage: 62.1% of statements
20:21:38 [2020-07-16T20:21:38.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 88.3% of statements
20:21:39 [2020-07-16T20:21:39.822Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
20:21:39 [2020-07-16T20:21:39.822Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:21:39 [2020-07-16T20:21:39.822Z] time="2020-07-16T20:21:39Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate339644063/log337197426.1: no such file or directory"
20:21:39 [2020-07-16T20:21:39.822Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 38.2% of statements
20:21:41 [2020-07-16T20:21:41.711Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 47.8% of statements
20:21:41 [2020-07-16T20:21:41.967Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
20:21:42 [2020-07-16T20:21:42.529Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
20:21:43 [2020-07-16T20:21:43.090Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.687s	coverage: 84.5% of statements
20:21:43 [2020-07-16T20:21:43.090Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:21:43 [2020-07-16T20:21:43.090Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:21:45 [2020-07-16T20:21:45.618Z] ok  	github.com/docker/docker/distribution/metadata	0.065s	coverage: 48.2% of statements
20:21:45 [2020-07-16T20:21:45.618Z] ok  	github.com/docker/docker/distribution	0.357s	coverage: 22.3% of statements
20:21:45 [2020-07-16T20:21:45.618Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:21:46 [2020-07-16T20:21:46.569Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
20:21:47 [2020-07-16T20:21:47.950Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
20:21:48 [2020-07-16T20:21:48.513Z] ok  	github.com/docker/docker/distribution/xfer	1.453s	coverage: 83.4% of statements
20:21:48 [2020-07-16T20:21:48.513Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:21:49 [2020-07-16T20:21:49.440Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
20:21:49 [2020-07-16T20:21:49.440Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:21:50 [2020-07-16T20:21:50.002Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
20:21:50 [2020-07-16T20:21:50.002Z] ?   	github.com/docker/docker/internal/test	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon	3.127s	coverage: 9.1% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/cluster	0.912s	coverage: 0.5% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.271s	coverage: 65.3% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.500s	coverage: 35.8% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.258s	coverage: 10.9% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/config	0.477s	coverage: 79.7% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/discovery	0.569s	coverage: 30.4% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/events	0.455s	coverage: 50.0% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ok  	github.com/docker/docker/daemon/graphdriver	0.267s	coverage: 2.3% of statements
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
20:21:50 [2020-07-16T20:21:50.700Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
20:21:51 [2020-07-16T20:21:51.366Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:21:51 [2020-07-16T20:21:51.929Z] ok  	github.com/docker/docker/internal/testutil	0.008s	coverage: 62.5% of statements
20:21:52 [2020-07-16T20:21:52.857Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
20:21:53 [2020-07-16T20:21:53.099Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:21:53 [2020-07-16T20:21:53.099Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:21:53 [2020-07-16T20:21:53.671Z] ok  	github.com/docker/docker/daemon/images	0.447s	coverage: 4.9% of statements
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:21:53 [2020-07-16T20:21:53.671Z] ok  	github.com/docker/docker/daemon/links	0.139s	coverage: 93.0% of statements
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:21:53 [2020-07-16T20:21:53.671Z] ok  	github.com/docker/docker/daemon/logger	0.967s	coverage: 44.0% of statements
20:21:53 [2020-07-16T20:21:53.671Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.622s	coverage: 78.2% of statements
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
20:21:53 [2020-07-16T20:21:53.671Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
20:21:54 [2020-07-16T20:21:54.223Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
20:21:54 [2020-07-16T20:21:54.479Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
20:21:54 [2020-07-16T20:21:54.664Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.504s	coverage: 62.1% of statements
20:21:54 [2020-07-16T20:21:54.664Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.214s	coverage: 88.3% of statements
20:21:56 [2020-07-16T20:21:56.244Z] ok  	github.com/docker/docker/daemon/logger/local	0.745s	coverage: 74.7% of statements
20:21:56 [2020-07-16T20:21:56.244Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:21:56 [2020-07-16T20:21:56.368Z] ok  	github.com/docker/docker/pkg/archive	0.307s	coverage: 76.8% of statements
20:21:56 [2020-07-16T20:21:56.715Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.194s	coverage: 36.0% of statements
20:21:57 [2020-07-16T20:21:57.295Z] ok  	github.com/docker/docker/pkg/authorization	0.275s	coverage: 66.7% of statements
20:21:57 [2020-07-16T20:21:57.551Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
20:21:57 [2020-07-16T20:21:57.551Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:21:58 [2020-07-16T20:21:58.947Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.288s	coverage: 84.5% of statements
20:21:58 [2020-07-16T20:21:58.947Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.271s	coverage: 47.8% of statements
20:21:58 [2020-07-16T20:21:58.947Z] ok  	github.com/docker/docker/daemon/logger/templates	0.101s	coverage: 8.3% of statements
20:21:58 [2020-07-16T20:21:58.947Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:21:58 [2020-07-16T20:21:58.947Z] ?   	github.com/docker/docker/daemon/network	[no test files]
20:21:58 [2020-07-16T20:21:58.947Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:22:00 [2020-07-16T20:22:00.857Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.493s	coverage: 43.2% of statements
20:22:01 [2020-07-16T20:22:01.113Z] ok  	github.com/docker/docker/layer	7.408s	coverage: 72.0% of statements
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/oci	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:22:01 [2020-07-16T20:22:01.113Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
20:22:01 [2020-07-16T20:22:01.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:22:01 [2020-07-16T20:22:01.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:22:01 [2020-07-16T20:22:01.212Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:22:01 [2020-07-16T20:22:01.779Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:22:01 [2020-07-16T20:22:01.912Z] ok  	github.com/docker/docker/distribution	1.637s	coverage: 20.5% of statements
20:22:01 [2020-07-16T20:22:01.912Z] ok  	github.com/docker/docker/distribution/metadata	1.472s	coverage: 48.2% of statements
20:22:01 [2020-07-16T20:22:01.912Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:22:02 [2020-07-16T20:22:02.040Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
20:22:02 [2020-07-16T20:22:02.040Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
20:22:02 [2020-07-16T20:22:02.383Z] ok  	github.com/docker/docker/distribution/xfer	1.785s	coverage: 62.2% of statements
20:22:02 [2020-07-16T20:22:02.383Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:22:02 [2020-07-16T20:22:02.383Z] ok  	github.com/docker/docker/errdefs	0.203s	coverage: 49.4% of statements
20:22:02 [2020-07-16T20:22:02.601Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
20:22:03 [2020-07-16T20:22:03.154Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:22:03 [2020-07-16T20:22:03.154Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:22:03 [2020-07-16T20:22:03.162Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
20:22:03 [2020-07-16T20:22:03.413Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:22:03 [2020-07-16T20:22:03.672Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
20:22:03 [2020-07-16T20:22:03.672Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
20:22:03 [2020-07-16T20:22:03.723Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
20:22:04 [2020-07-16T20:22:04.614Z] ok  	github.com/docker/docker/image	0.786s	coverage: 86.4% of statements
20:22:04 [2020-07-16T20:22:04.614Z] ok  	github.com/docker/docker/image/cache	0.370s	coverage: 19.2% of statements
20:22:04 [2020-07-16T20:22:04.614Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:22:04 [2020-07-16T20:22:04.614Z] ok  	github.com/docker/docker/image/v1	0.306s	coverage: 25.0% of statements
20:22:04 [2020-07-16T20:22:04.614Z] ?   	github.com/docker/docker/internal/test	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
20:22:05 [2020-07-16T20:22:05.085Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:22:05 [2020-07-16T20:22:05.088Z] ok  	github.com/docker/docker/pkg/filenotify	0.612s	coverage: 66.3% of statements
20:22:06 [2020-07-16T20:22:06.015Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
20:22:06 [2020-07-16T20:22:06.084Z] ok  	github.com/docker/docker/internal/testutil	0.144s	coverage: 62.5% of statements
20:22:06 [2020-07-16T20:22:06.270Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.061s	coverage: 84.1% of statements
20:22:06 [2020-07-16T20:22:06.526Z] ok  	github.com/docker/docker/pkg/fsutils	0.149s	coverage: 85.1% of statements
20:22:06 [2020-07-16T20:22:06.958Z] --- PASS: TestImportExtremelyLargeImageWorks (215.28s)
20:22:06 [2020-07-16T20:22:06.958Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
20:22:06 [2020-07-16T20:22:06.958Z]     daemon.go:325: [dd56c2e8118be] waiting for daemon to start
20:22:06 [2020-07-16T20:22:06.958Z]     daemon.go:325: [dd56c2e8118be] waiting for daemon to start
20:22:06 [2020-07-16T20:22:06.958Z]     daemon.go:353: [dd56c2e8118be] daemon started
20:22:06 [2020-07-16T20:22:06.958Z]     daemon.go:461: [dd56c2e8118be] Stopping daemon
20:22:06 [2020-07-16T20:22:06.958Z]     daemon.go:296: [dd56c2e8118be] exiting daemon
20:22:06 [2020-07-16T20:22:06.958Z]     daemon.go:448: [dd56c2e8118be] Daemon stopped
20:22:06 [2020-07-16T20:22:06.958Z] PASS
20:22:06 [2020-07-16T20:22:06.958Z] 
20:22:06 [2020-07-16T20:22:06.958Z] DONE 11 tests in 216.776s
20:22:06 [2020-07-16T20:22:06.958Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:22:06 [2020-07-16T20:22:06.958Z] ++ 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
20:22:06 [2020-07-16T20:22:06.958Z] ++ set -e
20:22:06 [2020-07-16T20:22:06.958Z] ++ '[' -n 0 ']'
20:22:06 [2020-07-16T20:22:06.958Z] ++ set -x
20:22:06 [2020-07-16T20:22:06.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
20:22:06 [2020-07-16T20:22:06.958Z] INFO: Testing against a local daemon
20:22:06 [2020-07-16T20:22:06.958Z] === RUN   TestNetworkCreateDelete
20:22:07 [2020-07-16T20:22:07.088Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 10.2% of statements
20:22:07 [2020-07-16T20:22:07.217Z] --- PASS: TestNetworkCreateDelete (0.20s)
20:22:07 [2020-07-16T20:22:07.217Z] === RUN   TestDockerNetworkDeletePreferID
20:22:07 [2020-07-16T20:22:07.783Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
20:22:07 [2020-07-16T20:22:07.783Z] === RUN   TestDaemonDNSFallback
20:22:08 [2020-07-16T20:22:08.015Z] ok  	github.com/docker/docker/pkg/idtools	0.576s	coverage: 70.1% of statements
20:22:08 [2020-07-16T20:22:08.272Z] ok  	github.com/docker/docker/pkg/ioutils	0.468s	coverage: 69.1% of statements
20:22:08 [2020-07-16T20:22:08.836Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
20:22:08 [2020-07-16T20:22:08.836Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
20:22:09 [2020-07-16T20:22:09.052Z] ok  	github.com/docker/docker/layer	0.481s	coverage: 30.4% of statements
20:22:09 [2020-07-16T20:22:09.052Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:22:09 [2020-07-16T20:22:09.052Z] ok  	github.com/docker/docker/libcontainerd/local	0.279s	coverage: 1.0% of statements
20:22:09 [2020-07-16T20:22:09.052Z] ok  	github.com/docker/docker/libcontainerd/queue	0.137s	coverage: 100.0% of statements
20:22:09 [2020-07-16T20:22:09.052Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:22:09 [2020-07-16T20:22:09.052Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:22:09 [2020-07-16T20:22:09.052Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:22:09 [2020-07-16T20:22:09.052Z] ?   	github.com/docker/docker/oci	[no test files]
20:22:09 [2020-07-16T20:22:09.052Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:22:09 [2020-07-16T20:22:09.092Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
20:22:09 [2020-07-16T20:22:09.092Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:22:09 [2020-07-16T20:22:09.523Z] ok  	github.com/docker/docker/opts	0.476s	coverage: 67.3% of statements
20:22:09 [2020-07-16T20:22:09.523Z] ok  	github.com/docker/docker/pkg/aaparser	0.058s	coverage: 50.0% of statements
20:22:09 [2020-07-16T20:22:09.654Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
20:22:09 [2020-07-16T20:22:09.654Z] ok  	github.com/docker/docker/pkg/mount	0.022s	coverage: 69.6% of statements
20:22:09 [2020-07-16T20:22:09.654Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:22:09 [2020-07-16T20:22:09.684Z] --- PASS: TestDaemonDNSFallback (1.65s)
20:22:09 [2020-07-16T20:22:09.684Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
20:22:09 [2020-07-16T20:22:09.684Z]     daemon.go:325: [d7f1fde19f9eb] waiting for daemon to start
20:22:09 [2020-07-16T20:22:09.684Z]     daemon.go:325: [d7f1fde19f9eb] waiting for daemon to start
20:22:09 [2020-07-16T20:22:09.684Z]     daemon.go:353: [d7f1fde19f9eb] daemon started
20:22:09 [2020-07-16T20:22:09.684Z]     daemon.go:461: [d7f1fde19f9eb] Stopping daemon
20:22:09 [2020-07-16T20:22:09.684Z]     daemon.go:296: [d7f1fde19f9eb] exiting daemon
20:22:09 [2020-07-16T20:22:09.684Z]     daemon.go:448: [d7f1fde19f9eb] Daemon stopped
20:22:09 [2020-07-16T20:22:09.684Z] === RUN   TestInspectNetwork
20:22:10 [2020-07-16T20:22:10.166Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
20:22:10 [2020-07-16T20:22:10.166Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
20:22:10 [2020-07-16T20:22:10.728Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.023s	coverage: 90.0% of statements
20:22:10 [2020-07-16T20:22:10.728Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
20:22:10 [2020-07-16T20:22:10.728Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:22:10 [2020-07-16T20:22:10.728Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:22:11 [2020-07-16T20:22:11.657Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
20:22:12 [2020-07-16T20:22:12.261Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
20:22:12 [2020-07-16T20:22:12.518Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
20:22:12 [2020-07-16T20:22:12.773Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
20:22:12 [2020-07-16T20:22:12.972Z] === RUN   TestDockerSuite/TestBuildExpose
20:22:12 [2020-07-16T20:22:12.972Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:22:13 [2020-07-16T20:22:13.539Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:22:13 [2020-07-16T20:22:13.539Z] === RUN   TestInspectNetwork/full_network_id
20:22:13 [2020-07-16T20:22:13.539Z] === RUN   TestInspectNetwork/partial_network_id
20:22:13 [2020-07-16T20:22:13.539Z] === RUN   TestInspectNetwork/network_name
20:22:13 [2020-07-16T20:22:13.539Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:22:13 [2020-07-16T20:22:13.798Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:22:14 [2020-07-16T20:22:14.057Z] === RUN   TestDockerSuite/TestBuildFails
20:22:14 [2020-07-16T20:22:14.135Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 72.7% of statements
20:22:14 [2020-07-16T20:22:14.315Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:22:14 [2020-07-16T20:22:14.391Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
20:22:14 [2020-07-16T20:22:14.573Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:22:15 [2020-07-16T20:22:15.950Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:22:17 [2020-07-16T20:22:17.327Z] === RUN   TestDockerSuite/TestBuildForceRm
20:22:17 [2020-07-16T20:22:17.894Z] --- PASS: TestInspectNetwork (8.49s)
20:22:17 [2020-07-16T20:22:17.894Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
20:22:17 [2020-07-16T20:22:17.894Z]     daemon.go:325: [d6ebf63a617b7] waiting for daemon to start
20:22:17 [2020-07-16T20:22:17.894Z]     daemon.go:325: [d6ebf63a617b7] waiting for daemon to start
20:22:17 [2020-07-16T20:22:17.894Z]     daemon.go:353: [d6ebf63a617b7] daemon started
20:22:17 [2020-07-16T20:22:17.894Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:22:17 [2020-07-16T20:22:17.894Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:22:17 [2020-07-16T20:22:17.894Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:22:17 [2020-07-16T20:22:17.894Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:22:17 [2020-07-16T20:22:17.894Z]     daemon.go:461: [d6ebf63a617b7] Stopping daemon
20:22:17 [2020-07-16T20:22:17.894Z]     daemon.go:296: [d6ebf63a617b7] exiting daemon
20:22:17 [2020-07-16T20:22:17.894Z]     daemon.go:448: [d6ebf63a617b7] Daemon stopped
20:22:17 [2020-07-16T20:22:17.894Z] === RUN   TestRunContainerWithBridgeNone
20:22:18 [2020-07-16T20:22:18.596Z] ok  	github.com/docker/docker/pkg/signal	2.887s	coverage: 61.0% of statements
20:22:18 [2020-07-16T20:22:18.596Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
20:22:18 [2020-07-16T20:22:18.596Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
20:22:18 [2020-07-16T20:22:18.851Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
20:22:19 [2020-07-16T20:22:19.107Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
20:22:19 [2020-07-16T20:22:19.273Z] === RUN   TestDockerSuite/TestBuildFromGit
20:22:19 [2020-07-16T20:22:19.669Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 82.5% of statements
20:22:20 [2020-07-16T20:22:20.173Z] --- PASS: TestImportExtremelyLargeImageWorks (193.06s)
20:22:20 [2020-07-16T20:22:20.173Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:325: [d722840b92509] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:325: [d722840b92509] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:353: [d722840b92509] daemon started
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:461: [d722840b92509] Stopping daemon
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:296: [d722840b92509] exiting daemon
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:448: [d722840b92509] Daemon stopped
20:22:20 [2020-07-16T20:22:20.173Z] PASS
20:22:20 [2020-07-16T20:22:20.173Z] 
20:22:20 [2020-07-16T20:22:20.173Z] DONE 11 tests in 194.045s
20:22:20 [2020-07-16T20:22:20.173Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
20:22:20 [2020-07-16T20:22:20.173Z] ++ 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
20:22:20 [2020-07-16T20:22:20.173Z] ++ set -e
20:22:20 [2020-07-16T20:22:20.173Z] ++ '[' -n 0 ']'
20:22:20 [2020-07-16T20:22:20.173Z] ++ set -x
20:22:20 [2020-07-16T20:22:20.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
20:22:20 [2020-07-16T20:22:20.173Z] INFO: Testing against a local daemon
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestNetworkCreateDelete
20:22:20 [2020-07-16T20:22:20.173Z] --- PASS: TestNetworkCreateDelete (0.28s)
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestDockerNetworkDeletePreferID
20:22:20 [2020-07-16T20:22:20.173Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestDaemonDNSFallback
20:22:20 [2020-07-16T20:22:20.173Z] --- PASS: TestDaemonDNSFallback (1.61s)
20:22:20 [2020-07-16T20:22:20.173Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:325: [d129a7a3ecaec] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:325: [d129a7a3ecaec] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:353: [d129a7a3ecaec] daemon started
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:461: [d129a7a3ecaec] Stopping daemon
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:296: [d129a7a3ecaec] exiting daemon
20:22:20 [2020-07-16T20:22:20.173Z]     daemon.go:448: [d129a7a3ecaec] Daemon stopped
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestInspectNetwork
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestInspectNetwork/full_network_id
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestInspectNetwork/partial_network_id
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestInspectNetwork/network_name
20:22:20 [2020-07-16T20:22:20.173Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:22:20 [2020-07-16T20:22:20.173Z] --- PASS: TestInspectNetwork (6.90s)
20:22:20 [2020-07-16T20:22:20.174Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
20:22:20 [2020-07-16T20:22:20.174Z]     daemon.go:325: [d9eeae355d73e] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.174Z]     daemon.go:325: [d9eeae355d73e] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.174Z]     daemon.go:353: [d9eeae355d73e] daemon started
20:22:20 [2020-07-16T20:22:20.174Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:22:20 [2020-07-16T20:22:20.174Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:22:20 [2020-07-16T20:22:20.174Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:22:20 [2020-07-16T20:22:20.174Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:22:20 [2020-07-16T20:22:20.174Z]     daemon.go:461: [d9eeae355d73e] Stopping daemon
20:22:20 [2020-07-16T20:22:20.174Z]     daemon.go:296: [d9eeae355d73e] exiting daemon
20:22:20 [2020-07-16T20:22:20.174Z]     daemon.go:448: [d9eeae355d73e] Daemon stopped
20:22:20 [2020-07-16T20:22:20.174Z] === RUN   TestRunContainerWithBridgeNone
20:22:20 [2020-07-16T20:22:20.209Z] --- PASS: TestRunContainerWithBridgeNone (2.26s)
20:22:20 [2020-07-16T20:22:20.209Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
20:22:20 [2020-07-16T20:22:20.209Z]     daemon.go:325: [d5e9b6afc2eb4] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.209Z]     daemon.go:325: [d5e9b6afc2eb4] waiting for daemon to start
20:22:20 [2020-07-16T20:22:20.209Z]     daemon.go:353: [d5e9b6afc2eb4] daemon started
20:22:20 [2020-07-16T20:22:20.209Z]     daemon.go:461: [d5e9b6afc2eb4] Stopping daemon
20:22:20 [2020-07-16T20:22:20.209Z]     daemon.go:296: [d5e9b6afc2eb4] exiting daemon
20:22:20 [2020-07-16T20:22:20.209Z]     daemon.go:448: [d5e9b6afc2eb4] Daemon stopped
20:22:20 [2020-07-16T20:22:20.209Z] === RUN   TestNetworkInvalidJSON
20:22:20 [2020-07-16T20:22:20.209Z] === RUN   TestNetworkInvalidJSON//networks/create
20:22:20 [2020-07-16T20:22:20.209Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:22:20 [2020-07-16T20:22:20.209Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:22:20 [2020-07-16T20:22:20.209Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:22:20 [2020-07-16T20:22:20.209Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:22:20 [2020-07-16T20:22:20.209Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:22:20 [2020-07-16T20:22:20.209Z] === CONT  TestNetworkInvalidJSON//networks/create
20:22:20 [2020-07-16T20:22:20.209Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:22:20 [2020-07-16T20:22:20.209Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:22:20 [2020-07-16T20:22:20.209Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:22:20 [2020-07-16T20:22:20.209Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
20:22:20 [2020-07-16T20:22:20.209Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
20:22:20 [2020-07-16T20:22:20.209Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:22:20 [2020-07-16T20:22:20.209Z] === RUN   TestDaemonRestartWithLiveRestore
20:22:20 [2020-07-16T20:22:20.230Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 35.1% of statements
20:22:20 [2020-07-16T20:22:20.468Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:22:20 [2020-07-16T20:22:20.727Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:22:20 [2020-07-16T20:22:20.791Z] ok  	github.com/docker/docker/pkg/tailfile	0.063s	coverage: 88.6% of statements
20:22:21 [2020-07-16T20:22:21.295Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:22:21 [2020-07-16T20:22:21.295Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:325: [d165824fd2b7f] waiting for daemon to start
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:325: [d165824fd2b7f] waiting for daemon to start
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:353: [d165824fd2b7f] daemon started
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:461: [d165824fd2b7f] Stopping daemon
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:296: [d165824fd2b7f] exiting daemon
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:448: [d165824fd2b7f] Daemon stopped
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:325: [d165824fd2b7f] waiting for daemon to start
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:325: [d165824fd2b7f] waiting for daemon to start
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:353: [d165824fd2b7f] daemon started
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:461: [d165824fd2b7f] Stopping daemon
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:296: [d165824fd2b7f] exiting daemon
20:22:21 [2020-07-16T20:22:21.295Z]     daemon.go:448: [d165824fd2b7f] Daemon stopped
20:22:21 [2020-07-16T20:22:21.295Z] === RUN   TestDaemonDefaultNetworkPools
20:22:21 [2020-07-16T20:22:21.353Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
20:22:21 [2020-07-16T20:22:21.553Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:22:21 [2020-07-16T20:22:21.609Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
20:22:21 [2020-07-16T20:22:21.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
20:22:21 [2020-07-16T20:22:21.812Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
20:22:21 [2020-07-16T20:22:21.812Z]     daemon.go:325: [d04103696b945] waiting for daemon to start
20:22:21 [2020-07-16T20:22:21.812Z]     daemon.go:325: [d04103696b945] waiting for daemon to start
20:22:21 [2020-07-16T20:22:21.812Z]     daemon.go:353: [d04103696b945] daemon started
20:22:21 [2020-07-16T20:22:21.812Z]     daemon.go:461: [d04103696b945] Stopping daemon
20:22:21 [2020-07-16T20:22:21.812Z]     daemon.go:296: [d04103696b945] exiting daemon
20:22:21 [2020-07-16T20:22:21.812Z]     daemon.go:448: [d04103696b945] Daemon stopped
20:22:21 [2020-07-16T20:22:21.812Z] === RUN   TestDaemonRestartWithExistingNetwork
20:22:22 [2020-07-16T20:22:22.169Z] testing: warning: no tests to run
20:22:22 [2020-07-16T20:22:22.169Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
20:22:22 [2020-07-16T20:22:22.263Z] --- PASS: TestRunContainerWithBridgeNone (1.95s)
20:22:22 [2020-07-16T20:22:22.263Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
20:22:22 [2020-07-16T20:22:22.263Z]     daemon.go:325: [db0d4c94bb904] waiting for daemon to start
20:22:22 [2020-07-16T20:22:22.263Z]     daemon.go:325: [db0d4c94bb904] waiting for daemon to start
20:22:22 [2020-07-16T20:22:22.263Z]     daemon.go:353: [db0d4c94bb904] daemon started
20:22:22 [2020-07-16T20:22:22.263Z]     daemon.go:461: [db0d4c94bb904] Stopping daemon
20:22:22 [2020-07-16T20:22:22.263Z]     daemon.go:296: [db0d4c94bb904] exiting daemon
20:22:22 [2020-07-16T20:22:22.263Z]     daemon.go:448: [db0d4c94bb904] Daemon stopped
20:22:22 [2020-07-16T20:22:22.263Z] === RUN   TestNetworkInvalidJSON
20:22:22 [2020-07-16T20:22:22.263Z] === RUN   TestNetworkInvalidJSON//networks/create
20:22:22 [2020-07-16T20:22:22.263Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:22:22 [2020-07-16T20:22:22.263Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:22:22 [2020-07-16T20:22:22.263Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:22:22 [2020-07-16T20:22:22.263Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:22:22 [2020-07-16T20:22:22.263Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:22:22 [2020-07-16T20:22:22.263Z] === CONT  TestNetworkInvalidJSON//networks/create
20:22:22 [2020-07-16T20:22:22.263Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:22:22 [2020-07-16T20:22:22.263Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:22:22 [2020-07-16T20:22:22.263Z] --- PASS: TestNetworkInvalidJSON (0.03s)
20:22:22 [2020-07-16T20:22:22.263Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:22:22 [2020-07-16T20:22:22.263Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:22:22 [2020-07-16T20:22:22.263Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:22:22 [2020-07-16T20:22:22.263Z] === RUN   TestDaemonRestartWithLiveRestore
20:22:22 [2020-07-16T20:22:22.425Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
20:22:22 [2020-07-16T20:22:22.681Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
20:22:22 [2020-07-16T20:22:22.681Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
20:22:22 [2020-07-16T20:22:22.749Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:22:23 [2020-07-16T20:22:23.009Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
20:22:23 [2020-07-16T20:22:23.009Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:325: [d7d80a53c3240] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:325: [d7d80a53c3240] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:353: [d7d80a53c3240] daemon started
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:461: [d7d80a53c3240] Stopping daemon
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:296: [d7d80a53c3240] exiting daemon
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:448: [d7d80a53c3240] Daemon stopped
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:325: [d7d80a53c3240] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:325: [d7d80a53c3240] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:353: [d7d80a53c3240] daemon started
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:461: [d7d80a53c3240] Stopping daemon
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:296: [d7d80a53c3240] exiting daemon
20:22:23 [2020-07-16T20:22:23.009Z]     daemon.go:448: [d7d80a53c3240] Daemon stopped
20:22:23 [2020-07-16T20:22:23.009Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:22:23 [2020-07-16T20:22:23.306Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:22:23 [2020-07-16T20:22:23.306Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:325: [de3598cde7c7d] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:325: [de3598cde7c7d] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:353: [de3598cde7c7d] daemon started
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:461: [de3598cde7c7d] Stopping daemon
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:296: [de3598cde7c7d] exiting daemon
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:448: [de3598cde7c7d] Daemon stopped
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:325: [de3598cde7c7d] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:325: [de3598cde7c7d] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:353: [de3598cde7c7d] daemon started
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:461: [de3598cde7c7d] Stopping daemon
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:296: [de3598cde7c7d] exiting daemon
20:22:23 [2020-07-16T20:22:23.306Z]     daemon.go:448: [de3598cde7c7d] Daemon stopped
20:22:23 [2020-07-16T20:22:23.306Z] === RUN   TestDaemonDefaultNetworkPools
20:22:23 [2020-07-16T20:22:23.577Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:22:23 [2020-07-16T20:22:23.577Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:22:23 [2020-07-16T20:22:23.945Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
20:22:23 [2020-07-16T20:22:23.945Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
20:22:23 [2020-07-16T20:22:23.945Z]     daemon.go:325: [df035b4c201c6] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.945Z]     daemon.go:325: [df035b4c201c6] waiting for daemon to start
20:22:23 [2020-07-16T20:22:23.945Z]     daemon.go:353: [df035b4c201c6] daemon started
20:22:23 [2020-07-16T20:22:23.945Z]     daemon.go:461: [df035b4c201c6] Stopping daemon
20:22:23 [2020-07-16T20:22:23.945Z]     daemon.go:296: [df035b4c201c6] exiting daemon
20:22:23 [2020-07-16T20:22:23.945Z]     daemon.go:448: [df035b4c201c6] Daemon stopped
20:22:23 [2020-07-16T20:22:23.945Z] === RUN   TestDaemonRestartWithExistingNetwork
20:22:24 [2020-07-16T20:22:24.144Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:22:24 [2020-07-16T20:22:24.403Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
20:22:24 [2020-07-16T20:22:24.403Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:325: [d2fcc9bdca470] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:325: [d2fcc9bdca470] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:353: [d2fcc9bdca470] daemon started
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:461: [d2fcc9bdca470] Stopping daemon
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:296: [d2fcc9bdca470] exiting daemon
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:448: [d2fcc9bdca470] Daemon stopped
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:325: [d2fcc9bdca470] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:325: [d2fcc9bdca470] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:353: [d2fcc9bdca470] daemon started
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:461: [d2fcc9bdca470] Stopping daemon
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:296: [d2fcc9bdca470] exiting daemon
20:22:24 [2020-07-16T20:22:24.403Z]     daemon.go:448: [d2fcc9bdca470] Daemon stopped
20:22:24 [2020-07-16T20:22:24.403Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:22:24 [2020-07-16T20:22:24.971Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
20:22:24 [2020-07-16T20:22:24.971Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
20:22:24 [2020-07-16T20:22:24.971Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
20:22:24 [2020-07-16T20:22:24.971Z]     daemon.go:325: [d2b039dd6e047] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.971Z]     daemon.go:325: [d2b039dd6e047] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.971Z]     daemon.go:353: [d2b039dd6e047] daemon started
20:22:24 [2020-07-16T20:22:24.971Z]     daemon.go:461: [d2b039dd6e047] Stopping daemon
20:22:24 [2020-07-16T20:22:24.971Z]     daemon.go:296: [d2b039dd6e047] exiting daemon
20:22:24 [2020-07-16T20:22:24.971Z]     daemon.go:448: [d2b039dd6e047] Daemon stopped
20:22:24 [2020-07-16T20:22:24.971Z] === RUN   TestServiceWithPredefinedNetwork
20:22:24 [2020-07-16T20:22:24.994Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:22:24 [2020-07-16T20:22:24.994Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:325: [d8e16958fcc9d] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:325: [d8e16958fcc9d] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:353: [d8e16958fcc9d] daemon started
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:461: [d8e16958fcc9d] Stopping daemon
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:296: [d8e16958fcc9d] exiting daemon
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:448: [d8e16958fcc9d] Daemon stopped
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:325: [d8e16958fcc9d] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:325: [d8e16958fcc9d] waiting for daemon to start
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:353: [d8e16958fcc9d] daemon started
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:461: [d8e16958fcc9d] Stopping daemon
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:296: [d8e16958fcc9d] exiting daemon
20:22:24 [2020-07-16T20:22:24.994Z]     daemon.go:448: [d8e16958fcc9d] Daemon stopped
20:22:24 [2020-07-16T20:22:24.994Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:22:25 [2020-07-16T20:22:25.195Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 27.3% of statements
20:22:25 [2020-07-16T20:22:25.539Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:22:25 [2020-07-16T20:22:25.758Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
20:22:26 [2020-07-16T20:22:26.320Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 74.1% of statements
20:22:26 [2020-07-16T20:22:26.517Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
20:22:26 [2020-07-16T20:22:26.517Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:325: [d98ba8cd53d7b] waiting for daemon to start
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:325: [d98ba8cd53d7b] waiting for daemon to start
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:353: [d98ba8cd53d7b] daemon started
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:461: [d98ba8cd53d7b] Stopping daemon
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:296: [d98ba8cd53d7b] exiting daemon
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:448: [d98ba8cd53d7b] Daemon stopped
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:325: [d98ba8cd53d7b] waiting for daemon to start
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:325: [d98ba8cd53d7b] waiting for daemon to start
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:353: [d98ba8cd53d7b] daemon started
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:461: [d98ba8cd53d7b] Stopping daemon
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:296: [d98ba8cd53d7b] exiting daemon
20:22:26 [2020-07-16T20:22:26.517Z]     daemon.go:448: [d98ba8cd53d7b] Daemon stopped
20:22:26 [2020-07-16T20:22:26.517Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:22:26 [2020-07-16T20:22:26.813Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
20:22:26 [2020-07-16T20:22:26.813Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
20:22:26 [2020-07-16T20:22:26.813Z]     daemon.go:325: [dda3b60d652bb] waiting for daemon to start
20:22:26 [2020-07-16T20:22:26.813Z]     daemon.go:325: [dda3b60d652bb] waiting for daemon to start
20:22:26 [2020-07-16T20:22:26.813Z]     daemon.go:353: [dda3b60d652bb] daemon started
20:22:26 [2020-07-16T20:22:26.813Z]     daemon.go:461: [dda3b60d652bb] Stopping daemon
20:22:26 [2020-07-16T20:22:26.813Z]     daemon.go:296: [dda3b60d652bb] exiting daemon
20:22:26 [2020-07-16T20:22:26.813Z]     daemon.go:448: [dda3b60d652bb] Daemon stopped
20:22:26 [2020-07-16T20:22:26.813Z] === RUN   TestServiceWithPredefinedNetwork
20:22:26 [2020-07-16T20:22:26.881Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
20:22:27 [2020-07-16T20:22:27.442Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:22:28 [2020-07-16T20:22:28.248Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 56.3% of statements
20:22:28 [2020-07-16T20:22:28.810Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
20:22:28 [2020-07-16T20:22:28.850Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s)
20:22:28 [2020-07-16T20:22:28.850Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
20:22:28 [2020-07-16T20:22:28.850Z]     daemon.go:325: [d9b837b0df4a7] waiting for daemon to start
20:22:28 [2020-07-16T20:22:28.850Z]     daemon.go:325: [d9b837b0df4a7] waiting for daemon to start
20:22:28 [2020-07-16T20:22:28.850Z]     daemon.go:353: [d9b837b0df4a7] daemon started
20:22:28 [2020-07-16T20:22:28.850Z]     daemon.go:461: [d9b837b0df4a7] Stopping daemon
20:22:28 [2020-07-16T20:22:28.850Z]     daemon.go:296: [d9b837b0df4a7] exiting daemon
20:22:28 [2020-07-16T20:22:28.850Z]     daemon.go:448: [d9b837b0df4a7] Daemon stopped
20:22:28 [2020-07-16T20:22:28.850Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:22:28 [2020-07-16T20:22:28.850Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:22:28 [2020-07-16T20:22:28.850Z]     service_test.go:230: FLAKY_TEST
20:22:28 [2020-07-16T20:22:28.850Z] === RUN   TestServiceWithDataPathPortInit
20:22:28 [2020-07-16T20:22:28.850Z] === RUN   TestDockerSuite/TestBuildHistory
20:22:28 [2020-07-16T20:22:28.912Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
20:22:28 [2020-07-16T20:22:28.912Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
20:22:28 [2020-07-16T20:22:28.912Z]     daemon.go:325: [dae8e5350425e] waiting for daemon to start
20:22:28 [2020-07-16T20:22:28.912Z]     daemon.go:325: [dae8e5350425e] waiting for daemon to start
20:22:28 [2020-07-16T20:22:28.912Z]     daemon.go:353: [dae8e5350425e] daemon started
20:22:28 [2020-07-16T20:22:28.912Z]     daemon.go:461: [dae8e5350425e] Stopping daemon
20:22:28 [2020-07-16T20:22:28.912Z]     daemon.go:296: [dae8e5350425e] exiting daemon
20:22:28 [2020-07-16T20:22:28.912Z]     daemon.go:448: [dae8e5350425e] Daemon stopped
20:22:28 [2020-07-16T20:22:28.912Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:22:28 [2020-07-16T20:22:28.912Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:22:28 [2020-07-16T20:22:28.912Z]     service_test.go:230: FLAKY_TEST
20:22:28 [2020-07-16T20:22:28.912Z] === RUN   TestServiceWithDataPathPortInit
20:22:29 [2020-07-16T20:22:29.066Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
20:22:29 [2020-07-16T20:22:29.993Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
20:22:30 [2020-07-16T20:22:30.554Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/archive	7.866s	coverage: 62.2% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/authorization	0.428s	coverage: 26.2% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/broadcaster	0.074s	coverage: 100.0% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.225s	coverage: 15.4% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/directory	0.056s	coverage: 80.0% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/discovery	0.134s	coverage: 58.3% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/discovery/file	0.158s	coverage: 92.9% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.378s	coverage: 84.1% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.048s	coverage: 92.3% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.271s	coverage: 93.8% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/filenotify	0.213s	coverage: 38.2% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/fileutils	0.172s	coverage: 87.7% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 37.5% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/idtools	0.118s	coverage: 6.3% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/ioutils	0.622s	coverage: 69.1% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.233s	coverage: 91.7% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/locker	0.085s	coverage: 88.9% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.143s	coverage: 85.7% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/parsers	0.204s	coverage: 97.0% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ok  	github.com/docker/docker/pkg/pidfile	0.074s	coverage: 82.6% of statements
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:22:30 [2020-07-16T20:22:30.800Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:22:31 [2020-07-16T20:22:31.523Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
20:22:32 [2020-07-16T20:22:32.085Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
20:22:32 [2020-07-16T20:22:32.135Z] === RUN   TestDockerSuite/TestBuildIidFile
20:22:32 [2020-07-16T20:22:32.701Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:22:32 [2020-07-16T20:22:32.959Z] === RUN   TestDockerSuite/TestBuildInheritance
20:22:33 [2020-07-16T20:22:33.012Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
20:22:33 [2020-07-16T20:22:33.525Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:22:33 [2020-07-16T20:22:33.783Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:22:33 [2020-07-16T20:22:33.783Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:22:34 [2020-07-16T20:22:34.349Z] === RUN   TestDockerSuite/TestBuildLabel
20:22:34 [2020-07-16T20:22:34.607Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:22:34 [2020-07-16T20:22:34.866Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:22:35 [2020-07-16T20:22:35.125Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:22:35 [2020-07-16T20:22:35.383Z] === RUN   TestDockerSuite/TestBuildLabels
20:22:35 [2020-07-16T20:22:35.950Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:22:36 [2020-07-16T20:22:36.518Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:22:39 [2020-07-16T20:22:39.048Z] === RUN   TestDockerSuite/TestBuildLastModified
20:22:43 [2020-07-16T20:22:43.232Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:22:44 [2020-07-16T20:22:44.278Z] --- PASS: TestServiceWithDataPathPortInit (13.47s)
20:22:44 [2020-07-16T20:22:44.278Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
20:22:44 [2020-07-16T20:22:44.278Z]     daemon.go:325: [d7f0a157184b9] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:325: [d7f0a157184b9] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:353: [d7f0a157184b9] daemon started
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:461: [d7f0a157184b9] Stopping daemon
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:296: [d7f0a157184b9] exiting daemon
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:448: [d7f0a157184b9] Daemon stopped
20:22:44 [2020-07-16T20:22:44.279Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:325: [d716eb9242a98] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:325: [d716eb9242a98] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:353: [d716eb9242a98] daemon started
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:461: [d716eb9242a98] Stopping daemon
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:296: [d716eb9242a98] exiting daemon
20:22:44 [2020-07-16T20:22:44.279Z]     daemon.go:448: [d716eb9242a98] Daemon stopped
20:22:44 [2020-07-16T20:22:44.279Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:22:44 [2020-07-16T20:22:44.605Z] --- PASS: TestServiceWithDataPathPortInit (15.95s)
20:22:44 [2020-07-16T20:22:44.605Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:325: [dc7f9c917ec4c] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:325: [dc7f9c917ec4c] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:353: [dc7f9c917ec4c] daemon started
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:461: [dc7f9c917ec4c] Stopping daemon
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:296: [dc7f9c917ec4c] exiting daemon
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:448: [dc7f9c917ec4c] Daemon stopped
20:22:44 [2020-07-16T20:22:44.605Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:325: [d93e1185be5b4] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:325: [d93e1185be5b4] waiting for daemon to start
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:353: [d93e1185be5b4] daemon started
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:461: [d93e1185be5b4] Stopping daemon
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:296: [d93e1185be5b4] exiting daemon
20:22:44 [2020-07-16T20:22:44.605Z]     daemon.go:448: [d93e1185be5b4] Daemon stopped
20:22:44 [2020-07-16T20:22:44.605Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:22:45 [2020-07-16T20:22:45.539Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:22:45 [2020-07-16T20:22:45.539Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:22:45 [2020-07-16T20:22:45.539Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:22:45 [2020-07-16T20:22:45.539Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:22:45 [2020-07-16T20:22:45.798Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:22:46 [2020-07-16T20:22:46.057Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:22:47 [2020-07-16T20:22:47.922Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.8% of statements
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/rootless	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/volume	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === Skipped
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:47 [2020-07-16T20:22:47.922Z] 
20:22:47 [2020-07-16T20:22:47.922Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.922Z]     graphtest_unix.go:46: Driver btrfs not supported
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:73: No driver to put!
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     overlay_test.go:49: Fails to compute changes intermittently
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:46: Driver zfs not supported
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     graphtest_unix.go:73: No driver to put!
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:22:47 [2020-07-16T20:22:47.923Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] 
20:22:47 [2020-07-16T20:22:47.923Z] DONE 2066 tests, 19 skipped in 244.712s
Post stage
[Pipeline] junit
20:22:47 [2020-07-16T20:22:47.931Z] Recording test results
20:22:47 [2020-07-16T20:22:47.962Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
20:22:48 [2020-07-16T20:22:48.529Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:22:48 [2020-07-16T20:22:48.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41222/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 hack/validate/vendor
20:22:49 [2020-07-16T20:22:49.584Z] 2020/07/16 20:22:49 Collecting initial packages
20:22:49 [2020-07-16T20:22:49.584Z] 2020/07/16 20:22:49 Download dependencies
20:22:49 [2020-07-16T20:22:49.853Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s)
20:22:49 [2020-07-16T20:22:49.853Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
20:22:49 [2020-07-16T20:22:49.853Z]     daemon.go:325: [dba03cc0bd434] waiting for daemon to start
20:22:49 [2020-07-16T20:22:49.853Z]     daemon.go:325: [dba03cc0bd434] waiting for daemon to start
20:22:49 [2020-07-16T20:22:49.853Z]     daemon.go:353: [dba03cc0bd434] daemon started
20:22:49 [2020-07-16T20:22:49.853Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gdv011f0tiikruihqctphht36 Created:2020-07-16 20:22:43.339830631 +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[e3f469d6088a944f213789a872dd7d08c1346d2a04764f0e5ee8ef8f60543d5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.61yatf6794hbcx7j8w6159zdl EndpointID:0d8ab7906e006056445446449f031c896a065d66fcd237a13329d229a2ca8491 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a7a458455066867795504dc7548447224d735e6827918119ae4d545f57c78a4e 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:00af078a8312 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.61yatf6794hbcx7j8w6159zdl EndpointID:0d8ab7906e006056445446449f031c896a065d66fcd237a13329d229a2ca8491 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:22:49 [2020-07-16T20:22:49.854Z]     daemon.go:461: [dba03cc0bd434] Stopping daemon
20:22:49 [2020-07-16T20:22:49.854Z]     daemon.go:296: [dba03cc0bd434] exiting daemon
20:22:49 [2020-07-16T20:22:49.854Z]     daemon.go:448: [dba03cc0bd434] Daemon stopped
20:22:49 [2020-07-16T20:22:49.854Z] PASS
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] === Skipped
20:22:49 [2020-07-16T20:22:49.854Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:22:49 [2020-07-16T20:22:49.854Z]     service_test.go:230: FLAKY_TEST
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] DONE 22 tests, 1 skipped in 38.625s
20:22:49 [2020-07-16T20:22:49.854Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:22:49 [2020-07-16T20:22:49.854Z] ++ 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
20:22:49 [2020-07-16T20:22:49.854Z] ++ set -e
20:22:49 [2020-07-16T20:22:49.854Z] ++ '[' -n 0 ']'
20:22:49 [2020-07-16T20:22:49.854Z] ++ set -x
20:22:49 [2020-07-16T20:22:49.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:22:49 [2020-07-16T20:22:49.854Z] INFO: Testing against a local daemon
20:22:49 [2020-07-16T20:22:49.854Z] === RUN   TestDockerNetworkIpvlanPersistance
20:22:49 [2020-07-16T20:22:49.854Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:22:49 [2020-07-16T20:22:49.854Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:49 [2020-07-16T20:22:49.854Z] === RUN   TestDockerNetworkIpvlan
20:22:49 [2020-07-16T20:22:49.854Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:22:49 [2020-07-16T20:22:49.854Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:49 [2020-07-16T20:22:49.854Z] PASS
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] === Skipped
20:22:49 [2020-07-16T20:22:49.854Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:22:49 [2020-07-16T20:22:49.854Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:22:49 [2020-07-16T20:22:49.854Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] 
20:22:49 [2020-07-16T20:22:49.854Z] DONE 2 tests, 2 skipped in 0.076s
20:22:49 [2020-07-16T20:22:49.854Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:22:49 [2020-07-16T20:22:49.854Z] ++ 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
20:22:49 [2020-07-16T20:22:49.854Z] ++ set -e
20:22:49 [2020-07-16T20:22:49.854Z] ++ '[' -n 0 ']'
20:22:49 [2020-07-16T20:22:49.854Z] ++ set -x
20:22:49 [2020-07-16T20:22:49.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:22:49 [2020-07-16T20:22:49.854Z] INFO: Testing against a local daemon
20:22:49 [2020-07-16T20:22:49.854Z] === RUN   TestDockerNetworkMacvlanPersistance
20:22:50 [2020-07-16T20:22:50.897Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
20:22:50 [2020-07-16T20:22:50.897Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:325: [d75224d472c5a] waiting for daemon to start
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:325: [d75224d472c5a] waiting for daemon to start
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:353: [d75224d472c5a] daemon started
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:461: [d75224d472c5a] Stopping daemon
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:296: [d75224d472c5a] exiting daemon
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:448: [d75224d472c5a] Daemon stopped
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:325: [d75224d472c5a] waiting for daemon to start
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:325: [d75224d472c5a] waiting for daemon to start
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:353: [d75224d472c5a] daemon started
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:461: [d75224d472c5a] Stopping daemon
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:296: [d75224d472c5a] exiting daemon
20:22:50 [2020-07-16T20:22:50.897Z]     daemon.go:448: [d75224d472c5a] Daemon stopped
20:22:50 [2020-07-16T20:22:50.897Z] === RUN   TestDockerNetworkMacvlan
20:22:51 [2020-07-16T20:22:51.061Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:22:51 [2020-07-16T20:22:51.061Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:22:51 [2020-07-16T20:22:51.534Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:22:51 [2020-07-16T20:22:51.629Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 Starting whole vndr cycle because no package specified
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Ignoring paths matching "^archive/tar"
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
20:22:52 [2020-07-16T20:22:52.095Z] 2020/07/16 20:22:51 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
20:22:52 [2020-07-16T20:22:52.197Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.67s)
20:22:52 [2020-07-16T20:22:52.197Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
20:22:52 [2020-07-16T20:22:52.197Z]     daemon.go:325: [df3394511f08f] waiting for daemon to start
20:22:52 [2020-07-16T20:22:52.197Z]     daemon.go:325: [df3394511f08f] waiting for daemon to start
20:22:52 [2020-07-16T20:22:52.197Z]     daemon.go:353: [df3394511f08f] daemon started
20:22:52 [2020-07-16T20:22:52.197Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nq8jfatggyjwdq42t9yys34g4 Created:2020-07-16 20:22:45.907923339 +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[3f3b85d05c023c8764c56a647b717dcf650878fffa70f11421c4ff27d113cfd4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjr5mjhoc69jqpzsgmhxyt5fw EndpointID:625ab65e76867c7e11d465ae854910c39fd5e5a493501ae8740058050a990c50 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c87ed688022da802871c3d81b9a341bd941b84dac8b614118c305cd6a77cd690 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:056b241100b8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjr5mjhoc69jqpzsgmhxyt5fw EndpointID:625ab65e76867c7e11d465ae854910c39fd5e5a493501ae8740058050a990c50 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:22:52 [2020-07-16T20:22:52.197Z]     daemon.go:461: [df3394511f08f] Stopping daemon
20:22:52 [2020-07-16T20:22:52.197Z]     daemon.go:296: [df3394511f08f] exiting daemon
20:22:52 [2020-07-16T20:22:52.197Z]     daemon.go:448: [df3394511f08f] Daemon stopped
20:22:52 [2020-07-16T20:22:52.197Z] PASS
20:22:52 [2020-07-16T20:22:52.197Z] 
20:22:52 [2020-07-16T20:22:52.197Z] === Skipped
20:22:52 [2020-07-16T20:22:52.197Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:22:52 [2020-07-16T20:22:52.197Z]     service_test.go:230: FLAKY_TEST
20:22:52 [2020-07-16T20:22:52.197Z] 
20:22:52 [2020-07-16T20:22:52.197Z] 
20:22:52 [2020-07-16T20:22:52.197Z] DONE 22 tests, 1 skipped in 45.383s
20:22:52 [2020-07-16T20:22:52.197Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:22:52 [2020-07-16T20:22:52.197Z] ++ 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
20:22:52 [2020-07-16T20:22:52.197Z] ++ set -e
20:22:52 [2020-07-16T20:22:52.197Z] ++ '[' -n 0 ']'
20:22:52 [2020-07-16T20:22:52.197Z] ++ set -x
20:22:52 [2020-07-16T20:22:52.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:22:52 [2020-07-16T20:22:52.455Z] INFO: Testing against a local daemon
20:22:52 [2020-07-16T20:22:52.455Z] === RUN   TestDockerNetworkIpvlanPersistance
20:22:52 [2020-07-16T20:22:52.455Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:22:52 [2020-07-16T20:22:52.455Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:52 [2020-07-16T20:22:52.455Z] === RUN   TestDockerNetworkIpvlan
20:22:52 [2020-07-16T20:22:52.455Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:22:52 [2020-07-16T20:22:52.455Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:52 [2020-07-16T20:22:52.455Z] PASS
20:22:52 [2020-07-16T20:22:52.455Z] 
20:22:52 [2020-07-16T20:22:52.455Z] === Skipped
20:22:52 [2020-07-16T20:22:52.455Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:22:52 [2020-07-16T20:22:52.455Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:52 [2020-07-16T20:22:52.456Z] 
20:22:52 [2020-07-16T20:22:52.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:22:52 [2020-07-16T20:22:52.456Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:22:52 [2020-07-16T20:22:52.456Z] 
20:22:52 [2020-07-16T20:22:52.456Z] 
20:22:52 [2020-07-16T20:22:52.456Z] DONE 2 tests, 2 skipped in 0.121s
20:22:52 [2020-07-16T20:22:52.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:22:52 [2020-07-16T20:22:52.456Z] ++ 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
20:22:52 [2020-07-16T20:22:52.456Z] ++ set -e
20:22:52 [2020-07-16T20:22:52.456Z] ++ '[' -n 0 ']'
20:22:52 [2020-07-16T20:22:52.456Z] ++ set -x
20:22:52 [2020-07-16T20:22:52.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:22:52 [2020-07-16T20:22:52.456Z] INFO: Testing against a local daemon
20:22:52 [2020-07-16T20:22:52.456Z] === RUN   TestDockerNetworkMacvlanPersistance
20:22:52 [2020-07-16T20:22:52.589Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:22:52 [2020-07-16T20:22:52.657Z] 2020/07/16 20:22:52 	Finished clone github.com/mistifyio/go-zfs
20:22:52 [2020-07-16T20:22:52.657Z] 2020/07/16 20:22:52 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
20:22:52 [2020-07-16T20:22:52.913Z] 2020/07/16 20:22:52 	Finished clone github.com/docker/libtrust
20:22:52 [2020-07-16T20:22:52.913Z] 2020/07/16 20:22:52 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
20:22:52 [2020-07-16T20:22:52.913Z] 2020/07/16 20:22:52 	Finished clone github.com/philhofer/fwd
20:22:52 [2020-07-16T20:22:52.913Z] 2020/07/16 20:22:52 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:52 	Finished clone github.com/seccomp/libseccomp-golang
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:52 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:52 	Finished clone github.com/fluent/fluent-logger-golang
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:52 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:53 	Finished clone github.com/Graylog2/go-gelf
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:53 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:53 	Finished clone github.com/Azure/go-ansiterm
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:53 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:53 	Finished clone github.com/opencontainers/go-digest
20:22:53 [2020-07-16T20:22:53.169Z] 2020/07/16 20:22:53 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
20:22:53 [2020-07-16T20:22:53.425Z] 2020/07/16 20:22:53 	Finished clone github.com/godbus/dbus
20:22:53 [2020-07-16T20:22:53.425Z] 2020/07/16 20:22:53 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
20:22:53 [2020-07-16T20:22:53.425Z] 2020/07/16 20:22:53 	Finished clone github.com/coreos/go-systemd
20:22:53 [2020-07-16T20:22:53.425Z] 2020/07/16 20:22:53 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
20:22:53 [2020-07-16T20:22:53.632Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:22:53 [2020-07-16T20:22:53.832Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
20:22:53 [2020-07-16T20:22:53.832Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:325: [d064e1f868413] waiting for daemon to start
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:325: [d064e1f868413] waiting for daemon to start
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:353: [d064e1f868413] daemon started
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:461: [d064e1f868413] Stopping daemon
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:296: [d064e1f868413] exiting daemon
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:448: [d064e1f868413] Daemon stopped
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:325: [d064e1f868413] waiting for daemon to start
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:325: [d064e1f868413] waiting for daemon to start
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:353: [d064e1f868413] daemon started
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:461: [d064e1f868413] Stopping daemon
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:296: [d064e1f868413] exiting daemon
20:22:53 [2020-07-16T20:22:53.832Z]     daemon.go:448: [d064e1f868413] Daemon stopped
20:22:53 [2020-07-16T20:22:53.832Z] === RUN   TestDockerNetworkMacvlan
20:22:54 [2020-07-16T20:22:54.397Z] 2020/07/16 20:22:54 	Finished clone github.com/opencontainers/runtime-spec
20:22:54 [2020-07-16T20:22:54.397Z] 2020/07/16 20:22:54 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
20:22:54 [2020-07-16T20:22:54.397Z] 2020/07/16 20:22:54 	Finished clone github.com/bsphere/le_go
20:22:54 [2020-07-16T20:22:54.397Z] 2020/07/16 20:22:54 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
20:22:54 [2020-07-16T20:22:54.397Z] 2020/07/16 20:22:54 	Finished clone github.com/fsnotify/fsnotify
20:22:54 [2020-07-16T20:22:54.397Z] 2020/07/16 20:22:54 	Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20
20:22:54 [2020-07-16T20:22:54.652Z] 2020/07/16 20:22:54 	Finished clone github.com/opencontainers/image-spec
20:22:54 [2020-07-16T20:22:54.653Z] 2020/07/16 20:22:54 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
20:22:54 [2020-07-16T20:22:54.653Z] 2020/07/16 20:22:54 	Finished clone github.com/jmespath/go-jmespath
20:22:54 [2020-07-16T20:22:54.653Z] 2020/07/16 20:22:54 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
20:22:54 [2020-07-16T20:22:54.767Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:22:54 [2020-07-16T20:22:54.908Z] 2020/07/16 20:22:54 	Finished clone github.com/Microsoft/go-winio
20:22:54 [2020-07-16T20:22:54.908Z] 2020/07/16 20:22:54 	Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20
20:22:54 [2020-07-16T20:22:54.908Z] 2020/07/16 20:22:54 	Finished clone github.com/go-ini/ini
20:22:54 [2020-07-16T20:22:54.908Z] 2020/07/16 20:22:54 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
20:22:55 [2020-07-16T20:22:55.163Z] 2020/07/16 20:22:55 	Finished clone golang.org/x/oauth2
20:22:55 [2020-07-16T20:22:55.163Z] 2020/07/16 20:22:55 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
20:22:55 [2020-07-16T20:22:55.419Z] 2020/07/16 20:22:55 	Finished clone github.com/googleapis/gax-go
20:22:55 [2020-07-16T20:22:55.419Z] 2020/07/16 20:22:55 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
20:22:55 [2020-07-16T20:22:55.702Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:22:55 [2020-07-16T20:22:55.709Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:22:55 [2020-07-16T20:22:55.982Z] 2020/07/16 20:22:55 	Finished clone github.com/containerd/fifo
20:22:55 [2020-07-16T20:22:55.982Z] 2020/07/16 20:22:55 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
20:22:55 [2020-07-16T20:22:55.982Z] 2020/07/16 20:22:55 	Finished clone github.com/tinylib/msgp
20:22:55 [2020-07-16T20:22:55.982Z] 2020/07/16 20:22:55 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
20:22:56 [2020-07-16T20:22:56.544Z] 2020/07/16 20:22:56 	Finished clone go.opencensus.io
20:22:56 [2020-07-16T20:22:56.544Z] 2020/07/16 20:22:56 	Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20
20:22:56 [2020-07-16T20:22:56.544Z] 2020/07/16 20:22:56 	Finished clone github.com/containerd/go-runc
20:22:56 [2020-07-16T20:22:56.544Z] 2020/07/16 20:22:56 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
20:22:56 [2020-07-16T20:22:56.638Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:22:56 [2020-07-16T20:22:56.800Z] 2020/07/16 20:22:56 	Finished clone github.com/containerd/cgroups
20:22:56 [2020-07-16T20:22:56.800Z] 2020/07/16 20:22:56 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
20:22:57 [2020-07-16T20:22:57.056Z] 2020/07/16 20:22:56 	Finished clone github.com/containerd/typeurl
20:22:57 [2020-07-16T20:22:57.056Z] 2020/07/16 20:22:56 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
20:22:57 [2020-07-16T20:22:57.312Z] 2020/07/16 20:22:57 	Finished clone github.com/containerd/ttrpc
20:22:57 [2020-07-16T20:22:57.312Z] 2020/07/16 20:22:57 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
20:22:57 [2020-07-16T20:22:57.875Z] 2020/07/16 20:22:57 	Finished clone github.com/gogo/googleapis
20:22:57 [2020-07-16T20:22:57.875Z] 2020/07/16 20:22:57 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
20:22:58 [2020-07-16T20:22:58.437Z] 2020/07/16 20:22:58 	Finished clone github.com/containerd/console
20:22:58 [2020-07-16T20:22:58.437Z] 2020/07/16 20:22:58 	Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20
20:22:58 [2020-07-16T20:22:58.449Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:22:58 [2020-07-16T20:22:58.542Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:22:58 [2020-07-16T20:22:58.693Z] 2020/07/16 20:22:58 	Finished clone github.com/fernet/fernet-go
20:22:58 [2020-07-16T20:22:58.693Z] 2020/07/16 20:22:58 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
20:22:58 [2020-07-16T20:22:58.801Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:23:00 [2020-07-16T20:23:00.058Z] 2020/07/16 20:22:59 	Finished clone github.com/containerd/continuity
20:23:00 [2020-07-16T20:23:00.058Z] 2020/07/16 20:22:59 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
20:23:00 [2020-07-16T20:23:00.620Z] 2020/07/16 20:23:00 	Finished clone golang.org/x/time
20:23:00 [2020-07-16T20:23:00.620Z] 2020/07/16 20:23:00 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/plugins	35.072s	coverage: 73.6% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.293s	coverage: 56.8% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.094s	coverage: 85.7% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/pools	0.101s	coverage: 87.9% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/progress	0.056s	coverage: 75.9% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/pubsub	1.126s	coverage: 72.7% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/reexec	0.140s	coverage: 82.4% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/signal	0.071s	coverage: 20.3% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/stdcopy	0.057s	coverage: 100.0% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/streamformatter	0.081s	coverage: 66.2% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/stringid	0.074s	coverage: 70.6% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/sysinfo	0.072s	coverage: 38.2% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/system	0.116s	coverage: 12.3% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/tailfile	0.087s	coverage: 88.6% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/tarsum	0.294s	coverage: 89.3% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/term	0.115s	coverage: 30.8% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: 0.0% of statements [no tests to run]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/truncindex	0.158s	coverage: 91.5% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/urlutil	0.046s	coverage: 100.0% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/plugin	0.309s	coverage: 12.0% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/plugin/v2	0.201s	coverage: 20.1% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/reference	0.105s	coverage: 84.4% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/registry	0.473s	coverage: 52.0% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/registry/resumable	0.398s	coverage: 100.0% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/restartmanager	0.111s	coverage: 49.0% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/rootless	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/runconfig	0.092s	coverage: 54.5% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/volume	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/volume/drivers	0.142s	coverage: 36.1% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/volume/local	0.262s	coverage: 37.7% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/volume/mounts	0.114s	coverage: 66.2% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ok  	github.com/docker/docker/volume/service	0.359s	coverage: 70.3% of statements
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:23:00 [2020-07-16T20:23:00.957Z] INFO: make.ps1 ended at 07/16/2020 20:22:58
20:23:00 [2020-07-16T20:23:00.957Z] INFO: Unit tests ended at 07/16/2020 20:22:59. Duration:00:03:32.4617694
20:23:00 [2020-07-16T20:23:00.957Z] INFO: Building busybox
20:23:00 [2020-07-16T20:23:00.957Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
20:23:00 [2020-07-16T20:23:00.957Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
20:23:00 [2020-07-16T20:23:00.957Z] 
20:23:00 [2020-07-16T20:23:00.957Z] Sending build context to Docker daemon   2.56kB
20:23:00 [2020-07-16T20:23:00.957Z] 
20:23:00 [2020-07-16T20:23:00.957Z] Step 1/6 : FROM microsoft/windowsservercore
20:23:00 [2020-07-16T20:23:00.957Z]  ---> 987b1d5e0abf
20:23:00 [2020-07-16T20:23:00.957Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
20:23:00 [2020-07-16T20:23:00.957Z]  ---> Running in 2e8af45c3d67
20:23:01 [2020-07-16T20:23:01.333Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:23:01 [2020-07-16T20:23:01.591Z] 2020/07/16 20:23:01 	Finished clone github.com/hashicorp/go-immutable-radix
20:23:01 [2020-07-16T20:23:01.591Z] 2020/07/16 20:23:01 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
20:23:01 [2020-07-16T20:23:01.591Z] 2020/07/16 20:23:01 	Finished clone github.com/hashicorp/go-memdb
20:23:01 [2020-07-16T20:23:01.591Z] 2020/07/16 20:23:01 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
20:23:01 [2020-07-16T20:23:01.901Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:23:02 [2020-07-16T20:23:02.159Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:23:02 [2020-07-16T20:23:02.958Z] 2020/07/16 20:23:02 	Finished clone github.com/hashicorp/golang-lru
20:23:02 [2020-07-16T20:23:02.958Z] 2020/07/16 20:23:02 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
20:23:03 [2020-07-16T20:23:03.214Z] 2020/07/16 20:23:02 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
20:23:03 [2020-07-16T20:23:03.214Z] 2020/07/16 20:23:02 	Finished clone github.com/coreos/pkg
20:23:03 [2020-07-16T20:23:03.535Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:23:03 [2020-07-16T20:23:03.535Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:23:04 [2020-07-16T20:23:04.144Z] 2020/07/16 20:23:04 	Finished clone code.cloudfoundry.org/clock
20:23:04 [2020-07-16T20:23:04.144Z] 2020/07/16 20:23:04 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
20:23:04 [2020-07-16T20:23:04.962Z] 2020/07/16 20:23:04 	Finished clone github.com/opencontainers/runc
20:23:04 [2020-07-16T20:23:04.962Z] 2020/07/16 20:23:04 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
20:23:04 [2020-07-16T20:23:04.962Z] 2020/07/16 20:23:04 	Finished clone golang.org/x/crypto
20:23:04 [2020-07-16T20:23:04.962Z] 2020/07/16 20:23:04 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
20:23:05 [2020-07-16T20:23:05.725Z] Removing intermediate container 2e8af45c3d67
20:23:05 [2020-07-16T20:23:05.725Z]  ---> 581b4501119d
20:23:05 [2020-07-16T20:23:05.725Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
20:23:05 [2020-07-16T20:23:05.890Z] 2020/07/16 20:23:05 	Finished clone github.com/golang/protobuf
20:23:05 [2020-07-16T20:23:05.890Z] 2020/07/16 20:23:05 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
20:23:05 [2020-07-16T20:23:05.890Z] 2020/07/16 20:23:05 	Finished clone github.com/beorn7/perks
20:23:05 [2020-07-16T20:23:05.890Z] 2020/07/16 20:23:05 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
20:23:06 [2020-07-16T20:23:06.496Z] 2020/07/16 20:23:06 	Finished clone google.golang.org/grpc
20:23:06 [2020-07-16T20:23:06.496Z] 2020/07/16 20:23:06 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
20:23:06 [2020-07-16T20:23:06.496Z] 2020/07/16 20:23:06 	Finished clone github.com/prometheus/client_model
20:23:06 [2020-07-16T20:23:06.496Z] 2020/07/16 20:23:06 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
20:23:06 [2020-07-16T20:23:06.753Z] 2020/07/16 20:23:06 	Finished clone github.com/prometheus/client_golang
20:23:06 [2020-07-16T20:23:06.753Z] 2020/07/16 20:23:06 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
20:23:06 [2020-07-16T20:23:06.902Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:23:06 [2020-07-16T20:23:06.902Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:23:07 [2020-07-16T20:23:07.297Z] 
20:23:07 [2020-07-16T20:23:07.297Z]  ---> d31823609a1a
20:23:07 [2020-07-16T20:23:07.297Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
20:23:07 [2020-07-16T20:23:07.297Z]  ---> Running in 868a31e1c3bb
20:23:07 [2020-07-16T20:23:07.362Z] 2020/07/16 20:23:07 	Finished clone github.com/matttproud/golang_protobuf_extensions
20:23:07 [2020-07-16T20:23:07.362Z] 2020/07/16 20:23:07 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
20:23:07 [2020-07-16T20:23:07.839Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:23:07 [2020-07-16T20:23:07.925Z] 2020/07/16 20:23:07 	Finished clone github.com/pkg/errors
20:23:07 [2020-07-16T20:23:07.925Z] 2020/07/16 20:23:07 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
20:23:07 [2020-07-16T20:23:07.925Z] 2020/07/16 20:23:07 	Finished clone github.com/prometheus/common
20:23:07 [2020-07-16T20:23:07.925Z] 2020/07/16 20:23:07 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
20:23:08 [2020-07-16T20:23:08.101Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:23:08 [2020-07-16T20:23:08.182Z] 2020/07/16 20:23:07 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
20:23:08 [2020-07-16T20:23:08.182Z] 2020/07/16 20:23:07 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
20:23:08 [2020-07-16T20:23:08.182Z] 2020/07/16 20:23:08 	Finished clone github.com/prometheus/procfs
20:23:08 [2020-07-16T20:23:08.182Z] 2020/07/16 20:23:08 	Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20
20:23:08 [2020-07-16T20:23:08.868Z] 
20:23:08 [2020-07-16T20:23:08.868Z] SUCCESS: Specified value was saved.
20:23:09 [2020-07-16T20:23:09.110Z] 2020/07/16 20:23:08 	Finished clone github.com/spf13/pflag
20:23:09 [2020-07-16T20:23:09.110Z] 2020/07/16 20:23:08 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
20:23:09 [2020-07-16T20:23:09.110Z] 2020/07/16 20:23:09 	Finished clone github.com/inconshreveable/mousetrap
20:23:09 [2020-07-16T20:23:09.110Z] 2020/07/16 20:23:09 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
20:23:09 [2020-07-16T20:23:09.367Z] 2020/07/16 20:23:09 	Finished clone github.com/docker/go-metrics
20:23:09 [2020-07-16T20:23:09.367Z] 2020/07/16 20:23:09 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
20:23:09 [2020-07-16T20:23:09.367Z] 2020/07/16 20:23:09 	Finished clone github.com/morikuni/aec
20:23:09 [2020-07-16T20:23:09.367Z] 2020/07/16 20:23:09 	Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20
20:23:09 [2020-07-16T20:23:09.367Z] 2020/07/16 20:23:09 	Finished clone github.com/Microsoft/hcsshim
20:23:09 [2020-07-16T20:23:09.367Z] 2020/07/16 20:23:09 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
20:23:09 [2020-07-16T20:23:09.478Z] === RUN   TestDockerSuite/TestBuildNetNone
20:23:09 [2020-07-16T20:23:09.623Z] 2020/07/16 20:23:09 	Finished clone github.com/spf13/cobra
20:23:09 [2020-07-16T20:23:09.623Z] 2020/07/16 20:23:09 	Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20
20:23:09 [2020-07-16T20:23:09.737Z] === RUN   TestDockerSuite/TestBuildNoContext
20:23:10 [2020-07-16T20:23:10.187Z] 2020/07/16 20:23:10 	Finished clone github.com/mitchellh/hashstructure
20:23:10 [2020-07-16T20:23:10.187Z] 2020/07/16 20:23:10 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
20:23:10 [2020-07-16T20:23:10.303Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:23:10 [2020-07-16T20:23:10.871Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:23:11 [2020-07-16T20:23:11.091Z] Removing intermediate container 868a31e1c3bb
20:23:11 [2020-07-16T20:23:11.091Z]  ---> 34e74ce1a7ca
20:23:11 [2020-07-16T20:23:11.091Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
20:23:11 [2020-07-16T20:23:11.091Z]  ---> Running in b6dee269d8c2
20:23:11 [2020-07-16T20:23:11.158Z] 2020/07/16 20:23:10 	Finished clone github.com/creack/pty
20:23:11 [2020-07-16T20:23:11.158Z] 2020/07/16 20:23:10 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
20:23:11 [2020-07-16T20:23:11.158Z] 2020/07/16 20:23:10 	Finished clone github.com/google/uuid
20:23:11 [2020-07-16T20:23:11.158Z] 2020/07/16 20:23:10 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
20:23:11 [2020-07-16T20:23:11.414Z] 2020/07/16 20:23:11 	Finished clone github.com/gorilla/mux
20:23:11 [2020-07-16T20:23:11.414Z] 2020/07/16 20:23:11 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
20:23:11 [2020-07-16T20:23:11.672Z] 2020/07/16 20:23:11 	Finished clone github.com/opencontainers/selinux
20:23:11 [2020-07-16T20:23:11.672Z] 2020/07/16 20:23:11 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
20:23:11 [2020-07-16T20:23:11.810Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:23:11 [2020-07-16T20:23:11.929Z] 2020/07/16 20:23:11 	Finished clone github.com/konsorten/go-windows-terminal-sequences
20:23:11 [2020-07-16T20:23:11.929Z] 2020/07/16 20:23:11 	Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20
20:23:12 [2020-07-16T20:23:12.068Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:23:12 [2020-07-16T20:23:12.185Z] 2020/07/16 20:23:11 	Finished clone github.com/google/certificate-transparency-go
20:23:12 [2020-07-16T20:23:12.185Z] 2020/07/16 20:23:11 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
20:23:12 [2020-07-16T20:23:12.327Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:23:12 [2020-07-16T20:23:12.442Z] 2020/07/16 20:23:12 	Finished clone github.com/mattn/go-shellwords
20:23:12 [2020-07-16T20:23:12.442Z] 2020/07/16 20:23:12 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
20:23:12 [2020-07-16T20:23:12.585Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:23:12 [2020-07-16T20:23:12.844Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:23:13 [2020-07-16T20:23:13.004Z] 2020/07/16 20:23:12 	Finished clone github.com/tchap/go-patricia
20:23:13 [2020-07-16T20:23:13.004Z] 2020/07/16 20:23:12 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
20:23:13 [2020-07-16T20:23:13.103Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:23:13 [2020-07-16T20:23:13.567Z] 2020/07/16 20:23:13 	Finished clone github.com/sirupsen/logrus
20:23:13 [2020-07-16T20:23:13.567Z] 2020/07/16 20:23:13 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
20:23:13 [2020-07-16T20:23:13.567Z] 2020/07/16 20:23:13 	Finished clone github.com/docker/go-units
20:23:13 [2020-07-16T20:23:13.567Z] 2020/07/16 20:23:13 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
20:23:13 [2020-07-16T20:23:13.672Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:23:14 [2020-07-16T20:23:14.610Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:23:14 [2020-07-16T20:23:14.870Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:23:14 [2020-07-16T20:23:14.933Z] 2020/07/16 20:23:14 	Finished clone github.com/cloudflare/cfssl
20:23:14 [2020-07-16T20:23:14.933Z] 2020/07/16 20:23:14 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
20:23:15 [2020-07-16T20:23:15.496Z] 2020/07/16 20:23:15 	Finished clone gotest.tools
20:23:15 [2020-07-16T20:23:15.496Z] 2020/07/16 20:23:15 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
20:23:15 [2020-07-16T20:23:15.752Z] 2020/07/16 20:23:15 	Finished clone github.com/google/go-cmp
20:23:15 [2020-07-16T20:23:15.752Z] 2020/07/16 20:23:15 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
20:23:15 [2020-07-16T20:23:15.752Z] 2020/07/16 20:23:15 	Finished clone github.com/docker/go-connections
20:23:15 [2020-07-16T20:23:15.752Z] 2020/07/16 20:23:15 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
20:23:15 [2020-07-16T20:23:15.882Z] Cannot create a file when that file already exists.
20:23:16 [2020-07-16T20:23:16.314Z] 2020/07/16 20:23:16 	Finished clone github.com/syndtr/gocapability
20:23:16 [2020-07-16T20:23:16.314Z] 2020/07/16 20:23:16 	Clone github.com/moby/buildkit, revision 4cb720ef6483b43020c9037726de47353ac8ad9b, attempt 1/20
20:23:17 [2020-07-16T20:23:17.048Z] --- PASS: TestDockerNetworkMacvlan (23.27s)
20:23:17 [2020-07-16T20:23:17.049Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [da7a209ac03e9] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [da7a209ac03e9] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [da7a209ac03e9] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [da7a209ac03e9] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [da7a209ac03e9] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [da7a209ac03e9] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [de3ab00c09f1e] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [de3ab00c09f1e] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [de3ab00c09f1e] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [de3ab00c09f1e] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [de3ab00c09f1e] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [de3ab00c09f1e] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d67a5598f00c9] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d67a5598f00c9] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [d67a5598f00c9] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [d67a5598f00c9] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [d67a5598f00c9] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [d67a5598f00c9] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d341e76b9b649] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d341e76b9b649] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [d341e76b9b649] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.86s)
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [d341e76b9b649] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [d341e76b9b649] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [d341e76b9b649] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d874273be114d] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d874273be114d] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [d874273be114d] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.67s)
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [d874273be114d] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [d874273be114d] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [d874273be114d] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z] PASS
20:23:17 [2020-07-16T20:23:17.049Z] 
20:23:17 [2020-07-16T20:23:17.049Z] DONE 7 tests in 24.695s
20:23:17 [2020-07-16T20:23:17.049Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
20:23:17 [2020-07-16T20:23:17.049Z] ++ 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
20:23:17 [2020-07-16T20:23:17.049Z] ++ set -e
20:23:17 [2020-07-16T20:23:17.049Z] ++ '[' -n 0 ']'
20:23:17 [2020-07-16T20:23:17.049Z] ++ set -x
20:23:17 [2020-07-16T20:23:17.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:23:17 [2020-07-16T20:23:17.049Z] testing: warning: no tests to run
20:23:17 [2020-07-16T20:23:17.049Z] PASS
20:23:17 [2020-07-16T20:23:17.049Z] 
20:23:17 [2020-07-16T20:23:17.049Z] DONE 0 tests in 0.013s
20:23:17 [2020-07-16T20:23:17.049Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:23:17 [2020-07-16T20:23:17.049Z] ++ 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
20:23:17 [2020-07-16T20:23:17.049Z] ++ set -e
20:23:17 [2020-07-16T20:23:17.049Z] ++ '[' -n 0 ']'
20:23:17 [2020-07-16T20:23:17.049Z] ++ set -x
20:23:17 [2020-07-16T20:23:17.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:23:17 [2020-07-16T20:23:17.049Z] INFO: Testing against a local daemon
20:23:17 [2020-07-16T20:23:17.049Z] === RUN   TestAuthZPluginAllowRequest
20:23:17 [2020-07-16T20:23:17.049Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
20:23:17 [2020-07-16T20:23:17.049Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [dac3af9796ad4] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [dac3af9796ad4] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [dac3af9796ad4] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [dac3af9796ad4] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [dac3af9796ad4] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [dac3af9796ad4] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z] === RUN   TestAuthZPluginTLS
20:23:17 [2020-07-16T20:23:17.049Z] --- PASS: TestAuthZPluginTLS (0.56s)
20:23:17 [2020-07-16T20:23:17.049Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [dbb02fb621f7c] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [dbb02fb621f7c] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [dbb02fb621f7c] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [dbb02fb621f7c] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [dbb02fb621f7c] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [dbb02fb621f7c] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z] === RUN   TestAuthZPluginDenyRequest
20:23:17 [2020-07-16T20:23:17.049Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
20:23:17 [2020-07-16T20:23:17.049Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d2ee4d8b85e3c] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:325: [d2ee4d8b85e3c] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:353: [d2ee4d8b85e3c] daemon started
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:461: [d2ee4d8b85e3c] Stopping daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:296: [d2ee4d8b85e3c] exiting daemon
20:23:17 [2020-07-16T20:23:17.049Z]     daemon.go:448: [d2ee4d8b85e3c] Daemon stopped
20:23:17 [2020-07-16T20:23:17.049Z] === RUN   TestAuthZPluginAPIDenyResponse
20:23:17 [2020-07-16T20:23:17.243Z] 2020/07/16 20:23:16 	Finished clone github.com/RackSec/srslog
20:23:17 [2020-07-16T20:23:17.243Z] 2020/07/16 20:23:16 	Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20
20:23:17 [2020-07-16T20:23:17.351Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
20:23:17 [2020-07-16T20:23:17.351Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
20:23:17 [2020-07-16T20:23:17.351Z]     daemon.go:325: [d622ef59a56a7] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.351Z]     daemon.go:325: [d622ef59a56a7] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.351Z]     daemon.go:353: [d622ef59a56a7] daemon started
20:23:17 [2020-07-16T20:23:17.351Z]     daemon.go:461: [d622ef59a56a7] Stopping daemon
20:23:17 [2020-07-16T20:23:17.351Z]     daemon.go:296: [d622ef59a56a7] exiting daemon
20:23:17 [2020-07-16T20:23:17.351Z]     daemon.go:448: [d622ef59a56a7] Daemon stopped
20:23:17 [2020-07-16T20:23:17.351Z] === RUN   TestAuthZPluginDenyResponse
20:23:17 [2020-07-16T20:23:17.409Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:23:17 [2020-07-16T20:23:17.499Z] 2020/07/16 20:23:17 	Finished clone github.com/imdario/mergo
20:23:17 [2020-07-16T20:23:17.499Z] 2020/07/16 20:23:17 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
20:23:17 [2020-07-16T20:23:17.499Z] 2020/07/16 20:23:17 	Finished clone golang.org/x/sync
20:23:17 [2020-07-16T20:23:17.499Z] 2020/07/16 20:23:17 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
20:23:17 [2020-07-16T20:23:17.975Z] --- PASS: TestDockerNetworkMacvlan (24.10s)
20:23:17 [2020-07-16T20:23:17.976Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [df4069cd80392] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [df4069cd80392] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:353: [df4069cd80392] daemon started
20:23:17 [2020-07-16T20:23:17.976Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:461: [df4069cd80392] Stopping daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:296: [df4069cd80392] exiting daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:448: [df4069cd80392] Daemon stopped
20:23:17 [2020-07-16T20:23:17.976Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [db6775fe1a809] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [db6775fe1a809] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:353: [db6775fe1a809] daemon started
20:23:17 [2020-07-16T20:23:17.976Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:461: [db6775fe1a809] Stopping daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:296: [db6775fe1a809] exiting daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:448: [db6775fe1a809] Daemon stopped
20:23:17 [2020-07-16T20:23:17.976Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [dd1bafe3f1f47] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [dd1bafe3f1f47] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:353: [dd1bafe3f1f47] daemon started
20:23:17 [2020-07-16T20:23:17.976Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:461: [dd1bafe3f1f47] Stopping daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:296: [dd1bafe3f1f47] exiting daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:448: [dd1bafe3f1f47] Daemon stopped
20:23:17 [2020-07-16T20:23:17.976Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [d71f763120bf5] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [d71f763120bf5] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:353: [d71f763120bf5] daemon started
20:23:17 [2020-07-16T20:23:17.976Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:461: [d71f763120bf5] Stopping daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:296: [d71f763120bf5] exiting daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:448: [d71f763120bf5] Daemon stopped
20:23:17 [2020-07-16T20:23:17.976Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [ddc51dd4d4b02] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:325: [ddc51dd4d4b02] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:353: [ddc51dd4d4b02] daemon started
20:23:17 [2020-07-16T20:23:17.976Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.04s)
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:461: [ddc51dd4d4b02] Stopping daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:296: [ddc51dd4d4b02] exiting daemon
20:23:17 [2020-07-16T20:23:17.976Z]     daemon.go:448: [ddc51dd4d4b02] Daemon stopped
20:23:17 [2020-07-16T20:23:17.976Z] PASS
20:23:17 [2020-07-16T20:23:17.976Z] 
20:23:17 [2020-07-16T20:23:17.976Z] DONE 7 tests in 25.702s
20:23:17 [2020-07-16T20:23:17.976Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:23:17 [2020-07-16T20:23:17.976Z] ++ 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
20:23:17 [2020-07-16T20:23:17.976Z] ++ set -e
20:23:17 [2020-07-16T20:23:17.976Z] ++ '[' -n 0 ']'
20:23:17 [2020-07-16T20:23:17.976Z] ++ set -x
20:23:17 [2020-07-16T20:23:17.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:23:17 [2020-07-16T20:23:17.998Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
20:23:17 [2020-07-16T20:23:17.998Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
20:23:17 [2020-07-16T20:23:17.998Z]     daemon.go:325: [dc8184e1e20f8] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.998Z]     daemon.go:325: [dc8184e1e20f8] waiting for daemon to start
20:23:17 [2020-07-16T20:23:17.998Z]     daemon.go:353: [dc8184e1e20f8] daemon started
20:23:17 [2020-07-16T20:23:17.998Z]     daemon.go:461: [dc8184e1e20f8] Stopping daemon
20:23:17 [2020-07-16T20:23:17.998Z]     daemon.go:296: [dc8184e1e20f8] exiting daemon
20:23:17 [2020-07-16T20:23:17.998Z]     daemon.go:448: [dc8184e1e20f8] Daemon stopped
20:23:17 [2020-07-16T20:23:17.998Z] === RUN   TestAuthZPluginAllowEventStream
20:23:18 [2020-07-16T20:23:18.234Z] testing: warning: no tests to run
20:23:18 [2020-07-16T20:23:18.234Z] PASS
20:23:18 [2020-07-16T20:23:18.234Z] 
20:23:18 [2020-07-16T20:23:18.234Z] DONE 0 tests in 0.047s
20:23:18 [2020-07-16T20:23:18.234Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:23:18 [2020-07-16T20:23:18.234Z] ++ 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
20:23:18 [2020-07-16T20:23:18.234Z] ++ set -e
20:23:18 [2020-07-16T20:23:18.234Z] ++ '[' -n 0 ']'
20:23:18 [2020-07-16T20:23:18.234Z] ++ set -x
20:23:18 [2020-07-16T20:23:18.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:23:18 [2020-07-16T20:23:18.234Z] INFO: Testing against a local daemon
20:23:18 [2020-07-16T20:23:18.234Z] === RUN   TestAuthZPluginAllowRequest
20:23:18 [2020-07-16T20:23:18.801Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:23:19 [2020-07-16T20:23:19.040Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
20:23:19 [2020-07-16T20:23:19.040Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
20:23:19 [2020-07-16T20:23:19.040Z]     daemon.go:325: [d5bcf0ca282a4] waiting for daemon to start
20:23:19 [2020-07-16T20:23:19.040Z]     daemon.go:325: [d5bcf0ca282a4] waiting for daemon to start
20:23:19 [2020-07-16T20:23:19.040Z]     daemon.go:353: [d5bcf0ca282a4] daemon started
20:23:19 [2020-07-16T20:23:19.040Z]     daemon.go:461: [d5bcf0ca282a4] Stopping daemon
20:23:19 [2020-07-16T20:23:19.040Z]     daemon.go:296: [d5bcf0ca282a4] exiting daemon
20:23:19 [2020-07-16T20:23:19.040Z]     daemon.go:448: [d5bcf0ca282a4] Daemon stopped
20:23:19 [2020-07-16T20:23:19.040Z] === RUN   TestAuthZPluginErrorResponse
20:23:19 [2020-07-16T20:23:19.433Z] 2020/07/16 20:23:19 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
20:23:19 [2020-07-16T20:23:19.433Z] 2020/07/16 20:23:19 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
20:23:19 [2020-07-16T20:23:19.680Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
20:23:19 [2020-07-16T20:23:19.680Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
20:23:19 [2020-07-16T20:23:19.680Z]     daemon.go:325: [d1f19dbae3b8e] waiting for daemon to start
20:23:19 [2020-07-16T20:23:19.680Z]     daemon.go:325: [d1f19dbae3b8e] waiting for daemon to start
20:23:19 [2020-07-16T20:23:19.680Z]     daemon.go:353: [d1f19dbae3b8e] daemon started
20:23:19 [2020-07-16T20:23:19.680Z]     daemon.go:461: [d1f19dbae3b8e] Stopping daemon
20:23:19 [2020-07-16T20:23:19.680Z]     daemon.go:296: [d1f19dbae3b8e] exiting daemon
20:23:19 [2020-07-16T20:23:19.680Z]     daemon.go:448: [d1f19dbae3b8e] Daemon stopped
20:23:19 [2020-07-16T20:23:19.680Z] === RUN   TestAuthZPluginErrorRequest
20:23:19 [2020-07-16T20:23:19.690Z] 2020/07/16 20:23:19 	Finished clone github.com/opentracing/opentracing-go
20:23:19 [2020-07-16T20:23:19.690Z] 2020/07/16 20:23:19 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
20:23:19 [2020-07-16T20:23:19.690Z] 2020/07/16 20:23:19 	Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20
20:23:19 [2020-07-16T20:23:19.690Z] 2020/07/16 20:23:19 	Finished clone github.com/golang/gddo
20:23:19 [2020-07-16T20:23:19.735Z] --- PASS: TestAuthZPluginAllowRequest (1.44s)
20:23:19 [2020-07-16T20:23:19.735Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
20:23:19 [2020-07-16T20:23:19.735Z]     daemon.go:325: [dd41f4828b054] waiting for daemon to start
20:23:19 [2020-07-16T20:23:19.735Z]     daemon.go:325: [dd41f4828b054] waiting for daemon to start
20:23:19 [2020-07-16T20:23:19.735Z]     daemon.go:353: [dd41f4828b054] daemon started
20:23:19 [2020-07-16T20:23:19.735Z]     daemon.go:461: [dd41f4828b054] Stopping daemon
20:23:19 [2020-07-16T20:23:19.735Z]     daemon.go:296: [dd41f4828b054] exiting daemon
20:23:19 [2020-07-16T20:23:19.735Z]     daemon.go:448: [dd41f4828b054] Daemon stopped
20:23:19 [2020-07-16T20:23:19.735Z] === RUN   TestAuthZPluginTLS
20:23:20 [2020-07-16T20:23:20.300Z] --- PASS: TestAuthZPluginTLS (0.56s)
20:23:20 [2020-07-16T20:23:20.300Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
20:23:20 [2020-07-16T20:23:20.300Z]     daemon.go:325: [d0c44dd873a3a] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.300Z]     daemon.go:325: [d0c44dd873a3a] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.300Z]     daemon.go:353: [d0c44dd873a3a] daemon started
20:23:20 [2020-07-16T20:23:20.300Z]     daemon.go:461: [d0c44dd873a3a] Stopping daemon
20:23:20 [2020-07-16T20:23:20.300Z]     daemon.go:296: [d0c44dd873a3a] exiting daemon
20:23:20 [2020-07-16T20:23:20.300Z]     daemon.go:448: [d0c44dd873a3a] Daemon stopped
20:23:20 [2020-07-16T20:23:20.300Z] === RUN   TestAuthZPluginDenyRequest
20:23:20 [2020-07-16T20:23:20.300Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:23:20 [2020-07-16T20:23:20.318Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
20:23:20 [2020-07-16T20:23:20.318Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
20:23:20 [2020-07-16T20:23:20.318Z]     daemon.go:325: [d16e79b5f7db4] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.318Z]     daemon.go:325: [d16e79b5f7db4] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.318Z]     daemon.go:353: [d16e79b5f7db4] daemon started
20:23:20 [2020-07-16T20:23:20.318Z]     daemon.go:461: [d16e79b5f7db4] Stopping daemon
20:23:20 [2020-07-16T20:23:20.318Z]     daemon.go:296: [d16e79b5f7db4] exiting daemon
20:23:20 [2020-07-16T20:23:20.318Z]     daemon.go:448: [d16e79b5f7db4] Daemon stopped
20:23:20 [2020-07-16T20:23:20.318Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:23:20 [2020-07-16T20:23:20.867Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
20:23:20 [2020-07-16T20:23:20.867Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
20:23:20 [2020-07-16T20:23:20.867Z]     daemon.go:325: [dfed97683df73] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.867Z]     daemon.go:325: [dfed97683df73] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.867Z]     daemon.go:353: [dfed97683df73] daemon started
20:23:20 [2020-07-16T20:23:20.867Z]     daemon.go:461: [dfed97683df73] Stopping daemon
20:23:20 [2020-07-16T20:23:20.867Z]     daemon.go:296: [dfed97683df73] exiting daemon
20:23:20 [2020-07-16T20:23:20.867Z]     daemon.go:448: [dfed97683df73] Daemon stopped
20:23:20 [2020-07-16T20:23:20.867Z] === RUN   TestAuthZPluginAPIDenyResponse
20:23:20 [2020-07-16T20:23:20.956Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
20:23:20 [2020-07-16T20:23:20.956Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:23:20 [2020-07-16T20:23:20.956Z]     daemon.go:325: [dda018e18b4cd] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.956Z]     daemon.go:325: [dda018e18b4cd] waiting for daemon to start
20:23:20 [2020-07-16T20:23:20.956Z]     daemon.go:353: [dda018e18b4cd] daemon started
20:23:20 [2020-07-16T20:23:20.956Z]     daemon.go:461: [dda018e18b4cd] Stopping daemon
20:23:20 [2020-07-16T20:23:20.956Z]     daemon.go:296: [dda018e18b4cd] exiting daemon
20:23:20 [2020-07-16T20:23:20.956Z]     daemon.go:448: [dda018e18b4cd] Daemon stopped
20:23:20 [2020-07-16T20:23:20.956Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:23:21 [2020-07-16T20:23:21.099Z] 2020/07/16 20:23:20 	Finished clone github.com/google/shlex
20:23:21 [2020-07-16T20:23:21.099Z] 2020/07/16 20:23:20 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
20:23:21 [2020-07-16T20:23:21.125Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:23:21 [2020-07-16T20:23:21.355Z] 2020/07/16 20:23:21 	Finished clone github.com/vishvananda/netns
20:23:21 [2020-07-16T20:23:21.355Z] 2020/07/16 20:23:21 	Clone github.com/docker/libnetwork, revision 026aabaa659832804b01754aaadd2c0f420c68b6, attempt 1/20
20:23:21 [2020-07-16T20:23:21.355Z] 2020/07/16 20:23:21 	Finished clone github.com/opentracing-contrib/go-stdlib
20:23:21 [2020-07-16T20:23:21.355Z] 2020/07/16 20:23:21 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
20:23:21 [2020-07-16T20:23:21.383Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
20:23:21 [2020-07-16T20:23:21.383Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
20:23:21 [2020-07-16T20:23:21.383Z]     daemon.go:325: [de9e6d2b1b0f3] waiting for daemon to start
20:23:21 [2020-07-16T20:23:21.383Z]     daemon.go:325: [de9e6d2b1b0f3] waiting for daemon to start
20:23:21 [2020-07-16T20:23:21.383Z]     daemon.go:353: [de9e6d2b1b0f3] daemon started
20:23:21 [2020-07-16T20:23:21.383Z]     daemon.go:461: [de9e6d2b1b0f3] Stopping daemon
20:23:21 [2020-07-16T20:23:21.383Z]     daemon.go:296: [de9e6d2b1b0f3] exiting daemon
20:23:21 [2020-07-16T20:23:21.383Z]     daemon.go:448: [de9e6d2b1b0f3] Daemon stopped
20:23:21 [2020-07-16T20:23:21.383Z] === RUN   TestAuthZPluginDenyResponse
20:23:21 [2020-07-16T20:23:21.767Z] Removing intermediate container b6dee269d8c2
20:23:21 [2020-07-16T20:23:21.767Z]  ---> 5a169811acbb
20:23:21 [2020-07-16T20:23:21.767Z] Step 6/6 : CMD ["sh"]
20:23:21 [2020-07-16T20:23:21.767Z]  ---> Running in 6e89b4d75259
20:23:21 [2020-07-16T20:23:21.949Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
20:23:21 [2020-07-16T20:23:21.949Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
20:23:21 [2020-07-16T20:23:21.949Z]     daemon.go:325: [d30fa8af8bcac] waiting for daemon to start
20:23:21 [2020-07-16T20:23:21.949Z]     daemon.go:325: [d30fa8af8bcac] waiting for daemon to start
20:23:21 [2020-07-16T20:23:21.949Z]     daemon.go:353: [d30fa8af8bcac] daemon started
20:23:21 [2020-07-16T20:23:21.949Z]     daemon.go:461: [d30fa8af8bcac] Stopping daemon
20:23:21 [2020-07-16T20:23:21.949Z]     daemon.go:296: [d30fa8af8bcac] exiting daemon
20:23:21 [2020-07-16T20:23:21.949Z]     daemon.go:448: [d30fa8af8bcac] Daemon stopped
20:23:21 [2020-07-16T20:23:21.949Z] === RUN   TestAuthZPluginAllowEventStream
20:23:22 [2020-07-16T20:23:22.207Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:23:22 [2020-07-16T20:23:22.237Z] Removing intermediate container 6e89b4d75259
20:23:22 [2020-07-16T20:23:22.237Z]  ---> 4b7cf8b8cef2
20:23:22 [2020-07-16T20:23:22.237Z] Successfully built 4b7cf8b8cef2
20:23:22 [2020-07-16T20:23:22.237Z] Successfully tagged busybox:latest
20:23:22 [2020-07-16T20:23:22.237Z] INFO: Docker images of the daemon under test
20:23:22 [2020-07-16T20:23:22.237Z] 
20:23:22 [2020-07-16T20:23:22.237Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
20:23:22 [2020-07-16T20:23:22.237Z] busybox                                latest              4b7cf8b8cef2        Less than a second ago   5.03GB
20:23:22 [2020-07-16T20:23:22.237Z] microsoft/windowsservercore            latest              987b1d5e0abf        8 days ago               4.99GB
20:23:22 [2020-07-16T20:23:22.237Z] mcr.microsoft.com/windows/servercore   ltsc2019            987b1d5e0abf        8 days ago               4.99GB
20:23:22 [2020-07-16T20:23:22.237Z] 
20:23:22 [2020-07-16T20:23:22.237Z] INFO: Running integration tests at 07/16/2020 20:23:21...
20:23:22 [2020-07-16T20:23:22.237Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
20:23:22 [2020-07-16T20:23:22.237Z] INFO: Integration API tests being run from the host:
20:23:22 [2020-07-16T20:23:22.237Z] INFO: make.ps1 starting at 07/16/2020 20:23:22
20:23:22 [2020-07-16T20:23:22.466Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:23:22 [2020-07-16T20:23:22.486Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s)
20:23:22 [2020-07-16T20:23:22.486Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
20:23:22 [2020-07-16T20:23:22.486Z]     daemon.go:325: [d1c6de1752f93] waiting for daemon to start
20:23:22 [2020-07-16T20:23:22.486Z]     daemon.go:325: [d1c6de1752f93] waiting for daemon to start
20:23:22 [2020-07-16T20:23:22.486Z]     daemon.go:353: [d1c6de1752f93] daemon started
20:23:22 [2020-07-16T20:23:22.486Z]     daemon.go:461: [d1c6de1752f93] Stopping daemon
20:23:22 [2020-07-16T20:23:22.486Z]     daemon.go:296: [d1c6de1752f93] exiting daemon
20:23:22 [2020-07-16T20:23:22.486Z]     daemon.go:448: [d1c6de1752f93] Daemon stopped
20:23:22 [2020-07-16T20:23:22.486Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:23:22 [2020-07-16T20:23:22.721Z] 2020/07/16 20:23:22 	Finished clone github.com/gofrs/flock
20:23:22 [2020-07-16T20:23:22.721Z] 2020/07/16 20:23:22 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
20:23:22 [2020-07-16T20:23:22.722Z] 2020/07/16 20:23:22 	Finished clone github.com/tonistiigi/fsutil
20:23:22 [2020-07-16T20:23:22.722Z] 2020/07/16 20:23:22 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
20:23:23 [2020-07-16T20:23:23.229Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
20:23:23 [2020-07-16T20:23:23.284Z] 2020/07/16 20:23:23 	Finished clone github.com/docker/go-events
20:23:23 [2020-07-16T20:23:23.284Z] 2020/07/16 20:23:23 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
20:23:23 [2020-07-16T20:23:23.400Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s)
20:23:23 [2020-07-16T20:23:23.400Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
20:23:23 [2020-07-16T20:23:23.400Z]     daemon.go:325: [d274ea436dd60] waiting for daemon to start
20:23:23 [2020-07-16T20:23:23.400Z]     daemon.go:325: [d274ea436dd60] waiting for daemon to start
20:23:23 [2020-07-16T20:23:23.400Z]     daemon.go:353: [d274ea436dd60] daemon started
20:23:23 [2020-07-16T20:23:23.400Z]     daemon.go:461: [d274ea436dd60] Stopping daemon
20:23:23 [2020-07-16T20:23:23.400Z]     daemon.go:296: [d274ea436dd60] exiting daemon
20:23:23 [2020-07-16T20:23:23.400Z]     daemon.go:448: [d274ea436dd60] Daemon stopped
20:23:23 [2020-07-16T20:23:23.400Z] === RUN   TestAuthZPluginErrorResponse
20:23:23 [2020-07-16T20:23:23.966Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
20:23:23 [2020-07-16T20:23:23.966Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
20:23:23 [2020-07-16T20:23:23.966Z]     daemon.go:325: [d6f4515589f13] waiting for daemon to start
20:23:23 [2020-07-16T20:23:23.966Z]     daemon.go:325: [d6f4515589f13] waiting for daemon to start
20:23:23 [2020-07-16T20:23:23.966Z]     daemon.go:353: [d6f4515589f13] daemon started
20:23:23 [2020-07-16T20:23:23.966Z]     daemon.go:461: [d6f4515589f13] Stopping daemon
20:23:23 [2020-07-16T20:23:23.966Z]     daemon.go:296: [d6f4515589f13] exiting daemon
20:23:23 [2020-07-16T20:23:23.966Z]     daemon.go:448: [d6f4515589f13] Daemon stopped
20:23:23 [2020-07-16T20:23:23.966Z] === RUN   TestAuthZPluginErrorRequest
20:23:24 [2020-07-16T20:23:24.213Z] 2020/07/16 20:23:23 	Finished clone golang.org/x/net
20:23:24 [2020-07-16T20:23:24.213Z] 2020/07/16 20:23:23 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
20:23:24 [2020-07-16T20:23:24.470Z] 2020/07/16 20:23:24 	Finished clone github.com/armon/go-radix
20:23:24 [2020-07-16T20:23:24.470Z] 2020/07/16 20:23:24 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
20:23:24 [2020-07-16T20:23:24.470Z] 2020/07/16 20:23:24 	Finished clone github.com/armon/go-metrics
20:23:24 [2020-07-16T20:23:24.470Z] 2020/07/16 20:23:24 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
20:23:24 [2020-07-16T20:23:24.534Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
20:23:24 [2020-07-16T20:23:24.534Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
20:23:24 [2020-07-16T20:23:24.534Z]     daemon.go:325: [d9026e510a07f] waiting for daemon to start
20:23:24 [2020-07-16T20:23:24.534Z]     daemon.go:325: [d9026e510a07f] waiting for daemon to start
20:23:24 [2020-07-16T20:23:24.534Z]     daemon.go:353: [d9026e510a07f] daemon started
20:23:24 [2020-07-16T20:23:24.534Z]     daemon.go:461: [d9026e510a07f] Stopping daemon
20:23:24 [2020-07-16T20:23:24.534Z]     daemon.go:296: [d9026e510a07f] exiting daemon
20:23:24 [2020-07-16T20:23:24.534Z]     daemon.go:448: [d9026e510a07f] Daemon stopped
20:23:24 [2020-07-16T20:23:24.534Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:23:24 [2020-07-16T20:23:24.564Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
20:23:24 [2020-07-16T20:23:24.564Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
20:23:24 [2020-07-16T20:23:24.564Z]     daemon.go:325: [d0aa20c397f12] waiting for daemon to start
20:23:24 [2020-07-16T20:23:24.564Z]     daemon.go:325: [d0aa20c397f12] waiting for daemon to start
20:23:24 [2020-07-16T20:23:24.564Z]     daemon.go:353: [d0aa20c397f12] daemon started
20:23:24 [2020-07-16T20:23:24.564Z]     daemon.go:461: [d0aa20c397f12] Stopping daemon
20:23:24 [2020-07-16T20:23:24.564Z]     daemon.go:296: [d0aa20c397f12] exiting daemon
20:23:24 [2020-07-16T20:23:24.564Z]     daemon.go:448: [d0aa20c397f12] Daemon stopped
20:23:24 [2020-07-16T20:23:24.564Z] === RUN   TestAuthZPluginHeader
20:23:25 [2020-07-16T20:23:25.103Z] === RUN   TestDockerSuite/TestBuildPATH
20:23:25 [2020-07-16T20:23:25.103Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
20:23:25 [2020-07-16T20:23:25.103Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:23:25 [2020-07-16T20:23:25.103Z]     daemon.go:325: [dcfecc49307b8] waiting for daemon to start
20:23:25 [2020-07-16T20:23:25.103Z]     daemon.go:325: [dcfecc49307b8] waiting for daemon to start
20:23:25 [2020-07-16T20:23:25.103Z]     daemon.go:353: [dcfecc49307b8] daemon started
20:23:25 [2020-07-16T20:23:25.103Z]     daemon.go:461: [dcfecc49307b8] Stopping daemon
20:23:25 [2020-07-16T20:23:25.103Z]     daemon.go:296: [dcfecc49307b8] exiting daemon
20:23:25 [2020-07-16T20:23:25.103Z]     daemon.go:448: [dcfecc49307b8] Daemon stopped
20:23:25 [2020-07-16T20:23:25.103Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:23:25 [2020-07-16T20:23:25.206Z] --- PASS: TestAuthZPluginHeader (0.80s)
20:23:25 [2020-07-16T20:23:25.206Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
20:23:25 [2020-07-16T20:23:25.206Z]     daemon.go:325: [d1371bd71658f] waiting for daemon to start
20:23:25 [2020-07-16T20:23:25.206Z]     daemon.go:325: [d1371bd71658f] waiting for daemon to start
20:23:25 [2020-07-16T20:23:25.206Z]     daemon.go:353: [d1371bd71658f] daemon started
20:23:25 [2020-07-16T20:23:25.206Z]     daemon.go:461: [d1371bd71658f] Stopping daemon
20:23:25 [2020-07-16T20:23:25.206Z]     daemon.go:296: [d1371bd71658f] exiting daemon
20:23:25 [2020-07-16T20:23:25.206Z]     daemon.go:448: [d1371bd71658f] Daemon stopped
20:23:25 [2020-07-16T20:23:25.206Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:23:25 [2020-07-16T20:23:25.206Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:23:25 [2020-07-16T20:23:25.206Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:25 [2020-07-16T20:23:25.206Z] === RUN   TestAuthZPluginV2Disable
20:23:25 [2020-07-16T20:23:25.206Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:23:25 [2020-07-16T20:23:25.206Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:25 [2020-07-16T20:23:25.206Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:23:25 [2020-07-16T20:23:25.206Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:23:25 [2020-07-16T20:23:25.206Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:25 [2020-07-16T20:23:25.206Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:23:25 [2020-07-16T20:23:25.206Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:23:25 [2020-07-16T20:23:25.206Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:25 [2020-07-16T20:23:25.206Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:23:26 [2020-07-16T20:23:26.361Z] 2020/07/16 20:23:25 	Finished clone github.com/sean-/seed
20:23:26 [2020-07-16T20:23:26.361Z] 2020/07/16 20:23:25 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
20:23:26 [2020-07-16T20:23:26.361Z] 2020/07/16 20:23:25 	Finished clone github.com/hashicorp/errwrap
20:23:26 [2020-07-16T20:23:26.361Z] 2020/07/16 20:23:25 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
20:23:26 [2020-07-16T20:23:26.617Z] 2020/07/16 20:23:26 	Finished clone github.com/Microsoft/opengcs
20:23:26 [2020-07-16T20:23:26.617Z] 2020/07/16 20:23:26 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
20:23:27 [2020-07-16T20:23:27.006Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
20:23:27 [2020-07-16T20:23:27.006Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
20:23:27 [2020-07-16T20:23:27.006Z]     daemon.go:325: [d6a1692c99fed] waiting for daemon to start
20:23:27 [2020-07-16T20:23:27.006Z]     daemon.go:325: [d6a1692c99fed] waiting for daemon to start
20:23:27 [2020-07-16T20:23:27.006Z]     daemon.go:353: [d6a1692c99fed] daemon started
20:23:27 [2020-07-16T20:23:27.006Z]     daemon.go:461: [d6a1692c99fed] Stopping daemon
20:23:27 [2020-07-16T20:23:27.006Z]     daemon.go:296: [d6a1692c99fed] exiting daemon
20:23:27 [2020-07-16T20:23:27.006Z]     daemon.go:448: [d6a1692c99fed] Daemon stopped
20:23:27 [2020-07-16T20:23:27.006Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:23:27 [2020-07-16T20:23:27.006Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:23:27 [2020-07-16T20:23:27.179Z] 2020/07/16 20:23:27 	Finished clone github.com/hashicorp/memberlist
20:23:27 [2020-07-16T20:23:27.179Z] 2020/07/16 20:23:27 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
20:23:27 [2020-07-16T20:23:27.439Z] 2020/07/16 20:23:27 	Finished clone github.com/hashicorp/go-multierror
20:23:27 [2020-07-16T20:23:27.439Z] 2020/07/16 20:23:27 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
20:23:27 [2020-07-16T20:23:27.574Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:23:28 [2020-07-16T20:23:28.509Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:23:28 [2020-07-16T20:23:28.768Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.89s)
20:23:28 [2020-07-16T20:23:28.768Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
20:23:28 [2020-07-16T20:23:28.768Z]     daemon.go:325: [dbdf79c876f10] waiting for daemon to start
20:23:28 [2020-07-16T20:23:28.768Z]     daemon.go:325: [dbdf79c876f10] waiting for daemon to start
20:23:28 [2020-07-16T20:23:28.768Z]     daemon.go:353: [dbdf79c876f10] daemon started
20:23:28 [2020-07-16T20:23:28.768Z]     daemon.go:461: [dbdf79c876f10] Stopping daemon
20:23:28 [2020-07-16T20:23:28.768Z]     daemon.go:296: [dbdf79c876f10] exiting daemon
20:23:28 [2020-07-16T20:23:28.768Z]     daemon.go:448: [dbdf79c876f10] Daemon stopped
20:23:28 [2020-07-16T20:23:28.768Z] === RUN   TestAuthZPluginHeader
20:23:29 [2020-07-16T20:23:29.330Z] 2020/07/16 20:23:29 	Finished clone github.com/docker/libkv
20:23:29 [2020-07-16T20:23:29.330Z] 2020/07/16 20:23:29 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
20:23:29 [2020-07-16T20:23:29.587Z] 2020/07/16 20:23:29 	Finished clone github.com/hashicorp/go-sockaddr
20:23:29 [2020-07-16T20:23:29.587Z] 2020/07/16 20:23:29 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
20:23:29 [2020-07-16T20:23:29.703Z] --- PASS: TestAuthZPluginHeader (0.86s)
20:23:29 [2020-07-16T20:23:29.703Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
20:23:29 [2020-07-16T20:23:29.703Z]     daemon.go:325: [d4d4c9f0e38dd] waiting for daemon to start
20:23:29 [2020-07-16T20:23:29.703Z]     daemon.go:325: [d4d4c9f0e38dd] waiting for daemon to start
20:23:29 [2020-07-16T20:23:29.703Z]     daemon.go:353: [d4d4c9f0e38dd] daemon started
20:23:29 [2020-07-16T20:23:29.703Z]     daemon.go:461: [d4d4c9f0e38dd] Stopping daemon
20:23:29 [2020-07-16T20:23:29.703Z]     daemon.go:296: [d4d4c9f0e38dd] exiting daemon
20:23:29 [2020-07-16T20:23:29.703Z]     daemon.go:448: [d4d4c9f0e38dd] Daemon stopped
20:23:29 [2020-07-16T20:23:29.703Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:23:29 [2020-07-16T20:23:29.844Z] 2020/07/16 20:23:29 	Finished clone cloud.google.com/go
20:23:29 [2020-07-16T20:23:29.844Z] 2020/07/16 20:23:29 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
20:23:30 [2020-07-16T20:23:30.406Z] 2020/07/16 20:23:30 	Finished clone github.com/hashicorp/go-msgpack
20:23:30 [2020-07-16T20:23:30.406Z] 2020/07/16 20:23:30 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
20:23:31 [2020-07-16T20:23:31.844Z] 2020/07/16 20:23:31 	Finished clone github.com/BurntSushi/toml
20:23:31 [2020-07-16T20:23:31.844Z] 2020/07/16 20:23:31 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
20:23:31 [2020-07-16T20:23:31.844Z] 2020/07/16 20:23:31 	Finished clone github.com/docker/swarmkit
20:23:31 [2020-07-16T20:23:31.844Z] 2020/07/16 20:23:31 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
20:23:32 [2020-07-16T20:23:32.418Z] 2020/07/16 20:23:32 	Finished clone github.com/samuel/go-zookeeper
20:23:32 [2020-07-16T20:23:32.418Z] 2020/07/16 20:23:32 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
20:23:32 [2020-07-16T20:23:32.675Z] 2020/07/16 20:23:32 	Finished clone github.com/deckarep/golang-set
20:23:32 [2020-07-16T20:23:32.675Z] 2020/07/16 20:23:32 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
20:23:33 [2020-07-16T20:23:33.235Z] 2020/07/16 20:23:32 	Finished clone github.com/vishvananda/netlink
20:23:33 [2020-07-16T20:23:33.235Z] 2020/07/16 20:23:32 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
20:23:33 [2020-07-16T20:23:33.795Z] 2020/07/16 20:23:33 	Finished clone github.com/coreos/go-semver
20:23:33 [2020-07-16T20:23:33.795Z] 2020/07/16 20:23:33 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
20:23:33 [2020-07-16T20:23:33.795Z] 2020/07/16 20:23:33 	Finished clone github.com/ishidawataru/sctp
20:23:33 [2020-07-16T20:23:33.795Z] 2020/07/16 20:23:33 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
20:23:33 [2020-07-16T20:23:33.896Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s)
20:23:33 [2020-07-16T20:23:33.896Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:325: [d23533e2f9492] waiting for daemon to start
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:325: [d23533e2f9492] waiting for daemon to start
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:353: [d23533e2f9492] daemon started
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:461: [d23533e2f9492] Stopping daemon
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:296: [d23533e2f9492] exiting daemon
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:448: [d23533e2f9492] Daemon stopped
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:325: [d23533e2f9492] waiting for daemon to start
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:325: [d23533e2f9492] waiting for daemon to start
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:353: [d23533e2f9492] daemon started
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:461: [d23533e2f9492] Stopping daemon
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:296: [d23533e2f9492] exiting daemon
20:23:33 [2020-07-16T20:23:33.896Z]     daemon.go:448: [d23533e2f9492] Daemon stopped
20:23:33 [2020-07-16T20:23:33.896Z] === RUN   TestAuthZPluginV2Disable
20:23:35 [2020-07-16T20:23:35.797Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:23:36 [2020-07-16T20:23:36.309Z] 2020/07/16 20:23:36 	Finished clone golang.org/x/sys
20:23:36 [2020-07-16T20:23:36.309Z] 2020/07/16 20:23:36 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
20:23:37 [2020-07-16T20:23:37.236Z] 2020/07/16 20:23:37 	Finished clone go.etcd.io/bbolt
20:23:37 [2020-07-16T20:23:37.726Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
20:23:37 [2020-07-16T20:23:37.726Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:325: [d94c945e36113] waiting for daemon to start
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:325: [d94c945e36113] waiting for daemon to start
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:353: [d94c945e36113] daemon started
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:461: [d94c945e36113] Stopping daemon
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:296: [d94c945e36113] exiting daemon
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:448: [d94c945e36113] Daemon stopped
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:325: [d94c945e36113] waiting for daemon to start
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:325: [d94c945e36113] waiting for daemon to start
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:353: [d94c945e36113] daemon started
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:461: [d94c945e36113] Stopping daemon
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:296: [d94c945e36113] exiting daemon
20:23:37 [2020-07-16T20:23:37.726Z]     daemon.go:448: [d94c945e36113] Daemon stopped
20:23:37 [2020-07-16T20:23:37.726Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:23:37 [2020-07-16T20:23:37.798Z] 2020/07/16 20:23:37 	Finished clone github.com/ugorji/go
20:23:38 [2020-07-16T20:23:38.292Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
20:23:39 [2020-07-16T20:23:39.206Z] 2020/07/16 20:23:38 	Finished clone github.com/hashicorp/serf
20:23:39 [2020-07-16T20:23:39.206Z] 2020/07/16 20:23:38 	Finished clone github.com/vbatts/tar-split
20:23:40 [2020-07-16T20:23:40.136Z] 2020/07/16 20:23:40 	Finished clone golang.org/x/text
20:23:40 [2020-07-16T20:23:40.193Z] === RUN   TestDockerSuite/TestBuildRm
20:23:40 [2020-07-16T20:23:40.452Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s)
20:23:40 [2020-07-16T20:23:40.452Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:325: [d7b6a82cf0aa1] waiting for daemon to start
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:325: [d7b6a82cf0aa1] waiting for daemon to start
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:353: [d7b6a82cf0aa1] daemon started
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:461: [d7b6a82cf0aa1] Stopping daemon
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:296: [d7b6a82cf0aa1] exiting daemon
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:448: [d7b6a82cf0aa1] Daemon stopped
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:325: [d7b6a82cf0aa1] waiting for daemon to start
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:325: [d7b6a82cf0aa1] waiting for daemon to start
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:353: [d7b6a82cf0aa1] daemon started
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:461: [d7b6a82cf0aa1] Stopping daemon
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:296: [d7b6a82cf0aa1] exiting daemon
20:23:40 [2020-07-16T20:23:40.452Z]     daemon.go:448: [d7b6a82cf0aa1] Daemon stopped
20:23:40 [2020-07-16T20:23:40.452Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:23:42 [2020-07-16T20:23:42.353Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:23:42 [2020-07-16T20:23:42.654Z] 2020/07/16 20:23:42 	Finished clone github.com/docker/libnetwork
20:23:42 [2020-07-16T20:23:42.909Z] 2020/07/16 20:23:42 	Finished clone github.com/moby/buildkit
20:23:42 [2020-07-16T20:23:42.921Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:23:43 [2020-07-16T20:23:43.816Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
20:23:43 [2020-07-16T20:23:43.816Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:353: [d1b7d911dac57] daemon started
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:461: [d1b7d911dac57] Stopping daemon
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:296: [d1b7d911dac57] exiting daemon
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:448: [d1b7d911dac57] Daemon stopped
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:339: [d1b7d911dac57] error pinging daemon on start: Get http://d1b7d911dac57.sock/_ping: context deadline exceeded
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:339: [d1b7d911dac57] error pinging daemon on start: Get http://d1b7d911dac57.sock/_ping: context deadline exceeded
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:339: [d1b7d911dac57] error pinging daemon on start: Get http://d1b7d911dac57.sock/_ping: context deadline exceeded
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:339: [d1b7d911dac57] error pinging daemon on start: Get http://d1b7d911dac57.sock/_ping: context deadline exceeded
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:296: [d1b7d911dac57] exiting daemon
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:325: [d1b7d911dac57] waiting for daemon to start
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:353: [d1b7d911dac57] daemon started
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:461: [d1b7d911dac57] Stopping daemon
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:296: [d1b7d911dac57] exiting daemon
20:23:43 [2020-07-16T20:23:43.816Z]     daemon.go:448: [d1b7d911dac57] Daemon stopped
20:23:43 [2020-07-16T20:23:43.816Z] PASS
20:23:43 [2020-07-16T20:23:43.816Z] 
20:23:43 [2020-07-16T20:23:43.816Z] === Skipped
20:23:43 [2020-07-16T20:23:43.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:23:43 [2020-07-16T20:23:43.816Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:43 [2020-07-16T20:23:43.816Z] 
20:23:43 [2020-07-16T20:23:43.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:23:43 [2020-07-16T20:23:43.816Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:43 [2020-07-16T20:23:43.816Z] 
20:23:43 [2020-07-16T20:23:43.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:23:43 [2020-07-16T20:23:43.816Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:43 [2020-07-16T20:23:43.816Z] 
20:23:43 [2020-07-16T20:23:43.816Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:23:43 [2020-07-16T20:23:43.816Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:43 [2020-07-16T20:23:43.816Z] 
20:23:43 [2020-07-16T20:23:43.816Z] 
20:23:43 [2020-07-16T20:23:43.816Z] DONE 17 tests, 4 skipped in 27.631s
20:23:43 [2020-07-16T20:23:43.816Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:23:43 [2020-07-16T20:23:43.817Z] ++ 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
20:23:43 [2020-07-16T20:23:43.817Z] ++ set -e
20:23:43 [2020-07-16T20:23:43.817Z] ++ '[' -n 0 ']'
20:23:43 [2020-07-16T20:23:43.817Z] ++ set -x
20:23:43 [2020-07-16T20:23:43.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:23:43 [2020-07-16T20:23:43.817Z] INFO: Testing against a local daemon
20:23:43 [2020-07-16T20:23:43.817Z] === RUN   TestPluginInvalidJSON
20:23:43 [2020-07-16T20:23:43.817Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:23:43 [2020-07-16T20:23:43.817Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:23:43 [2020-07-16T20:23:43.817Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:23:43 [2020-07-16T20:23:43.817Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:23:43 [2020-07-16T20:23:43.817Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:23:43 [2020-07-16T20:23:43.817Z] PASS
20:23:43 [2020-07-16T20:23:43.817Z] 
20:23:43 [2020-07-16T20:23:43.817Z] DONE 2 tests in 0.087s
20:23:43 [2020-07-16T20:23:43.817Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:23:43 [2020-07-16T20:23:43.817Z] ++ 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
20:23:43 [2020-07-16T20:23:43.817Z] ++ set -e
20:23:43 [2020-07-16T20:23:43.817Z] ++ '[' -n 0 ']'
20:23:43 [2020-07-16T20:23:43.817Z] ++ set -x
20:23:43 [2020-07-16T20:23:43.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:23:43 [2020-07-16T20:23:43.817Z] INFO: Testing against a local daemon
20:23:43 [2020-07-16T20:23:43.817Z] === RUN   TestExternalGraphDriver
20:23:43 [2020-07-16T20:23:43.817Z] === RUN   TestExternalGraphDriver/json
20:23:43 [2020-07-16T20:23:43.856Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:23:44 [2020-07-16T20:23:44.115Z] === RUN   TestExternalGraphDriver/spec
20:23:44 [2020-07-16T20:23:44.274Z] 2020/07/16 20:23:43 	Finished clone github.com/containerd/containerd
20:23:44 [2020-07-16T20:23:44.424Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:23:44 [2020-07-16T20:23:44.535Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
20:23:44 [2020-07-16T20:23:44.992Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:23:45 [2020-07-16T20:23:45.642Z] === RUN   TestExternalGraphDriver/pull
20:23:46 [2020-07-16T20:23:46.166Z] 2020/07/16 20:23:45 	Finished clone github.com/miekg/dns
20:23:46 [2020-07-16T20:23:46.368Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:23:46 [2020-07-16T20:23:46.759Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
20:23:47 [2020-07-16T20:23:47.728Z] --- PASS: TestExternalGraphDriver (5.47s)
20:23:47 [2020-07-16T20:23:47.728Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:353: [d54e2a308eaf5] daemon started
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:461: [d54e2a308eaf5] Stopping daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:296: [d54e2a308eaf5] exiting daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:448: [d54e2a308eaf5] Daemon stopped
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:353: [d54e2a308eaf5] daemon started
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:461: [d54e2a308eaf5] Stopping daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:296: [d54e2a308eaf5] exiting daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:448: [d54e2a308eaf5] Daemon stopped
20:23:47 [2020-07-16T20:23:47.728Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:353: [d54e2a308eaf5] daemon started
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:461: [d54e2a308eaf5] Stopping daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:296: [d54e2a308eaf5] exiting daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:448: [d54e2a308eaf5] Daemon stopped
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:353: [d54e2a308eaf5] daemon started
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:461: [d54e2a308eaf5] Stopping daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:296: [d54e2a308eaf5] exiting daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:448: [d54e2a308eaf5] Daemon stopped
20:23:47 [2020-07-16T20:23:47.728Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:325: [d54e2a308eaf5] waiting for daemon to start
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:353: [d54e2a308eaf5] daemon started
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:461: [d54e2a308eaf5] Stopping daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:296: [d54e2a308eaf5] exiting daemon
20:23:47 [2020-07-16T20:23:47.728Z]     daemon.go:448: [d54e2a308eaf5] Daemon stopped
20:23:47 [2020-07-16T20:23:47.728Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
20:23:47 [2020-07-16T20:23:47.728Z] === RUN   TestGraphdriverPluginV2
20:23:47 [2020-07-16T20:23:47.728Z] --- SKIP: TestGraphdriverPluginV2 (0.11s)
20:23:47 [2020-07-16T20:23:47.728Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:47 [2020-07-16T20:23:47.728Z] PASS
20:23:47 [2020-07-16T20:23:47.728Z] 
20:23:47 [2020-07-16T20:23:47.728Z] === Skipped
20:23:47 [2020-07-16T20:23:47.728Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s)
20:23:47 [2020-07-16T20:23:47.728Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:23:47 [2020-07-16T20:23:47.728Z] 
20:23:47 [2020-07-16T20:23:47.728Z] 
20:23:47 [2020-07-16T20:23:47.728Z] DONE 5 tests, 1 skipped in 5.655s
20:23:47 [2020-07-16T20:23:47.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:23:47 [2020-07-16T20:23:47.728Z] ++ 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
20:23:47 [2020-07-16T20:23:47.728Z] ++ set -e
20:23:47 [2020-07-16T20:23:47.728Z] ++ '[' -n 0 ']'
20:23:47 [2020-07-16T20:23:47.728Z] ++ set -x
20:23:47 [2020-07-16T20:23:47.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:23:47 [2020-07-16T20:23:47.728Z] INFO: Testing against a local daemon
20:23:47 [2020-07-16T20:23:47.728Z] === RUN   TestContinueAfterPluginCrash
20:23:47 [2020-07-16T20:23:47.728Z] === PAUSE TestContinueAfterPluginCrash
20:23:47 [2020-07-16T20:23:47.728Z] === RUN   TestDaemonStartWithLogOpt
20:23:47 [2020-07-16T20:23:47.728Z] === PAUSE TestDaemonStartWithLogOpt
20:23:47 [2020-07-16T20:23:47.728Z] === CONT  TestContinueAfterPluginCrash
20:23:47 [2020-07-16T20:23:47.728Z] === CONT  TestDaemonStartWithLogOpt
20:23:47 [2020-07-16T20:23:47.745Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:23:48 [2020-07-16T20:23:48.680Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:23:48 [2020-07-16T20:23:48.691Z] 2020/07/16 20:23:48 	Finished clone github.com/docker/distribution
20:23:49 [2020-07-16T20:23:49.731Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
20:23:51 [2020-07-16T20:23:51.210Z] 2020/07/16 20:23:50 	Finished clone google.golang.org/genproto
20:23:51 [2020-07-16T20:23:51.212Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:23:52 [2020-07-16T20:23:52.147Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:23:52 [2020-07-16T20:23:52.405Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:23:52 [2020-07-16T20:23:52.663Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:23:52 [2020-07-16T20:23:52.663Z] === RUN   TestDockerSuite/TestBuildSpaces
20:23:52 [2020-07-16T20:23:52.697Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
20:23:53 [2020-07-16T20:23:53.230Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:23:54 [2020-07-16T20:23:54.172Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:23:54 [2020-07-16T20:23:54.172Z] === RUN   TestDockerSuite/TestBuildStderr
20:23:54 [2020-07-16T20:23:54.920Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
20:23:55 [2020-07-16T20:23:55.107Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:23:55 [2020-07-16T20:23:55.365Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.02s)
20:23:55 [2020-07-16T20:23:55.365Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:353: [d6b8467299d8d] daemon started
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:461: [d6b8467299d8d] Stopping daemon
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:296: [d6b8467299d8d] exiting daemon
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:448: [d6b8467299d8d] Daemon stopped
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:296: [d6b8467299d8d] exiting daemon
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:325: [d6b8467299d8d] waiting for daemon to start
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:353: [d6b8467299d8d] daemon started
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:461: [d6b8467299d8d] Stopping daemon
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:296: [d6b8467299d8d] exiting daemon
20:23:55 [2020-07-16T20:23:55.365Z]     daemon.go:448: [d6b8467299d8d] Daemon stopped
20:23:55 [2020-07-16T20:23:55.365Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:23:55 [2020-07-16T20:23:55.391Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
20:23:56 [2020-07-16T20:23:56.383Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
20:23:57 [2020-07-16T20:23:57.374Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
20:23:57 [2020-07-16T20:23:57.845Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
20:23:57 [2020-07-16T20:23:57.901Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:23:58 [2020-07-16T20:23:58.836Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:23:59 [2020-07-16T20:23:59.403Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:23:59 [2020-07-16T20:23:59.661Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:24:00 [2020-07-16T20:24:00.072Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
20:24:00 [2020-07-16T20:24:00.227Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:24:00 [2020-07-16T20:24:00.438Z] --- PASS: TestDaemonStartWithLogOpt (11.08s)
20:24:00 [2020-07-16T20:24:00.438Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:325: [d752c0f5b6073] waiting for daemon to start
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:325: [d752c0f5b6073] waiting for daemon to start
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:353: [d752c0f5b6073] daemon started
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:461: [d752c0f5b6073] Stopping daemon
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:296: [d752c0f5b6073] exiting daemon
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:448: [d752c0f5b6073] Daemon stopped
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:325: [d752c0f5b6073] waiting for daemon to start
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:325: [d752c0f5b6073] waiting for daemon to start
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:353: [d752c0f5b6073] daemon started
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:461: [d752c0f5b6073] Stopping daemon
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:296: [d752c0f5b6073] exiting daemon
20:24:00 [2020-07-16T20:24:00.438Z]     daemon.go:448: [d752c0f5b6073] Daemon stopped
20:24:01 [2020-07-16T20:24:01.170Z] === RUN   TestDockerSuite/TestBuildUser
20:24:02 [2020-07-16T20:24:02.548Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:24:03 [2020-07-16T20:24:03.391Z] 2020/07/16 20:24:02 	Finished clone github.com/gogo/protobuf
20:24:03 [2020-07-16T20:24:03.391Z] 2020/07/16 20:24:03 	Finished clone github.com/coreos/etcd
20:24:03 [2020-07-16T20:24:03.880Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
20:24:03 [2020-07-16T20:24:03.977Z] --- PASS: TestContinueAfterPluginCrash (15.82s)
20:24:03 [2020-07-16T20:24:03.977Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
20:24:03 [2020-07-16T20:24:03.977Z]     daemon.go:325: [d25f7f251cdfa] waiting for daemon to start
20:24:03 [2020-07-16T20:24:03.977Z]     daemon.go:325: [d25f7f251cdfa] waiting for daemon to start
20:24:03 [2020-07-16T20:24:03.977Z]     daemon.go:353: [d25f7f251cdfa] daemon started
20:24:03 [2020-07-16T20:24:03.977Z]     daemon.go:461: [d25f7f251cdfa] Stopping daemon
20:24:03 [2020-07-16T20:24:03.977Z]     daemon.go:296: [d25f7f251cdfa] exiting daemon
20:24:03 [2020-07-16T20:24:03.977Z]     daemon.go:448: [d25f7f251cdfa] Daemon stopped
20:24:03 [2020-07-16T20:24:03.977Z] PASS
20:24:03 [2020-07-16T20:24:03.977Z] 
20:24:03 [2020-07-16T20:24:03.977Z] DONE 2 tests in 15.888s
20:24:03 [2020-07-16T20:24:03.977Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:24:03 [2020-07-16T20:24:03.977Z] ++ 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
20:24:03 [2020-07-16T20:24:03.977Z] ++ set -e
20:24:03 [2020-07-16T20:24:03.977Z] ++ '[' -n 0 ']'
20:24:03 [2020-07-16T20:24:03.977Z] ++ set -x
20:24:03 [2020-07-16T20:24:03.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:24:03 [2020-07-16T20:24:03.977Z] INFO: Testing against a local daemon
20:24:03 [2020-07-16T20:24:03.977Z] === RUN   TestPluginWithDevMounts
20:24:03 [2020-07-16T20:24:03.977Z] === PAUSE TestPluginWithDevMounts
20:24:03 [2020-07-16T20:24:03.977Z] === CONT  TestPluginWithDevMounts
20:24:04 [2020-07-16T20:24:04.448Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:24:05 [2020-07-16T20:24:05.492Z] --- PASS: TestPluginWithDevMounts (1.90s)
20:24:05 [2020-07-16T20:24:05.492Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
20:24:05 [2020-07-16T20:24:05.492Z]     daemon.go:325: [d72395a3001ed] waiting for daemon to start
20:24:05 [2020-07-16T20:24:05.492Z]     daemon.go:325: [d72395a3001ed] waiting for daemon to start
20:24:05 [2020-07-16T20:24:05.492Z]     daemon.go:353: [d72395a3001ed] daemon started
20:24:05 [2020-07-16T20:24:05.492Z]     daemon.go:461: [d72395a3001ed] Stopping daemon
20:24:05 [2020-07-16T20:24:05.492Z]     daemon.go:296: [d72395a3001ed] exiting daemon
20:24:05 [2020-07-16T20:24:05.492Z]     daemon.go:448: [d72395a3001ed] Daemon stopped
20:24:05 [2020-07-16T20:24:05.492Z] PASS
20:24:05 [2020-07-16T20:24:05.492Z] 
20:24:05 [2020-07-16T20:24:05.492Z] DONE 1 tests in 1.973s
20:24:05 [2020-07-16T20:24:05.492Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
20:24:05 [2020-07-16T20:24:05.492Z] ++ 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
20:24:05 [2020-07-16T20:24:05.492Z] ++ set -e
20:24:05 [2020-07-16T20:24:05.492Z] ++ '[' -n 0 ']'
20:24:05 [2020-07-16T20:24:05.492Z] ++ set -x
20:24:05 [2020-07-16T20:24:05.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
20:24:05 [2020-07-16T20:24:05.492Z] INFO: Testing against a local daemon
20:24:05 [2020-07-16T20:24:05.492Z] === RUN   TestSecretInspect
20:24:07 [2020-07-16T20:24:07.570Z] --- PASS: TestSecretInspect (1.85s)
20:24:07 [2020-07-16T20:24:07.570Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
20:24:07 [2020-07-16T20:24:07.570Z]     daemon.go:325: [de131abc7fd21] waiting for daemon to start
20:24:07 [2020-07-16T20:24:07.570Z]     daemon.go:325: [de131abc7fd21] waiting for daemon to start
20:24:07 [2020-07-16T20:24:07.570Z]     daemon.go:353: [de131abc7fd21] daemon started
20:24:07 [2020-07-16T20:24:07.570Z]     daemon.go:461: [de131abc7fd21] Stopping daemon
20:24:07 [2020-07-16T20:24:07.570Z]     daemon.go:296: [de131abc7fd21] exiting daemon
20:24:07 [2020-07-16T20:24:07.570Z]     daemon.go:448: [de131abc7fd21] Daemon stopped
20:24:07 [2020-07-16T20:24:07.570Z] === RUN   TestSecretList
20:24:09 [2020-07-16T20:24:09.662Z] --- PASS: TestSecretList (1.90s)
20:24:09 [2020-07-16T20:24:09.662Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
20:24:09 [2020-07-16T20:24:09.662Z]     daemon.go:325: [de42b280b8061] waiting for daemon to start
20:24:09 [2020-07-16T20:24:09.662Z]     daemon.go:325: [de42b280b8061] waiting for daemon to start
20:24:09 [2020-07-16T20:24:09.662Z]     daemon.go:353: [de42b280b8061] daemon started
20:24:09 [2020-07-16T20:24:09.662Z]     daemon.go:461: [de42b280b8061] Stopping daemon
20:24:09 [2020-07-16T20:24:09.662Z]     daemon.go:296: [de42b280b8061] exiting daemon
20:24:09 [2020-07-16T20:24:09.662Z]     daemon.go:448: [de42b280b8061] Daemon stopped
20:24:09 [2020-07-16T20:24:09.662Z] === RUN   TestSecretsCreateAndDelete
20:24:11 [2020-07-16T20:24:11.066Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
20:24:11 [2020-07-16T20:24:11.738Z] --- PASS: TestSecretsCreateAndDelete (2.35s)
20:24:11 [2020-07-16T20:24:11.738Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
20:24:11 [2020-07-16T20:24:11.738Z]     daemon.go:325: [d74dde351f3c6] waiting for daemon to start
20:24:11 [2020-07-16T20:24:11.738Z]     daemon.go:325: [d74dde351f3c6] waiting for daemon to start
20:24:11 [2020-07-16T20:24:11.738Z]     daemon.go:353: [d74dde351f3c6] daemon started
20:24:11 [2020-07-16T20:24:11.738Z]     daemon.go:461: [d74dde351f3c6] Stopping daemon
20:24:11 [2020-07-16T20:24:11.738Z]     daemon.go:296: [d74dde351f3c6] exiting daemon
20:24:11 [2020-07-16T20:24:11.738Z]     daemon.go:448: [d74dde351f3c6] Daemon stopped
20:24:11 [2020-07-16T20:24:11.738Z] === RUN   TestSecretsUpdate
20:24:12 [2020-07-16T20:24:12.557Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
20:24:12 [2020-07-16T20:24:12.557Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:353: [d3dbaa1064702] daemon started
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:461: [d3dbaa1064702] Stopping daemon
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:296: [d3dbaa1064702] exiting daemon
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:448: [d3dbaa1064702] Daemon stopped
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:339: [d3dbaa1064702] error pinging daemon on start: Get http://d3dbaa1064702.sock/_ping: context deadline exceeded
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:339: [d3dbaa1064702] error pinging daemon on start: Get http://d3dbaa1064702.sock/_ping: context deadline exceeded
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:339: [d3dbaa1064702] error pinging daemon on start: Get http://d3dbaa1064702.sock/_ping: context deadline exceeded
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:339: [d3dbaa1064702] error pinging daemon on start: Get http://d3dbaa1064702.sock/_ping: context deadline exceeded
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:296: [d3dbaa1064702] exiting daemon
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:325: [d3dbaa1064702] waiting for daemon to start
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:353: [d3dbaa1064702] daemon started
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:461: [d3dbaa1064702] Stopping daemon
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:296: [d3dbaa1064702] exiting daemon
20:24:12 [2020-07-16T20:24:12.557Z]     daemon.go:448: [d3dbaa1064702] Daemon stopped
20:24:12 [2020-07-16T20:24:12.557Z] PASS
20:24:12 [2020-07-16T20:24:12.557Z] 
20:24:12 [2020-07-16T20:24:12.557Z] DONE 17 tests in 53.855s
20:24:12 [2020-07-16T20:24:12.557Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:24:12 [2020-07-16T20:24:12.557Z] ++ 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
20:24:12 [2020-07-16T20:24:12.557Z] ++ set -e
20:24:12 [2020-07-16T20:24:12.557Z] ++ '[' -n 0 ']'
20:24:12 [2020-07-16T20:24:12.557Z] ++ set -x
20:24:12 [2020-07-16T20:24:12.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:24:12 [2020-07-16T20:24:12.557Z] INFO: Testing against a local daemon
20:24:12 [2020-07-16T20:24:12.557Z] === RUN   TestPluginInvalidJSON
20:24:12 [2020-07-16T20:24:12.557Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:24:12 [2020-07-16T20:24:12.557Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:24:12 [2020-07-16T20:24:12.557Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:24:12 [2020-07-16T20:24:12.557Z] --- PASS: TestPluginInvalidJSON (0.05s)
20:24:12 [2020-07-16T20:24:12.557Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:24:12 [2020-07-16T20:24:12.557Z] PASS
20:24:12 [2020-07-16T20:24:12.557Z] 
20:24:12 [2020-07-16T20:24:12.557Z] DONE 2 tests in 0.198s
20:24:12 [2020-07-16T20:24:12.557Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:24:12 [2020-07-16T20:24:12.558Z] ++ 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
20:24:12 [2020-07-16T20:24:12.558Z] ++ set -e
20:24:12 [2020-07-16T20:24:12.558Z] ++ '[' -n 0 ']'
20:24:12 [2020-07-16T20:24:12.558Z] ++ set -x
20:24:12 [2020-07-16T20:24:12.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:24:12 [2020-07-16T20:24:12.558Z] INFO: Testing against a local daemon
20:24:12 [2020-07-16T20:24:12.558Z] === RUN   TestExternalGraphDriver
20:24:12 [2020-07-16T20:24:12.558Z] === RUN   TestExternalGraphDriver/json
20:24:13 [2020-07-16T20:24:13.290Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
20:24:13 [2020-07-16T20:24:13.831Z] --- PASS: TestSecretsUpdate (1.86s)
20:24:13 [2020-07-16T20:24:13.831Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
20:24:13 [2020-07-16T20:24:13.831Z]     daemon.go:325: [d23397b661c5e] waiting for daemon to start
20:24:13 [2020-07-16T20:24:13.831Z]     daemon.go:325: [d23397b661c5e] waiting for daemon to start
20:24:13 [2020-07-16T20:24:13.831Z]     daemon.go:353: [d23397b661c5e] daemon started
20:24:13 [2020-07-16T20:24:13.831Z]     daemon.go:461: [d23397b661c5e] Stopping daemon
20:24:13 [2020-07-16T20:24:13.831Z]     daemon.go:296: [d23397b661c5e] exiting daemon
20:24:13 [2020-07-16T20:24:13.831Z]     daemon.go:448: [d23397b661c5e] Daemon stopped
20:24:13 [2020-07-16T20:24:13.831Z] === RUN   TestTemplatedSecret
20:24:14 [2020-07-16T20:24:14.460Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:24:14 [2020-07-16T20:24:14.460Z] === RUN   TestExternalGraphDriver/spec
20:24:14 [2020-07-16T20:24:14.718Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:24:15 [2020-07-16T20:24:15.286Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:24:15 [2020-07-16T20:24:15.854Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:24:15 [2020-07-16T20:24:15.914Z] --- PASS: TestTemplatedSecret (2.33s)
20:24:15 [2020-07-16T20:24:15.914Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
20:24:15 [2020-07-16T20:24:15.914Z]     daemon.go:325: [d5344cbe0aee9] waiting for daemon to start
20:24:15 [2020-07-16T20:24:15.914Z]     daemon.go:325: [d5344cbe0aee9] waiting for daemon to start
20:24:15 [2020-07-16T20:24:15.914Z]     daemon.go:353: [d5344cbe0aee9] daemon started
20:24:15 [2020-07-16T20:24:15.914Z]     daemon.go:461: [d5344cbe0aee9] Stopping daemon
20:24:15 [2020-07-16T20:24:15.914Z]     daemon.go:296: [d5344cbe0aee9] exiting daemon
20:24:15 [2020-07-16T20:24:15.914Z]     daemon.go:448: [d5344cbe0aee9] Daemon stopped
20:24:15 [2020-07-16T20:24:15.914Z] === RUN   TestSecretCreateResolve
20:24:16 [2020-07-16T20:24:16.112Z] === RUN   TestExternalGraphDriver/pull
20:24:16 [2020-07-16T20:24:16.262Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
20:24:16 [2020-07-16T20:24:16.684Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:24:17 [2020-07-16T20:24:17.251Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:24:17 [2020-07-16T20:24:17.821Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:24:17 [2020-07-16T20:24:17.821Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:24:17 [2020-07-16T20:24:17.821Z] --- PASS: TestExternalGraphDriver (5.52s)
20:24:17 [2020-07-16T20:24:17.821Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:353: [d5d6a4b3ebedc] daemon started
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:461: [d5d6a4b3ebedc] Stopping daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:296: [d5d6a4b3ebedc] exiting daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:448: [d5d6a4b3ebedc] Daemon stopped
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:353: [d5d6a4b3ebedc] daemon started
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:461: [d5d6a4b3ebedc] Stopping daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:296: [d5d6a4b3ebedc] exiting daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:448: [d5d6a4b3ebedc] Daemon stopped
20:24:17 [2020-07-16T20:24:17.821Z]     --- PASS: TestExternalGraphDriver/json (1.86s)
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:353: [d5d6a4b3ebedc] daemon started
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:461: [d5d6a4b3ebedc] Stopping daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:296: [d5d6a4b3ebedc] exiting daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:448: [d5d6a4b3ebedc] Daemon stopped
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:353: [d5d6a4b3ebedc] daemon started
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:461: [d5d6a4b3ebedc] Stopping daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:296: [d5d6a4b3ebedc] exiting daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:448: [d5d6a4b3ebedc] Daemon stopped
20:24:17 [2020-07-16T20:24:17.821Z]     --- PASS: TestExternalGraphDriver/spec (1.84s)
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:325: [d5d6a4b3ebedc] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:353: [d5d6a4b3ebedc] daemon started
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:461: [d5d6a4b3ebedc] Stopping daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:296: [d5d6a4b3ebedc] exiting daemon
20:24:17 [2020-07-16T20:24:17.821Z]     daemon.go:448: [d5d6a4b3ebedc] Daemon stopped
20:24:17 [2020-07-16T20:24:17.821Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
20:24:17 [2020-07-16T20:24:17.821Z] === RUN   TestGraphdriverPluginV2
20:24:17 [2020-07-16T20:24:17.821Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:24:17 [2020-07-16T20:24:17.992Z] --- PASS: TestSecretCreateResolve (1.86s)
20:24:17 [2020-07-16T20:24:17.992Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
20:24:17 [2020-07-16T20:24:17.992Z]     daemon.go:325: [dc55f4bb2217f] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.992Z]     daemon.go:325: [dc55f4bb2217f] waiting for daemon to start
20:24:17 [2020-07-16T20:24:17.992Z]     daemon.go:353: [dc55f4bb2217f] daemon started
20:24:17 [2020-07-16T20:24:17.992Z]     daemon.go:461: [dc55f4bb2217f] Stopping daemon
20:24:17 [2020-07-16T20:24:17.992Z]     daemon.go:296: [dc55f4bb2217f] exiting daemon
20:24:17 [2020-07-16T20:24:17.992Z]     daemon.go:448: [dc55f4bb2217f] Daemon stopped
20:24:17 [2020-07-16T20:24:17.992Z] PASS
20:24:17 [2020-07-16T20:24:17.992Z] 
20:24:17 [2020-07-16T20:24:17.992Z] DONE 6 tests in 12.226s
20:24:17 [2020-07-16T20:24:17.992Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
20:24:17 [2020-07-16T20:24:17.992Z] ++ 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
20:24:17 [2020-07-16T20:24:17.992Z] ++ set -e
20:24:17 [2020-07-16T20:24:17.992Z] ++ '[' -n 0 ']'
20:24:17 [2020-07-16T20:24:17.992Z] ++ set -x
20:24:17 [2020-07-16T20:24:17.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
20:24:17 [2020-07-16T20:24:17.992Z] INFO: Testing against a local daemon
20:24:17 [2020-07-16T20:24:17.992Z] === RUN   TestServiceCreateInit
20:24:17 [2020-07-16T20:24:17.992Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:24:18 [2020-07-16T20:24:18.080Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:24:18 [2020-07-16T20:24:18.080Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:24:19 [2020-07-16T20:24:19.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
20:24:19 [2020-07-16T20:24:19.984Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:24:19 [2020-07-16T20:24:19.984Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:24:20 [2020-07-16T20:24:20.919Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:24:21 [2020-07-16T20:24:21.178Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:24:21 [2020-07-16T20:24:21.469Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
20:24:21 [2020-07-16T20:24:21.531Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:24:22 [2020-07-16T20:24:22.117Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:24:22 [2020-07-16T20:24:22.117Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:24:22 [2020-07-16T20:24:22.376Z] --- PASS: TestGraphdriverPluginV2 (4.37s)
20:24:22 [2020-07-16T20:24:22.376Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:325: [de785992d36ca] waiting for daemon to start
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:325: [de785992d36ca] waiting for daemon to start
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:353: [de785992d36ca] daemon started
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:461: [de785992d36ca] Stopping daemon
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:296: [de785992d36ca] exiting daemon
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:448: [de785992d36ca] Daemon stopped
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:325: [de785992d36ca] waiting for daemon to start
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:325: [de785992d36ca] waiting for daemon to start
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:353: [de785992d36ca] daemon started
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:461: [de785992d36ca] Stopping daemon
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:296: [de785992d36ca] exiting daemon
20:24:22 [2020-07-16T20:24:22.376Z]     daemon.go:448: [de785992d36ca] Daemon stopped
20:24:22 [2020-07-16T20:24:22.376Z] PASS
20:24:22 [2020-07-16T20:24:22.376Z] 
20:24:22 [2020-07-16T20:24:22.376Z] DONE 5 tests in 10.024s
20:24:22 [2020-07-16T20:24:22.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:24:22 [2020-07-16T20:24:22.376Z] ++ 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
20:24:22 [2020-07-16T20:24:22.376Z] ++ set -e
20:24:22 [2020-07-16T20:24:22.376Z] ++ '[' -n 0 ']'
20:24:22 [2020-07-16T20:24:22.376Z] ++ set -x
20:24:22 [2020-07-16T20:24:22.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:24:22 [2020-07-16T20:24:22.376Z] INFO: Testing against a local daemon
20:24:22 [2020-07-16T20:24:22.376Z] === RUN   TestContinueAfterPluginCrash
20:24:22 [2020-07-16T20:24:22.376Z] === PAUSE TestContinueAfterPluginCrash
20:24:22 [2020-07-16T20:24:22.376Z] === RUN   TestDaemonStartWithLogOpt
20:24:22 [2020-07-16T20:24:22.376Z] === PAUSE TestDaemonStartWithLogOpt
20:24:22 [2020-07-16T20:24:22.376Z] === CONT  TestContinueAfterPluginCrash
20:24:22 [2020-07-16T20:24:22.376Z] === CONT  TestDaemonStartWithLogOpt
20:24:23 [2020-07-16T20:24:23.701Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
20:24:24 [2020-07-16T20:24:24.907Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:24:25 [2020-07-16T20:24:25.286Z] 2020/07/16 20:24:22 	Finished clone github.com/hashicorp/consul
20:24:25 [2020-07-16T20:24:25.939Z] Running D:\gopath\src\github.com\docker\docker\integration\build
20:24:25 [2020-07-16T20:24:25.939Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:24:25 [2020-07-16T20:24:25.939Z] INFO: Testing against a local daemon
20:24:25 [2020-07-16T20:24:25.939Z] === RUN   TestBuildWithSession
20:24:25 [2020-07-16T20:24:25.939Z] --- SKIP: TestBuildWithSession (0.00s)
20:24:25 [2020-07-16T20:24:25.939Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
20:24:25 [2020-07-16T20:24:25.939Z] === RUN   TestBuildSquashParent
20:24:25 [2020-07-16T20:24:25.939Z] --- SKIP: TestBuildSquashParent (0.00s)
20:24:25 [2020-07-16T20:24:25.939Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
20:24:25 [2020-07-16T20:24:25.939Z] === RUN   TestBuildWithRemoveAndForceRemove
20:24:25 [2020-07-16T20:24:25.939Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
20:24:25 [2020-07-16T20:24:25.939Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:25 [2020-07-16T20:24:25.939Z] === RUN   TestBuildMultiStageCopy
20:24:25 [2020-07-16T20:24:25.939Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:24:26 [2020-07-16T20:24:26.013Z] --- PASS: TestServiceCreateInit (7.46s)
20:24:26 [2020-07-16T20:24:26.013Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
20:24:26 [2020-07-16T20:24:26.013Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:325: [dc23f9c58523b] waiting for daemon to start
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:325: [dc23f9c58523b] waiting for daemon to start
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:353: [dc23f9c58523b] daemon started
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:461: [dc23f9c58523b] Stopping daemon
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:296: [dc23f9c58523b] exiting daemon
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:448: [dc23f9c58523b] Daemon stopped
20:24:26 [2020-07-16T20:24:26.013Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
20:24:26 [2020-07-16T20:24:26.013Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:325: [d2117be8d9c50] waiting for daemon to start
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:325: [d2117be8d9c50] waiting for daemon to start
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:353: [d2117be8d9c50] daemon started
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:461: [d2117be8d9c50] Stopping daemon
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:296: [d2117be8d9c50] exiting daemon
20:24:26 [2020-07-16T20:24:26.013Z]         daemon.go:448: [d2117be8d9c50] Daemon stopped
20:24:26 [2020-07-16T20:24:26.013Z] === RUN   TestCreateServiceMultipleTimes
20:24:26 [2020-07-16T20:24:26.808Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:24:27 [2020-07-16T20:24:27.742Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:24:28 [2020-07-16T20:24:28.309Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:24:29 [2020-07-16T20:24:29.253Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:24:29 [2020-07-16T20:24:29.253Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:24:30 [2020-07-16T20:24:30.189Z] === RUN   TestDockerSuite/TestBuildXZHost
20:24:31 [2020-07-16T20:24:31.824Z] 2020/07/16 20:24:31 	Finished clone github.com/aws/aws-sdk-go
20:24:32 [2020-07-16T20:24:32.720Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:24:32 [2020-07-16T20:24:32.980Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:24:32 [2020-07-16T20:24:32.980Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:24:33 [2020-07-16T20:24:33.562Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:24:34 [2020-07-16T20:24:34.627Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:24:34 [2020-07-16T20:24:34.948Z] === RUN   TestDockerSuite/TestCommitChange
20:24:35 [2020-07-16T20:24:35.098Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:24:35 [2020-07-16T20:24:35.881Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:24:36 [2020-07-16T20:24:36.091Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:24:36 [2020-07-16T20:24:36.816Z] === RUN   TestDockerSuite/TestCommitHardlink
20:24:37 [2020-07-16T20:24:37.082Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:24:38 [2020-07-16T20:24:38.194Z] === RUN   TestDockerSuite/TestCommitNewFile
20:24:38 [2020-07-16T20:24:38.652Z] --- PASS: TestBuildMultiStageCopy (12.39s)
20:24:38 [2020-07-16T20:24:38.652Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.38s)
20:24:38 [2020-07-16T20:24:38.652Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s)
20:24:38 [2020-07-16T20:24:38.652Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s)
20:24:38 [2020-07-16T20:24:38.652Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s)
20:24:38 [2020-07-16T20:24:38.652Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s)
20:24:38 [2020-07-16T20:24:38.652Z] === RUN   TestBuildMultiStageParentConfig
20:24:38 [2020-07-16T20:24:38.652Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
20:24:38 [2020-07-16T20:24:38.652Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:38 [2020-07-16T20:24:38.652Z] === RUN   TestBuildLabelWithTargets
20:24:38 [2020-07-16T20:24:38.652Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
20:24:38 [2020-07-16T20:24:38.652Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:38 [2020-07-16T20:24:38.652Z] === RUN   TestBuildWithEmptyLayers
20:24:39 [2020-07-16T20:24:39.122Z] --- PASS: TestBuildWithEmptyLayers (0.83s)
20:24:39 [2020-07-16T20:24:39.122Z] === RUN   TestBuildMultiStageOnBuild
20:24:39 [2020-07-16T20:24:39.122Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
20:24:39 [2020-07-16T20:24:39.122Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:39 [2020-07-16T20:24:39.122Z] === RUN   TestBuildUncleanTarFilenames
20:24:39 [2020-07-16T20:24:39.122Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
20:24:39 [2020-07-16T20:24:39.122Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:39 [2020-07-16T20:24:39.122Z] === RUN   TestBuildMultiStageLayerLeak
20:24:39 [2020-07-16T20:24:39.123Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s)
20:24:39 [2020-07-16T20:24:39.123Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:39 [2020-07-16T20:24:39.123Z] === RUN   TestBuildWithHugeFile
20:24:39 [2020-07-16T20:24:39.123Z] --- SKIP: TestBuildWithHugeFile (0.00s)
20:24:39 [2020-07-16T20:24:39.123Z]     build_test.go:492: testEnv.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.123Z] === RUN   TestBuildWithEmptyDockerfile
20:24:39 [2020-07-16T20:24:39.123Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:24:39 [2020-07-16T20:24:39.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:24:39 [2020-07-16T20:24:39.123Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:24:39 [2020-07-16T20:24:39.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:24:39 [2020-07-16T20:24:39.123Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:24:39 [2020-07-16T20:24:39.123Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:24:39 [2020-07-16T20:24:39.570Z] --- PASS: TestDaemonStartWithLogOpt (16.80s)
20:24:39 [2020-07-16T20:24:39.570Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:325: [d2cc145ebe4c1] waiting for daemon to start
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:325: [d2cc145ebe4c1] waiting for daemon to start
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:353: [d2cc145ebe4c1] daemon started
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:461: [d2cc145ebe4c1] Stopping daemon
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:296: [d2cc145ebe4c1] exiting daemon
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:448: [d2cc145ebe4c1] Daemon stopped
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:325: [d2cc145ebe4c1] waiting for daemon to start
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:325: [d2cc145ebe4c1] waiting for daemon to start
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:353: [d2cc145ebe4c1] daemon started
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:461: [d2cc145ebe4c1] Stopping daemon
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:296: [d2cc145ebe4c1] exiting daemon
20:24:39 [2020-07-16T20:24:39.570Z]     daemon.go:448: [d2cc145ebe4c1] Daemon stopped
20:24:39 [2020-07-16T20:24:39.570Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:24:39 [2020-07-16T20:24:39.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s)
20:24:39 [2020-07-16T20:24:39.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
20:24:39 [2020-07-16T20:24:39.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestBuildPreserveOwnership
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestBuildPlatformInvalid
20:24:39 [2020-07-16T20:24:39.593Z] --- PASS: TestBuildPlatformInvalid (0.04s)
20:24:39 [2020-07-16T20:24:39.593Z] PASS
20:24:39 [2020-07-16T20:24:39.593Z] Running D:\gopath\src\github.com\docker\docker\integration\config
20:24:39 [2020-07-16T20:24:39.593Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:24:39 [2020-07-16T20:24:39.593Z] INFO: Testing against a local daemon
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigList
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigList (0.01s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigsCreateAndDelete
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigsUpdate
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigsUpdate (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestTemplatedConfig
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestTemplatedConfig (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigInspect
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigInspect (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigCreateWithLabels
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigCreateResolve
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigCreateResolve (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestConfigDaemonLibtrustID
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
20:24:39 [2020-07-16T20:24:39.593Z] PASS
20:24:39 [2020-07-16T20:24:39.593Z] Running D:\gopath\src\github.com\docker\docker\integration\container
20:24:39 [2020-07-16T20:24:39.593Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:24:39 [2020-07-16T20:24:39.593Z] INFO: Testing against a local daemon
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCheckpoint
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestCheckpoint (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestContainerInvalidJSON
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:24:39 [2020-07-16T20:24:39.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:24:39 [2020-07-16T20:24:39.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:24:39 [2020-07-16T20:24:39.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:24:39 [2020-07-16T20:24:39.593Z] --- PASS: TestContainerInvalidJSON (0.03s)
20:24:39 [2020-07-16T20:24:39.593Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
20:24:39 [2020-07-16T20:24:39.593Z]     copy_test.go:25: testEnv.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCopyFromContainerPathIsNotDir
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
20:24:39 [2020-07-16T20:24:39.593Z]     copy_test.go:39: testEnv.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCopyToContainerPathDoesNotExist
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
20:24:39 [2020-07-16T20:24:39.593Z]     copy_test.go:51: testEnv.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCopyToContainerPathIsNotDir
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
20:24:39 [2020-07-16T20:24:39.593Z]     copy_test.go:65: testEnv.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCopyFromContainer
20:24:39 [2020-07-16T20:24:39.593Z] --- SKIP: TestCopyFromContainer (0.00s)
20:24:39 [2020-07-16T20:24:39.593Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:24:39 [2020-07-16T20:24:39.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:24:39 [2020-07-16T20:24:39.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:24:39 [2020-07-16T20:24:39.593Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:24:39 [2020-07-16T20:24:39.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:24:39 [2020-07-16T20:24:39.593Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:24:40 [2020-07-16T20:24:40.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateLinkToNonExistingContainer
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidEnv
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidEnv/0
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidEnv/0
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidEnv/1
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidEnv/1
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidEnv/2
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidEnv/2
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidEnv/0
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidEnv/2
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidEnv/1
20:24:40 [2020-07-16T20:24:40.064Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateTmpfsMountsTarget
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithCustomMaskedPaths
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithCapabilities
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestCreateWithCapabilities (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithCustomReadonlyPaths
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:24:40 [2020-07-16T20:24:40.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:24:40 [2020-07-16T20:24:40.064Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s)
20:24:40 [2020-07-16T20:24:40.064Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestDiff
20:24:40 [2020-07-16T20:24:40.064Z] --- SKIP: TestDiff (0.00s)
20:24:40 [2020-07-16T20:24:40.064Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
20:24:40 [2020-07-16T20:24:40.064Z] === RUN   TestExecWithCloseStdin
20:24:40 [2020-07-16T20:24:40.137Z] === RUN   TestDockerSuite/TestCommitTTY
20:24:41 [2020-07-16T20:24:41.426Z] --- PASS: TestCreateServiceMultipleTimes (15.31s)
20:24:41 [2020-07-16T20:24:41.426Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
20:24:41 [2020-07-16T20:24:41.426Z]     daemon.go:325: [d70338a44f7b5] waiting for daemon to start
20:24:41 [2020-07-16T20:24:41.426Z]     daemon.go:325: [d70338a44f7b5] waiting for daemon to start
20:24:41 [2020-07-16T20:24:41.426Z]     daemon.go:353: [d70338a44f7b5] daemon started
20:24:41 [2020-07-16T20:24:41.426Z]     daemon.go:461: [d70338a44f7b5] Stopping daemon
20:24:41 [2020-07-16T20:24:41.426Z]     daemon.go:296: [d70338a44f7b5] exiting daemon
20:24:41 [2020-07-16T20:24:41.426Z]     daemon.go:448: [d70338a44f7b5] Daemon stopped
20:24:41 [2020-07-16T20:24:41.426Z] === RUN   TestCreateServiceConflict
20:24:41 [2020-07-16T20:24:41.512Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:24:41 [2020-07-16T20:24:41.512Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:24:41 [2020-07-16T20:24:41.634Z] --- PASS: TestExecWithCloseStdin (1.78s)
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestExec
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestExec (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestExecUser
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestExecUser (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestExportContainerAndImportImage
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestExportContainerAfterDaemonRestart
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestHealthCheckWorkdir
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestHealthKillContainer
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestHealthKillContainer (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestInspectCpusetInConfigPre120
20:24:41 [2020-07-16T20:24:41.634Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
20:24:41 [2020-07-16T20:24:41.634Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
20:24:41 [2020-07-16T20:24:41.634Z] === RUN   TestKillContainerInvalidSignal
20:24:41 [2020-07-16T20:24:41.771Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:24:42 [2020-07-16T20:24:42.470Z] --- PASS: TestCreateServiceConflict (1.97s)
20:24:42 [2020-07-16T20:24:42.470Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
20:24:42 [2020-07-16T20:24:42.470Z]     daemon.go:325: [dab3806612a2f] waiting for daemon to start
20:24:42 [2020-07-16T20:24:42.470Z]     daemon.go:325: [dab3806612a2f] waiting for daemon to start
20:24:42 [2020-07-16T20:24:42.470Z]     daemon.go:353: [dab3806612a2f] daemon started
20:24:42 [2020-07-16T20:24:42.470Z]     daemon.go:461: [dab3806612a2f] Stopping daemon
20:24:42 [2020-07-16T20:24:42.470Z]     daemon.go:296: [dab3806612a2f] exiting daemon
20:24:42 [2020-07-16T20:24:42.470Z]     daemon.go:448: [dab3806612a2f] Daemon stopped
20:24:42 [2020-07-16T20:24:42.470Z] === RUN   TestCreateServiceMaxReplicas
20:24:43 [2020-07-16T20:24:43.147Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:24:43 [2020-07-16T20:24:43.207Z] --- PASS: TestKillContainerInvalidSignal (1.54s)
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestKillContainer
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestKillContainer (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestKillStoppedContainer
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestKillStoppedContainer (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestKillStoppedContainerAPIPre120
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestKillDifferentUserContainer
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestInspectOomKilledTrue
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestInspectOomKilledFalse
20:24:43 [2020-07-16T20:24:43.207Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:24:43 [2020-07-16T20:24:43.207Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:24:43 [2020-07-16T20:24:43.207Z] === RUN   TestLogsFollowTailEmpty
20:24:44 [2020-07-16T20:24:44.085Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:24:44 [2020-07-16T20:24:44.085Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:24:44 [2020-07-16T20:24:44.085Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:24:44 [2020-07-16T20:24:44.344Z] --- PASS: TestContinueAfterPluginCrash (21.79s)
20:24:44 [2020-07-16T20:24:44.344Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
20:24:44 [2020-07-16T20:24:44.344Z]     daemon.go:325: [d05cc2ffc1a00] waiting for daemon to start
20:24:44 [2020-07-16T20:24:44.344Z]     daemon.go:325: [d05cc2ffc1a00] waiting for daemon to start
20:24:44 [2020-07-16T20:24:44.344Z]     daemon.go:353: [d05cc2ffc1a00] daemon started
20:24:44 [2020-07-16T20:24:44.344Z]     daemon.go:461: [d05cc2ffc1a00] Stopping daemon
20:24:44 [2020-07-16T20:24:44.344Z]     daemon.go:296: [d05cc2ffc1a00] exiting daemon
20:24:44 [2020-07-16T20:24:44.344Z]     daemon.go:448: [d05cc2ffc1a00] Daemon stopped
20:24:44 [2020-07-16T20:24:44.344Z] PASS
20:24:44 [2020-07-16T20:24:44.344Z] 
20:24:44 [2020-07-16T20:24:44.344Z] DONE 2 tests in 21.943s
20:24:44 [2020-07-16T20:24:44.344Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:24:44 [2020-07-16T20:24:44.344Z] ++ 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
20:24:44 [2020-07-16T20:24:44.344Z] ++ set -e
20:24:44 [2020-07-16T20:24:44.344Z] ++ '[' -n 0 ']'
20:24:44 [2020-07-16T20:24:44.344Z] ++ set -x
20:24:44 [2020-07-16T20:24:44.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:24:44 [2020-07-16T20:24:44.344Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:24:44 [2020-07-16T20:24:44.344Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:24:44 [2020-07-16T20:24:44.344Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:24:44 [2020-07-16T20:24:44.344Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:24:44 [2020-07-16T20:24:44.602Z] INFO: Testing against a local daemon
20:24:44 [2020-07-16T20:24:44.602Z] === RUN   TestPluginWithDevMounts
20:24:44 [2020-07-16T20:24:44.602Z] === PAUSE TestPluginWithDevMounts
20:24:44 [2020-07-16T20:24:44.602Z] === CONT  TestPluginWithDevMounts
20:24:44 [2020-07-16T20:24:44.779Z] --- PASS: TestLogsFollowTailEmpty (1.55s)
20:24:44 [2020-07-16T20:24:44.779Z] === RUN   TestNetworkNat
20:24:44 [2020-07-16T20:24:44.779Z] --- SKIP: TestNetworkNat (0.00s)
20:24:44 [2020-07-16T20:24:44.779Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
20:24:44 [2020-07-16T20:24:44.779Z] === RUN   TestNetworkLocalhostTCPNat
20:24:44 [2020-07-16T20:24:44.779Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
20:24:44 [2020-07-16T20:24:44.779Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
20:24:44 [2020-07-16T20:24:44.779Z] === RUN   TestNetworkLoopbackNat
20:24:44 [2020-07-16T20:24:44.779Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
20:24:44 [2020-07-16T20:24:44.779Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
20:24:44 [2020-07-16T20:24:44.779Z] === RUN   TestPause
20:24:44 [2020-07-16T20:24:44.779Z] --- SKIP: TestPause (0.00s)
20:24:44 [2020-07-16T20:24:44.779Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
20:24:44 [2020-07-16T20:24:44.779Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:24:45 [2020-07-16T20:24:45.238Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
20:24:45 [2020-07-16T20:24:45.238Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
20:24:45 [2020-07-16T20:24:45.238Z]     daemon.go:325: [d384c7991e109] waiting for daemon to start
20:24:45 [2020-07-16T20:24:45.238Z]     daemon.go:325: [d384c7991e109] waiting for daemon to start
20:24:45 [2020-07-16T20:24:45.238Z]     daemon.go:353: [d384c7991e109] daemon started
20:24:45 [2020-07-16T20:24:45.238Z]     daemon.go:461: [d384c7991e109] Stopping daemon
20:24:45 [2020-07-16T20:24:45.238Z]     daemon.go:296: [d384c7991e109] exiting daemon
20:24:45 [2020-07-16T20:24:45.238Z]     daemon.go:448: [d384c7991e109] Daemon stopped
20:24:45 [2020-07-16T20:24:45.238Z] === RUN   TestCreateWithDuplicateNetworkNames
20:24:45 [2020-07-16T20:24:45.537Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
20:24:46 [2020-07-16T20:24:46.351Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s)
20:24:46 [2020-07-16T20:24:46.351Z] === RUN   TestPauseStopPausedContainer
20:24:46 [2020-07-16T20:24:46.351Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
20:24:46 [2020-07-16T20:24:46.351Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
20:24:46 [2020-07-16T20:24:46.351Z] === RUN   TestPsFilter
20:24:46 [2020-07-16T20:24:46.351Z] --- PASS: TestPsFilter (0.09s)
20:24:46 [2020-07-16T20:24:46.351Z] === RUN   TestRemoveContainerWithRemovedVolume
20:24:46 [2020-07-16T20:24:46.473Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:24:46 [2020-07-16T20:24:46.732Z] --- PASS: TestPluginWithDevMounts (2.14s)
20:24:46 [2020-07-16T20:24:46.732Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
20:24:46 [2020-07-16T20:24:46.732Z]     daemon.go:325: [d2869b43de2c3] waiting for daemon to start
20:24:46 [2020-07-16T20:24:46.732Z]     daemon.go:325: [d2869b43de2c3] waiting for daemon to start
20:24:46 [2020-07-16T20:24:46.732Z]     daemon.go:353: [d2869b43de2c3] daemon started
20:24:46 [2020-07-16T20:24:46.732Z]     daemon.go:461: [d2869b43de2c3] Stopping daemon
20:24:46 [2020-07-16T20:24:46.732Z]     daemon.go:296: [d2869b43de2c3] exiting daemon
20:24:46 [2020-07-16T20:24:46.732Z]     daemon.go:448: [d2869b43de2c3] Daemon stopped
20:24:46 [2020-07-16T20:24:46.732Z] PASS
20:24:46 [2020-07-16T20:24:46.732Z] 
20:24:46 [2020-07-16T20:24:46.732Z] DONE 1 tests in 2.318s
20:24:46 [2020-07-16T20:24:46.732Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:24:46 [2020-07-16T20:24:46.732Z] ++ 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
20:24:46 [2020-07-16T20:24:46.732Z] ++ set -e
20:24:46 [2020-07-16T20:24:46.732Z] ++ '[' -n 0 ']'
20:24:46 [2020-07-16T20:24:46.732Z] ++ set -x
20:24:46 [2020-07-16T20:24:46.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= 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
20:24:46 [2020-07-16T20:24:46.732Z] INFO: Testing against a local daemon
20:24:46 [2020-07-16T20:24:46.732Z] === RUN   TestSecretInspect
20:24:48 [2020-07-16T20:24:48.111Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:24:48 [2020-07-16T20:24:48.111Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:24:48 [2020-07-16T20:24:48.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.88s)
20:24:48 [2020-07-16T20:24:48.574Z] === RUN   TestRemoveContainerWithVolume
20:24:48 [2020-07-16T20:24:48.678Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:24:49 [2020-07-16T20:24:49.614Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:24:49 [2020-07-16T20:24:49.876Z] --- PASS: TestSecretInspect (3.21s)
20:24:49 [2020-07-16T20:24:49.876Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
20:24:49 [2020-07-16T20:24:49.876Z]     daemon.go:325: [dc7e07d42a463] waiting for daemon to start
20:24:49 [2020-07-16T20:24:49.876Z]     daemon.go:325: [dc7e07d42a463] waiting for daemon to start
20:24:49 [2020-07-16T20:24:49.876Z]     daemon.go:353: [dc7e07d42a463] daemon started
20:24:49 [2020-07-16T20:24:49.876Z]     daemon.go:461: [dc7e07d42a463] Stopping daemon
20:24:49 [2020-07-16T20:24:49.876Z]     daemon.go:296: [dc7e07d42a463] exiting daemon
20:24:49 [2020-07-16T20:24:49.876Z]     daemon.go:448: [dc7e07d42a463] Daemon stopped
20:24:49 [2020-07-16T20:24:49.876Z] === RUN   TestSecretList
20:24:50 [2020-07-16T20:24:50.135Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:24:50 [2020-07-16T20:24:50.146Z] --- PASS: TestRemoveContainerWithVolume (1.81s)
20:24:50 [2020-07-16T20:24:50.146Z] === RUN   TestRemoveContainerRunning
20:24:50 [2020-07-16T20:24:50.705Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:24:51 [2020-07-16T20:24:51.271Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:24:51 [2020-07-16T20:24:51.271Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:24:51 [2020-07-16T20:24:51.271Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:24:51 [2020-07-16T20:24:51.529Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:24:51 [2020-07-16T20:24:51.718Z] --- PASS: TestRemoveContainerRunning (1.52s)
20:24:51 [2020-07-16T20:24:51.718Z] === RUN   TestRemoveContainerForceRemoveRunning
20:24:51 [2020-07-16T20:24:51.787Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:24:51 [2020-07-16T20:24:51.787Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:24:51 [2020-07-16T20:24:51.787Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:24:51 [2020-07-16T20:24:51.787Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:24:52 [2020-07-16T20:24:52.354Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:24:52 [2020-07-16T20:24:52.612Z] --- PASS: TestSecretList (2.68s)
20:24:52 [2020-07-16T20:24:52.612Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
20:24:52 [2020-07-16T20:24:52.612Z]     daemon.go:325: [dab340533b023] waiting for daemon to start
20:24:52 [2020-07-16T20:24:52.612Z]     daemon.go:325: [dab340533b023] waiting for daemon to start
20:24:52 [2020-07-16T20:24:52.612Z]     daemon.go:353: [dab340533b023] daemon started
20:24:52 [2020-07-16T20:24:52.612Z]     daemon.go:461: [dab340533b023] Stopping daemon
20:24:52 [2020-07-16T20:24:52.612Z]     daemon.go:296: [dab340533b023] exiting daemon
20:24:52 [2020-07-16T20:24:52.612Z]     daemon.go:448: [dab340533b023] Daemon stopped
20:24:52 [2020-07-16T20:24:52.612Z] === RUN   TestSecretsCreateAndDelete
20:24:53 [2020-07-16T20:24:53.179Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:24:53 [2020-07-16T20:24:53.315Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s)
20:24:53 [2020-07-16T20:24:53.315Z] === RUN   TestRemoveInvalidContainer
20:24:53 [2020-07-16T20:24:53.315Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:24:53 [2020-07-16T20:24:53.315Z] === RUN   TestRenameLinkedContainer
20:24:53 [2020-07-16T20:24:53.315Z] --- SKIP: TestRenameLinkedContainer (0.00s)
20:24:53 [2020-07-16T20:24:53.315Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
20:24:53 [2020-07-16T20:24:53.315Z] === RUN   TestRenameStoppedContainer
20:24:53 [2020-07-16T20:24:53.746Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:24:53 [2020-07-16T20:24:53.746Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:24:54 [2020-07-16T20:24:54.888Z] --- PASS: TestRenameStoppedContainer (1.78s)
20:24:54 [2020-07-16T20:24:54.888Z] === RUN   TestRenameRunningContainerAndReuse
20:24:55 [2020-07-16T20:24:55.122Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:24:55 [2020-07-16T20:24:55.380Z] --- PASS: TestSecretsCreateAndDelete (2.74s)
20:24:55 [2020-07-16T20:24:55.380Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
20:24:55 [2020-07-16T20:24:55.380Z]     daemon.go:325: [dda8b52d3d41c] waiting for daemon to start
20:24:55 [2020-07-16T20:24:55.380Z]     daemon.go:325: [dda8b52d3d41c] waiting for daemon to start
20:24:55 [2020-07-16T20:24:55.380Z]     daemon.go:353: [dda8b52d3d41c] daemon started
20:24:55 [2020-07-16T20:24:55.380Z]     daemon.go:461: [dda8b52d3d41c] Stopping daemon
20:24:55 [2020-07-16T20:24:55.380Z]     daemon.go:296: [dda8b52d3d41c] exiting daemon
20:24:55 [2020-07-16T20:24:55.380Z]     daemon.go:448: [dda8b52d3d41c] Daemon stopped
20:24:55 [2020-07-16T20:24:55.380Z] === RUN   TestSecretsUpdate
20:24:55 [2020-07-16T20:24:55.639Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:24:55 [2020-07-16T20:24:55.639Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:24:56 [2020-07-16T20:24:56.209Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:24:56 [2020-07-16T20:24:56.777Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:24:57 [2020-07-16T20:24:57.343Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:24:58 [2020-07-16T20:24:58.278Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:24:58 [2020-07-16T20:24:58.278Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:24:58 [2020-07-16T20:24:58.278Z] --- PASS: TestSecretsUpdate (2.67s)
20:24:58 [2020-07-16T20:24:58.278Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
20:24:58 [2020-07-16T20:24:58.278Z]     daemon.go:325: [dd6320fbf55ba] waiting for daemon to start
20:24:58 [2020-07-16T20:24:58.278Z]     daemon.go:325: [dd6320fbf55ba] waiting for daemon to start
20:24:58 [2020-07-16T20:24:58.278Z]     daemon.go:353: [dd6320fbf55ba] daemon started
20:24:58 [2020-07-16T20:24:58.278Z]     daemon.go:461: [dd6320fbf55ba] Stopping daemon
20:24:58 [2020-07-16T20:24:58.278Z]     daemon.go:296: [dd6320fbf55ba] exiting daemon
20:24:58 [2020-07-16T20:24:58.278Z]     daemon.go:448: [dd6320fbf55ba] Daemon stopped
20:24:58 [2020-07-16T20:24:58.278Z] === RUN   TestTemplatedSecret
20:24:58 [2020-07-16T20:24:58.537Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:24:58 [2020-07-16T20:24:58.692Z] --- PASS: TestRenameRunningContainerAndReuse (3.15s)
20:24:58 [2020-07-16T20:24:58.692Z] === RUN   TestRenameInvalidName
20:24:59 [2020-07-16T20:24:59.103Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:24:59 [2020-07-16T20:24:59.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:24:59 [2020-07-16T20:24:59.673Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:24:59 [2020-07-16T20:24:59.687Z] --- PASS: TestRenameInvalidName (1.53s)
20:24:59 [2020-07-16T20:24:59.687Z] === RUN   TestRenameAnonymousContainer
20:24:59 [2020-07-16T20:24:59.687Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
20:24:59 [2020-07-16T20:24:59.687Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
20:24:59 [2020-07-16T20:24:59.687Z] === RUN   TestRenameContainerWithSameName
20:24:59 [2020-07-16T20:24:59.932Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:25:00 [2020-07-16T20:25:00.608Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s)
20:25:00 [2020-07-16T20:25:00.608Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:325: [dd4ebf966c88d] waiting for daemon to start
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:325: [dd4ebf966c88d] waiting for daemon to start
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:353: [dd4ebf966c88d] daemon started
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:461: [dd4ebf966c88d] Stopping daemon
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:296: [dd4ebf966c88d] exiting daemon
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:448: [dd4ebf966c88d] Daemon stopped
20:25:00 [2020-07-16T20:25:00.608Z] === RUN   TestCreateServiceSecretFileMode
20:25:00 [2020-07-16T20:25:00.608Z] --- PASS: TestCreateServiceSecretFileMode (2.32s)
20:25:00 [2020-07-16T20:25:00.608Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:325: [de4b46757da95] waiting for daemon to start
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:325: [de4b46757da95] waiting for daemon to start
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:353: [de4b46757da95] daemon started
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:461: [de4b46757da95] Stopping daemon
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:296: [de4b46757da95] exiting daemon
20:25:00 [2020-07-16T20:25:00.608Z]     daemon.go:448: [de4b46757da95] Daemon stopped
20:25:00 [2020-07-16T20:25:00.608Z] === RUN   TestCreateServiceConfigFileMode
20:25:00 [2020-07-16T20:25:00.872Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:25:01 [2020-07-16T20:25:01.259Z] --- PASS: TestRenameContainerWithSameName (1.61s)
20:25:01 [2020-07-16T20:25:01.259Z] === RUN   TestRenameContainerWithLinkedContainer
20:25:01 [2020-07-16T20:25:01.259Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
20:25:01 [2020-07-16T20:25:01.259Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
20:25:01 [2020-07-16T20:25:01.259Z] === RUN   TestResize
20:25:01 [2020-07-16T20:25:01.259Z] --- SKIP: TestResize (0.00s)
20:25:01 [2020-07-16T20:25:01.259Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
20:25:01 [2020-07-16T20:25:01.259Z] === RUN   TestResizeWithInvalidSize
20:25:01 [2020-07-16T20:25:01.259Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
20:25:01 [2020-07-16T20:25:01.259Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
20:25:01 [2020-07-16T20:25:01.259Z] === RUN   TestResizeWhenContainerNotStarted
20:25:01 [2020-07-16T20:25:01.440Z] --- PASS: TestTemplatedSecret (3.43s)
20:25:01 [2020-07-16T20:25:01.440Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
20:25:01 [2020-07-16T20:25:01.440Z]     daemon.go:325: [d7d1573ffeacb] waiting for daemon to start
20:25:01 [2020-07-16T20:25:01.440Z]     daemon.go:325: [d7d1573ffeacb] waiting for daemon to start
20:25:01 [2020-07-16T20:25:01.440Z]     daemon.go:353: [d7d1573ffeacb] daemon started
20:25:01 [2020-07-16T20:25:01.440Z]     daemon.go:461: [d7d1573ffeacb] Stopping daemon
20:25:01 [2020-07-16T20:25:01.440Z]     daemon.go:296: [d7d1573ffeacb] exiting daemon
20:25:01 [2020-07-16T20:25:01.440Z]     daemon.go:448: [d7d1573ffeacb] Daemon stopped
20:25:01 [2020-07-16T20:25:01.440Z] === RUN   TestSecretCreateResolve
20:25:02 [2020-07-16T20:25:02.377Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:25:02 [2020-07-16T20:25:02.695Z] --- PASS: TestCreateServiceConfigFileMode (2.17s)
20:25:02 [2020-07-16T20:25:02.695Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
20:25:02 [2020-07-16T20:25:02.695Z]     daemon.go:325: [db00cc2c896a0] waiting for daemon to start
20:25:02 [2020-07-16T20:25:02.695Z]     daemon.go:325: [db00cc2c896a0] waiting for daemon to start
20:25:02 [2020-07-16T20:25:02.696Z]     daemon.go:353: [db00cc2c896a0] daemon started
20:25:02 [2020-07-16T20:25:02.696Z]     daemon.go:461: [db00cc2c896a0] Stopping daemon
20:25:02 [2020-07-16T20:25:02.696Z]     daemon.go:296: [db00cc2c896a0] exiting daemon
20:25:02 [2020-07-16T20:25:02.696Z]     daemon.go:448: [db00cc2c896a0] Daemon stopped
20:25:02 [2020-07-16T20:25:02.696Z] === RUN   TestCreateServiceSysctls
20:25:03 [2020-07-16T20:25:03.489Z] --- PASS: TestResizeWhenContainerNotStarted (1.74s)
20:25:03 [2020-07-16T20:25:03.489Z] === RUN   TestDaemonRestartKillContainers
20:25:03 [2020-07-16T20:25:03.489Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
20:25:03 [2020-07-16T20:25:03.489Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:25:03 [2020-07-16T20:25:03.489Z] === RUN   TestStats
20:25:03 [2020-07-16T20:25:03.489Z] --- SKIP: TestStats (0.00s)
20:25:03 [2020-07-16T20:25:03.489Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
20:25:03 [2020-07-16T20:25:03.489Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:25:03 [2020-07-16T20:25:03.752Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:25:03 [2020-07-16T20:25:03.752Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:25:03 [2020-07-16T20:25:03.752Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:25:03 [2020-07-16T20:25:03.752Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:25:03 [2020-07-16T20:25:03.752Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:25:05 [2020-07-16T20:25:05.129Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:25:05 [2020-07-16T20:25:05.129Z] --- PASS: TestSecretCreateResolve (3.45s)
20:25:05 [2020-07-16T20:25:05.129Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
20:25:05 [2020-07-16T20:25:05.129Z]     daemon.go:325: [d5f648cc0b2a5] waiting for daemon to start
20:25:05 [2020-07-16T20:25:05.129Z]     daemon.go:325: [d5f648cc0b2a5] waiting for daemon to start
20:25:05 [2020-07-16T20:25:05.129Z]     daemon.go:353: [d5f648cc0b2a5] daemon started
20:25:05 [2020-07-16T20:25:05.129Z]     daemon.go:461: [d5f648cc0b2a5] Stopping daemon
20:25:05 [2020-07-16T20:25:05.129Z]     daemon.go:296: [d5f648cc0b2a5] exiting daemon
20:25:05 [2020-07-16T20:25:05.129Z]     daemon.go:448: [d5f648cc0b2a5] Daemon stopped
20:25:05 [2020-07-16T20:25:05.129Z] PASS
20:25:05 [2020-07-16T20:25:05.129Z] 
20:25:05 [2020-07-16T20:25:05.129Z] DONE 6 tests in 18.293s
20:25:05 [2020-07-16T20:25:05.129Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:25:05 [2020-07-16T20:25:05.129Z] ++ 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
20:25:05 [2020-07-16T20:25:05.129Z] ++ set -e
20:25:05 [2020-07-16T20:25:05.129Z] ++ '[' -n 0 ']'
20:25:05 [2020-07-16T20:25:05.129Z] ++ set -x
20:25:05 [2020-07-16T20:25:05.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
20:25:05 [2020-07-16T20:25:05.129Z] INFO: Testing against a local daemon
20:25:05 [2020-07-16T20:25:05.129Z] === RUN   TestServiceCreateInit
20:25:05 [2020-07-16T20:25:05.129Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:25:06 [2020-07-16T20:25:06.241Z] --- PASS: TestCreateServiceSysctls (3.00s)
20:25:06 [2020-07-16T20:25:06.241Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
20:25:06 [2020-07-16T20:25:06.241Z]     daemon.go:325: [d137bb8506be5] waiting for daemon to start
20:25:06 [2020-07-16T20:25:06.241Z]     daemon.go:325: [d137bb8506be5] waiting for daemon to start
20:25:06 [2020-07-16T20:25:06.241Z]     daemon.go:353: [d137bb8506be5] daemon started
20:25:06 [2020-07-16T20:25:06.241Z]     daemon.go:461: [d137bb8506be5] Stopping daemon
20:25:06 [2020-07-16T20:25:06.241Z]     daemon.go:296: [d137bb8506be5] exiting daemon
20:25:06 [2020-07-16T20:25:06.241Z]     daemon.go:448: [d137bb8506be5] Daemon stopped
20:25:06 [2020-07-16T20:25:06.241Z] === RUN   TestInspect
20:25:08 [2020-07-16T20:25:08.329Z] --- PASS: TestInspect (2.47s)
20:25:08 [2020-07-16T20:25:08.329Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
20:25:08 [2020-07-16T20:25:08.329Z]     daemon.go:325: [defc1b027e8e6] waiting for daemon to start
20:25:08 [2020-07-16T20:25:08.329Z]     daemon.go:325: [defc1b027e8e6] waiting for daemon to start
20:25:08 [2020-07-16T20:25:08.329Z]     daemon.go:353: [defc1b027e8e6] daemon started
20:25:08 [2020-07-16T20:25:08.329Z]     daemon.go:461: [defc1b027e8e6] Stopping daemon
20:25:08 [2020-07-16T20:25:08.329Z]     daemon.go:296: [defc1b027e8e6] exiting daemon
20:25:08 [2020-07-16T20:25:08.329Z]     daemon.go:448: [defc1b027e8e6] Daemon stopped
20:25:08 [2020-07-16T20:25:08.329Z] === RUN   TestDockerNetworkConnectAlias
20:25:09 [2020-07-16T20:25:09.322Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:25:09 [2020-07-16T20:25:09.322Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:25:09 [2020-07-16T20:25:09.888Z] === RUN   TestDockerSuite/TestContainerAPITop
20:25:10 [2020-07-16T20:25:10.455Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:25:10 [2020-07-16T20:25:10.455Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:25:10 [2020-07-16T20:25:10.455Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:25:12 [2020-07-16T20:25:12.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.92s)
20:25:12 [2020-07-16T20:25:12.184Z] === RUN   TestStopContainerWithTimeout
20:25:12 [2020-07-16T20:25:12.184Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
20:25:12 [2020-07-16T20:25:12.184Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
20:25:12 [2020-07-16T20:25:12.184Z] === RUN   TestUpdateRestartPolicy
20:25:12 [2020-07-16T20:25:12.808Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
20:25:12 [2020-07-16T20:25:12.809Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
20:25:12 [2020-07-16T20:25:12.809Z]     daemon.go:325: [d81031ee6c135] waiting for daemon to start
20:25:12 [2020-07-16T20:25:12.809Z]     daemon.go:325: [d81031ee6c135] waiting for daemon to start
20:25:12 [2020-07-16T20:25:12.809Z]     daemon.go:353: [d81031ee6c135] daemon started
20:25:12 [2020-07-16T20:25:12.809Z]     daemon.go:461: [d81031ee6c135] Stopping daemon
20:25:12 [2020-07-16T20:25:12.809Z]     daemon.go:296: [d81031ee6c135] exiting daemon
20:25:12 [2020-07-16T20:25:12.809Z]     daemon.go:448: [d81031ee6c135] Daemon stopped
20:25:12 [2020-07-16T20:25:12.809Z] === RUN   TestDockerNetworkReConnect
20:25:13 [2020-07-16T20:25:13.737Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:25:13 [2020-07-16T20:25:13.737Z] --- PASS: TestServiceCreateInit (8.10s)
20:25:13 [2020-07-16T20:25:13.737Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
20:25:13 [2020-07-16T20:25:13.737Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:325: [d4e1719880a62] waiting for daemon to start
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:325: [d4e1719880a62] waiting for daemon to start
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:353: [d4e1719880a62] daemon started
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:461: [d4e1719880a62] Stopping daemon
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:296: [d4e1719880a62] exiting daemon
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:448: [d4e1719880a62] Daemon stopped
20:25:13 [2020-07-16T20:25:13.737Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s)
20:25:13 [2020-07-16T20:25:13.737Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:325: [ddffd4ef7be6b] waiting for daemon to start
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:325: [ddffd4ef7be6b] waiting for daemon to start
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:353: [ddffd4ef7be6b] daemon started
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:461: [ddffd4ef7be6b] Stopping daemon
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:296: [ddffd4ef7be6b] exiting daemon
20:25:13 [2020-07-16T20:25:13.737Z]         daemon.go:448: [ddffd4ef7be6b] Daemon stopped
20:25:13 [2020-07-16T20:25:13.737Z] === RUN   TestCreateServiceMultipleTimes
20:25:13 [2020-07-16T20:25:13.737Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:25:14 [2020-07-16T20:25:14.673Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:25:15 [2020-07-16T20:25:15.561Z] --- PASS: TestDockerNetworkReConnect (3.22s)
20:25:15 [2020-07-16T20:25:15.561Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
20:25:15 [2020-07-16T20:25:15.561Z]     daemon.go:325: [d70c68a9be54a] waiting for daemon to start
20:25:15 [2020-07-16T20:25:15.561Z]     daemon.go:325: [d70c68a9be54a] waiting for daemon to start
20:25:15 [2020-07-16T20:25:15.561Z]     daemon.go:353: [d70c68a9be54a] daemon started
20:25:15 [2020-07-16T20:25:15.561Z]     daemon.go:461: [d70c68a9be54a] Stopping daemon
20:25:15 [2020-07-16T20:25:15.561Z]     daemon.go:296: [d70c68a9be54a] exiting daemon
20:25:15 [2020-07-16T20:25:15.561Z]     daemon.go:448: [d70c68a9be54a] Daemon stopped
20:25:15 [2020-07-16T20:25:15.561Z] === RUN   TestServicePlugin
20:25:15 [2020-07-16T20:25:15.561Z] --- SKIP: TestServicePlugin (0.00s)
20:25:15 [2020-07-16T20:25:15.561Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:15 [2020-07-16T20:25:15.561Z] === RUN   TestServiceUpdateLabel
20:25:17 [2020-07-16T20:25:17.642Z] --- PASS: TestServiceUpdateLabel (1.88s)
20:25:17 [2020-07-16T20:25:17.642Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
20:25:17 [2020-07-16T20:25:17.642Z]     daemon.go:325: [dc02f5f0bf330] waiting for daemon to start
20:25:17 [2020-07-16T20:25:17.642Z]     daemon.go:325: [dc02f5f0bf330] waiting for daemon to start
20:25:17 [2020-07-16T20:25:17.642Z]     daemon.go:353: [dc02f5f0bf330] daemon started
20:25:17 [2020-07-16T20:25:17.642Z]     daemon.go:461: [dc02f5f0bf330] Stopping daemon
20:25:17 [2020-07-16T20:25:17.642Z]     daemon.go:296: [dc02f5f0bf330] exiting daemon
20:25:17 [2020-07-16T20:25:17.642Z]     daemon.go:448: [dc02f5f0bf330] Daemon stopped
20:25:17 [2020-07-16T20:25:17.642Z] === RUN   TestServiceUpdateSecrets
20:25:18 [2020-07-16T20:25:18.865Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:25:19 [2020-07-16T20:25:19.801Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:25:21 [2020-07-16T20:25:21.175Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:25:22 [2020-07-16T20:25:22.112Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:25:32 [2020-07-16T20:25:32.125Z] --- PASS: TestCreateServiceMultipleTimes (17.56s)
20:25:32 [2020-07-16T20:25:32.125Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
20:25:32 [2020-07-16T20:25:32.125Z]     daemon.go:325: [de35d84c129bf] waiting for daemon to start
20:25:32 [2020-07-16T20:25:32.125Z]     daemon.go:325: [de35d84c129bf] waiting for daemon to start
20:25:32 [2020-07-16T20:25:32.125Z]     daemon.go:353: [de35d84c129bf] daemon started
20:25:32 [2020-07-16T20:25:32.125Z]     daemon.go:461: [de35d84c129bf] Stopping daemon
20:25:32 [2020-07-16T20:25:32.125Z]     daemon.go:296: [de35d84c129bf] exiting daemon
20:25:32 [2020-07-16T20:25:32.125Z]     daemon.go:448: [de35d84c129bf] Daemon stopped
20:25:32 [2020-07-16T20:25:32.125Z] === RUN   TestCreateServiceConflict
20:25:33 [2020-07-16T20:25:33.008Z] --- PASS: TestServiceUpdateSecrets (14.29s)
20:25:33 [2020-07-16T20:25:33.008Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
20:25:33 [2020-07-16T20:25:33.008Z]     daemon.go:325: [d9cfc7bb3dff7] waiting for daemon to start
20:25:33 [2020-07-16T20:25:33.008Z]     daemon.go:325: [d9cfc7bb3dff7] waiting for daemon to start
20:25:33 [2020-07-16T20:25:33.008Z]     daemon.go:353: [d9cfc7bb3dff7] daemon started
20:25:33 [2020-07-16T20:25:33.008Z]     daemon.go:461: [d9cfc7bb3dff7] Stopping daemon
20:25:33 [2020-07-16T20:25:33.008Z]     daemon.go:296: [d9cfc7bb3dff7] exiting daemon
20:25:33 [2020-07-16T20:25:33.008Z]     daemon.go:448: [d9cfc7bb3dff7] Daemon stopped
20:25:33 [2020-07-16T20:25:33.008Z] === RUN   TestServiceUpdateConfigs
20:25:33 [2020-07-16T20:25:33.454Z] --- PASS: TestUpdateRestartPolicy (18.95s)
20:25:33 [2020-07-16T20:25:33.454Z] === RUN   TestUpdateRestartWithAutoRemove
20:25:33 [2020-07-16T20:25:33.454Z] --- PASS: TestUpdateRestartWithAutoRemove (1.56s)
20:25:33 [2020-07-16T20:25:33.454Z] === RUN   TestWaitNonBlocked
20:25:33 [2020-07-16T20:25:33.454Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:25:33 [2020-07-16T20:25:33.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:25:33 [2020-07-16T20:25:33.454Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:25:33 [2020-07-16T20:25:33.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:25:33 [2020-07-16T20:25:33.454Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:25:33 [2020-07-16T20:25:33.454Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:25:33 [2020-07-16T20:25:33.520Z] --- PASS: TestCreateServiceConflict (2.42s)
20:25:33 [2020-07-16T20:25:33.520Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
20:25:33 [2020-07-16T20:25:33.520Z]     daemon.go:325: [db9463f73b888] waiting for daemon to start
20:25:33 [2020-07-16T20:25:33.520Z]     daemon.go:325: [db9463f73b888] waiting for daemon to start
20:25:33 [2020-07-16T20:25:33.520Z]     daemon.go:353: [db9463f73b888] daemon started
20:25:33 [2020-07-16T20:25:33.520Z]     daemon.go:461: [db9463f73b888] Stopping daemon
20:25:33 [2020-07-16T20:25:33.520Z]     daemon.go:296: [db9463f73b888] exiting daemon
20:25:33 [2020-07-16T20:25:33.520Z]     daemon.go:448: [db9463f73b888] Daemon stopped
20:25:33 [2020-07-16T20:25:33.520Z] === RUN   TestCreateServiceMaxReplicas
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestWaitNonBlocked (0.02s)
20:25:35 [2020-07-16T20:25:35.029Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.27s)
20:25:35 [2020-07-16T20:25:35.029Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestWaitBlocked
20:25:35 [2020-07-16T20:25:35.029Z] --- SKIP: TestWaitBlocked (0.00s)
20:25:35 [2020-07-16T20:25:35.029Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.029Z] PASS
20:25:35 [2020-07-16T20:25:35.029Z] Running D:\gopath\src\github.com\docker\docker\integration\image
20:25:35 [2020-07-16T20:25:35.029Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.029Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestCommitInheritsEnv
20:25:35 [2020-07-16T20:25:35.029Z] --- SKIP: TestCommitInheritsEnv (0.00s)
20:25:35 [2020-07-16T20:25:35.029Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestImportExtremelyLargeImageWorks
20:25:35 [2020-07-16T20:25:35.029Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:25:35 [2020-07-16T20:25:35.029Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestImagesFilterMultiReference
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestImagePullPlatformInvalid
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestRemoveImageOrphaning
20:25:35 [2020-07-16T20:25:35.029Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
20:25:35 [2020-07-16T20:25:35.029Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestTagInvalidReference
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestTagInvalidReference (0.03s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestTagValidPrefixedRepo
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestTagExistedNameWithoutForce
20:25:35 [2020-07-16T20:25:35.029Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
20:25:35 [2020-07-16T20:25:35.029Z] === RUN   TestTagOfficialNames
20:25:35 [2020-07-16T20:25:35.029Z] --- SKIP: TestTagOfficialNames (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     tag_test.go:98: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestTagMatchesDigest
20:25:35 [2020-07-16T20:25:35.501Z] --- PASS: TestTagMatchesDigest (0.02s)
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network
20:25:35 [2020-07-16T20:25:35.501Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.501Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestNetworkCreateDelete
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestNetworkCreateDelete (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDockerNetworkDeletePreferID
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDaemonDNSFallback
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDaemonDNSFallback (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestInspectNetwork
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestInspectNetwork (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestRunContainerWithBridgeNone
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestNetworkInvalidJSON
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestNetworkInvalidJSON//networks/create
20:25:35 [2020-07-16T20:25:35.501Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:25:35 [2020-07-16T20:25:35.501Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:25:35 [2020-07-16T20:25:35.501Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:25:35 [2020-07-16T20:25:35.501Z] === CONT  TestNetworkInvalidJSON//networks/create
20:25:35 [2020-07-16T20:25:35.501Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:25:35 [2020-07-16T20:25:35.501Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:25:35 [2020-07-16T20:25:35.501Z] --- PASS: TestNetworkInvalidJSON (0.03s)
20:25:35 [2020-07-16T20:25:35.501Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDaemonRestartWithLiveRestore
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:29: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDaemonDefaultNetworkPools
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:51: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDaemonRestartWithExistingNetwork
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:94: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:127: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:177: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestServiceWithPredefinedNetwork
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:201: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:230: FLAKY_TEST
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestServiceWithDataPathPortInit
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:319: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     service_test.go:386: testEnv.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
20:25:35 [2020-07-16T20:25:35.501Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.501Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestPluginInvalidJSON
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:25:35 [2020-07-16T20:25:35.501Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:25:35 [2020-07-16T20:25:35.501Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:25:35 [2020-07-16T20:25:35.501Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:25:35 [2020-07-16T20:25:35.501Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
20:25:35 [2020-07-16T20:25:35.501Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.501Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestExternalGraphDriver
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestExternalGraphDriver (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     external_test.go:48: runtime.GOOS == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] === RUN   TestGraphdriverPluginV2
20:25:35 [2020-07-16T20:25:35.501Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
20:25:35 [2020-07-16T20:25:35.501Z]     external_test.go:407: runtime.GOOS == "windows"
20:25:35 [2020-07-16T20:25:35.501Z] PASS
20:25:35 [2020-07-16T20:25:35.501Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.972Z] PASS
20:25:35 [2020-07-16T20:25:35.972Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.972Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSecretInspect
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSecretInspect (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSecretList
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSecretList (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSecretsCreateAndDelete
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSecretsUpdate
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSecretsUpdate (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestTemplatedSecret
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestTemplatedSecret (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSecretCreateResolve
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSecretCreateResolve (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.972Z] PASS
20:25:35 [2020-07-16T20:25:35.972Z] Running D:\gopath\src\github.com\docker\docker\integration\service
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceCreateInit
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:25:35 [2020-07-16T20:25:35.972Z] --- PASS: TestServiceCreateInit (0.03s)
20:25:35 [2020-07-16T20:25:35.972Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateServiceMultipleTimes
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateServiceConflict
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateServiceConflict (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateServiceMaxReplicas
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateWithDuplicateNetworkNames
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateServiceSecretFileMode
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateServiceConfigFileMode
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestCreateServiceSysctls
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:25:35 [2020-07-16T20:25:35.972Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestInspect
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestInspect (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestDockerNetworkConnectAlias
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestDockerNetworkReConnect
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServicePlugin
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestServicePlugin (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceUpdateLabel
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestServiceUpdateLabel (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceUpdateSecrets
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceUpdateConfigs
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestServiceUpdateNetwork
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
20:25:35 [2020-07-16T20:25:35.972Z] PASS
20:25:35 [2020-07-16T20:25:35.972Z] Running D:\gopath\src\github.com\docker\docker\integration\session
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:35 [2020-07-16T20:25:35.972Z] INFO: Testing against a local daemon
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSessionCreate
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSessionCreate (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
20:25:35 [2020-07-16T20:25:35.972Z] === RUN   TestSessionCreateWithBadUpgrade
20:25:35 [2020-07-16T20:25:35.972Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
20:25:35 [2020-07-16T20:25:35.972Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
20:25:35 [2020-07-16T20:25:35.972Z] PASS
20:25:35 [2020-07-16T20:25:35.972Z] Running D:\gopath\src\github.com\docker\docker\integration\system
20:25:36 [2020-07-16T20:25:36.442Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:36 [2020-07-16T20:25:36.442Z] INFO: Testing against a local daemon
20:25:36 [2020-07-16T20:25:36.442Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:25:36 [2020-07-16T20:25:36.442Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:25:36 [2020-07-16T20:25:36.442Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
20:25:36 [2020-07-16T20:25:36.442Z] === RUN   TestEventsExecDie
20:25:36 [2020-07-16T20:25:36.442Z] --- SKIP: TestEventsExecDie (0.00s)
20:25:36 [2020-07-16T20:25:36.442Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
20:25:36 [2020-07-16T20:25:36.442Z] === RUN   TestEventsBackwardsCompatible
20:25:36 [2020-07-16T20:25:36.442Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
20:25:36 [2020-07-16T20:25:36.442Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
20:25:36 [2020-07-16T20:25:36.442Z] === RUN   TestInfoAPI
20:25:36 [2020-07-16T20:25:36.442Z] --- PASS: TestInfoAPI (0.03s)
20:25:36 [2020-07-16T20:25:36.442Z] === RUN   TestInfoAPIWarnings
20:25:36 [2020-07-16T20:25:36.442Z] --- SKIP: TestInfoAPIWarnings (0.00s)
20:25:36 [2020-07-16T20:25:36.442Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
20:25:36 [2020-07-16T20:25:36.442Z] === RUN   TestLoginFailsWithBadCredentials
20:25:36 [2020-07-16T20:25:36.803Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
20:25:36 [2020-07-16T20:25:36.803Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
20:25:36 [2020-07-16T20:25:36.803Z]     daemon.go:325: [dac090a2241fb] waiting for daemon to start
20:25:36 [2020-07-16T20:25:36.803Z]     daemon.go:325: [dac090a2241fb] waiting for daemon to start
20:25:36 [2020-07-16T20:25:36.803Z]     daemon.go:353: [dac090a2241fb] daemon started
20:25:36 [2020-07-16T20:25:36.803Z]     daemon.go:461: [dac090a2241fb] Stopping daemon
20:25:36 [2020-07-16T20:25:36.803Z]     daemon.go:296: [dac090a2241fb] exiting daemon
20:25:36 [2020-07-16T20:25:36.803Z]     daemon.go:448: [dac090a2241fb] Daemon stopped
20:25:36 [2020-07-16T20:25:36.803Z] === RUN   TestCreateWithDuplicateNetworkNames
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestPingCacheHeaders
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestPingCacheHeaders (0.03s)
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestPingGet
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestPingGet (0.02s)
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestPingHead
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestPingHead (0.03s)
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestVersion
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestVersion (0.02s)
20:25:37 [2020-07-16T20:25:37.434Z] PASS
20:25:37 [2020-07-16T20:25:37.434Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
20:25:37 [2020-07-16T20:25:37.434Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:37 [2020-07-16T20:25:37.434Z] INFO: Testing against a local daemon
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestVolumesCreateAndList
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestVolumesCreateAndList (0.04s)
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestVolumesRemove
20:25:37 [2020-07-16T20:25:37.434Z] --- SKIP: TestVolumesRemove (0.00s)
20:25:37 [2020-07-16T20:25:37.434Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestVolumesInspect
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestVolumesInspect (0.03s)
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestVolumesInvalidJSON
20:25:37 [2020-07-16T20:25:37.434Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:25:37 [2020-07-16T20:25:37.434Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:25:37 [2020-07-16T20:25:37.434Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:25:37 [2020-07-16T20:25:37.434Z] --- PASS: TestVolumesInvalidJSON (0.03s)
20:25:37 [2020-07-16T20:25:37.434Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:25:37 [2020-07-16T20:25:37.434Z] PASS
20:25:37 [2020-07-16T20:25:37.434Z] INFO: make.ps1 ended at 07/16/2020 20:25:37
20:25:37 [2020-07-16T20:25:37.434Z] INFO: Integration CLI tests being run from the host:
20:25:37 [2020-07-16T20:25:37.434Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
20:25:42 [2020-07-16T20:25:42.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:25:42 [2020-07-16T20:25:42.640Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:25:42 [2020-07-16T20:25:42.899Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:25:44 [2020-07-16T20:25:44.804Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:25:45 [2020-07-16T20:25:45.664Z] --- PASS: TestServiceUpdateConfigs (14.12s)
20:25:45 [2020-07-16T20:25:45.664Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
20:25:45 [2020-07-16T20:25:45.664Z]     daemon.go:325: [d10e03dd28442] waiting for daemon to start
20:25:45 [2020-07-16T20:25:45.664Z]     daemon.go:325: [d10e03dd28442] waiting for daemon to start
20:25:45 [2020-07-16T20:25:45.664Z]     daemon.go:353: [d10e03dd28442] daemon started
20:25:45 [2020-07-16T20:25:45.664Z]     daemon.go:461: [d10e03dd28442] Stopping daemon
20:25:45 [2020-07-16T20:25:45.664Z]     daemon.go:296: [d10e03dd28442] exiting daemon
20:25:45 [2020-07-16T20:25:45.664Z]     daemon.go:448: [d10e03dd28442] Daemon stopped
20:25:45 [2020-07-16T20:25:45.664Z] === RUN   TestServiceUpdateNetwork
20:25:46 [2020-07-16T20:25:46.125Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
20:25:46 [2020-07-16T20:25:46.126Z] INFO: Testing against a local daemon
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:25:46 [2020-07-16T20:25:46.126Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:25:46 [2020-07-16T20:25:46.178Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:25:47 [2020-07-16T20:25:47.118Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:25:47 [2020-07-16T20:25:47.119Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:25:47 [2020-07-16T20:25:47.556Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:25:47 [2020-07-16T20:25:47.589Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:25:48 [2020-07-16T20:25:48.061Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:25:48 [2020-07-16T20:25:48.491Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:25:48 [2020-07-16T20:25:48.750Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:25:49 [2020-07-16T20:25:49.318Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:25:49 [2020-07-16T20:25:49.885Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.56s)
20:25:49 [2020-07-16T20:25:49.885Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
20:25:49 [2020-07-16T20:25:49.885Z]     daemon.go:325: [d68ac0e5fddde] waiting for daemon to start
20:25:49 [2020-07-16T20:25:49.885Z]     daemon.go:325: [d68ac0e5fddde] waiting for daemon to start
20:25:49 [2020-07-16T20:25:49.885Z]     daemon.go:353: [d68ac0e5fddde] daemon started
20:25:49 [2020-07-16T20:25:49.885Z]     daemon.go:461: [d68ac0e5fddde] Stopping daemon
20:25:49 [2020-07-16T20:25:49.885Z]     daemon.go:296: [d68ac0e5fddde] exiting daemon
20:25:49 [2020-07-16T20:25:49.885Z]     daemon.go:448: [d68ac0e5fddde] Daemon stopped
20:25:49 [2020-07-16T20:25:49.885Z] === RUN   TestCreateServiceSecretFileMode
20:25:49 [2020-07-16T20:25:49.885Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
20:25:50 [2020-07-16T20:25:50.820Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:25:50 [2020-07-16T20:25:50.820Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:25:51 [2020-07-16T20:25:51.080Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:25:52 [2020-07-16T20:25:52.459Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:25:53 [2020-07-16T20:25:53.050Z] --- PASS: TestCreateServiceSecretFileMode (3.13s)
20:25:53 [2020-07-16T20:25:53.050Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
20:25:53 [2020-07-16T20:25:53.050Z]     daemon.go:325: [db222c50872bf] waiting for daemon to start
20:25:53 [2020-07-16T20:25:53.050Z]     daemon.go:325: [db222c50872bf] waiting for daemon to start
20:25:53 [2020-07-16T20:25:53.050Z]     daemon.go:353: [db222c50872bf] daemon started
20:25:53 [2020-07-16T20:25:53.050Z]     daemon.go:461: [db222c50872bf] Stopping daemon
20:25:53 [2020-07-16T20:25:53.050Z]     daemon.go:296: [db222c50872bf] exiting daemon
20:25:53 [2020-07-16T20:25:53.050Z]     daemon.go:448: [db222c50872bf] Daemon stopped
20:25:53 [2020-07-16T20:25:53.050Z] === RUN   TestCreateServiceConfigFileMode
20:25:53 [2020-07-16T20:25:53.245Z] 2020/07/16 20:25:45 	Finished clone google.golang.org/api
20:25:53 [2020-07-16T20:25:53.245Z] 2020/07/16 20:25:45 Dependencies downloaded. Download time: 2m53.614600182s
20:25:53 [2020-07-16T20:25:53.245Z] 2020/07/16 20:25:45 Collecting all dependencies
20:25:53 [2020-07-16T20:25:53.314Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:25:54 [2020-07-16T20:25:54.249Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:25:54 [2020-07-16T20:25:54.816Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:25:55 [2020-07-16T20:25:55.762Z] 2020/07/16 20:25:55 Clean vendor dir from unused packages
20:25:55 [2020-07-16T20:25:55.762Z] 2020/07/16 20:25:55 	Ignoring paths matching "^archive/tar"
20:25:56 [2020-07-16T20:25:56.017Z] 2020/07/16 20:25:56 Success
20:25:56 [2020-07-16T20:25:56.017Z] 2020/07/16 20:25:56 Running time: 3m6.76149129s
20:25:56 [2020-07-16T20:25:56.191Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:25:56 [2020-07-16T20:25:56.273Z] Congratulations! All vendoring changes are done the right way.
20:25:56 [2020-07-16T20:25:56.758Z] --- PASS: TestCreateServiceConfigFileMode (3.64s)
20:25:56 [2020-07-16T20:25:56.758Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
20:25:56 [2020-07-16T20:25:56.758Z]     daemon.go:325: [dffbbf3c5c721] waiting for daemon to start
20:25:56 [2020-07-16T20:25:56.758Z]     daemon.go:325: [dffbbf3c5c721] waiting for daemon to start
20:25:56 [2020-07-16T20:25:56.758Z]     daemon.go:353: [dffbbf3c5c721] daemon started
20:25:56 [2020-07-16T20:25:56.758Z]     daemon.go:461: [dffbbf3c5c721] Stopping daemon
20:25:56 [2020-07-16T20:25:56.758Z]     daemon.go:296: [dffbbf3c5c721] exiting daemon
20:25:56 [2020-07-16T20:25:56.758Z]     daemon.go:448: [dffbbf3c5c721] Daemon stopped
20:25:56 [2020-07-16T20:25:56.758Z] === RUN   TestCreateServiceSysctls
20:25:57 [2020-07-16T20:25:57.017Z] === RUN   TestDockerSuite/TestCpFromCaseH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
20:25:57 [2020-07-16T20:25:57.521Z] + echo Building e2e image
20:25:57 [2020-07-16T20:25:57.521Z] Building e2e image
20:25:57 [2020-07-16T20:25:57.521Z] + docker build --build-arg DOCKER_GITCOMMIT=23d47bd12eaeeb93bbc4e9e80020c811e9eb2980 -t moby-e2e-test -f Dockerfile.e2e .
20:25:57 [2020-07-16T20:25:57.521Z] #2 [internal] load .dockerignore
20:25:57 [2020-07-16T20:25:57.521Z] #2 transferring context: 34B done
20:25:57 [2020-07-16T20:25:57.521Z] #2 DONE 0.0s
20:25:57 [2020-07-16T20:25:57.521Z] 
20:25:57 [2020-07-16T20:25:57.521Z] #1 [internal] load build definition from Dockerfile.e2e
20:25:57 [2020-07-16T20:25:57.521Z] #1 transferring dockerfile: 3.21kB done
20:25:57 [2020-07-16T20:25:57.521Z] #1 DONE 0.0s
20:25:57 [2020-07-16T20:25:57.521Z] 
20:25:57 [2020-07-16T20:25:57.521Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
20:25:57 [2020-07-16T20:25:57.585Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:25:58 [2020-07-16T20:25:58.331Z] --- PASS: TestServiceUpdateNetwork (12.26s)
20:25:58 [2020-07-16T20:25:58.331Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
20:25:58 [2020-07-16T20:25:58.331Z]     daemon.go:325: [de32aaa4a8b54] waiting for daemon to start
20:25:58 [2020-07-16T20:25:58.331Z]     daemon.go:325: [de32aaa4a8b54] waiting for daemon to start
20:25:58 [2020-07-16T20:25:58.331Z]     daemon.go:353: [de32aaa4a8b54] daemon started
20:25:58 [2020-07-16T20:25:58.331Z]     daemon.go:461: [de32aaa4a8b54] Stopping daemon
20:25:58 [2020-07-16T20:25:58.331Z]     daemon.go:296: [de32aaa4a8b54] exiting daemon
20:25:58 [2020-07-16T20:25:58.331Z]     daemon.go:448: [de32aaa4a8b54] Daemon stopped
20:25:58 [2020-07-16T20:25:58.331Z] PASS
20:25:58 [2020-07-16T20:25:58.331Z] 
20:25:58 [2020-07-16T20:25:58.331Z] === Skipped
20:25:58 [2020-07-16T20:25:58.332Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
20:25:58 [2020-07-16T20:25:58.332Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:25:58 [2020-07-16T20:25:58.332Z] 
20:25:58 [2020-07-16T20:25:58.332Z] 
20:25:58 [2020-07-16T20:25:58.332Z] DONE 18 tests, 1 skipped in 100.258s
20:25:58 [2020-07-16T20:25:58.332Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
20:25:58 [2020-07-16T20:25:58.332Z] ++ 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
20:25:58 [2020-07-16T20:25:58.332Z] ++ set -e
20:25:58 [2020-07-16T20:25:58.332Z] ++ '[' -n 0 ']'
20:25:58 [2020-07-16T20:25:58.332Z] ++ set -x
20:25:58 [2020-07-16T20:25:58.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
20:25:58 [2020-07-16T20:25:58.332Z] INFO: Testing against a local daemon
20:25:58 [2020-07-16T20:25:58.332Z] === RUN   TestSessionCreate
20:25:58 [2020-07-16T20:25:58.332Z] --- PASS: TestSessionCreate (0.04s)
20:25:58 [2020-07-16T20:25:58.332Z] === RUN   TestSessionCreateWithBadUpgrade
20:25:58 [2020-07-16T20:25:58.332Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
20:25:58 [2020-07-16T20:25:58.332Z] PASS
20:25:58 [2020-07-16T20:25:58.332Z] 
20:25:58 [2020-07-16T20:25:58.332Z] DONE 2 tests in 0.140s
20:25:58 [2020-07-16T20:25:58.332Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
20:25:58 [2020-07-16T20:25:58.332Z] ++ 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
20:25:58 [2020-07-16T20:25:58.332Z] ++ set -e
20:25:58 [2020-07-16T20:25:58.332Z] ++ '[' -n 0 ']'
20:25:58 [2020-07-16T20:25:58.332Z] ++ set -x
20:25:58 [2020-07-16T20:25:58.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
20:25:58 [2020-07-16T20:25:58.332Z] INFO: Testing against a local daemon
20:25:58 [2020-07-16T20:25:58.332Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:25:58 [2020-07-16T20:25:58.332Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:25:58 [2020-07-16T20:25:58.332Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:25:58 [2020-07-16T20:25:58.332Z] === RUN   TestEventsExecDie
20:25:58 [2020-07-16T20:25:58.523Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:25:58 [2020-07-16T20:25:58.967Z] --- PASS: TestEventsExecDie (0.65s)
20:25:58 [2020-07-16T20:25:58.967Z] === RUN   TestEventsBackwardsCompatible
20:25:58 [2020-07-16T20:25:58.967Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:25:58 [2020-07-16T20:25:58.967Z] === RUN   TestInfoBinaryCommits
20:25:58 [2020-07-16T20:25:58.967Z] --- PASS: TestInfoBinaryCommits (0.04s)
20:25:58 [2020-07-16T20:25:58.967Z] === RUN   TestInfoAPIVersioned
20:25:58 [2020-07-16T20:25:58.967Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:25:58 [2020-07-16T20:25:58.967Z] === RUN   TestInfoAPI
20:25:58 [2020-07-16T20:25:58.967Z] --- PASS: TestInfoAPI (0.04s)
20:25:58 [2020-07-16T20:25:58.967Z] === RUN   TestInfoAPIWarnings
20:25:59 [2020-07-16T20:25:59.901Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:26:00 [2020-07-16T20:26:00.006Z] --- PASS: TestInfoAPIWarnings (0.81s)
20:26:00 [2020-07-16T20:26:00.006Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
20:26:00 [2020-07-16T20:26:00.006Z]     daemon.go:325: [d7468cff29da4] waiting for daemon to start
20:26:00 [2020-07-16T20:26:00.006Z]     daemon.go:325: [d7468cff29da4] waiting for daemon to start
20:26:00 [2020-07-16T20:26:00.006Z]     daemon.go:353: [d7468cff29da4] daemon started
20:26:00 [2020-07-16T20:26:00.006Z]     daemon.go:461: [d7468cff29da4] Stopping daemon
20:26:00 [2020-07-16T20:26:00.006Z]     daemon.go:296: [d7468cff29da4] exiting daemon
20:26:00 [2020-07-16T20:26:00.006Z]     daemon.go:448: [d7468cff29da4] Daemon stopped
20:26:00 [2020-07-16T20:26:00.006Z] === RUN   TestLoginFailsWithBadCredentials
20:26:00 [2020-07-16T20:26:00.299Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
20:26:00 [2020-07-16T20:26:00.299Z] === RUN   TestPingCacheHeaders
20:26:00 [2020-07-16T20:26:00.300Z] --- PASS: TestPingCacheHeaders (0.03s)
20:26:00 [2020-07-16T20:26:00.300Z] === RUN   TestPingGet
20:26:00 [2020-07-16T20:26:00.300Z] --- PASS: TestPingGet (0.02s)
20:26:00 [2020-07-16T20:26:00.300Z] === RUN   TestPingHead
20:26:00 [2020-07-16T20:26:00.300Z] --- PASS: TestPingHead (0.03s)
20:26:00 [2020-07-16T20:26:00.300Z] === RUN   TestVersion
20:26:00 [2020-07-16T20:26:00.300Z] --- PASS: TestVersion (0.04s)
20:26:00 [2020-07-16T20:26:00.300Z] PASS
20:26:00 [2020-07-16T20:26:00.300Z] 
20:26:00 [2020-07-16T20:26:00.300Z] === Skipped
20:26:00 [2020-07-16T20:26:00.300Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:26:00 [2020-07-16T20:26:00.300Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:26:00 [2020-07-16T20:26:00.300Z] 
20:26:00 [2020-07-16T20:26:00.300Z] 
20:26:00 [2020-07-16T20:26:00.300Z] DONE 12 tests, 1 skipped in 2.149s
20:26:00 [2020-07-16T20:26:00.300Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
20:26:00 [2020-07-16T20:26:00.300Z] ++ 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
20:26:00 [2020-07-16T20:26:00.300Z] ++ set -e
20:26:00 [2020-07-16T20:26:00.300Z] ++ '[' -n 0 ']'
20:26:00 [2020-07-16T20:26:00.300Z] ++ set -x
20:26:00 [2020-07-16T20:26:00.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
20:26:00 [2020-07-16T20:26:00.300Z] INFO: Testing against a local daemon
20:26:00 [2020-07-16T20:26:00.300Z] === RUN   TestVolumesCreateAndList
20:26:00 [2020-07-16T20:26:00.300Z] --- PASS: TestVolumesCreateAndList (0.03s)
20:26:00 [2020-07-16T20:26:00.300Z] === RUN   TestVolumesRemove
20:26:00 [2020-07-16T20:26:00.594Z] --- PASS: TestVolumesRemove (0.07s)
20:26:00 [2020-07-16T20:26:00.594Z] === RUN   TestVolumesInspect
20:26:00 [2020-07-16T20:26:00.594Z] --- PASS: TestVolumesInspect (0.02s)
20:26:00 [2020-07-16T20:26:00.594Z] === RUN   TestVolumesInvalidJSON
20:26:00 [2020-07-16T20:26:00.594Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:26:00 [2020-07-16T20:26:00.594Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:26:00 [2020-07-16T20:26:00.594Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:26:00 [2020-07-16T20:26:00.594Z] --- PASS: TestVolumesInvalidJSON (0.03s)
20:26:00 [2020-07-16T20:26:00.594Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:26:00 [2020-07-16T20:26:00.594Z] PASS
20:26:00 [2020-07-16T20:26:00.594Z] 
20:26:00 [2020-07-16T20:26:00.594Z] DONE 5 tests in 0.216s
20:26:00 [2020-07-16T20:26:00.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:26:00 [2020-07-16T20:26:00.594Z] ++++ cat bundles/test-integration/docker.pid
20:26:00 [2020-07-16T20:26:00.594Z] +++ kill 12280
20:26:00 [2020-07-16T20:26:00.838Z] --- PASS: TestCreateServiceSysctls (4.06s)
20:26:00 [2020-07-16T20:26:00.838Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
20:26:00 [2020-07-16T20:26:00.838Z]     daemon.go:325: [ddf8f645c45cf] waiting for daemon to start
20:26:00 [2020-07-16T20:26:00.838Z]     daemon.go:325: [ddf8f645c45cf] waiting for daemon to start
20:26:00 [2020-07-16T20:26:00.838Z]     daemon.go:353: [ddf8f645c45cf] daemon started
20:26:00 [2020-07-16T20:26:00.838Z]     daemon.go:461: [ddf8f645c45cf] Stopping daemon
20:26:00 [2020-07-16T20:26:00.838Z]     daemon.go:296: [ddf8f645c45cf] exiting daemon
20:26:00 [2020-07-16T20:26:00.838Z]     daemon.go:448: [ddf8f645c45cf] Daemon stopped
20:26:00 [2020-07-16T20:26:00.838Z] === RUN   TestInspect
20:26:01 [2020-07-16T20:26:01.098Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:26:02 [2020-07-16T20:26:02.119Z] umount: bundles/test-integration/root: no mount point specified.
20:26:02 [2020-07-16T20:26:02.119Z] +++ /etc/init.d/apparmor stop
20:26:02 [2020-07-16T20:26:02.119Z] Leaving: AppArmorNo profiles have been unloaded.
20:26:02 [2020-07-16T20:26:02.119Z] 
20:26:02 [2020-07-16T20:26:02.119Z] Unloading profiles will leave already running processes permanently
20:26:02 [2020-07-16T20:26:02.119Z] unconfined, which can lead to unexpected situations.
20:26:02 [2020-07-16T20:26:02.119Z] 
20:26:02 [2020-07-16T20:26:02.119Z] To set a process to complain mode, use the command line tool
20:26:02 [2020-07-16T20:26:02.119Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:26:02 [2020-07-16T20:26:02.119Z] +++ true
20:26:02 [2020-07-16T20:26:02.119Z] exiting test-integration
20:26:02 [2020-07-16T20:26:02.119Z] ++ exit 0
20:26:02 [2020-07-16T20:26:02.119Z] 
20:26:02 [2020-07-16T20:26:02.475Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:26:02 [2020-07-16T20:26:02.758Z] #4 ...
20:26:02 [2020-07-16T20:26:02.758Z] 
20:26:02 [2020-07-16T20:26:02.758Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
20:26:02 [2020-07-16T20:26:02.758Z] #3 DONE 5.2s
20:26:02 [2020-07-16T20:26:02.758Z] 
20:26:02 [2020-07-16T20:26:02.758Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine
20:26:02 [2020-07-16T20:26:02.758Z] #4 DONE 5.3s
20:26:02 [2020-07-16T20:26:02.758Z] 
20:26:02 [2020-07-16T20:26:02.758Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:02 [2020-07-16T20:26:02.758Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done
20:26:03 [2020-07-16T20:26:03.014Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.1s
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 0B / 126B 0.1s
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done
20:26:03 [2020-07-16T20:26:03.014Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done
20:26:03 [2020-07-16T20:26:03.271Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
20:26:03 [2020-07-16T20:26:03.271Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 8.51MB / 126.96MB 0.4s
20:26:03 [2020-07-16T20:26:03.271Z] #14 ...
20:26:03 [2020-07-16T20:26:03.271Z] 
20:26:03 [2020-07-16T20:26:03.271Z] #8 [internal] load build context
20:26:03 [2020-07-16T20:26:03.271Z] #8 transferring context: 802.96kB 0.4s done
20:26:03 [2020-07-16T20:26:03.271Z] #8 DONE 0.5s
20:26:03 [2020-07-16T20:26:03.271Z] 
20:26:03 [2020-07-16T20:26:03.271Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:03 [2020-07-16T20:26:03.271Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 16.67MB / 126.96MB 0.5s
20:26:03 [2020-07-16T20:26:03.271Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
20:26:03 [2020-07-16T20:26:03.411Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:26:03 [2020-07-16T20:26:03.411Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:26:03 [2020-07-16T20:26:03.527Z] #14 ...
20:26:03 [2020-07-16T20:26:03.527Z] 
20:26:03 [2020-07-16T20:26:03.527Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
20:26:03 [2020-07-16T20:26:03.527Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
20:26:03 [2020-07-16T20:26:03.527Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
20:26:03 [2020-07-16T20:26:03.527Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
20:26:03 [2020-07-16T20:26:03.527Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
20:26:03 [2020-07-16T20:26:03.527Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
20:26:03 [2020-07-16T20:26:03.527Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
20:26:03 [2020-07-16T20:26:03.527Z] #5 DONE 0.7s
20:26:03 [2020-07-16T20:26:03.527Z] 
20:26:03 [2020-07-16T20:26:03.527Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:03 [2020-07-16T20:26:03.527Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 31.50MB / 126.96MB 0.7s
20:26:03 [2020-07-16T20:26:03.527Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 41.39MB / 126.96MB 0.8s
Post stage
[Pipeline] junit
20:26:03 [2020-07-16T20:26:03.700Z] Recording test results
20:26:03 [2020-07-16T20:26:03.784Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 53.82MB / 126.96MB 0.9s
20:26:03 [2020-07-16T20:26:03.784Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 80.12MB / 126.96MB 1.1s
20:26:04 [2020-07-16T20:26:04.040Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 98.94MB / 126.96MB 1.3s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:26:04 [2020-07-16T20:26:04.298Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 120.10MB / 126.96MB 1.6s
20:26:04 [2020-07-16T20:26:04.346Z] === RUN   TestDockerSuite/TestCpRelativePath
20:26:04 [2020-07-16T20:26:04.554Z] #14 ...
20:26:04 [2020-07-16T20:26:04.554Z] 
20:26:04 [2020-07-16T20:26:04.554Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
20:26:04 [2020-07-16T20:26:04.554Z] #6 DONE 1.0s
20:26:04 [2020-07-16T20:26:04.554Z] 
20:26:04 [2020-07-16T20:26:04.554Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:04 [2020-07-16T20:26:04.565Z] + echo Ensuring container killed.
20:26:04 [2020-07-16T20:26:04.565Z] Ensuring container killed.
20:26:04 [2020-07-16T20:26:04.565Z] + docker rm -vf docker-pr1
20:26:04 [2020-07-16T20:26:04.565Z] Error: No such container: docker-pr1
20:26:04 [2020-07-16T20:26:04.565Z] + true
[Pipeline] sh
20:26:04 [2020-07-16T20:26:04.604Z] --- PASS: TestInspect (3.87s)
20:26:04 [2020-07-16T20:26:04.605Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
20:26:04 [2020-07-16T20:26:04.605Z]     daemon.go:325: [dd0e929464924] waiting for daemon to start
20:26:04 [2020-07-16T20:26:04.605Z]     daemon.go:325: [dd0e929464924] waiting for daemon to start
20:26:04 [2020-07-16T20:26:04.605Z]     daemon.go:353: [dd0e929464924] daemon started
20:26:04 [2020-07-16T20:26:04.605Z]     daemon.go:461: [dd0e929464924] Stopping daemon
20:26:04 [2020-07-16T20:26:04.605Z]     daemon.go:296: [dd0e929464924] exiting daemon
20:26:04 [2020-07-16T20:26:04.605Z]     daemon.go:448: [dd0e929464924] Daemon stopped
20:26:04 [2020-07-16T20:26:04.605Z] === RUN   TestDockerNetworkConnectAlias
20:26:04 [2020-07-16T20:26:04.810Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.8s done
20:26:04 [2020-07-16T20:26:04.810Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0.1s
20:26:04 [2020-07-16T20:26:04.863Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:26:04 [2020-07-16T20:26:04.974Z] + echo Chowning /workspace to jenkins user
20:26:04 [2020-07-16T20:26:04.974Z] Chowning /workspace to jenkins user
20:26:04 [2020-07-16T20:26:04.974Z] + id -u
20:26:04 [2020-07-16T20:26:04.974Z] + id -g
20:26:04 [2020-07-16T20:26:04.974Z] + docker run --rm -v /home/docker/workspace/moby_PR-41222:/workspace busybox chown -R 1001:1001 /workspace
20:26:04 [2020-07-16T20:26:04.974Z] Unable to find image 'busybox:latest' locally
20:26:05 [2020-07-16T20:26:05.268Z] latest: Pulling from library/busybox
20:26:05 [2020-07-16T20:26:05.268Z] 7257f00f7d70: Pulling fs layer
20:26:05 [2020-07-16T20:26:05.561Z] 7257f00f7d70: Verifying Checksum
20:26:05 [2020-07-16T20:26:05.561Z] 7257f00f7d70: Download complete
20:26:05 [2020-07-16T20:26:05.561Z] 7257f00f7d70: Pull complete
20:26:05 [2020-07-16T20:26:05.561Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
20:26:05 [2020-07-16T20:26:05.561Z] Status: Downloaded newer image for busybox:latest
20:26:05 [2020-07-16T20:26:05.799Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:26:06 [2020-07-16T20:26:06.370Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:26:07 [2020-07-16T20:26:07.305Z] === RUN   TestDockerSuite/TestCpToCaseA
20:26:07 [2020-07-16T20:26:07.478Z] + bundleName=ppc64le-integration
20:26:07 [2020-07-16T20:26:07.478Z] + echo Creating ppc64le-integration-bundles.tar.gz
20:26:07 [2020-07-16T20:26:07.478Z] Creating ppc64le-integration-bundles.tar.gz
20:26:07 [2020-07-16T20:26:07.478Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
20:26:07 [2020-07-16T20:26:07.478Z]  -print
[Pipeline] archiveArtifacts
20:26:07 [2020-07-16T20:26:07.523Z] Archiving artifacts
20:26:08 [2020-07-16T20:26:08.045Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41222/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:26:08 [2020-07-16T20:26:08.240Z] === RUN   TestDockerSuite/TestCpToCaseB
20:26:08 [2020-07-16T20:26:08.432Z] + make clean
20:26:08 [2020-07-16T20:26:08.727Z] docker volume rm -f docker-dev-cache
20:26:08 [2020-07-16T20:26:08.727Z] docker-dev-cache
[Pipeline] deleteDir
20:26:08 [2020-07-16T20:26:08.807Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:26:09 [2020-07-16T20:26:09.394Z] === RUN   TestDockerSuite/TestCpToCaseC
20:26:09 [2020-07-16T20:26:09.962Z] --- PASS: TestDockerNetworkConnectAlias (5.27s)
20:26:09 [2020-07-16T20:26:09.962Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
20:26:09 [2020-07-16T20:26:09.962Z]     daemon.go:325: [daa057c92a47a] waiting for daemon to start
20:26:09 [2020-07-16T20:26:09.962Z]     daemon.go:325: [daa057c92a47a] waiting for daemon to start
20:26:09 [2020-07-16T20:26:09.962Z]     daemon.go:353: [daa057c92a47a] daemon started
20:26:09 [2020-07-16T20:26:09.962Z]     daemon.go:461: [daa057c92a47a] Stopping daemon
20:26:09 [2020-07-16T20:26:09.962Z]     daemon.go:296: [daa057c92a47a] exiting daemon
20:26:09 [2020-07-16T20:26:09.962Z]     daemon.go:448: [daa057c92a47a] Daemon stopped
20:26:09 [2020-07-16T20:26:09.962Z] === RUN   TestDockerNetworkReConnect
20:26:10 [2020-07-16T20:26:10.052Z] #14 ...
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
20:26:10 [2020-07-16T20:26:10.052Z] #7 0.935 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.015 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.114 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.121 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.130 (3/30) Installing readline (8.0.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.135 (4/30) Installing bash (5.0.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.152 Executing bash-5.0.0-r0.post-install
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.156 (5/30) Installing ca-certificates (20191127-r2)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.172 (6/30) Installing libgcc (8.3.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.177 (7/30) Installing libstdc++ (8.3.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.190 (8/30) Installing binutils (2.32-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.290 (9/30) Installing gmp (6.1.2-r1)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.298 (10/30) Installing isl (0.18-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.319 (11/30) Installing libgomp (8.3.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.323 (12/30) Installing libatomic (8.3.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.324 (13/30) Installing mpfr3 (3.1.5-r1)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.331 (14/30) Installing mpc1 (1.1.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 2.333 (15/30) Installing gcc (8.3.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.194 (16/30) Installing musl-dev (1.1.22-r3)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.328 (17/30) Installing libc-dev (0.7.1-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.329 (18/30) Installing g++ (8.3.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.884 (19/30) Installing nghttp2-libs (1.39.2-r1)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.889 (20/30) Installing libcurl (7.66.0-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.900 (21/30) Installing expat (2.2.8-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.905 (22/30) Installing pcre2 (10.33-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 3.913 (23/30) Installing git (2.22.4-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.116 (24/30) Installing libmnl (1.0.4-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.119 (25/30) Installing libnftnl-libs (1.1.3-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.123 (26/30) Installing iptables (1.8.3-r1)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.151 (27/30) Installing pigz (2.4-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.158 (28/30) Installing tar (1.32-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.165 (29/30) Installing xz-libs (5.2.4-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.168 (30/30) Installing xz (5.2.4-r0)
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.174 Executing busybox-1.30.1-r3.trigger
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.177 Executing ca-certificates-20191127-r2.trigger
20:26:10 [2020-07-16T20:26:10.052Z] #7 4.235 OK: 179 MiB in 44 packages
20:26:10 [2020-07-16T20:26:10.052Z] #7 DONE 5.3s
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:10 [2020-07-16T20:26:10.052Z] #14 ...
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
20:26:10 [2020-07-16T20:26:10.052Z] #9 DONE 0.1s
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
20:26:10 [2020-07-16T20:26:10.052Z] #10 DONE 0.0s
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:10 [2020-07-16T20:26:10.052Z] #14 ...
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
20:26:10 [2020-07-16T20:26:10.052Z] #11 DONE 0.1s
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
20:26:10 [2020-07-16T20:26:10.052Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.2s
20:26:10 [2020-07-16T20:26:10.052Z] #14 ...
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
20:26:10 [2020-07-16T20:26:10.052Z] #12 DONE 0.0s
20:26:10 [2020-07-16T20:26:10.052Z] 
20:26:10 [2020-07-16T20:26:10.052Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
20:26:10 [2020-07-16T20:26:10.052Z] #13 DONE 0.1s
20:26:10 [2020-07-16T20:26:10.307Z] 
20:26:10 [2020-07-16T20:26:10.307Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c...
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:26:10 [2020-07-16T20:26:10.867Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.1s done
20:26:11 [2020-07-16T20:26:11.123Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done
20:26:11 [2020-07-16T20:26:11.123Z] #14 DONE 8.3s
20:26:11 [2020-07-16T20:26:11.123Z] 
20:26:11 [2020-07-16T20:26:11.123Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
20:26:11 [2020-07-16T20:26:11.338Z] === RUN   TestDockerSuite/TestCpToCaseD
20:26:11 [2020-07-16T20:26:11.699Z] #15 0.529 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
20:26:12 [2020-07-16T20:26:12.656Z] #15 1.576 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
20:26:12 [2020-07-16T20:26:12.656Z] #15 1.686 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.695 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.698 (3/55) Installing ncurses-libs (6.2_p20200523-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.704 (4/55) Installing readline (8.0.4-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.708 (5/55) Installing bash (5.0.17-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.719 Executing bash-5.0.17-r0.post-install
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.721 (6/55) Installing linux-headers (5.4.5-r1)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.808 (7/55) Installing libblkid (2.35.2-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.818 (8/55) Installing libuuid (2.35.2-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.820 (9/55) Installing btrfs-progs-libs (5.6.1-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.827 (10/55) Installing btrfs-progs-dev (5.6.1-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.831 (11/55) Installing libgcc (9.3.0-r2)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.834 (12/55) Installing libstdc++ (9.3.0-r2)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.847 (13/55) Installing binutils (2.34-r1)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.912 (14/55) Installing libmagic (5.38-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.932 (15/55) Installing file (5.38-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.934 (16/55) Installing gmp (6.2.0-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.940 (17/55) Installing isl (0.18-r0)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.954 (18/55) Installing libgomp (9.3.0-r2)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.957 (19/55) Installing libatomic (9.3.0-r2)
20:26:12 [2020-07-16T20:26:12.913Z] #15 1.959 (20/55) Installing libgphobos (9.3.0-r2)
20:26:12 [2020-07-16T20:26:12.913Z] #15 2.004 (21/55) Installing mpfr4 (4.0.2-r4)
20:26:12 [2020-07-16T20:26:12.913Z] #15 2.011 (22/55) Installing mpc1 (1.1.0-r1)
20:26:12 [2020-07-16T20:26:12.913Z] #15 2.013 (23/55) Installing gcc (9.3.0-r2)
20:26:13 [2020-07-16T20:26:13.911Z] #15 2.901 (24/55) Installing musl-dev (1.1.24-r9)
20:26:14 [2020-07-16T20:26:14.167Z] #15 2.983 (25/55) Installing libc-dev (0.7.2-r3)
20:26:14 [2020-07-16T20:26:14.167Z] #15 2.989 (26/55) Installing g++ (9.3.0-r2)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.424 (27/55) Installing make (4.3-r0)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.428 (28/55) Installing fortify-headers (1.1-r0)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.430 (29/55) Installing patch (2.7.6-r6)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.433 (30/55) Installing build-base (0.5-r2)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.435 (31/55) Installing nghttp2-libs (1.41.0-r0)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.437 (32/55) Installing libcurl (7.69.1-r0)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.443 (33/55) Installing curl (7.69.1-r0)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.446 (34/55) Installing oniguruma (6.9.5-r1)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.451 (35/55) Installing jq (1.6-r1)
20:26:14 [2020-07-16T20:26:14.425Z] #15 3.457 (36/55) Installing device-mapper-libs (2.02.186-r1)
20:26:14 [2020-07-16T20:26:14.623Z] --- PASS: TestDockerNetworkReConnect (4.72s)
20:26:14 [2020-07-16T20:26:14.623Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
20:26:14 [2020-07-16T20:26:14.623Z]     daemon.go:325: [d645a3f0a02aa] waiting for daemon to start
20:26:14 [2020-07-16T20:26:14.623Z]     daemon.go:325: [d645a3f0a02aa] waiting for daemon to start
20:26:14 [2020-07-16T20:26:14.623Z]     daemon.go:353: [d645a3f0a02aa] daemon started
20:26:14 [2020-07-16T20:26:14.623Z]     daemon.go:461: [d645a3f0a02aa] Stopping daemon
20:26:14 [2020-07-16T20:26:14.623Z]     daemon.go:296: [d645a3f0a02aa] exiting daemon
20:26:14 [2020-07-16T20:26:14.623Z]     daemon.go:448: [d645a3f0a02aa] Daemon stopped
20:26:14 [2020-07-16T20:26:14.623Z] === RUN   TestServicePlugin
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.462 (37/55) Installing device-mapper-event-libs (2.02.186-r1)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.464 (38/55) Installing libaio (0.3.112-r1)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.466 (39/55) Installing lvm2-libs (2.02.186-r1)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.512 (40/55) Installing blkid (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.515 (41/55) Installing libcap-ng (0.7.10-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.517 (42/55) Installing setpriv (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.519 (43/55) Installing libmount (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.524 (44/55) Installing libsmartcols (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.528 (45/55) Installing findmnt (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.530 (46/55) Installing mcookie (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.533 (47/55) Installing hexdump (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.535 (48/55) Installing lsblk (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.538 (49/55) Installing libfdisk (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.543 (50/55) Installing sfdisk (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.547 (51/55) Installing cfdisk (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.550 (52/55) Installing util-linux (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.584 (53/55) Installing pkgconf (1.7.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.587 (54/55) Installing util-linux-dev (2.35.2-r0)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.610 (55/55) Installing lvm2-dev (2.02.186-r1)
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.615 Executing busybox-1.31.1-r16.trigger
20:26:14 [2020-07-16T20:26:14.680Z] #15 3.621 OK: 230 MiB in 69 packages
20:26:15 [2020-07-16T20:26:15.241Z] #15 DONE 4.1s
20:26:15 [2020-07-16T20:26:15.241Z] 
20:26:15 [2020-07-16T20:26:15.241Z] #16 [base 3/5] RUN mkdir -p /build/
20:26:15 [2020-07-16T20:26:15.560Z] === RUN   TestDockerSuite/TestCpToCaseE
20:26:15 [2020-07-16T20:26:15.801Z] #16 DONE 0.6s
20:26:15 [2020-07-16T20:26:15.801Z] 
20:26:15 [2020-07-16T20:26:15.801Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
20:26:16 [2020-07-16T20:26:16.371Z] #17 DONE 0.6s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
20:26:16 [2020-07-16T20:26:16.371Z] #18 DONE 0.0s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:26:16 [2020-07-16T20:26:16.371Z] #22 DONE 0.0s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #31 [builder 1/4] COPY . .
20:26:16 [2020-07-16T20:26:16.371Z] #31 ...
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
20:26:16 [2020-07-16T20:26:16.371Z] #26 DONE 0.0s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
20:26:16 [2020-07-16T20:26:16.371Z] #19 DONE 0.1s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
20:26:16 [2020-07-16T20:26:16.371Z] #27 DONE 0.0s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:26:16 [2020-07-16T20:26:16.371Z] #23 DONE 0.1s
20:26:16 [2020-07-16T20:26:16.371Z] 
20:26:16 [2020-07-16T20:26:16.371Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
20:26:16 [2020-07-16T20:26:16.371Z] #28 DONE 0.1s
20:26:16 [2020-07-16T20:26:16.627Z] 
20:26:16 [2020-07-16T20:26:16.627Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
20:26:18 [2020-07-16T20:26:18.092Z] === RUN   TestDockerSuite/TestCpToCaseF
20:26:18 [2020-07-16T20:26:18.659Z] === RUN   TestDockerSuite/TestCpToCaseG
20:26:19 [2020-07-16T20:26:19.902Z] #29 ...
20:26:19 [2020-07-16T20:26:19.902Z] 
20:26:19 [2020-07-16T20:26:19.902Z] #31 [builder 1/4] COPY . .
20:26:19 [2020-07-16T20:26:19.902Z] #31 DONE 3.2s
20:26:19 [2020-07-16T20:26:19.902Z] 
20:26:19 [2020-07-16T20:26:19.902Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
20:26:21 [2020-07-16T20:26:21.267Z] #32 DONE 1.5s
20:26:21 [2020-07-16T20:26:21.267Z] 
20:26:21 [2020-07-16T20:26:21.267Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
20:26:21 [2020-07-16T20:26:21.267Z] #20 2.822 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:26:21 [2020-07-16T20:26:21.267Z] #20 3.359 curl: option --progress: is ambiguous
20:26:21 [2020-07-16T20:26:21.267Z] #20 3.364 curl: try 'curl --help' or 'curl --manual' for more information
20:26:21 [2020-07-16T20:26:21.267Z] #20 3.887 curl: option --progress: is ambiguous
20:26:21 [2020-07-16T20:26:21.267Z] #20 3.888 curl: try 'curl --help' or 'curl --manual' for more information
20:26:21 [2020-07-16T20:26:21.267Z] #20 4.363 curl: option --progress: is ambiguous
20:26:21 [2020-07-16T20:26:21.267Z] #20 4.364 curl: try 'curl --help' or 'curl --manual' for more information
20:26:21 [2020-07-16T20:26:21.267Z] #20 ...
20:26:21 [2020-07-16T20:26:21.267Z] 
20:26:21 [2020-07-16T20:26:21.267Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.556 + RM_GOPATH=0
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.556 + TMP_GOPATH=
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.556 + : /build
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.556 + '[' -z '' ']'
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.556 ++ mktemp -d
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + export GOPATH=/tmp/tmp.lFfNNE
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + GOPATH=/tmp/tmp.lFfNNE
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + RM_GOPATH=1
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 ++ dirname ./install.sh
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + dir=.
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + bin=dockercli
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + shift
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + '[' '!' -f ./dockercli.installer ']'
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + . ./dockercli.installer
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 ++ : stable
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 ++ : 17.06.2-ce
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + install_dockercli
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.564 Install docker/cli version 17.06.2-ce from stable
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.568 ++ uname -m
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.568 + arch=x86_64
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.568 + '[' x86_64 '!=' x86_64 ']'
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.568 + url=https://download.docker.com/linux/static
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.568 + tar -xz docker/docker
20:26:21 [2020-07-16T20:26:21.267Z] #24 1.570 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:26:21 [2020-07-16T20:26:21.267Z] #24 4.828 + mkdir -p /build
20:26:21 [2020-07-16T20:26:21.267Z] #24 4.834 + mv docker/docker /build/
20:26:21 [2020-07-16T20:26:21.267Z] #24 4.836 + rmdir docker
20:26:21 [2020-07-16T20:26:21.267Z] #24 DONE 4.9s
20:26:21 [2020-07-16T20:26:21.523Z] 
20:26:21 [2020-07-16T20:26:21.523Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
20:26:21 [2020-07-16T20:26:21.523Z] #20 5.044 curl: option --progress: is ambiguous
20:26:21 [2020-07-16T20:26:21.523Z] #20 5.044 curl: try 'curl --help' or 'curl --manual' for more information
20:26:22 [2020-07-16T20:26:22.085Z] #20 5.455 
20:26:22 [2020-07-16T20:26:22.844Z] === RUN   TestDockerSuite/TestCpToCaseH
20:26:23 [2020-07-16T20:26:23.491Z] #20 6.798 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:26:23 [2020-07-16T20:26:23.746Z] #20 7.199 curl: option --progress: is ambiguous
20:26:23 [2020-07-16T20:26:23.746Z] #20 7.207 curl: try 'curl --help' or 'curl --manual' for more information
20:26:24 [2020-07-16T20:26:24.002Z] #20 7.518 
20:26:24 [2020-07-16T20:26:24.745Z] === RUN   TestDockerSuite/TestCpToCaseI
20:26:24 [2020-07-16T20:26:24.929Z] #20 8.549 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:26:25 [2020-07-16T20:26:25.310Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:26:25 [2020-07-16T20:26:25.491Z] #20 8.953 curl: option --progress: is ambiguous
20:26:25 [2020-07-16T20:26:25.491Z] #20 8.960 curl: try 'curl --help' or 'curl --manual' for more information
20:26:25 [2020-07-16T20:26:25.747Z] #20 9.342 
20:26:27 [2020-07-16T20:26:27.115Z] #20 10.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:26:27 [2020-07-16T20:26:27.371Z] #20 10.89 curl: option --progress: is ambiguous
20:26:27 [2020-07-16T20:26:27.371Z] #20 10.89 curl: try 'curl --help' or 'curl --manual' for more information
20:26:27 [2020-07-16T20:26:27.627Z] #20 11.29 
20:26:28 [2020-07-16T20:26:28.596Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
20:26:28 [2020-07-16T20:26:28.854Z] === RUN   TestDockerSuite/TestCpToDot
20:26:28 [2020-07-16T20:26:28.993Z] #20 12.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:26:29 [2020-07-16T20:26:29.421Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:26:29 [2020-07-16T20:26:29.555Z] #20 13.01 curl: option --progress: is ambiguous
20:26:29 [2020-07-16T20:26:29.555Z] #20 13.01 curl: try 'curl --help' or 'curl --manual' for more information
20:26:29 [2020-07-16T20:26:29.811Z] #20 13.45 
20:26:30 [2020-07-16T20:26:30.067Z] #20 13.55 Download of images into '/build' complete.
20:26:30 [2020-07-16T20:26:30.067Z] #20 13.55 Use something like the following to load the result into a Docker daemon:
20:26:30 [2020-07-16T20:26:30.067Z] #20 13.55   tar -cC '/build' . | docker load
20:26:30 [2020-07-16T20:26:30.067Z] #20 DONE 13.6s
20:26:30 [2020-07-16T20:26:30.067Z] 
20:26:30 [2020-07-16T20:26:30.067Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:26:30 [2020-07-16T20:26:30.067Z] #33 1.818 
20:26:30 [2020-07-16T20:26:30.067Z] #33 1.971 Removing bundles/
20:26:30 [2020-07-16T20:26:30.067Z] #33 1.973 
20:26:30 [2020-07-16T20:26:30.067Z] #33 1.983 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
20:26:30 [2020-07-16T20:26:30.067Z] #33 2.861 Building test suite binary ./integration-cli/test.main
20:26:30 [2020-07-16T20:26:30.363Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:26:30 [2020-07-16T20:26:30.629Z] #33 ...
20:26:30 [2020-07-16T20:26:30.629Z] 
20:26:30 [2020-07-16T20:26:30.629Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
20:26:30 [2020-07-16T20:26:30.884Z] #21 DONE 0.0s
20:26:30 [2020-07-16T20:26:30.884Z] 
20:26:30 [2020-07-16T20:26:30.884Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
20:26:30 [2020-07-16T20:26:30.884Z] #25 DONE 0.1s
20:26:30 [2020-07-16T20:26:30.885Z] 
20:26:30 [2020-07-16T20:26:30.885Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:26:31 [2020-07-16T20:26:31.740Z] === RUN   TestDockerSuite/TestCpToStdout
20:26:32 [2020-07-16T20:26:32.307Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:26:33 [2020-07-16T20:26:33.245Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:26:33 [2020-07-16T20:26:33.504Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:26:34 [2020-07-16T20:26:34.070Z] === RUN   TestDockerSuite/TestCpVolumePath
20:26:35 [2020-07-16T20:26:35.005Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:26:35 [2020-07-16T20:26:35.005Z] === RUN   TestDockerSuite/TestCreateArgs
20:26:35 [2020-07-16T20:26:35.005Z] === RUN   TestDockerSuite/TestCreateByImageID
20:26:35 [2020-07-16T20:26:35.572Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:26:36 [2020-07-16T20:26:36.507Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:26:36 [2020-07-16T20:26:36.507Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:26:36 [2020-07-16T20:26:36.507Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:26:36 [2020-07-16T20:26:36.767Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:26:37 [2020-07-16T20:26:37.025Z] === RUN   TestDockerSuite/TestCreateLabels
20:26:37 [2020-07-16T20:26:37.025Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:26:37 [2020-07-16T20:26:37.284Z] === RUN   TestDockerSuite/TestCreateRM
20:26:37 [2020-07-16T20:26:37.284Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:26:37 [2020-07-16T20:26:37.284Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:26:37 [2020-07-16T20:26:37.284Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:26:37 [2020-07-16T20:26:37.542Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:26:38 [2020-07-16T20:26:38.918Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:26:38 [2020-07-16T20:26:38.918Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:26:38 [2020-07-16T20:26:38.918Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:26:43 [2020-07-16T20:26:43.107Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:26:44 [2020-07-16T20:26:44.042Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:26:44 [2020-07-16T20:26:44.609Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:26:44 [2020-07-16T20:26:44.867Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:26:45 [2020-07-16T20:26:45.802Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:26:46 [2020-07-16T20:26:46.740Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:26:47 [2020-07-16T20:26:47.309Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:26:47 [2020-07-16T20:26:47.896Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:26:47 [2020-07-16T20:26:47.896Z] === RUN   TestDockerSuite/TestDevicePermissions
20:26:48 [2020-07-16T20:26:48.154Z] === RUN   TestDockerSuite/TestDockerFails
20:26:48 [2020-07-16T20:26:48.154Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
20:26:48 [2020-07-16T20:26:48.154Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
20:26:48 [2020-07-16T20:26:48.413Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
20:26:48 [2020-07-16T20:26:48.974Z] #33 ...
20:26:48 [2020-07-16T20:26:48.974Z] 
20:26:48 [2020-07-16T20:26:48.974Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
20:26:48 [2020-07-16T20:26:48.974Z] #29 30.73 # github.com/docker/docker/contrib/httpserver
20:26:48 [2020-07-16T20:26:48.974Z] #29 30.73 loadinternal: cannot find runtime/cgo
20:26:48 [2020-07-16T20:26:48.974Z] #29 DONE 30.9s
20:26:48 [2020-07-16T20:26:48.974Z] 
20:26:48 [2020-07-16T20:26:48.974Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:26:48 [2020-07-16T20:26:48.974Z] #33 ...
20:26:48 [2020-07-16T20:26:48.974Z] 
20:26:48 [2020-07-16T20:26:48.974Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
20:26:48 [2020-07-16T20:26:48.974Z] #30 DONE 0.1s
20:26:48 [2020-07-16T20:26:48.974Z] 
20:26:48 [2020-07-16T20:26:48.974Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
20:26:48 [2020-07-16T20:26:48.978Z] --- PASS: TestServicePlugin (34.50s)
20:26:48 [2020-07-16T20:26:48.978Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:325: [dfda1d8493c4b] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:325: [dfda1d8493c4b] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:353: [dfda1d8493c4b] daemon started
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:461: [dfda1d8493c4b] Stopping daemon
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:296: [dfda1d8493c4b] exiting daemon
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:448: [dfda1d8493c4b] Daemon stopped
20:26:48 [2020-07-16T20:26:48.978Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:325: [dbe45fc490b69] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:325: [dbe45fc490b69] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:353: [dbe45fc490b69] daemon started
20:26:48 [2020-07-16T20:26:48.978Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:325: [d92a155179607] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:325: [d92a155179607] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.978Z]     daemon.go:353: [d92a155179607] daemon started
20:26:48 [2020-07-16T20:26:48.978Z]     plugin_test.go:60: [d92a155179607] joining swarm manager [dbe45fc490b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:26:48 [2020-07-16T20:26:48.979Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:325: [dd23a0f5d3f39] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:325: [dd23a0f5d3f39] waiting for daemon to start
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:353: [dd23a0f5d3f39] daemon started
20:26:48 [2020-07-16T20:26:48.979Z]     plugin_test.go:63: [dd23a0f5d3f39] joining swarm manager [dbe45fc490b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:461: [dd23a0f5d3f39] Stopping daemon
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:296: [dd23a0f5d3f39] exiting daemon
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:448: [dd23a0f5d3f39] Daemon stopped
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:461: [d92a155179607] Stopping daemon
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:296: [d92a155179607] exiting daemon
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:448: [d92a155179607] Daemon stopped
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:461: [dbe45fc490b69] Stopping daemon
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:296: [dbe45fc490b69] exiting daemon
20:26:48 [2020-07-16T20:26:48.979Z]     daemon.go:448: [dbe45fc490b69] Daemon stopped
20:26:48 [2020-07-16T20:26:48.979Z] === RUN   TestServiceUpdateLabel
20:26:49 [2020-07-16T20:26:49.238Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
20:26:49 [2020-07-16T20:26:49.806Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
20:26:51 [2020-07-16T20:26:51.181Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
20:26:51 [2020-07-16T20:26:51.181Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
20:26:51 [2020-07-16T20:26:51.181Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
20:26:51 [2020-07-16T20:26:51.181Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
20:26:51 [2020-07-16T20:26:51.440Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:26:51 [2020-07-16T20:26:51.698Z] --- PASS: TestServiceUpdateLabel (2.72s)
20:26:51 [2020-07-16T20:26:51.698Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
20:26:51 [2020-07-16T20:26:51.698Z]     daemon.go:325: [dabc01911baab] waiting for daemon to start
20:26:51 [2020-07-16T20:26:51.698Z]     daemon.go:325: [dabc01911baab] waiting for daemon to start
20:26:51 [2020-07-16T20:26:51.698Z]     daemon.go:353: [dabc01911baab] daemon started
20:26:51 [2020-07-16T20:26:51.698Z]     daemon.go:461: [dabc01911baab] Stopping daemon
20:26:51 [2020-07-16T20:26:51.698Z]     daemon.go:296: [dabc01911baab] exiting daemon
20:26:51 [2020-07-16T20:26:51.698Z]     daemon.go:448: [dabc01911baab] Daemon stopped
20:26:51 [2020-07-16T20:26:51.698Z] === RUN   TestServiceUpdateSecrets
20:26:58 [2020-07-16T20:26:58.261Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:26:58 [2020-07-16T20:26:58.827Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:27:00 [2020-07-16T20:27:00.729Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:27:01 [2020-07-16T20:27:01.665Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
20:27:02 [2020-07-16T20:27:02.601Z] === RUN   TestDockerSuite/TestEventsAttach
20:27:02 [2020-07-16T20:27:02.860Z] === RUN   TestDockerSuite/TestEventsCommit
20:27:03 [2020-07-16T20:27:03.429Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:27:03 [2020-07-16T20:27:03.997Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:27:04 [2020-07-16T20:27:04.564Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:27:04 [2020-07-16T20:27:04.821Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
20:27:06 [2020-07-16T20:27:06.723Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
20:27:06 [2020-07-16T20:27:06.723Z] --- PASS: TestServiceUpdateSecrets (15.04s)
20:27:06 [2020-07-16T20:27:06.723Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
20:27:06 [2020-07-16T20:27:06.723Z]     daemon.go:325: [d97ae2c7e03d5] waiting for daemon to start
20:27:06 [2020-07-16T20:27:06.723Z]     daemon.go:325: [d97ae2c7e03d5] waiting for daemon to start
20:27:06 [2020-07-16T20:27:06.723Z]     daemon.go:353: [d97ae2c7e03d5] daemon started
20:27:06 [2020-07-16T20:27:06.723Z]     daemon.go:461: [d97ae2c7e03d5] Stopping daemon
20:27:06 [2020-07-16T20:27:06.723Z]     daemon.go:296: [d97ae2c7e03d5] exiting daemon
20:27:06 [2020-07-16T20:27:06.723Z]     daemon.go:448: [d97ae2c7e03d5] Daemon stopped
20:27:06 [2020-07-16T20:27:06.723Z] === RUN   TestServiceUpdateConfigs
20:27:07 [2020-07-16T20:27:07.670Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:27:10 [2020-07-16T20:27:10.202Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
20:27:12 [2020-07-16T20:27:12.732Z] === RUN   TestDockerSuite/TestEventsCopy
20:27:12 [2020-07-16T20:27:12.991Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:27:13 [2020-07-16T20:27:13.929Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:27:14 [2020-07-16T20:27:14.495Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:27:14 [2020-07-16T20:27:14.754Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:27:15 [2020-07-16T20:27:15.691Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:27:16 [2020-07-16T20:27:16.257Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
20:27:16 [2020-07-16T20:27:16.257Z] === RUN   TestDockerSuite/TestEventsFilterType
20:27:16 [2020-07-16T20:27:16.516Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
20:27:16 [2020-07-16T20:27:16.774Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
20:27:16 [2020-07-16T20:27:16.774Z] === RUN   TestDockerSuite/TestEventsFilters
20:27:17 [2020-07-16T20:27:17.710Z] === RUN   TestDockerSuite/TestEventsFormat
20:27:18 [2020-07-16T20:27:18.277Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:27:18 [2020-07-16T20:27:18.535Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:27:18 [2020-07-16T20:27:18.535Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:27:18 [2020-07-16T20:27:18.535Z] === RUN   TestDockerSuite/TestEventsImageImport
20:27:19 [2020-07-16T20:27:19.473Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:27:19 [2020-07-16T20:27:19.473Z] === RUN   TestDockerSuite/TestEventsImagePull
20:27:22 [2020-07-16T20:27:22.006Z] --- PASS: TestServiceUpdateConfigs (14.95s)
20:27:22 [2020-07-16T20:27:22.006Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
20:27:22 [2020-07-16T20:27:22.006Z]     daemon.go:325: [da8acec15f61d] waiting for daemon to start
20:27:22 [2020-07-16T20:27:22.006Z]     daemon.go:325: [da8acec15f61d] waiting for daemon to start
20:27:22 [2020-07-16T20:27:22.006Z]     daemon.go:353: [da8acec15f61d] daemon started
20:27:22 [2020-07-16T20:27:22.006Z]     daemon.go:461: [da8acec15f61d] Stopping daemon
20:27:22 [2020-07-16T20:27:22.006Z]     daemon.go:296: [da8acec15f61d] exiting daemon
20:27:22 [2020-07-16T20:27:22.006Z]     daemon.go:448: [da8acec15f61d] Daemon stopped
20:27:22 [2020-07-16T20:27:22.006Z] === RUN   TestServiceUpdateNetwork
20:27:22 [2020-07-16T20:27:22.006Z] === RUN   TestDockerSuite/TestEventsImageTag
20:27:22 [2020-07-16T20:27:22.941Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
20:27:23 [2020-07-16T20:27:23.508Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
20:27:23 [2020-07-16T20:27:23.508Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
20:27:23 [2020-07-16T20:27:23.508Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:27:24 [2020-07-16T20:27:24.884Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
20:27:25 [2020-07-16T20:27:25.471Z] === RUN   TestDockerSuite/TestEventsRename
20:27:25 [2020-07-16T20:27:25.744Z] === RUN   TestDockerSuite/TestEventsResize
20:27:26 [2020-07-16T20:27:26.312Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:27:26 [2020-07-16T20:27:26.879Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:27:27 [2020-07-16T20:27:27.446Z] === RUN   TestDockerSuite/TestEventsStreaming
20:27:27 [2020-07-16T20:27:27.704Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:27:30 [2020-07-16T20:27:30.989Z] === RUN   TestDockerSuite/TestEventsTop
20:27:30 [2020-07-16T20:27:30.989Z] === RUN   TestDockerSuite/TestEventsUntag
20:27:33 [2020-07-16T20:27:33.521Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:27:34 [2020-07-16T20:27:34.456Z] --- PASS: TestServiceUpdateNetwork (12.82s)
20:27:34 [2020-07-16T20:27:34.456Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
20:27:34 [2020-07-16T20:27:34.456Z]     daemon.go:325: [d81ca615f334d] waiting for daemon to start
20:27:34 [2020-07-16T20:27:34.456Z]     daemon.go:325: [d81ca615f334d] waiting for daemon to start
20:27:34 [2020-07-16T20:27:34.456Z]     daemon.go:353: [d81ca615f334d] daemon started
20:27:34 [2020-07-16T20:27:34.456Z]     daemon.go:461: [d81ca615f334d] Stopping daemon
20:27:34 [2020-07-16T20:27:34.456Z]     daemon.go:296: [d81ca615f334d] exiting daemon
20:27:34 [2020-07-16T20:27:34.456Z]     daemon.go:448: [d81ca615f334d] Daemon stopped
20:27:34 [2020-07-16T20:27:34.456Z] PASS
20:27:34 [2020-07-16T20:27:34.456Z] 
20:27:34 [2020-07-16T20:27:34.456Z] DONE 18 tests in 149.564s
20:27:34 [2020-07-16T20:27:34.456Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:27:34 [2020-07-16T20:27:34.456Z] ++ 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
20:27:34 [2020-07-16T20:27:34.456Z] ++ set -e
20:27:34 [2020-07-16T20:27:34.456Z] ++ '[' -n 0 ']'
20:27:34 [2020-07-16T20:27:34.456Z] ++ set -x
20:27:34 [2020-07-16T20:27:34.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
20:27:34 [2020-07-16T20:27:34.715Z] === RUN   TestDockerSuite/TestExec
20:27:34 [2020-07-16T20:27:34.715Z] INFO: Testing against a local daemon
20:27:34 [2020-07-16T20:27:34.715Z] === RUN   TestSessionCreate
20:27:34 [2020-07-16T20:27:34.715Z] --- PASS: TestSessionCreate (0.03s)
20:27:34 [2020-07-16T20:27:34.715Z] === RUN   TestSessionCreateWithBadUpgrade
20:27:34 [2020-07-16T20:27:34.715Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
20:27:34 [2020-07-16T20:27:34.715Z] PASS
20:27:34 [2020-07-16T20:27:34.715Z] 
20:27:34 [2020-07-16T20:27:34.715Z] DONE 2 tests in 0.189s
20:27:34 [2020-07-16T20:27:34.715Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:27:34 [2020-07-16T20:27:34.715Z] ++ 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
20:27:34 [2020-07-16T20:27:34.715Z] ++ set -e
20:27:34 [2020-07-16T20:27:34.715Z] ++ '[' -n 0 ']'
20:27:34 [2020-07-16T20:27:34.715Z] ++ set -x
20:27:34 [2020-07-16T20:27:34.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
20:27:34 [2020-07-16T20:27:34.973Z] INFO: Testing against a local daemon
20:27:34 [2020-07-16T20:27:34.973Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:27:34 [2020-07-16T20:27:34.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:27:34 [2020-07-16T20:27:34.973Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:27:34 [2020-07-16T20:27:34.973Z] === RUN   TestEventsExecDie
20:27:35 [2020-07-16T20:27:35.539Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:27:35 [2020-07-16T20:27:35.539Z] --- PASS: TestEventsExecDie (0.73s)
20:27:35 [2020-07-16T20:27:35.539Z] === RUN   TestEventsBackwardsCompatible
20:27:35 [2020-07-16T20:27:35.797Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
20:27:35 [2020-07-16T20:27:35.798Z] === RUN   TestInfoBinaryCommits
20:27:35 [2020-07-16T20:27:35.798Z] --- PASS: TestInfoBinaryCommits (0.04s)
20:27:35 [2020-07-16T20:27:35.798Z] === RUN   TestInfoAPIVersioned
20:27:35 [2020-07-16T20:27:35.798Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:27:35 [2020-07-16T20:27:35.798Z] === RUN   TestInfoAPI
20:27:35 [2020-07-16T20:27:35.798Z] --- PASS: TestInfoAPI (0.04s)
20:27:35 [2020-07-16T20:27:35.798Z] === RUN   TestInfoAPIWarnings
20:27:36 [2020-07-16T20:27:36.057Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:27:36 [2020-07-16T20:27:36.624Z] --- PASS: TestInfoAPIWarnings (0.77s)
20:27:36 [2020-07-16T20:27:36.624Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
20:27:36 [2020-07-16T20:27:36.624Z]     daemon.go:325: [dbe205d050c03] waiting for daemon to start
20:27:36 [2020-07-16T20:27:36.624Z]     daemon.go:325: [dbe205d050c03] waiting for daemon to start
20:27:36 [2020-07-16T20:27:36.624Z]     daemon.go:353: [dbe205d050c03] daemon started
20:27:36 [2020-07-16T20:27:36.624Z]     daemon.go:461: [dbe205d050c03] Stopping daemon
20:27:36 [2020-07-16T20:27:36.624Z]     daemon.go:296: [dbe205d050c03] exiting daemon
20:27:36 [2020-07-16T20:27:36.624Z]     daemon.go:448: [dbe205d050c03] Daemon stopped
20:27:36 [2020-07-16T20:27:36.624Z] === RUN   TestLoginFailsWithBadCredentials
20:27:36 [2020-07-16T20:27:36.624Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:27:36 [2020-07-16T20:27:36.883Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
20:27:36 [2020-07-16T20:27:36.883Z] === RUN   TestPingCacheHeaders
20:27:36 [2020-07-16T20:27:36.883Z] --- PASS: TestPingCacheHeaders (0.03s)
20:27:36 [2020-07-16T20:27:36.883Z] === RUN   TestPingGet
20:27:36 [2020-07-16T20:27:36.883Z] --- PASS: TestPingGet (0.03s)
20:27:36 [2020-07-16T20:27:36.883Z] === RUN   TestPingHead
20:27:36 [2020-07-16T20:27:36.883Z] --- PASS: TestPingHead (0.04s)
20:27:36 [2020-07-16T20:27:36.883Z] === RUN   TestVersion
20:27:36 [2020-07-16T20:27:36.883Z] --- PASS: TestVersion (0.03s)
20:27:36 [2020-07-16T20:27:36.883Z] PASS
20:27:36 [2020-07-16T20:27:36.883Z] 
20:27:36 [2020-07-16T20:27:36.883Z] === Skipped
20:27:36 [2020-07-16T20:27:36.883Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:27:36 [2020-07-16T20:27:36.883Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:27:36 [2020-07-16T20:27:36.883Z] 
20:27:36 [2020-07-16T20:27:36.883Z] 
20:27:36 [2020-07-16T20:27:36.883Z] DONE 12 tests, 1 skipped in 2.155s
20:27:36 [2020-07-16T20:27:36.883Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:27:36 [2020-07-16T20:27:36.883Z] ++ 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
20:27:36 [2020-07-16T20:27:36.883Z] ++ set -e
20:27:36 [2020-07-16T20:27:36.883Z] ++ '[' -n 0 ']'
20:27:36 [2020-07-16T20:27:36.883Z] ++ set -x
20:27:36 [2020-07-16T20:27:36.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
20:27:37 [2020-07-16T20:27:37.145Z] INFO: Testing against a local daemon
20:27:37 [2020-07-16T20:27:37.145Z] === RUN   TestVolumesCreateAndList
20:27:37 [2020-07-16T20:27:37.145Z] --- PASS: TestVolumesCreateAndList (0.05s)
20:27:37 [2020-07-16T20:27:37.145Z] === RUN   TestVolumesRemove
20:27:37 [2020-07-16T20:27:37.145Z] --- PASS: TestVolumesRemove (0.08s)
20:27:37 [2020-07-16T20:27:37.145Z] === RUN   TestVolumesInspect
20:27:37 [2020-07-16T20:27:37.145Z] --- PASS: TestVolumesInspect (0.02s)
20:27:37 [2020-07-16T20:27:37.145Z] === RUN   TestVolumesInvalidJSON
20:27:37 [2020-07-16T20:27:37.145Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:27:37 [2020-07-16T20:27:37.145Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:27:37 [2020-07-16T20:27:37.145Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:27:37 [2020-07-16T20:27:37.145Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:27:37 [2020-07-16T20:27:37.145Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:27:37 [2020-07-16T20:27:37.145Z] PASS
20:27:37 [2020-07-16T20:27:37.145Z] 
20:27:37 [2020-07-16T20:27:37.145Z] DONE 5 tests in 0.270s
20:27:37 [2020-07-16T20:27:37.145Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:27:37 [2020-07-16T20:27:37.145Z] === RUN   TestDockerSuite/TestExecAPIStart
20:27:37 [2020-07-16T20:27:37.404Z] ++++ cat bundles/test-integration/docker.pid
20:27:37 [2020-07-16T20:27:37.404Z] +++ kill 4644
20:27:38 [2020-07-16T20:27:38.338Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:27:38 [2020-07-16T20:27:38.596Z] umount: bundles/test-integration/root: no mount point specified.
20:27:38 [2020-07-16T20:27:38.596Z] +++ /etc/init.d/apparmor stop
20:27:38 [2020-07-16T20:27:38.596Z] Leaving: AppArmorNo profiles have been unloaded.
20:27:38 [2020-07-16T20:27:38.596Z] 
20:27:38 [2020-07-16T20:27:38.596Z] Unloading profiles will leave already running processes permanently
20:27:38 [2020-07-16T20:27:38.596Z] unconfined, which can lead to unexpected situations.
20:27:38 [2020-07-16T20:27:38.596Z] 
20:27:38 [2020-07-16T20:27:38.596Z] To set a process to complain mode, use the command line tool
20:27:38 [2020-07-16T20:27:38.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:27:38 [2020-07-16T20:27:38.596Z] +++ true
20:27:38 [2020-07-16T20:27:38.596Z] exiting test-integration
20:27:38 [2020-07-16T20:27:38.596Z] ++ exit 0
20:27:38 [2020-07-16T20:27:38.596Z] 
20:27:38 [2020-07-16T20:27:38.855Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:27:39 [2020-07-16T20:27:39.801Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:27:39 [2020-07-16T20:27:39.801Z] + for job in $(jobs -p)
20:27:39 [2020-07-16T20:27:39.801Z] + wait 1313
20:27:40 [2020-07-16T20:27:40.368Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:27:40 [2020-07-16T20:27:40.935Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:27:41 [2020-07-16T20:27:41.502Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:27:41 [2020-07-16T20:27:41.760Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:27:43 [2020-07-16T20:27:43.146Z] === RUN   TestDockerSuite/TestExecCgroup
20:27:43 [2020-07-16T20:27:43.713Z] === RUN   TestDockerSuite/TestExecEnv
20:27:44 [2020-07-16T20:27:44.279Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:27:45 [2020-07-16T20:27:45.214Z] === RUN   TestDockerSuite/TestExecExitStatus
20:27:45 [2020-07-16T20:27:45.782Z] === RUN   TestDockerSuite/TestExecInspectID
20:27:48 [2020-07-16T20:27:48.309Z] === RUN   TestDockerSuite/TestExecInteractive
20:27:48 [2020-07-16T20:27:48.875Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
20:27:49 [2020-07-16T20:27:49.441Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:27:50 [2020-07-16T20:27:50.008Z] === RUN   TestDockerSuite/TestExecParseError
20:27:50 [2020-07-16T20:27:50.267Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:27:50 [2020-07-16T20:27:50.834Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:27:51 [2020-07-16T20:27:51.092Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:27:52 [2020-07-16T20:27:52.468Z] === RUN   TestDockerSuite/TestExecSetEnv
20:27:52 [2020-07-16T20:27:52.727Z] === RUN   TestDockerSuite/TestExecStartFails
20:27:53 [2020-07-16T20:27:53.293Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:28:05 [2020-07-16T20:28:05.485Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:28:05 [2020-07-16T20:28:05.485Z] === RUN   TestDockerSuite/TestExecTTY
20:28:05 [2020-07-16T20:28:05.485Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:28:05 [2020-07-16T20:28:05.485Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:28:06 [2020-07-16T20:28:06.052Z] === RUN   TestDockerSuite/TestExecUlimits
20:28:06 [2020-07-16T20:28:06.631Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:28:06 [2020-07-16T20:28:06.631Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:28:07 [2020-07-16T20:28:07.584Z] === RUN   TestDockerSuite/TestExecWithNoTERM
20:28:08 [2020-07-16T20:28:08.154Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:28:09 [2020-07-16T20:28:09.089Z] === RUN   TestDockerSuite/TestExecWithTERM
20:28:09 [2020-07-16T20:28:09.348Z] === RUN   TestDockerSuite/TestExecWithUser
20:28:09 [2020-07-16T20:28:09.915Z] === RUN   TestDockerSuite/TestGetContainerStats
20:28:15 [2020-07-16T20:28:15.176Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:28:19 [2020-07-16T20:28:19.360Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:28:20 [2020-07-16T20:28:20.293Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:28:23 [2020-07-16T20:28:23.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:28:24 [2020-07-16T20:28:24.948Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:28:25 [2020-07-16T20:28:25.515Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:28:25 [2020-07-16T20:28:25.515Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:28:25 [2020-07-16T20:28:25.515Z] === RUN   TestDockerSuite/TestHealth
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:28:30 [2020-07-16T20:28:30.500Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:28:31 [2020-07-16T20:28:31.492Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:28:31 [2020-07-16T20:28:31.492Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:28:31 [2020-07-16T20:28:31.492Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:28:38 [2020-07-16T20:28:38.670Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:28:40 [2020-07-16T20:28:40.362Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:28:40 [2020-07-16T20:28:40.362Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:28:40 [2020-07-16T20:28:40.362Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:28:40 [2020-07-16T20:28:40.362Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:28:40 [2020-07-16T20:28:40.362Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:28:40 [2020-07-16T20:28:40.362Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:28:40 [2020-07-16T20:28:40.362Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:28:40 [2020-07-16T20:28:40.363Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:28:40 [2020-07-16T20:28:40.363Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:28:40 [2020-07-16T20:28:40.618Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:28:42 [2020-07-16T20:28:42.026Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:28:43 [2020-07-16T20:28:43.418Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:28:45 [2020-07-16T20:28:45.305Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:28:47 [2020-07-16T20:28:47.195Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:28:47 [2020-07-16T20:28:47.445Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:28:48 [2020-07-16T20:28:48.011Z] === RUN   TestDockerSuite/TestImagesFormat
20:28:48 [2020-07-16T20:28:48.123Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:28:48 [2020-07-16T20:28:48.269Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:28:48 [2020-07-16T20:28:48.527Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:28:49 [2020-07-16T20:28:49.488Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:28:50 [2020-07-16T20:28:50.853Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:28:51 [2020-07-16T20:28:51.779Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:28:51 [2020-07-16T20:28:51.808Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:28:51 [2020-07-16T20:28:51.808Z] === RUN   TestDockerSuite/TestImportBadURL
20:28:51 [2020-07-16T20:28:51.808Z] === RUN   TestDockerSuite/TestImportDisplay
20:28:52 [2020-07-16T20:28:52.377Z] === RUN   TestDockerSuite/TestImportFile
20:28:53 [2020-07-16T20:28:53.145Z] #33 151.9 
20:28:53 [2020-07-16T20:28:53.145Z] #33 DONE 152.2s
20:28:53 [2020-07-16T20:28:53.145Z] 
20:28:53 [2020-07-16T20:28:53.145Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
20:28:53 [2020-07-16T20:28:53.754Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:28:53 [2020-07-16T20:28:53.754Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:28:54 [2020-07-16T20:28:54.510Z] #34 DONE 1.2s
20:28:55 [2020-07-16T20:28:55.127Z] === RUN   TestDockerSuite/TestImportGzipped
20:28:55 [2020-07-16T20:28:55.876Z] 
20:28:55 [2020-07-16T20:28:55.876Z] #35 [runner 12/12] COPY --from=builder       /build/ /
20:28:56 [2020-07-16T20:28:56.060Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:28:56 [2020-07-16T20:28:56.132Z] #35 DONE 0.5s
20:28:56 [2020-07-16T20:28:56.132Z] 
20:28:56 [2020-07-16T20:28:56.132Z] #36 exporting to image
20:28:56 [2020-07-16T20:28:56.132Z] #36 exporting layers
20:28:56 [2020-07-16T20:28:56.995Z] === RUN   TestDockerSuite/TestInfoDebug
20:28:57 [2020-07-16T20:28:57.561Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
20:28:58 [2020-07-16T20:28:58.020Z] #36 exporting layers 1.7s done
20:28:58 [2020-07-16T20:28:58.020Z] #36 writing image sha256:e23ba5047eceda839a6d6a10c9c53c9c24db33ccab0bfe8a7d7a0df42168079c done
20:28:58 [2020-07-16T20:28:58.020Z] #36 naming to docker.io/library/moby-e2e-test done
20:28:58 [2020-07-16T20:28:58.020Z] #36 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:28:58 [2020-07-16T20:28:58.127Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
20:28:58 [2020-07-16T20:28:58.335Z] + echo Ensuring container killed.
20:28:58 [2020-07-16T20:28:58.335Z] Ensuring container killed.
20:28:58 [2020-07-16T20:28:58.335Z] + docker rm -vf docker-pr1
20:28:58 [2020-07-16T20:28:58.335Z] Error: No such container: docker-pr1
20:28:58 [2020-07-16T20:28:58.335Z] + true
[Pipeline] sh
20:28:58 [2020-07-16T20:28:58.606Z] + echo Chowning /workspace to jenkins user
20:28:58 [2020-07-16T20:28:58.606Z] Chowning /workspace to jenkins user
20:28:58 [2020-07-16T20:28:58.606Z] + id -u
20:28:58 [2020-07-16T20:28:58.606Z] + id -g
20:28:58 [2020-07-16T20:28:58.606Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41222:/workspace busybox chown -R 1000:1000 /workspace
20:28:58 [2020-07-16T20:28:58.693Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:28:59 [2020-07-16T20:28:59.627Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:28:59 [2020-07-16T20:28:59.885Z] + bundleName=unit
20:28:59 [2020-07-16T20:28:59.885Z] + echo Creating unit-bundles.tar.gz
20:28:59 [2020-07-16T20:28:59.885Z] Creating unit-bundles.tar.gz
20:28:59 [2020-07-16T20:28:59.885Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
20:28:59 [2020-07-16T20:28:59.885Z] bundles/junit-report.xml
20:28:59 [2020-07-16T20:28:59.885Z] bundles/go-test-report.json
20:28:59 [2020-07-16T20:28:59.885Z] bundles/profile.out
[Pipeline] archiveArtifacts
20:28:59 [2020-07-16T20:28:59.893Z] Archiving artifacts
20:29:00 [2020-07-16T20:29:00.193Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:29:00 [2020-07-16T20:29:00.342Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41222/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:29:00 [2020-07-16T20:29:00.639Z] + make clean
20:29:00 [2020-07-16T20:29:00.771Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:29:00 [2020-07-16T20:29:00.898Z] docker volume rm -f docker-dev-cache
20:29:00 [2020-07-16T20:29:00.898Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:29:01 [2020-07-16T20:29:01.339Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:29:01 [2020-07-16T20:29:01.339Z] === RUN   TestDockerSuite/TestInfoFormat
20:29:01 [2020-07-16T20:29:01.339Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
20:29:01 [2020-07-16T20:29:01.339Z] === RUN   TestDockerSuite/TestInsecureRegistries
20:29:01 [2020-07-16T20:29:01.905Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:29:02 [2020-07-16T20:29:02.471Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:29:02 [2020-07-16T20:29:02.730Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:29:03 [2020-07-16T20:29:03.297Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:29:03 [2020-07-16T20:29:03.863Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:29:04 [2020-07-16T20:29:04.122Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:29:04 [2020-07-16T20:29:04.689Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:29:04 [2020-07-16T20:29:04.689Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
20:29:05 [2020-07-16T20:29:05.624Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:29:06 [2020-07-16T20:29:06.190Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:29:06 [2020-07-16T20:29:06.758Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:29:06 [2020-07-16T20:29:06.758Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:29:07 [2020-07-16T20:29:07.325Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:29:07 [2020-07-16T20:29:07.325Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:29:07 [2020-07-16T20:29:07.891Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:29:08 [2020-07-16T20:29:08.457Z] === RUN   TestDockerSuite/TestInspectDefault
20:29:08 [2020-07-16T20:29:08.718Z] === RUN   TestDockerSuite/TestInspectHistory
20:29:09 [2020-07-16T20:29:09.286Z] === RUN   TestDockerSuite/TestInspectImage
20:29:09 [2020-07-16T20:29:09.286Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:29:09 [2020-07-16T20:29:09.286Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:29:09 [2020-07-16T20:29:09.286Z] === RUN   TestDockerSuite/TestInspectInt64
20:29:09 [2020-07-16T20:29:09.853Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:29:10 [2020-07-16T20:29:10.420Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:29:10 [2020-07-16T20:29:10.420Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:29:10 [2020-07-16T20:29:10.678Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:29:11 [2020-07-16T20:29:11.244Z] === RUN   TestDockerSuite/TestInspectPlugin
20:29:12 [2020-07-16T20:29:12.621Z] === RUN   TestDockerSuite/TestInspectRootFS
20:29:12 [2020-07-16T20:29:12.621Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:29:13 [2020-07-16T20:29:13.187Z] === RUN   TestDockerSuite/TestInspectStatus
20:29:13 [2020-07-16T20:29:13.754Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:29:14 [2020-07-16T20:29:14.691Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:29:14 [2020-07-16T20:29:14.949Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:29:15 [2020-07-16T20:29:15.521Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:29:16 [2020-07-16T20:29:16.087Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:29:16 [2020-07-16T20:29:16.345Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:29:16 [2020-07-16T20:29:16.912Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:29:17 [2020-07-16T20:29:17.477Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:29:17 [2020-07-16T20:29:17.477Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
20:29:18 [2020-07-16T20:29:18.852Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:29:19 [2020-07-16T20:29:19.788Z] === RUN   TestDockerSuite/TestLinksEnvs
20:29:20 [2020-07-16T20:29:20.724Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:29:20 [2020-07-16T20:29:20.983Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:29:21 [2020-07-16T20:29:21.920Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:29:23 [2020-07-16T20:29:23.297Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:29:25 [2020-07-16T20:29:25.198Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:29:25 [2020-07-16T20:29:25.198Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:29:26 [2020-07-16T20:29:26.133Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:29:26 [2020-07-16T20:29:26.391Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:29:26 [2020-07-16T20:29:26.957Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:29:28 [2020-07-16T20:29:28.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:29:34 [2020-07-16T20:29:34.136Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:29:35 [2020-07-16T20:29:35.072Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:29:36 [2020-07-16T20:29:36.446Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:29:36 [2020-07-16T20:29:36.704Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:29:38 [2020-07-16T20:29:38.606Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
20:29:38 [2020-07-16T20:29:38.606Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:29:38 [2020-07-16T20:29:38.606Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:29:38 [2020-07-16T20:29:38.606Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:29:38 [2020-07-16T20:29:38.606Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:29:38 [2020-07-16T20:29:38.864Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:29:39 [2020-07-16T20:29:39.431Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:29:43 [2020-07-16T20:29:43.612Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:29:43 [2020-07-16T20:29:43.612Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:29:47 [2020-07-16T20:29:47.794Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:29:48 [2020-07-16T20:29:48.360Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:29:48 [2020-07-16T20:29:48.360Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:29:48 [2020-07-16T20:29:48.928Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:29:49 [2020-07-16T20:29:49.866Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:29:50 [2020-07-16T20:29:50.433Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:29:50 [2020-07-16T20:29:50.692Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:29:52 [2020-07-16T20:29:52.068Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:29:52 [2020-07-16T20:29:52.637Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:29:55 [2020-07-16T20:29:55.177Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:29:55 [2020-07-16T20:29:55.435Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:29:56 [2020-07-16T20:29:56.371Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:29:56 [2020-07-16T20:29:56.939Z] === RUN   TestDockerSuite/TestLogsSince
20:30:03 [2020-07-16T20:30:03.502Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:30:10 [2020-07-16T20:30:10.057Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:30:10 [2020-07-16T20:30:10.057Z] === RUN   TestDockerSuite/TestLogsTail
20:30:10 [2020-07-16T20:30:10.057Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:30:10 [2020-07-16T20:30:10.315Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:30:10 [2020-07-16T20:30:10.882Z] === RUN   TestDockerSuite/TestMountIntoProc
20:30:10 [2020-07-16T20:30:10.882Z] === RUN   TestDockerSuite/TestMountIntoSys
20:30:11 [2020-07-16T20:30:11.448Z] === RUN   TestDockerSuite/TestNetHostname
20:30:12 [2020-07-16T20:30:12.015Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:30:12 [2020-07-16T20:30:12.951Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:30:13 [2020-07-16T20:30:13.210Z] === RUN   TestDockerSuite/TestNetworkEvents
20:30:13 [2020-07-16T20:30:13.778Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:30:15 [2020-07-16T20:30:15.682Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:30:15 [2020-07-16T20:30:15.943Z] === RUN   TestDockerSuite/TestPluginActive
20:30:17 [2020-07-16T20:30:17.848Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:30:20 [2020-07-16T20:30:20.207Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:30:20 [2020-07-16T20:30:20.207Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:30:20 [2020-07-16T20:30:20.207Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:30:20 [2020-07-16T20:30:20.207Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:30:24 [2020-07-16T20:30:24.409Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:30:24 [2020-07-16T20:30:24.409Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:30:24 [2020-07-16T20:30:24.409Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:30:24 [2020-07-16T20:30:24.953Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:30:24 [2020-07-16T20:30:24.953Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:30:24 [2020-07-16T20:30:24.953Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
20:30:24 [2020-07-16T20:30:24.953Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
20:30:25 [2020-07-16T20:30:25.419Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
20:30:25 [2020-07-16T20:30:25.419Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
20:30:25 [2020-07-16T20:30:25.885Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
20:30:26 [2020-07-16T20:30:26.307Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:30:27 [2020-07-16T20:30:27.244Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:30:28 [2020-07-16T20:30:28.832Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
20:30:29 [2020-07-16T20:30:29.144Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:30:29 [2020-07-16T20:30:29.144Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:30:29 [2020-07-16T20:30:29.816Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
20:30:29 [2020-07-16T20:30:29.816Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
20:30:29 [2020-07-16T20:30:29.816Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
20:30:29 [2020-07-16T20:30:29.816Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
20:30:32 [2020-07-16T20:30:32.024Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
20:30:34 [2020-07-16T20:30:34.413Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:30:34 [2020-07-16T20:30:34.978Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:30:35 [2020-07-16T20:30:35.913Z] === RUN   TestDockerSuite/TestPortHostBinding
20:30:36 [2020-07-16T20:30:36.849Z] === RUN   TestDockerSuite/TestPortList
20:30:43 [2020-07-16T20:30:43.426Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:30:43 [2020-07-16T20:30:43.992Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:30:44 [2020-07-16T20:30:44.496Z] === RUN   TestDockerSuite/TestBuildAddNonTar
20:30:44 [2020-07-16T20:30:44.925Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:30:47 [2020-07-16T20:30:47.468Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
20:30:47 [2020-07-16T20:30:47.936Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
20:30:48 [2020-07-16T20:30:48.404Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
20:30:51 [2020-07-16T20:30:51.355Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
20:30:51 [2020-07-16T20:30:51.482Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:30:51 [2020-07-16T20:30:51.482Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:30:51 [2020-07-16T20:30:51.482Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:30:51 [2020-07-16T20:30:51.482Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:30:51 [2020-07-16T20:30:51.482Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:30:51 [2020-07-16T20:30:51.482Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:30:51 [2020-07-16T20:30:51.740Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:30:51 [2020-07-16T20:30:51.740Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:30:51 [2020-07-16T20:30:51.998Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:30:52 [2020-07-16T20:30:52.257Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:30:52 [2020-07-16T20:30:52.341Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
20:30:53 [2020-07-16T20:30:53.632Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:30:53 [2020-07-16T20:30:53.632Z] === RUN   TestDockerSuite/TestPruneContainerLabel
20:30:56 [2020-07-16T20:30:56.167Z] === RUN   TestDockerSuite/TestPruneContainerUntil
20:30:57 [2020-07-16T20:30:57.542Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
20:30:57 [2020-07-16T20:30:57.801Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
20:30:58 [2020-07-16T20:30:58.059Z] === RUN   TestDockerSuite/TestPsByOrder
20:30:59 [2020-07-16T20:30:59.965Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:31:00 [2020-07-16T20:31:00.531Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:31:02 [2020-07-16T20:31:02.772Z] === RUN   TestDockerSuite/TestBuildAddScript
20:31:02 [2020-07-16T20:31:02.772Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
20:31:02 [2020-07-16T20:31:02.772Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
20:31:02 [2020-07-16T20:31:02.772Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
20:31:02 [2020-07-16T20:31:02.772Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
20:31:02 [2020-07-16T20:31:02.772Z] === RUN   TestDockerSuite/TestBuildAddTar
20:31:03 [2020-07-16T20:31:03.062Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:31:06 [2020-07-16T20:31:06.372Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:31:06 [2020-07-16T20:31:06.372Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:31:08 [2020-07-16T20:31:08.273Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:31:14 [2020-07-16T20:31:14.830Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:31:15 [2020-07-16T20:31:15.088Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:31:16 [2020-07-16T20:31:16.464Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:31:17 [2020-07-16T20:31:17.401Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:31:18 [2020-07-16T20:31:18.335Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:31:19 [2020-07-16T20:31:19.270Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:31:19 [2020-07-16T20:31:19.270Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:31:21 [2020-07-16T20:31:21.174Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:31:22 [2020-07-16T20:31:22.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:31:22 [2020-07-16T20:31:22.112Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:31:22 [2020-07-16T20:31:22.371Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:31:22 [2020-07-16T20:31:22.940Z] === RUN   TestDockerSuite/TestPsRightTagName
20:31:24 [2020-07-16T20:31:24.842Z] === RUN   TestDockerSuite/TestPsShowMounts
20:31:27 [2020-07-16T20:31:27.422Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:31:27 [2020-07-16T20:31:27.680Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:31:27 [2020-07-16T20:31:27.680Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:31:27 [2020-07-16T20:31:27.680Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
20:31:27 [2020-07-16T20:31:27.938Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:31:27 [2020-07-16T20:31:27.938Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:31:28 [2020-07-16T20:31:28.504Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:31:29 [2020-07-16T20:31:29.439Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
20:31:30 [2020-07-16T20:31:30.374Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:31:30 [2020-07-16T20:31:30.632Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:31:32 [2020-07-16T20:31:32.888Z] === RUN   TestDockerSuite/TestBuildAddTarXz
20:31:32 [2020-07-16T20:31:32.888Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
20:31:33 [2020-07-16T20:31:33.356Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
20:31:37 [2020-07-16T20:31:37.192Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:31:37 [2020-07-16T20:31:37.758Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:31:39 [2020-07-16T20:31:39.132Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:31:39 [2020-07-16T20:31:39.132Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:31:39 [2020-07-16T20:31:39.132Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:31:39 [2020-07-16T20:31:39.390Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:31:41 [2020-07-16T20:31:41.291Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:31:42 [2020-07-16T20:31:42.227Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:31:44 [2020-07-16T20:31:44.128Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:31:45 [2020-07-16T20:31:45.063Z] === RUN   TestDockerSuite/TestRmiBlank
20:31:45 [2020-07-16T20:31:45.063Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:31:45 [2020-07-16T20:31:45.063Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:31:45 [2020-07-16T20:31:45.634Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:31:48 [2020-07-16T20:31:48.168Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:31:49 [2020-07-16T20:31:49.103Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:31:49 [2020-07-16T20:31:49.103Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:31:50 [2020-07-16T20:31:50.482Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:31:51 [2020-07-16T20:31:51.859Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:31:53 [2020-07-16T20:31:53.763Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:31:54 [2020-07-16T20:31:54.022Z] === RUN   TestDockerSuite/TestRmiTag
20:31:54 [2020-07-16T20:31:54.281Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:31:54 [2020-07-16T20:31:54.579Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
20:31:54 [2020-07-16T20:31:54.848Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:31:55 [2020-07-16T20:31:55.565Z] === RUN   TestDockerSuite/TestBuildBlankName
20:31:56 [2020-07-16T20:31:56.032Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
20:31:57 [2020-07-16T20:31:57.380Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:31:57 [2020-07-16T20:31:57.638Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:31:58 [2020-07-16T20:31:58.204Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:31:58 [2020-07-16T20:31:58.463Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:31:59 [2020-07-16T20:31:59.400Z] === RUN   TestDockerSuite/TestRunAddHost
20:31:59 [2020-07-16T20:31:59.968Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:32:00 [2020-07-16T20:32:00.227Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:32:00 [2020-07-16T20:32:00.793Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:32:00 [2020-07-16T20:32:00.793Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:32:01 [2020-07-16T20:32:01.360Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:32:02 [2020-07-16T20:32:02.295Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:32:02 [2020-07-16T20:32:02.873Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:32:03 [2020-07-16T20:32:03.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
20:32:03 [2020-07-16T20:32:03.191Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
20:32:03 [2020-07-16T20:32:03.440Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:32:04 [2020-07-16T20:32:04.008Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
20:32:04 [2020-07-16T20:32:04.944Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:32:05 [2020-07-16T20:32:05.879Z] === RUN   TestDockerSuite/TestRunAttachDetach
20:32:06 [2020-07-16T20:32:06.444Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
20:32:07 [2020-07-16T20:32:07.379Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
20:32:07 [2020-07-16T20:32:07.947Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
20:32:07 [2020-07-16T20:32:07.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
20:32:08 [2020-07-16T20:32:08.205Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
20:32:09 [2020-07-16T20:32:09.142Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:32:10 [2020-07-16T20:32:10.080Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
20:32:11 [2020-07-16T20:32:11.015Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:32:11 [2020-07-16T20:32:11.583Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:32:12 [2020-07-16T20:32:12.150Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:32:13 [2020-07-16T20:32:13.084Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:32:13 [2020-07-16T20:32:13.084Z] === RUN   TestDockerSuite/TestRunBindMounts
20:32:14 [2020-07-16T20:32:14.458Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:32:14 [2020-07-16T20:32:14.717Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:32:15 [2020-07-16T20:32:15.283Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:32:15 [2020-07-16T20:32:15.541Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:32:16 [2020-07-16T20:32:16.109Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:32:16 [2020-07-16T20:32:16.109Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:32:16 [2020-07-16T20:32:16.676Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:32:16 [2020-07-16T20:32:16.934Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:32:17 [2020-07-16T20:32:17.512Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:32:17 [2020-07-16T20:32:17.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:32:18 [2020-07-16T20:32:18.042Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:32:18 [2020-07-16T20:32:18.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
20:32:18 [2020-07-16T20:32:18.611Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:32:18 [2020-07-16T20:32:18.611Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:32:19 [2020-07-16T20:32:19.177Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:32:19 [2020-07-16T20:32:19.177Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:32:20 [2020-07-16T20:32:20.114Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:32:20 [2020-07-16T20:32:20.680Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:32:21 [2020-07-16T20:32:21.247Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:32:21 [2020-07-16T20:32:21.506Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:32:21 [2020-07-16T20:32:21.764Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:32:22 [2020-07-16T20:32:22.022Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:32:23 [2020-07-16T20:32:23.927Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:32:25 [2020-07-16T20:32:25.307Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:32:25 [2020-07-16T20:32:25.535Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
20:32:25 [2020-07-16T20:32:25.535Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
20:32:26 [2020-07-16T20:32:26.243Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:32:26 [2020-07-16T20:32:26.810Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:32:27 [2020-07-16T20:32:27.384Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:32:28 [2020-07-16T20:32:28.318Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:32:28 [2020-07-16T20:32:28.577Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:32:29 [2020-07-16T20:32:29.143Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:32:30 [2020-07-16T20:32:30.078Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:32:30 [2020-07-16T20:32:30.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
20:32:30 [2020-07-16T20:32:30.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
20:32:30 [2020-07-16T20:32:30.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
20:32:32 [2020-07-16T20:32:32.613Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:32:32 [2020-07-16T20:32:32.613Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:32:32 [2020-07-16T20:32:32.613Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:32:34 [2020-07-16T20:32:34.530Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:32:35 [2020-07-16T20:32:35.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
20:32:35 [2020-07-16T20:32:35.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
20:32:35 [2020-07-16T20:32:35.512Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
20:32:35 [2020-07-16T20:32:35.512Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
20:32:35 [2020-07-16T20:32:35.512Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
20:32:35 [2020-07-16T20:32:35.907Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:32:37 [2020-07-16T20:32:37.282Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:32:38 [2020-07-16T20:32:38.657Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:32:38 [2020-07-16T20:32:38.657Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:32:38 [2020-07-16T20:32:38.657Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:32:39 [2020-07-16T20:32:39.223Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:32:40 [2020-07-16T20:32:40.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:32:40 [2020-07-16T20:32:40.599Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:32:41 [2020-07-16T20:32:41.536Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:32:43 [2020-07-16T20:32:43.438Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:32:43 [2020-07-16T20:32:43.697Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:32:45 [2020-07-16T20:32:45.078Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:32:46 [2020-07-16T20:32:46.014Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
20:32:46 [2020-07-16T20:32:46.014Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:32:46 [2020-07-16T20:32:46.273Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
20:32:47 [2020-07-16T20:32:47.648Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:32:47 [2020-07-16T20:32:47.648Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:32:47 [2020-07-16T20:32:47.906Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:32:48 [2020-07-16T20:32:48.474Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:32:49 [2020-07-16T20:32:49.042Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
20:32:49 [2020-07-16T20:32:49.301Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:32:49 [2020-07-16T20:32:49.301Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:32:49 [2020-07-16T20:32:49.869Z] === RUN   TestDockerSuite/TestRunEnvironment
20:32:50 [2020-07-16T20:32:50.136Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:32:50 [2020-07-16T20:32:50.727Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:32:50 [2020-07-16T20:32:50.985Z] === RUN   TestDockerSuite/TestRunExitCode
20:32:51 [2020-07-16T20:32:51.553Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:32:52 [2020-07-16T20:32:52.122Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:32:52 [2020-07-16T20:32:52.381Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:32:52 [2020-07-16T20:32:52.948Z] === RUN   TestDockerSuite/TestRunExposePort
20:32:52 [2020-07-16T20:32:52.948Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:32:53 [2020-07-16T20:32:53.517Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:32:54 [2020-07-16T20:32:54.084Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:32:55 [2020-07-16T20:32:55.018Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:32:55 [2020-07-16T20:32:55.277Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:32:55 [2020-07-16T20:32:55.277Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:32:56 [2020-07-16T20:32:56.750Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
20:32:57 [2020-07-16T20:32:57.185Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:32:57 [2020-07-16T20:32:57.751Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:33:01 [2020-07-16T20:33:01.510Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
20:33:01 [2020-07-16T20:33:01.510Z] === RUN   TestDockerSuite/TestBuildCacheAdd
20:33:01 [2020-07-16T20:33:01.978Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
20:33:02 [2020-07-16T20:33:02.965Z] === RUN   TestDockerSuite/TestBuildCacheFrom
20:33:03 [2020-07-16T20:33:03.433Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
20:33:08 [2020-07-16T20:33:08.183Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
20:33:08 [2020-07-16T20:33:08.652Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
20:33:08 [2020-07-16T20:33:08.652Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
20:33:08 [2020-07-16T20:33:08.652Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
20:33:09 [2020-07-16T20:33:09.638Z] === RUN   TestDockerSuite/TestBuildClearCmd
20:33:09 [2020-07-16T20:33:09.948Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
20:33:09 [2020-07-16T20:33:09.949Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:33:10 [2020-07-16T20:33:10.206Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
20:33:10 [2020-07-16T20:33:10.206Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
20:33:10 [2020-07-16T20:33:10.206Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:33:10 [2020-07-16T20:33:10.206Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:33:10 [2020-07-16T20:33:10.625Z] === RUN   TestDockerSuite/TestBuildCmd
20:33:10 [2020-07-16T20:33:10.774Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:33:11 [2020-07-16T20:33:11.093Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
20:33:11 [2020-07-16T20:33:11.563Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
20:33:12 [2020-07-16T20:33:12.032Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
20:33:12 [2020-07-16T20:33:12.677Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:33:13 [2020-07-16T20:33:13.244Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:33:14 [2020-07-16T20:33:14.193Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:33:14 [2020-07-16T20:33:14.760Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:33:15 [2020-07-16T20:33:15.019Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:33:15 [2020-07-16T20:33:15.584Z] === RUN   TestDockerSuite/TestRunModeHostname
20:33:16 [2020-07-16T20:33:16.150Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:33:16 [2020-07-16T20:33:16.150Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:33:16 [2020-07-16T20:33:16.408Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:33:17 [2020-07-16T20:33:17.342Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:33:17 [2020-07-16T20:33:17.902Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
20:33:17 [2020-07-16T20:33:17.909Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:33:18 [2020-07-16T20:33:18.844Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:33:18 [2020-07-16T20:33:18.844Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:33:18 [2020-07-16T20:33:18.893Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
20:33:18 [2020-07-16T20:33:18.893Z] === RUN   TestDockerSuite/TestBuildConditionalCache
20:33:19 [2020-07-16T20:33:19.103Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:33:19 [2020-07-16T20:33:19.103Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:33:19 [2020-07-16T20:33:19.879Z] === RUN   TestDockerSuite/TestBuildContChar
20:33:20 [2020-07-16T20:33:20.038Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:33:21 [2020-07-16T20:33:21.415Z] === RUN   TestDockerSuite/TestRunMount
20:33:26 [2020-07-16T20:33:26.686Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:33:26 [2020-07-16T20:33:26.686Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:33:27 [2020-07-16T20:33:27.252Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:33:28 [2020-07-16T20:33:28.187Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:33:29 [2020-07-16T20:33:29.561Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:33:32 [2020-07-16T20:33:32.094Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:33:34 [2020-07-16T20:33:34.032Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:33:35 [2020-07-16T20:33:35.408Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
20:33:36 [2020-07-16T20:33:36.784Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
20:33:37 [2020-07-16T20:33:37.697Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
20:33:37 [2020-07-16T20:33:37.697Z] === RUN   TestDockerSuite/TestBuildContextCleanup
20:33:37 [2020-07-16T20:33:37.697Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
20:33:37 [2020-07-16T20:33:37.719Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
20:33:37 [2020-07-16T20:33:37.719Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
20:33:38 [2020-07-16T20:33:38.286Z] === RUN   TestDockerSuite/TestRunNetHost
20:33:39 [2020-07-16T20:33:39.224Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
20:33:39 [2020-07-16T20:33:39.791Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
20:33:39 [2020-07-16T20:33:39.915Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
20:33:40 [2020-07-16T20:33:40.359Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
20:33:40 [2020-07-16T20:33:40.383Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
20:33:40 [2020-07-16T20:33:40.851Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
20:33:40 [2020-07-16T20:33:40.851Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
20:33:41 [2020-07-16T20:33:41.319Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
20:33:41 [2020-07-16T20:33:41.734Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
20:33:41 [2020-07-16T20:33:41.787Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
20:33:41 [2020-07-16T20:33:41.787Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
20:33:41 [2020-07-16T20:33:41.787Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
20:33:43 [2020-07-16T20:33:43.110Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
20:33:45 [2020-07-16T20:33:45.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:33:47 [2020-07-16T20:33:47.019Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
20:33:47 [2020-07-16T20:33:47.588Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
20:33:47 [2020-07-16T20:33:47.651Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
20:33:48 [2020-07-16T20:33:48.011Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
20:33:48 [2020-07-16T20:33:48.577Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
20:33:48 [2020-07-16T20:33:48.577Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
20:33:49 [2020-07-16T20:33:49.144Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
20:33:49 [2020-07-16T20:33:49.720Z] === RUN   TestDockerSuite/TestRunNonExistingImage
20:33:49 [2020-07-16T20:33:49.981Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
20:33:50 [2020-07-16T20:33:50.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:33:50 [2020-07-16T20:33:50.914Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
20:33:51 [2020-07-16T20:33:51.481Z] === RUN   TestDockerSuite/TestRunOOMExitCode
20:33:51 [2020-07-16T20:33:51.481Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
20:33:52 [2020-07-16T20:33:52.047Z] === RUN   TestDockerSuite/TestRunPIDsLimit
20:33:52 [2020-07-16T20:33:52.306Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
20:33:53 [2020-07-16T20:33:53.243Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
20:33:53 [2020-07-16T20:33:53.809Z] === RUN   TestDockerSuite/TestRunPortInUse
20:33:54 [2020-07-16T20:33:54.375Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
20:33:55 [2020-07-16T20:33:55.311Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
20:33:55 [2020-07-16T20:33:55.876Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
20:33:55 [2020-07-16T20:33:55.876Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
20:33:56 [2020-07-16T20:33:56.443Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
20:33:57 [2020-07-16T20:33:57.010Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
20:33:57 [2020-07-16T20:33:57.578Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
20:33:57 [2020-07-16T20:33:57.578Z] === RUN   TestDockerSuite/TestRunPublishPort
20:33:58 [2020-07-16T20:33:58.513Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
20:33:58 [2020-07-16T20:33:58.513Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
20:33:59 [2020-07-16T20:33:59.080Z] === RUN   TestDockerSuite/TestRunReadProcLatency
20:33:59 [2020-07-16T20:33:59.080Z] === RUN   TestDockerSuite/TestRunReadProcTimer
20:33:59 [2020-07-16T20:33:59.646Z] === RUN   TestDockerSuite/TestRunRedirectStdout
20:34:00 [2020-07-16T20:34:00.585Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
20:34:00 [2020-07-16T20:34:00.585Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
20:34:01 [2020-07-16T20:34:01.962Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:34:03 [2020-07-16T20:34:03.342Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
20:34:04 [2020-07-16T20:34:04.280Z] === RUN   TestDockerSuite/TestRunRm
20:34:04 [2020-07-16T20:34:04.543Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
20:34:05 [2020-07-16T20:34:05.110Z] === RUN   TestDockerSuite/TestRunRmAndWait
20:34:08 [2020-07-16T20:34:08.393Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:34:08 [2020-07-16T20:34:08.651Z] === RUN   TestDockerSuite/TestRunRmPre125Api
20:34:09 [2020-07-16T20:34:09.217Z] === RUN   TestDockerSuite/TestRunRootWorkdir
20:34:09 [2020-07-16T20:34:09.475Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
20:34:11 [2020-07-16T20:34:11.379Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
20:34:12 [2020-07-16T20:34:12.312Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
20:34:12 [2020-07-16T20:34:12.571Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:34:15 [2020-07-16T20:34:15.103Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
20:34:17 [2020-07-16T20:34:17.638Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
20:34:18 [2020-07-16T20:34:18.206Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
20:34:18 [2020-07-16T20:34:18.464Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
20:34:19 [2020-07-16T20:34:19.031Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
20:34:19 [2020-07-16T20:34:19.597Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
20:34:19 [2020-07-16T20:34:19.856Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
20:34:20 [2020-07-16T20:34:20.422Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
20:34:20 [2020-07-16T20:34:20.681Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
20:34:21 [2020-07-16T20:34:21.247Z] === RUN   TestDockerSuite/TestRunSetMacAddress
20:34:21 [2020-07-16T20:34:21.813Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
20:34:23 [2020-07-16T20:34:23.529Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
20:34:23 [2020-07-16T20:34:23.529Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
20:34:23 [2020-07-16T20:34:23.529Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
20:34:24 [2020-07-16T20:34:24.352Z] === RUN   TestDockerSuite/TestRunState
20:34:24 [2020-07-16T20:34:24.921Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
20:34:25 [2020-07-16T20:34:25.489Z] === RUN   TestDockerSuite/TestRunStdinPipe
20:34:25 [2020-07-16T20:34:25.748Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
20:34:26 [2020-07-16T20:34:26.007Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
20:34:26 [2020-07-16T20:34:26.007Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
20:34:26 [2020-07-16T20:34:26.572Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
20:34:26 [2020-07-16T20:34:26.831Z] === RUN   TestDockerSuite/TestRunSysctls
20:34:27 [2020-07-16T20:34:27.767Z] === RUN   TestDockerSuite/TestRunTLSVerify
20:34:27 [2020-07-16T20:34:27.767Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
20:34:27 [2020-07-16T20:34:27.767Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
20:34:28 [2020-07-16T20:34:28.284Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
20:34:28 [2020-07-16T20:34:28.284Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
20:34:28 [2020-07-16T20:34:28.284Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
20:34:28 [2020-07-16T20:34:28.284Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
20:34:28 [2020-07-16T20:34:28.333Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
20:34:28 [2020-07-16T20:34:28.754Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
20:34:28 [2020-07-16T20:34:28.754Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
20:34:29 [2020-07-16T20:34:29.707Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
20:34:30 [2020-07-16T20:34:30.274Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
20:34:31 [2020-07-16T20:34:31.209Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
20:34:33 [2020-07-16T20:34:33.739Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
20:34:36 [2020-07-16T20:34:36.268Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
20:34:36 [2020-07-16T20:34:36.835Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
20:34:37 [2020-07-16T20:34:37.094Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
20:34:37 [2020-07-16T20:34:37.351Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
20:34:37 [2020-07-16T20:34:37.609Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
20:34:39 [2020-07-16T20:34:39.797Z] === RUN   TestDockerSuite/TestRunUnshareProc
20:34:41 [2020-07-16T20:34:41.174Z] === RUN   TestDockerSuite/TestRunUserByID
20:34:41 [2020-07-16T20:34:41.741Z] === RUN   TestDockerSuite/TestRunUserByIDBig
20:34:41 [2020-07-16T20:34:41.999Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
20:34:41 [2020-07-16T20:34:41.999Z] === RUN   TestDockerSuite/TestRunUserByIDZero
20:34:42 [2020-07-16T20:34:42.567Z] === RUN   TestDockerSuite/TestRunUserByName
20:34:42 [2020-07-16T20:34:42.825Z] === RUN   TestDockerSuite/TestRunUserDefaults
20:34:43 [2020-07-16T20:34:43.391Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
20:34:43 [2020-07-16T20:34:43.391Z] === RUN   TestDockerSuite/TestRunUserNotFound
20:34:43 [2020-07-16T20:34:43.649Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
20:34:43 [2020-07-16T20:34:43.907Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
20:34:46 [2020-07-16T20:34:46.438Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:34:47 [2020-07-16T20:34:47.375Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
20:34:47 [2020-07-16T20:34:47.942Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
20:34:48 [2020-07-16T20:34:48.876Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
20:34:49 [2020-07-16T20:34:49.137Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:34:49 [2020-07-16T20:34:49.975Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
20:34:50 [2020-07-16T20:34:50.443Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
20:34:50 [2020-07-16T20:34:50.512Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
20:34:50 [2020-07-16T20:34:50.910Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
20:34:51 [2020-07-16T20:34:51.889Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
20:34:53 [2020-07-16T20:34:53.263Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
20:34:54 [2020-07-16T20:34:54.639Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
20:34:55 [2020-07-16T20:34:55.206Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
20:34:55 [2020-07-16T20:34:55.464Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
20:34:56 [2020-07-16T20:34:56.041Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
20:34:56 [2020-07-16T20:34:56.041Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
20:34:56 [2020-07-16T20:34:56.041Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
20:34:56 [2020-07-16T20:34:56.041Z] === RUN   TestDockerSuite/TestRunWithBadDevice
20:34:56 [2020-07-16T20:34:56.305Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
20:34:56 [2020-07-16T20:34:56.305Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
20:34:56 [2020-07-16T20:34:56.871Z] === RUN   TestDockerSuite/TestRunWithCPUShares
20:34:57 [2020-07-16T20:34:57.438Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
20:34:58 [2020-07-16T20:34:58.374Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
20:34:58 [2020-07-16T20:34:58.633Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
20:34:59 [2020-07-16T20:34:59.200Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
20:34:59 [2020-07-16T20:34:59.200Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
20:34:59 [2020-07-16T20:34:59.458Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
20:34:59 [2020-07-16T20:34:59.458Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
20:34:59 [2020-07-16T20:34:59.458Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
20:34:59 [2020-07-16T20:34:59.716Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
20:34:59 [2020-07-16T20:34:59.974Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
20:35:00 [2020-07-16T20:35:00.541Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
20:35:01 [2020-07-16T20:35:01.108Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
20:35:01 [2020-07-16T20:35:01.108Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
20:35:01 [2020-07-16T20:35:01.675Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
20:35:01 [2020-07-16T20:35:01.675Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
20:35:02 [2020-07-16T20:35:02.242Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
20:35:02 [2020-07-16T20:35:02.242Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
20:35:02 [2020-07-16T20:35:02.501Z] === RUN   TestDockerSuite/TestRunWithShmSize
20:35:03 [2020-07-16T20:35:03.068Z] === RUN   TestDockerSuite/TestRunWithSwappiness
20:35:03 [2020-07-16T20:35:03.327Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
20:35:03 [2020-07-16T20:35:03.327Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
20:35:03 [2020-07-16T20:35:03.327Z] === RUN   TestDockerSuite/TestRunWithUlimits
20:35:03 [2020-07-16T20:35:03.894Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
20:35:05 [2020-07-16T20:35:05.269Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
20:35:05 [2020-07-16T20:35:05.269Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:35:05 [2020-07-16T20:35:05.836Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
20:35:05 [2020-07-16T20:35:05.836Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
20:35:06 [2020-07-16T20:35:06.403Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
20:35:06 [2020-07-16T20:35:06.403Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
20:35:07 [2020-07-16T20:35:07.779Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
20:35:08 [2020-07-16T20:35:08.345Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
20:35:08 [2020-07-16T20:35:08.345Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:35:08 [2020-07-16T20:35:08.715Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
20:35:08 [2020-07-16T20:35:08.715Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
20:35:09 [2020-07-16T20:35:09.701Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
20:35:09 [2020-07-16T20:35:09.721Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
20:35:10 [2020-07-16T20:35:10.288Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
20:35:10 [2020-07-16T20:35:10.555Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
20:35:10 [2020-07-16T20:35:10.555Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
20:35:11 [2020-07-16T20:35:11.127Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:35:11 [2020-07-16T20:35:11.385Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
20:35:12 [2020-07-16T20:35:12.319Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
20:35:12 [2020-07-16T20:35:12.647Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
20:35:13 [2020-07-16T20:35:13.255Z] === RUN   TestDockerSuite/TestSaveCheckTimes
20:35:13 [2020-07-16T20:35:13.255Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
20:35:14 [2020-07-16T20:35:14.632Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:35:14 [2020-07-16T20:35:14.860Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
20:35:14 [2020-07-16T20:35:14.890Z] === RUN   TestDockerSuite/TestSaveImageId
20:35:14 [2020-07-16T20:35:14.890Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
20:35:15 [2020-07-16T20:35:15.457Z] === RUN   TestDockerSuite/TestSaveLoadParents
20:35:16 [2020-07-16T20:35:16.835Z] === RUN   TestDockerSuite/TestSaveMultipleNames
20:35:17 [2020-07-16T20:35:17.092Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
20:35:17 [2020-07-16T20:35:17.807Z] === RUN   TestDockerSuite/TestBuildDockerignore
20:35:18 [2020-07-16T20:35:18.027Z] === RUN   TestDockerSuite/TestSaveSingleTag
20:35:18 [2020-07-16T20:35:18.027Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
20:35:18 [2020-07-16T20:35:18.027Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
20:35:19 [2020-07-16T20:35:19.402Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
20:35:20 [2020-07-16T20:35:20.338Z] === RUN   TestDockerSuite/TestSearchCmdOptions
20:35:21 [2020-07-16T20:35:21.270Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
20:35:21 [2020-07-16T20:35:21.528Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
20:35:21 [2020-07-16T20:35:21.528Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
20:35:21 [2020-07-16T20:35:21.786Z] === RUN   TestDockerSuite/TestSearchWithLimit
20:35:22 [2020-07-16T20:35:22.352Z] === RUN   TestDockerSuite/TestSlowStdinClosing
20:35:24 [2020-07-16T20:35:24.253Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
20:35:29 [2020-07-16T20:35:29.532Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
20:35:30 [2020-07-16T20:35:30.470Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
20:35:31 [2020-07-16T20:35:31.037Z] === RUN   TestDockerSuite/TestStartAttachSilent
20:35:32 [2020-07-16T20:35:32.411Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:35:32 [2020-07-16T20:35:32.411Z] === RUN   TestDockerSuite/TestStartAttachWithRename
20:35:34 [2020-07-16T20:35:34.940Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:35:34 [2020-07-16T20:35:34.940Z] === RUN   TestDockerSuite/TestStartMultipleContainers
20:35:36 [2020-07-16T20:35:36.841Z] === RUN   TestDockerSuite/TestStartPausedContainer
20:35:37 [2020-07-16T20:35:37.407Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:35:37 [2020-07-16T20:35:37.665Z] === RUN   TestDockerSuite/TestStartRecordError
20:35:39 [2020-07-16T20:35:39.042Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
20:35:40 [2020-07-16T20:35:40.946Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
20:35:40 [2020-07-16T20:35:40.946Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
20:35:42 [2020-07-16T20:35:42.321Z] === RUN   TestDockerSuite/TestStatsAllNoStream
20:35:45 [2020-07-16T20:35:45.607Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
20:35:46 [2020-07-16T20:35:46.982Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
20:35:49 [2020-07-16T20:35:49.545Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
20:35:52 [2020-07-16T20:35:52.071Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
20:35:52 [2020-07-16T20:35:52.329Z] === RUN   TestDockerSuite/TestStatsFormatAll
20:35:57 [2020-07-16T20:35:57.593Z] === RUN   TestDockerSuite/TestStatsNoStream
20:36:00 [2020-07-16T20:36:00.120Z] === RUN   TestDockerSuite/TestStopContainerSignal
20:36:01 [2020-07-16T20:36:01.492Z] === RUN   TestDockerSuite/TestTopMultipleArgs
20:36:01 [2020-07-16T20:36:01.752Z] === RUN   TestDockerSuite/TestTopNonPrivileged
20:36:02 [2020-07-16T20:36:02.318Z] === RUN   TestDockerSuite/TestTopPrivileged
20:36:02 [2020-07-16T20:36:02.577Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
20:36:02 [2020-07-16T20:36:02.837Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
20:36:03 [2020-07-16T20:36:03.095Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
20:36:04 [2020-07-16T20:36:04.998Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
20:36:06 [2020-07-16T20:36:06.377Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
20:36:07 [2020-07-16T20:36:07.310Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
20:36:09 [2020-07-16T20:36:09.865Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
20:36:09 [2020-07-16T20:36:09.865Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
20:36:10 [2020-07-16T20:36:10.430Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
20:36:10 [2020-07-16T20:36:10.430Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
20:36:10 [2020-07-16T20:36:10.996Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
20:36:11 [2020-07-16T20:36:11.254Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
20:36:12 [2020-07-16T20:36:12.628Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
20:36:12 [2020-07-16T20:36:12.628Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
20:36:14 [2020-07-16T20:36:14.005Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
20:36:14 [2020-07-16T20:36:14.263Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:36:14 [2020-07-16T20:36:14.522Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
20:36:15 [2020-07-16T20:36:15.457Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
20:36:16 [2020-07-16T20:36:16.834Z] === RUN   TestDockerSuite/TestUpdateStats
20:36:18 [2020-07-16T20:36:18.425Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
20:36:18 [2020-07-16T20:36:18.425Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
20:36:18 [2020-07-16T20:36:18.425Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
20:36:19 [2020-07-16T20:36:19.359Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
20:36:20 [2020-07-16T20:36:20.294Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
20:36:21 [2020-07-16T20:36:21.671Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
20:36:21 [2020-07-16T20:36:21.671Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
20:36:22 [2020-07-16T20:36:22.237Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
20:36:22 [2020-07-16T20:36:22.497Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
20:36:23 [2020-07-16T20:36:23.431Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
20:36:25 [2020-07-16T20:36:25.963Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
20:36:28 [2020-07-16T20:36:28.500Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
20:36:30 [2020-07-16T20:36:30.403Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
20:36:31 [2020-07-16T20:36:31.778Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
20:36:33 [2020-07-16T20:36:33.678Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
20:36:35 [2020-07-16T20:36:35.579Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
20:36:36 [2020-07-16T20:36:36.954Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
20:36:38 [2020-07-16T20:36:38.329Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
20:36:39 [2020-07-16T20:36:39.703Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
20:36:40 [2020-07-16T20:36:40.638Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
20:36:41 [2020-07-16T20:36:41.573Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
20:36:42 [2020-07-16T20:36:42.948Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
20:36:44 [2020-07-16T20:36:44.340Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
20:36:45 [2020-07-16T20:36:45.723Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
20:36:46 [2020-07-16T20:36:46.657Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
20:36:48 [2020-07-16T20:36:48.560Z] === RUN   TestDockerSuite/TestVolumeCLICreate
20:36:48 [2020-07-16T20:36:48.560Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:37:03 [2020-07-16T20:37:03.427Z] === RUN   TestDockerSwarmSuite/TestServiceScale
20:37:03 [2020-07-16T20:37:03.427Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
20:37:03 [2020-07-16T20:37:03.427Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
20:37:03 [2020-07-16T20:37:03.427Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
20:37:03 [2020-07-16T20:37:03.686Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:37:03 [2020-07-16T20:37:03.944Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
20:37:03 [2020-07-16T20:37:03.944Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
20:37:03 [2020-07-16T20:37:03.944Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
20:37:03 [2020-07-16T20:37:03.944Z] === RUN   TestDockerSuite/TestVolumeCLILs
20:37:04 [2020-07-16T20:37:04.880Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
20:37:04 [2020-07-16T20:37:04.880Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
20:37:05 [2020-07-16T20:37:05.447Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
20:37:05 [2020-07-16T20:37:05.448Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
20:37:05 [2020-07-16T20:37:05.706Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
20:37:05 [2020-07-16T20:37:05.706Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
20:37:05 [2020-07-16T20:37:05.706Z] === RUN   TestDockerSuite/TestVolumeCLIRm
20:37:07 [2020-07-16T20:37:07.081Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
20:37:07 [2020-07-16T20:37:07.081Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
20:37:07 [2020-07-16T20:37:07.339Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
20:37:07 [2020-07-16T20:37:07.339Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
20:37:07 [2020-07-16T20:37:07.339Z] === RUN   TestDockerSuite/TestVolumeEvents
20:37:07 [2020-07-16T20:37:07.907Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
20:37:09 [2020-07-16T20:37:09.282Z] === RUN   TestDockerSuite/TestVolumeLsFormat
20:37:09 [2020-07-16T20:37:09.282Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
20:37:09 [2020-07-16T20:37:09.282Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
20:37:09 [2020-07-16T20:37:09.284Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
20:37:09 [2020-07-16T20:37:09.284Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
20:37:09 [2020-07-16T20:37:09.284Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
20:37:11 [2020-07-16T20:37:11.187Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
20:37:14 [2020-07-16T20:37:14.482Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
20:37:14 [2020-07-16T20:37:14.482Z] --- PASS: TestDockerSuite (1289.92s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
20:37:14 [2020-07-16T20:37:14.482Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.96s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.40s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.09s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.57s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.51s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.96s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.93s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.66s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.48s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.03s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.68s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.12s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.07s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.66s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.48s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.02s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.27s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.71s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.84s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.62s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.54s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.55s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.10s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.34s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.28s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.30s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.99s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.97s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.64s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.53s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.93s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.43s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.78s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.62s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.43s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.81s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.76s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.65s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.85s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.27s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.87s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.95s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.98s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.36s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.86s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.16s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.97s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.58s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.21s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.92s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.23s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.01s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.16s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.86s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.36s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.21s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.11s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.39s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.31s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFails (0.48s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.28s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.65s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.85s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.18s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.32s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.77s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.75s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.33s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.30s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.47s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.39s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.58s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.31s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.28s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.24s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.42s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.22s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.23s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.62s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.82s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.19s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.39s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.58s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.03s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.15s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.59s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.01s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.58s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.96s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.00s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.92s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildRm (2.38s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.92s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.18s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.71s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.47s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.83s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.92s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.63s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.60s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildUser (1.17s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.06s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.85s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.24s)
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
20:37:14 [2020-07-16T20:37:14.483Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.483Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
20:37:14 [2020-07-16T20:37:14.484Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.484Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:37:14 [2020-07-16T20:37:14.484Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.75s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.81s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.54s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.94s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.14s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.78s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s)
20:37:14 [2020-07-16T20:37:14.484Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.52s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_sni_test.go:18: Flakey test
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.73s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitChange (1.17s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.41s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.27s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.15s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.17s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.23s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.18s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.48s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.09s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.49s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:37:14 [2020-07-16T20:37:14.484Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.45s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.83s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.22s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.51s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc000781120 <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1642104142 /foo false  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1642104142 /foo true  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3928725077 /foo false  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3928725077 /foo true  <nil> <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3928725077 /foo true  0xc0007815c0 <nil> <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0007815e0 <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc000781600 <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc000781620 <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc000781640 <nil>}
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.00s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 0
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 1
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 2
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 3
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 4
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 5
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 6
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 7
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 8
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 9
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 10
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 11
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 12
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 13
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 14
20:37:14 [2020-07-16T20:37:14.484Z]         docker_api_containers_test.go:1926: case 15
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.73s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.25s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.71s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership834154678/file1 b9f92a3adfb435a5ef53c67c766cf90b993da86f539740c3583fd582771cd3d7:/tmpvol/file1`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  8d0fd87bb41504b81a2d3f065c629435a5c88f444f10ef67f04ba95cf76c8688:/root/file1 /tmp/test-cp-from-case-a805353117/itWorks.txt`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a805353117/itWorks.txt" contains "file1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  131a373577e2fa51c9d55406853c00248a7720a92b7462c5be8ffe799313d922:/file1 /tmp/test-cp-from-case-b398420312/testDir/`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.06s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c187062487/file2" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f25db863e4fce8a9330b283cfa11856cdf4b1dfed5bdcc08b0c1a71754bbc9f7:/root/file1 /tmp/test-cp-from-case-c187062487/file2`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c187062487/file2" contains "file1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.96s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d2b72025d0580164b9008c939b5df6d8c2d2c351fb00294387aad31ef83741d7:/file1 /tmp/test-cp-from-case-d790520394/dir1`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d790520394/dir1/file1" contains "file1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  d2b72025d0580164b9008c939b5df6d8c2d2c351fb00294387aad31ef83741d7:/file1 /tmp/test-cp-from-case-d790520394/dir1/`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d790520394/dir1/file1" contains "file1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b4a46d78da8a4fae733dba3956628e324e666f28e6316230a18d2fb334a5a2ea:dir1 /tmp/test-cp-from-case-e432186145/testDir`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e432186145/testDir/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b4a46d78da8a4fae733dba3956628e324e666f28e6316230a18d2fb334a5a2ea:dir1 /tmp/test-cp-from-case-e432186145/testDir/`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e432186145/testDir/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.22s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5a44a9f577f53f56a94cda9e83f1606f64f24e727c7dd1aae90d374c06a3d42e:/root/dir1 /tmp/test-cp-from-case-f944167436/file1`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  4c9acda0e3e82787faf5e9d3dcceffcdeeef073d11cbda613e059e156f4910c3:/root/dir1 /tmp/test-cp-from-case-g191696891/dir2`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g191696891/dir2/dir1/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  4c9acda0e3e82787faf5e9d3dcceffcdeeef073d11cbda613e059e156f4910c3:/root/dir1 /tmp/test-cp-from-case-g191696891/dir2/`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g191696891/dir2/dir1/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.75s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  cac7d08e0a1433f5902b9c10d8c37a2acaba4ad10b9477fdf39a85d32a1d9cf7:dir1/. /tmp/test-cp-from-case-h571041566/testDir`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h571041566/testDir/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  cac7d08e0a1433f5902b9c10d8c37a2acaba4ad10b9477fdf39a85d32a1d9cf7:dir1/. /tmp/test-cp-from-case-h571041566/testDir/`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h571041566/testDir/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  3d752716534d27501cdd60325471fb2468f24eb7944654f5040223ff276861a4:/root/dir1/. /tmp/test-cp-from-case-i267774437/file1`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  fe53bd98394b0eb998ae84bab9f4eeb3adb942fd775d545732cd936b7a798ed4:/root/dir1/. /tmp/test-cp-from-case-j732541952/dir2`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j732541952/dir2/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  fe53bd98394b0eb998ae84bab9f4eeb3adb942fd775d545732cd936b7a798ed4:/root/dir1/. /tmp/test-cp-from-case-j732541952/dir2/`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j732541952/dir2/file1-1" contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb16bbbed51bc89084b2317a162803fcf4455aeb089999fac49cbe61279384a4:/file2 /tmp/test-cp-from-err-dst-not-dir989691743/symlinkToFile1`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir989691743/symlinkToFile1" points to "file1"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir989691743/file1" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb16bbbed51bc89084b2317a162803fcf4455aeb089999fac49cbe61279384a4:/file2 /tmp/test-cp-from-err-dst-not-dir989691743/symlinkToDir1`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir989691743/symlinkToDir1" points to "dir1"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir989691743/file2" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb16bbbed51bc89084b2317a162803fcf4455aeb089999fac49cbe61279384a4:/file2 /tmp/test-cp-from-err-dst-not-dir989691743/brokenSymlinkToFileX`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir989691743/brokenSymlinkToFileX" points to "fileX"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir989691743/fileX" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb16bbbed51bc89084b2317a162803fcf4455aeb089999fac49cbe61279384a4:/dir2 /tmp/test-cp-from-err-dst-not-dir989691743/symlinkToDir1`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir989691743/symlinkToDir1" points to "dir1"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir989691743/dir1/dir2/file2-1" contains "file2-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bb16bbbed51bc89084b2317a162803fcf4455aeb089999fac49cbe61279384a4:/dir2 /tmp/test-cp-from-err-dst-not-dir989691743/brokenSymlinkToDirX`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir989691743/brokenSymlinkToDirX" points to "dirX"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir989691743/dirX/file2-1" contains "file2-1\n"
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.16s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.15s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.69s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.74s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s)
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.18s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a570709223/file1 6fe3f851d0e8d741eb90942d37d09ed59e5ddb23ecd7b1f02e418fadaf0c385b:/root/itWorks.txt`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:279: checking that container "6fe3f851d0e8d741eb90942d37d09ed59e5ddb23ecd7b1f02e418fadaf0c385b" start output contains "file1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6fe3f851d0e8d741eb90942d37d09ed59e5ddb23ecd7b1f02e418fadaf0c385b`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.93s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b585790234/file1 4e02527bf9ccd1ae62921af1d3f8a07a67a166925a1300b1b4f82e9497ddb4f0:testDir/`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.97s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:279: checking that container "4803c1cfd43af6c8b5fc2d1af573f431f904ca4a2dfd086ca0642c808e29e8de" start output contains "file2\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4803c1cfd43af6c8b5fc2d1af573f431f904ca4a2dfd086ca0642c808e29e8de`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c056280497/file1 4803c1cfd43af6c8b5fc2d1af573f431f904ca4a2dfd086ca0642c808e29e8de:/root/file2`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:279: checking that container "4803c1cfd43af6c8b5fc2d1af573f431f904ca4a2dfd086ca0642c808e29e8de" start output contains "file1\n"
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 4803c1cfd43af6c8b5fc2d1af573f431f904ca4a2dfd086ca0642c808e29e8de`
20:37:14 [2020-07-16T20:37:14.484Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.25s)
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:279: checking that container "eda5edfa6b1a2cd52afd460e16c6024cc22628a2d5f622ea6b0f2637f4f57f5e" start output contains ""
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:209: running `docker start -a eda5edfa6b1a2cd52afd460e16c6024cc22628a2d5f622ea6b0f2637f4f57f5e`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d524547932/file1 eda5edfa6b1a2cd52afd460e16c6024cc22628a2d5f622ea6b0f2637f4f57f5e:dir1`
20:37:14 [2020-07-16T20:37:14.484Z]         docker_cli_cp_utils_test.go:279: checking that container "eda5edfa6b1a2cd52afd460e16c6024cc22628a2d5f622ea6b0f2637f4f57f5e" start output contains "file1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a eda5edfa6b1a2cd52afd460e16c6024cc22628a2d5f622ea6b0f2637f4f57f5e`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "7a206f593e6492ff714582542669e29f59c5eb05b6660774cc6c0a6e6f2aff7c" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7a206f593e6492ff714582542669e29f59c5eb05b6660774cc6c0a6e6f2aff7c`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d524547932/file1 7a206f593e6492ff714582542669e29f59c5eb05b6660774cc6c0a6e6f2aff7c:dir1/`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "7a206f593e6492ff714582542669e29f59c5eb05b6660774cc6c0a6e6f2aff7c" start output contains "file1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7a206f593e6492ff714582542669e29f59c5eb05b6660774cc6c0a6e6f2aff7c`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.67s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e927813899/dir1 c1875a6ce9cd796e5007ecbd9eafa81673507b83b268d6d79df585d931d4775b:testDir`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "c1875a6ce9cd796e5007ecbd9eafa81673507b83b268d6d79df585d931d4775b" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a c1875a6ce9cd796e5007ecbd9eafa81673507b83b268d6d79df585d931d4775b`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e927813899/dir1 750983cfaf3b77a683306e3bcb37cd4c70a3ee686cf4dafe2d272c750062db06:testDir/`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "750983cfaf3b77a683306e3bcb37cd4c70a3ee686cf4dafe2d272c750062db06" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 750983cfaf3b77a683306e3bcb37cd4c70a3ee686cf4dafe2d272c750062db06`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.63s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f197277934/dir1 26760d56a5ed391c41c46d9da809f98821a2c0b1fe809567720470e01e70f180:/root/file1`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.42s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "0fa17c23be3ca055223e7d89c4aaeb7e62f7268f4f61ca65c8602b3d30505648" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0fa17c23be3ca055223e7d89c4aaeb7e62f7268f4f61ca65c8602b3d30505648`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g342379893/dir1 0fa17c23be3ca055223e7d89c4aaeb7e62f7268f4f61ca65c8602b3d30505648:/root/dir2`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "0fa17c23be3ca055223e7d89c4aaeb7e62f7268f4f61ca65c8602b3d30505648" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 0fa17c23be3ca055223e7d89c4aaeb7e62f7268f4f61ca65c8602b3d30505648`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "8efe9c10bfab633143378c2cdbe973b1b4a6f17be8714069db8d2672c9be57ed" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8efe9c10bfab633143378c2cdbe973b1b4a6f17be8714069db8d2672c9be57ed`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g342379893/dir1 8efe9c10bfab633143378c2cdbe973b1b4a6f17be8714069db8d2672c9be57ed:/dir2/`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "8efe9c10bfab633143378c2cdbe973b1b4a6f17be8714069db8d2672c9be57ed" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8efe9c10bfab633143378c2cdbe973b1b4a6f17be8714069db8d2672c9be57ed`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.49s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h903328336/dir1/. d2563b3be7c0243b60d144b5614b6a857ce0ac1eb25bbac08d26022ee0993ce1:testDir`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "d2563b3be7c0243b60d144b5614b6a857ce0ac1eb25bbac08d26022ee0993ce1" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d2563b3be7c0243b60d144b5614b6a857ce0ac1eb25bbac08d26022ee0993ce1`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h903328336/dir1/. d5b51ec360a2e6254b50bd588477a6977ccce8e6efdbfa4cd56804cb55b8a9ad:testDir/`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "d5b51ec360a2e6254b50bd588477a6977ccce8e6efdbfa4cd56804cb55b8a9ad" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d5b51ec360a2e6254b50bd588477a6977ccce8e6efdbfa4cd56804cb55b8a9ad`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i770663791/dir1/. d788454770bb52d4a9f71776cb4abb6662657c51d2f4a3aa9ffaf7a428b92abe:/root/file1`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.99s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "5eee19d750556ef94e9a9df71eea12b527c162fd18db95f1038e40ece54f7467" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5eee19d750556ef94e9a9df71eea12b527c162fd18db95f1038e40ece54f7467`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j688387586/dir1/. 5eee19d750556ef94e9a9df71eea12b527c162fd18db95f1038e40ece54f7467:/dir2`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "5eee19d750556ef94e9a9df71eea12b527c162fd18db95f1038e40ece54f7467" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5eee19d750556ef94e9a9df71eea12b527c162fd18db95f1038e40ece54f7467`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "3b7028199d5425f6756ad0c13ac07f9ac5aaf8568da9102b2cda0e19947f9558" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3b7028199d5425f6756ad0c13ac07f9ac5aaf8568da9102b2cda0e19947f9558`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j688387586/dir1/. 3b7028199d5425f6756ad0c13ac07f9ac5aaf8568da9102b2cda0e19947f9558:/dir2/`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "3b7028199d5425f6756ad0c13ac07f9ac5aaf8568da9102b2cda0e19947f9558" start output contains "file1-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 3b7028199d5425f6756ad0c13ac07f9ac5aaf8568da9102b2cda0e19947f9558`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.77s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions423994745/permdirtest permtest:/`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToDot (0.57s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs358243347/file1 fb842b478c20e27a0edffd0a96c6571ed32f288b5f2da914f8fc03d8ce615d41:/root/shouldNotExist`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "fb842b478c20e27a0edffd0a96c6571ed32f288b5f2da914f8fc03d8ce615d41" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a fb842b478c20e27a0edffd0a96c6571ed32f288b5f2da914f8fc03d8ce615d41`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume725661270/file1 372947f62d1f3010caac26ad7393864e3b6304cc91d0646c15f30cb1fd42c8f2:/vol_ro/shouldNotExist`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:279: checking that container "372947f62d1f3010caac26ad7393864e3b6304cc91d0646c15f30cb1fd42c8f2" start output contains ""
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 372947f62d1f3010caac26ad7393864e3b6304cc91d0646c15f30cb1fd42c8f2`
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.76s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s)
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-096762301/file2 8e3c461acdfe190f22e84d30c6db9e62409fa2000eb344a9e86b8cec61eab4c9:/vol2/symlinkToFile1`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-096762301/symlinkToFile1" points to "file1"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-096762301/file1" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-096762301/file2 8e3c461acdfe190f22e84d30c6db9e62409fa2000eb344a9e86b8cec61eab4c9:/vol2/symlinkToDir1`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-096762301/symlinkToDir1" points to "dir1"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-096762301/file2" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-096762301/file2 8e3c461acdfe190f22e84d30c6db9e62409fa2000eb344a9e86b8cec61eab4c9:/vol2/brokenSymlinkToFileX`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-096762301/brokenSymlinkToFileX" points to "fileX"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-096762301/fileX" contains "file2\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-096762301//dir2 8e3c461acdfe190f22e84d30c6db9e62409fa2000eb344a9e86b8cec61eab4c9:/vol2/symlinkToDir1`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-096762301/symlinkToDir1" points to "dir1"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-096762301/dir1/dir2/file2-1" contains "file2-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-096762301//dir2 8e3c461acdfe190f22e84d30c6db9e62409fa2000eb344a9e86b8cec61eab4c9:/vol2/brokenSymlinkToDirX`
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-096762301/brokenSymlinkToDirX" points to "dirX"
20:37:14 [2020-07-16T20:37:14.485Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-096762301/dirX/file2-1" contains "file2-1\n"
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.79s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.46s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:37:14 [2020-07-16T20:37:14.485Z]         requirement.go:26: unmatched requirement Devicemapper
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:37:14 [2020-07-16T20:37:14.485Z]         requirement.go:26: unmatched requirement Devicemapper
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.03s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.13s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.42s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.94s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.33s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.50s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.59s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.50s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.78s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.84s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.88s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.96s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.67s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsImagePull (2.48s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:37:14 [2020-07-16T20:37:14.485Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.485Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:37:14 [2020-07-16T20:37:14.485Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.54s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.43s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsResize (0.50s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.15s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExec (0.78s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.64s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.64s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.16s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.84s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecEnv (0.51s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.55s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.55s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecParseError (0.44s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.52s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.68s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecTTY (0.53s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
20:37:14 [2020-07-16T20:37:14.485Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.53s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.49s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.58s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestHealth (18.89s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.06s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportFile (1.43s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.09s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d51b70995d498] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d51b70995d498] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:353: [d51b70995d498] daemon started
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:461: [d51b70995d498] Stopping daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [d51b70995d498] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:448: [d51b70995d498] Daemon stopped
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d81db7283cef1] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d81db7283cef1] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:353: [d81db7283cef1] daemon started
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:461: [d81db7283cef1] Stopping daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [d81db7283cef1] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:448: [d81db7283cef1] Daemon stopped
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d4ef766e180ff] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d4ef766e180ff] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:353: [d4ef766e180ff] daemon started
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:461: [d4ef766e180ff] Stopping daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [d4ef766e180ff] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:448: [d4ef766e180ff] Daemon stopped
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [dcbae004b62e3] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [dcbae004b62e3] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [dcbae004b62e3] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [dcbae004b62e3] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [dcbae004b62e3] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [dcbae004b62e3] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d637ac788c111] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [d637ac788c111] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:353: [d637ac788c111] daemon started
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:461: [d637ac788c111] Stopping daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [d637ac788c111] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:448: [d637ac788c111] Daemon stopped
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.49s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]         requirement.go:26: unmatched requirement Devicemapper
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]         requirement.go:26: unmatched requirement Devicemapper
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.43s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.38s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.94s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.72s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.75s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.88s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.77s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsSince (6.55s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.20s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestNetHostname (1.40s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.75s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.61s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginActive (1.62s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.75s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.11s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.15s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.79s)
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [ded5f08998926] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:325: [ded5f08998926] waiting for daemon to start
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:353: [ded5f08998926] daemon started
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:461: [ded5f08998926] Stopping daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:296: [ded5f08998926] exiting daemon
20:37:14 [2020-07-16T20:37:14.486Z]         daemon.go:448: [ded5f08998926] Daemon stopped
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.35s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.61s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPortList (6.25s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.62s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.56s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.36s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.52s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.57s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.96s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.05s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.82s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.03s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.65s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.18s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.82s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.15s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.62s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.13s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.89s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.07s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.99s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.75s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.18s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.37s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.60s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
20:37:14 [2020-07-16T20:37:14.486Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.67s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.65s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.33s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.63s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.97s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.56s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.14s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.58s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.66s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.36s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.69s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.17s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.63s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.99s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.73s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.58s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.65s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.07s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunMount (5.01s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.30s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.72s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.57s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.27s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.99s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.37s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.71s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.18s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.90s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.62s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.77s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.66s)
20:37:14 [2020-07-16T20:37:14.487Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.57s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement IsolationIsProcess
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.74s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.50s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunRm (0.60s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.58s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.97s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.76s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.83s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunState (0.94s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.93s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.09s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.20s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.93s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.49s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.62s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.47s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.31s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.94s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.38s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.52s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.46s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement blkioWeight
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
20:37:14 [2020-07-16T20:37:14.487Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
20:37:14 [2020-07-16T20:37:14.487Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.98s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.50s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.46s)
20:37:14 [2020-07-16T20:37:14.488Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents529049895
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.84s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.30s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.24s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.89s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.15s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.27s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.03s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.10s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.90s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:37:14 [2020-07-16T20:37:14.488Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.03s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:37:14 [2020-07-16T20:37:14.488Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.74s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.20s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
20:37:14 [2020-07-16T20:37:14.488Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.67s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.37s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.53s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.34s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:37:14 [2020-07-16T20:37:14.488Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.94s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.71s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.67s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.95s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.69s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.73s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.12s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.50s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s)
20:37:14 [2020-07-16T20:37:14.488Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:37:14 [2020-07-16T20:37:14.488Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:37:14 [2020-07-16T20:37:14.488Z] === RUN   TestDockerRegistrySuite
20:37:14 [2020-07-16T20:37:14.488Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
20:37:15 [2020-07-16T20:37:15.423Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:37:16 [2020-07-16T20:37:16.357Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:37:17 [2020-07-16T20:37:17.733Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:37:21 [2020-07-16T20:37:21.017Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
20:37:21 [2020-07-16T20:37:21.584Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:37:24 [2020-07-16T20:37:24.116Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
20:37:24 [2020-07-16T20:37:24.116Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:37:25 [2020-07-16T20:37:25.492Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:37:26 [2020-07-16T20:37:26.428Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:37:26 [2020-07-16T20:37:26.428Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:37:27 [2020-07-16T20:37:27.803Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:37:29 [2020-07-16T20:37:29.180Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:37:30 [2020-07-16T20:37:30.129Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
20:37:30 [2020-07-16T20:37:30.504Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
20:37:31 [2020-07-16T20:37:31.505Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
20:37:32 [2020-07-16T20:37:32.439Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:37:34 [2020-07-16T20:37:34.342Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
20:37:35 [2020-07-16T20:37:35.716Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
20:37:36 [2020-07-16T20:37:36.651Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:37:38 [2020-07-16T20:37:38.550Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
20:37:39 [2020-07-16T20:37:39.484Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
20:37:39 [2020-07-16T20:37:39.743Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:37:40 [2020-07-16T20:37:40.679Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:37:41 [2020-07-16T20:37:41.612Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:37:42 [2020-07-16T20:37:42.178Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
20:37:44 [2020-07-16T20:37:44.708Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
20:37:44 [2020-07-16T20:37:44.966Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
20:37:45 [2020-07-16T20:37:45.901Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
20:37:46 [2020-07-16T20:37:46.159Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
20:37:46 [2020-07-16T20:37:46.159Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
20:37:46 [2020-07-16T20:37:46.419Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:37:46 [2020-07-16T20:37:46.678Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
20:37:46 [2020-07-16T20:37:46.937Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
20:37:47 [2020-07-16T20:37:47.506Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
20:37:47 [2020-07-16T20:37:47.506Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
20:37:48 [2020-07-16T20:37:48.880Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
20:37:50 [2020-07-16T20:37:50.253Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:37:51 [2020-07-16T20:37:51.188Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
20:37:51 [2020-07-16T20:37:51.738Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
20:37:52 [2020-07-16T20:37:52.122Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
20:37:53 [2020-07-16T20:37:53.055Z] === RUN   TestDockerRegistrySuite/TestV2Only
20:37:53 [2020-07-16T20:37:53.621Z] --- PASS: TestDockerRegistrySuite (39.29s)
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon db0108146ed49 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d135549b02e73 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d52b81b361eea is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.34s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d8b2f49c0a7ac is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.12s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon dbd8c4caa831e is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d954ee2d4aa2e is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d2d4af9de2622 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon de8dc2aaf90be is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon db9eb59f69061 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon dc48e901aaaff is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.08s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon dae66f32a2123 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d7a0206fcd725 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.75s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
20:37:53 [2020-07-16T20:37:53.621Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aac3409c524532922ad75c219a64c99c5b087e0fd73954d5515eedb7faba7418
20:37:53 [2020-07-16T20:37:53.621Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:938273d6c41fe0741e6b428cf14b3bb10667280f4f2480200c68ade00577236f
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon de32bdadfeb41 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
20:37:53 [2020-07-16T20:37:53.621Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c1b76964d0a35a3c6025b631f0a4626d528753dba6afdf76babf7c4dd07747f3
20:37:53 [2020-07-16T20:37:53.621Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ca3d5348010978b2ffe702b991f30933a53d34da426e29e17bc0bc23f9adf3a1
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon db3b30ed1caa6 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon dca8e5c192a4b is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d394fa5cdd346 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d530b904ee17a is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon dbbbab6004582 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d0656c455df0f is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d51bca113dda1 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d5eb5658405d3 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d75452389e75c is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon da60b0c5bd66f is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon de2aab436b4f8 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon de24e1528c98b is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d3d1d718544f1 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d47204fec06c6 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d50d71c23aa92 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.48s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d56397a0e604f is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon ddc10b9ce834b is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d4c5f860052d2 is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon dd33ff3b113de is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d93edb2da36db is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
20:37:53 [2020-07-16T20:37:53.621Z]         check_test.go:196: Daemon d6f4bfb75111a is not started
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:325: [da151b6109012] waiting for daemon to start
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:325: [da151b6109012] waiting for daemon to start
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:353: [da151b6109012] daemon started
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:461: [da151b6109012] Stopping daemon
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:296: [da151b6109012] exiting daemon
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:448: [da151b6109012] Daemon stopped
20:37:53 [2020-07-16T20:37:53.621Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:325: [de9892c2d3c74] waiting for daemon to start
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:325: [de9892c2d3c74] waiting for daemon to start
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:353: [de9892c2d3c74] daemon started
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:461: [de9892c2d3c74] Stopping daemon
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:296: [de9892c2d3c74] exiting daemon
20:37:53 [2020-07-16T20:37:53.621Z]         daemon.go:448: [de9892c2d3c74] Daemon stopped
20:37:53 [2020-07-16T20:37:53.621Z] === RUN   TestDockerSchema1RegistrySuite
20:37:53 [2020-07-16T20:37:53.621Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:37:54 [2020-07-16T20:37:54.560Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:37:57 [2020-07-16T20:37:57.093Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
20:37:57 [2020-07-16T20:37:57.093Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
20:37:58 [2020-07-16T20:37:58.899Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
20:38:00 [2020-07-16T20:38:00.381Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:38:00 [2020-07-16T20:38:00.947Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
20:38:01 [2020-07-16T20:38:01.882Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:38:01 [2020-07-16T20:38:01.882Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:38:02 [2020-07-16T20:38:02.818Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:38:03 [2020-07-16T20:38:03.756Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:38:04 [2020-07-16T20:38:04.703Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
20:38:07 [2020-07-16T20:38:07.237Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:38:07 [2020-07-16T20:38:07.804Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
20:38:08 [2020-07-16T20:38:08.062Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
20:38:08 [2020-07-16T20:38:08.062Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:38:08 [2020-07-16T20:38:08.320Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:38:08 [2020-07-16T20:38:08.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:38:09 [2020-07-16T20:38:09.145Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
20:38:09 [2020-07-16T20:38:09.145Z] --- PASS: TestDockerSchema1RegistrySuite (15.55s)
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.12s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d61c4c9b9d141 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.22s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon dc9b728221dd4 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d271bb27f5d63 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d017824ee0886 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon dc24746f045ad is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d6453c7d6ec5c is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon ddff399a40628 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d918baf66dddf is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon dbf91bd4fe136 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d2617c6bb37f7 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d782f25bbd695 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d4d655fcdd936 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d43c6a05b9808 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d8a7d7634c52f is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d5a34bf3394d7 is not started
20:38:09 [2020-07-16T20:38:09.145Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
20:38:09 [2020-07-16T20:38:09.145Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
20:38:09 [2020-07-16T20:38:09.145Z]         check_test.go:223: Daemon d0bfdb46358d7 is not started
20:38:09 [2020-07-16T20:38:09.145Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
20:38:09 [2020-07-16T20:38:09.145Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:38:10 [2020-07-16T20:38:10.080Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:38:10 [2020-07-16T20:38:10.339Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:38:10 [2020-07-16T20:38:10.597Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:38:11 [2020-07-16T20:38:11.532Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:38:11 [2020-07-16T20:38:11.791Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:38:12 [2020-07-16T20:38:12.358Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:38:12 [2020-07-16T20:38:12.358Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:38:12 [2020-07-16T20:38:12.925Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:38:13 [2020-07-16T20:38:13.183Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.92s)
20:38:13 [2020-07-16T20:38:13.183Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
20:38:13 [2020-07-16T20:38:13.183Z]         check_test.go:252: Daemon ddac53aff99d0 is not started
20:38:13 [2020-07-16T20:38:13.183Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s)
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
20:38:13 [2020-07-16T20:38:13.183Z]         check_test.go:252: Daemon d0427cd02a21f is not started
20:38:13 [2020-07-16T20:38:13.183Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
20:38:13 [2020-07-16T20:38:13.183Z]         check_test.go:252: Daemon d347f0c5fb646 is not started
20:38:13 [2020-07-16T20:38:13.183Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:325: [d6173a77db53a] waiting for daemon to start
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:325: [d6173a77db53a] waiting for daemon to start
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:353: [d6173a77db53a] daemon started
20:38:13 [2020-07-16T20:38:13.183Z]         daemon.go:461: [d6173a77db53a] Stopping daemon
20:38:13 [2020-07-16T20:38:13.184Z]         daemon.go:296: [d6173a77db53a] exiting daemon
20:38:13 [2020-07-16T20:38:13.184Z]         daemon.go:448: [d6173a77db53a] Daemon stopped
20:38:13 [2020-07-16T20:38:13.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s)
20:38:13 [2020-07-16T20:38:13.184Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
20:38:13 [2020-07-16T20:38:13.184Z]         check_test.go:252: Daemon dff0c312ecf01 is not started
20:38:13 [2020-07-16T20:38:13.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s)
20:38:13 [2020-07-16T20:38:13.184Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
20:38:13 [2020-07-16T20:38:13.184Z]         check_test.go:252: Daemon dff4582c15948 is not started
20:38:13 [2020-07-16T20:38:13.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s)
20:38:13 [2020-07-16T20:38:13.184Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
20:38:13 [2020-07-16T20:38:13.184Z]         check_test.go:252: Daemon d06514cfb607f is not started
20:38:13 [2020-07-16T20:38:13.184Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s)
20:38:13 [2020-07-16T20:38:13.184Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
20:38:13 [2020-07-16T20:38:13.184Z]         check_test.go:252: Daemon dc5da4e4dd654 is not started
20:38:13 [2020-07-16T20:38:13.184Z] === RUN   TestDockerRegistryAuthTokenSuite
20:38:13 [2020-07-16T20:38:13.184Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:38:18 [2020-07-16T20:38:18.448Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:38:18 [2020-07-16T20:38:18.448Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:38:18 [2020-07-16T20:38:18.448Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:38:18 [2020-07-16T20:38:18.706Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:38:18 [2020-07-16T20:38:18.965Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
20:38:18 [2020-07-16T20:38:18.965Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
20:38:18 [2020-07-16T20:38:18.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
20:38:18 [2020-07-16T20:38:18.965Z]         check_test.go:279: Daemon d36e5254d905d is not started
20:38:18 [2020-07-16T20:38:18.965Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
20:38:18 [2020-07-16T20:38:18.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
20:38:18 [2020-07-16T20:38:18.965Z]         check_test.go:279: Daemon dadb69cb12b54 is not started
20:38:18 [2020-07-16T20:38:18.965Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
20:38:18 [2020-07-16T20:38:18.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
20:38:18 [2020-07-16T20:38:18.965Z]         check_test.go:279: Daemon dfa78827a6350 is not started
20:38:18 [2020-07-16T20:38:18.965Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
20:38:18 [2020-07-16T20:38:18.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
20:38:18 [2020-07-16T20:38:18.965Z]         check_test.go:279: Daemon d84d183f961a0 is not started
20:38:18 [2020-07-16T20:38:18.965Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
20:38:18 [2020-07-16T20:38:18.965Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
20:38:18 [2020-07-16T20:38:18.965Z]         check_test.go:279: Daemon da0089365307b is not started
20:38:18 [2020-07-16T20:38:18.965Z] === RUN   TestDockerNetworkSuite
20:38:18 [2020-07-16T20:38:18.965Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
20:38:20 [2020-07-16T20:38:20.865Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:38:21 [2020-07-16T20:38:21.432Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:38:24 [2020-07-16T20:38:24.745Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:38:26 [2020-07-16T20:38:26.119Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:38:28 [2020-07-16T20:38:28.649Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:38:29 [2020-07-16T20:38:29.026Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
20:38:29 [2020-07-16T20:38:29.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:38:31 [2020-07-16T20:38:31.487Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
20:38:35 [2020-07-16T20:38:35.675Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:38:37 [2020-07-16T20:38:37.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:38:38 [2020-07-16T20:38:38.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:38:38 [2020-07-16T20:38:38.955Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:38:39 [2020-07-16T20:38:39.214Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:38:39 [2020-07-16T20:38:39.784Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:38:40 [2020-07-16T20:38:40.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:38:41 [2020-07-16T20:38:41.517Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
20:38:42 [2020-07-16T20:38:42.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:38:42 [2020-07-16T20:38:42.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:38:42 [2020-07-16T20:38:42.614Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:38:43 [2020-07-16T20:38:43.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:38:43 [2020-07-16T20:38:43.556Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:38:43 [2020-07-16T20:38:43.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:38:43 [2020-07-16T20:38:43.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:38:44 [2020-07-16T20:38:44.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:38:45 [2020-07-16T20:38:45.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:38:45 [2020-07-16T20:38:45.682Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:38:45 [2020-07-16T20:38:45.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:38:45 [2020-07-16T20:38:45.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:38:48 [2020-07-16T20:38:48.468Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:38:49 [2020-07-16T20:38:49.843Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:38:56 [2020-07-16T20:38:56.442Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
20:38:56 [2020-07-16T20:38:56.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:38:56 [2020-07-16T20:38:56.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:38:56 [2020-07-16T20:38:56.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:38:56 [2020-07-16T20:38:56.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:38:56 [2020-07-16T20:38:56.982Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:38:57 [2020-07-16T20:38:57.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:38:57 [2020-07-16T20:38:57.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:38:57 [2020-07-16T20:38:57.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:38:59 [2020-07-16T20:38:59.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:38:59 [2020-07-16T20:38:59.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:38:59 [2020-07-16T20:38:59.770Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:39:00 [2020-07-16T20:39:00.704Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:39:03 [2020-07-16T20:39:03.986Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:39:07 [2020-07-16T20:39:07.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:39:07 [2020-07-16T20:39:07.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:39:07 [2020-07-16T20:39:07.532Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:39:09 [2020-07-16T20:39:09.434Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:39:09 [2020-07-16T20:39:09.434Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:39:09 [2020-07-16T20:39:09.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:39:10 [2020-07-16T20:39:10.260Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:39:11 [2020-07-16T20:39:11.196Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:39:17 [2020-07-16T20:39:17.760Z] --- PASS: TestDockerNetworkSuite (58.74s)
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.97s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dfb579c176935 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dd0287510546c is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dc9f8143adfec is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d62a7b557ec47 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:1233: Daemon db2e56b14a73c is not started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [db2e56b14a73c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [db2e56b14a73c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:353: [db2e56b14a73c] daemon started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:461: [db2e56b14a73c] Stopping daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:296: [db2e56b14a73c] exiting daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:448: [db2e56b14a73c] Daemon stopped
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [db2e56b14a73c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [db2e56b14a73c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:353: [db2e56b14a73c] daemon started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:461: [db2e56b14a73c] Stopping daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:296: [db2e56b14a73c] exiting daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:448: [db2e56b14a73c] Daemon stopped
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d64670e5ac124 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.58s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon df97f345fa70c is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d3dec44f35bfe is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d2b73555dacf0 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d20db97d24dca is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.49s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d06622994404c is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d8f0f4527ad22 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d01bfb764bb97 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.34s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d9bb289d064c9 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon de6b1d1fde157 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.84s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dfbe2c86f6df0 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d5cf54af17386 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dd4a47ba996d7 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon db951bec389c2 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon ddc9b27bfab65 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d9c405c93535c is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon df5caf285377d is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d2ac9b843d740 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon d7bc1a93f17eb is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6a7151ae9870] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6a7151ae9870] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:353: [d6a7151ae9870] daemon started
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:968: Daemon d6a7151ae9870 is not started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6a7151ae9870] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:296: [d6a7151ae9870] exiting daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6a7151ae9870] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:353: [d6a7151ae9870] daemon started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:461: [d6a7151ae9870] Stopping daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:296: [d6a7151ae9870] exiting daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:448: [d6a7151ae9870] Daemon stopped
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dc9216fb8636f is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.86s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6596810a050c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6596810a050c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:353: [d6596810a050c] daemon started
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:1116: Daemon d6596810a050c is not started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6596810a050c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:296: [d6596810a050c] exiting daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6596810a050c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:325: [d6596810a050c] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:353: [d6596810a050c] daemon started
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:461: [d6596810a050c] Stopping daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:296: [d6596810a050c] exiting daemon
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:448: [d6596810a050c] Daemon stopped
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon df91eac241beb is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon ddea75831244f is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
20:39:17 [2020-07-16T20:39:17.760Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
20:39:17 [2020-07-16T20:39:17.760Z]         docker_cli_network_unix_test.go:46: Daemon dd790f36854d5 is not started
20:39:17 [2020-07-16T20:39:17.760Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d6ed85a28ebd2 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon dbea4194261dd is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d04ec475e5ba1 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon dfe6d8e9f86e5 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d7874ca4911bf is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d03683b0fad19 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:39:17 [2020-07-16T20:39:17.761Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon da8db91d43c95 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d5c128c54244d is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dfc2c578edcdf] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dfc2c578edcdf] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:353: [dfc2c578edcdf] daemon started
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:461: [dfc2c578edcdf] Stopping daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:296: [dfc2c578edcdf] exiting daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:448: [dfc2c578edcdf] Daemon stopped
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dfc2c578edcdf] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dfc2c578edcdf] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:353: [dfc2c578edcdf] daemon started
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:461: [dfc2c578edcdf] Stopping daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:296: [dfc2c578edcdf] exiting daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:448: [dfc2c578edcdf] Daemon stopped
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dbdd153dc9efa] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dbdd153dc9efa] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:353: [dbdd153dc9efa] daemon started
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:1084: Daemon dbdd153dc9efa is not started
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dbdd153dc9efa] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:296: [dbdd153dc9efa] exiting daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:325: [dbdd153dc9efa] waiting for daemon to start
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:353: [dbdd153dc9efa] daemon started
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:461: [dbdd153dc9efa] Stopping daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:296: [dbdd153dc9efa] exiting daemon
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:448: [dbdd153dc9efa] Daemon stopped
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon daaf035f5192d is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d97364377796c is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d45c83dc51737 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d7f6f2b1d3d8c is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d5d0255c42465 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon db627ef57cc50 is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon d3816e2a568ac is not started
20:39:17 [2020-07-16T20:39:17.761Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.46s)
20:39:17 [2020-07-16T20:39:17.761Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
20:39:17 [2020-07-16T20:39:17.761Z]         docker_cli_network_unix_test.go:46: Daemon dee550279f8db is not started
20:39:17 [2020-07-16T20:39:17.761Z] === RUN   TestDockerHubPullSuite
20:39:17 [2020-07-16T20:39:17.761Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:39:19 [2020-07-16T20:39:19.134Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
20:39:21 [2020-07-16T20:39:21.054Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
20:39:21 [2020-07-16T20:39:21.620Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
20:39:22 [2020-07-16T20:39:22.993Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
20:39:23 [2020-07-16T20:39:23.251Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
20:39:23 [2020-07-16T20:39:23.817Z] --- PASS: TestDockerHubPullSuite (6.04s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.35s)
20:39:23 [2020-07-16T20:39:23.817Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
20:39:23 [2020-07-16T20:39:23.817Z]         daemon.go:325: [d19ead00c81ca] waiting for daemon to start
20:39:23 [2020-07-16T20:39:23.817Z]         daemon.go:325: [d19ead00c81ca] waiting for daemon to start
20:39:23 [2020-07-16T20:39:23.817Z]         daemon.go:353: [d19ead00c81ca] daemon started
20:39:23 [2020-07-16T20:39:23.817Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s)
20:39:23 [2020-07-16T20:39:23.817Z]     daemon.go:461: [d19ead00c81ca] Stopping daemon
20:39:23 [2020-07-16T20:39:23.817Z]     daemon.go:296: [d19ead00c81ca] exiting daemon
20:39:23 [2020-07-16T20:39:23.817Z]     daemon.go:448: [d19ead00c81ca] Daemon stopped
20:39:23 [2020-07-16T20:39:23.817Z] PASS
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === Skipped
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.03s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         docker_cli_sni_test.go:18: Flakey test
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement Devicemapper
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement Devicemapper
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement Devicemapper
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement Devicemapper
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement IsolationIsProcess
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement blkioWeight
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement DaemonIsWindows
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
20:39:23 [2020-07-16T20:39:23.817Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.817Z] 
20:39:23 [2020-07-16T20:39:23.817Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
20:39:23 [2020-07-16T20:39:23.817Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
20:39:23 [2020-07-16T20:39:23.818Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.818Z] 
20:39:23 [2020-07-16T20:39:23.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:39:23 [2020-07-16T20:39:23.818Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
20:39:23 [2020-07-16T20:39:23.818Z]         requirement.go:26: unmatched requirement swapMemorySupport
20:39:23 [2020-07-16T20:39:23.818Z] 
20:39:23 [2020-07-16T20:39:23.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:39:23 [2020-07-16T20:39:23.818Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
20:39:23 [2020-07-16T20:39:23.818Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
20:39:23 [2020-07-16T20:39:23.818Z] 
20:39:23 [2020-07-16T20:39:23.818Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
20:39:23 [2020-07-16T20:39:23.818Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
20:39:23 [2020-07-16T20:39:23.818Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
20:39:23 [2020-07-16T20:39:23.818Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
20:39:23 [2020-07-16T20:39:23.818Z]         docker_cli_network_unix_test.go:46: Daemon da8db91d43c95 is not started
20:39:23 [2020-07-16T20:39:23.818Z] 
20:39:23 [2020-07-16T20:39:23.818Z] 
20:39:23 [2020-07-16T20:39:23.818Z] DONE 1249 tests, 51 skipped in 1451.761s
20:39:23 [2020-07-16T20:39:23.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:39:23 [2020-07-16T20:39:23.818Z] ++++ cat bundles/test-integration/docker.pid
20:39:23 [2020-07-16T20:39:23.818Z] +++ kill 7332
20:39:24 [2020-07-16T20:39:24.751Z] umount: bundles/test-integration/root: no mount point specified.
20:39:24 [2020-07-16T20:39:24.751Z] +++ /etc/init.d/apparmor stop
20:39:24 [2020-07-16T20:39:24.751Z] Leaving: AppArmorNo profiles have been unloaded.
20:39:24 [2020-07-16T20:39:24.751Z] 
20:39:24 [2020-07-16T20:39:24.751Z] Unloading profiles will leave already running processes permanently
20:39:24 [2020-07-16T20:39:24.751Z] unconfined, which can lead to unexpected situations.
20:39:24 [2020-07-16T20:39:24.751Z] 
20:39:24 [2020-07-16T20:39:24.751Z] To set a process to complain mode, use the command line tool
20:39:24 [2020-07-16T20:39:24.751Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:39:24 [2020-07-16T20:39:24.751Z] +++ true
20:39:24 [2020-07-16T20:39:24.751Z] exiting test-integration
20:39:24 [2020-07-16T20:39:24.751Z] ++ exit 0
20:39:24 [2020-07-16T20:39:24.751Z] 
20:39:25 [2020-07-16T20:39:25.008Z] + for job in $(jobs -p)
20:39:25 [2020-07-16T20:39:25.008Z] + wait 1314
20:40:03 [2020-07-16T20:40:03.706Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
20:40:06 [2020-07-16T20:40:06.992Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
20:40:13 [2020-07-16T20:40:13.554Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
20:40:18 [2020-07-16T20:40:18.816Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
20:40:20 [2020-07-16T20:40:20.190Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildDotDotFile
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildEOLInLine
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
20:40:22 [2020-07-16T20:40:22.729Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
20:40:23 [2020-07-16T20:40:23.200Z] === RUN   TestDockerSuite/TestBuildEntrypoint
20:40:23 [2020-07-16T20:40:23.672Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
20:40:24 [2020-07-16T20:40:24.376Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
20:40:28 [2020-07-16T20:40:28.454Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
20:40:30 [2020-07-16T20:40:30.694Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
20:40:30 [2020-07-16T20:40:30.934Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
20:40:35 [2020-07-16T20:40:35.119Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
20:40:35 [2020-07-16T20:40:35.119Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
20:40:35 [2020-07-16T20:40:35.476Z] === RUN   TestDockerSuite/TestBuildEnv
20:40:35 [2020-07-16T20:40:35.476Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
20:40:35 [2020-07-16T20:40:35.476Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
20:40:35 [2020-07-16T20:40:35.476Z] === RUN   TestDockerSuite/TestBuildEnvUsage
20:40:35 [2020-07-16T20:40:35.476Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
20:40:35 [2020-07-16T20:40:35.955Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
20:40:38 [2020-07-16T20:40:38.934Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
20:40:38 [2020-07-16T20:40:38.934Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
20:40:38 [2020-07-16T20:40:38.934Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
20:40:38 [2020-07-16T20:40:38.934Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
20:40:39 [2020-07-16T20:40:39.406Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
20:40:40 [2020-07-16T20:40:40.394Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
20:40:40 [2020-07-16T20:40:40.652Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
20:40:41 [2020-07-16T20:40:41.586Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
20:40:44 [2020-07-16T20:40:44.115Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
20:40:44 [2020-07-16T20:40:44.192Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
20:40:59 [2020-07-16T20:40:59.180Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
20:40:59 [2020-07-16T20:40:59.652Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
20:40:59 [2020-07-16T20:40:59.652Z] === RUN   TestDockerSuite/TestBuildExpose
20:40:59 [2020-07-16T20:40:59.652Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
20:40:59 [2020-07-16T20:40:59.652Z] === RUN   TestDockerSuite/TestBuildExposeOrder
20:40:59 [2020-07-16T20:40:59.652Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
20:40:59 [2020-07-16T20:40:59.652Z] === RUN   TestDockerSuite/TestBuildFails
20:41:01 [2020-07-16T20:41:01.880Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
20:41:01 [2020-07-16T20:41:01.880Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
20:41:06 [2020-07-16T20:41:06.662Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
20:41:11 [2020-07-16T20:41:11.444Z] === RUN   TestDockerSuite/TestBuildForceRm
20:41:17 [2020-07-16T20:41:17.341Z] === RUN   TestDockerSuite/TestBuildFromGit
20:41:22 [2020-07-16T20:41:22.124Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
20:41:23 [2020-07-16T20:41:23.705Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
20:41:29 [2020-07-16T20:41:29.614Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
20:41:29 [2020-07-16T20:41:29.614Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
20:41:29 [2020-07-16T20:41:29.614Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
20:41:30 [2020-07-16T20:41:30.090Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
20:41:30 [2020-07-16T20:41:30.090Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
20:41:40 [2020-07-16T20:41:40.321Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:41:45 [2020-07-16T20:41:45.076Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
20:41:45 [2020-07-16T20:41:45.076Z] === RUN   TestDockerSuite/TestBuildHistory
20:41:52 [2020-07-16T20:41:52.271Z] === RUN   TestDockerSuite/TestBuildIidFile
20:41:52 [2020-07-16T20:41:52.743Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
20:41:54 [2020-07-16T20:41:54.319Z] === RUN   TestDockerSuite/TestBuildInheritance
20:41:54 [2020-07-16T20:41:54.319Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
20:41:55 [2020-07-16T20:41:55.312Z] === RUN   TestDockerSuite/TestBuildInvalidTag
20:41:55 [2020-07-16T20:41:55.312Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
20:42:00 [2020-07-16T20:42:00.097Z] === RUN   TestDockerSuite/TestBuildLabel
20:42:00 [2020-07-16T20:42:00.097Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
20:42:00 [2020-07-16T20:42:00.569Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
20:42:01 [2020-07-16T20:42:01.563Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
20:42:02 [2020-07-16T20:42:02.035Z] === RUN   TestDockerSuite/TestBuildLabels
20:42:02 [2020-07-16T20:42:02.507Z] === RUN   TestDockerSuite/TestBuildLabelsCache
20:42:04 [2020-07-16T20:42:04.089Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildLastModified
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildLineBreak
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
20:42:08 [2020-07-16T20:42:08.872Z] === RUN   TestDockerSuite/TestBuildMaintainer
20:42:09 [2020-07-16T20:42:09.344Z] === RUN   TestDockerSuite/TestBuildMissingArgs
20:42:09 [2020-07-16T20:42:09.816Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
20:42:14 [2020-07-16T20:42:14.598Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
20:42:29 [2020-07-16T20:42:29.589Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
20:42:29 [2020-07-16T20:42:29.589Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
20:42:31 [2020-07-16T20:42:31.165Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
20:42:36 [2020-07-16T20:42:36.543Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:42:43 [2020-07-16T20:42:43.098Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
20:42:46 [2020-07-16T20:42:46.379Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:43:01 [2020-07-16T20:43:01.341Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
20:43:11 [2020-07-16T20:43:11.805Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
20:43:16 [2020-07-16T20:43:16.601Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
20:43:21 [2020-07-16T20:43:21.385Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
20:43:27 [2020-07-16T20:43:27.283Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
20:43:42 [2020-07-16T20:43:42.264Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
20:43:42 [2020-07-16T20:43:42.265Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
20:43:49 [2020-07-16T20:43:49.459Z] === RUN   TestDockerSuite/TestBuildMultipleTags
20:43:49 [2020-07-16T20:43:49.459Z] === RUN   TestDockerSuite/TestBuildNetContainer
20:43:49 [2020-07-16T20:43:49.930Z] === RUN   TestDockerSuite/TestBuildNetNone
20:43:49 [2020-07-16T20:43:49.930Z] === RUN   TestDockerSuite/TestBuildNoContext
20:43:52 [2020-07-16T20:43:52.153Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
20:43:56 [2020-07-16T20:43:56.931Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
20:43:58 [2020-07-16T20:43:58.503Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
20:43:58 [2020-07-16T20:43:58.503Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
20:43:58 [2020-07-16T20:43:58.975Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
20:44:01 [2020-07-16T20:44:01.208Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
20:44:02 [2020-07-16T20:44:02.199Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
20:44:03 [2020-07-16T20:44:03.190Z] === RUN   TestDockerSuite/TestBuildOnBuild
20:44:18 [2020-07-16T20:44:18.161Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
20:44:18 [2020-07-16T20:44:18.161Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
20:44:26 [2020-07-16T20:44:26.847Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
20:44:29 [2020-07-16T20:44:29.074Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
20:44:37 [2020-07-16T20:44:37.763Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
20:44:42 [2020-07-16T20:44:42.540Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
20:44:47 [2020-07-16T20:44:47.321Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
20:44:47 [2020-07-16T20:44:47.791Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
20:44:47 [2020-07-16T20:44:47.792Z] === RUN   TestDockerSuite/TestBuildPATH
20:44:47 [2020-07-16T20:44:47.792Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
20:44:50 [2020-07-16T20:44:50.019Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
20:44:50 [2020-07-16T20:44:50.019Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
20:45:22 [2020-07-16T20:45:22.854Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
20:45:23 [2020-07-16T20:45:23.113Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
20:45:25 [2020-07-16T20:45:25.643Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
20:45:28 [2020-07-16T20:45:28.174Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
20:45:31 [2020-07-16T20:45:31.456Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
20:45:32 [2020-07-16T20:45:32.772Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
20:45:33 [2020-07-16T20:45:33.358Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:45:50 [2020-07-16T20:45:50.620Z] === RUN   TestDockerSuite/TestBuildRm
20:46:03 [2020-07-16T20:46:03.138Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
20:46:04 [2020-07-16T20:46:04.129Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
20:46:04 [2020-07-16T20:46:04.599Z] === RUN   TestDockerSuite/TestBuildScratchCopy
20:46:04 [2020-07-16T20:46:04.599Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
20:46:06 [2020-07-16T20:46:06.173Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
20:46:09 [2020-07-16T20:46:09.135Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
20:46:12 [2020-07-16T20:46:12.098Z] === RUN   TestDockerSuite/TestBuildShellInherited
20:46:16 [2020-07-16T20:46:16.876Z] === RUN   TestDockerSuite/TestBuildShellMultiple
20:46:29 [2020-07-16T20:46:29.610Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
20:46:29 [2020-07-16T20:46:29.610Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
20:46:30 [2020-07-16T20:46:30.986Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
20:46:31 [2020-07-16T20:46:31.842Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
20:46:31 [2020-07-16T20:46:31.842Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
20:46:31 [2020-07-16T20:46:31.842Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
20:46:33 [2020-07-16T20:46:33.514Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
20:46:36 [2020-07-16T20:46:36.046Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
20:46:38 [2020-07-16T20:46:38.575Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:46:42 [2020-07-16T20:46:42.294Z] === RUN   TestDockerSuite/TestBuildSpaces
20:46:42 [2020-07-16T20:46:42.294Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
20:46:47 [2020-07-16T20:46:47.109Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
20:46:47 [2020-07-16T20:46:47.109Z] === RUN   TestDockerSuite/TestBuildStderr
20:46:51 [2020-07-16T20:46:51.879Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
20:47:00 [2020-07-16T20:47:00.495Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
20:47:10 [2020-07-16T20:47:10.476Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
20:47:13 [2020-07-16T20:47:13.006Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
20:47:13 [2020-07-16T20:47:13.160Z] === RUN   TestDockerSuite/TestBuildStopSignal
20:47:13 [2020-07-16T20:47:13.160Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
20:47:13 [2020-07-16T20:47:13.630Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
20:47:14 [2020-07-16T20:47:14.622Z] === RUN   TestDockerSuite/TestBuildTagEvent
20:47:14 [2020-07-16T20:47:14.905Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
20:47:18 [2020-07-16T20:47:18.191Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
20:47:19 [2020-07-16T20:47:19.393Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
20:47:24 [2020-07-16T20:47:24.162Z] === RUN   TestDockerSuite/TestBuildUser
20:47:24 [2020-07-16T20:47:24.162Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
20:47:24 [2020-07-16T20:47:24.162Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
20:47:24 [2020-07-16T20:47:24.162Z] === RUN   TestDockerSuite/TestBuildVerboseOut
20:47:26 [2020-07-16T20:47:26.300Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
20:47:28 [2020-07-16T20:47:28.932Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
20:47:28 [2020-07-16T20:47:28.932Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
20:47:30 [2020-07-16T20:47:30.483Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
20:47:31 [2020-07-16T20:47:31.156Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
20:47:31 [2020-07-16T20:47:31.156Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
20:47:31 [2020-07-16T20:47:31.156Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
20:47:33 [2020-07-16T20:47:33.013Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
20:47:35 [2020-07-16T20:47:35.573Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
20:47:38 [2020-07-16T20:47:38.102Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
20:47:40 [2020-07-16T20:47:40.637Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
20:47:43 [2020-07-16T20:47:43.922Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
20:47:46 [2020-07-16T20:47:46.448Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
20:47:56 [2020-07-16T20:47:56.478Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
20:47:56 [2020-07-16T20:47:56.478Z] === RUN   TestDockerSuite/TestBuildWindowsUser
20:48:05 [2020-07-16T20:48:05.163Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
20:48:09 [2020-07-16T20:48:09.937Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
20:48:10 [2020-07-16T20:48:10.408Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
20:48:10 [2020-07-16T20:48:10.408Z] === RUN   TestDockerSuite/TestBuildWithFailure
20:48:12 [2020-07-16T20:48:12.633Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
20:48:13 [2020-07-16T20:48:13.104Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
20:48:25 [2020-07-16T20:48:25.631Z] === RUN   TestDockerSuite/TestBuildWithTabs
20:48:29 [2020-07-16T20:48:29.448Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
20:48:29 [2020-07-16T20:48:29.448Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
20:48:41 [2020-07-16T20:48:41.978Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
20:48:42 [2020-07-16T20:48:42.449Z] === RUN   TestDockerSuite/TestBuildWithVolumes
20:48:42 [2020-07-16T20:48:42.663Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
20:48:42 [2020-07-16T20:48:42.919Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
20:48:42 [2020-07-16T20:48:42.920Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
20:48:43 [2020-07-16T20:48:43.911Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
20:48:52 [2020-07-16T20:48:52.599Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
20:48:53 [2020-07-16T20:48:53.592Z] === RUN   TestDockerSuite/TestBuildXZHost
20:48:53 [2020-07-16T20:48:53.592Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
20:48:53 [2020-07-16T20:48:53.592Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
20:48:53 [2020-07-16T20:48:53.592Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
20:48:55 [2020-07-16T20:48:55.817Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
20:48:57 [2020-07-16T20:48:57.525Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
20:49:00 [2020-07-16T20:49:00.591Z] === RUN   TestDockerSuite/TestCommitChange
20:49:05 [2020-07-16T20:49:05.360Z] === RUN   TestDockerSuite/TestCommitChangeLabels
20:49:09 [2020-07-16T20:49:09.174Z] === RUN   TestDockerSuite/TestCommitHardlink
20:49:09 [2020-07-16T20:49:09.174Z] === RUN   TestDockerSuite/TestCommitNewFile
20:49:12 [2020-07-16T20:49:12.391Z] --- PASS: TestDockerSwarmSuite (1683.10s)
20:49:12 [2020-07-16T20:49:12.391Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s)
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d34aca95b67d0] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d34aca95b67d0] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [d34aca95b67d0] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [d34aca95b67d0] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [d34aca95b67d0] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [d34aca95b67d0] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.78s)
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d1b8b5f735f36] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d1b8b5f735f36] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [d1b8b5f735f36] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [d1b8b5f735f36] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [d1b8b5f735f36] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [d1b8b5f735f36] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.91s)
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d1373e752b80e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d1373e752b80e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [d1373e752b80e] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [d1373e752b80e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [d1373e752b80e] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [d1373e752b80e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s)
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [dae1ec27e77e7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [dae1ec27e77e7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [dae1ec27e77e7] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [db3190bb82cf9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [db3190bb82cf9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [db3190bb82cf9] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [dae1ec27e77e7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [dae1ec27e77e7] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [dae1ec27e77e7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [db3190bb82cf9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [db3190bb82cf9] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [db3190bb82cf9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d705523e9f8ef] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d705523e9f8ef] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [d705523e9f8ef] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [d705523e9f8ef] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [d705523e9f8ef] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [d705523e9f8ef] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s)
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d5d800b58ff5c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d5d800b58ff5c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [d5d800b58ff5c] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [de3d96f40c0cd] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [de3d96f40c0cd] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [de3d96f40c0cd] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         check_test.go:358: [de3d96f40c0cd] joining swarm manager [d5d800b58ff5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [de3d96f40c0cd] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [de3d96f40c0cd] exiting daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:448: [de3d96f40c0cd] Daemon stopped
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d5ae6d8c58fb5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:325: [d5ae6d8c58fb5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:353: [d5ae6d8c58fb5] daemon started
20:49:12 [2020-07-16T20:49:12.391Z]         check_test.go:358: [d5ae6d8c58fb5] joining swarm manager [d5d800b58ff5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:461: [d5d800b58ff5c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.391Z]         daemon.go:296: [d5d800b58ff5c] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d5d800b58ff5c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:379: Daemon de3d96f40c0cd is not started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d5ae6d8c58fb5] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d5ae6d8c58fb5] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d5ae6d8c58fb5] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:49:12 [2020-07-16T20:49:12.392Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.52s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7ddff3a1e603] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7ddff3a1e603] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d7ddff3a1e603] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7382a9312210] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7382a9312210] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d7382a9312210] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d7382a9312210] joining swarm manager [d7ddff3a1e603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d7ddff3a1e603] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d7ddff3a1e603] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d7ddff3a1e603] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d7382a9312210] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d7382a9312210] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d7382a9312210] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7ddff3a1e603] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7ddff3a1e603] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d7ddff3a1e603] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7382a9312210] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d7382a9312210] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d7382a9312210] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d7ddff3a1e603] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d7ddff3a1e603] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d7ddff3a1e603] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d7382a9312210] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d7382a9312210] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d7382a9312210] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dd6f61746204d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dd6f61746204d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [dd6f61746204d] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [dd6f61746204d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [dd6f61746204d] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [dd6f61746204d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.71s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2925abadb327] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2925abadb327] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d2925abadb327] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d5b034f21303f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d5b034f21303f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d5b034f21303f] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d2925abadb327] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d2925abadb327] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d2925abadb327] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d5b034f21303f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d5b034f21303f] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d5b034f21303f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.36s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d164a07d200aa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d164a07d200aa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d164a07d200aa] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dc9dccc6fbf06] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dc9dccc6fbf06] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [dc9dccc6fbf06] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [dc9dccc6fbf06] joining swarm manager [d164a07d200aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dc65dd7881c24] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dc65dd7881c24] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [dc65dd7881c24] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [dc65dd7881c24] joining swarm manager [d164a07d200aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d164a07d200aa] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d164a07d200aa] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d164a07d200aa] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d164a07d200aa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d164a07d200aa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d164a07d200aa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d164a07d200aa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d164a07d200aa] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         docker_api_swarm_test.go:364: Waiting for possible election...
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d164a07d200aa] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d164a07d200aa] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d164a07d200aa] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [dc9dccc6fbf06] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [dc9dccc6fbf06] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [dc9dccc6fbf06] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [dc65dd7881c24] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [dc65dd7881c24] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [dc65dd7881c24] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.23s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dc32cc17fc08a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dc32cc17fc08a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [dc32cc17fc08a] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dbe9f13def37b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [dbe9f13def37b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [dbe9f13def37b] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [dbe9f13def37b] joining swarm manager [dc32cc17fc08a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d50ea7f3761fa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d50ea7f3761fa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d50ea7f3761fa] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d50ea7f3761fa] joining swarm manager [dc32cc17fc08a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [dc32cc17fc08a] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [dc32cc17fc08a] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [dc32cc17fc08a] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [dbe9f13def37b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [dbe9f13def37b] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [dbe9f13def37b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d50ea7f3761fa] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d50ea7f3761fa] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d50ea7f3761fa] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d3dde0ec26139] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d3dde0ec26139] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d3dde0ec26139] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [de92735ce2430] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [de92735ce2430] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [de92735ce2430] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d3dde0ec26139] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d3dde0ec26139] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d3dde0ec26139] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [de92735ce2430] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [de92735ce2430] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [de92735ce2430] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.16s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d128d4ce3ae78] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d128d4ce3ae78] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d128d4ce3ae78] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d128d4ce3ae78] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d128d4ce3ae78] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d128d4ce3ae78] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.99s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d342b2db8180f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d342b2db8180f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d342b2db8180f] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d36fc2f84c54e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d36fc2f84c54e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d36fc2f84c54e] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d36fc2f84c54e] joining swarm manager [d342b2db8180f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d44dae5cb0956] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d44dae5cb0956] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d44dae5cb0956] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d44dae5cb0956] joining swarm manager [d342b2db8180f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d342b2db8180f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d342b2db8180f] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d342b2db8180f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d36fc2f84c54e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d36fc2f84c54e] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d36fc2f84c54e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d44dae5cb0956] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d44dae5cb0956] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d44dae5cb0956] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.29s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d0c2bd98394fc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d0c2bd98394fc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d0c2bd98394fc] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d0c2bd98394fc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d0c2bd98394fc] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d0c2bd98394fc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d0c2bd98394fc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d0c2bd98394fc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d0c2bd98394fc] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9f5ced78f4d2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9f5ced78f4d2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d9f5ced78f4d2] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d9f5ced78f4d2] joining swarm manager [d0c2bd98394fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d9f5ced78f4d2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d9f5ced78f4d2] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d9f5ced78f4d2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9f5ced78f4d2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9f5ced78f4d2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9f5ced78f4d2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d9f5ced78f4d2] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d127a1b05a1bb] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d127a1b05a1bb] joining swarm manager [d0c2bd98394fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d127a1b05a1bb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d127a1b05a1bb] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d127a1b05a1bb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d127a1b05a1bb] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d127a1b05a1bb] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d127a1b05a1bb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d127a1b05a1bb] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d0c2bd98394fc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d0c2bd98394fc] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d0c2bd98394fc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d9f5ced78f4d2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d9f5ced78f4d2] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d9f5ced78f4d2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d127a1b05a1bb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d127a1b05a1bb] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d127a1b05a1bb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.03s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9b59222352c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d9b59222352c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d9b59222352c8] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d3233f9c3eddf] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d3233f9c3eddf] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d3233f9c3eddf] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d3233f9c3eddf] joining swarm manager [d9b59222352c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d9b59222352c8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d9b59222352c8] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d9b59222352c8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d3233f9c3eddf] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d3233f9c3eddf] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d3233f9c3eddf] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.05s)
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d3b5d66084289] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d3b5d66084289] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d3b5d66084289] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d2587847d32bc] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d2587847d32bc] joining swarm manager [d3b5d66084289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d78aa98e5c119] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d78aa98e5c119] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:353: [d78aa98e5c119] daemon started
20:49:12 [2020-07-16T20:49:12.392Z]         check_test.go:358: [d78aa98e5c119] joining swarm manager [d3b5d66084289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:461: [d2587847d32bc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:296: [d2587847d32bc] exiting daemon
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:448: [d2587847d32bc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:339: [d2587847d32bc] error pinging daemon on start: Get http://d2587847d32bc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:339: [d2587847d32bc] error pinging daemon on start: Get http://d2587847d32bc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:339: [d2587847d32bc] error pinging daemon on start: Get http://d2587847d32bc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:339: [d2587847d32bc] error pinging daemon on start: Get http://d2587847d32bc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:339: [d2587847d32bc] error pinging daemon on start: Get http://d2587847d32bc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.392Z]         daemon.go:339: [d2587847d32bc] error pinging daemon on start: Get http://d2587847d32bc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d2587847d32bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d2587847d32bc] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d3b5d66084289] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d3b5d66084289] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d3b5d66084289] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d2587847d32bc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d2587847d32bc] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d2587847d32bc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d78aa98e5c119] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d78aa98e5c119] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d78aa98e5c119] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd55ca77d4a4d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd55ca77d4a4d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [dd55ca77d4a4d] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [dd55ca77d4a4d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [dd55ca77d4a4d] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [dd55ca77d4a4d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.93s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [db0fffa7e51ef] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [db0fffa7e51ef] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [db0fffa7e51ef] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d97d97f02af8f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d97d97f02af8f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d97d97f02af8f] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [d97d97f02af8f] joining swarm manager [db0fffa7e51ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [db0fffa7e51ef] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [db0fffa7e51ef] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [db0fffa7e51ef] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d97d97f02af8f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d97d97f02af8f] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d97d97f02af8f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.25s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dcacbf647e2fc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dcacbf647e2fc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [dcacbf647e2fc] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d635ba7f17e9c] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [d635ba7f17e9c] joining swarm manager [dcacbf647e2fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [de8273103fa1e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [de8273103fa1e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [de8273103fa1e] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [de8273103fa1e] joining swarm manager [dcacbf647e2fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d635ba7f17e9c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d635ba7f17e9c] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d635ba7f17e9c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [de8273103fa1e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [de8273103fa1e] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [de8273103fa1e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d635ba7f17e9c] error pinging daemon on start: Get http://d635ba7f17e9c.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d635ba7f17e9c] error pinging daemon on start: Get http://d635ba7f17e9c.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d635ba7f17e9c] error pinging daemon on start: Get http://d635ba7f17e9c.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d635ba7f17e9c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d635ba7f17e9c] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [dcacbf647e2fc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [dcacbf647e2fc] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [dcacbf647e2fc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d635ba7f17e9c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d635ba7f17e9c] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d635ba7f17e9c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:379: Daemon de8273103fa1e is not started
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.31s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d417b2415a479] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d22022c51cb66] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [d22022c51cb66] joining swarm manager [d417b2415a479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d616dfeb97995] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [d616dfeb97995] joining swarm manager [d417b2415a479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [dd4072a076110] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [dd4072a076110] joining swarm manager [d417b2415a479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d129b079d8fb4] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [d129b079d8fb4] joining swarm manager [d417b2415a479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [dfac9cd8b2337] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [dfac9cd8b2337] joining swarm manager [d417b2415a479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [dfac9cd8b2337] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d616dfeb97995] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [dd4072a076110] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d417b2415a479] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d129b079d8fb4] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d22022c51cb66] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d417b2415a479] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d417b2415a479] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d616dfeb97995] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d616dfeb97995] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [dfac9cd8b2337] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [dfac9cd8b2337] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d129b079d8fb4] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d129b079d8fb4] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d22022c51cb66] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d22022c51cb66] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [dd4072a076110] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [dd4072a076110] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dfac9cd8b2337] error pinging daemon on start: Get http://dfac9cd8b2337.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d616dfeb97995] error pinging daemon on start: Get http://d616dfeb97995.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d417b2415a479] error pinging daemon on start: Get http://d417b2415a479.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d22022c51cb66] error pinging daemon on start: Get http://d22022c51cb66.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dd4072a076110] error pinging daemon on start: Get http://dd4072a076110.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d129b079d8fb4] error pinging daemon on start: Get http://d129b079d8fb4.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dfac9cd8b2337] error pinging daemon on start: Get http://dfac9cd8b2337.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d616dfeb97995] error pinging daemon on start: Get http://d616dfeb97995.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d417b2415a479] error pinging daemon on start: Get http://d417b2415a479.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d22022c51cb66] error pinging daemon on start: Get http://d22022c51cb66.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dd4072a076110] error pinging daemon on start: Get http://dd4072a076110.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d129b079d8fb4] error pinging daemon on start: Get http://d129b079d8fb4.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d616dfeb97995] error pinging daemon on start: Get http://d616dfeb97995.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dfac9cd8b2337] error pinging daemon on start: Get http://dfac9cd8b2337.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d417b2415a479] error pinging daemon on start: Get http://d417b2415a479.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d22022c51cb66] error pinging daemon on start: Get http://d22022c51cb66.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dd4072a076110] error pinging daemon on start: Get http://dd4072a076110.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d129b079d8fb4] error pinging daemon on start: Get http://d129b079d8fb4.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d616dfeb97995] error pinging daemon on start: Get http://d616dfeb97995.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dfac9cd8b2337] error pinging daemon on start: Get http://dfac9cd8b2337.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d417b2415a479] error pinging daemon on start: Get http://d417b2415a479.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d22022c51cb66] error pinging daemon on start: Get http://d22022c51cb66.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [dd4072a076110] error pinging daemon on start: Get http://dd4072a076110.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:339: [d129b079d8fb4] error pinging daemon on start: Get http://d129b079d8fb4.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d616dfeb97995] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dfac9cd8b2337] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d417b2415a479] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d22022c51cb66] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [dd4072a076110] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d129b079d8fb4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d129b079d8fb4] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d417b2415a479] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [dd4072a076110] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d616dfeb97995] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d22022c51cb66] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [dfac9cd8b2337] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d417b2415a479] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d417b2415a479] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d417b2415a479] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d22022c51cb66] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d22022c51cb66] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d22022c51cb66] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d616dfeb97995] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d616dfeb97995] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d616dfeb97995] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [dd4072a076110] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [dd4072a076110] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [dd4072a076110] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d129b079d8fb4] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d129b079d8fb4] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d129b079d8fb4] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [dfac9cd8b2337] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [dfac9cd8b2337] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [dfac9cd8b2337] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [db46fb8538c8d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [db46fb8538c8d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [db46fb8538c8d] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [db46fb8538c8d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [db46fb8538c8d] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [db46fb8538c8d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [db46fb8538c8d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [db46fb8538c8d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [db46fb8538c8d] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [db46fb8538c8d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [db46fb8538c8d] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [db46fb8538c8d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.43s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d7df2d7b8b112] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d7df2d7b8b112] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d7df2d7b8b112] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:461: [d7df2d7b8b112] Stopping daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:296: [d7df2d7b8b112] exiting daemon
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:448: [d7df2d7b8b112] Daemon stopped
20:49:12 [2020-07-16T20:49:12.393Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.39s)
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d9e7b943b5655] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d9e7b943b5655] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d9e7b943b5655] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d978b7bf3efad] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:325: [d978b7bf3efad] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:353: [d978b7bf3efad] daemon started
20:49:12 [2020-07-16T20:49:12.393Z]         check_test.go:358: [d978b7bf3efad] joining swarm manager [d9e7b943b5655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.393Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [ded581c9febb2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [ded581c9febb2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [ded581c9febb2] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [ded581c9febb2] joining swarm manager [d9e7b943b5655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d9e7b943b5655] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d9e7b943b5655] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d9e7b943b5655] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d978b7bf3efad] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d978b7bf3efad] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d978b7bf3efad] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [ded581c9febb2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [ded581c9febb2] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [ded581c9febb2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.72s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d2cc63439089c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d2cc63439089c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d2cc63439089c] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dcf2575f62c4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dcf2575f62c4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [dcf2575f62c4b] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [dcf2575f62c4b] joining swarm manager [d2cc63439089c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d1ce4add893b0] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d1ce4add893b0] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d1ce4add893b0] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d1ce4add893b0] joining swarm manager [d2cc63439089c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d2cc63439089c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d2cc63439089c] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d2cc63439089c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [dcf2575f62c4b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [dcf2575f62c4b] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [dcf2575f62c4b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d1ce4add893b0] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d1ce4add893b0] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d1ce4add893b0] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.87s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d3be9f00f070c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d3be9f00f070c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d3be9f00f070c] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d708fab0bca48] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d708fab0bca48] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d708fab0bca48] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d708fab0bca48] joining swarm manager [d3be9f00f070c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dfe8647aacfb7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dfe8647aacfb7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [dfe8647aacfb7] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [dfe8647aacfb7] joining swarm manager [d3be9f00f070c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d3be9f00f070c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d3be9f00f070c] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d3be9f00f070c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d708fab0bca48] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d708fab0bca48] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d708fab0bca48] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [dfe8647aacfb7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [dfe8647aacfb7] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [dfe8647aacfb7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [df03c6e430c1e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [df03c6e430c1e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [df03c6e430c1e] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [df03c6e430c1e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [df03c6e430c1e] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [df03c6e430c1e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.60s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d7eec3fe37713] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d7eec3fe37713] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d7eec3fe37713] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dca67a2c9cdd2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dca67a2c9cdd2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [dca67a2c9cdd2] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [dca67a2c9cdd2] joining swarm manager [d7eec3fe37713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d2f8c3712b369] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d2f8c3712b369] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d2f8c3712b369] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d2f8c3712b369] joining swarm manager [d7eec3fe37713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d1dec8788e68c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d1dec8788e68c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d1dec8788e68c] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d1dec8788e68c] joining swarm manager [d7eec3fe37713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dbdd39c03d28a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dbdd39c03d28a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [dbdd39c03d28a] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [dbdd39c03d28a] joining swarm manager [d7eec3fe37713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d7eec3fe37713] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d7eec3fe37713] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d7eec3fe37713] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [dca67a2c9cdd2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [dca67a2c9cdd2] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [dca67a2c9cdd2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d2f8c3712b369] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d2f8c3712b369] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d2f8c3712b369] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d1dec8788e68c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d1dec8788e68c] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d1dec8788e68c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [dbdd39c03d28a] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [dbdd39c03d28a] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [dbdd39c03d28a] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.85s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [ddec8552b37d7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [ddec8552b37d7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [ddec8552b37d7] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [ddec8552b37d7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [ddec8552b37d7] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [ddec8552b37d7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.34s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d5eb1d988a768] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d5eb1d988a768] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d5eb1d988a768] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dbca69f21b645] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dbca69f21b645] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [dbca69f21b645] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [dbca69f21b645] joining swarm manager [d5eb1d988a768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d78f06431d6a6] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d78f06431d6a6] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d78f06431d6a6] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d78f06431d6a6] joining swarm manager [d5eb1d988a768]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d5eb1d988a768] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d5eb1d988a768] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d5eb1d988a768] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [dbca69f21b645] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [dbca69f21b645] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [dbca69f21b645] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d78f06431d6a6] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d78f06431d6a6] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d78f06431d6a6] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.35s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d13ad88c8847a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d13ad88c8847a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d13ad88c8847a] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [de212b717c2ea] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [de212b717c2ea] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [de212b717c2ea] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [de212b717c2ea] joining swarm manager [d13ad88c8847a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dec83c21f48db] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [dec83c21f48db] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [dec83c21f48db] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [dec83c21f48db] joining swarm manager [d13ad88c8847a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [de212b717c2ea] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [de212b717c2ea] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [de212b717c2ea] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d13ad88c8847a] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d13ad88c8847a] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d13ad88c8847a] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:379: Daemon de212b717c2ea is not started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [dec83c21f48db] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [dec83c21f48db] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [dec83c21f48db] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.52s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d1c643094b82e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d1c643094b82e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d1c643094b82e] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d6e25c7fc5923] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d6e25c7fc5923] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d6e25c7fc5923] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d6e25c7fc5923] joining swarm manager [d1c643094b82e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [ded9d1de3f061] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [ded9d1de3f061] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [ded9d1de3f061] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [ded9d1de3f061] joining swarm manager [d1c643094b82e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d1c643094b82e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d1c643094b82e] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d1c643094b82e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d6e25c7fc5923] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d6e25c7fc5923] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d6e25c7fc5923] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [ded9d1de3f061] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [ded9d1de3f061] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [ded9d1de3f061] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.86s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d0e9cd2d820f4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d0e9cd2d820f4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d0e9cd2d820f4] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [df9facd377bca] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [df9facd377bca] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [df9facd377bca] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [df9facd377bca] joining swarm manager [d0e9cd2d820f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d60af34fdd4b3] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d60af34fdd4b3] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d60af34fdd4b3] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         check_test.go:358: [d60af34fdd4b3] joining swarm manager [d0e9cd2d820f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d0e9cd2d820f4] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d0e9cd2d820f4] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d0e9cd2d820f4] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [df9facd377bca] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [df9facd377bca] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [df9facd377bca] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d60af34fdd4b3] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d60af34fdd4b3] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d60af34fdd4b3] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.19s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d7025608f3f8d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d7025608f3f8d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d7025608f3f8d] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d7025608f3f8d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d7025608f3f8d] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d7025608f3f8d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.29s)
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d20d063434f88] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:325: [d20d063434f88] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:353: [d20d063434f88] daemon started
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:461: [d20d063434f88] Stopping daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:296: [d20d063434f88] exiting daemon
20:49:12 [2020-07-16T20:49:12.394Z]         daemon.go:448: [d20d063434f88] Daemon stopped
20:49:12 [2020-07-16T20:49:12.394Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.59s)
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:325: [d16af973fa046] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:325: [d16af973fa046] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:353: [d16af973fa046] daemon started
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:461: [d16af973fa046] Stopping daemon
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:296: [d16af973fa046] exiting daemon
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:448: [d16af973fa046] Daemon stopped
20:49:12 [2020-07-16T20:49:12.395Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.67s)
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:325: [d89b0a6332b87] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:325: [d89b0a6332b87] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:353: [d89b0a6332b87] daemon started
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:461: [d89b0a6332b87] Stopping daemon
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:296: [d89b0a6332b87] exiting daemon
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:448: [d89b0a6332b87] Daemon stopped
20:49:12 [2020-07-16T20:49:12.395Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.63s)
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:325: [ddb043954ad63] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:325: [ddb043954ad63] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:353: [ddb043954ad63] daemon started
20:49:12 [2020-07-16T20:49:12.395Z]         daemon.go:461: [ddb043954ad63] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [ddb043954ad63] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [ddb043954ad63] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dfdadd0aaf799] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dfdadd0aaf799] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dfdadd0aaf799] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dfdadd0aaf799] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dfdadd0aaf799] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dfdadd0aaf799] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d8b4158116770] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d8b4158116770] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d8b4158116770] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d8b4158116770] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d8b4158116770] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d8b4158116770] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.57s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d451ad4e619ce] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d451ad4e619ce] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d451ad4e619ce] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d451ad4e619ce] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d451ad4e619ce] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d451ad4e619ce] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dd29feef819fa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dd29feef819fa] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dd29feef819fa] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dd29feef819fa] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dd29feef819fa] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dd29feef819fa] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dcdc7d6a47b3e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dcdc7d6a47b3e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dcdc7d6a47b3e] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dcdc7d6a47b3e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dcdc7d6a47b3e] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dcdc7d6a47b3e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.96s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [df7940b4140e9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [df7940b4140e9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [df7940b4140e9] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [df7940b4140e9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [df7940b4140e9] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [df7940b4140e9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.16s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d7eb503c016a4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d7eb503c016a4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d7eb503c016a4] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d7eb503c016a4] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d7eb503c016a4] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d7eb503c016a4] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.93s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d347c25bfec36] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d347c25bfec36] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d347c25bfec36] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d347c25bfec36] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d347c25bfec36] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d347c25bfec36] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d9b2a58e21399] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d9b2a58e21399] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d9b2a58e21399] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d9b2a58e21399] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d9b2a58e21399] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d9b2a58e21399] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d91306c2b444f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d91306c2b444f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d91306c2b444f] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d91306c2b444f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d91306c2b444f] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d91306c2b444f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [ddbeabd6ddc25] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [ddbeabd6ddc25] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [ddbeabd6ddc25] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [ddbeabd6ddc25] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [ddbeabd6ddc25] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [ddbeabd6ddc25] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d5de3159dc8bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d5de3159dc8bc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d5de3159dc8bc] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d5de3159dc8bc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d5de3159dc8bc] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d5de3159dc8bc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.94s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d9ed039b20cd5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d9ed039b20cd5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d9ed039b20cd5] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d9ed039b20cd5] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d9ed039b20cd5] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d9ed039b20cd5] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.19s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d4718cda13d98] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d4718cda13d98] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d4718cda13d98] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d4718cda13d98] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d4718cda13d98] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d4718cda13d98] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.83s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dc2aaeccf4818] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dc2aaeccf4818] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dc2aaeccf4818] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dc2aaeccf4818] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dc2aaeccf4818] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dc2aaeccf4818] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.58s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d7048e514a677] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d7048e514a677] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d7048e514a677] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d7048e514a677] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d7048e514a677] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d7048e514a677] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.91s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d1225f7010df2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d1225f7010df2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d1225f7010df2] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d1225f7010df2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d1225f7010df2] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d1225f7010df2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.88s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d2004e097e529] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d2004e097e529] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d2004e097e529] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d2004e097e529] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d2004e097e529] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d2004e097e529] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.94s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [da0053106e308] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [da0053106e308] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [da0053106e308] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.lgnvwgtri3x9@b99f54d22b55    | hello1\n"
20:49:12 [2020-07-16T20:49:12.655Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.vgbupuzz5m9d@b99f54d22b55    | hello2\n"
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [da0053106e308] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [da0053106e308] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [da0053106e308] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d7f98ada9794f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d7f98ada9794f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d7f98ada9794f] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d7f98ada9794f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d7f98ada9794f] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d7f98ada9794f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.66s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d404f644c339a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d404f644c339a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d404f644c339a] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d404f644c339a] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d404f644c339a] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d404f644c339a] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.34s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [df223c1cfb879] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [df223c1cfb879] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [df223c1cfb879] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [df223c1cfb879] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [df223c1cfb879] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [df223c1cfb879] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.78s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dca6c4de436c2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dca6c4de436c2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dca6c4de436c2] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dca6c4de436c2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dca6c4de436c2] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dca6c4de436c2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d69e1f0d72b21] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [d69e1f0d72b21] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [d69e1f0d72b21] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [d69e1f0d72b21] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [d69e1f0d72b21] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [d69e1f0d72b21] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.06s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dc163921e6911] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dc163921e6911] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dc163921e6911] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dc163921e6911] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dc163921e6911] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dc163921e6911] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.97s)
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dc99bf1928d90] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:325: [dc99bf1928d90] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:353: [dc99bf1928d90] daemon started
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:461: [dc99bf1928d90] Stopping daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:296: [dc99bf1928d90] exiting daemon
20:49:12 [2020-07-16T20:49:12.655Z]         daemon.go:448: [dc99bf1928d90] Daemon stopped
20:49:12 [2020-07-16T20:49:12.655Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.95s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d71e28584b5e6] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d71e28584b5e6] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d71e28584b5e6] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         docker_cli_service_logs_test.go:242: checking task o6jdzjd5wb25
20:49:12 [2020-07-16T20:49:12.656Z]         docker_cli_service_logs_test.go:247: checking messages for o6jdzjd5wb25
20:49:12 [2020-07-16T20:49:12.656Z]         docker_cli_service_logs_test.go:242: checking task jub7xelebetf
20:49:12 [2020-07-16T20:49:12.656Z]         docker_cli_service_logs_test.go:247: checking messages for jub7xelebetf
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d71e28584b5e6] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d71e28584b5e6] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d71e28584b5e6] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d517814141c45] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d517814141c45] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d517814141c45] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d517814141c45] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d517814141c45] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d517814141c45] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.84s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d6fa4b5900496] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d6fa4b5900496] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d6fa4b5900496] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d6fa4b5900496] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d6fa4b5900496] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d6fa4b5900496] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d6fa4b5900496] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d6fa4b5900496] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d6fa4b5900496] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d6fa4b5900496] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d6fa4b5900496] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d6fa4b5900496] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d6fa4b5900496] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d6fa4b5900496] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d6fa4b5900496] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d6fa4b5900496] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6fa4b5900496] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d6fa4b5900496] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d6fa4b5900496] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d6fa4b5900496] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d6fa4b5900496] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.78s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [db24b5129f6b6] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [db24b5129f6b6] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [db24b5129f6b6] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [db24b5129f6b6] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [db24b5129f6b6] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [db24b5129f6b6] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.28s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6a2eff9e3980] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d6a2eff9e3980] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d6a2eff9e3980] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d6a2eff9e3980] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d6a2eff9e3980] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d6a2eff9e3980] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d5219431b3ff1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d5219431b3ff1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d5219431b3ff1] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de7723daacf27] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de7723daacf27] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [de7723daacf27] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         check_test.go:358: [de7723daacf27] joining swarm manager [d5219431b3ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dab09b54bc78b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dab09b54bc78b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [dab09b54bc78b] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         check_test.go:358: [dab09b54bc78b] joining swarm manager [d5219431b3ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d5219431b3ff1] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d5219431b3ff1] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d5219431b3ff1] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [de7723daacf27] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [de7723daacf27] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [de7723daacf27] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [dab09b54bc78b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [dab09b54bc78b] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [dab09b54bc78b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d989a81b78fb8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d989a81b78fb8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d989a81b78fb8] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d989a81b78fb8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d989a81b78fb8] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d989a81b78fb8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d0b17145c4334] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d0b17145c4334] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d0b17145c4334] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d0b17145c4334] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d0b17145c4334] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d0b17145c4334] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.19s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dd6a5043e4253] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dd6a5043e4253] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [dd6a5043e4253] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [dd6a5043e4253] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [dd6a5043e4253] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [dd6a5043e4253] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.85s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d32236b415bb7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d32236b415bb7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d32236b415bb7] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [da603126c1050] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [da603126c1050] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [da603126c1050] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         check_test.go:358: [da603126c1050] joining swarm manager [d32236b415bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d7b91e76a669e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d7b91e76a669e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d7b91e76a669e] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         check_test.go:358: [d7b91e76a669e] joining swarm manager [d32236b415bb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d32236b415bb7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d32236b415bb7] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d32236b415bb7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [da603126c1050] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [da603126c1050] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [da603126c1050] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d7b91e76a669e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d7b91e76a669e] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d7b91e76a669e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.72s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d79f77f8b74c5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d79f77f8b74c5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d79f77f8b74c5] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d79f77f8b74c5] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d79f77f8b74c5] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d79f77f8b74c5] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.41s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d9cd8a2857093] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d9cd8a2857093] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d9cd8a2857093] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [dacd9cba40359] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         check_test.go:358: [dacd9cba40359] joining swarm manager [d9cd8a2857093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d2139c4d08893] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         check_test.go:358: [d2139c4d08893] joining swarm manager [d9cd8a2857093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [dacd9cba40359] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [dacd9cba40359] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [dacd9cba40359] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [dacd9cba40359] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d2139c4d08893] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d2139c4d08893] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d2139c4d08893] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d2139c4d08893] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [dacd9cba40359] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [dacd9cba40359] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [dacd9cba40359] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [dacd9cba40359] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d2139c4d08893] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d2139c4d08893] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d2139c4d08893] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d2139c4d08893] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [dacd9cba40359] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [dacd9cba40359] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [dacd9cba40359] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [dacd9cba40359] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [dacd9cba40359] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d2139c4d08893] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d2139c4d08893] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d2139c4d08893] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d2139c4d08893] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d2139c4d08893] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d9cd8a2857093] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d9cd8a2857093] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d9cd8a2857093] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [dacd9cba40359] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [dacd9cba40359] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [dacd9cba40359] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d2139c4d08893] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d2139c4d08893] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d2139c4d08893] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.64s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d69e195489176] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d69e195489176] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d69e195489176] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d69e195489176] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d69e195489176] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d69e195489176] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.38s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d95e2fbd4d0ac] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d95e2fbd4d0ac] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d95e2fbd4d0ac] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d95e2fbd4d0ac] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d95e2fbd4d0ac] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d95e2fbd4d0ac] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d95e2fbd4d0ac] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [d95e2fbd4d0ac] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [d95e2fbd4d0ac] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [d95e2fbd4d0ac] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [d95e2fbd4d0ac] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [d95e2fbd4d0ac] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.69s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [db416fad303a7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [db416fad303a7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [db416fad303a7] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [db416fad303a7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [db416fad303a7] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [db416fad303a7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [df20b4a48b9f3] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [df20b4a48b9f3] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [df20b4a48b9f3] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [df20b4a48b9f3] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [df20b4a48b9f3] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [df20b4a48b9f3] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [de31c0b00711c] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [de31c0b00711c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [de31c0b00711c] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [de31c0b00711c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [de31c0b00711c] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [de31c0b00711c] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [de31c0b00711c] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [de31c0b00711c] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [de31c0b00711c] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [de31c0b00711c] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [de31c0b00711c] Daemon stopped
20:49:12 [2020-07-16T20:49:12.656Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.65s)
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [da62f89ed630e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:325: [da62f89ed630e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:353: [da62f89ed630e] daemon started
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:461: [da62f89ed630e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:296: [da62f89ed630e] exiting daemon
20:49:12 [2020-07-16T20:49:12.656Z]         daemon.go:448: [da62f89ed630e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.35s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d0f8089b05b54] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d0f8089b05b54] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d0f8089b05b54] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d0f8089b05b54] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d0f8089b05b54] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d0f8089b05b54] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:49:12 [2020-07-16T20:49:12.657Z]         requirement.go:26: unmatched requirement IPv6
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.59s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dc76bc826a45f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dc76bc826a45f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dc76bc826a45f] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dc76bc826a45f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dc76bc826a45f] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dc76bc826a45f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dc76bc826a45f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dc76bc826a45f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dc76bc826a45f] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dc76bc826a45f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dc76bc826a45f] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dc76bc826a45f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dc76bc826a45f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dc76bc826a45f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dc76bc826a45f] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dc76bc826a45f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dc76bc826a45f] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dc76bc826a45f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d72e531ca886f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d72e531ca886f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d72e531ca886f] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d72e531ca886f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d72e531ca886f] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d72e531ca886f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d5c4d462a4d90] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d5c4d462a4d90] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d5c4d462a4d90] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d5c4d462a4d90] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d5c4d462a4d90] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d5c4d462a4d90] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d9d21c06ddfce] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d9d21c06ddfce] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d9d21c06ddfce] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d9d21c06ddfce] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d9d21c06ddfce] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d9d21c06ddfce] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.10s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d74ed2a063c9d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d74ed2a063c9d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d74ed2a063c9d] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d74cfefc1ecde] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d74cfefc1ecde] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d74cfefc1ecde] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d74ed2a063c9d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d74ed2a063c9d] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d74ed2a063c9d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d74cfefc1ecde] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d74cfefc1ecde] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d74cfefc1ecde] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.76s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d605dd17de09d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d605dd17de09d] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d605dd17de09d] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d6aef6c583f4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d6aef6c583f4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d6aef6c583f4b] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         check_test.go:358: [d6aef6c583f4b] joining swarm manager [d605dd17de09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d6aef6c583f4b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d6aef6c583f4b] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d6aef6c583f4b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d6aef6c583f4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d6aef6c583f4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d6aef6c583f4b] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dda02cb0f01c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dda02cb0f01c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dda02cb0f01c8] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         check_test.go:358: [dda02cb0f01c8] joining swarm manager [d605dd17de09d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d6aef6c583f4b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d6aef6c583f4b] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d6aef6c583f4b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d6aef6c583f4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d6aef6c583f4b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d6aef6c583f4b] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dda02cb0f01c8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dda02cb0f01c8] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dda02cb0f01c8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dda02cb0f01c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dda02cb0f01c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dda02cb0f01c8] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dda02cb0f01c8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dda02cb0f01c8] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dda02cb0f01c8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dda02cb0f01c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dda02cb0f01c8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dda02cb0f01c8] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d605dd17de09d] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d605dd17de09d] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d605dd17de09d] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d6aef6c583f4b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d6aef6c583f4b] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d6aef6c583f4b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dda02cb0f01c8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dda02cb0f01c8] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dda02cb0f01c8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.00s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [db2397fe856f5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [db2397fe856f5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [db2397fe856f5] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d482196fa28d7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d482196fa28d7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d482196fa28d7] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [db2397fe856f5] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [db2397fe856f5] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [db2397fe856f5] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d482196fa28d7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d482196fa28d7] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d482196fa28d7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.95s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d0c9ea3bdebca] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d0c9ea3bdebca] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d0c9ea3bdebca] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d0c9ea3bdebca] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d0c9ea3bdebca] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d0c9ea3bdebca] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d0c9ea3bdebca] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d0c9ea3bdebca] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d0c9ea3bdebca] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d0c9ea3bdebca] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d0c9ea3bdebca] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d0c9ea3bdebca] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.47s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dd018afb89ebc] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d212619127eeb] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         check_test.go:358: [d212619127eeb] joining swarm manager [dd018afb89ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d493b331f976e] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         check_test.go:358: [d493b331f976e] joining swarm manager [dd018afb89ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d212619127eeb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d212619127eeb] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d212619127eeb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d212619127eeb] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d212619127eeb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d212619127eeb] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d212619127eeb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dd018afb89ebc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dd018afb89ebc] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dd018afb89ebc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dd018afb89ebc] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d493b331f976e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d493b331f976e] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d493b331f976e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d493b331f976e] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:339: [d212619127eeb] error pinging daemon on start: Get http://d212619127eeb.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:339: [d212619127eeb] error pinging daemon on start: Get http://d212619127eeb.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d212619127eeb] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d212619127eeb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d212619127eeb] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d212619127eeb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d212619127eeb] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dd018afb89ebc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dd018afb89ebc] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dd018afb89ebc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:339: [dd018afb89ebc] error pinging daemon on start: Get http://dd018afb89ebc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:339: [dd018afb89ebc] error pinging daemon on start: Get http://dd018afb89ebc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:339: [dd018afb89ebc] error pinging daemon on start: Get http://dd018afb89ebc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:339: [dd018afb89ebc] error pinging daemon on start: Get http://dd018afb89ebc.sock/_ping: context deadline exceeded
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dd018afb89ebc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dd018afb89ebc] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d493b331f976e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d493b331f976e] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d493b331f976e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d493b331f976e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d493b331f976e] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d212619127eeb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d212619127eeb] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d212619127eeb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [d212619127eeb] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [d212619127eeb] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dbbf2d79e3bdc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dbbf2d79e3bdc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dbbf2d79e3bdc] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         check_test.go:358: [dbbf2d79e3bdc] joining swarm manager [dd018afb89ebc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dbbf2d79e3bdc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dbbf2d79e3bdc] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dbbf2d79e3bdc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dbbf2d79e3bdc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:325: [dbbf2d79e3bdc] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:353: [dbbf2d79e3bdc] daemon started
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dd018afb89ebc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dd018afb89ebc] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dd018afb89ebc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d212619127eeb] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d212619127eeb] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d212619127eeb] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [d493b331f976e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [d493b331f976e] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [d493b331f976e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:461: [dbbf2d79e3bdc] Stopping daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:296: [dbbf2d79e3bdc] exiting daemon
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:448: [dbbf2d79e3bdc] Daemon stopped
20:49:12 [2020-07-16T20:49:12.657Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
20:49:12 [2020-07-16T20:49:12.657Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d4945e972781b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d4945e972781b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d4945e972781b] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [df84e3698b6a2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [df84e3698b6a2] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [df84e3698b6a2] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         check_test.go:358: [df84e3698b6a2] joining swarm manager [d4945e972781b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [df5a784a06d7b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [df5a784a06d7b] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [df5a784a06d7b] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         check_test.go:358: [df5a784a06d7b] joining swarm manager [d4945e972781b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d4945e972781b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d4945e972781b] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d4945e972781b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [df84e3698b6a2] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [df84e3698b6a2] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [df84e3698b6a2] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [df5a784a06d7b] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [df5a784a06d7b] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [df5a784a06d7b] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dff72393cb7b1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dff72393cb7b1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dff72393cb7b1] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
20:49:12 [2020-07-16T20:49:12.658Z]         docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dff72393cb7b1] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dff72393cb7b1] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dff72393cb7b1] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d97eeb3ce91a1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d97eeb3ce91a1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d97eeb3ce91a1] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d97eeb3ce91a1] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d97eeb3ce91a1] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d97eeb3ce91a1] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dd7589435a9d4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dd7589435a9d4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dd7589435a9d4] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dd7589435a9d4] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dd7589435a9d4] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dd7589435a9d4] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dadf831460b7e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dadf831460b7e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dadf831460b7e] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dadf831460b7e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dadf831460b7e] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dadf831460b7e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.63s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dc9671f90b6d4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dc9671f90b6d4] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dc9671f90b6d4] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dee067512104a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dee067512104a] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dee067512104a] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         check_test.go:358: [dee067512104a] joining swarm manager [dc9671f90b6d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dc9671f90b6d4] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dc9671f90b6d4] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dc9671f90b6d4] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dee067512104a] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dee067512104a] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dee067512104a] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d97c920618fd0] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d97c920618fd0] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d97c920618fd0] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d97c920618fd0] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d97c920618fd0] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d97c920618fd0] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.72s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d3b42f508b804] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d3b42f508b804] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d3b42f508b804] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d3b42f508b804] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d3b42f508b804] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d3b42f508b804] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [de0b0cabe52e1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [de0b0cabe52e1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [de0b0cabe52e1] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [de0b0cabe52e1] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [de0b0cabe52e1] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [de0b0cabe52e1] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.72s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dce808d9cce91] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dce808d9cce91] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dce808d9cce91] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dce808d9cce91] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dce808d9cce91] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dce808d9cce91] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d7953f39ed820] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d7953f39ed820] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d7953f39ed820] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d7953f39ed820] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d7953f39ed820] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d7953f39ed820] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.20s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d06c22a57be56] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d06c22a57be56] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d06c22a57be56] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d1ba207a6c379] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d1ba207a6c379] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d1ba207a6c379] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         check_test.go:358: [d1ba207a6c379] joining swarm manager [d06c22a57be56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d06c22a57be56] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d06c22a57be56] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d06c22a57be56] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d1ba207a6c379] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d1ba207a6c379] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d1ba207a6c379] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.50s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d157a3e1129d9] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d157a3e1129d9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d157a3e1129d9] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d157a3e1129d9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d157a3e1129d9] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d157a3e1129d9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d157a3e1129d9] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d157a3e1129d9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d157a3e1129d9] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d157a3e1129d9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d157a3e1129d9] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d157a3e1129d9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d157a3e1129d9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d157a3e1129d9] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d157a3e1129d9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d157a3e1129d9] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d157a3e1129d9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [da42c779cca52] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [da42c779cca52] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [da42c779cca52] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [da42c779cca52] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [da42c779cca52] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [da42c779cca52] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d6330395f50f5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d6330395f50f5] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d6330395f50f5] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d6330395f50f5] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d6330395f50f5] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d6330395f50f5] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d763ce8284da7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d763ce8284da7] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d763ce8284da7] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d763ce8284da7] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d763ce8284da7] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d763ce8284da7] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.82s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d881dc6994fd1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d881dc6994fd1] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d881dc6994fd1] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d881dc6994fd1] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d881dc6994fd1] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d881dc6994fd1] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d6fbf572458e8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d6fbf572458e8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d6fbf572458e8] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d6fbf572458e8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d6fbf572458e8] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d6fbf572458e8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d17172e7bc6a8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d17172e7bc6a8] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d17172e7bc6a8] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d17172e7bc6a8] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d17172e7bc6a8] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d17172e7bc6a8] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.61s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d8fefca055eee] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d8fefca055eee] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d8fefca055eee] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d8fefca055eee] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d8fefca055eee] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d8fefca055eee] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d44784dfd9aa9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d44784dfd9aa9] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d44784dfd9aa9] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d44784dfd9aa9] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d44784dfd9aa9] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d44784dfd9aa9] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d494db551cd31] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d494db551cd31] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d494db551cd31] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d494db551cd31] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d494db551cd31] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d494db551cd31] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d6b689a830823] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d6b689a830823] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d6b689a830823] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d6b689a830823] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d6b689a830823] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [d6b689a830823] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dd8793364cdda] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [dd8793364cdda] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [dd8793364cdda] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [dd8793364cdda] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [dd8793364cdda] exiting daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:448: [dd8793364cdda] Daemon stopped
20:49:12 [2020-07-16T20:49:12.658Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s)
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d5c3bf9ca177f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:325: [d5c3bf9ca177f] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:353: [d5c3bf9ca177f] daemon started
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:461: [d5c3bf9ca177f] Stopping daemon
20:49:12 [2020-07-16T20:49:12.658Z]         daemon.go:296: [d5c3bf9ca177f] exiting daemon
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:448: [d5c3bf9ca177f] Daemon stopped
20:49:12 [2020-07-16T20:49:12.659Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s)
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:325: [d901cd132704e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:325: [d901cd132704e] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:353: [d901cd132704e] daemon started
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:461: [d901cd132704e] Stopping daemon
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:296: [d901cd132704e] exiting daemon
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:448: [d901cd132704e] Daemon stopped
20:49:12 [2020-07-16T20:49:12.659Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s)
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:325: [def192504b658] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:325: [def192504b658] waiting for daemon to start
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:353: [def192504b658] daemon started
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:461: [def192504b658] Stopping daemon
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:296: [def192504b658] exiting daemon
20:49:12 [2020-07-16T20:49:12.659Z]         daemon.go:448: [def192504b658] Daemon stopped
20:49:12 [2020-07-16T20:49:12.659Z] === RUN   TestDockerExternalVolumeSuite
20:49:12 [2020-07-16T20:49:12.659Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
20:49:16 [2020-07-16T20:49:16.350Z] === RUN   TestDockerSuite/TestCommitPausedContainer
20:49:16 [2020-07-16T20:49:16.350Z] === RUN   TestDockerSuite/TestCommitTTY
20:49:22 [2020-07-16T20:49:22.244Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestCommitWithoutPause
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
20:49:27 [2020-07-16T20:49:27.024Z] === RUN   TestDockerSuite/TestContainerAPICommit
20:49:30 [2020-07-16T20:49:30.729Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
20:49:32 [2020-07-16T20:49:32.914Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
20:49:40 [2020-07-16T20:49:40.111Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
20:49:40 [2020-07-16T20:49:40.111Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
20:49:41 [2020-07-16T20:49:41.685Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
20:49:41 [2020-07-16T20:49:41.685Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
20:49:41 [2020-07-16T20:49:41.685Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
20:49:41 [2020-07-16T20:49:41.685Z] === RUN   TestDockerSuite/TestContainerAPICreate
20:49:43 [2020-07-16T20:49:43.257Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
20:49:43 [2020-07-16T20:49:43.257Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
20:49:43 [2020-07-16T20:49:43.257Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
20:49:45 [2020-07-16T20:49:45.482Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
20:49:45 [2020-07-16T20:49:45.482Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
20:49:45 [2020-07-16T20:49:45.482Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
20:49:45 [2020-07-16T20:49:45.482Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
20:49:45 [2020-07-16T20:49:45.482Z] === RUN   TestDockerSuite/TestContainerAPIDelete
20:49:47 [2020-07-16T20:49:47.692Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
20:49:49 [2020-07-16T20:49:49.252Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
20:49:51 [2020-07-16T20:49:51.461Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
20:49:51 [2020-07-16T20:49:51.461Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
20:49:51 [2020-07-16T20:49:51.461Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
20:49:53 [2020-07-16T20:49:53.024Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
20:49:53 [2020-07-16T20:49:53.024Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
20:49:55 [2020-07-16T20:49:55.232Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
20:49:55 [2020-07-16T20:49:55.232Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
20:49:55 [2020-07-16T20:49:55.232Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
20:49:57 [2020-07-16T20:49:57.441Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
20:49:57 [2020-07-16T20:49:57.441Z] === RUN   TestDockerSuite/TestContainerAPIKill
20:49:59 [2020-07-16T20:49:59.001Z] === RUN   TestDockerSuite/TestContainerAPIPause
20:49:59 [2020-07-16T20:49:59.001Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
20:50:01 [2020-07-16T20:50:01.208Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
20:50:01 [2020-07-16T20:50:01.208Z] === RUN   TestDockerSuite/TestContainerAPIRename
20:50:03 [2020-07-16T20:50:03.420Z] === RUN   TestDockerSuite/TestContainerAPIRestart
20:50:07 [2020-07-16T20:50:07.200Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
20:50:10 [2020-07-16T20:50:10.144Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
20:50:10 [2020-07-16T20:50:10.144Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
20:50:10 [2020-07-16T20:50:10.144Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
20:50:10 [2020-07-16T20:50:10.144Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
20:50:10 [2020-07-16T20:50:10.144Z] === RUN   TestDockerSuite/TestContainerAPIStart
20:50:11 [2020-07-16T20:50:11.706Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
20:50:11 [2020-07-16T20:50:11.706Z] === RUN   TestDockerSuite/TestContainerAPIStop
20:50:13 [2020-07-16T20:50:13.921Z] === RUN   TestDockerSuite/TestContainerAPITop
20:50:13 [2020-07-16T20:50:13.921Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
20:50:15 [2020-07-16T20:50:15.481Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
20:50:15 [2020-07-16T20:50:15.481Z] === RUN   TestDockerSuite/TestContainerAPIWait
20:50:20 [2020-07-16T20:50:20.225Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
20:50:21 [2020-07-16T20:50:21.212Z] === RUN   TestDockerSuite/TestContainerNetworkMode
20:50:21 [2020-07-16T20:50:21.212Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
20:50:21 [2020-07-16T20:50:21.686Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
20:50:21 [2020-07-16T20:50:21.686Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
20:50:21 [2020-07-16T20:50:21.686Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
20:50:21 [2020-07-16T20:50:21.686Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
20:50:23 [2020-07-16T20:50:23.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
20:50:38 [2020-07-16T20:50:38.418Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCopyAndRestart
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpAbsolutePath
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseA
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseB
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseC
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseD
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseE
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseF
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseG
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseH
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseI
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromCaseJ
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
20:50:41 [2020-07-16T20:50:41.050Z] === RUN   TestDockerSuite/TestCpGarbagePath
20:50:43 [2020-07-16T20:50:43.258Z] === RUN   TestDockerSuite/TestCpLocalOnly
20:50:43 [2020-07-16T20:50:43.258Z] === RUN   TestDockerSuite/TestCpNameHasColon
20:50:43 [2020-07-16T20:50:43.258Z] === RUN   TestDockerSuite/TestCpRelativePath
20:50:44 [2020-07-16T20:50:44.974Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
20:50:45 [2020-07-16T20:50:45.466Z] === RUN   TestDockerSuite/TestCpSpecialFiles
20:50:45 [2020-07-16T20:50:45.466Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
20:50:45 [2020-07-16T20:50:45.466Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
20:50:45 [2020-07-16T20:50:45.466Z] === RUN   TestDockerSuite/TestCpToCaseA
20:50:49 [2020-07-16T20:50:49.245Z] === RUN   TestDockerSuite/TestCpToCaseB
20:50:51 [2020-07-16T20:50:51.454Z] === RUN   TestDockerSuite/TestCpToCaseC
20:50:51 [2020-07-16T20:50:51.454Z] === RUN   TestDockerSuite/TestCpToCaseD
20:50:51 [2020-07-16T20:50:51.454Z] === RUN   TestDockerSuite/TestCpToCaseE
20:50:58 [2020-07-16T20:50:58.594Z] === RUN   TestDockerSuite/TestCpToCaseF
20:50:58 [2020-07-16T20:50:58.594Z] === RUN   TestDockerSuite/TestCpToCaseG
20:50:58 [2020-07-16T20:50:58.594Z] === RUN   TestDockerSuite/TestCpToCaseH
20:51:07 [2020-07-16T20:51:07.236Z] === RUN   TestDockerSuite/TestCpToCaseI
20:51:07 [2020-07-16T20:51:07.236Z] === RUN   TestDockerSuite/TestCpToCaseJ
20:51:07 [2020-07-16T20:51:07.236Z] === RUN   TestDockerSuite/TestCpToDot
20:51:08 [2020-07-16T20:51:08.219Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
20:51:08 [2020-07-16T20:51:08.219Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
20:51:08 [2020-07-16T20:51:08.219Z] === RUN   TestDockerSuite/TestCpToStdout
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCpVolumePath
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCreateArgs
20:51:10 [2020-07-16T20:51:10.432Z] === RUN   TestDockerSuite/TestCreateByImageID
20:51:11 [2020-07-16T20:51:11.996Z] === RUN   TestDockerSuite/TestCreateEchoStdout
20:51:14 [2020-07-16T20:51:14.205Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
20:51:14 [2020-07-16T20:51:14.205Z] === RUN   TestDockerSuite/TestCreateHostConfig
20:51:14 [2020-07-16T20:51:14.671Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
20:51:16 [2020-07-16T20:51:16.233Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
20:51:17 [2020-07-16T20:51:17.035Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
20:51:17 [2020-07-16T20:51:17.217Z] === RUN   TestDockerSuite/TestCreateLabels
20:51:17 [2020-07-16T20:51:17.217Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
20:51:17 [2020-07-16T20:51:17.217Z] === RUN   TestDockerSuite/TestCreateRM
20:51:17 [2020-07-16T20:51:17.217Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
20:51:17 [2020-07-16T20:51:17.217Z] === RUN   TestDockerSuite/TestCreateStopSignal
20:51:17 [2020-07-16T20:51:17.684Z] === RUN   TestDockerSuite/TestCreateStopTimeout
20:51:17 [2020-07-16T20:51:17.684Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
20:51:24 [2020-07-16T20:51:24.841Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
20:51:24 [2020-07-16T20:51:24.841Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
20:51:25 [2020-07-16T20:51:25.308Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
20:51:30 [2020-07-16T20:51:30.051Z] === RUN   TestDockerSuite/TestCreateWithPortRange
20:51:30 [2020-07-16T20:51:30.051Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
20:51:30 [2020-07-16T20:51:30.051Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
20:51:31 [2020-07-16T20:51:31.609Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
20:51:31 [2020-07-16T20:51:31.609Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
20:51:31 [2020-07-16T20:51:31.609Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
20:51:31 [2020-07-16T20:51:31.609Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
20:51:31 [2020-07-16T20:51:31.609Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
20:51:31 [2020-07-16T20:51:31.609Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
20:51:31 [2020-07-16T20:51:31.610Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
20:51:31 [2020-07-16T20:51:31.610Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
20:51:31 [2020-07-16T20:51:31.610Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
20:51:31 [2020-07-16T20:51:31.610Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
20:51:31 [2020-07-16T20:51:31.610Z] === RUN   TestDockerSuite/TestDevicePermissions
20:51:31 [2020-07-16T20:51:31.610Z] === RUN   TestDockerSuite/TestDockerFails
20:51:32 [2020-07-16T20:51:32.013Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
20:51:32 [2020-07-16T20:51:32.076Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
20:51:32 [2020-07-16T20:51:32.076Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
20:51:32 [2020-07-16T20:51:32.076Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
20:51:32 [2020-07-16T20:51:32.076Z] === RUN   TestDockerSuite/TestEventsAttach
20:51:32 [2020-07-16T20:51:32.076Z] === RUN   TestDockerSuite/TestEventsCommit
20:51:32 [2020-07-16T20:51:32.076Z] === RUN   TestDockerSuite/TestEventsContainerEvents
20:51:34 [2020-07-16T20:51:34.284Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
20:51:36 [2020-07-16T20:51:36.492Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
20:51:38 [2020-07-16T20:51:38.051Z] === RUN   TestDockerSuite/TestEventsContainerRestart
20:51:45 [2020-07-16T20:51:45.201Z] === RUN   TestDockerSuite/TestEventsCopy
20:51:51 [2020-07-16T20:51:51.058Z] === RUN   TestDockerSuite/TestEventsFilterContainer
20:51:54 [2020-07-16T20:51:54.845Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
20:51:56 [2020-07-16T20:51:56.404Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
20:51:56 [2020-07-16T20:51:56.871Z] === RUN   TestDockerSuite/TestEventsFilterImageName
20:52:00 [2020-07-16T20:52:00.656Z] === RUN   TestDockerSuite/TestEventsFilterLabels
20:52:00 [2020-07-16T20:52:00.656Z] === RUN   TestDockerSuite/TestEventsFilterType
20:52:01 [2020-07-16T20:52:01.122Z] === RUN   TestDockerSuite/TestEventsFilters
20:52:04 [2020-07-16T20:52:04.072Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
20:52:05 [2020-07-16T20:52:05.866Z] === RUN   TestDockerSuite/TestEventsFormat
20:52:09 [2020-07-16T20:52:09.653Z] === RUN   TestDockerSuite/TestEventsFormatBadField
20:52:09 [2020-07-16T20:52:09.653Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
20:52:09 [2020-07-16T20:52:09.653Z] === RUN   TestDockerSuite/TestEventsImageImport
20:52:09 [2020-07-16T20:52:09.653Z] === RUN   TestDockerSuite/TestEventsImageLoad
20:52:09 [2020-07-16T20:52:09.653Z] === RUN   TestDockerSuite/TestEventsImagePull
20:52:09 [2020-07-16T20:52:09.653Z] === RUN   TestDockerSuite/TestEventsImageTag
20:52:10 [2020-07-16T20:52:10.636Z] === RUN   TestDockerSuite/TestEventsPluginOps
20:52:10 [2020-07-16T20:52:10.636Z] === RUN   TestDockerSuite/TestEventsRename
20:52:12 [2020-07-16T20:52:12.845Z] === RUN   TestDockerSuite/TestEventsResize
20:52:15 [2020-07-16T20:52:15.056Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
20:52:16 [2020-07-16T20:52:16.266Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
20:52:17 [2020-07-16T20:52:17.264Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
20:52:19 [2020-07-16T20:52:19.471Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
20:52:24 [2020-07-16T20:52:24.212Z] === RUN   TestDockerSuite/TestEventsTop
20:52:24 [2020-07-16T20:52:24.212Z] === RUN   TestDockerSuite/TestEventsUntag
20:52:26 [2020-07-16T20:52:26.419Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
20:52:30 [2020-07-16T20:52:30.206Z] === RUN   TestDockerSuite/TestExec
20:52:30 [2020-07-16T20:52:30.206Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
20:52:30 [2020-07-16T20:52:30.206Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
20:52:31 [2020-07-16T20:52:31.770Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
20:52:33 [2020-07-16T20:52:33.331Z] === RUN   TestDockerSuite/TestExecAPIStart
20:52:33 [2020-07-16T20:52:33.331Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
20:52:33 [2020-07-16T20:52:33.331Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
20:52:33 [2020-07-16T20:52:33.331Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
20:52:34 [2020-07-16T20:52:34.890Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
20:52:37 [2020-07-16T20:52:37.099Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
20:52:38 [2020-07-16T20:52:38.660Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
20:52:40 [2020-07-16T20:52:40.221Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
20:52:44 [2020-07-16T20:52:44.003Z] === RUN   TestDockerSuite/TestExecCgroup
20:52:44 [2020-07-16T20:52:44.003Z] === RUN   TestDockerSuite/TestExecEnv
20:52:44 [2020-07-16T20:52:44.003Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
20:52:44 [2020-07-16T20:52:44.003Z] === RUN   TestDockerSuite/TestExecExitStatus
20:52:46 [2020-07-16T20:52:46.219Z] === RUN   TestDockerSuite/TestExecInspectID
20:52:48 [2020-07-16T20:52:48.341Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
20:52:50 [2020-07-16T20:52:50.966Z] === RUN   TestDockerSuite/TestExecInteractive
20:52:50 [2020-07-16T20:52:50.966Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
20:52:50 [2020-07-16T20:52:50.966Z] === RUN   TestDockerSuite/TestExecParseError
20:52:50 [2020-07-16T20:52:50.966Z] === RUN   TestDockerSuite/TestExecPausedContainer
20:52:50 [2020-07-16T20:52:50.966Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
20:52:50 [2020-07-16T20:52:50.966Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
20:52:53 [2020-07-16T20:52:53.179Z] === RUN   TestDockerSuite/TestExecSetEnv
20:52:53 [2020-07-16T20:52:53.179Z] === RUN   TestDockerSuite/TestExecStartFails
20:52:53 [2020-07-16T20:52:53.179Z] === RUN   TestDockerSuite/TestExecStateCleanup
20:52:53 [2020-07-16T20:52:53.179Z] === RUN   TestDockerSuite/TestExecStopNotHanging
20:52:53 [2020-07-16T20:52:53.179Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
20:52:53 [2020-07-16T20:52:53.179Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
20:52:54 [2020-07-16T20:52:54.737Z] === RUN   TestDockerSuite/TestExecUlimits
20:52:54 [2020-07-16T20:52:54.737Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
20:53:01 [2020-07-16T20:53:01.902Z] === RUN   TestDockerSuite/TestExecWithImageUser
20:53:01 [2020-07-16T20:53:01.902Z] === RUN   TestDockerSuite/TestExecWithPrivileged
20:53:01 [2020-07-16T20:53:01.902Z] === RUN   TestDockerSuite/TestExecWithUser
20:53:01 [2020-07-16T20:53:01.902Z] === RUN   TestDockerSuite/TestGetContainerStats
20:53:03 [2020-07-16T20:53:03.205Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
20:53:06 [2020-07-16T20:53:06.642Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
20:53:12 [2020-07-16T20:53:12.502Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
20:53:15 [2020-07-16T20:53:15.446Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
20:53:21 [2020-07-16T20:53:21.278Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestHealth
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestHistoryExistentImage
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
20:53:21 [2020-07-16T20:53:21.299Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
20:53:26 [2020-07-16T20:53:26.042Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
20:53:26 [2020-07-16T20:53:26.042Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
20:53:26 [2020-07-16T20:53:26.042Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
20:53:26 [2020-07-16T20:53:26.042Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
20:53:26 [2020-07-16T20:53:26.042Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
20:53:26 [2020-07-16T20:53:26.042Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
20:53:26 [2020-07-16T20:53:26.508Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
20:53:26 [2020-07-16T20:53:26.508Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
20:53:27 [2020-07-16T20:53:27.491Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
20:53:27 [2020-07-16T20:53:27.491Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
20:53:29 [2020-07-16T20:53:29.055Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
20:53:29 [2020-07-16T20:53:29.055Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
20:53:30 [2020-07-16T20:53:30.618Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
20:53:37 [2020-07-16T20:53:37.758Z] === RUN   TestDockerSuite/TestImagesFormat
20:53:38 [2020-07-16T20:53:38.225Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
20:53:38 [2020-07-16T20:53:38.225Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
20:53:42 [2020-07-16T20:53:42.009Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
20:53:42 [2020-07-16T20:53:42.009Z] === RUN   TestDockerSuite/TestImportBadURL
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestImportDisplay
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestImportFile
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestImportFileWithMessage
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestImportGzipped
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDebug
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
20:53:44 [2020-07-16T20:53:44.217Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
20:53:44 [2020-07-16T20:53:44.683Z] === RUN   TestDockerSuite/TestInfoFormat
20:53:44 [2020-07-16T20:53:44.683Z] === RUN   TestDockerSuite/TestInsecureRegistries
20:53:44 [2020-07-16T20:53:44.683Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
20:53:44 [2020-07-16T20:53:44.683Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
20:53:44 [2020-07-16T20:53:44.683Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
20:53:46 [2020-07-16T20:53:46.909Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
20:53:48 [2020-07-16T20:53:48.468Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
20:53:48 [2020-07-16T20:53:48.468Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
20:53:48 [2020-07-16T20:53:48.468Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
20:53:48 [2020-07-16T20:53:48.468Z] === RUN   TestDockerSuite/TestInspectAmpersand
20:53:48 [2020-07-16T20:53:48.468Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
20:53:50 [2020-07-16T20:53:50.676Z] === RUN   TestDockerSuite/TestInspectByPrefix
20:53:50 [2020-07-16T20:53:50.676Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
20:53:52 [2020-07-16T20:53:52.888Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
20:53:52 [2020-07-16T20:53:52.888Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
20:53:52 [2020-07-16T20:53:52.888Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
20:53:52 [2020-07-16T20:53:52.888Z] === RUN   TestDockerSuite/TestInspectDefault
20:53:54 [2020-07-16T20:53:54.447Z] === RUN   TestDockerSuite/TestInspectHistory
20:53:59 [2020-07-16T20:53:59.191Z] === RUN   TestDockerSuite/TestInspectImage
20:53:59 [2020-07-16T20:53:59.191Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
20:53:59 [2020-07-16T20:53:59.191Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
20:53:59 [2020-07-16T20:53:59.191Z] === RUN   TestDockerSuite/TestInspectInt64
20:54:01 [2020-07-16T20:54:01.400Z] === RUN   TestDockerSuite/TestInspectJSONFields
20:54:02 [2020-07-16T20:54:02.961Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
20:54:02 [2020-07-16T20:54:02.961Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
20:54:05 [2020-07-16T20:54:05.169Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
20:54:06 [2020-07-16T20:54:06.728Z] === RUN   TestDockerSuite/TestInspectPlugin
20:54:06 [2020-07-16T20:54:06.728Z] === RUN   TestDockerSuite/TestInspectRootFS
20:54:06 [2020-07-16T20:54:06.728Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
20:54:07 [2020-07-16T20:54:07.953Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
20:54:08 [2020-07-16T20:54:08.290Z] === RUN   TestDockerSuite/TestInspectStatus
20:54:11 [2020-07-16T20:54:11.232Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
20:54:14 [2020-07-16T20:54:14.174Z] === RUN   TestDockerSuite/TestInspectTemplateError
20:54:16 [2020-07-16T20:54:16.386Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
20:54:17 [2020-07-16T20:54:17.947Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
20:54:20 [2020-07-16T20:54:20.156Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
20:54:21 [2020-07-16T20:54:21.716Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
20:54:23 [2020-07-16T20:54:23.926Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
20:54:26 [2020-07-16T20:54:26.025Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestInspectUnknownObject
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinkShortDefinition
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksEnvs
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
20:54:26 [2020-07-16T20:54:26.137Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
20:54:26 [2020-07-16T20:54:26.603Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
20:54:28 [2020-07-16T20:54:28.165Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
20:54:30 [2020-07-16T20:54:30.373Z] === RUN   TestDockerSuite/TestLogsAPIUntil
20:54:35 [2020-07-16T20:54:35.112Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
20:54:37 [2020-07-16T20:54:37.320Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
20:54:37 [2020-07-16T20:54:37.320Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
20:54:39 [2020-07-16T20:54:39.531Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
20:54:39 [2020-07-16T20:54:39.531Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
20:54:45 [2020-07-16T20:54:45.383Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
20:54:52 [2020-07-16T20:54:52.523Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
20:54:58 [2020-07-16T20:54:58.085Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
20:54:58 [2020-07-16T20:54:58.376Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
20:54:59 [2020-07-16T20:54:59.935Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
20:55:02 [2020-07-16T20:55:02.148Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
20:55:02 [2020-07-16T20:55:02.148Z] === RUN   TestDockerSuite/TestLogsFollowStopped
20:55:04 [2020-07-16T20:55:04.357Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
20:55:05 [2020-07-16T20:55:05.916Z] === RUN   TestDockerSuite/TestLogsSince
20:55:14 [2020-07-16T20:55:14.562Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
20:55:14 [2020-07-16T20:55:14.562Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
20:55:14 [2020-07-16T20:55:14.562Z] === RUN   TestDockerSuite/TestLogsTail
20:55:16 [2020-07-16T20:55:16.776Z] === RUN   TestDockerSuite/TestLogsTimestamps
20:55:18 [2020-07-16T20:55:18.985Z] === RUN   TestDockerSuite/TestLogsWithDetails
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestMountIntoProc
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestMountIntoSys
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestNetHostname
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginActive
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginLogDriver
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPluginUpgrade
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPortHostBinding
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPortList
20:55:21 [2020-07-16T20:55:21.194Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersAttach
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
20:55:24 [2020-07-16T20:55:24.975Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
20:55:25 [2020-07-16T20:55:25.442Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
20:55:25 [2020-07-16T20:55:25.442Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
20:55:25 [2020-07-16T20:55:25.442Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
20:55:29 [2020-07-16T20:55:29.232Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
20:55:29 [2020-07-16T20:55:29.232Z] === RUN   TestDockerSuite/TestPsByOrder
20:55:30 [2020-07-16T20:55:30.171Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:55:36 [2020-07-16T20:55:36.406Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
20:55:36 [2020-07-16T20:55:36.406Z] === RUN   TestDockerSuite/TestPsListContainersBase
20:55:42 [2020-07-16T20:55:42.362Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:55:46 [2020-07-16T20:55:46.815Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
20:55:59 [2020-07-16T20:55:59.285Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
20:55:59 [2020-07-16T20:55:59.285Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
20:55:59 [2020-07-16T20:55:59.285Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
20:56:00 [2020-07-16T20:56:00.442Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:56:11 [2020-07-16T20:56:11.760Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
20:56:13 [2020-07-16T20:56:13.322Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
20:56:15 [2020-07-16T20:56:15.307Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:56:25 [2020-07-16T20:56:25.792Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
20:56:27 [2020-07-16T20:56:27.998Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
20:56:27 [2020-07-16T20:56:27.998Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
20:56:27 [2020-07-16T20:56:27.998Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
20:56:30 [2020-07-16T20:56:30.174Z] --- PASS: TestDockerExternalVolumeSuite (437.27s)
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
20:56:30 [2020-07-16T20:56:30.174Z]         docker_cli_external_volume_driver_test.go:53: Daemon dab7cfa5c70d2 is not started
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [db68bac8dcc9f] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [db68bac8dcc9f] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [db68bac8dcc9f] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [db68bac8dcc9f] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [db68bac8dcc9f] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [db68bac8dcc9f] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [dd52c544dadb2] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [dd52c544dadb2] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [dd52c544dadb2] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [dd52c544dadb2] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [dd52c544dadb2] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [dd52c544dadb2] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
20:56:30 [2020-07-16T20:56:30.174Z]         docker_cli_external_volume_driver_test.go:53: Daemon dcd8a2a6d5cd4 is not started
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d7f2911420f4a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d7f2911420f4a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d7f2911420f4a] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d7f2911420f4a] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d7f2911420f4a] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d7f2911420f4a] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
20:56:30 [2020-07-16T20:56:30.174Z]         docker_cli_external_volume_driver_test.go:53: Daemon de798dbe07fac is not started
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
20:56:30 [2020-07-16T20:56:30.174Z]         docker_cli_external_volume_driver_test.go:53: Daemon d16832e431f87 is not started
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [dfb0feb7e7880] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [dfb0feb7e7880] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [dfb0feb7e7880] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [dfb0feb7e7880] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [dfb0feb7e7880] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [dfb0feb7e7880] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d9fc2430fa7bb] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d9fc2430fa7bb] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d9fc2430fa7bb] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d9fc2430fa7bb] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d9fc2430fa7bb] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d9fc2430fa7bb] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d1b30ed085404] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d1b30ed085404] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d1b30ed085404] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d1b30ed085404] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d1b30ed085404] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d1b30ed085404] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d9e9561bff24a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d9e9561bff24a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d9e9561bff24a] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d9e9561bff24a] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d9e9561bff24a] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d9e9561bff24a] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [db7186f115948] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [db7186f115948] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [db7186f115948] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [db7186f115948] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [db7186f115948] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [db7186f115948] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [db446ba06d056] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [db446ba06d056] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [db446ba06d056] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [db446ba06d056] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [db446ba06d056] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [db446ba06d056] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d3d0a7f20c09b] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d3d0a7f20c09b] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d3d0a7f20c09b] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d3d0a7f20c09b] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d3d0a7f20c09b] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d3d0a7f20c09b] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.25s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d9aa2ba0c046a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d9aa2ba0c046a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d9aa2ba0c046a] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d9aa2ba0c046a] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d9aa2ba0c046a] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d9aa2ba0c046a] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d5a5ad854578a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d5a5ad854578a] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d5a5ad854578a] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d5a5ad854578a] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d5a5ad854578a] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d5a5ad854578a] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
20:56:30 [2020-07-16T20:56:30.174Z]         docker_cli_external_volume_driver_test.go:486: Daemon d5087f29609d2 is not started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d5087f29609d2] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:325: [d5087f29609d2] waiting for daemon to start
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:353: [d5087f29609d2] daemon started
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:461: [d5087f29609d2] Stopping daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:296: [d5087f29609d2] exiting daemon
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:448: [d5087f29609d2] Daemon stopped
20:56:30 [2020-07-16T20:56:30.174Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
20:56:30 [2020-07-16T20:56:30.174Z]         docker_cli_external_volume_driver_test.go:53: Daemon d1f75202f4825 is not started
20:56:30 [2020-07-16T20:56:30.174Z] PASS
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] === Skipped
20:56:30 [2020-07-16T20:56:30.174Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
20:56:30 [2020-07-16T20:56:30.174Z]         requirement.go:26: unmatched requirement IPv6
20:56:30 [2020-07-16T20:56:30.174Z]         check_test.go:309: Daemon d01c1fcd265b9 is not started
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
20:56:30 [2020-07-16T20:56:30.174Z]         requirement.go:26: unmatched requirement Devicemapper
20:56:30 [2020-07-16T20:56:30.174Z]         check_test.go:309: Daemon d7b3526d8a9ac is not started
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
20:56:30 [2020-07-16T20:56:30.174Z]         requirement.go:26: unmatched requirement Devicemapper
20:56:30 [2020-07-16T20:56:30.174Z]         check_test.go:309: Daemon dec602413eca9 is not started
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
20:56:30 [2020-07-16T20:56:30.174Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:56:30 [2020-07-16T20:56:30.174Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
20:56:30 [2020-07-16T20:56:30.174Z]         requirement.go:26: unmatched requirement IPv6
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] 
20:56:30 [2020-07-16T20:56:30.174Z] DONE 270 tests, 5 skipped in 2479.806s
20:56:30 [2020-07-16T20:56:30.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:56:30 [2020-07-16T20:56:30.174Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa1478d97540/docker.pid
20:56:30 [2020-07-16T20:56:30.174Z] +++ kill 3751
20:56:30 [2020-07-16T20:56:30.174Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3751 is not a child of this shell
20:56:30 [2020-07-16T20:56:30.174Z] warning: PID 3751 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa1478d97540/docker.pid had a nonzero exit code
20:56:30 [2020-07-16T20:56:30.174Z] ++++ cat bundles/test-integration/docker.pid
20:56:30 [2020-07-16T20:56:30.174Z] +++ kill 7325
20:56:31 [2020-07-16T20:56:31.109Z] umount: bundles/test-integration/root: no mount point specified.
20:56:31 [2020-07-16T20:56:31.109Z] +++ /etc/init.d/apparmor stop
20:56:31 [2020-07-16T20:56:31.110Z] Leaving: AppArmorNo profiles have been unloaded.
20:56:31 [2020-07-16T20:56:31.110Z] 
20:56:31 [2020-07-16T20:56:31.110Z] Unloading profiles will leave already running processes permanently
20:56:31 [2020-07-16T20:56:31.110Z] unconfined, which can lead to unexpected situations.
20:56:31 [2020-07-16T20:56:31.110Z] 
20:56:31 [2020-07-16T20:56:31.110Z] To set a process to complain mode, use the command line tool
20:56:31 [2020-07-16T20:56:31.110Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:56:31 [2020-07-16T20:56:31.110Z] +++ true
20:56:31 [2020-07-16T20:56:31.110Z] exiting test-integration
20:56:31 [2020-07-16T20:56:31.110Z] ++ exit 0
20:56:31 [2020-07-16T20:56:31.110Z] 
20:56:31 [2020-07-16T20:56:31.368Z] + exit 0
20:56:31 [2020-07-16T20:56:31.368Z] ++ jobs -p
20:56:31 [2020-07-16T20:56:31.368Z] + pids=
20:56:31 [2020-07-16T20:56:31.368Z] + echo 'Remaining pids to kill: []'
20:56:31 [2020-07-16T20:56:31.368Z] Remaining pids to kill: []
20:56:31 [2020-07-16T20:56:31.368Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
20:56:31 [2020-07-16T20:56:31.380Z] Recording test results
20:56:32 [2020-07-16T20:56:32.741Z] === RUN   TestDockerSuite/TestPsListContainersSize
20:56:32 [2020-07-16T20:56:32.741Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
20:56:32 [2020-07-16T20:56:32.741Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
20:56:32 [2020-07-16T20:56:32.741Z] === RUN   TestDockerSuite/TestPsRightTagName
20:56:32 [2020-07-16T20:56:32.741Z] === RUN   TestDockerSuite/TestPsShowMounts
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:56:33 [2020-07-16T20:56:33.463Z] + echo Ensuring container killed.
20:56:33 [2020-07-16T20:56:33.463Z] Ensuring container killed.
20:56:33 [2020-07-16T20:56:33.463Z] + docker ps -aq -f name=docker-pr1-*
20:56:33 [2020-07-16T20:56:33.463Z] + cids=83f6b3c73c05
20:56:33 [2020-07-16T20:56:33.463Z] b99f54d22b55
20:56:33 [2020-07-16T20:56:33.463Z] a704c97d17ce
20:56:33 [2020-07-16T20:56:33.463Z] + [ -n 83f6b3c73c05
20:56:33 [2020-07-16T20:56:33.463Z] b99f54d22b55
20:56:33 [2020-07-16T20:56:33.463Z] a704c97d17ce ]
20:56:33 [2020-07-16T20:56:33.463Z] + docker rm -vf 83f6b3c73c05 b99f54d22b55 a704c97d17ce
20:56:34 [2020-07-16T20:56:34.847Z] 83f6b3c73c05
20:56:35 [2020-07-16T20:56:35.783Z] b99f54d22b55
20:56:35 [2020-07-16T20:56:35.783Z] a704c97d17ce
[Pipeline] sh
20:56:36 [2020-07-16T20:56:36.074Z] + echo Chowning /workspace to jenkins user
20:56:36 [2020-07-16T20:56:36.074Z] Chowning /workspace to jenkins user
20:56:36 [2020-07-16T20:56:36.074Z] + id -u
20:56:36 [2020-07-16T20:56:36.074Z] + id -g
20:56:36 [2020-07-16T20:56:36.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41222:/workspace busybox chown -R 1000:1000 /workspace
20:56:36 [2020-07-16T20:56:36.074Z] Unable to find image 'busybox:latest' locally
20:56:36 [2020-07-16T20:56:36.074Z] latest: Pulling from library/busybox
20:56:36 [2020-07-16T20:56:36.074Z] 91f30d776fb2: Pulling fs layer
20:56:36 [2020-07-16T20:56:36.074Z] 91f30d776fb2: Verifying Checksum
20:56:36 [2020-07-16T20:56:36.074Z] 91f30d776fb2: Download complete
20:56:36 [2020-07-16T20:56:36.335Z] 91f30d776fb2: Pull complete
20:56:36 [2020-07-16T20:56:36.335Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
20:56:36 [2020-07-16T20:56:36.335Z] Status: Downloaded newer image for busybox:latest
20:56:38 [2020-07-16T20:56:38.596Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
20:56:38 [2020-07-16T20:56:38.596Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
20:56:39 [2020-07-16T20:56:39.580Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
20:56:39 [2020-07-16T20:56:39.580Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:56:39 [2020-07-16T20:56:39.916Z] + bundleName=amd64
20:56:39 [2020-07-16T20:56:39.916Z] + echo Creating amd64-bundles.tar.gz
20:56:39 [2020-07-16T20:56:39.916Z] Creating amd64-bundles.tar.gz
20:56:39 [2020-07-16T20:56:39.916Z] + xargs tar -czf amd64-bundles.tar.gz
20:56:39 [2020-07-16T20:56:39.916Z] + 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
20:56:40 [2020-07-16T20:56:40.864Z] Archiving artifacts
20:56:41 [2020-07-16T20:56:41.140Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
20:56:42 [2020-07-16T20:56:42.133Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
20:56:42 [2020-07-16T20:56:42.133Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
20:56:42 [2020-07-16T20:56:42.677Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41222/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:56:42 [2020-07-16T20:56:42.981Z] + make clean
20:56:43 [2020-07-16T20:56:43.245Z] docker volume rm -f docker-dev-cache
20:56:43 [2020-07-16T20:56:43.245Z] docker-dev-cache
[Pipeline] deleteDir
20:56:45 [2020-07-16T20:56:45.917Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:56:49 [2020-07-16T20:56:49.698Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
20:56:51 [2020-07-16T20:56:51.259Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
20:57:17 [2020-07-16T20:57:17.426Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
20:57:17 [2020-07-16T20:57:17.426Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
20:57:20 [2020-07-16T20:57:20.367Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
20:57:20 [2020-07-16T20:57:20.367Z] === RUN   TestDockerSuite/TestRestartPolicyNO
20:57:20 [2020-07-16T20:57:20.833Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
20:57:21 [2020-07-16T20:57:21.299Z] === RUN   TestDockerSuite/TestRestartRunningContainer
20:57:25 [2020-07-16T20:57:25.087Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
20:57:28 [2020-07-16T20:57:28.873Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
20:57:28 [2020-07-16T20:57:28.873Z] === RUN   TestDockerSuite/TestRestartWithVolumes
20:57:32 [2020-07-16T20:57:32.650Z] === RUN   TestDockerSuite/TestRmiBlank
20:57:32 [2020-07-16T20:57:32.650Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
20:57:32 [2020-07-16T20:57:32.650Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
20:57:47 [2020-07-16T20:57:47.562Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
20:57:48 [2020-07-16T20:57:48.549Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
20:57:49 [2020-07-16T20:57:49.023Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
20:57:56 [2020-07-16T20:57:56.169Z] === RUN   TestDockerSuite/TestRmiImgIDForce
20:57:59 [2020-07-16T20:57:59.953Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
20:58:07 [2020-07-16T20:58:07.102Z] === RUN   TestDockerSuite/TestRmiParentImageFail
20:58:11 [2020-07-16T20:58:11.846Z] === RUN   TestDockerSuite/TestRmiTag
20:58:11 [2020-07-16T20:58:11.846Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
20:58:14 [2020-07-16T20:58:14.053Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
20:58:31 [2020-07-16T20:58:31.843Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
20:58:32 [2020-07-16T20:58:32.310Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
20:58:37 [2020-07-16T20:58:37.054Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAddHost
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
20:58:38 [2020-07-16T20:58:38.045Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
20:58:39 [2020-07-16T20:58:39.603Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
20:58:39 [2020-07-16T20:58:39.603Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
20:58:39 [2020-07-16T20:58:39.603Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
20:58:43 [2020-07-16T20:58:43.383Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
20:58:46 [2020-07-16T20:58:46.335Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
20:58:47 [2020-07-16T20:58:47.895Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
20:58:50 [2020-07-16T20:58:50.104Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
20:58:51 [2020-07-16T20:58:51.671Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
20:58:51 [2020-07-16T20:58:51.671Z] === RUN   TestDockerSuite/TestRunBindMounts
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
20:58:56 [2020-07-16T20:58:56.417Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
20:58:57 [2020-07-16T20:58:57.978Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
20:58:57 [2020-07-16T20:58:57.978Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
20:59:00 [2020-07-16T20:59:00.923Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
20:59:00 [2020-07-16T20:59:00.923Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
20:59:00 [2020-07-16T20:59:00.923Z] === RUN   TestDockerSuite/TestRunContainerNetwork
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
20:59:02 [2020-07-16T20:59:02.484Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
20:59:04 [2020-07-16T20:59:04.690Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
20:59:06 [2020-07-16T20:59:06.248Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
20:59:08 [2020-07-16T20:59:08.465Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
20:59:08 [2020-07-16T20:59:08.465Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
20:59:08 [2020-07-16T20:59:08.465Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
20:59:08 [2020-07-16T20:59:08.465Z] === RUN   TestDockerSuite/TestRunCreateVolume
20:59:10 [2020-07-16T20:59:10.672Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
20:59:10 [2020-07-16T20:59:10.672Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
20:59:10 [2020-07-16T20:59:10.672Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
20:59:10 [2020-07-16T20:59:10.672Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
20:59:10 [2020-07-16T20:59:10.672Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
20:59:12 [2020-07-16T20:59:12.233Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
20:59:18 [2020-07-16T20:59:18.088Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
20:59:18 [2020-07-16T20:59:18.089Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
20:59:18 [2020-07-16T20:59:18.089Z] === RUN   TestDockerSuite/TestRunDNSOptions
20:59:18 [2020-07-16T20:59:18.089Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
20:59:18 [2020-07-16T20:59:18.089Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
20:59:18 [2020-07-16T20:59:18.089Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
20:59:18 [2020-07-16T20:59:18.089Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
20:59:19 [2020-07-16T20:59:19.072Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
20:59:19 [2020-07-16T20:59:19.072Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
20:59:19 [2020-07-16T20:59:19.540Z] === RUN   TestDockerSuite/TestRunDuplicateMount
20:59:19 [2020-07-16T20:59:19.540Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
20:59:21 [2020-07-16T20:59:21.101Z] === RUN   TestDockerSuite/TestRunEchoStdout
20:59:23 [2020-07-16T20:59:23.310Z] === RUN   TestDockerSuite/TestRunEmptyEnv
20:59:23 [2020-07-16T20:59:23.310Z] === RUN   TestDockerSuite/TestRunEntrypoint
20:59:24 [2020-07-16T20:59:24.871Z] === RUN   TestDockerSuite/TestRunEnvironment
20:59:24 [2020-07-16T20:59:24.871Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
20:59:24 [2020-07-16T20:59:24.871Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
20:59:24 [2020-07-16T20:59:24.871Z] === RUN   TestDockerSuite/TestRunExitCode
20:59:27 [2020-07-16T20:59:27.080Z] === RUN   TestDockerSuite/TestRunExitCodeOne
20:59:29 [2020-07-16T20:59:29.288Z] === RUN   TestDockerSuite/TestRunExitCodeZero
20:59:30 [2020-07-16T20:59:30.848Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunExposePort
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunGroupAdd
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
20:59:33 [2020-07-16T20:59:33.793Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunInvalidReference
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
20:59:37 [2020-07-16T20:59:37.574Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
20:59:44 [2020-07-16T20:59:44.719Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
20:59:44 [2020-07-16T20:59:44.719Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModeHostname
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModeIpcHost
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModePIDContainer
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModePIDHost
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunModeUTSHost
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunMount
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunMountOrdering
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
20:59:46 [2020-07-16T20:59:46.280Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
20:59:58 [2020-07-16T20:59:58.774Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
20:59:58 [2020-07-16T20:59:58.774Z] === RUN   TestDockerSuite/TestRunNamedVolume
20:59:58 [2020-07-16T20:59:58.774Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
20:59:58 [2020-07-16T20:59:58.774Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:00:00 [2020-07-16T21:00:00.984Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetHost
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:00:04 [2020-07-16T21:00:04.770Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:00:05 [2020-07-16T21:00:05.237Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:00:06 [2020-07-16T21:00:06.223Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:00:07 [2020-07-16T21:00:07.794Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:00:10 [2020-07-16T21:00:10.002Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:00:10 [2020-07-16T21:00:10.469Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:00:12 [2020-07-16T21:00:12.678Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunPortInUse
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:00:13 [2020-07-16T21:00:13.145Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:00:15 [2020-07-16T21:00:15.355Z] === RUN   TestDockerSuite/TestRunPublishPort
21:00:15 [2020-07-16T21:00:15.355Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:00:15 [2020-07-16T21:00:15.355Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:00:15 [2020-07-16T21:00:15.355Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:00:15 [2020-07-16T21:00:15.355Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:00:15 [2020-07-16T21:00:15.355Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:00:22 [2020-07-16T21:00:22.504Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:00:22 [2020-07-16T21:00:22.504Z] === RUN   TestDockerSuite/TestRunRm
21:00:29 [2020-07-16T21:00:29.648Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:00:34 [2020-07-16T21:00:34.395Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:00:36 [2020-07-16T21:00:36.606Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:00:38 [2020-07-16T21:00:38.166Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:00:40 [2020-07-16T21:00:40.375Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:00:42 [2020-07-16T21:00:42.591Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:00:42 [2020-07-16T21:00:42.591Z] === RUN   TestDockerSuite/TestRunState
21:00:42 [2020-07-16T21:00:42.591Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:00:44 [2020-07-16T21:00:44.804Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:00:44 [2020-07-16T21:00:44.804Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:00:46 [2020-07-16T21:00:46.366Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:00:46 [2020-07-16T21:00:46.366Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:00:46 [2020-07-16T21:00:46.366Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:00:46 [2020-07-16T21:00:46.366Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:00:46 [2020-07-16T21:00:46.833Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:00:46 [2020-07-16T21:00:46.833Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUserByID
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:00:51 [2020-07-16T21:00:51.585Z] === RUN   TestDockerSuite/TestRunUserByName
21:00:51 [2020-07-16T21:00:51.586Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:00:53 [2020-07-16T21:00:53.146Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:00:53 [2020-07-16T21:00:53.146Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:00:55 [2020-07-16T21:00:55.357Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:00:55 [2020-07-16T21:00:55.357Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:00:55 [2020-07-16T21:00:55.357Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:00:58 [2020-07-16T21:00:58.304Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:01:10 [2020-07-16T21:01:10.786Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:01:13 [2020-07-16T21:01:13.739Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:01:20 [2020-07-16T21:01:20.892Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:01:20 [2020-07-16T21:01:20.892Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:01:20 [2020-07-16T21:01:20.892Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
21:01:20 [2020-07-16T21:01:20.892Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
21:01:20 [2020-07-16T21:01:20.892Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:01:23 [2020-07-16T21:01:23.105Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:01:25 [2020-07-16T21:01:25.319Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:01:27 [2020-07-16T21:01:27.533Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:01:32 [2020-07-16T21:01:32.285Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:01:33 [2020-07-16T21:01:33.270Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:01:35 [2020-07-16T21:01:35.480Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestSaveImageId
21:01:39 [2020-07-16T21:01:39.267Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:01:39 [2020-07-16T21:01:39.733Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:01:42 [2020-07-16T21:01:42.681Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:01:43 [2020-07-16T21:01:43.148Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:01:43 [2020-07-16T21:01:43.615Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:01:43 [2020-07-16T21:01:43.615Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:01:45 [2020-07-16T21:01:45.826Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:01:51 [2020-07-16T21:01:51.700Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:01:51 [2020-07-16T21:01:51.700Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:01:58 [2020-07-16T21:01:58.857Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:01:58 [2020-07-16T21:01:58.857Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:02:01 [2020-07-16T21:02:01.805Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:02:02 [2020-07-16T21:02:02.271Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:02:02 [2020-07-16T21:02:02.271Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:02:02 [2020-07-16T21:02:02.271Z] === RUN   TestDockerSuite/TestStartRecordError
21:02:02 [2020-07-16T21:02:02.271Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestStatsNoStream
21:02:10 [2020-07-16T21:02:10.923Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:02:13 [2020-07-16T21:02:13.136Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:02:14 [2020-07-16T21:02:14.699Z] === RUN   TestDockerSuite/TestTopPrivileged
21:02:14 [2020-07-16T21:02:14.699Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:02:16 [2020-07-16T21:02:16.913Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:02:31 [2020-07-16T21:02:31.829Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:02:31 [2020-07-16T21:02:31.829Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:02:32 [2020-07-16T21:02:32.296Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:02:32 [2020-07-16T21:02:32.296Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:02:32 [2020-07-16T21:02:32.763Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:02:32 [2020-07-16T21:02:32.763Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:02:33 [2020-07-16T21:02:33.230Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:02:35 [2020-07-16T21:02:35.440Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:02:35 [2020-07-16T21:02:35.440Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:02:38 [2020-07-16T21:02:38.384Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:02:38 [2020-07-16T21:02:38.384Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:02:38 [2020-07-16T21:02:38.851Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:02:38 [2020-07-16T21:02:38.851Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:02:38 [2020-07-16T21:02:38.851Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:02:45 [2020-07-16T21:02:45.995Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:02:45 [2020-07-16T21:02:45.995Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:02:45 [2020-07-16T21:02:45.995Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:02:46 [2020-07-16T21:02:46.462Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:02:46 [2020-07-16T21:02:46.462Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:02:52 [2020-07-16T21:02:52.317Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:02:52 [2020-07-16T21:02:52.317Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:02:52 [2020-07-16T21:02:52.784Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:03:01 [2020-07-16T21:03:01.443Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:03:01 [2020-07-16T21:03:01.443Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:03:01 [2020-07-16T21:03:01.443Z] --- PASS: TestDockerSuite (2235.33s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.52s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.05s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.25s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.39s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.21s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.14s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.22s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.08s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.12s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.73s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.84s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement Apparmor
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement Apparmor
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.83s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement IsPausable
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.34s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.61s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement UnixCli
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.45s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.26s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.18s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.46s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.74s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.50s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddTar (30.42s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.27s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.61s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.58s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.96s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.27s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.64s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.88s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.04s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.43s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.34s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement UnixCli
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.75s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.43s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.26s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildContChar (17.35s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.84s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.84s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.80s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.31s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.41s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
21:03:01 [2020-07-16T21:03:01.443Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.13s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s)
21:03:01 [2020-07-16T21:03:01.443Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.58s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.76s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.95s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.41s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (53.14s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.93s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.44s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.87s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.34s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.61s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.79s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.42s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.55s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.96s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.63s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.53s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.50s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.79s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.72s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.06s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFails (2.03s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.53s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.50s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.94s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.39s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.34s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement UnixCli
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.08s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.49s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.81s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.26s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.78s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.76s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.45s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.69s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.06s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.07s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.84s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.53s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.18s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.16s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.42s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.97s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.27s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.37s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.28s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.00s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (13.81s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.85s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.97s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.42s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.98s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.52s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.93s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.86s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.66s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.06s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildRm (12.92s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.97s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.15s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.26s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.06s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.30s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.33s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.50s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.13s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.76s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.33s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.14s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.60s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.40s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.02s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.48s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.28s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.59s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.12s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.20s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.64s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.56s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.56s)
21:03:01 [2020-07-16T21:03:01.444Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s)
21:03:01 [2020-07-16T21:03:01.444Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.04s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.55s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
21:03:01 [2020-07-16T21:03:01.918Z]         docker_cli_sni_test.go:18: Flakey test
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.19s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCommitChange (4.82s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.44s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.57s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.36s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.62s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.94s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.99s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.23s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.64s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.03s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.10s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.68s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.09s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.91s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.41s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.40s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.95s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.11s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.70s)
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc0006c86a0 <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1844730074 c:\foo false  <nil> <nil> <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1844730074 c:\foo true  <nil> <nil> <nil>}
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s)
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 0
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 1
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 2
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 3
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 4
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 5
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 6
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 7
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 8
21:03:01 [2020-07-16T21:03:01.918Z]         docker_api_containers_test.go:1926: case 9
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.03s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
21:03:01 [2020-07-16T21:03:01.918Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.01s)
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:03:01 [2020-07-16T21:03:01.918Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.918Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.66s)
21:03:01 [2020-07-16T21:03:01.918Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a691799605\file1 57070b4f0aefaad044db2650b1b1096e9ddf84916b654591ae520af1083088bd:/root/itWorks.txt`
21:03:01 [2020-07-16T21:03:01.918Z]         docker_cli_cp_utils_test.go:279: checking that container "57070b4f0aefaad044db2650b1b1096e9ddf84916b654591ae520af1083088bd" start output contains "file1\n"
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 57070b4f0aefaad044db2650b1b1096e9ddf84916b654591ae520af1083088bd`
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.10s)
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b033654800\file1 df623ceb9ba817e48ce6ddae95bb0daa489becaae43d5f259d5ce791492290b5:testDir/`
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.28s)
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e219967023\dir1 db3ce44ddb0287e2f97c8c9e09bae75ecdc2a0b5a8f15e08590059fe4dc18a2a:testDir`
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:279: checking that container "db3ce44ddb0287e2f97c8c9e09bae75ecdc2a0b5a8f15e08590059fe4dc18a2a" start output contains "file1-1\n"
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:209: running `docker start -a db3ce44ddb0287e2f97c8c9e09bae75ecdc2a0b5a8f15e08590059fe4dc18a2a`
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e219967023\dir1 93f9c546f1463b75f6663a04bb3455e82aba175c219c44071dd29966f3e0c89c:testDir/`
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:279: checking that container "93f9c546f1463b75f6663a04bb3455e82aba175c219c44071dd29966f3e0c89c" start output contains "file1-1\n"
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 93f9c546f1463b75f6663a04bb3455e82aba175c219c44071dd29966f3e0c89c`
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.54s)
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h624847810\dir1\. 47ebb92e0abfdf9e1a694d9791704b6368497a9ee20c673ab6ee729c68e2b50e:testDir`
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:279: checking that container "47ebb92e0abfdf9e1a694d9791704b6368497a9ee20c673ab6ee729c68e2b50e" start output contains "file1-1\n"
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 47ebb92e0abfdf9e1a694d9791704b6368497a9ee20c673ab6ee729c68e2b50e`
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h624847810\dir1\. 26ff98b8456e2c9372ec07b06d8b081727892ec92158ae449f57b1a9368b585a:testDir/`
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:279: checking that container "26ff98b8456e2c9372ec07b06d8b081727892ec92158ae449f57b1a9368b585a" start output contains "file1-1\n"
21:03:01 [2020-07-16T21:03:01.919Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 26ff98b8456e2c9372ec07b06d8b081727892ec92158ae449f57b1a9368b585a`
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCpToDot (2.12s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.99s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.54s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateRM (0.28s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement Devicemapper
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.96s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.93s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.00s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.15s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.95s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.32s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.10s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.86s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.11s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.94s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsRename (2.12s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsResize (2.34s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.90s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.19s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.41s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.75s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.29s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.66s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.95s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.80s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.92s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.77s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement IsPausable
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.24s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.66s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.64s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.67s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.64s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.31s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.78s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.44s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.76s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.08s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.35s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement IsPausable
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.12s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s)
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:03:01 [2020-07-16T21:03:01.919Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.919Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.96s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.90s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.82s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.37s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.03s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.66s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.67s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.28s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.63s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.89s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.46s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.03s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.09s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.92s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.20s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.08s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.24s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.24s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.11s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.04s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsSince (8.45s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsTail (2.29s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.96s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement IsAmd64
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement IsAmd64
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.81s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.84s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.43s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.26s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.98s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
21:03:01 [2020-07-16T21:03:01.920Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.38s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.02s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.77s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.81s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.05s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.14s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.62s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.59s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.61s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.33s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.64s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.72s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.71s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.87s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.24s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.38s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.18s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.74s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.96s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.35s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.04s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.88s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.18s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.68s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.84s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.87s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.10s)
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:03:01 [2020-07-16T21:03:01.920Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.920Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.84s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.56s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.06s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.81s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.97s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.94s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.82s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.96s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.92s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.50s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.15s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.27s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.76s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.15s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.54s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.82s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.42s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.27s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement Apparmor
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.18s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunRm (6.82s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.01s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.80s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.05s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.91s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.61s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement Apparmor
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.85s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:03:01 [2020-07-16T21:03:01.921Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.62s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.16s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.57s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.49s)
21:03:01 [2020-07-16T21:03:01.921Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.68s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.16s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.01s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement Apparmor
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (3.02s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.96s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.99s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.51s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement IsPausable
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.88s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.90s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.66s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.30s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.55s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.58s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.81s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.58s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s)
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:03:01 [2020-07-16T21:03:01.922Z] --- PASS: TestDockerRegistrySuite (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:03:01 [2020-07-16T21:03:01.922Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:03:01 [2020-07-16T21:03:01.922Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:03:01 [2020-07-16T21:03:01.922Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:03:01 [2020-07-16T21:03:01.923Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthTokenSuite
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:03:01 [2020-07-16T21:03:01.923Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerDaemonSuite
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:03:01 [2020-07-16T21:03:01.923Z] --- PASS: TestDockerDaemonSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerSwarmSuite
21:03:01 [2020-07-16T21:03:01.923Z] --- PASS: TestDockerSwarmSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginCreate
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginInspect
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerPluginSuite/TestPluginSet
21:03:01 [2020-07-16T21:03:01.923Z] --- PASS: TestDockerPluginSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]         requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerExternalVolumeSuite
21:03:01 [2020-07-16T21:03:01.923Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerNetworkSuite
21:03:01 [2020-07-16T21:03:01.923Z] --- SKIP: TestDockerNetworkSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] === RUN   TestDockerHubPullSuite
21:03:01 [2020-07-16T21:03:01.923Z] --- SKIP: TestDockerHubPullSuite (0.00s)
21:03:01 [2020-07-16T21:03:01.923Z]     requirement.go:26: unmatched requirement DaemonIsLinux
21:03:01 [2020-07-16T21:03:01.923Z] PASS
21:03:01 [2020-07-16T21:03:01.923Z] ok  	github.com/docker/docker/integration-cli	2235.984s
21:03:01 [2020-07-16T21:03:01.923Z] INFO: Integration tests ended at 07/16/2020 21:03:01. Duration:00:37:24.5636267
21:03:01 [2020-07-16T21:03:01.923Z] INFO: Docker info of the daemon under test at end of run
21:03:01 [2020-07-16T21:03:01.923Z] 
21:03:01 [2020-07-16T21:03:01.923Z] Containers: 2
21:03:01 [2020-07-16T21:03:01.923Z]  Running: 0
21:03:01 [2020-07-16T21:03:01.923Z]  Paused: 0
21:03:01 [2020-07-16T21:03:01.923Z]  Stopped: 2
21:03:01 [2020-07-16T21:03:01.923Z] Images: 12
21:03:02 [2020-07-16T21:03:02.390Z] Server Version: 0.0.0-dev
21:03:02 [2020-07-16T21:03:02.390Z] Storage Driver: windowsfilter
21:03:02 [2020-07-16T21:03:02.390Z]  Windows: 
21:03:02 [2020-07-16T21:03:02.390Z] Logging Driver: json-file
21:03:02 [2020-07-16T21:03:02.390Z] Plugins: 
21:03:02 [2020-07-16T21:03:02.390Z]  Volume: local
21:03:02 [2020-07-16T21:03:02.390Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:03:02 [2020-07-16T21:03:02.390Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:03:02 [2020-07-16T21:03:02.390Z] Swarm: inactive
21:03:02 [2020-07-16T21:03:02.390Z] Default Isolation: process
21:03:02 [2020-07-16T21:03:02.390Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:03:02 [2020-07-16T21:03:02.390Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
21:03:02 [2020-07-16T21:03:02.391Z] OSType: windows
21:03:02 [2020-07-16T21:03:02.391Z] Architecture: x86_64
21:03:02 [2020-07-16T21:03:02.391Z] CPUs: 4
21:03:02 [2020-07-16T21:03:02.391Z] Total Memory: 32GiB
21:03:02 [2020-07-16T21:03:02.391Z] Name: azwin-2-cafa90
21:03:02 [2020-07-16T21:03:02.391Z] ID: IUQM:FCZN:X7EE:BGHG:LI2D:KMQW:HMOD:LKNG:D2CN:SSFG:76AR:H3NV
21:03:02 [2020-07-16T21:03:02.391Z] Docker Root Dir: D:\CI\PR-41222\1\daemon
21:03:02 [2020-07-16T21:03:02.391Z] Debug Mode (client): false
21:03:02 [2020-07-16T21:03:02.391Z] Debug Mode (server): true
21:03:02 [2020-07-16T21:03:02.391Z]  File Descriptors: -1
21:03:02 [2020-07-16T21:03:02.391Z]  Goroutines: 18
21:03:02 [2020-07-16T21:03:02.391Z]  System Time: 2020-07-16T21:03:01.8696973Z
21:03:02 [2020-07-16T21:03:02.391Z]  EventsListeners: 0
21:03:02 [2020-07-16T21:03:02.391Z] Registry: https://index.docker.io/v1/
21:03:02 [2020-07-16T21:03:02.391Z] Labels:
21:03:02 [2020-07-16T21:03:02.391Z] Experimental: false
21:03:02 [2020-07-16T21:03:02.391Z] Insecure Registries:
21:03:02 [2020-07-16T21:03:02.391Z]  127.0.0.0/8
21:03:02 [2020-07-16T21:03:02.391Z] Live Restore Enabled: false
21:03:02 [2020-07-16T21:03:02.391Z] 
21:03:02 [2020-07-16T21:03:02.391Z] 
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Stopping daemon under test
21:03:02 [2020-07-16T21:03:02.391Z] SUCCESS: The process with PID 2512 (child process of PID 716) has been terminated.
21:03:02 [2020-07-16T21:03:02.391Z] SUCCESS: The process with PID 716 (child process of PID 5460) has been terminated.
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Stop tailing logs of the daemon under tests
21:03:02 [2020-07-16T21:03:02.391Z] INFO: executeCI.ps1 Completed successfully at 07/16/2020 21:03:02.
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Tidying up at end of run
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Saving daemon under test log (d:\CI\PR-41222\1\dut.out) to C:\windows\TEMP\CIDUT.out
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Saving daemon under test log (d:\CI\PR-41222\1\dut.err) to C:\windows\TEMP\CIDUT.err
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Nuke-Everything...
21:03:02 [2020-07-16T21:03:02.391Z] INFO: Container count on control daemon to delete is 2
21:03:02 [2020-07-16T21:03:02.857Z] 02fc1c8bf30a
21:03:02 [2020-07-16T21:03:02.857Z] 66db9283c4a5
21:03:03 [2020-07-16T21:03:03.324Z] INFO: Tidying pidfile d:\CI\PR-41222\1\docker.pid
21:03:03 [2020-07-16T21:03:03.324Z] INFO: Nuking d:\CI
21:03:33 [2020-07-16T21:03:33.424Z] INFO: Zapped successfully
21:03:33 [2020-07-16T21:03:33.424Z] 
21:03:33 [2020-07-16T21:03:33.424Z] INFO: executeCI.ps1 exiting at Thu Jul 16 21:03:29 CUT 2020. Duration 00:58:12.4521946
21:03:33 [2020-07-16T21:03:33.424Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:03:35 [2020-07-16T21:03:35.321Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
21:03:36 [2020-07-16T21:03:36.523Z] Archiving artifacts
21:03:54 [2020-07-16T21:03:54.729Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41222/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:03:55 [2020-07-16T21:03:55.671Z] + make clean
21:03:57 [2020-07-16T21:03:57.881Z] docker volume rm -f docker-dev-cache
21:03:57 [2020-07-16T21:03:57.881Z] 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