Skip to content
Success

Console Output

Pull request #41451 opened
09:57:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1+88820a4793eabd2a5624e7a16772207cfa073f98 (fd0683da770fdd5051421a527c3949db91a1a31e)
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
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-41451@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
09:57:49 [2020-09-15T09:57:49.900Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:57:49 [2020-09-15T09:57:49.903Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:57:50 [2020-09-15T09:57:50.049Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-080cc7a7b613b6718) in /home/ubuntu/workspace/moby_PR-41451
[Pipeline] {
[Pipeline] checkout
09:57:50 [2020-09-15T09:57:50.083Z] using credential docker-jenkins-github-credentials
09:57:50 [2020-09-15T09:57:50.088Z] Cloning the remote Git repository
09:57:50 [2020-09-15T09:57:50.088Z] Cloning with configured refspecs honoured and without tags
09:57:50 [2020-09-15T09:57:50.090Z] Cloning repository https://github.com/moby/moby.git
09:57:50 [2020-09-15T09:57:50.090Z]  > git init /home/ubuntu/workspace/moby_PR-41451 # timeout=10
09:57:50 [2020-09-15T09:57:50.094Z] Fetching upstream changes from https://github.com/moby/moby.git
09:57:50 [2020-09-15T09:57:50.094Z]  > git --version # timeout=10
09:57:50 [2020-09-15T09:57:50.099Z]  > git --version # 'git version 2.17.1'
09:57:50 [2020-09-15T09:57:50.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:57:50 [2020-09-15T09:57:50.101Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:02 [2020-09-15T09:58:02.624Z] Fetching without tags
09:58:02 [2020-09-15T09:58:02.601Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:02 [2020-09-15T09:58:02.606Z]  > git config --add remote.origin.fetch +refs/pull/41451/head:refs/remotes/origin/PR-41451 # timeout=10
09:58:02 [2020-09-15T09:58:02.608Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:02 [2020-09-15T09:58:02.618Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:02 [2020-09-15T09:58:02.625Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:02 [2020-09-15T09:58:02.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:02 [2020-09-15T09:58:02.626Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:02 [2020-09-15T09:58:02.883Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:03 [2020-09-15T09:58:03.384Z] Merge succeeded, producing 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:03 [2020-09-15T09:58:03.384Z] Checking out Revision 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 (PR-41451)
09:58:03 [2020-09-15T09:58:03.790Z] Commit message: "[19.03] vendor: buildkit v0.6.4-32-gdf89d4dc"
09:58:03 [2020-09-15T09:58:03.790Z] First time build. Skipping changelog.
09:58:03 [2020-09-15T09:58:03.820Z]  > git --version # timeout=10
09:58:03 [2020-09-15T09:58:03.835Z]  > git --version # 'git version 2.17.1'
09:58:03 [2020-09-15T09:58:03.842Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:58:02 [2020-09-15T09:58:02.884Z]  > git config core.sparsecheckout # timeout=10
09:58:02 [2020-09-15T09:58:02.889Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:03 [2020-09-15T09:58:03.361Z]  > git remote # timeout=10
09:58:03 [2020-09-15T09:58:03.365Z]  > git config --get remote.origin.url # timeout=10
09:58:03 [2020-09-15T09:58:03.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:03 [2020-09-15T09:58:03.371Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
09:58:03 [2020-09-15T09:58:03.378Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:03 [2020-09-15T09:58:03.385Z]  > git config core.sparsecheckout # timeout=10
09:58:03 [2020-09-15T09:58:03.396Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:58:05 [2020-09-15T09:58:05.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41451:/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
09:58:05 [2020-09-15T09:58:05.060Z] Unable to find image 'alpine:latest' locally
09:58:05 [2020-09-15T09:58:05.060Z] latest: Pulling from library/alpine
09:58:05 [2020-09-15T09:58:05.060Z] df20fa9351a1: Already exists
09:58:05 [2020-09-15T09:58:05.060Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
09:58:05 [2020-09-15T09:58:05.330Z] Status: Downloaded newer image for alpine:latest
09:58:07 [2020-09-15T09:58:07.863Z] 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
09:58:08 [2020-09-15T09:58:08.046Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-080cc7a7b613b6718) in /home/ubuntu/workspace/moby_PR-41451
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
09:58:08 [2020-09-15T09:58:08.058Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00eebed3b418a0bef) in /home/ubuntu/workspace/moby_PR-41451
[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] {
[Pipeline] checkout
09:58:08 [2020-09-15T09:58:08.119Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
09:58:08 [2020-09-15T09:58:08.131Z] Fetching changes from the remote Git repository
[Pipeline] checkout
09:58:08 [2020-09-15T09:58:08.140Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41451
09:58:08 [2020-09-15T09:58:08.142Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41451
09:58:08 [2020-09-15T09:58:08.142Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:58:08 [2020-09-15T09:58:08.166Z] using credential docker-jenkins-github-credentials
09:58:08 [2020-09-15T09:58:08.171Z] Cloning the remote Git repository
09:58:08 [2020-09-15T09:58:08.171Z] Cloning with configured refspecs honoured and without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
09:58:08 [2020-09-15T09:58:08.252Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
09:58:08 [2020-09-15T09:58:08.260Z] using credential docker-jenkins-github-credentials
09:58:08 [2020-09-15T09:58:08.266Z] Cloning the remote Git repository
09:58:08 [2020-09-15T09:58:08.266Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:58:08 [2020-09-15T09:58:08.274Z] Cloning the remote Git repository
09:58:08 [2020-09-15T09:58:08.274Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:58:08 [2020-09-15T09:58:08.345Z] Running on azwin-2-ea5e00 in d:\jenkins\workspace\moby_PR-41451
[Pipeline] {
[Pipeline] ws
09:58:08 [2020-09-15T09:58:08.361Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
09:58:08 [2020-09-15T09:58:08.397Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:08 [2020-09-15T09:58:08.662Z] using credential docker-jenkins-github-credentials
09:58:08 [2020-09-15T09:58:08.736Z] Cloning the remote Git repository
09:58:08 [2020-09-15T09:58:08.736Z] Cloning with configured refspecs honoured and without tags
09:58:08 [2020-09-15T09:58:08.779Z] Merge succeeded, producing 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:08 [2020-09-15T09:58:08.779Z] Checking out Revision 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 (PR-41451)
09:58:08 [2020-09-15T09:58:08.831Z] Commit message: "[19.03] vendor: buildkit v0.6.4-32-gdf89d4dc"
09:58:08 [2020-09-15T09:58:08.842Z]  > git --version # timeout=10
09:58:08 [2020-09-15T09:58:08.849Z]  > git --version # 'git version 2.17.1'
09:58:08 [2020-09-15T09:58:08.854Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:58:08 [2020-09-15T09:58:08.124Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:58:08 [2020-09-15T09:58:08.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:08 [2020-09-15T09:58:08.143Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.143Z]  > git --version # timeout=10
09:58:08 [2020-09-15T09:58:08.148Z]  > git --version # 'git version 2.17.1'
09:58:08 [2020-09-15T09:58:08.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:08 [2020-09-15T09:58:08.149Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:08 [2020-09-15T09:58:08.398Z]  > git config core.sparsecheckout # timeout=10
09:58:08 [2020-09-15T09:58:08.400Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:08 [2020-09-15T09:58:08.754Z]  > git remote # timeout=10
09:58:08 [2020-09-15T09:58:08.764Z]  > git config --get remote.origin.url # timeout=10
09:58:08 [2020-09-15T09:58:08.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:08 [2020-09-15T09:58:08.767Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
09:58:08 [2020-09-15T09:58:08.774Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:08 [2020-09-15T09:58:08.780Z]  > git config core.sparsecheckout # timeout=10
09:58:08 [2020-09-15T09:58:08.785Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:08 [2020-09-15T09:58:08.219Z] Cloning repository https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.220Z]  > git init /home/ubuntu/workspace/moby_PR-41451 # timeout=10
09:58:08 [2020-09-15T09:58:08.236Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.236Z]  > git --version # timeout=10
09:58:08 [2020-09-15T09:58:08.243Z]  > git --version # 'git version 2.17.1'
09:58:08 [2020-09-15T09:58:08.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:08 [2020-09-15T09:58:08.244Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:08 [2020-09-15T09:58:08.273Z] Cloning repository https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.273Z]  > git init /home/docker/workspace/moby_PR-41451 # timeout=10
09:58:08 [2020-09-15T09:58:08.282Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.282Z]  > git --version # timeout=10
09:58:08 [2020-09-15T09:58:08.284Z]  > git --version # 'git version 2.7.4'
09:58:08 [2020-09-15T09:58:08.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:08 [2020-09-15T09:58:08.286Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:08 [2020-09-15T09:58:08.281Z] Cloning repository https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.281Z]  > git init /home/jenkins/workspace/moby_PR-41451 # timeout=10
09:58:08 [2020-09-15T09:58:08.310Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.310Z]  > git --version # timeout=10
09:58:08 [2020-09-15T09:58:08.314Z]  > git --version # 'git version 2.17.1'
09:58:08 [2020-09-15T09:58:08.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:08 [2020-09-15T09:58:08.314Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:08 [2020-09-15T09:58:08.763Z] Cloning repository https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.763Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:58:08 [2020-09-15T09:58:08.826Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:08 [2020-09-15T09:58:08.826Z]  > git --version # timeout=10
09:58:08 [2020-09-15T09:58:08.873Z]  > git --version # 'git version 2.24.1.windows.2'
09:58:08 [2020-09-15T09:58:08.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:08 [2020-09-15T09:58:08.888Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:09 [2020-09-15T09:58:09.630Z] + docker version
09:58:09 [2020-09-15T09:58:09.630Z] Client: Docker Engine - Community
09:58:09 [2020-09-15T09:58:09.630Z]  Version:           19.03.12
09:58:09 [2020-09-15T09:58:09.630Z]  API version:       1.40
09:58:09 [2020-09-15T09:58:09.630Z]  Go version:        go1.13.10
09:58:09 [2020-09-15T09:58:09.630Z]  Git commit:        48a66213fe
09:58:09 [2020-09-15T09:58:09.630Z]  Built:             Mon Jun 22 15:45:36 2020
09:58:09 [2020-09-15T09:58:09.630Z]  OS/Arch:           linux/amd64
09:58:09 [2020-09-15T09:58:09.630Z]  Experimental:      false
09:58:09 [2020-09-15T09:58:09.630Z] 
09:58:09 [2020-09-15T09:58:09.630Z] Server: Docker Engine - Community
09:58:09 [2020-09-15T09:58:09.630Z]  Engine:
09:58:09 [2020-09-15T09:58:09.630Z]   Version:          19.03.12
09:58:09 [2020-09-15T09:58:09.630Z]   API version:      1.40 (minimum version 1.12)
09:58:09 [2020-09-15T09:58:09.630Z]   Go version:       go1.13.10
09:58:09 [2020-09-15T09:58:09.630Z]   Git commit:       48a66213fe
09:58:09 [2020-09-15T09:58:09.630Z]   Built:            Mon Jun 22 15:44:07 2020
09:58:09 [2020-09-15T09:58:09.630Z]   OS/Arch:          linux/amd64
09:58:09 [2020-09-15T09:58:09.630Z]   Experimental:     true
09:58:09 [2020-09-15T09:58:09.630Z]  containerd:
09:58:09 [2020-09-15T09:58:09.630Z]   Version:          1.2.13
09:58:09 [2020-09-15T09:58:09.630Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:58:09 [2020-09-15T09:58:09.630Z]  runc:
09:58:09 [2020-09-15T09:58:09.630Z]   Version:          1.0.0-rc10
09:58:09 [2020-09-15T09:58:09.630Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:58:09 [2020-09-15T09:58:09.630Z]  docker-init:
09:58:09 [2020-09-15T09:58:09.630Z]   Version:          0.18.0
09:58:09 [2020-09-15T09:58:09.630Z]   GitCommit:        fec3683
[Pipeline] sh
09:58:09 [2020-09-15T09:58:09.911Z] + docker info
09:58:10 [2020-09-15T09:58:10.169Z] Client:
09:58:10 [2020-09-15T09:58:10.169Z]  Debug Mode: false
09:58:10 [2020-09-15T09:58:10.169Z] 
09:58:10 [2020-09-15T09:58:10.169Z] Server:
09:58:10 [2020-09-15T09:58:10.169Z]  Containers: 0
09:58:10 [2020-09-15T09:58:10.169Z]   Running: 0
09:58:10 [2020-09-15T09:58:10.169Z]   Paused: 0
09:58:10 [2020-09-15T09:58:10.169Z]   Stopped: 0
09:58:10 [2020-09-15T09:58:10.169Z]  Images: 15
09:58:10 [2020-09-15T09:58:10.169Z]  Server Version: 19.03.12
09:58:10 [2020-09-15T09:58:10.169Z]  Storage Driver: overlay2
09:58:10 [2020-09-15T09:58:10.169Z]   Backing Filesystem: extfs
09:58:10 [2020-09-15T09:58:10.169Z]   Supports d_type: true
09:58:10 [2020-09-15T09:58:10.169Z]   Native Overlay Diff: true
09:58:10 [2020-09-15T09:58:10.169Z]  Logging Driver: json-file
09:58:10 [2020-09-15T09:58:10.169Z]  Cgroup Driver: cgroupfs
09:58:10 [2020-09-15T09:58:10.169Z]  Plugins:
09:58:10 [2020-09-15T09:58:10.169Z]   Volume: local
09:58:10 [2020-09-15T09:58:10.169Z]   Network: bridge host ipvlan macvlan null overlay
09:58:10 [2020-09-15T09:58:10.169Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:58:10 [2020-09-15T09:58:10.169Z]  Swarm: inactive
09:58:10 [2020-09-15T09:58:10.169Z]  Runtimes: runc
09:58:10 [2020-09-15T09:58:10.169Z]  Default Runtime: runc
09:58:10 [2020-09-15T09:58:10.169Z]  Init Binary: docker-init
09:58:10 [2020-09-15T09:58:10.169Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:58:10 [2020-09-15T09:58:10.169Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:58:10 [2020-09-15T09:58:10.169Z]  init version: fec3683
09:58:10 [2020-09-15T09:58:10.169Z]  Security Options:
09:58:10 [2020-09-15T09:58:10.169Z]   apparmor
09:58:10 [2020-09-15T09:58:10.169Z]   seccomp
09:58:10 [2020-09-15T09:58:10.169Z]    Profile: default
09:58:10 [2020-09-15T09:58:10.169Z]  Kernel Version: 5.3.0-1035-aws
09:58:10 [2020-09-15T09:58:10.169Z]  Operating System: Ubuntu 18.04.5 LTS
09:58:10 [2020-09-15T09:58:10.169Z]  OSType: linux
09:58:10 [2020-09-15T09:58:10.169Z]  Architecture: x86_64
09:58:10 [2020-09-15T09:58:10.169Z]  CPUs: 2
09:58:10 [2020-09-15T09:58:10.169Z]  Total Memory: 7.487GiB
09:58:10 [2020-09-15T09:58:10.169Z]  Name: ip-10-100-116-118
09:58:10 [2020-09-15T09:58:10.169Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
09:58:10 [2020-09-15T09:58:10.169Z]  Docker Root Dir: /var/lib/docker
09:58:10 [2020-09-15T09:58:10.169Z]  Debug Mode: false
09:58:10 [2020-09-15T09:58:10.169Z]  Registry: https://index.docker.io/v1/
09:58:10 [2020-09-15T09:58:10.169Z]  Labels:
09:58:10 [2020-09-15T09:58:10.169Z]  Experimental: true
09:58:10 [2020-09-15T09:58:10.169Z]  Insecure Registries:
09:58:10 [2020-09-15T09:58:10.169Z]   127.0.0.0/8
09:58:10 [2020-09-15T09:58:10.169Z]  Live Restore Enabled: true
09:58:10 [2020-09-15T09:58:10.169Z] 
09:58:10 [2020-09-15T09:58:10.169Z] WARNING: No swap limit support
[Pipeline] sh
09:58:10 [2020-09-15T09:58:10.450Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:10 [2020-09-15T09:58:10.450Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:10 [2020-09-15T09:58:10.450Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41451/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:58:10 [2020-09-15T09:58:10.450Z] + bash /home/ubuntu/workspace/moby_PR-41451/check-config.sh
09:58:10 [2020-09-15T09:58:10.450Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:58:10 [2020-09-15T09:58:10.450Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
09:58:10 [2020-09-15T09:58:10.450Z] 
09:58:10 [2020-09-15T09:58:10.450Z] Generally Necessary:
09:58:10 [2020-09-15T09:58:10.450Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:58:10 [2020-09-15T09:58:10.450Z] - apparmor: enabled and tools installed
09:58:10 [2020-09-15T09:58:10.450Z] - CONFIG_NAMESPACES: enabled
09:58:10 [2020-09-15T09:58:10.708Z] - CONFIG_NET_NS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_PID_NS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IPC_NS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_UTS_NS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUPS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_CPUACCT: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_DEVICE: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_FREEZER: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_SCHED: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CPUSETS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_MEMCG: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_KEYS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_VETH: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_BRIDGE: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NF_NAT_IPV4: missing
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NF_NAT: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NF_NAT_NEEDED: missing
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_POSIX_MQUEUE: enabled
09:58:10 [2020-09-15T09:58:10.709Z] 
09:58:10 [2020-09-15T09:58:10.709Z] Optional Features:
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_USER_NS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_SECCOMP: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_PIDS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_MEMCG_SWAP: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:58:10 [2020-09-15T09:58:10.709Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_BLK_CGROUP: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IOSCHED_CFQ: missing
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_PERF: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_HUGETLB: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_CFS_BANDWIDTH: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_RT_GROUP_SCHED: missing
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_VS: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_VS_NFCT: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_IP_VS_RR: enabled (as module)
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_EXT4_FS: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:58:10 [2020-09-15T09:58:10.709Z] - Network Drivers:
09:58:10 [2020-09-15T09:58:10.709Z]   - "overlay":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_VXLAN: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       Optional (for encrypted networks):
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_CRYPTO: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_CRYPTO_AEAD: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_CRYPTO_GCM: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_CRYPTO_GHASH: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_XFRM: enabled
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_XFRM_USER: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_INET_ESP: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:58:10 [2020-09-15T09:58:10.967Z]   - "ipvlan":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_IPVLAN: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]   - "macvlan":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_MACVLAN: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_DUMMY: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]   - "ftp,tftp client in container":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z] - Storage Drivers:
09:58:10 [2020-09-15T09:58:10.967Z]   - "aufs":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_AUFS_FS: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]   - "btrfs":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:58:10 [2020-09-15T09:58:10.967Z]   - "devicemapper":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_BLK_DEV_DM: enabled
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]   - "overlay":
09:58:10 [2020-09-15T09:58:10.967Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:58:10 [2020-09-15T09:58:10.967Z]   - "zfs":
09:58:10 [2020-09-15T09:58:10.967Z]     - /dev/zfs: present
09:58:10 [2020-09-15T09:58:10.967Z]     - zfs command: missing
09:58:10 [2020-09-15T09:58:10.967Z]     - zpool command: missing
09:58:10 [2020-09-15T09:58:10.967Z] 
09:58:10 [2020-09-15T09:58:10.967Z] Limits:
09:58:10 [2020-09-15T09:58:10.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:58:10 [2020-09-15T09:58:10.967Z] 
09:58:10 [2020-09-15T09:58:10.967Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:11 [2020-09-15T09:58:11.290Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 .
09:58:11 [2020-09-15T09:58:11.290Z] #2 [internal] load .dockerignore
09:58:11 [2020-09-15T09:58:11.290Z] #2 transferring context: 87B done
09:58:11 [2020-09-15T09:58:11.290Z] #2 DONE 0.0s
09:58:11 [2020-09-15T09:58:11.290Z] 
09:58:11 [2020-09-15T09:58:11.290Z] #1 [internal] load build definition from Dockerfile
09:58:11 [2020-09-15T09:58:11.291Z] #1 transferring dockerfile: 12.30kB done
09:58:11 [2020-09-15T09:58:11.291Z] #1 DONE 0.0s
09:58:11 [2020-09-15T09:58:11.291Z] 
09:58:11 [2020-09-15T09:58:11.291Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster
09:58:11 [2020-09-15T09:58:11.291Z] #3 DONE 0.1s
09:58:11 [2020-09-15T09:58:11.291Z] 
09:58:11 [2020-09-15T09:58:11.291Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:58:11 [2020-09-15T09:58:11.550Z] #4 DONE 0.2s
09:58:11 [2020-09-15T09:58:11.550Z] 
09:58:11 [2020-09-15T09:58:11.550Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
09:58:11 [2020-09-15T09:58:11.550Z] #5 CACHED
09:58:11 [2020-09-15T09:58:11.550Z] 
09:58:11 [2020-09-15T09:58:11.550Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:58:12 [2020-09-15T09:58:12.505Z] #6 DONE 1.1s
09:58:12 [2020-09-15T09:58:12.505Z] 
09:58:12 [2020-09-15T09:58:12.505Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:58:12 [2020-09-15T09:58:12.505Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.0s done
09:58:12 [2020-09-15T09:58:12.505Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
09:58:12 [2020-09-15T09:58:12.505Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:58:12 [2020-09-15T09:58:12.505Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:58:12 [2020-09-15T09:58:12.505Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s
09:58:13 [2020-09-15T09:58:13.887Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.1s done
09:58:13 [2020-09-15T09:58:13.887Z] #63 DONE 2.5s
09:58:13 [2020-09-15T09:58:13.887Z] 
09:58:13 [2020-09-15T09:58:13.887Z] #17 [internal] load build context
09:58:15 [2020-09-15T09:58:15.800Z] #17 transferring context: 50.92MB 4.0s done
09:58:15 [2020-09-15T09:58:15.800Z] #17 DONE 4.1s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:15 [2020-09-15T09:58:15.800Z] #18 DONE 0.1s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #19 ...
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #59 DONE 0.1s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #41 DONE 0.1s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
09:58:15 [2020-09-15T09:58:15.800Z] #47 DONE 0.1s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #44 DONE 0.2s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #28 DONE 0.2s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #65 DONE 0.2s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:58:15 [2020-09-15T09:58:15.800Z] #19 DONE 0.2s
09:58:15 [2020-09-15T09:58:15.800Z] 
09:58:15 [2020-09-15T09:58:15.800Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:17 [2020-09-15T09:58:17.439Z] Fetching without tags
09:58:17 [2020-09-15T09:58:17.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:17 [2020-09-15T09:58:17.416Z]  > git config --add remote.origin.fetch +refs/pull/41451/head:refs/remotes/origin/PR-41451 # timeout=10
09:58:17 [2020-09-15T09:58:17.417Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:17 [2020-09-15T09:58:17.430Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:17 [2020-09-15T09:58:17.446Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:17 [2020-09-15T09:58:17.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:17 [2020-09-15T09:58:17.446Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:17 [2020-09-15T09:58:17.728Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:17 [2020-09-15T09:58:17.734Z]  > git config core.sparsecheckout # timeout=10
09:58:17 [2020-09-15T09:58:17.735Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:18 [2020-09-15T09:58:18.204Z] Merge succeeded, producing 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:18 [2020-09-15T09:58:18.204Z] Checking out Revision 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 (PR-41451)
09:58:18 [2020-09-15T09:58:18.410Z] Commit message: "[19.03] vendor: buildkit v0.6.4-32-gdf89d4dc"
09:58:18 [2020-09-15T09:58:18.458Z]  > git --version # timeout=10
09:58:18 [2020-09-15T09:58:18.465Z]  > git --version # 'git version 2.17.1'
09:58:18 [2020-09-15T09:58:18.472Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:18 [2020-09-15T09:58:18.175Z]  > git remote # timeout=10
09:58:18 [2020-09-15T09:58:18.177Z]  > git config --get remote.origin.url # timeout=10
09:58:18 [2020-09-15T09:58:18.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:18 [2020-09-15T09:58:18.181Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
09:58:18 [2020-09-15T09:58:18.195Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:18 [2020-09-15T09:58:18.209Z]  > git config core.sparsecheckout # timeout=10
09:58:18 [2020-09-15T09:58:18.213Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:19 [2020-09-15T09:58:19.356Z] + docker version
09:58:19 [2020-09-15T09:58:19.356Z] Client: Docker Engine - Community
09:58:19 [2020-09-15T09:58:19.356Z]  Version:           19.03.7
09:58:19 [2020-09-15T09:58:19.356Z]  API version:       1.40
09:58:19 [2020-09-15T09:58:19.356Z]  Go version:        go1.12.17
09:58:19 [2020-09-15T09:58:19.356Z]  Git commit:        7141c199a2
09:58:19 [2020-09-15T09:58:19.356Z]  Built:             Sat Mar  7 16:48:47 2020
09:58:19 [2020-09-15T09:58:19.356Z]  OS/Arch:           linux/s390x
09:58:19 [2020-09-15T09:58:19.356Z]  Experimental:      false
09:58:19 [2020-09-15T09:58:19.356Z] 
09:58:19 [2020-09-15T09:58:19.356Z] Server: Docker Engine - Community
09:58:19 [2020-09-15T09:58:19.356Z]  Engine:
09:58:19 [2020-09-15T09:58:19.356Z]   Version:          19.03.7
09:58:19 [2020-09-15T09:58:19.356Z]   API version:      1.40 (minimum version 1.12)
09:58:19 [2020-09-15T09:58:19.356Z]   Go version:       go1.12.17
09:58:19 [2020-09-15T09:58:19.356Z]   Git commit:       7141c199a2
09:58:19 [2020-09-15T09:58:19.356Z]   Built:            Sat Mar  7 16:47:46 2020
09:58:19 [2020-09-15T09:58:19.356Z]   OS/Arch:          linux/s390x
09:58:19 [2020-09-15T09:58:19.356Z]   Experimental:     true
09:58:19 [2020-09-15T09:58:19.356Z]  containerd:
09:58:19 [2020-09-15T09:58:19.356Z]   Version:          1.2.13
09:58:19 [2020-09-15T09:58:19.356Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:58:19 [2020-09-15T09:58:19.356Z]  runc:
09:58:19 [2020-09-15T09:58:19.356Z]   Version:          1.0.0-rc10
09:58:19 [2020-09-15T09:58:19.356Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:58:19 [2020-09-15T09:58:19.356Z]  docker-init:
09:58:19 [2020-09-15T09:58:19.356Z]   Version:          0.18.0
09:58:19 [2020-09-15T09:58:19.356Z]   GitCommit:        fec3683
[Pipeline] sh
09:58:19 [2020-09-15T09:58:19.738Z] + docker info
09:58:20 [2020-09-15T09:58:20.372Z] Client:
09:58:20 [2020-09-15T09:58:20.372Z]  Debug Mode: false
09:58:20 [2020-09-15T09:58:20.372Z] 
09:58:20 [2020-09-15T09:58:20.372Z] Server:
09:58:20 [2020-09-15T09:58:20.372Z]  Containers: 0
09:58:20 [2020-09-15T09:58:20.372Z]   Running: 0
09:58:20 [2020-09-15T09:58:20.372Z]   Paused: 0
09:58:20 [2020-09-15T09:58:20.372Z]   Stopped: 0
09:58:20 [2020-09-15T09:58:20.372Z]  Images: 0
09:58:20 [2020-09-15T09:58:20.372Z]  Server Version: 19.03.7
09:58:20 [2020-09-15T09:58:20.372Z]  Storage Driver: overlay2
09:58:20 [2020-09-15T09:58:20.372Z]   Backing Filesystem: <unknown>
09:58:20 [2020-09-15T09:58:20.372Z]   Supports d_type: true
09:58:20 [2020-09-15T09:58:20.372Z]   Native Overlay Diff: true
09:58:20 [2020-09-15T09:58:20.372Z]  Logging Driver: json-file
09:58:20 [2020-09-15T09:58:20.372Z]  Cgroup Driver: cgroupfs
09:58:20 [2020-09-15T09:58:20.372Z]  Plugins:
09:58:20 [2020-09-15T09:58:20.372Z]   Volume: local
09:58:20 [2020-09-15T09:58:20.372Z]   Network: bridge host ipvlan macvlan null overlay
09:58:20 [2020-09-15T09:58:20.372Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:58:20 [2020-09-15T09:58:20.372Z]  Swarm: inactive
09:58:20 [2020-09-15T09:58:20.372Z]  Runtimes: runc
09:58:20 [2020-09-15T09:58:20.372Z]  Default Runtime: runc
09:58:20 [2020-09-15T09:58:20.372Z]  Init Binary: docker-init
09:58:20 [2020-09-15T09:58:20.372Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:58:20 [2020-09-15T09:58:20.372Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:58:20 [2020-09-15T09:58:20.372Z]  init version: fec3683
09:58:20 [2020-09-15T09:58:20.372Z]  Security Options:
09:58:20 [2020-09-15T09:58:20.372Z]   apparmor
09:58:20 [2020-09-15T09:58:20.372Z]   seccomp
09:58:20 [2020-09-15T09:58:20.372Z]    Profile: default
09:58:20 [2020-09-15T09:58:20.372Z]  Kernel Version: 4.15.0-88-generic
09:58:20 [2020-09-15T09:58:20.372Z]  Operating System: Ubuntu 18.04.4 LTS
09:58:20 [2020-09-15T09:58:20.372Z]  OSType: linux
09:58:20 [2020-09-15T09:58:20.372Z]  Architecture: s390x
09:58:20 [2020-09-15T09:58:20.372Z]  CPUs: 2
09:58:20 [2020-09-15T09:58:20.372Z]  Total Memory: 7.861GiB
09:58:20 [2020-09-15T09:58:20.372Z]  Name: s390x-ubuntu-30
09:58:20 [2020-09-15T09:58:20.372Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
09:58:20 [2020-09-15T09:58:20.372Z]  Docker Root Dir: /var/lib/docker
09:58:20 [2020-09-15T09:58:20.372Z]  Debug Mode: false
09:58:20 [2020-09-15T09:58:20.372Z]  Username: dockerbuildbot
09:58:20 [2020-09-15T09:58:20.372Z]  Registry: https://index.docker.io/v1/
09:58:20 [2020-09-15T09:58:20.372Z]  Labels:
09:58:20 [2020-09-15T09:58:20.372Z]  Experimental: true
09:58:20 [2020-09-15T09:58:20.372Z]  Insecure Registries:
09:58:20 [2020-09-15T09:58:20.372Z]   127.0.0.0/8
09:58:20 [2020-09-15T09:58:20.372Z]  Live Restore Enabled: false
09:58:20 [2020-09-15T09:58:20.372Z] 
09:58:20 [2020-09-15T09:58:20.372Z] WARNING: No swap limit support
[Pipeline] sh
09:58:20 [2020-09-15T09:58:20.752Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:20 [2020-09-15T09:58:20.752Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:20 [2020-09-15T09:58:20.752Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41451/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:58:20 [2020-09-15T09:58:20.752Z] + bash /home/jenkins/workspace/moby_PR-41451/check-config.sh
09:58:20 [2020-09-15T09:58:20.752Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:58:20 [2020-09-15T09:58:20.752Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
09:58:20 [2020-09-15T09:58:20.752Z] 
09:58:20 [2020-09-15T09:58:20.752Z] Generally Necessary:
09:58:20 [2020-09-15T09:58:20.752Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:58:20 [2020-09-15T09:58:20.752Z] - apparmor: enabled and tools installed
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_NAMESPACES: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_NET_NS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_PID_NS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_IPC_NS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_UTS_NS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_CGROUPS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_CGROUP_CPUACCT: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_CGROUP_DEVICE: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_CGROUP_FREEZER: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_CGROUP_SCHED: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_CPUSETS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_MEMCG: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_KEYS: enabled
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_VETH: enabled (as module)
09:58:20 [2020-09-15T09:58:20.752Z] - CONFIG_BRIDGE: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NF_NAT: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NF_NAT_NEEDED: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_POSIX_MQUEUE: enabled
09:58:21 [2020-09-15T09:58:21.044Z] 
09:58:21 [2020-09-15T09:58:21.044Z] Optional Features:
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_USER_NS: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_SECCOMP: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_CGROUP_PIDS: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_MEMCG_SWAP: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:58:21 [2020-09-15T09:58:21.044Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_BLK_CGROUP: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IOSCHED_CFQ: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_CGROUP_PERF: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_CGROUP_HUGETLB: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_CFS_BANDWIDTH: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_RT_GROUP_SCHED: missing
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_VS: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_VS_NFCT: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_IP_VS_RR: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_EXT4_FS: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:58:21 [2020-09-15T09:58:21.044Z] - Network Drivers:
09:58:21 [2020-09-15T09:58:21.044Z]   - "overlay":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_VXLAN: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       Optional (for encrypted networks):
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_CRYPTO: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_CRYPTO_AEAD: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_CRYPTO_GCM: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_CRYPTO_GHASH: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_XFRM: enabled
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_XFRM_USER: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_INET_ESP: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]   - "ipvlan":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_IPVLAN: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]   - "macvlan":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_MACVLAN: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_DUMMY: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]   - "ftp,tftp client in container":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z] - Storage Drivers:
09:58:21 [2020-09-15T09:58:21.044Z]   - "aufs":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_AUFS_FS: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]   - "btrfs":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:58:21 [2020-09-15T09:58:21.044Z]   - "devicemapper":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_BLK_DEV_DM: enabled
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]   - "overlay":
09:58:21 [2020-09-15T09:58:21.044Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:58:21 [2020-09-15T09:58:21.044Z]   - "zfs":
09:58:21 [2020-09-15T09:58:21.044Z]     - /dev/zfs: missing
09:58:21 [2020-09-15T09:58:21.044Z]     - zfs command: missing
09:58:21 [2020-09-15T09:58:21.044Z]     - zpool command: missing
09:58:21 [2020-09-15T09:58:21.044Z] 
09:58:21 [2020-09-15T09:58:21.044Z] Limits:
09:58:21 [2020-09-15T09:58:21.044Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:58:21 [2020-09-15T09:58:21.044Z] 
09:58:21 [2020-09-15T09:58:21.044Z] + true
[Pipeline] }
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.523 + RM_GOPATH=0
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.523 + TMP_GOPATH=
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.523 + : /build
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.523 + '[' -z '' ']'
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.530 ++ mktemp -d
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.536 + export GOPATH=/tmp/tmp.Q6b0rsXYQy
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.536 + GOPATH=/tmp/tmp.Q6b0rsXYQy
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.536 + RM_GOPATH=1
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.536 ++ dirname ./install.sh
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.544 + dir=.
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.544 + bin=proxy
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.544 + shift
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.544 + '[' '!' -f ./proxy.installer ']'
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.544 + . ./proxy.installer
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.544 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + install_proxy
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + case "$1" in
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + export CGO_ENABLED=0
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + CGO_ENABLED=0
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + _install_proxy
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Q6b0rsXYQy/src/github.com/docker/libnetwork
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.545 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
09:58:21 [2020-09-15T09:58:21.078Z] #66 4.547 Cloning into '/tmp/tmp.Q6b0rsXYQy/src/github.com/docker/libnetwork'...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:21 [2020-09-15T09:58:21.203Z] Fetching without tags
09:58:21 [2020-09-15T09:58:21.461Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:21 [2020-09-15T09:58:21.473Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 .
09:58:21 [2020-09-15T09:58:21.473Z] #2 [internal] load .dockerignore
09:58:21 [2020-09-15T09:58:21.473Z] #2 transferring context: 87B 0.0s done
09:58:21 [2020-09-15T09:58:21.473Z] #2 DONE 0.0s
09:58:21 [2020-09-15T09:58:21.473Z] 
09:58:21 [2020-09-15T09:58:21.473Z] #1 [internal] load build definition from Dockerfile
09:58:21 [2020-09-15T09:58:21.473Z] #1 transferring dockerfile: 12.30kB 0.0s done
09:58:21 [2020-09-15T09:58:21.473Z] #1 DONE 0.0s
09:58:21 [2020-09-15T09:58:21.473Z] 
09:58:21 [2020-09-15T09:58:21.473Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
09:58:21 [2020-09-15T09:58:21.649Z] #66 ...
09:58:21 [2020-09-15T09:58:21.649Z] 
09:58:21 [2020-09-15T09:58:21.649Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.432 + RM_GOPATH=0
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.433 + TMP_GOPATH=
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.434 + : /build
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.434 + '[' -z '' ']'
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.436 ++ mktemp -d
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.452 + export GOPATH=/tmp/tmp.3wWFpSj7Nb
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.452 + GOPATH=/tmp/tmp.3wWFpSj7Nb
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.453 + RM_GOPATH=1
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.458 ++ dirname ./install.sh
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.461 + dir=.
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.463 + bin=dockercli
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.463 + shift
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.464 + '[' '!' -f ./dockercli.installer ']'
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.465 + . ./dockercli.installer
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.465 ++ : stable
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.475 ++ : 17.06.2-ce
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.475 + install_dockercli
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.476 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.476 Install docker/cli version 17.06.2-ce from stable
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.478 ++ uname -m
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.485 + arch=x86_64
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.486 + '[' x86_64 '!=' x86_64 ']'
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.487 + url=https://download.docker.com/linux/static
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.487 + tar -xz docker/docker
09:58:21 [2020-09-15T09:58:21.649Z] #20 4.489 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:58:21 [2020-09-15T09:58:21.765Z] #4 ...
09:58:21 [2020-09-15T09:58:21.765Z] 
09:58:21 [2020-09-15T09:58:21.765Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:58:21 [2020-09-15T09:58:21.765Z] #3 DONE 0.0s
09:58:21 [2020-09-15T09:58:21.765Z] 
09:58:21 [2020-09-15T09:58:21.765Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
09:58:21 [2020-09-15T09:58:21.765Z] #4 DONE 0.2s
09:58:21 [2020-09-15T09:58:21.765Z] 
09:58:21 [2020-09-15T09:58:21.765Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:58:21 [2020-09-15T09:58:21.765Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
09:58:21 [2020-09-15T09:58:21.765Z] #63 DONE 0.0s
09:58:21 [2020-09-15T09:58:21.765Z] 
09:58:21 [2020-09-15T09:58:21.765Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
09:58:21 [2020-09-15T09:58:21.765Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 done
09:58:21 [2020-09-15T09:58:21.765Z] #5 DONE 0.0s
09:58:21 [2020-09-15T09:58:21.765Z] 
09:58:21 [2020-09-15T09:58:21.765Z] #17 [internal] load build context
09:58:22 [2020-09-15T09:58:22.027Z] Merge succeeded, producing 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:22 [2020-09-15T09:58:22.027Z] Checking out Revision 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 (PR-41451)
09:58:21 [2020-09-15T09:58:21.183Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:21 [2020-09-15T09:58:21.188Z]  > git config --add remote.origin.fetch +refs/pull/41451/head:refs/remotes/origin/PR-41451 # timeout=10
09:58:21 [2020-09-15T09:58:21.193Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:21 [2020-09-15T09:58:21.200Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:21 [2020-09-15T09:58:21.209Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:21 [2020-09-15T09:58:21.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:21 [2020-09-15T09:58:21.210Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:21 [2020-09-15T09:58:21.467Z]  > git config core.sparsecheckout # timeout=10
09:58:21 [2020-09-15T09:58:21.472Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:21 [2020-09-15T09:58:21.985Z]  > git remote # timeout=10
09:58:21 [2020-09-15T09:58:21.990Z]  > git config --get remote.origin.url # timeout=10
09:58:21 [2020-09-15T09:58:21.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:21 [2020-09-15T09:58:21.996Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
09:58:22 [2020-09-15T09:58:22.021Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:22 [2020-09-15T09:58:22.030Z]  > git config core.sparsecheckout # timeout=10
09:58:22 [2020-09-15T09:58:22.042Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:22 [2020-09-15T09:58:22.557Z] Commit message: "[19.03] vendor: buildkit v0.6.4-32-gdf89d4dc"
09:58:22 [2020-09-15T09:58:22.589Z] #20 ...
09:58:22 [2020-09-15T09:58:22.589Z] 
09:58:22 [2020-09-15T09:58:22.589Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
09:58:22 [2020-09-15T09:58:22.589Z] #54 4.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:22 [2020-09-15T09:58:22.589Z] #54 4.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:22 [2020-09-15T09:58:22.589Z] #54 4.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:22 [2020-09-15T09:58:22.589Z] #54 5.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
09:58:22 [2020-09-15T09:58:22.589Z] #54 7.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
09:58:22 [2020-09-15T09:58:22.576Z]  > git --version # timeout=10
09:58:22 [2020-09-15T09:58:22.593Z]  > git --version # 'git version 2.17.1'
09:58:22 [2020-09-15T09:58:22.600Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:58:22 [2020-09-15T09:58:22.668Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:22 [2020-09-15T09:58:22.715Z]  > git config --add remote.origin.fetch +refs/pull/41451/head:refs/remotes/origin/PR-41451 # timeout=10
09:58:22 [2020-09-15T09:58:22.818Z] #17 transferring context: 50.92MB 0.8s done
09:58:22 [2020-09-15T09:58:22.818Z] #17 DONE 0.8s
09:58:22 [2020-09-15T09:58:22.818Z] 
09:58:22 [2020-09-15T09:58:22.818Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:2e42156bedac290657ae872b45e29b8341fc415b5ff0af67fca09c9df94f0d83 6.19kB / 6.19kB done
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210 1.86kB / 1.86kB done
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:d2a4bc25ce2a6a1f4ba156c384f6651a22a1bb3c09858f16eee8082d74f215dd 1.79kB / 1.79kB done
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.19MB / 48.97MB 0.8s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 17.05MB / 51.38MB 0.8s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.00MB / 56.74MB 0.8s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.22MB / 48.97MB 0.9s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.32MB / 51.38MB 0.9s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.55MB / 56.74MB 0.9s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 38.36MB / 48.97MB 1.0s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.14MB / 51.38MB 1.0s
09:58:22 [2020-09-15T09:58:22.818Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.37MB / 56.74MB 1.0s
09:58:22 [2020-09-15T09:58:22.848Z] #54 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:58:22 [2020-09-15T09:58:22.848Z] #54 ...
09:58:22 [2020-09-15T09:58:22.848Z] 
09:58:22 [2020-09-15T09:58:22.848Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:22 [2020-09-15T09:58:22.848Z] #22 3.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:22 [2020-09-15T09:58:22.848Z] #22 3.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:22 [2020-09-15T09:58:22.848Z] #22 3.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:22 [2020-09-15T09:58:22.848Z] #22 4.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
09:58:22 [2020-09-15T09:58:22.848Z] #22 7.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
09:58:22 [2020-09-15T09:58:22.848Z] #22 9.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:58:22 [2020-09-15T09:58:22.848Z] #22 ...
09:58:22 [2020-09-15T09:58:22.848Z] 
09:58:22 [2020-09-15T09:58:22.849Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
09:58:22 [2020-09-15T09:58:22.849Z] #36 2.838 + mktemp -d
09:58:22 [2020-09-15T09:58:22.849Z] #36 2.842 + export GOPATH=/tmp/tmp.jwU37KNvgW
09:58:22 [2020-09-15T09:58:22.849Z] #36 2.842 + git clone https://github.com/docker/distribution.git /tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution
09:58:22 [2020-09-15T09:58:22.849Z] #36 2.842 Cloning into '/tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution'...
09:58:22 [2020-09-15T09:58:22.977Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:23 [2020-09-15T09:58:23.108Z] #36 ...
09:58:23 [2020-09-15T09:58:23.108Z] 
09:58:23 [2020-09-15T09:58:23.108Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
09:58:23 [2020-09-15T09:58:23.109Z] #7 3.150 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #7 3.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #7 3.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #7 4.195 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #7 7.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #7 9.697 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:58:23 [2020-09-15T09:58:23.109Z] #7 ...
09:58:23 [2020-09-15T09:58:23.109Z] 
09:58:23 [2020-09-15T09:58:23.109Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:23 [2020-09-15T09:58:23.109Z] #31 3.158 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #31 3.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #31 3.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #31 4.415 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #31 7.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
09:58:23 [2020-09-15T09:58:23.109Z] #31 9.716 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:58:23 [2020-09-15T09:58:23.114Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.64MB / 48.97MB 1.2s
09:58:23 [2020-09-15T09:58:23.115Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.76MB / 51.38MB 1.2s
09:58:23 [2020-09-15T09:58:23.115Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.04MB / 56.74MB 1.2s
09:58:23 [2020-09-15T09:58:23.115Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.53MB / 51.38MB 1.3s
09:58:23 [2020-09-15T09:58:23.115Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.75MB / 56.74MB 1.3s
09:58:23 [2020-09-15T09:58:23.347Z] + docker version
09:58:23 [2020-09-15T09:58:23.347Z] Client: Docker Engine - Community
09:58:23 [2020-09-15T09:58:23.347Z]  Version:           19.03.12
09:58:23 [2020-09-15T09:58:23.347Z]  API version:       1.40
09:58:23 [2020-09-15T09:58:23.347Z]  Go version:        go1.13.10
09:58:23 [2020-09-15T09:58:23.347Z]  Git commit:        48a66213fe
09:58:23 [2020-09-15T09:58:23.347Z]  Built:             Mon Jun 22 15:45:36 2020
09:58:23 [2020-09-15T09:58:23.347Z]  OS/Arch:           linux/amd64
09:58:23 [2020-09-15T09:58:23.347Z]  Experimental:      false
09:58:23 [2020-09-15T09:58:23.347Z] 
09:58:23 [2020-09-15T09:58:23.347Z] Server: Docker Engine - Community
09:58:23 [2020-09-15T09:58:23.347Z]  Engine:
09:58:23 [2020-09-15T09:58:23.347Z]   Version:          19.03.12
09:58:23 [2020-09-15T09:58:23.347Z]   API version:      1.40 (minimum version 1.12)
09:58:23 [2020-09-15T09:58:23.347Z]   Go version:       go1.13.10
09:58:23 [2020-09-15T09:58:23.347Z]   Git commit:       48a66213fe
09:58:23 [2020-09-15T09:58:23.347Z]   Built:            Mon Jun 22 15:44:07 2020
09:58:23 [2020-09-15T09:58:23.347Z]   OS/Arch:          linux/amd64
09:58:23 [2020-09-15T09:58:23.347Z]   Experimental:     true
09:58:23 [2020-09-15T09:58:23.347Z]  containerd:
09:58:23 [2020-09-15T09:58:23.347Z]   Version:          1.2.13
09:58:23 [2020-09-15T09:58:23.347Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:58:23 [2020-09-15T09:58:23.347Z]  runc:
09:58:23 [2020-09-15T09:58:23.347Z]   Version:          1.0.0-rc10
09:58:23 [2020-09-15T09:58:23.347Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:58:23 [2020-09-15T09:58:23.347Z]  docker-init:
09:58:23 [2020-09-15T09:58:23.347Z]   Version:          0.18.0
09:58:23 [2020-09-15T09:58:23.347Z]   GitCommit:        fec3683
[Pipeline] sh
09:58:23 [2020-09-15T09:58:23.369Z] #31 ...
09:58:23 [2020-09-15T09:58:23.369Z] 
09:58:23 [2020-09-15T09:58:23.369Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
09:58:23 [2020-09-15T09:58:23.369Z] #26 3.047 + mktemp -d
09:58:23 [2020-09-15T09:58:23.369Z] #26 3.055 + export GOPATH=/tmp/tmp.OTWDEdZeXA
09:58:23 [2020-09-15T09:58:23.369Z] #26 3.055 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.OTWDEdZeXA/src/github.com/go-swagger/go-swagger
09:58:23 [2020-09-15T09:58:23.369Z] #26 3.055 Cloning into '/tmp/tmp.OTWDEdZeXA/src/github.com/go-swagger/go-swagger'...
09:58:23 [2020-09-15T09:58:23.369Z] #26 ...
09:58:23 [2020-09-15T09:58:23.369Z] 
09:58:23 [2020-09-15T09:58:23.369Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:23 [2020-09-15T09:58:23.369Z] #38 3.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:23 [2020-09-15T09:58:23.369Z] #38 3.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:23 [2020-09-15T09:58:23.369Z] #38 3.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:23 [2020-09-15T09:58:23.369Z] #38 4.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
09:58:23 [2020-09-15T09:58:23.369Z] #38 7.005 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
09:58:23 [2020-09-15T09:58:23.369Z] #38 9.570 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:58:23 [2020-09-15T09:58:23.407Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done
09:58:23 [2020-09-15T09:58:23.407Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.34MB / 51.38MB 1.5s
09:58:23 [2020-09-15T09:58:23.407Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.09MB / 56.74MB 1.5s
09:58:23 [2020-09-15T09:58:23.407Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 0B / 102.23MB 1.5s
09:58:23 [2020-09-15T09:58:23.407Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s
09:58:23 [2020-09-15T09:58:23.407Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 53.73MB / 56.74MB 1.6s
09:58:23 [2020-09-15T09:58:23.407Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s
09:58:23 [2020-09-15T09:58:23.620Z] + docker info
09:58:23 [2020-09-15T09:58:23.629Z] #38 ...
09:58:23 [2020-09-15T09:58:23.629Z] 
09:58:23 [2020-09-15T09:58:23.629Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.503 + RM_GOPATH=0
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.505 + TMP_GOPATH=
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.505 + : /build
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.505 + '[' -z '' ']'
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.508 ++ mktemp -d
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.525 + export GOPATH=/tmp/tmp.LzlI3GdbqN
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.525 + GOPATH=/tmp/tmp.LzlI3GdbqN
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.525 + RM_GOPATH=1
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.530 ++ dirname ./install.sh
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.531 + dir=.
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.531 + bin=gotestsum
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.531 + shift
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.531 + '[' '!' -f ./gotestsum.installer ']'
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.532 + . ./gotestsum.installer
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.532 ++ : v0.3.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.532 + install_gotestsum
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.533 + set -e
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.536 + export GO111MODULE=on
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.537 + GO111MODULE=on
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.537 + go get -d gotest.tools/gotestsum@v0.3.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.633 go: finding gotest.tools/gotestsum v0.3.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 4.651 go: finding gotest.tools v0.3.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 5.647 go: downloading gotest.tools/gotestsum v0.3.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 6.157 go: extracting gotest.tools/gotestsum v0.3.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.012 go: downloading gotest.tools v2.1.0+incompatible
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.127 go: extracting gotest.tools v2.1.0+incompatible
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.296 go: downloading github.com/sirupsen/logrus v1.0.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.505 go: downloading github.com/fatih/color v1.6.0
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.529 go: downloading github.com/pkg/errors v0.8.0
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.544 go: downloading github.com/jonboulle/clockwork v0.1.0
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.687 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.689 go: extracting github.com/sirupsen/logrus v1.0.5
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.692 go: downloading github.com/spf13/pflag v1.0.1
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.719 go: extracting github.com/fatih/color v1.6.0
09:58:23 [2020-09-15T09:58:23.629Z] #45 7.926 go: downloading github.com/mattn/go-isatty v0.0.3
09:58:23 [2020-09-15T09:58:23.699Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done
09:58:23 [2020-09-15T09:58:23.699Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done
09:58:23 [2020-09-15T09:58:23.699Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0B / 156B 1.8s
09:58:23 [2020-09-15T09:58:23.891Z] #45 7.953 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:58:23 [2020-09-15T09:58:23.891Z] #45 8.018 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:58:23 [2020-09-15T09:58:23.891Z] #45 8.109 go: extracting github.com/spf13/pflag v1.0.1
09:58:24 [2020-09-15T09:58:24.157Z] #45 8.244 go: extracting github.com/jonboulle/clockwork v0.1.0
09:58:24 [2020-09-15T09:58:24.157Z] #45 8.373 go: downloading github.com/mattn/go-colorable v0.0.9
09:58:24 [2020-09-15T09:58:24.181Z] Client:
09:58:24 [2020-09-15T09:58:24.181Z]  Debug Mode: false
09:58:24 [2020-09-15T09:58:24.181Z] 
09:58:24 [2020-09-15T09:58:24.181Z] Server:
09:58:24 [2020-09-15T09:58:24.181Z]  Containers: 0
09:58:24 [2020-09-15T09:58:24.181Z]   Running: 0
09:58:24 [2020-09-15T09:58:24.181Z]   Paused: 0
09:58:24 [2020-09-15T09:58:24.181Z]   Stopped: 0
09:58:24 [2020-09-15T09:58:24.181Z]  Images: 2
09:58:24 [2020-09-15T09:58:24.181Z]  Server Version: 19.03.12
09:58:24 [2020-09-15T09:58:24.181Z]  Storage Driver: overlay2
09:58:24 [2020-09-15T09:58:24.181Z]   Backing Filesystem: extfs
09:58:24 [2020-09-15T09:58:24.181Z]   Supports d_type: true
09:58:24 [2020-09-15T09:58:24.181Z]   Native Overlay Diff: true
09:58:24 [2020-09-15T09:58:24.181Z]  Logging Driver: json-file
09:58:24 [2020-09-15T09:58:24.181Z]  Cgroup Driver: cgroupfs
09:58:24 [2020-09-15T09:58:24.181Z]  Plugins:
09:58:24 [2020-09-15T09:58:24.181Z]   Volume: local
09:58:24 [2020-09-15T09:58:24.181Z]   Network: bridge host ipvlan macvlan null overlay
09:58:24 [2020-09-15T09:58:24.181Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:58:24 [2020-09-15T09:58:24.181Z]  Swarm: inactive
09:58:24 [2020-09-15T09:58:24.181Z]  Runtimes: runc
09:58:24 [2020-09-15T09:58:24.181Z]  Default Runtime: runc
09:58:24 [2020-09-15T09:58:24.181Z]  Init Binary: docker-init
09:58:24 [2020-09-15T09:58:24.181Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:58:24 [2020-09-15T09:58:24.181Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:58:24 [2020-09-15T09:58:24.181Z]  init version: fec3683
09:58:24 [2020-09-15T09:58:24.181Z]  Security Options:
09:58:24 [2020-09-15T09:58:24.181Z]   apparmor
09:58:24 [2020-09-15T09:58:24.181Z]   seccomp
09:58:24 [2020-09-15T09:58:24.181Z]    Profile: default
09:58:24 [2020-09-15T09:58:24.181Z]  Kernel Version: 5.3.0-1035-aws
09:58:24 [2020-09-15T09:58:24.181Z]  Operating System: Ubuntu 18.04.5 LTS
09:58:24 [2020-09-15T09:58:24.181Z]  OSType: linux
09:58:24 [2020-09-15T09:58:24.181Z]  Architecture: x86_64
09:58:24 [2020-09-15T09:58:24.181Z]  CPUs: 2
09:58:24 [2020-09-15T09:58:24.181Z]  Total Memory: 7.569GiB
09:58:24 [2020-09-15T09:58:24.181Z]  Name: ip-10-100-78-0
09:58:24 [2020-09-15T09:58:24.181Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
09:58:24 [2020-09-15T09:58:24.181Z]  Docker Root Dir: /var/lib/docker
09:58:24 [2020-09-15T09:58:24.181Z]  Debug Mode: false
09:58:24 [2020-09-15T09:58:24.181Z]  Registry: https://index.docker.io/v1/
09:58:24 [2020-09-15T09:58:24.181Z]  Labels:
09:58:24 [2020-09-15T09:58:24.181Z]  Experimental: true
09:58:24 [2020-09-15T09:58:24.181Z]  Insecure Registries:
09:58:24 [2020-09-15T09:58:24.181Z]   127.0.0.0/8
09:58:24 [2020-09-15T09:58:24.181Z]  Live Restore Enabled: true
09:58:24 [2020-09-15T09:58:24.181Z] 
09:58:24 [2020-09-15T09:58:24.181Z] WARNING: No swap limit support
[Pipeline] sh
09:58:24 [2020-09-15T09:58:24.264Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:24 [2020-09-15T09:58:24.417Z] #45 8.374 go: extracting github.com/mattn/go-isatty v0.0.3
09:58:24 [2020-09-15T09:58:24.417Z] #45 8.376 go: extracting github.com/pkg/errors v0.8.0
09:58:24 [2020-09-15T09:58:24.417Z] #45 8.379 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:58:24 [2020-09-15T09:58:24.417Z] #45 8.380 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:58:22 [2020-09-15T09:58:22.762Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:22 [2020-09-15T09:58:22.887Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:22 [2020-09-15T09:58:22.997Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:22 [2020-09-15T09:58:22.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:23 [2020-09-15T09:58:23.012Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:24 [2020-09-15T09:58:24.295Z]  > git config core.sparsecheckout # timeout=10
09:58:24 [2020-09-15T09:58:24.342Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:24 [2020-09-15T09:58:24.496Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:24 [2020-09-15T09:58:24.496Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:24 [2020-09-15T09:58:24.496Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41451/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:58:24 [2020-09-15T09:58:24.496Z] + bash /home/ubuntu/workspace/moby_PR-41451/check-config.sh
09:58:24 [2020-09-15T09:58:24.496Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:58:24 [2020-09-15T09:58:24.496Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
09:58:24 [2020-09-15T09:58:24.496Z] 
09:58:24 [2020-09-15T09:58:24.496Z] Generally Necessary:
09:58:24 [2020-09-15T09:58:24.496Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:58:24 [2020-09-15T09:58:24.496Z] - apparmor: enabled and tools installed
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NAMESPACES: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NET_NS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_PID_NS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_IPC_NS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_UTS_NS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CGROUPS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CGROUP_CPUACCT: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CGROUP_DEVICE: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CGROUP_FREEZER: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CGROUP_SCHED: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CPUSETS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_MEMCG: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_KEYS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_VETH: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_BRIDGE: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NF_NAT_IPV4: missing
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NF_NAT: enabled (as module)
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_NF_NAT_NEEDED: missing
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_POSIX_MQUEUE: enabled
09:58:24 [2020-09-15T09:58:24.496Z] 
09:58:24 [2020-09-15T09:58:24.496Z] Optional Features:
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_USER_NS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_SECCOMP: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_CGROUP_PIDS: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_MEMCG_SWAP: enabled
09:58:24 [2020-09-15T09:58:24.496Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:58:24 [2020-09-15T09:58:24.497Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:58:24 [2020-09-15T09:58:24.497Z] - CONFIG_BLK_CGROUP: enabled
09:58:24 [2020-09-15T09:58:24.497Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:58:24 [2020-09-15T09:58:24.497Z] - CONFIG_IOSCHED_CFQ: missing
09:58:24 [2020-09-15T09:58:24.677Z] #45 8.835 go: extracting github.com/mattn/go-colorable v0.0.9
09:58:24 [2020-09-15T09:58:24.738Z] #5 ...
09:58:24 [2020-09-15T09:58:24.738Z] 
09:58:24 [2020-09-15T09:58:24.738Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:58:24 [2020-09-15T09:58:24.738Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
09:58:24 [2020-09-15T09:58:24.738Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
09:58:24 [2020-09-15T09:58:24.738Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done
09:58:24 [2020-09-15T09:58:24.738Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done
09:58:24 [2020-09-15T09:58:24.738Z] #63 DONE 2.7s
09:58:24 [2020-09-15T09:58:24.738Z] 
09:58:24 [2020-09-15T09:58:24.738Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
09:58:24 [2020-09-15T09:58:24.738Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 2.7s
09:58:24 [2020-09-15T09:58:24.738Z] #5 sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 156B / 156B 2.8s done
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_CGROUP_PERF: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_CGROUP_HUGETLB: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_CFS_BANDWIDTH: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_RT_GROUP_SCHED: missing
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_IP_VS: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_IP_VS_NFCT: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_IP_VS_RR: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_EXT4_FS: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:58:24 [2020-09-15T09:58:24.752Z] - Network Drivers:
09:58:24 [2020-09-15T09:58:24.752Z]   - "overlay":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_VXLAN: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       Optional (for encrypted networks):
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_CRYPTO: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_CRYPTO_AEAD: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_CRYPTO_GCM: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_CRYPTO_GHASH: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_XFRM: enabled
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_XFRM_USER: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_INET_ESP: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
09:58:24 [2020-09-15T09:58:24.752Z]   - "ipvlan":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_IPVLAN: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]   - "macvlan":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_MACVLAN: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_DUMMY: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]   - "ftp,tftp client in container":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z] - Storage Drivers:
09:58:24 [2020-09-15T09:58:24.752Z]   - "aufs":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_AUFS_FS: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]   - "btrfs":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:58:24 [2020-09-15T09:58:24.752Z]   - "devicemapper":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_BLK_DEV_DM: enabled
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]   - "overlay":
09:58:24 [2020-09-15T09:58:24.752Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:58:24 [2020-09-15T09:58:24.752Z]   - "zfs":
09:58:24 [2020-09-15T09:58:24.752Z]     - /dev/zfs: present
09:58:24 [2020-09-15T09:58:24.752Z]     - zfs command: missing
09:58:24 [2020-09-15T09:58:24.752Z]     - zpool command: missing
09:58:24 [2020-09-15T09:58:24.752Z] 
09:58:24 [2020-09-15T09:58:24.752Z] Limits:
09:58:24 [2020-09-15T09:58:24.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:58:24 [2020-09-15T09:58:24.752Z] 
09:58:24 [2020-09-15T09:58:24.752Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:25 [2020-09-15T09:58:25.063Z] Fetching without tags
09:58:25 [2020-09-15T09:58:25.069Z] + sudo modprobe ip_vs
09:58:25 [2020-09-15T09:58:25.069Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 .
09:58:25 [2020-09-15T09:58:25.069Z] #2 [internal] load .dockerignore
09:58:25 [2020-09-15T09:58:25.069Z] #2 transferring context: 87B done
09:58:25 [2020-09-15T09:58:25.069Z] #2 DONE 0.0s
09:58:25 [2020-09-15T09:58:25.069Z] 
09:58:25 [2020-09-15T09:58:25.069Z] #1 [internal] load build definition from Dockerfile
09:58:25 [2020-09-15T09:58:25.069Z] #1 transferring dockerfile: 12.30kB done
09:58:25 [2020-09-15T09:58:25.069Z] #1 DONE 0.0s
09:58:25 [2020-09-15T09:58:25.069Z] 
09:58:25 [2020-09-15T09:58:25.069Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
09:58:25 [2020-09-15T09:58:25.069Z] #3 DONE 0.0s
09:58:25 [2020-09-15T09:58:25.069Z] 
09:58:25 [2020-09-15T09:58:25.069Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster
09:58:25 [2020-09-15T09:58:25.069Z] #4 DONE 0.1s
09:58:25 [2020-09-15T09:58:25.337Z] 
09:58:25 [2020-09-15T09:58:25.337Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
09:58:25 [2020-09-15T09:58:25.337Z] #63 DONE 0.0s
09:58:25 [2020-09-15T09:58:25.337Z] 
09:58:25 [2020-09-15T09:58:25.337Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:def37bf2c...
09:58:25 [2020-09-15T09:58:25.337Z] #5 DONE 0.0s
09:58:25 [2020-09-15T09:58:25.337Z] 
09:58:25 [2020-09-15T09:58:25.337Z] #17 [internal] load build context
09:58:25 [2020-09-15T09:58:25.374Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done
09:58:25 [2020-09-15T09:58:25.374Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
09:58:25 [2020-09-15T09:58:25.374Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 6.10MB / 102.23MB 3.5s
09:58:25 [2020-09-15T09:58:25.499Z] Merging remotes/origin/19.03 commit 88820a4793eabd2a5624e7a16772207cfa073f98 into PR head commit 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:25 [2020-09-15T09:58:25.666Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
09:58:25 [2020-09-15T09:58:25.666Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s
09:58:25 [2020-09-15T09:58:25.034Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:25 [2020-09-15T09:58:25.037Z]  > git config --add remote.origin.fetch +refs/pull/41451/head:refs/remotes/origin/PR-41451 # timeout=10
09:58:25 [2020-09-15T09:58:25.040Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:25 [2020-09-15T09:58:25.055Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:58:25 [2020-09-15T09:58:25.069Z] Fetching upstream changes from https://github.com/moby/moby.git
09:58:25 [2020-09-15T09:58:25.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:25 [2020-09-15T09:58:25.070Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41451/head:refs/remotes/origin/PR-41451 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
09:58:25 [2020-09-15T09:58:25.505Z]  > git config core.sparsecheckout # timeout=10
09:58:25 [2020-09-15T09:58:25.508Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:25 [2020-09-15T09:58:25.958Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 11.60MB / 102.23MB 3.9s
09:58:25 [2020-09-15T09:58:25.958Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
09:58:26 [2020-09-15T09:58:26.060Z] #45 ...
09:58:26 [2020-09-15T09:58:26.060Z] 
09:58:26 [2020-09-15T09:58:26.060Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.942 + RM_GOPATH=0
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.942 + TMP_GOPATH=
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.942 + : /build
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.942 + '[' -z '' ']'
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.944 ++ mktemp -d
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + export GOPATH=/tmp/tmp.xgVRQYDYtq
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + GOPATH=/tmp/tmp.xgVRQYDYtq
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + RM_GOPATH=1
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 ++ dirname ./install.sh
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + dir=.
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + bin=vndr
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + shift
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + '[' '!' -f ./vndr.installer ']'
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + . ./vndr.installer
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + install_vndr
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xgVRQYDYtq/src/github.com/LK4D4/vndr
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.948 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:58:26 [2020-09-15T09:58:26.060Z] #42 3.979 Cloning into '/tmp/tmp.xgVRQYDYtq/src/github.com/LK4D4/vndr'...
09:58:26 [2020-09-15T09:58:26.060Z] #42 4.805 + cd /tmp/tmp.xgVRQYDYtq/src/github.com/LK4D4/vndr
09:58:26 [2020-09-15T09:58:26.060Z] #42 4.805 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:58:26 [2020-09-15T09:58:26.060Z] #42 4.821 + go build -buildmode=pie -v -o /build/vndr .
09:58:26 [2020-09-15T09:58:26.060Z] #42 6.405 runtime/internal/atomic
09:58:26 [2020-09-15T09:58:26.060Z] #42 6.408 internal/cpu
09:58:26 [2020-09-15T09:58:26.060Z] #42 6.628 runtime/internal/sys
09:58:26 [2020-09-15T09:58:26.060Z] #42 6.882 runtime/internal/math
09:58:26 [2020-09-15T09:58:26.060Z] #42 6.895 internal/bytealg
09:58:26 [2020-09-15T09:58:26.060Z] #42 6.954 internal/race
09:58:26 [2020-09-15T09:58:26.060Z] #42 7.095 sync/atomic
09:58:26 [2020-09-15T09:58:26.060Z] #42 7.384 unicode
09:58:26 [2020-09-15T09:58:26.060Z] #42 7.624 runtime
09:58:26 [2020-09-15T09:58:26.060Z] #42 ...
09:58:26 [2020-09-15T09:58:26.060Z] 
09:58:26 [2020-09-15T09:58:26.060Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.151 + RM_GOPATH=0
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.151 + TMP_GOPATH=
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.151 + : /build
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.151 + '[' -z '' ']'
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.151 ++ mktemp -d
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + export GOPATH=/tmp/tmp.0fkBRt7jCS
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + GOPATH=/tmp/tmp.0fkBRt7jCS
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + RM_GOPATH=1
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 ++ dirname ./install.sh
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + dir=.
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + bin=gometalinter
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + shift
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + '[' '!' -f ./gometalinter.installer ']'
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 + . ./gometalinter.installer
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.159 ++ GOMETALINTER_COMMIT=v2.0.6
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.193 + install_gometalinter
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.193 + echo 'Installing gometalinter version v2.0.6'
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.193 + go get -d github.com/alecthomas/gometalinter
09:58:26 [2020-09-15T09:58:26.060Z] #48 4.193 Installing gometalinter version v2.0.6
09:58:26 [2020-09-15T09:58:26.060Z] #48 ...
09:58:26 [2020-09-15T09:58:26.060Z] 
09:58:26 [2020-09-15T09:58:26.060Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.409 + RM_GOPATH=0
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.409 + TMP_GOPATH=
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.409 + : /build
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.409 + '[' -z '' ']'
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.418 ++ mktemp -d
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.423 + export GOPATH=/tmp/tmp.KqqUK2FYUx
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.423 + GOPATH=/tmp/tmp.KqqUK2FYUx
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.423 + RM_GOPATH=1
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.424 ++ dirname ./install.sh
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.426 + dir=.
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.431 + bin=tomlv
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.431 + shift
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.431 + '[' '!' -f ./tomlv.installer ']'
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.448 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.449 + . ./tomlv.installer
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.449 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.449 + install_tomlv
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.449 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.449 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KqqUK2FYUx/src/github.com/BurntSushi/toml
09:58:26 [2020-09-15T09:58:26.060Z] #29 4.450 Cloning into '/tmp/tmp.KqqUK2FYUx/src/github.com/BurntSushi/toml'...
09:58:26 [2020-09-15T09:58:26.060Z] #29 5.424 + cd /tmp/tmp.KqqUK2FYUx/src/github.com/BurntSushi/toml
09:58:26 [2020-09-15T09:58:26.060Z] #29 5.427 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:26 [2020-09-15T09:58:26.060Z] #29 5.432 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:58:26 [2020-09-15T09:58:26.060Z] #29 6.209 runtime/internal/atomic
09:58:26 [2020-09-15T09:58:26.060Z] #29 6.220 internal/cpu
09:58:26 [2020-09-15T09:58:26.060Z] #29 6.539 runtime/internal/sys
09:58:26 [2020-09-15T09:58:26.060Z] #29 6.715 runtime/internal/math
09:58:26 [2020-09-15T09:58:26.060Z] #29 6.749 internal/bytealg
09:58:26 [2020-09-15T09:58:26.060Z] #29 6.822 math/bits
09:58:26 [2020-09-15T09:58:26.060Z] #29 7.739 math
09:58:26 [2020-09-15T09:58:26.060Z] #29 7.787 runtime
09:58:26 [2020-09-15T09:58:26.250Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
09:58:26 [2020-09-15T09:58:26.250Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 20.29MB / 102.23MB 4.4s
09:58:26 [2020-09-15T09:58:26.320Z] #29 ...
09:58:26 [2020-09-15T09:58:26.320Z] 
09:58:26 [2020-09-15T09:58:26.320Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.054 + RM_GOPATH=0
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.054 + TMP_GOPATH=
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.054 + : /build/
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.054 + '[' -z '' ']'
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.054 ++ mktemp -d
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.065 + export GOPATH=/tmp/tmp.1jmGg6124s
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.065 + GOPATH=/tmp/tmp.1jmGg6124s
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.065 + RM_GOPATH=1
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 ++ dirname ./install.sh
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + dir=.
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + bin=rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + shift
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + '[' '!' -f ./rootlesskit.installer ']'
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + . ./rootlesskit.installer
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + install_rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + case "$1" in
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + export CGO_ENABLED=0
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + CGO_ENABLED=0
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + _install_rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1jmGg6124s/src/github.com/rootless-containers/rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.074 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
09:58:26 [2020-09-15T09:58:26.320Z] #60 4.112 Cloning into '/tmp/tmp.1jmGg6124s/src/github.com/rootless-containers/rootlesskit'...
09:58:26 [2020-09-15T09:58:26.320Z] #60 9.452 + cd /tmp/tmp.1jmGg6124s/src/github.com/rootless-containers/rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 9.452 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
09:58:26 [2020-09-15T09:58:26.320Z] #60 10.09 + for f in rootlesskit rootlesskit-docker-proxy
09:58:26 [2020-09-15T09:58:26.320Z] #60 10.09 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:58:26 [2020-09-15T09:58:26.320Z] #60 ...
09:58:26 [2020-09-15T09:58:26.320Z] 
09:58:26 [2020-09-15T09:58:26.320Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:26 [2020-09-15T09:58:26.320Z] #45 10.61 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:58:26 [2020-09-15T09:58:26.322Z] Merge succeeded, producing 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:26 [2020-09-15T09:58:26.322Z] Checking out Revision 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 (PR-41451)
09:58:26 [2020-09-15T09:58:26.544Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 25.60MB / 102.23MB 4.8s
09:58:26 [2020-09-15T09:58:26.705Z] #17 transferring context: 50.92MB 1.3s done
09:58:26 [2020-09-15T09:58:26.705Z] #17 DONE 1.4s
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:26 [2020-09-15T09:58:26.705Z] #18 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
09:58:26 [2020-09-15T09:58:26.705Z] #54 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
09:58:26 [2020-09-15T09:58:26.705Z] #7 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #58 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #53 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #65 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:26 [2020-09-15T09:58:26.705Z] #42 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:58:26 [2020-09-15T09:58:26.705Z] #11 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #51 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
09:58:26 [2020-09-15T09:58:26.705Z] #52 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
09:58:26 [2020-09-15T09:58:26.705Z] #36 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:58:26 [2020-09-15T09:58:26.705Z] #10 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #37 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
09:58:26 [2020-09-15T09:58:26.705Z] #16 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:58:26 [2020-09-15T09:58:26.705Z] #12 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:58:26 [2020-09-15T09:58:26.705Z] #61 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #46 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
09:58:26 [2020-09-15T09:58:26.705Z] #25 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
09:58:26 [2020-09-15T09:58:26.705Z] #47 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:26 [2020-09-15T09:58:26.705Z] #55 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #19 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #8 [dev 1/25] RUN groupadd -r docker
09:58:26 [2020-09-15T09:58:26.705Z] #8 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:26 [2020-09-15T09:58:26.705Z] #32 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
09:58:26 [2020-09-15T09:58:26.705Z] #40 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #44 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:26 [2020-09-15T09:58:26.705Z] #31 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
09:58:26 [2020-09-15T09:58:26.705Z] #64 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
09:58:26 [2020-09-15T09:58:26.705Z] #60 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:58:26 [2020-09-15T09:58:26.705Z] #23 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:26 [2020-09-15T09:58:26.705Z] #38 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #13 [dev 6/25] RUN ldconfig
09:58:26 [2020-09-15T09:58:26.705Z] #13 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:26 [2020-09-15T09:58:26.705Z] #45 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
09:58:26 [2020-09-15T09:58:26.705Z] #34 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #59 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #35 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:58:26 [2020-09-15T09:58:26.705Z] #6 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:26 [2020-09-15T09:58:26.705Z] #50 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:26 [2020-09-15T09:58:26.705Z] #14 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:58:26 [2020-09-15T09:58:26.705Z] #24 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #56 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:26 [2020-09-15T09:58:26.705Z] #29 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #49 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #28 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
09:58:26 [2020-09-15T09:58:26.705Z] #15 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:58:26 [2020-09-15T09:58:26.705Z] #39 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #30 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #67 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #33 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:26 [2020-09-15T09:58:26.705Z] #22 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:26 [2020-09-15T09:58:26.705Z] #66 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
09:58:26 [2020-09-15T09:58:26.705Z] #26 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #43 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
09:58:26 [2020-09-15T09:58:26.705Z] #48 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:58:26 [2020-09-15T09:58:26.705Z] #20 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:58:26 [2020-09-15T09:58:26.705Z] #41 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:58:26 [2020-09-15T09:58:26.705Z] #57 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
09:58:26 [2020-09-15T09:58:26.705Z] #21 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #62 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:58:26 [2020-09-15T09:58:26.705Z] #9 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
09:58:26 [2020-09-15T09:58:26.705Z] #27 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
09:58:26 [2020-09-15T09:58:26.705Z] #68 CACHED
09:58:26 [2020-09-15T09:58:26.705Z] 
09:58:26 [2020-09-15T09:58:26.705Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
09:58:26 [2020-09-15T09:58:26.780Z] Commit message: "[19.03] vendor: buildkit v0.6.4-32-gdf89d4dc"
09:58:26 [2020-09-15T09:58:26.902Z]  > git --version # timeout=10
09:58:26 [2020-09-15T09:58:26.904Z]  > git --version # 'git version 2.7.4'
09:58:26 [2020-09-15T09:58:26.906Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:58:27 [2020-09-15T09:58:27.179Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 30.77MB / 102.23MB 5.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:27 [2020-09-15T09:58:27.428Z] Merge succeeded, producing 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:58:27 [2020-09-15T09:58:27.428Z] Checking out Revision 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 (PR-41451)
09:58:27 [2020-09-15T09:58:27.471Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 36.67MB / 102.23MB 5.4s
09:58:27 [2020-09-15T09:58:27.632Z] #69 DONE 1.1s
09:58:27 [2020-09-15T09:58:27.632Z] 
09:58:27 [2020-09-15T09:58:27.632Z] #70 exporting to image
09:58:27 [2020-09-15T09:58:27.632Z] #70 exporting layers
09:58:27 [2020-09-15T09:58:27.701Z] #45 11.50 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:58:27 [2020-09-15T09:58:27.701Z] #45 11.75 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:58:27 [2020-09-15T09:58:27.742Z] + docker version
09:58:27 [2020-09-15T09:58:27.742Z] Client:
09:58:27 [2020-09-15T09:58:27.742Z]  Version:           18.06.1-ce
09:58:27 [2020-09-15T09:58:27.742Z]  API version:       1.38
09:58:27 [2020-09-15T09:58:27.742Z]  Go version:        go1.10.3
09:58:27 [2020-09-15T09:58:27.742Z]  Git commit:        e68fc7a
09:58:27 [2020-09-15T09:58:27.742Z]  Built:             Tue Aug 21 17:26:10 2018
09:58:27 [2020-09-15T09:58:27.742Z]  OS/Arch:           linux/ppc64le
09:58:27 [2020-09-15T09:58:27.742Z]  Experimental:      false
09:58:27 [2020-09-15T09:58:27.742Z] 
09:58:27 [2020-09-15T09:58:27.742Z] Server:
09:58:27 [2020-09-15T09:58:27.742Z]  Engine:
09:58:27 [2020-09-15T09:58:27.742Z]   Version:          18.06.1-ce
09:58:27 [2020-09-15T09:58:27.742Z]   API version:      1.38 (minimum version 1.12)
09:58:27 [2020-09-15T09:58:27.742Z]   Go version:       go1.10.3
09:58:27 [2020-09-15T09:58:27.742Z]   Git commit:       e68fc7a
09:58:27 [2020-09-15T09:58:27.742Z]   Built:            Tue Aug 21 17:24:20 2018
09:58:27 [2020-09-15T09:58:27.742Z]   OS/Arch:          linux/ppc64le
09:58:27 [2020-09-15T09:58:27.742Z]   Experimental:     true
09:58:27 [2020-09-15T09:58:27.763Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 42.81MB / 102.23MB 5.8s
09:58:27 [2020-09-15T09:58:27.763Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done
[Pipeline] sh
09:58:26 [2020-09-15T09:58:26.286Z]  > git remote # timeout=10
09:58:26 [2020-09-15T09:58:26.289Z]  > git config --get remote.origin.url # timeout=10
09:58:26 [2020-09-15T09:58:26.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:26 [2020-09-15T09:58:26.293Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
09:58:26 [2020-09-15T09:58:26.313Z]  > git rev-parse HEAD^{commit} # timeout=10
09:58:26 [2020-09-15T09:58:26.329Z]  > git config core.sparsecheckout # timeout=10
09:58:26 [2020-09-15T09:58:26.331Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:28 [2020-09-15T09:58:28.055Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
09:58:28 [2020-09-15T09:58:28.055Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 48.11MB / 102.23MB 6.1s
09:58:28 [2020-09-15T09:58:28.127Z] + docker info
09:58:28 [2020-09-15T09:58:28.127Z] Containers: 0
09:58:28 [2020-09-15T09:58:28.127Z]  Running: 0
09:58:28 [2020-09-15T09:58:28.127Z]  Paused: 0
09:58:28 [2020-09-15T09:58:28.127Z]  Stopped: 0
09:58:28 [2020-09-15T09:58:28.127Z] Images: 0
09:58:28 [2020-09-15T09:58:28.127Z] Server Version: 18.06.1-ce
09:58:28 [2020-09-15T09:58:28.127Z] Storage Driver: overlay2
09:58:28 [2020-09-15T09:58:28.127Z]  Backing Filesystem: extfs
09:58:28 [2020-09-15T09:58:28.127Z]  Supports d_type: true
09:58:28 [2020-09-15T09:58:28.127Z]  Native Overlay Diff: true
09:58:28 [2020-09-15T09:58:28.127Z] Logging Driver: json-file
09:58:28 [2020-09-15T09:58:28.127Z] Cgroup Driver: cgroupfs
09:58:28 [2020-09-15T09:58:28.127Z] Plugins:
09:58:28 [2020-09-15T09:58:28.127Z]  Volume: local
09:58:28 [2020-09-15T09:58:28.127Z]  Network: bridge host ipvlan macvlan null overlay
09:58:28 [2020-09-15T09:58:28.127Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:58:28 [2020-09-15T09:58:28.127Z] Swarm: inactive
09:58:28 [2020-09-15T09:58:28.127Z] Runtimes: runc
09:58:28 [2020-09-15T09:58:28.127Z] Default Runtime: runc
09:58:28 [2020-09-15T09:58:28.127Z] Init Binary: docker-init
09:58:28 [2020-09-15T09:58:28.127Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:58:28 [2020-09-15T09:58:28.127Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:58:28 [2020-09-15T09:58:28.127Z] init version: fec3683
09:58:28 [2020-09-15T09:58:28.127Z] Security Options:
09:58:28 [2020-09-15T09:58:28.127Z]  apparmor
09:58:28 [2020-09-15T09:58:28.127Z]  seccomp
09:58:28 [2020-09-15T09:58:28.127Z]   Profile: default
09:58:28 [2020-09-15T09:58:28.127Z] Kernel Version: 4.4.0-139-generic
09:58:28 [2020-09-15T09:58:28.127Z] Operating System: Ubuntu 16.04.3 LTS
09:58:28 [2020-09-15T09:58:28.127Z] OSType: linux
09:58:28 [2020-09-15T09:58:28.127Z] Architecture: ppc64le
09:58:28 [2020-09-15T09:58:28.127Z] CPUs: 4
09:58:28 [2020-09-15T09:58:28.127Z] Total Memory: 7.972GiB
09:58:28 [2020-09-15T09:58:28.127Z] Name: ppc64le-ubuntu-11
09:58:28 [2020-09-15T09:58:28.127Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
09:58:28 [2020-09-15T09:58:28.127Z] Docker Root Dir: /var/lib/docker
09:58:28 [2020-09-15T09:58:28.127Z] Debug Mode (client): false
09:58:28 [2020-09-15T09:58:28.127Z] Debug Mode (server): false
09:58:28 [2020-09-15T09:58:28.127Z] Username: dockerbuildbot
09:58:28 [2020-09-15T09:58:28.127Z] Registry: https://index.docker.io/v1/
09:58:28 [2020-09-15T09:58:28.127Z] Labels:
09:58:28 [2020-09-15T09:58:28.127Z] Experimental: true
09:58:28 [2020-09-15T09:58:28.127Z] Insecure Registries:
09:58:28 [2020-09-15T09:58:28.127Z]  127.0.0.0/8
09:58:28 [2020-09-15T09:58:28.127Z] Live Restore Enabled: false
09:58:28 [2020-09-15T09:58:28.127Z] 
[Pipeline] sh
09:58:27 [2020-09-15T09:58:27.064Z]  > git remote # timeout=10
09:58:27 [2020-09-15T09:58:27.111Z]  > git config --get remote.origin.url # timeout=10
09:58:27 [2020-09-15T09:58:27.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:58:27 [2020-09-15T09:58:27.158Z]  > git merge 88820a4793eabd2a5624e7a16772207cfa073f98 # timeout=10
09:58:27 [2020-09-15T09:58:27.283Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:58:27 [2020-09-15T09:58:27.455Z]  > git config core.sparsecheckout # timeout=10
09:58:27 [2020-09-15T09:58:27.517Z]  > git checkout -f 8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 # timeout=10
09:58:28 [2020-09-15T09:58:28.185Z] Commit message: "[19.03] vendor: buildkit v0.6.4-32-gdf89d4dc"
09:58:28 [2020-09-15T09:58:28.202Z] #70 exporting layers 0.7s done
09:58:28 [2020-09-15T09:58:28.347Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 53.58MB / 102.23MB 6.4s
09:58:28 [2020-09-15T09:58:28.458Z] #70 writing image sha256:30aad3e56299b7e86df1f45bec7503b2bb7dbf5ffedd9989a7064157592d8aca done
09:58:28 [2020-09-15T09:58:28.458Z] #70 naming to docker.io/library/docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 done
09:58:28 [2020-09-15T09:58:28.458Z] #70 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:58:28 [2020-09-15T09:58:28.511Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:28 [2020-09-15T09:58:28.511Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:58:28 [2020-09-15T09:58:28.511Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41451/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:58:28 [2020-09-15T09:58:28.511Z] + bash /home/docker/workspace/moby_PR-41451/check-config.sh
09:58:28 [2020-09-15T09:58:28.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:58:28 [2020-09-15T09:58:28.511Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
09:58:28 [2020-09-15T09:58:28.511Z] 
09:58:28 [2020-09-15T09:58:28.511Z] Generally Necessary:
09:58:28 [2020-09-15T09:58:28.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:58:28 [2020-09-15T09:58:28.511Z] - apparmor: enabled and tools installed
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_NAMESPACES: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_NET_NS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_PID_NS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_IPC_NS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_UTS_NS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_CGROUPS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_CGROUP_CPUACCT: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_CGROUP_DEVICE: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_CGROUP_FREEZER: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_CGROUP_SCHED: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_CPUSETS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_MEMCG: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_KEYS: enabled
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_VETH: enabled (as module)
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_BRIDGE: enabled (as module)
09:58:28 [2020-09-15T09:58:28.511Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:58:28 [2020-09-15T09:58:28.488Z]  > git --version # timeout=10
09:58:28 [2020-09-15T09:58:28.550Z]  > git --version # 'git version 2.24.1.windows.2'
09:58:28 [2020-09-15T09:58:28.597Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
09:58:28 [2020-09-15T09:58:28.639Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 60.08MB / 102.23MB 6.8s
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NF_NAT: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NF_NAT_NEEDED: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_POSIX_MQUEUE: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:58:28 [2020-09-15T09:58:28.810Z] 
09:58:28 [2020-09-15T09:58:28.810Z] Optional Features:
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_USER_NS: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_SECCOMP: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_CGROUP_PIDS: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_MEMCG_SWAP: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:58:28 [2020-09-15T09:58:28.810Z]     (cgroup swap accounting is currently enabled)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_MEMCG_KMEM: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_BLK_CGROUP: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IOSCHED_CFQ: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_CGROUP_PERF: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_CGROUP_HUGETLB: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_CFS_BANDWIDTH: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_RT_GROUP_SCHED: missing
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_VS: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_VS_NFCT: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_IP_VS_RR: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_EXT4_FS: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:58:28 [2020-09-15T09:58:28.810Z] - Network Drivers:
09:58:28 [2020-09-15T09:58:28.810Z]   - "overlay":
09:58:28 [2020-09-15T09:58:28.810Z]     - CONFIG_VXLAN: enabled (as module)
09:58:28 [2020-09-15T09:58:28.810Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:58:28 [2020-09-15T09:58:28.810Z]       Optional (for encrypted networks):
09:58:28 [2020-09-15T09:58:28.822Z] + trap exit INT TERM
09:58:28 [2020-09-15T09:58:28.822Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
09:58:28 [2020-09-15T09:58:28.822Z] + CONTAINER_NAME=docker-pr1
09:58:28 [2020-09-15T09:58:28.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41451/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh dynbinary-daemon
09:58:28 [2020-09-15T09:58:28.931Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 65.80MB / 102.23MB 7.1s
09:58:28 [2020-09-15T09:58:28.931Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_CRYPTO: enabled
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_XFRM: enabled
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_XFRM_USER: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_INET_ESP: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]   - "ipvlan":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_IPVLAN: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]   - "macvlan":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_MACVLAN: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_DUMMY: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]   - "ftp,tftp client in container":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z] - Storage Drivers:
09:58:29 [2020-09-15T09:58:29.107Z]   - "aufs":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_AUFS_FS: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]   - "btrfs":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:58:29 [2020-09-15T09:58:29.107Z]   - "devicemapper":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_BLK_DEV_DM: enabled
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]   - "overlay":
09:58:29 [2020-09-15T09:58:29.107Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:58:29 [2020-09-15T09:58:29.107Z]   - "zfs":
09:58:29 [2020-09-15T09:58:29.107Z]     - /dev/zfs: missing
09:58:29 [2020-09-15T09:58:29.107Z]     - zfs command: missing
09:58:29 [2020-09-15T09:58:29.107Z]     - zpool command: missing
09:58:29 [2020-09-15T09:58:29.107Z] 
09:58:29 [2020-09-15T09:58:29.107Z] Limits:
09:58:29 [2020-09-15T09:58:29.107Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:58:29 [2020-09-15T09:58:29.107Z] 
09:58:29 [2020-09-15T09:58:29.107Z] + true
09:58:29 [2020-09-15T09:58:29.225Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 71.86MB / 102.23MB 7.4s
09:58:29 [2020-09-15T09:58:29.384Z] 
09:58:29 [2020-09-15T09:58:29.384Z] Removing bundles/
09:58:29 [2020-09-15T09:58:29.384Z] 
09:58:29 [2020-09-15T09:58:29.384Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:58:29 [2020-09-15T09:58:29.384Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:58:29 [2020-09-15T09:58:29.384Z] GOOS="" GOARCH="" GOARM=""
09:58:29 [2020-09-15T09:58:29.517Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 77.29MB / 102.23MB 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:58:29 [2020-09-15T09:58:29.613Z] #45 13.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:58:29 [2020-09-15T09:58:29.873Z] #45 ...
09:58:29 [2020-09-15T09:58:29.874Z] 
09:58:29 [2020-09-15T09:58:29.874Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:58:29 [2020-09-15T09:58:29.874Z] #20 13.59 + mkdir -p /build
09:58:29 [2020-09-15T09:58:29.874Z] #20 13.60 + mv docker/docker /build/
09:58:29 [2020-09-15T09:58:29.874Z] #20 13.60 + rmdir docker
09:58:29 [2020-09-15T09:58:29.874Z] #20 DONE 14.0s
09:58:29 [2020-09-15T09:58:29.935Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 .
09:58:29 [2020-09-15T09:58:29.988Z] + docker version
09:58:29 [2020-09-15T09:58:29.988Z] Client: Docker Engine - Enterprise
09:58:29 [2020-09-15T09:58:29.988Z]  Version:           19.03.5
09:58:29 [2020-09-15T09:58:29.988Z]  API version:       1.40
09:58:29 [2020-09-15T09:58:29.988Z]  Go version:        go1.12.12
09:58:29 [2020-09-15T09:58:29.988Z]  Git commit:        2ee0c57608
09:58:29 [2020-09-15T09:58:29.988Z]  Built:             11/13/2019 08:00:16
09:58:29 [2020-09-15T09:58:29.988Z]  OS/Arch:           windows/amd64
09:58:29 [2020-09-15T09:58:29.988Z]  Experimental:      false
09:58:29 [2020-09-15T09:58:29.988Z] 
09:58:29 [2020-09-15T09:58:29.988Z] Server: Docker Engine - Enterprise
09:58:29 [2020-09-15T09:58:29.988Z]  Engine:
09:58:29 [2020-09-15T09:58:29.988Z]   Version:          19.03.5
09:58:29 [2020-09-15T09:58:29.988Z]   API version:      1.40 (minimum version 1.24)
09:58:29 [2020-09-15T09:58:29.988Z]   Go version:       go1.12.12
09:58:29 [2020-09-15T09:58:29.988Z]   Git commit:       2ee0c57608
09:58:29 [2020-09-15T09:58:29.988Z]   Built:            11/13/2019 07:58:51
09:58:29 [2020-09-15T09:58:29.988Z]   OS/Arch:          windows/amd64
09:58:29 [2020-09-15T09:58:29.988Z]   Experimental:     true
[Pipeline] sh
09:58:30 [2020-09-15T09:58:30.134Z] 
09:58:30 [2020-09-15T09:58:30.134Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:30 [2020-09-15T09:58:30.134Z] #29 12.57 unicode/utf8
09:58:30 [2020-09-15T09:58:30.134Z] #29 13.19 internal/race
09:58:30 [2020-09-15T09:58:30.134Z] #29 13.28 sync/atomic
09:58:30 [2020-09-15T09:58:30.134Z] #29 13.96 unicode
09:58:30 [2020-09-15T09:58:30.152Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 84.25MB / 102.23MB 8.2s
09:58:30 [2020-09-15T09:58:30.152Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 89.49MB / 102.23MB 8.4s
09:58:30 [2020-09-15T09:58:30.785Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 96.57MB / 102.23MB 8.8s
09:58:31 [2020-09-15T09:58:31.014Z] + docker info
09:58:31 [2020-09-15T09:58:31.077Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 9.1s
09:58:31 [2020-09-15T09:58:31.077Z] #5 sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 102.23MB / 102.23MB 9.2s done
09:58:31 [2020-09-15T09:58:31.077Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708
09:58:31 [2020-09-15T09:58:31.509Z] Sending build context to Docker daemon  55.44MB

09:58:31 [2020-09-15T09:58:31.801Z] Step 1/140 : ARG CROSS="false"
09:58:31 [2020-09-15T09:58:31.801Z] Step 2/140 : ARG GO_VERSION=1.13.14
09:58:31 [2020-09-15T09:58:31.801Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
09:58:31 [2020-09-15T09:58:31.801Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
09:58:31 [2020-09-15T09:58:31.801Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
09:58:31 [2020-09-15T09:58:31.801Z] 1.13.14-buster: Pulling from library/golang
09:58:32 [2020-09-15T09:58:32.551Z] Client:
09:58:32 [2020-09-15T09:58:32.551Z]  Debug Mode: false
09:58:32 [2020-09-15T09:58:32.551Z]  Plugins:
09:58:32 [2020-09-15T09:58:32.551Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
09:58:32 [2020-09-15T09:58:32.551Z] 
09:58:32 [2020-09-15T09:58:32.551Z] Server:
09:58:32 [2020-09-15T09:58:32.551Z]  Containers: 0
09:58:32 [2020-09-15T09:58:32.551Z]   Running: 0
09:58:32 [2020-09-15T09:58:32.551Z]   Paused: 0
09:58:32 [2020-09-15T09:58:32.551Z]   Stopped: 0
09:58:32 [2020-09-15T09:58:32.551Z]  Images: 10
09:58:32 [2020-09-15T09:58:32.551Z]  Server Version: 19.03.5
09:58:32 [2020-09-15T09:58:32.551Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:58:32 [2020-09-15T09:58:32.551Z]   Windows: 
09:58:32 [2020-09-15T09:58:32.551Z]   LCOW: 
09:58:32 [2020-09-15T09:58:32.551Z]  Logging Driver: json-file
09:58:32 [2020-09-15T09:58:32.551Z]  Plugins:
09:58:32 [2020-09-15T09:58:32.551Z]   Volume: local
09:58:32 [2020-09-15T09:58:32.551Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:58:32 [2020-09-15T09:58:32.551Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:58:32 [2020-09-15T09:58:32.551Z]  Swarm: inactive
09:58:32 [2020-09-15T09:58:32.551Z]  Default Isolation: process
09:58:32 [2020-09-15T09:58:32.551Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:58:32 [2020-09-15T09:58:32.551Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:58:32 [2020-09-15T09:58:32.551Z]  OSType: windows
09:58:32 [2020-09-15T09:58:32.551Z]  Architecture: x86_64
09:58:32 [2020-09-15T09:58:32.551Z]  CPUs: 4
09:58:32 [2020-09-15T09:58:32.551Z]  Total Memory: 32GiB
09:58:32 [2020-09-15T09:58:32.551Z]  Name: azwin-2-ea5e00
09:58:32 [2020-09-15T09:58:32.551Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
09:58:32 [2020-09-15T09:58:32.551Z]  Docker Root Dir: D:\docker
09:58:32 [2020-09-15T09:58:32.551Z]  Debug Mode: false
09:58:32 [2020-09-15T09:58:32.551Z]  Registry: https://index.docker.io/v1/
09:58:32 [2020-09-15T09:58:32.551Z]  Labels:
09:58:32 [2020-09-15T09:58:32.551Z]  Experimental: true
09:58:32 [2020-09-15T09:58:32.551Z]  Insecure Registries:
09:58:32 [2020-09-15T09:58:32.551Z]   10.0.0.4:5000
09:58:32 [2020-09-15T09:58:32.551Z]   127.0.0.0/8
09:58:32 [2020-09-15T09:58:32.551Z]  Registry Mirrors:
09:58:32 [2020-09-15T09:58:32.551Z]   http://10.0.0.4:5000/
09:58:32 [2020-09-15T09:58:32.551Z]  Live Restore Enabled: false
09:58:32 [2020-09-15T09:58:32.551Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:58:32 [2020-09-15T09:58:32.839Z] db4e2d8d5901: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] dfe2d012519c: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] 5d8f1d1f9197: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] 1301750ffb48: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] dc5c6edc9cff: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] 8551927d9554: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] 4e7db4b3b5f6: Pulling fs layer
09:58:32 [2020-09-15T09:58:32.839Z] dc5c6edc9cff: Waiting
09:58:32 [2020-09-15T09:58:32.839Z] 1301750ffb48: Waiting
09:58:32 [2020-09-15T09:58:32.839Z] 8551927d9554: Waiting
09:58:32 [2020-09-15T09:58:32.839Z] 4e7db4b3b5f6: Waiting
09:58:33 [2020-09-15T09:58:33.139Z] dfe2d012519c: Verifying Checksum
09:58:33 [2020-09-15T09:58:33.139Z] dfe2d012519c: Download complete
09:58:33 [2020-09-15T09:58:33.433Z] #29 17.36 internal/testlog
09:58:33 [2020-09-15T09:58:33.433Z] #29 17.63 encoding
09:58:33 [2020-09-15T09:58:33.433Z] #29 ...
09:58:33 [2020-09-15T09:58:33.433Z] 
09:58:33 [2020-09-15T09:58:33.433Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
09:58:33 [2020-09-15T09:58:33.433Z] #36 19.96 Checking out files:  80% (1339/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
09:58:33 [2020-09-15T09:58:33.433Z] #36 20.50 + cd /tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution
09:58:33 [2020-09-15T09:58:33.433Z] #36 20.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:58:33 [2020-09-15T09:58:33.435Z] 5d8f1d1f9197: Verifying Checksum
09:58:33 [2020-09-15T09:58:33.435Z] 5d8f1d1f9197: Download complete
09:58:33 [2020-09-15T09:58:33.813Z] #5 extracting sha256:09f99ac0cf142d9cb750eba1fb080fd48181804e1bc73b794597416b0e4bc708 2.3s done
09:58:33 [2020-09-15T09:58:33.813Z] #5 extracting sha256:0d74b729ef8e0049961bd7bc6dcb79403c8947a3bb25529905d8868e1652c244 0.0s done
09:58:33 [2020-09-15T09:58:33.813Z] #5 DONE 12.1s
09:58:33 [2020-09-15T09:58:33.813Z] 
09:58:33 [2020-09-15T09:58:33.813Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:58:35 [2020-09-15T09:58:35.532Z] db4e2d8d5901: Download complete
09:58:35 [2020-09-15T09:58:35.919Z] #6 DONE 1.6s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:35 [2020-09-15T09:58:35.919Z] #18 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:35 [2020-09-15T09:58:35.919Z] #22 ...
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:58:35 [2020-09-15T09:58:35.919Z] #59 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:58:35 [2020-09-15T09:58:35.919Z] #19 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:58:35 [2020-09-15T09:58:35.919Z] #28 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
09:58:35 [2020-09-15T09:58:35.919Z] #47 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:58:35 [2020-09-15T09:58:35.919Z] #44 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:58:35 [2020-09-15T09:58:35.919Z] #65 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:58:35 [2020-09-15T09:58:35.919Z] #41 DONE 0.1s
09:58:35 [2020-09-15T09:58:35.919Z] 
09:58:35 [2020-09-15T09:58:35.919Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:35 [2020-09-15T09:58:35.974Z] #36 23.24 + GOPATH=/tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jwU37KNvgW go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:58:36 [2020-09-15T09:58:36.180Z] 1301750ffb48: Verifying Checksum
09:58:36 [2020-09-15T09:58:36.180Z] 1301750ffb48: Download complete
09:58:36 [2020-09-15T09:58:36.180Z] 4e7db4b3b5f6: Verifying Checksum
09:58:36 [2020-09-15T09:58:36.180Z] 4e7db4b3b5f6: Download complete
09:58:36 [2020-09-15T09:58:36.861Z] dc5c6edc9cff: Verifying Checksum
09:58:36 [2020-09-15T09:58:36.861Z] dc5c6edc9cff: Download complete
09:58:36 [2020-09-15T09:58:36.915Z] #36 ...
09:58:36 [2020-09-15T09:58:36.915Z] 
09:58:36 [2020-09-15T09:58:36.915Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:36 [2020-09-15T09:58:36.915Z] #42 10.96 unicode/utf8
09:58:36 [2020-09-15T09:58:36.915Z] #42 11.89 math/bits
09:58:36 [2020-09-15T09:58:36.915Z] #42 12.59 math
09:58:36 [2020-09-15T09:58:36.915Z] #42 17.04 internal/testlog
09:58:36 [2020-09-15T09:58:36.915Z] #42 17.38 encoding
09:58:36 [2020-09-15T09:58:36.915Z] #42 17.59 unicode/utf16
09:58:36 [2020-09-15T09:58:36.915Z] #42 17.91 container/list
09:58:36 [2020-09-15T09:58:36.915Z] #42 18.47 crypto/internal/subtle
09:58:36 [2020-09-15T09:58:36.915Z] #42 18.59 crypto/subtle
09:58:36 [2020-09-15T09:58:36.915Z] #42 18.73 vendor/golang.org/x/crypto/cryptobyte/asn1
09:58:36 [2020-09-15T09:58:36.915Z] #42 18.82 internal/nettrace
09:58:36 [2020-09-15T09:58:36.915Z] #42 18.95 runtime/cgo
09:58:36 [2020-09-15T09:58:36.915Z] #42 ...
09:58:36 [2020-09-15T09:58:36.915Z] 
09:58:36 [2020-09-15T09:58:36.915Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:37 [2020-09-15T09:58:37.175Z] #66 20.79 Checking out files:  72% (1508/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.
09:58:37 [2020-09-15T09:58:37.175Z] #66 21.37 + cd /tmp/tmp.Q6b0rsXYQy/src/github.com/docker/libnetwork
09:58:37 [2020-09-15T09:58:37.175Z] #66 21.37 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
09:58:37 [2020-09-15T09:58:37.435Z] #66 ...
09:58:37 [2020-09-15T09:58:37.435Z] 
09:58:37 [2020-09-15T09:58:37.435Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
09:58:37 [2020-09-15T09:58:37.435Z] #48 11.66 + cd /tmp/tmp.0fkBRt7jCS/src/github.com/alecthomas/gometalinter
09:58:37 [2020-09-15T09:58:37.435Z] #48 11.66 + git checkout -q v2.0.6
09:58:37 [2020-09-15T09:58:37.435Z] #48 12.15 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
09:58:37 [2020-09-15T09:58:37.435Z] #48 ...
09:58:37 [2020-09-15T09:58:37.435Z] 
09:58:37 [2020-09-15T09:58:37.435Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:37 [2020-09-15T09:58:37.435Z] #66 21.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:58:38 [2020-09-15T09:58:38.984Z] db4e2d8d5901: Pull complete
09:58:39 [2020-09-15T09:58:39.284Z] dfe2d012519c: Pull complete
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.314 + RM_GOPATH=0
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.314 + TMP_GOPATH=
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.314 + : /build
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.314 + '[' -z '' ']'
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.314 ++ mktemp -d
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.315 + export GOPATH=/tmp/tmp.ehNvn3dGcU
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.316 + GOPATH=/tmp/tmp.ehNvn3dGcU
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.316 + RM_GOPATH=1
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.316 ++ dirname ./install.sh
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + dir=.
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + bin=vndr
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + shift
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + '[' '!' -f ./vndr.installer ']'
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + . ./vndr.installer
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + install_vndr
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.320 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ehNvn3dGcU/src/github.com/LK4D4/vndr
09:58:39 [2020-09-15T09:58:39.463Z] #42 3.327 Cloning into '/tmp/tmp.ehNvn3dGcU/src/github.com/LK4D4/vndr'...
09:58:39 [2020-09-15T09:58:39.588Z] 8551927d9554: Verifying Checksum
09:58:39 [2020-09-15T09:58:39.588Z] 8551927d9554: Download complete
09:58:39 [2020-09-15T09:58:39.588Z] 5d8f1d1f9197: Pull complete
09:58:39 [2020-09-15T09:58:39.755Z] #42 3.903 + cd /tmp/tmp.ehNvn3dGcU/src/github.com/LK4D4/vndr
09:58:39 [2020-09-15T09:58:39.755Z] #42 3.903 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:58:39 [2020-09-15T09:58:39.755Z] #42 3.907 + go build -buildmode=pie -v -o /build/vndr .
09:58:40 [2020-09-15T09:58:40.797Z] #42 4.847 runtime/internal/atomic
09:58:40 [2020-09-15T09:58:40.797Z] #42 4.851 internal/cpu
09:58:40 [2020-09-15T09:58:40.797Z] #42 4.987 runtime/internal/sys
09:58:41 [2020-09-15T09:58:41.093Z] #42 5.244 runtime/internal/math
09:58:41 [2020-09-15T09:58:41.093Z] #42 5.293 internal/race
09:58:41 [2020-09-15T09:58:41.414Z] #42 5.408 sync/atomic
09:58:41 [2020-09-15T09:58:41.414Z] #42 5.413 internal/bytealg
09:58:41 [2020-09-15T09:58:41.414Z] #42 5.584 unicode
09:58:41 [2020-09-15T09:58:41.414Z] #42 ...
09:58:41 [2020-09-15T09:58:41.414Z] 
09:58:41 [2020-09-15T09:58:41.414Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.731 + RM_GOPATH=0
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.731 + TMP_GOPATH=
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.731 + : /build
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.731 + '[' -z '' ']'
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.732 ++ mktemp -d
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.734 + export GOPATH=/tmp/tmp.syuneYDoci
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.734 + GOPATH=/tmp/tmp.syuneYDoci
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.735 + RM_GOPATH=1
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.735 ++ dirname ./install.sh
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + dir=.
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + bin=gotestsum
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + shift
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + '[' '!' -f ./gotestsum.installer ']'
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + . ./gotestsum.installer
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 ++ : v0.3.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + install_gotestsum
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + set -e
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + export GO111MODULE=on
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + GO111MODULE=on
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.736 + go get -d gotest.tools/gotestsum@v0.3.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.874 go: finding gotest.tools v0.3.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 2.876 go: finding gotest.tools/gotestsum v0.3.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 3.508 go: downloading gotest.tools/gotestsum v0.3.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 3.640 go: extracting gotest.tools/gotestsum v0.3.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.038 go: downloading gotest.tools v2.1.0+incompatible
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.095 go: extracting gotest.tools v2.1.0+incompatible
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.194 go: downloading github.com/spf13/pflag v1.0.1
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.219 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.336 go: downloading github.com/sirupsen/logrus v1.0.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.337 go: downloading github.com/pkg/errors v0.8.0
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.338 go: downloading github.com/jonboulle/clockwork v0.1.0
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.340 go: downloading github.com/fatih/color v1.6.0
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.496 go: extracting github.com/spf13/pflag v1.0.1
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.544 go: extracting github.com/pkg/errors v0.8.0
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.573 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.641 go: extracting github.com/jonboulle/clockwork v0.1.0
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.714 go: extracting github.com/sirupsen/logrus v1.0.5
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.715 go: extracting github.com/fatih/color v1.6.0
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.717 go: downloading github.com/mattn/go-isatty v0.0.3
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.717 go: downloading github.com/mattn/go-colorable v0.0.9
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.717 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.774 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.795 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.802 go: extracting github.com/mattn/go-colorable v0.0.9
09:58:41 [2020-09-15T09:58:41.414Z] #45 4.889 go: extracting github.com/mattn/go-isatty v0.0.3
09:58:41 [2020-09-15T09:58:41.414Z] #45 5.586 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
09:58:41 [2020-09-15T09:58:41.636Z] #66 ...
09:58:41 [2020-09-15T09:58:41.636Z] 
09:58:41 [2020-09-15T09:58:41.636Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:41 [2020-09-15T09:58:41.636Z] #45 15.10 go: finding gotest.tools/gotestsum v0.5.3
09:58:41 [2020-09-15T09:58:41.636Z] #45 15.11 go: downloading gotest.tools/gotestsum v0.5.3
09:58:41 [2020-09-15T09:58:41.636Z] #45 15.19 go: finding gotest.tools v2.2.0+incompatible
09:58:41 [2020-09-15T09:58:41.636Z] #45 15.22 go: downloading gotest.tools v2.2.0+incompatible
09:58:41 [2020-09-15T09:58:41.636Z] #45 15.71 go: extracting gotest.tools v2.2.0+incompatible
09:58:41 [2020-09-15T09:58:41.636Z] #45 15.73 go: extracting gotest.tools/gotestsum v0.5.3
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.55 go: downloading github.com/spf13/pflag v1.0.3
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.57 go: downloading github.com/fatih/color v1.9.0
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.66 go: downloading github.com/pkg/errors v0.9.1
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.73 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.90 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.90 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:41 [2020-09-15T09:58:41.636Z] #45 16.90 go: extracting github.com/fatih/color v1.9.0
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.04 go: downloading github.com/mattn/go-isatty v0.0.12
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.05 go: extracting github.com/pkg/errors v0.9.1
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.11 go: downloading github.com/mattn/go-colorable v0.1.6
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.19 go: extracting github.com/spf13/pflag v1.0.3
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.29 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.53 go: extracting github.com/mattn/go-isatty v0.0.12
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.58 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.70 go: extracting github.com/mattn/go-colorable v0.1.6
09:58:41 [2020-09-15T09:58:41.636Z] #45 17.72 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:41 [2020-09-15T09:58:41.636Z] #45 19.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:41 [2020-09-15T09:58:41.636Z] #45 21.33 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:41 [2020-09-15T09:58:41.636Z] #45 21.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:41 [2020-09-15T09:58:41.636Z] #45 24.49 go: finding github.com/fatih/color v1.9.0
09:58:41 [2020-09-15T09:58:41.636Z] #45 24.51 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:41 [2020-09-15T09:58:41.636Z] #45 24.54 go: finding github.com/pkg/errors v0.9.1
09:58:41 [2020-09-15T09:58:41.636Z] #45 24.61 go: finding github.com/spf13/pflag v1.0.3
09:58:41 [2020-09-15T09:58:41.636Z] #45 24.78 go: finding github.com/mattn/go-colorable v0.1.6
09:58:41 [2020-09-15T09:58:41.636Z] #45 24.88 go: finding github.com/mattn/go-isatty v0.0.12
09:58:41 [2020-09-15T09:58:41.636Z] #45 25.03 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:41 [2020-09-15T09:58:41.636Z] #45 25.10 go: finding github.com/jonboulle/clockwork v0.1.0
09:58:41 [2020-09-15T09:58:41.636Z] #45 25.23 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:41 [2020-09-15T09:58:41.636Z] #45 25.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:41 [2020-09-15T09:58:41.636Z] #45 25.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:42 [2020-09-15T09:58:42.048Z] #45 6.371 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
09:58:42 [2020-09-15T09:58:42.340Z] #45 6.546 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
09:58:42 [2020-09-15T09:58:42.340Z] 1301750ffb48: Pull complete
09:58:43 [2020-09-15T09:58:43.017Z] #45 ...
09:58:43 [2020-09-15T09:58:43.018Z] 
09:58:43 [2020-09-15T09:58:43.018Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:43 [2020-09-15T09:58:43.018Z] #22 20.50 Fetched 8380 kB in 18s (470 kB/s)
09:58:43 [2020-09-15T09:58:43.018Z] #22 20.50 Reading package lists...
09:58:43 [2020-09-15T09:58:43.278Z] #22 27.15 Reading package lists...
09:58:43 [2020-09-15T09:58:43.278Z] #22 ...
09:58:43 [2020-09-15T09:58:43.278Z] 
09:58:43 [2020-09-15T09:58:43.278Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:43 [2020-09-15T09:58:43.278Z] #31 20.68 Fetched 8380 kB in 18s (464 kB/s)
09:58:43 [2020-09-15T09:58:43.278Z] #31 20.68 Reading package lists...
09:58:43 [2020-09-15T09:58:43.376Z] #45 7.797 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:58:43 [2020-09-15T09:58:43.538Z] #31 28.21 Reading package lists...
09:58:43 [2020-09-15T09:58:43.538Z] #31 ...
09:58:43 [2020-09-15T09:58:43.538Z] 
09:58:43 [2020-09-15T09:58:43.538Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:43 [2020-09-15T09:58:43.538Z] #38 20.74 Fetched 8380 kB in 18s (475 kB/s)
09:58:43 [2020-09-15T09:58:43.538Z] #38 20.74 Reading package lists...
09:58:43 [2020-09-15T09:58:43.538Z] #38 28.32 Reading package lists...
09:58:43 [2020-09-15T09:58:43.538Z] #38 ...
09:58:43 [2020-09-15T09:58:43.538Z] 
09:58:43 [2020-09-15T09:58:43.538Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
09:58:43 [2020-09-15T09:58:43.538Z] #7 20.76 Fetched 8380 kB in 18s (467 kB/s)
09:58:43 [2020-09-15T09:58:43.538Z] #7 20.76 Reading package lists...
09:58:43 [2020-09-15T09:58:43.799Z] #7 27.63 Reading package lists...
09:58:43 [2020-09-15T09:58:43.799Z] #7 ...
09:58:43 [2020-09-15T09:58:43.799Z] 
09:58:43 [2020-09-15T09:58:43.799Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:43 [2020-09-15T09:58:43.799Z] #29 17.82 runtime/cgo
09:58:43 [2020-09-15T09:58:43.799Z] #29 ...
09:58:43 [2020-09-15T09:58:43.799Z] 
09:58:43 [2020-09-15T09:58:43.799Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
09:58:43 [2020-09-15T09:58:43.799Z] #54 21.60 Fetched 8380 kB in 18s (470 kB/s)
09:58:43 [2020-09-15T09:58:43.799Z] #54 21.60 Reading package lists...
09:58:44 [2020-09-15T09:58:44.415Z] #45 ...
09:58:44 [2020-09-15T09:58:44.415Z] 
09:58:44 [2020-09-15T09:58:44.415Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.737 + RM_GOPATH=0
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.737 + TMP_GOPATH=
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.737 + : /build
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.737 + '[' -z '' ']'
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.738 ++ mktemp -d
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.743 + export GOPATH=/tmp/tmp.nrumRE2pXa
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.743 + GOPATH=/tmp/tmp.nrumRE2pXa
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.743 + RM_GOPATH=1
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.743 ++ dirname ./install.sh
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.744 + dir=.
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.744 + bin=dockercli
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.744 + shift
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.744 + '[' '!' -f ./dockercli.installer ']'
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.744 + . ./dockercli.installer
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.745 ++ : stable
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.745 ++ : 17.06.2-ce
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.745 + install_dockercli
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.745 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.745 Install docker/cli version 17.06.2-ce from stable
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.745 ++ uname -m
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.747 + arch=s390x
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.750 + '[' s390x '!=' x86_64 ']'
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.750 + '[' s390x '!=' s390x ']'
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.750 + url=https://download.docker.com/linux/static
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.750 + tar -xz docker/docker
09:58:44 [2020-09-15T09:58:44.415Z] #20 2.751 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
09:58:44 [2020-09-15T09:58:44.415Z] #20 8.112 + mkdir -p /build
09:58:44 [2020-09-15T09:58:44.415Z] #20 8.114 + mv docker/docker /build/
09:58:44 [2020-09-15T09:58:44.415Z] #20 8.119 + rmdir docker
09:58:44 [2020-09-15T09:58:44.415Z] #20 DONE 8.5s
09:58:44 [2020-09-15T09:58:44.415Z] 
09:58:44 [2020-09-15T09:58:44.415Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.327 + RM_GOPATH=0
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.327 + TMP_GOPATH=
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.327 + : /build
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.327 + '[' -z '' ']'
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.328 ++ mktemp -d
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.331 + export GOPATH=/tmp/tmp.Yg8h6ogCE4
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.331 + GOPATH=/tmp/tmp.Yg8h6ogCE4
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.331 + RM_GOPATH=1
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.331 ++ dirname ./install.sh
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.332 + dir=.
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.333 + bin=proxy
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.333 + shift
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.333 + '[' '!' -f ./proxy.installer ']'
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.333 + . ./proxy.installer
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.333 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.334 + install_proxy
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.334 + case "$1" in
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.334 + export CGO_ENABLED=0
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.334 + CGO_ENABLED=0
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.334 + _install_proxy
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.335 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.335 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.335 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Yg8h6ogCE4/src/github.com/docker/libnetwork
09:58:44 [2020-09-15T09:58:44.415Z] #66 3.340 Cloning into '/tmp/tmp.Yg8h6ogCE4/src/github.com/docker/libnetwork'...
09:58:44 [2020-09-15T09:58:44.415Z] #66 ...
09:58:44 [2020-09-15T09:58:44.415Z] 
09:58:44 [2020-09-15T09:58:44.415Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:44 [2020-09-15T09:58:44.415Z] #45 8.677 go: finding gotest.tools/gotestsum v0.5.3
09:58:44 [2020-09-15T09:58:44.415Z] #45 8.677 go: finding gotest.tools v2.2.0+incompatible
09:58:44 [2020-09-15T09:58:44.415Z] #45 8.687 go: downloading gotest.tools/gotestsum v0.5.3
09:58:44 [2020-09-15T09:58:44.415Z] #45 8.687 go: downloading gotest.tools v2.2.0+incompatible
09:58:44 [2020-09-15T09:58:44.429Z] dc5c6edc9cff: Pull complete
09:58:44 [2020-09-15T09:58:44.733Z] #45 8.954 go: extracting gotest.tools v2.2.0+incompatible
09:58:44 [2020-09-15T09:58:44.733Z] #45 8.995 go: extracting gotest.tools/gotestsum v0.5.3
09:58:45 [2020-09-15T09:58:45.181Z] #54 28.14 Reading package lists...
09:58:45 [2020-09-15T09:58:45.181Z] #54 ...
09:58:45 [2020-09-15T09:58:45.181Z] 
09:58:45 [2020-09-15T09:58:45.181Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:45 [2020-09-15T09:58:45.181Z] #42 29.34 vendor/golang.org/x/crypto/internal/subtle
09:58:45 [2020-09-15T09:58:45.386Z] #45 9.683 go: downloading github.com/spf13/pflag v1.0.3
09:58:45 [2020-09-15T09:58:45.386Z] #45 9.709 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:45 [2020-09-15T09:58:45.386Z] #45 9.709 go: downloading github.com/fatih/color v1.9.0
09:58:45 [2020-09-15T09:58:45.386Z] #45 9.710 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:45 [2020-09-15T09:58:45.386Z] #45 9.743 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:45 [2020-09-15T09:58:45.441Z] #42 29.54 vendor/golang.org/x/crypto/curve25519
09:58:45 [2020-09-15T09:58:45.678Z] #45 9.780 go: downloading github.com/pkg/errors v0.9.1
09:58:45 [2020-09-15T09:58:45.678Z] #45 9.780 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:45 [2020-09-15T09:58:45.678Z] #45 9.815 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:45 [2020-09-15T09:58:45.678Z] #45 9.854 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:45 [2020-09-15T09:58:45.678Z] #45 ...
09:58:45 [2020-09-15T09:58:45.678Z] 
09:58:45 [2020-09-15T09:58:45.678Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:45 [2020-09-15T09:58:45.678Z] #38 1.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #38 2.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #38 2.223 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #38 2.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #38 4.056 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #38 5.553 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:58:45 [2020-09-15T09:58:45.678Z] #38 ...
09:58:45 [2020-09-15T09:58:45.678Z] 
09:58:45 [2020-09-15T09:58:45.678Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:45 [2020-09-15T09:58:45.678Z] #31 2.749 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #31 2.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #31 2.814 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #31 3.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #31 5.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
09:58:45 [2020-09-15T09:58:45.678Z] #31 6.910 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:58:45 [2020-09-15T09:58:45.678Z] #31 ...
09:58:45 [2020-09-15T09:58:45.678Z] 
09:58:45 [2020-09-15T09:58:45.678Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
09:58:45 [2020-09-15T09:58:45.678Z] #36 2.673 + mktemp -d
09:58:45 [2020-09-15T09:58:45.678Z] #36 2.674 + export GOPATH=/tmp/tmp.w5KiAy8b1K
09:58:45 [2020-09-15T09:58:45.678Z] #36 2.674 + git clone https://github.com/docker/distribution.git /tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution
09:58:45 [2020-09-15T09:58:45.678Z] #36 2.681 Cloning into '/tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution'...
09:58:45 [2020-09-15T09:58:45.970Z] #36 ...
09:58:45 [2020-09-15T09:58:45.970Z] 
09:58:45 [2020-09-15T09:58:45.970Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
09:58:45 [2020-09-15T09:58:45.970Z] #54 1.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:45 [2020-09-15T09:58:45.970Z] #54 2.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:45 [2020-09-15T09:58:45.970Z] #54 2.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:45 [2020-09-15T09:58:45.970Z] #54 2.549 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:58:45 [2020-09-15T09:58:45.970Z] #54 3.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
09:58:45 [2020-09-15T09:58:45.970Z] #54 5.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:58:45 [2020-09-15T09:58:45.970Z] #54 ...
09:58:45 [2020-09-15T09:58:45.970Z] 
09:58:45 [2020-09-15T09:58:45.970Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.805 + RM_GOPATH=0
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.805 + TMP_GOPATH=
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.805 + : /build
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.805 + '[' -z '' ']'
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.805 ++ mktemp -d
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.806 + export GOPATH=/tmp/tmp.1TKqkg81Xj
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.806 + GOPATH=/tmp/tmp.1TKqkg81Xj
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.806 + RM_GOPATH=1
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.807 ++ dirname ./install.sh
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + dir=.
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + bin=tomlv
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + shift
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + '[' '!' -f ./tomlv.installer ']'
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + . ./tomlv.installer
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + install_tomlv
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1TKqkg81Xj/src/github.com/BurntSushi/toml
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.808 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:45 [2020-09-15T09:58:45.970Z] #29 2.818 Cloning into '/tmp/tmp.1TKqkg81Xj/src/github.com/BurntSushi/toml'...
09:58:45 [2020-09-15T09:58:45.970Z] #29 3.520 + cd /tmp/tmp.1TKqkg81Xj/src/github.com/BurntSushi/toml
09:58:45 [2020-09-15T09:58:45.970Z] #29 3.520 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:58:45 [2020-09-15T09:58:45.970Z] #29 3.529 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:58:45 [2020-09-15T09:58:45.970Z] #29 3.997 runtime/internal/atomic
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.025 internal/cpu
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.157 runtime/internal/sys
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.299 runtime/internal/math
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.363 math/bits
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.556 internal/bytealg
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.805 math
09:58:45 [2020-09-15T09:58:45.970Z] #29 4.951 runtime
09:58:45 [2020-09-15T09:58:45.970Z] #29 9.500 unicode/utf8
09:58:45 [2020-09-15T09:58:45.970Z] #29 10.05 internal/race
09:58:45 [2020-09-15T09:58:45.970Z] #29 10.17 sync/atomic
09:58:45 [2020-09-15T09:58:45.970Z] #29 10.31 unicode
09:58:46 [2020-09-15T09:58:46.262Z] #29 ...
09:58:46 [2020-09-15T09:58:46.262Z] 
09:58:46 [2020-09-15T09:58:46.262Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
09:58:46 [2020-09-15T09:58:46.262Z] #26 2.246 + mktemp -d
09:58:46 [2020-09-15T09:58:46.262Z] #26 2.247 + export GOPATH=/tmp/tmp.GbaUcWCKJf
09:58:46 [2020-09-15T09:58:46.262Z] #26 2.247 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GbaUcWCKJf/src/github.com/go-swagger/go-swagger
09:58:46 [2020-09-15T09:58:46.262Z] #26 2.249 Cloning into '/tmp/tmp.GbaUcWCKJf/src/github.com/go-swagger/go-swagger'...
09:58:46 [2020-09-15T09:58:46.262Z] #26 ...
09:58:46 [2020-09-15T09:58:46.262Z] 
09:58:46 [2020-09-15T09:58:46.262Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.766 + RM_GOPATH=0
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.766 + TMP_GOPATH=
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.766 + : /build
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.766 + '[' -z '' ']'
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.767 ++ mktemp -d
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.768 + export GOPATH=/tmp/tmp.voNbUZLRqO
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.768 + GOPATH=/tmp/tmp.voNbUZLRqO
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.768 + RM_GOPATH=1
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.768 ++ dirname ./install.sh
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.770 + dir=.
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.770 + bin=gometalinter
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.770 + shift
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.770 + '[' '!' -f ./gometalinter.installer ']'
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.771 + . ./gometalinter.installer
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.771 ++ GOMETALINTER_COMMIT=v2.0.6
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.771 + install_gometalinter
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.771 + echo 'Installing gometalinter version v2.0.6'
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.771 Installing gometalinter version v2.0.6
09:58:46 [2020-09-15T09:58:46.262Z] #48 2.771 + go get -d github.com/alecthomas/gometalinter
09:58:46 [2020-09-15T09:58:46.262Z] #48 7.579 + cd /tmp/tmp.voNbUZLRqO/src/github.com/alecthomas/gometalinter
09:58:46 [2020-09-15T09:58:46.262Z] #48 7.580 + git checkout -q v2.0.6
09:58:46 [2020-09-15T09:58:46.262Z] #48 7.966 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
09:58:46 [2020-09-15T09:58:46.554Z] #48 ...
09:58:46 [2020-09-15T09:58:46.554Z] 
09:58:46 [2020-09-15T09:58:46.554Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
09:58:46 [2020-09-15T09:58:46.554Z] #7 2.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:46 [2020-09-15T09:58:46.554Z] #7 2.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:46 [2020-09-15T09:58:46.554Z] #7 2.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:46 [2020-09-15T09:58:46.554Z] #7 2.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:58:46 [2020-09-15T09:58:46.554Z] #7 3.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
09:58:46 [2020-09-15T09:58:46.554Z] #7 5.302 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:58:46 [2020-09-15T09:58:46.554Z] #7 ...
09:58:46 [2020-09-15T09:58:46.554Z] 
09:58:46 [2020-09-15T09:58:46.554Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.399 + RM_GOPATH=0
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.399 + TMP_GOPATH=
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.399 + : /build/
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.399 + '[' -z '' ']'
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.399 ++ mktemp -d
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.400 + export GOPATH=/tmp/tmp.gdmyYb4jph
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.400 + GOPATH=/tmp/tmp.gdmyYb4jph
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.400 + RM_GOPATH=1
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.400 ++ dirname ./install.sh
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + dir=.
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + bin=rootlesskit
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + shift
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + '[' '!' -f ./rootlesskit.installer ']'
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + . ./rootlesskit.installer
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + install_rootlesskit
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + case "$1" in
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + export CGO_ENABLED=0
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + CGO_ENABLED=0
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + _install_rootlesskit
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.406 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gdmyYb4jph/src/github.com/rootless-containers/rootlesskit
09:58:46 [2020-09-15T09:58:46.554Z] #60 3.414 Cloning into '/tmp/tmp.gdmyYb4jph/src/github.com/rootless-containers/rootlesskit'...
09:58:46 [2020-09-15T09:58:46.554Z] #60 7.014 + cd /tmp/tmp.gdmyYb4jph/src/github.com/rootless-containers/rootlesskit
09:58:46 [2020-09-15T09:58:46.554Z] #60 7.014 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
09:58:46 [2020-09-15T09:58:46.554Z] #60 7.433 + for f in rootlesskit rootlesskit-docker-proxy
09:58:46 [2020-09-15T09:58:46.554Z] #60 7.433 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:58:46 [2020-09-15T09:58:46.846Z] #60 ...
09:58:46 [2020-09-15T09:58:46.846Z] 
09:58:46 [2020-09-15T09:58:46.846Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:46 [2020-09-15T09:58:46.846Z] #45 9.890 go: extracting github.com/fatih/color v1.9.0
09:58:46 [2020-09-15T09:58:46.846Z] #45 9.926 go: downloading github.com/mattn/go-colorable v0.1.6
09:58:46 [2020-09-15T09:58:46.846Z] #45 9.927 go: downloading github.com/mattn/go-isatty v0.0.12
09:58:46 [2020-09-15T09:58:46.846Z] #45 9.962 go: extracting github.com/pkg/errors v0.9.1
09:58:46 [2020-09-15T09:58:46.846Z] #45 10.02 go: extracting github.com/mattn/go-colorable v0.1.6
09:58:46 [2020-09-15T09:58:46.846Z] #45 10.03 go: extracting github.com/spf13/pflag v1.0.3
09:58:46 [2020-09-15T09:58:46.846Z] #45 10.07 go: extracting github.com/mattn/go-isatty v0.0.12
09:58:46 [2020-09-15T09:58:46.846Z] #45 10.38 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:46 [2020-09-15T09:58:46.846Z] #45 10.78 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:47 [2020-09-15T09:58:47.884Z] #45 12.14 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:47 [2020-09-15T09:58:47.969Z] 8551927d9554: Pull complete
09:58:48 [2020-09-15T09:58:48.176Z] #45 12.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:48 [2020-09-15T09:58:48.264Z] 4e7db4b3b5f6: Pull complete
09:58:48 [2020-09-15T09:58:48.264Z] Digest: sha256:def37bf2c26e8c91eae9036b24e942cd1866e177f4bed0386bc73ca90e386210
09:58:48 [2020-09-15T09:58:48.264Z] Status: Downloaded newer image for golang:1.13.14-buster
09:58:48 [2020-09-15T09:58:48.264Z]  ---> 4bc81aa2240f
09:58:48 [2020-09-15T09:58:48.264Z] Step 6/140 : ARG APT_MIRROR
09:58:48 [2020-09-15T09:58:48.264Z]  ---> Running in 34dc343f657e
09:58:48 [2020-09-15T09:58:48.264Z] Removing intermediate container 34dc343f657e
09:58:48 [2020-09-15T09:58:48.264Z]  ---> 68dd1d241f2d
09:58:48 [2020-09-15T09:58:48.264Z] 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
09:58:48 [2020-09-15T09:58:48.264Z]  ---> Running in 3bdb7d265047
09:58:48 [2020-09-15T09:58:48.468Z] #45 ...
09:58:48 [2020-09-15T09:58:48.468Z] 
09:58:48 [2020-09-15T09:58:48.468Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:48 [2020-09-15T09:58:48.468Z] #22 2.999 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:48 [2020-09-15T09:58:48.468Z] #22 3.040 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:48 [2020-09-15T09:58:48.468Z] #22 3.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:48 [2020-09-15T09:58:48.468Z] #22 3.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:58:48 [2020-09-15T09:58:48.468Z] #22 5.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
09:58:48 [2020-09-15T09:58:48.468Z] #22 7.357 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:58:48 [2020-09-15T09:58:48.760Z] #22 ...
09:58:48 [2020-09-15T09:58:48.760Z] 
09:58:48 [2020-09-15T09:58:48.760Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:48 [2020-09-15T09:58:48.760Z] #31 12.95 Fetched 8071 kB in 10s (788 kB/s)
09:58:48 [2020-09-15T09:58:48.900Z] Removing intermediate container 3bdb7d265047
09:58:48 [2020-09-15T09:58:48.900Z]  ---> fe3fe56ad137
09:58:48 [2020-09-15T09:58:48.900Z] Step 8/140 : ENV GO111MODULE=off
09:58:48 [2020-09-15T09:58:48.900Z]  ---> Running in c4fa8cabe23b
09:58:49 [2020-09-15T09:58:49.196Z] Removing intermediate container c4fa8cabe23b
09:58:49 [2020-09-15T09:58:49.196Z]  ---> 2cecb66a7ff8
09:58:49 [2020-09-15T09:58:49.196Z] Step 9/140 : FROM base AS criu
09:58:49 [2020-09-15T09:58:49.196Z]  ---> 2cecb66a7ff8
09:58:49 [2020-09-15T09:58:49.196Z] Step 10/140 : ARG DEBIAN_FRONTEND
09:58:49 [2020-09-15T09:58:49.196Z]  ---> Running in 2e379ec56e9b
09:58:49 [2020-09-15T09:58:49.196Z] Removing intermediate container 2e379ec56e9b
09:58:49 [2020-09-15T09:58:49.196Z]  ---> d941b7f2a733
09:58:49 [2020-09-15T09:58:49.196Z] 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/*
09:58:49 [2020-09-15T09:58:49.196Z]  ---> Running in 41a1e195b574
09:58:49 [2020-09-15T09:58:49.849Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:58:49 [2020-09-15T09:58:49.849Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:58:49 [2020-09-15T09:58:49.849Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:58:49 [2020-09-15T09:58:49.849Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
09:58:50 [2020-09-15T09:58:50.486Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
09:58:50 [2020-09-15T09:58:50.486Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
09:58:50 [2020-09-15T09:58:50.723Z] #42 ...
09:58:50 [2020-09-15T09:58:50.723Z] 
09:58:50 [2020-09-15T09:58:50.723Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:50 [2020-09-15T09:58:50.723Z] #22 27.15 Reading package lists...
09:58:50 [2020-09-15T09:58:50.723Z] #22 33.77 Building dependency tree...
09:58:50 [2020-09-15T09:58:50.723Z] #22 35.43 Reading state information...
09:58:50 [2020-09-15T09:58:50.723Z] #22 37.52 ca-certificates is already the newest version (20200601~deb10u1).
09:58:50 [2020-09-15T09:58:50.723Z] #22 37.52 The following additional packages will be installed:
09:58:50 [2020-09-15T09:58:50.723Z] #22 37.53   libjq1 libonig5
09:58:50 [2020-09-15T09:58:50.723Z] #22 38.02 The following NEW packages will be installed:
09:58:50 [2020-09-15T09:58:50.723Z] #22 38.03   jq libjq1 libonig5
09:58:51 [2020-09-15T09:58:51.294Z] #22 38.56 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:58:51 [2020-09-15T09:58:51.294Z] #22 38.56 Need to get 355 kB of archives.
09:58:51 [2020-09-15T09:58:51.294Z] #22 38.56 After this operation, 1072 kB of additional disk space will be used.
09:58:51 [2020-09-15T09:58:51.294Z] #22 38.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:58:51 [2020-09-15T09:58:51.294Z] #22 38.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:58:51 [2020-09-15T09:58:51.294Z] #22 38.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:58:51 [2020-09-15T09:58:51.496Z] #31 12.95 Reading package lists...
09:58:51 [2020-09-15T09:58:51.496Z] #31 ...
09:58:51 [2020-09-15T09:58:51.496Z] 
09:58:51 [2020-09-15T09:58:51.496Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:51 [2020-09-15T09:58:51.496Z] #42 5.701 runtime
09:58:51 [2020-09-15T09:58:51.496Z] #42 8.094 unicode/utf8
09:58:51 [2020-09-15T09:58:51.496Z] #42 8.681 math/bits
09:58:51 [2020-09-15T09:58:51.496Z] #42 9.344 math
09:58:51 [2020-09-15T09:58:51.496Z] #42 12.69 internal/testlog
09:58:51 [2020-09-15T09:58:51.496Z] #42 12.85 encoding
09:58:51 [2020-09-15T09:58:51.496Z] #42 12.90 unicode/utf16
09:58:51 [2020-09-15T09:58:51.496Z] #42 13.00 container/list
09:58:51 [2020-09-15T09:58:51.496Z] #42 13.34 crypto/internal/subtle
09:58:51 [2020-09-15T09:58:51.496Z] #42 13.40 crypto/subtle
09:58:51 [2020-09-15T09:58:51.496Z] #42 13.49 vendor/golang.org/x/crypto/cryptobyte/asn1
09:58:51 [2020-09-15T09:58:51.496Z] #42 13.58 internal/nettrace
09:58:51 [2020-09-15T09:58:51.496Z] #42 13.74 runtime/cgo
09:58:51 [2020-09-15T09:58:51.788Z] #42 ...
09:58:51 [2020-09-15T09:58:51.788Z] 
09:58:51 [2020-09-15T09:58:51.788Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:51 [2020-09-15T09:58:51.996Z] Fetched 8156 kB in 2s (3363 kB/s)
09:58:52 [2020-09-15T09:58:52.260Z] #22 39.60 debconf: delaying package configuration, since apt-utils is not installed
09:58:52 [2020-09-15T09:58:52.260Z] #22 39.80 Fetched 355 kB in 0s (929 kB/s)
09:58:52 [2020-09-15T09:58:52.524Z] #22 ...
09:58:52 [2020-09-15T09:58:52.524Z] 
09:58:52 [2020-09-15T09:58:52.524Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:52 [2020-09-15T09:58:52.524Z] #31 28.21 Reading package lists...
09:58:52 [2020-09-15T09:58:52.524Z] #31 35.00 Building dependency tree...
09:58:52 [2020-09-15T09:58:52.524Z] #31 36.40 Reading state information...
09:58:52 [2020-09-15T09:58:52.524Z] #31 38.66 The following additional packages will be installed:
09:58:52 [2020-09-15T09:58:52.524Z] #31 38.67   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:58:52 [2020-09-15T09:58:52.524Z] #31 38.68 Suggested packages:
09:58:52 [2020-09-15T09:58:52.524Z] #31 38.69   cmake-doc ninja-build lrzip
09:58:52 [2020-09-15T09:58:52.524Z] #31 38.69 Recommended packages:
09:58:52 [2020-09-15T09:58:52.524Z] #31 38.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:58:52 [2020-09-15T09:58:52.524Z] #31 39.84 The following NEW packages will be installed:
09:58:52 [2020-09-15T09:58:52.524Z] #31 39.87   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:58:52 [2020-09-15T09:58:52.524Z] #31 39.87   vim-common xxd
09:58:52 [2020-09-15T09:58:52.524Z] #31 ...
09:58:52 [2020-09-15T09:58:52.524Z] 
09:58:52 [2020-09-15T09:58:52.524Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:52 [2020-09-15T09:58:52.524Z] #22 39.96 Selecting previously unselected package libonig5:amd64.
09:58:52 [2020-09-15T09:58:52.524Z] #22 39.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 ... 15410 files and directories currently installed.)
09:58:52 [2020-09-15T09:58:52.524Z] #22 40.04 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
09:58:52 [2020-09-15T09:58:52.640Z] Reading package lists...
09:58:52 [2020-09-15T09:58:52.783Z] #22 40.05 Unpacking libonig5:amd64 (6.9.1-1) ...
09:58:53 [2020-09-15T09:58:53.042Z] #22 40.31 Selecting previously unselected package libjq1:amd64.
09:58:53 [2020-09-15T09:58:53.042Z] #22 40.32 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:58:53 [2020-09-15T09:58:53.042Z] #22 40.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:53 [2020-09-15T09:58:53.042Z] #22 40.51 Selecting previously unselected package jq.
09:58:53 [2020-09-15T09:58:53.042Z] #22 40.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
09:58:53 [2020-09-15T09:58:53.301Z] #22 40.55 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:53 [2020-09-15T09:58:53.301Z] #22 40.77 Setting up libonig5:amd64 (6.9.1-1) ...
09:58:53 [2020-09-15T09:58:53.561Z] #22 40.81 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:58:53 [2020-09-15T09:58:53.561Z] #22 40.83 Setting up jq (1.5+dfsg-2+b1) ...
09:58:53 [2020-09-15T09:58:53.561Z] #22 40.84 Processing triggers for libc-bin (2.28-10) ...
09:58:53 [2020-09-15T09:58:53.681Z] Reading package lists...
09:58:53 [2020-09-15T09:58:53.681Z] Building dependency tree...
09:58:53 [2020-09-15T09:58:53.681Z] Reading state information...
09:58:53 [2020-09-15T09:58:53.681Z] The following additional packages will be installed:
09:58:53 [2020-09-15T09:58:53.681Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:58:53 [2020-09-15T09:58:53.681Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:58:53 [2020-09-15T09:58:53.681Z] Suggested packages:
09:58:53 [2020-09-15T09:58:53.681Z]   manpages-dev python-setuptools
09:58:53 [2020-09-15T09:58:53.973Z] The following NEW packages will be installed:
09:58:53 [2020-09-15T09:58:53.973Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:58:53 [2020-09-15T09:58:53.973Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:58:53 [2020-09-15T09:58:53.973Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:58:53 [2020-09-15T09:58:53.973Z]   python-six zlib1g-dev
09:58:53 [2020-09-15T09:58:53.973Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
09:58:53 [2020-09-15T09:58:53.973Z] Need to get 4075 kB of archives.
09:58:53 [2020-09-15T09:58:53.973Z] After this operation, 24.5 MB of additional disk space will be used.
09:58:53 [2020-09-15T09:58:53.973Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
09:58:53 [2020-09-15T09:58:53.973Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
09:58:54 [2020-09-15T09:58:54.130Z] #22 DONE 41.6s
09:58:54 [2020-09-15T09:58:54.130Z] 
09:58:54 [2020-09-15T09:58:54.130Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:58:54 [2020-09-15T09:58:54.265Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
09:58:54 [2020-09-15T09:58:54.265Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
09:58:54 [2020-09-15T09:58:54.265Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
09:58:54 [2020-09-15T09:58:54.265Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
09:58:54 [2020-09-15T09:58:54.265Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
09:58:54 [2020-09-15T09:58:54.265Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
09:58:54 [2020-09-15T09:58:54.265Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
09:58:54 [2020-09-15T09:58:54.305Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:58:54 [2020-09-15T09:58:54.305Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-81de8cf7\powershellScript.ps1'; exit $LASTEXITCODE;
09:58:54 [2020-09-15T09:58:54.305Z] ----------------------------------------------------------------------------
09:58:54 [2020-09-15T09:58:54.305Z] 
09:58:54 [2020-09-15T09:58:54.305Z] INFO: executeCI.ps1 starting at Tue Sep 15 09:58:52 CUT 2020
09:58:54 [2020-09-15T09:58:54.305Z] 
09:58:54 [2020-09-15T09:58:54.305Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:58:54 [2020-09-15T09:58:54.305Z] INFO: Running git version 2.24.1.windows.2
09:58:54 [2020-09-15T09:58:54.305Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:58:54 [2020-09-15T09:58:54.305Z] INFO: Environment variables:
09:58:54 [2020-09-15T09:58:54.305Z] 
09:58:54 [2020-09-15T09:58:54.305Z] Name                           Value                                                                                   
09:58:54 [2020-09-15T09:58:54.305Z] ----                           -----                                                                                   
09:58:54 [2020-09-15T09:58:54.305Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:58:54 [2020-09-15T09:58:54.305Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
09:58:54 [2020-09-15T09:58:54.305Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:58:54 [2020-09-15T09:58:54.305Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
09:58:54 [2020-09-15T09:58:54.305Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
09:58:54 [2020-09-15T09:58:54.305Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
09:58:54 [2020-09-15T09:58:54.305Z] BRANCH_NAME                    PR-41451                                                                                
09:58:54 [2020-09-15T09:58:54.305Z] BUILD_DISPLAY_NAME             #1                                                                                      
09:58:54 [2020-09-15T09:58:54.305Z] BUILD_ID                       1                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] BUILD_NUMBER                   1                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] BUILD_TAG                      jenkins-moby-PR-41451-1                                                                 
09:58:54 [2020-09-15T09:58:54.305Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41451/1/                              
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_BRANCH                  19.03_update_buildkit                                                                   
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_FORK                    thaJeztah/docker                                                                        
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_ID                      41451                                                                                   
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_TARGET                  19.03                                                                                   
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_TITLE                   [19.03] vendor: buildkit v0.6.4-32-gdf89d4dc                                            
09:58:54 [2020-09-15T09:58:54.305Z] CHANGE_URL                     https://github.com/moby/moby/pull/41451                                                 
09:58:54 [2020-09-15T09:58:54.305Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
09:58:54 [2020-09-15T09:58:54.305Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:58:54 [2020-09-15T09:58:54.305Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:58:54 [2020-09-15T09:58:54.305Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:58:54 [2020-09-15T09:58:54.305Z] COMPUTERNAME                   azwin-2-ea5e00                                                                          
09:58:54 [2020-09-15T09:58:54.305Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
09:58:54 [2020-09-15T09:58:54.305Z] ConfigSequenceNumber           0                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] DOCKER_BUILDKIT                0                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] DOCKER_DUT_DEBUG               1                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:58:54 [2020-09-15T09:58:54.305Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:58:54 [2020-09-15T09:58:54.305Z] EXECUTOR_NUMBER                0                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] FQDN                           azwin-2-ea5e00.westus.cloudapp.azure.com                                                
09:58:54 [2020-09-15T09:58:54.305Z] GIT_BRANCH                     PR-41451                                                                                
09:58:54 [2020-09-15T09:58:54.305Z] GIT_COMMIT                     8cf9d50fc0d001fbbab9134abfc37c24f181d7c1                                                
09:58:54 [2020-09-15T09:58:54.305Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:58:54 [2020-09-15T09:58:54.305Z] HUDSON_COOKIE                  1911c299-fe3b-4c39-b7e9-dd3dc863a421                                                    
09:58:54 [2020-09-15T09:58:54.305Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:58:54 [2020-09-15T09:58:54.305Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:58:54 [2020-09-15T09:58:54.305Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
09:58:54 [2020-09-15T09:58:54.305Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
09:58:54 [2020-09-15T09:58:54.305Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:58:54 [2020-09-15T09:58:54.305Z] JENKINS_NODE_COOKIE            98e0deff-fca1-4398-b164-2bb044c64d31                                                    
09:58:54 [2020-09-15T09:58:54.305Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:58:54 [2020-09-15T09:58:54.305Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
09:58:54 [2020-09-15T09:58:54.305Z] JOB_BASE_NAME                  PR-41451                                                                                
09:58:54 [2020-09-15T09:58:54.305Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41451/display/redirect                
09:58:54 [2020-09-15T09:58:54.305Z] JOB_NAME                       moby/PR-41451                                                                           
09:58:54 [2020-09-15T09:58:54.305Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41451/                                
09:58:54 [2020-09-15T09:58:54.305Z] library.jps.version            master                                                                                  
09:58:54 [2020-09-15T09:58:54.305Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
09:58:54 [2020-09-15T09:58:54.305Z] NODE_LABELS                    amd64 azure azwin-2-ea5e00 azwin-2019 docker west-us windows windows-2019 x86_64        
09:58:54 [2020-09-15T09:58:54.305Z] NODE_NAME                      azwin-2-ea5e00                                                                          
09:58:54 [2020-09-15T09:58:54.305Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] OS                             Windows_NT                                                                              
09:58:54 [2020-09-15T09:58:54.305Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
09:58:54 [2020-09-15T09:58:54.305Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:58:54 [2020-09-15T09:58:54.305Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:58:54 [2020-09-15T09:58:54.305Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
09:58:54 [2020-09-15T09:58:54.305Z] PROCESSOR_LEVEL                6                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] PROCESSOR_REVISION             5504                                                                                    
09:58:54 [2020-09-15T09:58:54.305Z] ProgramData                    C:\ProgramData                                                                          
09:58:54 [2020-09-15T09:58:54.305Z] ProgramFiles                   C:\Program Files                                                                        
09:58:54 [2020-09-15T09:58:54.305Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:58:54 [2020-09-15T09:58:54.305Z] ProgramW6432                   C:\Program Files                                                                        
09:58:54 [2020-09-15T09:58:54.305Z] PROMPT                         $P$G                                                                                    
09:58:54 [2020-09-15T09:58:54.305Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:58:54 [2020-09-15T09:58:54.305Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
09:58:54 [2020-09-15T09:58:54.305Z] PUBLIC                         C:\Users\Public                                                                         
09:58:54 [2020-09-15T09:58:54.305Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41451/1/display/redirect?page=changes 
09:58:54 [2020-09-15T09:58:54.305Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41451/1/display/redirect              
09:58:54 [2020-09-15T09:58:54.305Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] SOURCES_DRIVE                  d                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] SOURCES_SUBDIR                 gopath                                                                                  
09:58:54 [2020-09-15T09:58:54.305Z] STAGE_NAME                     Run tests                                                                               
09:58:54 [2020-09-15T09:58:54.305Z] SystemDrive                    C:                                                                                      
09:58:54 [2020-09-15T09:58:54.305Z] SystemRoot                     C:\windows                                                                              
09:58:54 [2020-09-15T09:58:54.305Z] TEMP                           C:\windows\TEMP                                                                         
09:58:54 [2020-09-15T09:58:54.305Z] TESTDEBUG                      0                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] TESTRUN_DRIVE                  d                                                                                       
09:58:54 [2020-09-15T09:58:54.305Z] TESTRUN_SUBDIR                 CI                                                                                      
09:58:54 [2020-09-15T09:58:54.305Z] TIMEOUT                        120m                                                                                    
09:58:54 [2020-09-15T09:58:54.305Z] TMP                            C:\windows\TEMP                                                                         
09:58:54 [2020-09-15T09:58:54.306Z] USERDOMAIN                     WORKGROUP                                                                               
09:58:54 [2020-09-15T09:58:54.306Z] USERNAME                       azwin-2-ea5e00$                                                                         
09:58:54 [2020-09-15T09:58:54.306Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
09:58:54 [2020-09-15T09:58:54.306Z] windir                         C:\windows                                                                              
09:58:54 [2020-09-15T09:58:54.306Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:58:54 [2020-09-15T09:58:54.306Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:58:54 [2020-09-15T09:58:54.306Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Sources under d:\gopath\...
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Test run under d:\CI\...
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:58:54 [2020-09-15T09:58:54.306Z] INFO: docker/docker repository was found
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Docker version of control daemon
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.306Z] Client: Docker Engine - Enterprise
09:58:54 [2020-09-15T09:58:54.306Z]  Version:           19.03.5
09:58:54 [2020-09-15T09:58:54.306Z]  API version:       1.40
09:58:54 [2020-09-15T09:58:54.306Z]  Go version:        go1.12.12
09:58:54 [2020-09-15T09:58:54.306Z]  Git commit:        2ee0c57608
09:58:54 [2020-09-15T09:58:54.306Z]  Built:             11/13/2019 08:00:16
09:58:54 [2020-09-15T09:58:54.306Z]  OS/Arch:           windows/amd64
09:58:54 [2020-09-15T09:58:54.306Z]  Experimental:      false
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.306Z] Server: Docker Engine - Enterprise
09:58:54 [2020-09-15T09:58:54.306Z]  Engine:
09:58:54 [2020-09-15T09:58:54.306Z]   Version:          19.03.5
09:58:54 [2020-09-15T09:58:54.306Z]   API version:      1.40 (minimum version 1.24)
09:58:54 [2020-09-15T09:58:54.306Z]   Go version:       go1.12.12
09:58:54 [2020-09-15T09:58:54.306Z]   Git commit:       2ee0c57608
09:58:54 [2020-09-15T09:58:54.306Z]   Built:            11/13/2019 07:58:51
09:58:54 [2020-09-15T09:58:54.306Z]   OS/Arch:          windows/amd64
09:58:54 [2020-09-15T09:58:54.306Z]   Experimental:     true
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.306Z] INFO: Docker info of control daemon
09:58:54 [2020-09-15T09:58:54.306Z] 
09:58:54 [2020-09-15T09:58:54.400Z] #23 DONE 0.1s
09:58:54 [2020-09-15T09:58:54.400Z] 
09:58:54 [2020-09-15T09:58:54.400Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
09:58:54 [2020-09-15T09:58:54.400Z] #7 27.63 Reading package lists...
09:58:54 [2020-09-15T09:58:54.400Z] #7 34.32 Building dependency tree...
09:58:54 [2020-09-15T09:58:54.400Z] #7 35.71 Reading state information...
09:58:54 [2020-09-15T09:58:54.400Z] #7 37.88 The following additional packages will be installed:
09:58:54 [2020-09-15T09:58:54.400Z] #7 37.90   libapparmor1
09:58:54 [2020-09-15T09:58:54.400Z] #7 37.92 Suggested packages:
09:58:54 [2020-09-15T09:58:54.400Z] #7 37.92   seccomp
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.24 The following NEW packages will be installed:
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.25   libapparmor-dev libapparmor1 libseccomp-dev
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.70 Need to get 293 kB of archives.
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.70 After this operation, 952 kB of additional disk space will be used.
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:58:54 [2020-09-15T09:58:54.400Z] #7 38.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:58:54 [2020-09-15T09:58:54.400Z] #7 39.99 debconf: delaying package configuration, since apt-utils is not installed
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.24 Fetched 293 kB in 0s (1057 kB/s)
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.36 Selecting previously unselected package libapparmor1:amd64.
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.42 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.44 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.62 Selecting previously unselected package libapparmor-dev:amd64.
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.64 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.66 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.85 Selecting previously unselected package libseccomp-dev:amd64.
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.85 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 40.86 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 41.09 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 41.11 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 41.13 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 41.14 Processing triggers for libc-bin (2.28-10) ...
09:58:54 [2020-09-15T09:58:54.400Z] #7 DONE 41.6s
09:58:54 [2020-09-15T09:58:54.400Z] 
09:58:54 [2020-09-15T09:58:54.400Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:58:54 [2020-09-15T09:58:54.400Z] #42 38.66 internal/reflectlite
09:58:54 [2020-09-15T09:58:54.400Z] #42 38.66 sync
09:58:54 [2020-09-15T09:58:54.557Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
09:58:54 [2020-09-15T09:58:54.557Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #42 ...
09:58:54 [2020-09-15T09:58:54.660Z] 
09:58:54 [2020-09-15T09:58:54.660Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:54 [2020-09-15T09:58:54.660Z] #50 DONE 0.1s
09:58:54 [2020-09-15T09:58:54.660Z] 
09:58:54 [2020-09-15T09:58:54.660Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:58:54 [2020-09-15T09:58:54.660Z] #51 DONE 0.1s
09:58:54 [2020-09-15T09:58:54.660Z] 
09:58:54 [2020-09-15T09:58:54.660Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.29 Need to get 14.9 MB of archives.
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.29 After this operation, 61.8 MB of additional disk space will be used.
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 40.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 41.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 41.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 41.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 41.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 41.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:58:54 [2020-09-15T09:58:54.660Z] #31 41.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:58:54 [2020-09-15T09:58:54.765Z] Client:
09:58:54 [2020-09-15T09:58:54.765Z]  Debug Mode: false
09:58:54 [2020-09-15T09:58:54.765Z]  Plugins:
09:58:54 [2020-09-15T09:58:54.765Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
09:58:54 [2020-09-15T09:58:54.765Z] 
09:58:54 [2020-09-15T09:58:54.765Z] Server:
09:58:54 [2020-09-15T09:58:54.765Z]  Containers: 0
09:58:54 [2020-09-15T09:58:54.765Z]   Running: 0
09:58:54 [2020-09-15T09:58:54.765Z]   Paused: 0
09:58:54 [2020-09-15T09:58:54.765Z]   Stopped: 0
09:58:54 [2020-09-15T09:58:54.765Z]  Images: 10
09:58:54 [2020-09-15T09:58:54.765Z]  Server Version: 19.03.5
09:58:54 [2020-09-15T09:58:54.765Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:58:54 [2020-09-15T09:58:54.765Z]   Windows: 
09:58:54 [2020-09-15T09:58:54.765Z]   LCOW: 
09:58:54 [2020-09-15T09:58:54.765Z]  Logging Driver: json-file
09:58:54 [2020-09-15T09:58:54.765Z]  Plugins:
09:58:54 [2020-09-15T09:58:54.765Z]   Volume: local
09:58:54 [2020-09-15T09:58:54.765Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:58:54 [2020-09-15T09:58:54.765Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:58:54 [2020-09-15T09:58:54.765Z]  Swarm: inactive
09:58:54 [2020-09-15T09:58:54.765Z]  Default Isolation: process
09:58:54 [2020-09-15T09:58:54.765Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:58:54 [2020-09-15T09:58:54.765Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
09:58:54 [2020-09-15T09:58:54.765Z]  OSType: windows
09:58:54 [2020-09-15T09:58:54.765Z]  Architecture: x86_64
09:58:54 [2020-09-15T09:58:54.765Z]  CPUs: 4
09:58:54 [2020-09-15T09:58:54.765Z]  Total Memory: 32GiB
09:58:54 [2020-09-15T09:58:54.765Z]  Name: azwin-2-ea5e00
09:58:54 [2020-09-15T09:58:54.765Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
09:58:54 [2020-09-15T09:58:54.765Z]  Docker Root Dir: D:\docker
09:58:54 [2020-09-15T09:58:54.765Z]  Debug Mode: false
09:58:54 [2020-09-15T09:58:54.765Z]  Registry: https://index.docker.io/v1/
09:58:54 [2020-09-15T09:58:54.765Z]  Labels:
09:58:54 [2020-09-15T09:58:54.765Z]  Experimental: true
09:58:54 [2020-09-15T09:58:54.765Z]  Insecure Registries:
09:58:54 [2020-09-15T09:58:54.765Z]   10.0.0.4:5000
09:58:54 [2020-09-15T09:58:54.765Z]   127.0.0.0/8
09:58:54 [2020-09-15T09:58:54.765Z]  Registry Mirrors:
09:58:54 [2020-09-15T09:58:54.765Z]   http://10.0.0.4:5000/
09:58:54 [2020-09-15T09:58:54.765Z]  Live Restore Enabled: false
09:58:54 [2020-09-15T09:58:54.765Z] 
09:58:54 [2020-09-15T09:58:54.765Z] 
09:58:54 [2020-09-15T09:58:54.765Z] INFO: Commit hash is 8cf9d50fc
09:58:54 [2020-09-15T09:58:54.765Z] INFO: Nuke-Everything...
09:58:54 [2020-09-15T09:58:54.765Z] INFO: Container count on control daemon to delete is 0
09:58:55 [2020-09-15T09:58:55.195Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
09:58:55 [2020-09-15T09:58:55.195Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
09:58:55 [2020-09-15T09:58:55.195Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
09:58:55 [2020-09-15T09:58:55.195Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
09:58:55 [2020-09-15T09:58:55.195Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
09:58:55 [2020-09-15T09:58:55.196Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
09:58:55 [2020-09-15T09:58:55.196Z] debconf: delaying package configuration, since apt-utils is not installed
09:58:55 [2020-09-15T09:58:55.196Z] Fetched 4075 kB in 1s (3392 kB/s)
09:58:55 [2020-09-15T09:58:55.196Z] Selecting previously unselected package libcap-dev:ppc64el.
09:58:55 [2020-09-15T09:58:55.196Z] (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.)
09:58:55 [2020-09-15T09:58:55.196Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.196Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
09:58:55 [2020-09-15T09:58:55.222Z] INFO: Nuking d:\CI
09:58:55 [2020-09-15T09:58:55.222Z] INFO: Zapped successfully
09:58:55 [2020-09-15T09:58:55.222Z] INFO: Location for testing is d:\CI\PR-41451\1
09:58:55 [2020-09-15T09:58:55.230Z] #31 ...
09:58:55 [2020-09-15T09:58:55.230Z] 
09:58:55 [2020-09-15T09:58:55.230Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:55 [2020-09-15T09:58:55.230Z] #66 DONE 39.2s
09:58:55 [2020-09-15T09:58:55.310Z] #31 16.05 Reading package lists...
09:58:55 [2020-09-15T09:58:55.310Z] #31 19.29 Building dependency tree...
09:58:55 [2020-09-15T09:58:55.310Z] #31 19.75 Reading state information...
09:58:55 [2020-09-15T09:58:55.490Z] 
09:58:55 [2020-09-15T09:58:55.491Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
09:58:55 [2020-09-15T09:58:55.491Z] #54 28.14 Reading package lists...
09:58:55 [2020-09-15T09:58:55.491Z] #54 34.70 Building dependency tree...
09:58:55 [2020-09-15T09:58:55.491Z] #54 36.35 Reading state information...
09:58:55 [2020-09-15T09:58:55.491Z] #54 38.41 The following additional packages will be installed:
09:58:55 [2020-09-15T09:58:55.491Z] #54 38.41   libbtrfs0
09:58:55 [2020-09-15T09:58:55.491Z] #54 38.61 The following NEW packages will be installed:
09:58:55 [2020-09-15T09:58:55.491Z] #54 38.62   libbtrfs-dev libbtrfs0
09:58:55 [2020-09-15T09:58:55.491Z] #54 39.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
09:58:55 [2020-09-15T09:58:55.491Z] #54 39.15 Need to get 119 kB of archives.
09:58:55 [2020-09-15T09:58:55.491Z] #54 39.15 After this operation, 387 kB of additional disk space will be used.
09:58:55 [2020-09-15T09:58:55.491Z] #54 39.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:58:55 [2020-09-15T09:58:55.491Z] #54 39.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:58:55 [2020-09-15T09:58:55.491Z] #54 40.59 debconf: delaying package configuration, since apt-utils is not installed
09:58:55 [2020-09-15T09:58:55.491Z] #54 40.93 Fetched 119 kB in 0s (303 kB/s)
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.02 Selecting previously unselected package libbtrfs0.
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.13 Unpacking libbtrfs0 (4.20.1-2) ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.38 Selecting previously unselected package libbtrfs-dev.
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 41.39 Unpacking libbtrfs-dev (4.20.1-2) ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 42.03 Setting up libbtrfs0 (4.20.1-2) ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 42.08 Setting up libbtrfs-dev (4.20.1-2) ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 42.10 Processing triggers for libc-bin (2.28-10) ...
09:58:55 [2020-09-15T09:58:55.491Z] #54 DONE 42.7s
09:58:55 [2020-09-15T09:58:55.491Z] 
09:58:55 [2020-09-15T09:58:55.491Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:55 [2020-09-15T09:58:55.491Z] #55 DONE 0.1s
09:58:55 [2020-09-15T09:58:55.491Z] 
09:58:55 [2020-09-15T09:58:55.491Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:58:55 [2020-09-15T09:58:55.491Z] #56 DONE 0.1s
09:58:55 [2020-09-15T09:58:55.491Z] 
09:58:55 [2020-09-15T09:58:55.491Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libnet1:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libnet1-dev.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libnl-3-200:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libnl-3-dev:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package zlib1g-dev:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
09:58:55 [2020-09-15T09:58:55.494Z] Selecting previously unselected package libprotobuf17:ppc64el.
09:58:55 [2020-09-15T09:58:55.494Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.494Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
09:58:55 [2020-09-15T09:58:55.602Z] #31 20.15 The following additional packages will be installed:
09:58:55 [2020-09-15T09:58:55.602Z] #31 20.17   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:58:55 [2020-09-15T09:58:55.602Z] #31 20.17 Suggested packages:
09:58:55 [2020-09-15T09:58:55.602Z] #31 20.17   cmake-doc ninja-build lrzip
09:58:55 [2020-09-15T09:58:55.602Z] #31 20.17 Recommended packages:
09:58:55 [2020-09-15T09:58:55.602Z] #31 20.17   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:58:55 [2020-09-15T09:58:55.680Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:58:55 [2020-09-15T09:58:55.680Z] 
09:58:55 [2020-09-15T09:58:55.680Z] 
09:58:55 [2020-09-15T09:58:55.680Z] INFO: Building the image from Dockerfile.windows at 09/15/2020 09:58:55...
09:58:55 [2020-09-15T09:58:55.680Z] 
09:58:55 [2020-09-15T09:58:55.786Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
09:58:55 [2020-09-15T09:58:55.786Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.786Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
09:58:55 [2020-09-15T09:58:55.786Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
09:58:55 [2020-09-15T09:58:55.786Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.786Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
09:58:55 [2020-09-15T09:58:55.786Z] Selecting previously unselected package libprotoc17:ppc64el.
09:58:55 [2020-09-15T09:58:55.786Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
09:58:55 [2020-09-15T09:58:55.786Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
09:58:56 [2020-09-15T09:58:56.078Z] Selecting previously unselected package protobuf-c-compiler.
09:58:56 [2020-09-15T09:58:56.078Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
09:58:56 [2020-09-15T09:58:56.078Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:58:56 [2020-09-15T09:58:56.078Z] Selecting previously unselected package protobuf-compiler.
09:58:56 [2020-09-15T09:58:56.078Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
09:58:56 [2020-09-15T09:58:56.078Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
09:58:56 [2020-09-15T09:58:56.078Z] Selecting previously unselected package python-pkg-resources.
09:58:56 [2020-09-15T09:58:56.078Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:58:56 [2020-09-15T09:58:56.078Z] Unpacking python-pkg-resources (40.8.0-1) ...
09:58:56 [2020-09-15T09:58:56.078Z] Selecting previously unselected package python-six.
09:58:56 [2020-09-15T09:58:56.078Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:58:56 [2020-09-15T09:58:56.078Z] Unpacking python-six (1.12.0-1) ...
09:58:56 [2020-09-15T09:58:56.078Z] Selecting previously unselected package python-protobuf.
09:58:56 [2020-09-15T09:58:56.078Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
09:58:56 [2020-09-15T09:58:56.078Z] Unpacking python-protobuf (3.6.1.3-2) ...
09:58:56 [2020-09-15T09:58:56.078Z] Setting up python-pkg-resources (40.8.0-1) ...
09:58:56 [2020-09-15T09:58:56.644Z] #31 ...
09:58:56 [2020-09-15T09:58:56.644Z] 
09:58:56 [2020-09-15T09:58:56.644Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
09:58:56 [2020-09-15T09:58:56.644Z] #54 12.17 Fetched 8071 kB in 10s (779 kB/s)
09:58:56 [2020-09-15T09:58:56.644Z] #54 12.17 Reading package lists...
09:58:56 [2020-09-15T09:58:56.644Z] #54 15.45 Reading package lists...
09:58:56 [2020-09-15T09:58:56.644Z] #54 18.62 Building dependency tree...
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.08 Reading state information...
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.43 The following additional packages will be installed:
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.43   libbtrfs0
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.49 The following NEW packages will be installed:
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.49   libbtrfs-dev libbtrfs0
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.62 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.62 Need to get 118 kB of archives.
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.62 After this operation, 390 kB of additional disk space will be used.
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
09:58:56 [2020-09-15T09:58:56.644Z] #54 19.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.28 debconf: delaying package configuration, since apt-utils is not installed
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.34 Fetched 118 kB in 0s (1183 kB/s)
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.38 Selecting previously unselected package libbtrfs0.
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.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 ... 15177 files and directories currently installed.)
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.41 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.41 Unpacking libbtrfs0 (4.20.1-2) ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.46 Selecting previously unselected package libbtrfs-dev.
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.47 Unpacking libbtrfs-dev (4.20.1-2) ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.58 Setting up libbtrfs0 (4.20.1-2) ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.58 Setting up libbtrfs-dev (4.20.1-2) ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 20.59 Processing triggers for libc-bin (2.28-10) ...
09:58:56 [2020-09-15T09:58:56.644Z] #54 DONE 21.1s
09:58:56 [2020-09-15T09:58:56.644Z] 
09:58:56 [2020-09-15T09:58:56.644Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:56 [2020-09-15T09:58:56.644Z] #31 21.03 The following NEW packages will be installed:
09:58:56 [2020-09-15T09:58:56.644Z] #31 21.03   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:58:56 [2020-09-15T09:58:56.644Z] #31 21.03   vim-common xxd
09:58:56 [2020-09-15T09:58:56.644Z] #31 ...
09:58:56 [2020-09-15T09:58:56.644Z] 
09:58:56 [2020-09-15T09:58:56.644Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
09:58:56 [2020-09-15T09:58:56.644Z] #7 12.17 Fetched 8071 kB in 10s (796 kB/s)
09:58:56 [2020-09-15T09:58:56.644Z] #7 12.17 Reading package lists...
09:58:56 [2020-09-15T09:58:56.644Z] #7 15.15 Reading package lists...
09:58:56 [2020-09-15T09:58:56.644Z] #7 17.99 Building dependency tree...
09:58:56 [2020-09-15T09:58:56.644Z] #7 18.46 Reading state information...
09:58:56 [2020-09-15T09:58:56.644Z] #7 18.93 The following additional packages will be installed:
09:58:56 [2020-09-15T09:58:56.644Z] #7 18.94   libapparmor1
09:58:56 [2020-09-15T09:58:56.644Z] #7 18.94 Suggested packages:
09:58:56 [2020-09-15T09:58:56.644Z] #7 18.94   seccomp
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.10 The following NEW packages will be installed:
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.14   libapparmor-dev libapparmor1 libseccomp-dev
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.24 Need to get 288 kB of archives.
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.24 After this operation, 957 kB of additional disk space will be used.
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.81 debconf: delaying package configuration, since apt-utils is not installed
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.90 Fetched 288 kB in 0s (2363 kB/s)
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.94 Selecting previously unselected package libapparmor1:s390x.
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.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 ... 15177 files and directories currently installed.)
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.98 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 19.99 Unpacking libapparmor1:s390x (2.13.2-10) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.07 Selecting previously unselected package libapparmor-dev:s390x.
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.08 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.09 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.25 Selecting previously unselected package libseccomp-dev:s390x.
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.25 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.26 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.38 Setting up libseccomp-dev:s390x (2.3.3-4) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.39 Setting up libapparmor1:s390x (2.13.2-10) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.40 Setting up libapparmor-dev:s390x (2.13.2-10) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 20.41 Processing triggers for libc-bin (2.28-10) ...
09:58:56 [2020-09-15T09:58:56.644Z] #7 DONE 21.1s
09:58:56 [2020-09-15T09:58:56.644Z] 
09:58:56 [2020-09-15T09:58:56.644Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:56 [2020-09-15T09:58:56.644Z] #55 DONE 0.1s
09:58:56 [2020-09-15T09:58:56.644Z] 
09:58:56 [2020-09-15T09:58:56.644Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:58:56 [2020-09-15T09:58:56.644Z] #50 DONE 0.1s
09:58:56 [2020-09-15T09:58:56.644Z] 
09:58:56 [2020-09-15T09:58:56.644Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:58:56 [2020-09-15T09:58:56.727Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
09:58:56 [2020-09-15T09:58:56.727Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
09:58:56 [2020-09-15T09:58:56.727Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
09:58:56 [2020-09-15T09:58:56.727Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
09:58:56 [2020-09-15T09:58:56.727Z] Setting up python-six (1.12.0-1) ...
09:58:57 [2020-09-15T09:58:57.015Z] #51 DONE 0.1s
09:58:57 [2020-09-15T09:58:57.015Z] 
09:58:57 [2020-09-15T09:58:57.015Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:58:57 [2020-09-15T09:58:57.015Z] #56 DONE 0.1s
09:58:57 [2020-09-15T09:58:57.015Z] 
09:58:57 [2020-09-15T09:58:57.015Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.28 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.28 Need to get 14.0 MB of archives.
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.28 After this operation, 62.1 MB of additional disk space will be used.
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
09:58:57 [2020-09-15T09:58:57.015Z] #31 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #57 ...
09:58:57 [2020-09-15T09:58:57.411Z] 
09:58:57 [2020-09-15T09:58:57.411Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:57 [2020-09-15T09:58:57.411Z] #38 28.32 Reading package lists...
09:58:57 [2020-09-15T09:58:57.411Z] #38 34.99 Building dependency tree...
09:58:57 [2020-09-15T09:58:57.411Z] #38 36.64 Reading state information...
09:58:57 [2020-09-15T09:58:57.411Z] #38 38.91 The following additional packages will be installed:
09:58:57 [2020-09-15T09:58:57.411Z] #38 38.91   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:58:57 [2020-09-15T09:58:57.411Z] #38 38.92   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:58:57 [2020-09-15T09:58:57.411Z] #38 38.92 Suggested packages:
09:58:57 [2020-09-15T09:58:57.411Z] #38 38.94   manpages-dev python-setuptools
09:58:57 [2020-09-15T09:58:57.411Z] #38 40.59 The following NEW packages will be installed:
09:58:57 [2020-09-15T09:58:57.411Z] #38 40.62   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:58:57 [2020-09-15T09:58:57.411Z] #38 40.62   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:58:57 [2020-09-15T09:58:57.411Z] #38 40.62   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:58:57 [2020-09-15T09:58:57.411Z] #38 40.63   python-six zlib1g-dev
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.05 Need to get 4095 kB of archives.
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.05 After this operation, 22.5 MB of additional disk space will be used.
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 41.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:58:57 [2020-09-15T09:58:57.411Z] #38 43.53 debconf: delaying package configuration, since apt-utils is not installed
09:58:57 [2020-09-15T09:58:57.411Z] #38 43.87 Fetched 4095 kB in 1s (5814 kB/s)
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.03 Selecting previously unselected package libcap-dev:amd64.
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.23 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.45 Selecting previously unselected package libnet1:amd64.
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.82 Selecting previously unselected package libnet1-dev.
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:58:57 [2020-09-15T09:58:57.411Z] #38 44.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:58:57 [2020-09-15T09:58:57.411Z] #38 ...
09:58:57 [2020-09-15T09:58:57.411Z] 
09:58:57 [2020-09-15T09:58:57.411Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:57 [2020-09-15T09:58:57.411Z] #31 44.03 debconf: delaying package configuration, since apt-utils is not installed
09:58:57 [2020-09-15T09:58:57.411Z] #31 44.40 Fetched 14.9 MB in 2s (7080 kB/s)
09:58:57 [2020-09-15T09:58:57.411Z] #31 44.72 Selecting previously unselected package xxd.
09:58:57 [2020-09-15T09:58:57.411Z] #31 44.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 ... 15410 files and directories currently installed.)
09:58:57 [2020-09-15T09:58:57.412Z] #31 44.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:58:57 [2020-09-15T09:58:57.672Z] #31 44.96 Unpacking xxd (2:8.1.0875-5) ...
09:58:57 [2020-09-15T09:58:57.672Z] #31 ...
09:58:57 [2020-09-15T09:58:57.672Z] 
09:58:57 [2020-09-15T09:58:57.672Z] #8 [dev 1/25] RUN groupadd -r docker
09:58:57 [2020-09-15T09:58:57.672Z] #8 DONE 3.6s
09:58:57 [2020-09-15T09:58:57.765Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up protobuf-compiler (3.6.1.3-2) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:58:57 [2020-09-15T09:58:57.765Z] Setting up python-protobuf (3.6.1.3-2) ...
09:58:57 [2020-09-15T09:58:57.766Z] #31 ...
09:58:57 [2020-09-15T09:58:57.766Z] 
09:58:57 [2020-09-15T09:58:57.766Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:57 [2020-09-15T09:58:57.766Z] #38 12.02 Fetched 8071 kB in 10s (780 kB/s)
09:58:57 [2020-09-15T09:58:57.766Z] #38 12.02 Reading package lists...
09:58:57 [2020-09-15T09:58:57.766Z] #38 15.34 Reading package lists...
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.00 Building dependency tree...
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.51 Reading state information...
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.93 The following additional packages will be installed:
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.94   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.94 Suggested packages:
09:58:57 [2020-09-15T09:58:57.766Z] #38 18.94   manpages-dev python-setuptools
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.81 The following NEW packages will be installed:
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.85   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.85   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.85   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.85   python-six zlib1g-dev
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.95 Need to get 3742 kB of archives.
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.95 After this operation, 22.0 MB of additional disk space will be used.
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 19.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 20.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.11 debconf: delaying package configuration, since apt-utils is not installed
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.24 Fetched 3742 kB in 0s (11.5 MB/s)
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.33 Selecting previously unselected package libcap-dev:s390x.
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.49 Unpacking libcap-dev:s390x (1:2.25-2) ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.61 Selecting previously unselected package libnet1:s390x.
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.62 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.73 Selecting previously unselected package libnet1-dev.
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.77 Selecting previously unselected package libnl-3-200:s390x.
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.79 Unpacking libnl-3-200:s390x (3.4.0-1) ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.91 Selecting previously unselected package libnl-3-dev:s390x.
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 21.92 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 22.23 Selecting previously unselected package libprotobuf-c1:s390x.
09:58:57 [2020-09-15T09:58:57.766Z] #38 22.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
09:58:57 [2020-09-15T09:58:57.766Z] #38 ...
09:58:57 [2020-09-15T09:58:57.766Z] 
09:58:57 [2020-09-15T09:58:57.766Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:57 [2020-09-15T09:58:57.766Z] #31 22.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #31 22.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #31 22.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #31 22.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #31 22.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #31 22.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
09:58:57 [2020-09-15T09:58:57.766Z] #31 ...
09:58:57 [2020-09-15T09:58:57.766Z] 
09:58:57 [2020-09-15T09:58:57.766Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:57 [2020-09-15T09:58:57.766Z] #29 12.07 internal/testlog
09:58:57 [2020-09-15T09:58:57.766Z] #29 12.21 encoding
09:58:57 [2020-09-15T09:58:57.766Z] #29 12.26 runtime/cgo
09:58:57 [2020-09-15T09:58:57.932Z] 
09:58:57 [2020-09-15T09:58:57.932Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:57 [2020-09-15T09:58:57.932Z] #31 45.24 Selecting previously unselected package vim-common.
09:58:57 [2020-09-15T09:58:57.932Z] #31 45.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:58:57 [2020-09-15T09:58:57.932Z] #31 45.32 Unpacking vim-common (2:8.1.0875-5) ...
09:58:58 [2020-09-15T09:58:58.109Z] #29 ...
09:58:58 [2020-09-15T09:58:58.109Z] 
09:58:58 [2020-09-15T09:58:58.109Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.24 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.29 Selecting previously unselected package libprotobuf-c-dev:s390x.
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.30 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.37 Selecting previously unselected package zlib1g-dev:s390x.
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.38 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
09:58:58 [2020-09-15T09:58:58.109Z] #38 22.64 Selecting previously unselected package libprotobuf17:s390x.
09:58:58 [2020-09-15T09:58:58.401Z] #38 ...
09:58:58 [2020-09-15T09:58:58.401Z] 
09:58:58 [2020-09-15T09:58:58.401Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
09:58:58 [2020-09-15T09:58:58.401Z] #22 13.51 Fetched 8071 kB in 11s (764 kB/s)
09:58:58 [2020-09-15T09:58:58.401Z] #22 13.51 Reading package lists...
09:58:58 [2020-09-15T09:58:58.401Z] #22 16.61 Reading package lists...
09:58:58 [2020-09-15T09:58:58.401Z] #22 19.79 Building dependency tree...
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.29 Reading state information...
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.57 ca-certificates is already the newest version (20200601~deb10u1).
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.57 The following additional packages will be installed:
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.58   libjq1 libonig5
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.75 The following NEW packages will be installed:
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.77   jq libjq1 libonig5
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.89 Need to get 350 kB of archives.
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.89 After this operation, 1154 kB of additional disk space will be used.
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
09:58:58 [2020-09-15T09:58:58.401Z] #22 20.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
09:58:58 [2020-09-15T09:58:58.401Z] #22 21.72 debconf: delaying package configuration, since apt-utils is not installed
09:58:58 [2020-09-15T09:58:58.401Z] #22 21.82 Fetched 350 kB in 0s (2054 kB/s)
09:58:58 [2020-09-15T09:58:58.401Z] #22 21.91 Selecting previously unselected package libonig5:s390x.
09:58:58 [2020-09-15T09:58:58.401Z] #22 21.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.03 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.06 Unpacking libonig5:s390x (6.9.1-1) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.18 Selecting previously unselected package libjq1:s390x.
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.18 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.19 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.29 Selecting previously unselected package jq.
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.29 Unpacking jq (1.5+dfsg-2+b1) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.43 Setting up libonig5:s390x (6.9.1-1) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.45 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.46 Setting up jq (1.5+dfsg-2+b1) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 22.46 Processing triggers for libc-bin (2.28-10) ...
09:58:58 [2020-09-15T09:58:58.401Z] #22 DONE 22.7s
09:58:58 [2020-09-15T09:58:58.401Z] 
09:58:58 [2020-09-15T09:58:58.401Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:58 [2020-09-15T09:58:58.401Z] #38 22.65 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.401Z] #38 22.66 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
09:58:58 [2020-09-15T09:58:58.401Z] #38 ...
09:58:58 [2020-09-15T09:58:58.401Z] 
09:58:58 [2020-09-15T09:58:58.401Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:58:58 [2020-09-15T09:58:58.401Z] #23 DONE 0.1s
09:58:58 [2020-09-15T09:58:58.502Z] #31 45.88 Selecting previously unselected package cmake-data.
09:58:58 [2020-09-15T09:58:58.502Z] #31 45.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:58:58 [2020-09-15T09:58:58.502Z] #31 45.92 Unpacking cmake-data (3.13.4-1) ...
09:58:58 [2020-09-15T09:58:58.693Z] 
09:58:58 [2020-09-15T09:58:58.693Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:58 [2020-09-15T09:58:58.693Z] #31 22.93 debconf: delaying package configuration, since apt-utils is not installed
09:58:58 [2020-09-15T09:58:58.693Z] #31 ...
09:58:58 [2020-09-15T09:58:58.693Z] 
09:58:58 [2020-09-15T09:58:58.693Z] #8 [dev 1/25] RUN groupadd -r docker
09:58:58 [2020-09-15T09:58:58.693Z] #8 DONE 2.1s
09:58:58 [2020-09-15T09:58:58.693Z] 
09:58:58 [2020-09-15T09:58:58.693Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:58 [2020-09-15T09:58:58.693Z] #31 23.09 Fetched 14.0 MB in 1s (11.0 MB/s)
09:58:58 [2020-09-15T09:58:58.693Z] #31 23.18 Selecting previously unselected package xxd.
09:58:58 [2020-09-15T09:58:58.694Z] #31 23.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 ... 15177 files and directories currently installed.)
09:58:58 [2020-09-15T09:58:58.810Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
09:58:58 [2020-09-15T09:58:58.810Z] Processing triggers for libc-bin (2.28-10) ...
09:58:58 [2020-09-15T09:58:58.993Z] #31 23.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.993Z] #31 23.32 Unpacking xxd (2:8.1.0875-5) ...
09:58:58 [2020-09-15T09:58:58.993Z] #31 ...
09:58:58 [2020-09-15T09:58:58.993Z] 
09:58:58 [2020-09-15T09:58:58.993Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
09:58:58 [2020-09-15T09:58:58.993Z] #36 13.34 + cd /tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution
09:58:58 [2020-09-15T09:58:58.993Z] #36 13.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:58:58 [2020-09-15T09:58:58.993Z] #36 15.29 + GOPATH=/tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.w5KiAy8b1K go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:58:58 [2020-09-15T09:58:58.993Z] #36 ...
09:58:58 [2020-09-15T09:58:58.993Z] 
09:58:58 [2020-09-15T09:58:58.993Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:58 [2020-09-15T09:58:58.993Z] #38 23.33 Selecting previously unselected package libprotobuf-lite17:s390x.
09:58:58 [2020-09-15T09:58:58.993Z] #38 23.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.993Z] #38 23.33 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
09:58:58 [2020-09-15T09:58:58.993Z] #38 23.50 Selecting previously unselected package libprotobuf-dev:s390x.
09:58:58 [2020-09-15T09:58:58.993Z] #38 23.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
09:58:58 [2020-09-15T09:58:58.993Z] #38 23.52 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
09:58:59 [2020-09-15T09:58:59.286Z] #38 ...
09:58:59 [2020-09-15T09:58:59.286Z] 
09:58:59 [2020-09-15T09:58:59.286Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:58:59 [2020-09-15T09:58:59.287Z] #66 13.52 Checking out files:  91% (1900/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.
09:58:59 [2020-09-15T09:58:59.287Z] #66 13.67 + cd /tmp/tmp.Yg8h6ogCE4/src/github.com/docker/libnetwork
09:58:59 [2020-09-15T09:58:59.287Z] #66 13.67 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
09:58:59 [2020-09-15T09:58:59.287Z] #66 14.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:58:59 [2020-09-15T09:58:59.287Z] #66 ...
09:58:59 [2020-09-15T09:58:59.287Z] 
09:58:59 [2020-09-15T09:58:59.287Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:58:59 [2020-09-15T09:58:59.287Z] #31 23.57 Selecting previously unselected package vim-common.
09:58:59 [2020-09-15T09:58:59.287Z] #31 23.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:58:59 [2020-09-15T09:58:59.287Z] #31 23.61 Unpacking vim-common (2:8.1.0875-5) ...
09:58:59 [2020-09-15T09:58:59.287Z] #31 23.81 Selecting previously unselected package cmake-data.
09:58:59 [2020-09-15T09:58:59.287Z] #31 23.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:58:59 [2020-09-15T09:58:59.287Z] #31 23.82 Unpacking cmake-data (3.13.4-1) ...
09:58:59 [2020-09-15T09:58:59.443Z] #31 ...
09:58:59 [2020-09-15T09:58:59.443Z] 
09:58:59 [2020-09-15T09:58:59.443Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:58:59 [2020-09-15T09:58:59.443Z] #9 DONE 1.5s
09:58:59 [2020-09-15T09:58:59.443Z] 
09:58:59 [2020-09-15T09:58:59.443Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
09:58:59 [2020-09-15T09:58:59.446Z] Removing intermediate container 41a1e195b574
09:58:59 [2020-09-15T09:58:59.446Z]  ---> 04643c371865
09:58:59 [2020-09-15T09:58:59.446Z] Step 12/140 : ARG CRIU_VERSION=3.14
09:58:59 [2020-09-15T09:58:59.447Z]  ---> Running in e4bbfc6ad1d0
09:58:59 [2020-09-15T09:58:59.447Z] Removing intermediate container e4bbfc6ad1d0
09:58:59 [2020-09-15T09:58:59.447Z]  ---> 45bf841c00a7
09:58:59 [2020-09-15T09:58:59.447Z] 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
09:58:59 [2020-09-15T09:58:59.447Z]  ---> Running in 197a55d622bb
09:58:59 [2020-09-15T09:58:59.921Z] #31 ...
09:58:59 [2020-09-15T09:58:59.921Z] 
09:58:59 [2020-09-15T09:58:59.921Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.00 go: finding github.com/fatih/color v1.9.0
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.07 go: finding github.com/pkg/errors v0.9.1
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.13 go: finding github.com/mattn/go-colorable v0.1.6
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.13 go: finding github.com/spf13/pflag v1.0.3
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.16 go: finding github.com/mattn/go-isatty v0.0.12
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.37 go: finding github.com/jonboulle/clockwork v0.1.0
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.40 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
09:58:59 [2020-09-15T09:58:59.921Z] #45 14.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
09:58:59 [2020-09-15T09:58:59.921Z] #45 ...
09:58:59 [2020-09-15T09:58:59.921Z] 
09:58:59 [2020-09-15T09:58:59.921Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:58:59 [2020-09-15T09:58:59.921Z] #29 24.25 sync
09:58:59 [2020-09-15T09:58:59.921Z] #29 24.25 internal/reflectlite
09:59:00 [2020-09-15T09:59:00.358Z] Sending build context to Docker daemon  55.44MB
09:59:00 [2020-09-15T09:59:00.358Z] 
09:59:00 [2020-09-15T09:59:00.358Z] Step 1/8 : FROM microsoft/windowsservercore
09:59:00 [2020-09-15T09:59:00.358Z]  ---> 715aaeac112d
09:59:00 [2020-09-15T09:59:00.358Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:59:00 [2020-09-15T09:59:00.358Z]  ---> Using cache
09:59:00 [2020-09-15T09:59:00.358Z]  ---> d1613184b579
09:59:00 [2020-09-15T09:59:00.358Z] Step 3/8 : ARG GO_VERSION=1.13.14
09:59:00 [2020-09-15T09:59:00.358Z]  ---> Running in 05ee67a58352
09:59:00 [2020-09-15T09:59:00.499Z] Note: Building without setproctitle() and strlcpy() support.
09:59:00 [2020-09-15T09:59:00.499Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:00 [2020-09-15T09:59:00.499Z] Note: Building without GnuTLS support
09:59:00 [2020-09-15T09:59:00.499Z] Makefile.config:39: Warn: you have no libnftables installed
09:59:00 [2020-09-15T09:59:00.499Z] Makefile.config:40: Warn: Building without nftables support
09:59:00 [2020-09-15T09:59:00.499Z] fatal: not a git repository (or any of the parent directories): .git
09:59:00 [2020-09-15T09:59:00.499Z]   GEN      .gitid
09:59:00 [2020-09-15T09:59:00.499Z]   GEN      criu/include/version.h
09:59:00 [2020-09-15T09:59:00.499Z]   GEN      include/common/asm
09:59:00 [2020-09-15T09:59:00.551Z] #26 45.70 Checking out files:  36% (550/1521)   
Checking out files:  37% (563/1521)   
Checking out files:  38% (578/1521)   
Checking out files:  39% (594/1521)   
Checking out files:  40% (609/1521)   
Checking out files:  41% (624/1521)   
Checking out files:  42% (639/1521)   
Checking out files:  43% (655/1521)   
Checking out files:  44% (670/1521)   
Checking out files:  45% (685/1521)   
Checking out files:  46% (700/1521)   
Checking out files:  47% (715/1521)   
Checking out files:  48% (731/1521)   
Checking out files:  49% (746/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/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:  81% (1234/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)   
09:59:00 [2020-09-15T09:59:00.551Z] #26 ...
09:59:00 [2020-09-15T09:59:00.551Z] 
09:59:00 [2020-09-15T09:59:00.551Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:59:00 [2020-09-15T09:59:00.551Z] #10 1.084 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:59:00 [2020-09-15T09:59:00.551Z] #10 DONE 1.2s
09:59:00 [2020-09-15T09:59:00.551Z] 
09:59:00 [2020-09-15T09:59:00.551Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:59:00 [2020-09-15T09:59:00.627Z] #29 ...
09:59:00 [2020-09-15T09:59:00.627Z] 
09:59:00 [2020-09-15T09:59:00.627Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
09:59:00 [2020-09-15T09:59:00.627Z] #9 DONE 2.0s
09:59:00 [2020-09-15T09:59:00.627Z] 
09:59:00 [2020-09-15T09:59:00.627Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.33 Selecting previously unselected package libprotoc17:s390x.
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.36 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.88 Selecting previously unselected package protobuf-c-compiler.
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 24.99 Selecting previously unselected package protobuf-compiler.
09:59:00 [2020-09-15T09:59:00.627Z] #38 25.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 25.00 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 25.16 Selecting previously unselected package python-pkg-resources.
09:59:00 [2020-09-15T09:59:00.627Z] #38 25.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:59:00 [2020-09-15T09:59:00.627Z] #38 25.16 Unpacking python-pkg-resources (40.8.0-1) ...
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/timens.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/timens.pb-c.d
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/fown.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/opts.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/memfd.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/fown.pb-c.d
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/google/protobuf/descriptor.pb-c.d
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/opts.pb-c.d
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/memfd.pb-c.d
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/sit.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/sit.pb-c.d
09:59:00 [2020-09-15T09:59:00.792Z]   PBCC     images/macvlan.pb-c.c
09:59:00 [2020-09-15T09:59:00.792Z]   DEP      images/macvlan.pb-c.d
09:59:00 [2020-09-15T09:59:00.815Z] Removing intermediate container 05ee67a58352
09:59:00 [2020-09-15T09:59:00.815Z]  ---> c55483317a31
09:59:00 [2020-09-15T09:59:00.815Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
09:59:00 [2020-09-15T09:59:00.815Z]  ---> Running in 0e63b601bf9b
09:59:00 [2020-09-15T09:59:00.926Z] #38 25.39 Selecting previously unselected package python-six.
09:59:00 [2020-09-15T09:59:00.926Z] #38 ...
09:59:00 [2020-09-15T09:59:00.926Z] 
09:59:00 [2020-09-15T09:59:00.926Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
09:59:00 [2020-09-15T09:59:00.926Z] #66 DONE 25.2s
09:59:00 [2020-09-15T09:59:00.926Z] 
09:59:00 [2020-09-15T09:59:00.926Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:00 [2020-09-15T09:59:00.926Z] #38 25.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:59:00 [2020-09-15T09:59:00.926Z] #38 25.40 Unpacking python-six (1.12.0-1) ...
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/autofs.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/autofs.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/sysctl.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/sysctl.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/time.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/time.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/binfmt-misc.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/binfmt-misc.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/seccomp.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/seccomp.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/userns.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/userns.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/cgroup.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/cgroup.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/ext-file.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/ext-file.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/rpc.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/rpc.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/siginfo.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/siginfo.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/pagemap.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/pagemap.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/rlimit.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/rlimit.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/file-lock.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/file-lock.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/tty.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/tty.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/tun.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/netdev.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/tun.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/netdev.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/vma.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/vma.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/creds.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/creds.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/utsns.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/utsns.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/ipc-desc.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   PBCC     images/ipc-sem.pb-c.c
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/ipc-desc.pb-c.d
09:59:01 [2020-09-15T09:59:01.086Z]   DEP      images/ipc-sem.pb-c.d
09:59:01 [2020-09-15T09:59:01.219Z] #38 25.59 Selecting previously unselected package python-protobuf.
09:59:01 [2020-09-15T09:59:01.219Z] #38 25.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
09:59:01 [2020-09-15T09:59:01.219Z] #38 25.62 Unpacking python-protobuf (3.6.1.3-2) ...
09:59:01 [2020-09-15T09:59:01.277Z] Removing intermediate container 0e63b601bf9b
09:59:01 [2020-09-15T09:59:01.277Z]  ---> 85ebd5d9fd81
09:59:01 [2020-09-15T09:59:01.277Z] 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
09:59:01 [2020-09-15T09:59:01.277Z]  ---> Running in eaec8ed9e8a6
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/ipc-msg.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/ipc-msg.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/ipc-shm.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/ipc-shm.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/ipc-var.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/ipc-var.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/sk-opts.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/packet-sock.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/sk-opts.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/packet-sock.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/sk-netlink.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/sk-netlink.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/sk-inet.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/sk-inet.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/sk-unix.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/sk-unix.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/mm.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/mm.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/timerfd.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/timerfd.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/timer.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/timer.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/sa.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/sa.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/pipe-data.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/pipe-data.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/mnt.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/mnt.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/sk-packet.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/sk-packet.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/tcp-stream.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/tcp-stream.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/pipe.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/pipe.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/pstree.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/pstree.pb-c.d
09:59:01 [2020-09-15T09:59:01.378Z]   PBCC     images/fs.pb-c.c
09:59:01 [2020-09-15T09:59:01.378Z]   DEP      images/fs.pb-c.d
09:59:01 [2020-09-15T09:59:01.670Z]   PBCC     images/signalfd.pb-c.c
09:59:01 [2020-09-15T09:59:01.670Z]   DEP      images/signalfd.pb-c.d
09:59:01 [2020-09-15T09:59:01.670Z]   PBCC     images/fh.pb-c.c
09:59:01 [2020-09-15T09:59:01.670Z]   PBCC     images/fsnotify.pb-c.c
09:59:01 [2020-09-15T09:59:01.670Z]   DEP      images/fh.pb-c.d
09:59:01 [2020-09-15T09:59:01.670Z]   DEP      images/fsnotify.pb-c.d
09:59:01 [2020-09-15T09:59:01.670Z]   PBCC     images/eventpoll.pb-c.c
09:59:01 [2020-09-15T09:59:01.670Z]   DEP      images/eventpoll.pb-c.d
09:59:01 [2020-09-15T09:59:01.670Z]   PBCC     images/eventfd.pb-c.c
09:59:01 [2020-09-15T09:59:01.670Z]   DEP      images/eventfd.pb-c.d
09:59:01 [2020-09-15T09:59:01.670Z]   PBCC     images/remap-file-path.pb-c.c
09:59:01 [2020-09-15T09:59:01.670Z]   DEP      images/remap-file-path.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/fifo.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/fifo.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/ghost-file.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/ghost-file.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/regfile.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/regfile.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/ns.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/ns.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/fdinfo.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/fdinfo.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/core-aarch64.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/core-arm.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/core-ppc64.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/core-s390.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/core-x86.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/core.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   PBCC     images/inventory.pb-c.c
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/core-aarch64.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/core-arm.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/core-ppc64.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/core-s390.pb-c.d
09:59:01 [2020-09-15T09:59:01.671Z]   DEP      images/core-x86.pb-c.d
09:59:01 [2020-09-15T09:59:01.937Z] #11 DONE 1.2s
09:59:01 [2020-09-15T09:59:01.938Z] 
09:59:01 [2020-09-15T09:59:01.938Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:59:01 [2020-09-15T09:59:01.964Z]   DEP      images/core.pb-c.d
09:59:01 [2020-09-15T09:59:01.964Z]   DEP      images/inventory.pb-c.d
09:59:01 [2020-09-15T09:59:01.964Z]   PBCC     images/cpuinfo.pb-c.c
09:59:01 [2020-09-15T09:59:01.964Z]   DEP      images/cpuinfo.pb-c.d
09:59:01 [2020-09-15T09:59:01.964Z]   PBCC     images/stats.pb-c.c
09:59:01 [2020-09-15T09:59:01.964Z]   DEP      images/stats.pb-c.d
09:59:01 [2020-09-15T09:59:01.964Z] make[1]: Nothing to be done for 'all'.
09:59:02 [2020-09-15T09:59:02.258Z]   CC       images/stats.o
09:59:02 [2020-09-15T09:59:02.258Z]   CC       images/core.o
09:59:02 [2020-09-15T09:59:02.339Z] #38 26.57 Setting up python-pkg-resources (40.8.0-1) ...
09:59:02 [2020-09-15T09:59:02.552Z]   CC       images/core-x86.o
09:59:02 [2020-09-15T09:59:02.552Z]   CC       images/core-arm.o
09:59:02 [2020-09-15T09:59:02.552Z]   CC       images/core-aarch64.o
09:59:02 [2020-09-15T09:59:02.552Z]   CC       images/core-ppc64.o
09:59:02 [2020-09-15T09:59:02.846Z]   CC       images/core-s390.o
09:59:02 [2020-09-15T09:59:02.846Z]   CC       images/cpuinfo.o
09:59:02 [2020-09-15T09:59:02.879Z] #12 DONE 1.2s
09:59:02 [2020-09-15T09:59:02.879Z] 
09:59:02 [2020-09-15T09:59:02.879Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:02 [2020-09-15T09:59:02.879Z] #24 5.292 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:59:02 [2020-09-15T09:59:02.879Z] #24 5.873 #=#=#                                                                         
09:59:03 [2020-09-15T09:59:03.047Z] #38 ...
09:59:03 [2020-09-15T09:59:03.047Z] 
09:59:03 [2020-09-15T09:59:03.047Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
09:59:03 [2020-09-15T09:59:03.047Z] #10 1.988 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:59:03 [2020-09-15T09:59:03.047Z] #10 DONE 2.2s
09:59:03 [2020-09-15T09:59:03.047Z] 
09:59:03 [2020-09-15T09:59:03.047Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:03 [2020-09-15T09:59:03.047Z] #24 3.092 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:59:03 [2020-09-15T09:59:03.047Z] #24 3.520 
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/inventory.o
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/fdinfo.o
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/fown.o
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/ns.o
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/regfile.o
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/ghost-file.o
09:59:03 [2020-09-15T09:59:03.139Z]   CC       images/fifo.o
09:59:03 [2020-09-15T09:59:03.432Z]   CC       images/remap-file-path.o
09:59:03 [2020-09-15T09:59:03.432Z]   CC       images/eventfd.o
09:59:03 [2020-09-15T09:59:03.432Z]   CC       images/eventpoll.o
09:59:03 [2020-09-15T09:59:03.432Z]   CC       images/fh.o
09:59:03 [2020-09-15T09:59:03.432Z]   CC       images/fsnotify.o
09:59:03 [2020-09-15T09:59:03.432Z]   CC       images/signalfd.o
09:59:03 [2020-09-15T09:59:03.449Z] #24 6.156 
                                                                           0.0%
##                                                                         3.7%
###                                                                        5.5%
#####                                                                      7.9%
###########                                                               15.5%
###############                                                           21.4%
###################                                                       26.6%
#########################                                                 35.4%
############################                                              40.0%
#################################                                         46.4%
####################################                                      51.2%
#########################################                                 57.9%
############################################                              61.2%
################################################                          67.2%
#################################################                         68.7%
#####################################################                     73.8%
#######################################################                   77.5%
########################################################                  79.1%
#############################################################             85.7%
###################################################################       93.2%
#######################################################################   99.3%
######################################################################## 100.0%
09:59:03 [2020-09-15T09:59:03.449Z] #24 ...
09:59:03 [2020-09-15T09:59:03.449Z] 
09:59:03 [2020-09-15T09:59:03.449Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:03 [2020-09-15T09:59:03.449Z] #31 50.75 Selecting previously unselected package libicu63:amd64.
09:59:03 [2020-09-15T09:59:03.449Z] #31 50.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:59:03 [2020-09-15T09:59:03.449Z] #31 50.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:59:03 [2020-09-15T09:59:03.633Z] #24 3.654 #=#=#                                                                         

#####                                                                      7.4%
###########                                                               15.8%
###############                                                           22.1%
#####################                                                     30.4%
##########################                                                36.7%
################################                                          45.0%
####################################                                      51.3%
#########################################                                 57.6%
###############################################                           65.9%
#####################################################                     74.3%
########################################################                  78.4%
############################################################              84.7%
09:59:03 [2020-09-15T09:59:03.633Z] #24 ...
09:59:03 [2020-09-15T09:59:03.633Z] 
09:59:03 [2020-09-15T09:59:03.633Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:03 [2020-09-15T09:59:03.633Z] #42 17.80 vendor/golang.org/x/crypto/internal/subtle
09:59:03 [2020-09-15T09:59:03.633Z] #42 27.40 internal/reflectlite
09:59:03 [2020-09-15T09:59:03.633Z] #42 27.41 sync
09:59:03 [2020-09-15T09:59:03.633Z] #42 ...
09:59:03 [2020-09-15T09:59:03.633Z] 
09:59:03 [2020-09-15T09:59:03.633Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/fs.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/pstree.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/pipe.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/tcp-stream.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/sk-packet.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/mnt.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/pipe-data.o
09:59:03 [2020-09-15T09:59:03.725Z]   CC       images/sa.o
09:59:03 [2020-09-15T09:59:03.925Z] #24 3.654 #=#=#                                                                         

#####                                                                      7.4%
###########                                                               15.8%
###############                                                           22.1%
#####################                                                     30.4%
##########################                                                36.7%
################################                                          45.0%
####################################                                      51.3%
#########################################                                 57.6%
###############################################                           65.9%
#####################################################                     74.3%
########################################################                  78.4%
############################################################              84.7%
#################################################################         91.0%
#######################################################################   99.4%
######################################################################## 100.0%
09:59:04 [2020-09-15T09:59:04.021Z]   CC       images/timer.o
09:59:04 [2020-09-15T09:59:04.021Z]   CC       images/timerfd.o
09:59:04 [2020-09-15T09:59:04.021Z]   CC       images/mm.o
09:59:04 [2020-09-15T09:59:04.021Z]   CC       images/sk-opts.o
09:59:04 [2020-09-15T09:59:04.021Z]   CC       images/sk-unix.o
09:59:04 [2020-09-15T09:59:04.021Z]   CC       images/sk-inet.o
09:59:04 [2020-09-15T09:59:04.219Z] #24 5.715 
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/tun.o
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/sk-netlink.o
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/packet-sock.o
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/ipc-var.o
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/ipc-desc.o
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/ipc-shm.o
09:59:04 [2020-09-15T09:59:04.314Z]   CC       images/ipc-msg.o
09:59:04 [2020-09-15T09:59:04.392Z] #31 ...
09:59:04 [2020-09-15T09:59:04.392Z] 
09:59:04 [2020-09-15T09:59:04.392Z] #13 [dev 6/25] RUN ldconfig
09:59:04 [2020-09-15T09:59:04.392Z] #13 DONE 1.3s
09:59:04 [2020-09-15T09:59:04.392Z] 
09:59:04 [2020-09-15T09:59:04.392Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:04 [2020-09-15T09:59:04.392Z] #24 9.596 
09:59:04 [2020-09-15T09:59:04.393Z] #24 9.884 #=#=#                                                                         

####                                                                       6.7%
#########                                                                 13.7%
###############                                                           20.9%
09:59:04 [2020-09-15T09:59:04.393Z] #24 ...
09:59:04 [2020-09-15T09:59:04.393Z] 
09:59:04 [2020-09-15T09:59:04.393Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.703 + RM_GOPATH=0
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.703 + TMP_GOPATH=
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.703 + : /build
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.703 + '[' -z '' ']'
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.703 ++ mktemp -d
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.705 + export GOPATH=/tmp/tmp.ENIi6HOmIH
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.705 + GOPATH=/tmp/tmp.ENIi6HOmIH
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.705 + RM_GOPATH=1
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.709 ++ dirname ./install.sh
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 + dir=.
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 + bin=runc
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 + shift
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 + '[' '!' -f ./runc.installer ']'
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 + . ./runc.installer
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.716 + install_runc
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.717 + grep -q '^3\.10\.0.*\.el7\.'
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.718 + uname -r
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.725 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.725 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.725 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ENIi6HOmIH/src/github.com/opencontainers/runc
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.725 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:59:04 [2020-09-15T09:59:04.393Z] #52 2.734 Cloning into '/tmp/tmp.ENIi6HOmIH/src/github.com/opencontainers/runc'...
09:59:04 [2020-09-15T09:59:04.609Z]   CC       images/ipc-sem.o
09:59:04 [2020-09-15T09:59:04.609Z]   CC       images/utsns.o
09:59:04 [2020-09-15T09:59:04.609Z]   CC       images/creds.o
09:59:04 [2020-09-15T09:59:04.609Z]   CC       images/vma.o
09:59:04 [2020-09-15T09:59:04.609Z]   CC       images/netdev.o
09:59:04 [2020-09-15T09:59:04.609Z]   CC       images/tty.o
09:59:04 [2020-09-15T09:59:04.653Z] #52 ...
09:59:04 [2020-09-15T09:59:04.653Z] 
09:59:04 [2020-09-15T09:59:04.653Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:04 [2020-09-15T09:59:04.808Z] #24 5.898 
                                                                           0.3%
###################                                                       27.5%
####################################                                      50.2%
####################################################                      72.9%
####################################################################      95.5%
######################################################################## 100.0%
09:59:04 [2020-09-15T09:59:04.808Z] #24 ...
09:59:04 [2020-09-15T09:59:04.808Z] 
09:59:04 [2020-09-15T09:59:04.808Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
09:59:04 [2020-09-15T09:59:04.808Z] #11 DONE 2.1s
09:59:04 [2020-09-15T09:59:04.906Z]   CC       images/file-lock.o
09:59:04 [2020-09-15T09:59:04.906Z]   CC       images/rlimit.o
09:59:04 [2020-09-15T09:59:04.906Z]   CC       images/pagemap.o
09:59:04 [2020-09-15T09:59:04.906Z]   CC       images/siginfo.o
09:59:04 [2020-09-15T09:59:04.906Z]   CC       images/rpc.o
09:59:04 [2020-09-15T09:59:04.913Z] #24 9.884 #=#=#                                                                         

####                                                                       6.7%
#########                                                                 13.7%
###############                                                           20.9%
###########################                                               38.8%
##################################                                        48.5%
###############################################                           66.5%
09:59:04 [2020-09-15T09:59:04.913Z] #24 ...
09:59:04 [2020-09-15T09:59:04.913Z] 
09:59:04 [2020-09-15T09:59:04.913Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:04 [2020-09-15T09:59:04.913Z] #29 39.03 sync
09:59:04 [2020-09-15T09:59:04.913Z] #29 39.03 internal/reflectlite
09:59:04 [2020-09-15T09:59:04.913Z] #29 43.40 errors
09:59:04 [2020-09-15T09:59:04.913Z] #29 43.45 sort
09:59:04 [2020-09-15T09:59:04.913Z] #29 43.94 strconv
09:59:04 [2020-09-15T09:59:04.913Z] #29 45.21 io
09:59:04 [2020-09-15T09:59:04.913Z] #29 47.40 internal/oserror
09:59:04 [2020-09-15T09:59:04.913Z] #29 47.52 syscall
09:59:05 [2020-09-15T09:59:05.104Z] 
09:59:05 [2020-09-15T09:59:05.104Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:05 [2020-09-15T09:59:05.104Z] #24 6.684 #=#=#                                                                         
09:59:05 [2020-09-15T09:59:05.173Z] #29 ...
09:59:05 [2020-09-15T09:59:05.173Z] 
09:59:05 [2020-09-15T09:59:05.173Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:05 [2020-09-15T09:59:05.173Z] #24 9.884 #=#=#                                                                         

####                                                                       6.7%
#########                                                                 13.7%
###############                                                           20.9%
###########################                                               38.8%
##################################                                        48.5%
###############################################                           66.5%
###################################################################       93.2%
######################################################################## 100.0%
09:59:05 [2020-09-15T09:59:05.209Z]   CC       images/ext-file.o
09:59:05 [2020-09-15T09:59:05.209Z]   CC       images/cgroup.o
09:59:05 [2020-09-15T09:59:05.433Z] #24 11.10 
09:59:05 [2020-09-15T09:59:05.501Z]   CC       images/userns.o
09:59:05 [2020-09-15T09:59:05.501Z]   CC       images/google/protobuf/descriptor.o
09:59:05 [2020-09-15T09:59:05.815Z]   CC       images/opts.o
09:59:05 [2020-09-15T09:59:05.815Z]   CC       images/seccomp.o
09:59:05 [2020-09-15T09:59:05.815Z]   CC       images/binfmt-misc.o
09:59:05 [2020-09-15T09:59:05.815Z]   CC       images/time.o
09:59:05 [2020-09-15T09:59:05.815Z]   CC       images/sysctl.o
09:59:05 [2020-09-15T09:59:05.987Z] 
09:59:05 [2020-09-15T09:59:05.987Z] SUCCESS: Specified value was saved.
09:59:06 [2020-09-15T09:59:06.208Z]   CC       images/autofs.o
09:59:06 [2020-09-15T09:59:06.208Z]   CC       images/macvlan.o
09:59:06 [2020-09-15T09:59:06.208Z]   CC       images/sit.o
09:59:06 [2020-09-15T09:59:06.208Z]   CC       images/memfd.o
09:59:06 [2020-09-15T09:59:06.208Z]   CC       images/timens.o
09:59:06 [2020-09-15T09:59:06.208Z]   LINK     images/built-in.o
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      compel/include/asm
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      compel/include/version.h
09:59:06 [2020-09-15T09:59:06.208Z] touch .config
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      include/common/config.h
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      compel/plugins/include/uapi/std/syscall.h
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
09:59:06 [2020-09-15T09:59:06.208Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/plugins/std/infect.d
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/plugins/std/string.d
09:59:06 [2020-09-15T09:59:06.208Z]   DEP      compel/plugins/std/log.d
09:59:06 [2020-09-15T09:59:06.474Z] #24 11.32 
                                                                           0.0%
########                                                                  11.5%
#################                                                         23.8%
########################                                                  33.8%
################################                                          45.1%
##########################################                                58.3%
###################################################                       71.8%
##########################################################                81.6%
####################################################################      95.4%
######################################################################## 100.0%
09:59:06 [2020-09-15T09:59:06.503Z]   DEP      compel/plugins/std/fds.d
09:59:06 [2020-09-15T09:59:06.503Z]   DEP      compel/plugins/std/std.d
09:59:06 [2020-09-15T09:59:06.503Z]   DEP      compel/plugins/shmem/shmem.d
09:59:06 [2020-09-15T09:59:06.503Z]   DEP      compel/plugins/fds/fds.d
09:59:06 [2020-09-15T09:59:06.503Z]   CC       compel/plugins/std/std.o
09:59:06 [2020-09-15T09:59:06.503Z]   CC       compel/plugins/std/fds.o
09:59:06 [2020-09-15T09:59:06.503Z]   CC       compel/plugins/std/log.o
09:59:06 [2020-09-15T09:59:06.648Z] #24 6.848 
                                                                           0.4%
########                                                                  12.0%
##############                                                            19.6%
###################                                                       27.3%
#######################                                                   32.4%
############################                                              40.0%
##################################                                        47.6%
#########################################                                 57.8%
###############################################                           65.4%
######################################################                    75.6%
#############################################################             85.8%
######################################################################    98.2%
######################################################################## 100.0%
09:59:06 [2020-09-15T09:59:06.649Z] #24 ...
09:59:06 [2020-09-15T09:59:06.649Z] 
09:59:06 [2020-09-15T09:59:06.649Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.151 + RM_GOPATH=0
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.151 + TMP_GOPATH=
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.152 + : /build
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.152 + '[' -z '' ']'
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.153 ++ mktemp -d
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + export GOPATH=/tmp/tmp.PhGIf2QICe
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + GOPATH=/tmp/tmp.PhGIf2QICe
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + RM_GOPATH=1
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 ++ dirname ./install.sh
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + dir=.
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + bin=containerd
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + shift
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + '[' '!' -f ./containerd.installer ']'
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + . ./containerd.installer
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + install_containerd
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PhGIf2QICe/src/github.com/containerd/containerd
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.160 Cloning into '/tmp/tmp.PhGIf2QICe/src/github.com/containerd/containerd'...
09:59:06 [2020-09-15T09:59:06.649Z] #57 2.161 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:59:06 [2020-09-15T09:59:06.797Z]   CC       compel/plugins/std/string.o
09:59:06 [2020-09-15T09:59:06.797Z]   CC       compel/plugins/std/infect.o
09:59:06 [2020-09-15T09:59:06.797Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
09:59:06 [2020-09-15T09:59:06.797Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
09:59:06 [2020-09-15T09:59:06.940Z] #57 ...
09:59:06 [2020-09-15T09:59:06.940Z] 
09:59:06 [2020-09-15T09:59:06.940Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
09:59:06 [2020-09-15T09:59:06.940Z] #12 DONE 1.9s
09:59:06 [2020-09-15T09:59:06.940Z] 
09:59:06 [2020-09-15T09:59:06.940Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
09:59:06 [2020-09-15T09:59:06.940Z] #52 2.119 + RM_GOPATH=0
09:59:06 [2020-09-15T09:59:06.940Z] #52 2.119 + TMP_GOPATH=
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.119 + : /build
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.119 + '[' -z '' ']'
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.119 ++ mktemp -d
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + export GOPATH=/tmp/tmp.0gPb0tjglu
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + GOPATH=/tmp/tmp.0gPb0tjglu
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + RM_GOPATH=1
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 ++ dirname ./install.sh
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + dir=.
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + bin=runc
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + shift
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + '[' '!' -f ./runc.installer ']'
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + . ./runc.installer
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + install_runc
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.126 + uname -r
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.130 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.132 + grep -q '^3\.10\.0.*\.el7\.'
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.132 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.132 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.132 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0gPb0tjglu/src/github.com/opencontainers/runc
09:59:06 [2020-09-15T09:59:06.941Z] #52 2.140 Cloning into '/tmp/tmp.0gPb0tjglu/src/github.com/opencontainers/runc'...
09:59:07 [2020-09-15T09:59:07.044Z] #24 12.63 
09:59:07 [2020-09-15T09:59:07.044Z] #24 ...
09:59:07 [2020-09-15T09:59:07.044Z] 
09:59:07 [2020-09-15T09:59:07.044Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:07 [2020-09-15T09:59:07.044Z] #42 41.38 github.com/LK4D4/vndr/godl/singleflight
09:59:07 [2020-09-15T09:59:07.044Z] #42 42.01 math/rand
09:59:07 [2020-09-15T09:59:07.044Z] #42 43.33 internal/singleflight
09:59:07 [2020-09-15T09:59:07.044Z] #42 44.20 errors
09:59:07 [2020-09-15T09:59:07.044Z] #42 44.20 sort
09:59:07 [2020-09-15T09:59:07.044Z] #42 44.80 io
09:59:07 [2020-09-15T09:59:07.044Z] #42 46.00 strconv
09:59:07 [2020-09-15T09:59:07.044Z] #42 47.01 bytes
09:59:07 [2020-09-15T09:59:07.044Z] #42 49.84 bufio
09:59:07 [2020-09-15T09:59:07.089Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
09:59:07 [2020-09-15T09:59:07.089Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
09:59:07 [2020-09-15T09:59:07.089Z]   AR       compel/plugins/std.lib.a
09:59:07 [2020-09-15T09:59:07.089Z]   CC       compel/plugins/fds/fds.o
09:59:07 [2020-09-15T09:59:07.089Z]   AR       compel/plugins/fds.lib.a
09:59:07 [2020-09-15T09:59:07.089Z]   HOSTDEP  compel/src/lib/log-host.d
09:59:07 [2020-09-15T09:59:07.089Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
09:59:07 [2020-09-15T09:59:07.089Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
09:59:07 [2020-09-15T09:59:07.089Z]   HOSTDEP  compel/src/main-host.d
09:59:07 [2020-09-15T09:59:07.089Z]   DEP      compel/src/lib/ptrace.d
09:59:07 [2020-09-15T09:59:07.089Z]   DEP      compel/src/lib/infect.d
09:59:07 [2020-09-15T09:59:07.089Z]   DEP      compel/src/lib/infect-util.d
09:59:07 [2020-09-15T09:59:07.089Z]   DEP      compel/src/lib/infect-rpc.d
09:59:07 [2020-09-15T09:59:07.089Z]   DEP      compel/arch/ppc64/src/lib/infect.d
09:59:07 [2020-09-15T09:59:07.234Z] #52 ...
09:59:07 [2020-09-15T09:59:07.234Z] 
09:59:07 [2020-09-15T09:59:07.234Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:07 [2020-09-15T09:59:07.234Z] #24 8.549 
09:59:07 [2020-09-15T09:59:07.304Z] #42 51.50 reflect
09:59:07 [2020-09-15T09:59:07.304Z] #42 ...
09:59:07 [2020-09-15T09:59:07.304Z] 
09:59:07 [2020-09-15T09:59:07.304Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:07 [2020-09-15T09:59:07.382Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
09:59:07 [2020-09-15T09:59:07.382Z]   DEP      compel/src/lib/log.d
09:59:07 [2020-09-15T09:59:07.382Z]   DEP      compel/src/main.d
09:59:07 [2020-09-15T09:59:07.382Z]   DEP      compel/src/lib/handle-elf.d
09:59:07 [2020-09-15T09:59:07.382Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
09:59:07 [2020-09-15T09:59:07.382Z]   CC       compel/src/lib/log.o
09:59:07 [2020-09-15T09:59:07.382Z]   CC       compel/arch/ppc64/src/lib/cpu.o
09:59:07 [2020-09-15T09:59:07.382Z]   CC       compel/arch/ppc64/src/lib/infect.o
09:59:07 [2020-09-15T09:59:07.522Z] INFO: Downloading git...
09:59:07 [2020-09-15T09:59:07.675Z]   CC       compel/src/lib/infect-rpc.o
09:59:07 [2020-09-15T09:59:07.675Z]   CC       compel/src/lib/infect-util.o
09:59:07 [2020-09-15T09:59:07.675Z]   CC       compel/src/lib/infect.o
09:59:07 [2020-09-15T09:59:07.825Z] #24 12.80 
                                                                           0.0%
#                                                                          2.6%
##                                                                         3.8%
####                                                                       6.3%
#####                                                                      7.9%
#######                                                                   10.1%
########                                                                  11.9%
09:59:07 [2020-09-15T09:59:07.825Z] #24 ...
09:59:07 [2020-09-15T09:59:07.825Z] 
09:59:07 [2020-09-15T09:59:07.825Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.21 Selecting previously unselected package libnl-3-200:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.47 Selecting previously unselected package libnl-3-dev:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.51 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 45.98 Selecting previously unselected package libprotobuf-c1:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.18 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.18 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.22 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.45 Selecting previously unselected package zlib1g-dev:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.86 Selecting previously unselected package libprotobuf17:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 46.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 48.08 Selecting previously unselected package libprotobuf-lite17:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 48.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 48.08 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 48.49 Selecting previously unselected package libprotobuf-dev:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 48.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 48.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 50.87 Selecting previously unselected package libprotoc17:amd64.
09:59:07 [2020-09-15T09:59:07.825Z] #38 50.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 50.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.01 Selecting previously unselected package protobuf-c-compiler.
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.02 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.47 Selecting previously unselected package protobuf-compiler.
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.47 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.71 Selecting previously unselected package python-pkg-resources.
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 52.76 Unpacking python-pkg-resources (40.8.0-1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.00 Selecting previously unselected package python-six.
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.01 Unpacking python-six (1.12.0-1) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.15 Selecting previously unselected package python-protobuf.
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.19 Unpacking python-protobuf (3.6.1.3-2) ...
09:59:07 [2020-09-15T09:59:07.825Z] #38 53.71 Setting up python-pkg-resources (40.8.0-1) ...
09:59:08 [2020-09-15T09:59:08.085Z] #38 ...
09:59:08 [2020-09-15T09:59:08.085Z] 
09:59:08 [2020-09-15T09:59:08.085Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.453 + RM_GOPATH=0
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.453 + TMP_GOPATH=
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.453 + : /build
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.453 + '[' -z '' ']'
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.453 ++ mktemp -d
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + export GOPATH=/tmp/tmp.Hx79SJaPa8
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + GOPATH=/tmp/tmp.Hx79SJaPa8
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + RM_GOPATH=1
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 ++ dirname ./install.sh
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + dir=.
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + bin=containerd
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + shift
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + '[' '!' -f ./containerd.installer ']'
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + . ./containerd.installer
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + install_containerd
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.500 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hx79SJaPa8/src/github.com/containerd/containerd
09:59:08 [2020-09-15T09:59:08.085Z] #57 2.516 Cloning into '/tmp/tmp.Hx79SJaPa8/src/github.com/containerd/containerd'...
09:59:08 [2020-09-15T09:59:08.085Z] #57 ...
09:59:08 [2020-09-15T09:59:08.085Z] 
09:59:08 [2020-09-15T09:59:08.085Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:08 [2020-09-15T09:59:08.313Z]   CC       compel/src/lib/ptrace.o
09:59:08 [2020-09-15T09:59:08.313Z]   AR       compel/libcompel.a
09:59:08 [2020-09-15T09:59:08.313Z]   HOSTCC   compel/src/main-host.o
09:59:08 [2020-09-15T09:59:08.313Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
09:59:08 [2020-09-15T09:59:08.313Z]   HOSTCC   compel/src/lib/handle-elf-host.o
09:59:08 [2020-09-15T09:59:08.313Z]   HOSTCC   compel/src/lib/log-host.o
09:59:08 [2020-09-15T09:59:08.313Z]   HOSTLINK compel/compel-host-bin
09:59:08 [2020-09-15T09:59:08.313Z]   DEP      soccr/soccr.d
09:59:08 [2020-09-15T09:59:08.605Z]   CC       soccr/soccr.o
09:59:08 [2020-09-15T09:59:08.900Z]   AR       soccr/libsoccr.a
09:59:08 [2020-09-15T09:59:08.900Z] make[1]: 'soccr/libsoccr.a' is up to date.
09:59:08 [2020-09-15T09:59:08.900Z]   DEP      criu/arch/ppc64/sigframe.d
09:59:08 [2020-09-15T09:59:08.900Z]   DEP      criu/arch/ppc64/crtools.d
09:59:08 [2020-09-15T09:59:08.900Z]   DEP      criu/arch/ppc64/cpu.d
09:59:08 [2020-09-15T09:59:08.900Z]   CC       criu/arch/ppc64/cpu.o
09:59:09 [2020-09-15T09:59:09.059Z] INFO: Downloading go...
09:59:09 [2020-09-15T09:59:09.071Z] #24 8.720 
                                                                           0.0%
##                                                                         3.4%
#####                                                                      7.1%
#######                                                                   10.0%
##########                                                                14.0%
############                                                              17.7%
##############                                                            20.6%
################                                                          23.4%
##################                                                        26.2%
####################                                                      29.1%
######################                                                    31.9%
#########################                                                 34.7%
###########################                                               37.6%
#############################                                             40.4%
###############################                                           43.2%
#################################                                         47.0%
09:59:09 [2020-09-15T09:59:09.071Z] #24 ...
09:59:09 [2020-09-15T09:59:09.071Z] 
09:59:09 [2020-09-15T09:59:09.071Z] #13 [dev 6/25] RUN ldconfig
09:59:09 [2020-09-15T09:59:09.071Z] #13 DONE 2.0s
09:59:09 [2020-09-15T09:59:09.071Z] 
09:59:09 [2020-09-15T09:59:09.071Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:09 [2020-09-15T09:59:09.194Z]   CC       criu/arch/ppc64/crtools.o
09:59:09 [2020-09-15T09:59:09.194Z]   CC       criu/arch/ppc64/sigframe.o
09:59:09 [2020-09-15T09:59:09.194Z]   LINK     criu/arch/ppc64/crtools.built-in.o
09:59:09 [2020-09-15T09:59:09.194Z]   DEP      criu/pie/util-vdso.d
09:59:09 [2020-09-15T09:59:09.493Z]   DEP      criu/pie/util.d
09:59:09 [2020-09-15T09:59:09.493Z]   CC       criu/pie/util.o
09:59:09 [2020-09-15T09:59:09.493Z]   CC       criu/pie/util-vdso.o
09:59:09 [2020-09-15T09:59:09.493Z]   AR       criu/pie/pie.lib.a
09:59:09 [2020-09-15T09:59:09.493Z]   DEP      criu/pie/restorer.d
09:59:09 [2020-09-15T09:59:09.673Z] #24 8.720 
                                                                           0.0%
##                                                                         3.4%
#####                                                                      7.1%
#######                                                                   10.0%
##########                                                                14.0%
############                                                              17.7%
##############                                                            20.6%
################                                                          23.4%
##################                                                        26.2%
####################                                                      29.1%
######################                                                    31.9%
#########################                                                 34.7%
###########################                                               37.6%
#############################                                             40.4%
###############################                                           43.2%
#################################                                         47.0%
####################################                                      50.8%
#######################################                                   54.6%
#########################################                                 57.4%
###########################################                               60.3%
#############################################                             63.1%
###############################################                           66.0%
09:59:09 [2020-09-15T09:59:09.673Z] #24 ...
09:59:09 [2020-09-15T09:59:09.673Z] 
09:59:09 [2020-09-15T09:59:09.673Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:09 [2020-09-15T09:59:09.673Z] #38 28.59 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 28.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 28.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 28.61 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 28.62 Setting up python-six (1.12.0-1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.28 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.29 Setting up libnl-3-200:s390x (3.4.0-1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.32 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.32 Setting up libcap-dev:s390x (1:2.25-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.33 Setting up libprotoc17:s390x (3.6.1.3-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.35 Setting up protobuf-compiler (3.6.1.3-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.37 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 30.38 Setting up python-protobuf (3.6.1.3-2) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 33.64 Setting up libnl-3-dev:s390x (3.4.0-1) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 33.66 Processing triggers for libc-bin (2.28-10) ...
09:59:09 [2020-09-15T09:59:09.673Z] #38 DONE 34.1s
09:59:09 [2020-09-15T09:59:09.673Z] 
09:59:09 [2020-09-15T09:59:09.673Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:09 [2020-09-15T09:59:09.795Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
09:59:09 [2020-09-15T09:59:09.795Z]   DEP      criu/arch/ppc64/restorer.d
09:59:09 [2020-09-15T09:59:09.795Z]   DEP      criu/arch/ppc64/vdso-pie.d
09:59:09 [2020-09-15T09:59:09.795Z]   DEP      criu/pie/parasite-vdso.d
09:59:09 [2020-09-15T09:59:09.795Z]   DEP      criu/pie/parasite.d
09:59:09 [2020-09-15T09:59:09.795Z]   CC       criu/pie/parasite.o
09:59:10 [2020-09-15T09:59:10.088Z]   LINK     criu/pie/parasite.built-in.o
09:59:10 [2020-09-15T09:59:10.088Z]   GEN      criu/pie/parasite-blob.h
09:59:10 [2020-09-15T09:59:10.088Z]   CC       criu/pie/parasite-vdso.o
09:59:10 [2020-09-15T09:59:10.381Z]   CC       criu/arch/ppc64/vdso-pie.o
09:59:10 [2020-09-15T09:59:10.381Z]   CC       criu/arch/ppc64/restorer.o
09:59:10 [2020-09-15T09:59:10.381Z]   CC       criu/arch/ppc64/vdso-trampoline.o
09:59:10 [2020-09-15T09:59:10.381Z]   CC       criu/pie/restorer.o
09:59:10 [2020-09-15T09:59:10.687Z] #24 12.80 
                                                                           0.0%
#                                                                          2.6%
##                                                                         3.8%
####                                                                       6.3%
#####                                                                      7.9%
#######                                                                   10.1%
########                                                                  11.9%
#########                                                                 13.3%
############                                                              17.4%
#############                                                             19.2%
###############                                                           21.1%
################                                                          23.0%
#################                                                         25.0%
####################                                                      28.0%
#####################                                                     29.9%
#######################                                                   32.0%
########################                                                  34.4%
##########################                                                36.7%
###########################                                               38.8%
#############################                                             41.2%
###############################                                           43.7%
################################                                          45.7%
#################################                                         47.0%
###################################                                       49.9%
#####################################                                     52.4%
#######################################                                   55.4%
#########################################                                 57.6%
##########################################                                58.6%
###########################################                               60.3%
#############################################                             62.8%
##############################################                            64.7%
#################################################                         68.2%
#################################################                         69.3%
###################################################                       71.3%
###
09:59:10 [2020-09-15T09:59:10.687Z] #24 ...
09:59:10 [2020-09-15T09:59:10.687Z] 
09:59:10 [2020-09-15T09:59:10.687Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
09:59:10 [2020-09-15T09:59:10.687Z] #26 45.70 Checking out files:  36% (550/1521)   
Checking out files:  37% (563/1521)   
Checking out files:  38% (578/1521)   
Checking out files:  39% (594/1521)   
Checking out files:  40% (609/1521)   
Checking out files:  41% (624/1521)   
Checking out files:  42% (639/1521)   
Checking out files:  43% (655/1521)   
Checking out files:  44% (670/1521)   
Checking out files:  45% (685/1521)   
Checking out files:  46% (700/1521)   
Checking out files:  47% (715/1521)   
Checking out files:  48% (731/1521)   
Checking out files:  49% (746/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/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:  81% (1234/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.
09:59:10 [2020-09-15T09:59:10.687Z] #26 48.57 + cd /tmp/tmp.OTWDEdZeXA/src/github.com/go-swagger/go-swagger
09:59:10 [2020-09-15T09:59:10.687Z] #26 48.57 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:59:10 [2020-09-15T09:59:10.687Z] #26 48.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:10 [2020-09-15T09:59:10.687Z] #26 ...
09:59:10 [2020-09-15T09:59:10.687Z] 
09:59:10 [2020-09-15T09:59:10.687Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:10 [2020-09-15T09:59:10.843Z] #24 8.720 
                                                                           0.0%
##                                                                         3.4%
#####                                                                      7.1%
#######                                                                   10.0%
##########                                                                14.0%
############                                                              17.7%
##############                                                            20.6%
################                                                          23.4%
##################                                                        26.2%
####################                                                      29.1%
######################                                                    31.9%
#########################                                                 34.7%
###########################                                               37.6%
#############################                                             40.4%
###############################                                           43.2%
#################################                                         47.0%
####################################                                      50.8%
#######################################                                   54.6%
#########################################                                 57.4%
###########################################                               60.3%
#############################################                             63.1%
###############################################                           66.0%
#################################################                         68.8%
####################################################                      72.6%
#####################################################                     74.5%
#######################################################                   77.3%
#########################################################                 80.1%
###########################################################               82.9%
#############################################################             85.8%
###############################################################           87.7%
#################################################################         91.5%
####################################################################      95.2%
######################################################################    98.1%
######################################################################## 100.0%
09:59:11 [2020-09-15T09:59:11.018Z]   LINK     criu/pie/restorer.built-in.o
09:59:11 [2020-09-15T09:59:11.018Z]   GEN      criu/pie/restorer-blob.h
09:59:11 [2020-09-15T09:59:11.018Z]   DEP      criu/vdso.d
09:59:11 [2020-09-15T09:59:11.018Z]   DEP      criu/uts_ns.d
09:59:11 [2020-09-15T09:59:11.018Z]   DEP      criu/util.d
09:59:11 [2020-09-15T09:59:11.137Z] #24 ...
09:59:11 [2020-09-15T09:59:11.137Z] 
09:59:11 [2020-09-15T09:59:11.137Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:11 [2020-09-15T09:59:11.137Z] #31 26.69 Selecting previously unselected package libicu63:s390x.
09:59:11 [2020-09-15T09:59:11.137Z] #31 26.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 26.72 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 31.84 Selecting previously unselected package libxml2:s390x.
09:59:11 [2020-09-15T09:59:11.137Z] #31 31.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 31.86 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.29 Selecting previously unselected package libarchive13:s390x.
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.29 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.48 Selecting previously unselected package libjsoncpp1:s390x.
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.48 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.57 Selecting previously unselected package librhash0:s390x.
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.58 Unpacking librhash0:s390x (1.3.8-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.68 Selecting previously unselected package libuv1:s390x.
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.68 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.68 Unpacking libuv1:s390x (1.24.1-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.79 Selecting previously unselected package cmake.
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.79 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 32.79 Unpacking cmake (3.13.4-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.01 Setting up libicu63:s390x (63.1-6+deb10u1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.03 Setting up xxd (2:8.1.0875-5) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.04 Setting up libuv1:s390x (1.24.1-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.05 Setting up vim-common (2:8.1.0875-5) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.07 Setting up librhash0:s390x (1.3.8-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.08 Setting up cmake-data (3.13.4-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.09 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.10 Setting up libjsoncpp1:s390x (1.7.4-3) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.11 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.12 Setting up cmake (3.13.4-1) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.13 Processing triggers for libc-bin (2.28-10) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 35.17 Processing triggers for mime-support (3.62) ...
09:59:11 [2020-09-15T09:59:11.137Z] #31 DONE 35.5s
09:59:11 [2020-09-15T09:59:11.137Z] 
09:59:11 [2020-09-15T09:59:11.137Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:59:11 [2020-09-15T09:59:11.137Z] #32 DONE 0.1s
09:59:11 [2020-09-15T09:59:11.137Z] 
09:59:11 [2020-09-15T09:59:11.137Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:11 [2020-09-15T09:59:11.137Z] #24 12.73 
09:59:11 [2020-09-15T09:59:11.137Z] #24 ...
09:59:11 [2020-09-15T09:59:11.137Z] 
09:59:11 [2020-09-15T09:59:11.137Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:59:11 [2020-09-15T09:59:11.137Z] #33 DONE 0.1s
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/uffd.d
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/tun.d
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/tty.d
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/timerfd.d
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/timens.d
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/sysfs_parse.d
09:59:11 [2020-09-15T09:59:11.311Z]   DEP      criu/sysctl.d
09:59:11 [2020-09-15T09:59:11.429Z] 
09:59:11 [2020-09-15T09:59:11.429Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/string.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/stats.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/sockets.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/sk-unix.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/sk-tcp.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/sk-queue.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/sk-packet.d
09:59:11 [2020-09-15T09:59:11.604Z]   DEP      criu/sk-netlink.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/sk-inet.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/signalfd.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/sigframe.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/shmem.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/servicefd.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/seize.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/seccomp.d
09:59:11 [2020-09-15T09:59:11.897Z]   DEP      criu/rst-malloc.d
09:59:11 [2020-09-15T09:59:11.987Z] #24 12.80 
                                                                           0.0%
#                                                                          2.6%
##                                                                         3.8%
####                                                                       6.3%
#####                                                                      7.9%
#######                                                                   10.1%
########                                                                  11.9%
#########                                                                 13.3%
############                                                              17.4%
#############                                                             19.2%
###############                                                           21.1%
################                                                          23.0%
#################                                                         25.0%
####################                                                      28.0%
#####################                                                     29.9%
#######################                                                   32.0%
########################                                                  34.4%
##########################                                                36.7%
###########################                                               38.8%
#############################                                             41.2%
###############################                                           43.7%
################################                                          45.7%
#################################                                         47.0%
###################################                                       49.9%
#####################################                                     52.4%
#######################################                                   55.4%
#########################################                                 57.6%
##########################################                                58.6%
###########################################                               60.3%
#############################################                             62.8%
##############################################                            64.7%
#################################################                         68.2%
#################################################                         69.3%
###################################################                       71.3%
####################################################                      73.1%
######################################################                    75.2%
#######################################################                   77.6%
#########################################################                 80.1%
##########################################################                81.5%
############################################################              83.9%
##############################################################            86.2%
###############################################################           88.6%
#################################################################         91.2%
##################################################################        93.0%
####################################################################      94.7%
#####################################################################     96.9%
######################################################################## 100.0%
09:59:12 [2020-09-15T09:59:12.193Z]   DEP      criu/rbtree.d
09:59:12 [2020-09-15T09:59:12.193Z]   DEP      criu/pstree.d
09:59:12 [2020-09-15T09:59:12.193Z]   DEP      criu/protobuf.d
09:59:12 [2020-09-15T09:59:12.193Z]   GEN      criu/protobuf-desc-gen.h
09:59:12 [2020-09-15T09:59:12.248Z] #24 17.81 
09:59:12 [2020-09-15T09:59:12.487Z]   DEP      criu/protobuf-desc.d
09:59:12 [2020-09-15T09:59:12.487Z]   DEP      criu/proc_parse.d
09:59:12 [2020-09-15T09:59:12.487Z]   DEP      criu/plugin.d
09:59:12 [2020-09-15T09:59:12.487Z]   DEP      criu/pipes.d
09:59:12 [2020-09-15T09:59:12.487Z]   DEP      criu/pie-util.d
09:59:12 [2020-09-15T09:59:12.487Z]   DEP      criu/pie-util-vdso.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/path.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/parasite-syscall.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/pagemap.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/pagemap-cache.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/page-xfer.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/page-pipe.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/netfilter.d
09:59:12 [2020-09-15T09:59:12.780Z]   DEP      criu/net.d
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.377 + RM_GOPATH=0
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.377 + TMP_GOPATH=
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.377 + : /build
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.377 + '[' -z '' ']'
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.378 ++ mktemp -d
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.380 + export GOPATH=/tmp/tmp.5zTXvNGA4b
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.380 + GOPATH=/tmp/tmp.5zTXvNGA4b
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.380 + RM_GOPATH=1
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.381 ++ dirname ./install.sh
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.384 + dir=.
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.384 + bin=tini
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.384 + shift
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.384 + '[' '!' -f ./tini.installer ']'
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.384 + . ./tini.installer
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.384 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.385 + install_tini
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.385 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.385 + git clone https://github.com/krallin/tini.git /tmp/tmp.5zTXvNGA4b/tini
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.385 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:59:13 [2020-09-15T09:59:13.008Z] #34 1.390 Cloning into '/tmp/tmp.5zTXvNGA4b/tini'...
09:59:13 [2020-09-15T09:59:13.008Z] #34 ...
09:59:13 [2020-09-15T09:59:13.008Z] 
09:59:13 [2020-09-15T09:59:13.008Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:13 [2020-09-15T09:59:13.008Z] #29 26.97 errors
09:59:13 [2020-09-15T09:59:13.008Z] #29 26.97 sort
09:59:13 [2020-09-15T09:59:13.008Z] #29 27.24 strconv
09:59:13 [2020-09-15T09:59:13.008Z] #29 28.14 io
09:59:13 [2020-09-15T09:59:13.008Z] #29 29.12 internal/oserror
09:59:13 [2020-09-15T09:59:13.008Z] #29 29.14 syscall
09:59:13 [2020-09-15T09:59:13.008Z] #29 30.01 reflect
09:59:13 [2020-09-15T09:59:13.008Z] #29 35.83 time
09:59:13 [2020-09-15T09:59:13.008Z] #29 ...
09:59:13 [2020-09-15T09:59:13.008Z] 
09:59:13 [2020-09-15T09:59:13.008Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:13 [2020-09-15T09:59:13.008Z] #24 13.85 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:59:13 [2020-09-15T09:59:13.008Z] #24 14.17 #=#=#                                                                         
09:59:13 [2020-09-15T09:59:13.008Z] #24 14.33 
######################################################################## 100.0%
09:59:13 [2020-09-15T09:59:13.008Z] #24 14.42 
09:59:13 [2020-09-15T09:59:13.084Z]   DEP      criu/namespaces.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/mount.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/memfd.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/mem.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/lsm.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/log.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/libnetlink.d
09:59:13 [2020-09-15T09:59:13.085Z]   DEP      criu/kerndat.d
09:59:13 [2020-09-15T09:59:13.300Z] #24 ...
09:59:13 [2020-09-15T09:59:13.300Z] 
09:59:13 [2020-09-15T09:59:13.300Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
09:59:13 [2020-09-15T09:59:13.300Z] #26 27.92 Checking out files:  90% (1380/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.
09:59:13 [2020-09-15T09:59:13.300Z] #26 28.30 + cd /tmp/tmp.GbaUcWCKJf/src/github.com/go-swagger/go-swagger
09:59:13 [2020-09-15T09:59:13.300Z] #26 28.31 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
09:59:13 [2020-09-15T09:59:13.300Z] #26 28.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/kcmp-ids.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/irmap.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/ipc_ns.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/image.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/image-desc.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/fsnotify.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/filesystems.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/files.d
09:59:13 [2020-09-15T09:59:13.431Z]   DEP      criu/files-reg.d
09:59:13 [2020-09-15T09:59:13.592Z] #26 ...
09:59:13 [2020-09-15T09:59:13.592Z] 
09:59:13 [2020-09-15T09:59:13.592Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
09:59:13 [2020-09-15T09:59:13.592Z] #34 2.071 + cd /tmp/tmp.5zTXvNGA4b/tini
09:59:13 [2020-09-15T09:59:13.592Z] #34 2.071 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:59:13 [2020-09-15T09:59:13.592Z] #34 2.074 + cmake .
09:59:13 [2020-09-15T09:59:13.592Z] #34 2.469 -- The C compiler identification is GNU 8.3.0
09:59:13 [2020-09-15T09:59:13.630Z] #24 18.99 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/files-ext.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/file-lock.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/file-ids.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/fifo.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/fdstore.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/fault-injection.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/external.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/eventpoll.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/eventfd.d
09:59:13 [2020-09-15T09:59:13.741Z]   DEP      criu/crtools.d
09:59:13 [2020-09-15T09:59:13.884Z] #34 2.491 -- Check for working C compiler: /usr/bin/cc
09:59:13 [2020-09-15T09:59:13.918Z] #24 19.39 
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/cr-service.d
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/cr-restore.d
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/cr-errno.d
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/cr-dump.d
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/cr-dedup.d
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/cr-check.d
09:59:14 [2020-09-15T09:59:14.033Z]   DEP      criu/config.d
09:59:14 [2020-09-15T09:59:14.177Z] #34 2.992 -- Check for working C compiler: /usr/bin/cc -- works
09:59:14 [2020-09-15T09:59:14.177Z] #34 2.994 -- Detecting C compiler ABI info
09:59:14 [2020-09-15T09:59:14.177Z] #34 ...
09:59:14 [2020-09-15T09:59:14.177Z] 
09:59:14 [2020-09-15T09:59:14.177Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:14 [2020-09-15T09:59:14.177Z] #42 28.41 github.com/LK4D4/vndr/godl/singleflight
09:59:14 [2020-09-15T09:59:14.177Z] #42 28.67 math/rand
09:59:14 [2020-09-15T09:59:14.177Z] #42 29.34 internal/singleflight
09:59:14 [2020-09-15T09:59:14.177Z] #42 29.97 sort
09:59:14 [2020-09-15T09:59:14.177Z] #42 29.97 errors
09:59:14 [2020-09-15T09:59:14.177Z] #42 30.22 io
09:59:14 [2020-09-15T09:59:14.177Z] #42 30.83 strconv
09:59:14 [2020-09-15T09:59:14.177Z] #42 31.11 bytes
09:59:14 [2020-09-15T09:59:14.177Z] #42 33.15 bufio
09:59:14 [2020-09-15T09:59:14.177Z] #42 33.62 reflect
09:59:14 [2020-09-15T09:59:14.177Z] #42 34.74 internal/oserror
09:59:14 [2020-09-15T09:59:14.177Z] #42 34.83 syscall
09:59:14 [2020-09-15T09:59:14.188Z] #24 19.65 
######################################################################## 100.0%
09:59:14 [2020-09-15T09:59:14.188Z] #24 19.84 
09:59:14 [2020-09-15T09:59:14.188Z] #24 ...
09:59:14 [2020-09-15T09:59:14.188Z] 
09:59:14 [2020-09-15T09:59:14.188Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:14 [2020-09-15T09:59:14.188Z] #14 1.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:14 [2020-09-15T09:59:14.188Z] #14 1.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:14 [2020-09-15T09:59:14.188Z] #14 1.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:14 [2020-09-15T09:59:14.188Z] #14 2.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
09:59:14 [2020-09-15T09:59:14.188Z] #14 5.130 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
09:59:14 [2020-09-15T09:59:14.188Z] #14 7.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/clone-noasan.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/cgroup.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/cgroup-props.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/bitmap.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/bfd.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/autofs.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/aio.d
09:59:14 [2020-09-15T09:59:14.328Z]   DEP      criu/action-scripts.d
09:59:14 [2020-09-15T09:59:14.328Z]   CC       criu/action-scripts.o
09:59:14 [2020-09-15T09:59:14.450Z] #14 ...
09:59:14 [2020-09-15T09:59:14.450Z] 
09:59:14 [2020-09-15T09:59:14.450Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:14 [2020-09-15T09:59:14.450Z] #31 60.07 Selecting previously unselected package libxml2:amd64.
09:59:14 [2020-09-15T09:59:14.450Z] #31 60.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 60.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 60.76 Selecting previously unselected package libarchive13:amd64.
09:59:14 [2020-09-15T09:59:14.450Z] #31 60.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 60.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.16 Selecting previously unselected package libjsoncpp1:amd64.
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.38 Selecting previously unselected package librhash0:amd64.
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.41 Unpacking librhash0:amd64 (1.3.8-1) ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.61 Selecting previously unselected package libuv1:amd64.
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.64 Unpacking libuv1:amd64 (1.24.1-1) ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.84 Selecting previously unselected package cmake.
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:59:14 [2020-09-15T09:59:14.450Z] #31 61.84 Unpacking cmake (3.13.4-1) ...
09:59:14 [2020-09-15T09:59:14.576Z] #42 ...
09:59:14 [2020-09-15T09:59:14.576Z] 
09:59:14 [2020-09-15T09:59:14.576Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:14 [2020-09-15T09:59:14.576Z] #24 15.43 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:59:14 [2020-09-15T09:59:14.576Z] #24 15.76 #=#=#                                                                         
09:59:14 [2020-09-15T09:59:14.576Z] #24 15.88 #=#=#                                                                         

######################################################################## 100.0%
09:59:14 [2020-09-15T09:59:14.576Z] #24 16.05 
09:59:14 [2020-09-15T09:59:14.632Z]   CC       criu/aio.o
09:59:14 [2020-09-15T09:59:14.632Z]   CC       criu/autofs.o
09:59:15 [2020-09-15T09:59:15.266Z]   CC       criu/bfd.o
09:59:15 [2020-09-15T09:59:15.266Z]   CC       criu/bitmap.o
09:59:15 [2020-09-15T09:59:15.266Z]   CC       criu/cgroup-props.o
09:59:15 [2020-09-15T09:59:15.558Z]   CC       criu/cgroup.o
09:59:15 [2020-09-15T09:59:15.661Z] #24 17.17 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:59:15 [2020-09-15T09:59:15.661Z] #24 17.26 skipping existing b63cc5f62c21
09:59:15 [2020-09-15T09:59:15.661Z] #24 17.35 
09:59:15 [2020-09-15T09:59:15.831Z] #31 ...
09:59:15 [2020-09-15T09:59:15.831Z] 
09:59:15 [2020-09-15T09:59:15.831Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:15 [2020-09-15T09:59:15.831Z] #29 49.85 reflect
09:59:15 [2020-09-15T09:59:15.831Z] #29 57.05 time
09:59:15 [2020-09-15T09:59:15.831Z] #29 ...
09:59:15 [2020-09-15T09:59:15.831Z] 
09:59:15 [2020-09-15T09:59:15.831Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
09:59:15 [2020-09-15T09:59:15.831Z] #52 17.94 Checking out files:  85% (976/1140)   
Checking out files:  86% (981/1140)   
Checking out files:  87% (992/1140)   
Checking out files:  88% (1004/1140)   
Checking out files:  89% (1015/1140)   
Checking out files:  90% (1026/1140)   
Checking out files:  91% (1038/1140)   
Checking out files:  92% (1049/1140)   
Checking out files:  93% (1061/1140)   
Checking out files:  94% (1072/1140)   
Checking out files:  95% (1083/1140)   
Checking out files:  96% (1095/1140)   
Checking out files:  97% (1106/1140)   
Checking out files:  98% (1118/1140)   
Checking out files:  99% (1129/1140)   
Checking out files: 100% (1140/1140)   
Checking out files: 100% (1140/1140), done.
09:59:15 [2020-09-15T09:59:15.831Z] #52 18.12 + cd /tmp/tmp.ENIi6HOmIH/src/github.com/opencontainers/runc
09:59:15 [2020-09-15T09:59:15.831Z] #52 18.12 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:59:15 [2020-09-15T09:59:15.831Z] #52 19.26 + '[' -z '' ']'
09:59:15 [2020-09-15T09:59:15.831Z] #52 19.26 + target=static
09:59:15 [2020-09-15T09:59:15.831Z] #52 19.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:59:16 [2020-09-15T09:59:16.402Z] #52 22.00 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 .
09:59:16 [2020-09-15T09:59:16.595Z]   CC       criu/clone-noasan.o
09:59:16 [2020-09-15T09:59:16.595Z]   CC       criu/config.o
09:59:16 [2020-09-15T09:59:16.776Z] #24 18.49 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:59:17 [2020-09-15T09:59:17.068Z] #24 18.79 #=#=#                                                                         
09:59:17 [2020-09-15T09:59:17.068Z] #24 18.90 
###
09:59:17 [2020-09-15T09:59:17.068Z] #24 ...
09:59:17 [2020-09-15T09:59:17.068Z] 
09:59:17 [2020-09-15T09:59:17.068Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
09:59:17 [2020-09-15T09:59:17.068Z] #52 10.38 + cd /tmp/tmp.0gPb0tjglu/src/github.com/opencontainers/runc
09:59:17 [2020-09-15T09:59:17.068Z] #52 10.39 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:59:17 [2020-09-15T09:59:17.068Z] #52 11.46 + '[' -z '' ']'
09:59:17 [2020-09-15T09:59:17.068Z] #52 11.46 + target=static
09:59:17 [2020-09-15T09:59:17.068Z] #52 11.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:59:17 [2020-09-15T09:59:17.068Z] #52 13.09 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 .
09:59:17 [2020-09-15T09:59:17.232Z]   CC       criu/cr-check.o
09:59:17 [2020-09-15T09:59:17.360Z] #52 ...
09:59:17 [2020-09-15T09:59:17.360Z] 
09:59:17 [2020-09-15T09:59:17.360Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:17 [2020-09-15T09:59:17.360Z] #24 18.90 
######################################################################## 100.0%
09:59:17 [2020-09-15T09:59:17.360Z] #24 18.97 
09:59:17 [2020-09-15T09:59:17.360Z] #24 19.00 Download of images into '/build' complete.
09:59:17 [2020-09-15T09:59:17.360Z] #24 19.00 Use something like the following to load the result into a Docker daemon:
09:59:17 [2020-09-15T09:59:17.360Z] #24 19.00   tar -cC '/build' . | docker load
09:59:17 [2020-09-15T09:59:17.525Z]   CC       criu/cr-dedup.o
09:59:17 [2020-09-15T09:59:17.621Z] INFO: Downloading compiler 1 of 3...
09:59:17 [2020-09-15T09:59:17.656Z] #24 DONE 19.2s
09:59:17 [2020-09-15T09:59:17.656Z] 
09:59:17 [2020-09-15T09:59:17.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:17 [2020-09-15T09:59:17.656Z] #39 2.573 Note: Building without setproctitle() and strlcpy() support.
09:59:17 [2020-09-15T09:59:17.656Z] #39 2.573       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:17 [2020-09-15T09:59:17.656Z] #39 2.581 Note: Building without GnuTLS support
09:59:17 [2020-09-15T09:59:17.656Z] #39 2.583 Makefile.config:39: Warn: you have no libnftables installed
09:59:17 [2020-09-15T09:59:17.656Z] #39 2.583 Makefile.config:40: Warn: Building without nftables support
09:59:17 [2020-09-15T09:59:17.656Z] #39 3.554 fatal: not a git repository (or any of the parent directories): .git
09:59:17 [2020-09-15T09:59:17.656Z] #39 3.581   GEN      .gitid
09:59:17 [2020-09-15T09:59:17.656Z] #39 3.605   GEN      criu/include/version.h
09:59:17 [2020-09-15T09:59:17.656Z] #39 3.653   GEN      include/common/asm
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.735   PBCC     images/timens.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.784   DEP      images/timens.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.806   PBCC     images/fown.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.830   PBCC     images/google/protobuf/descriptor.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.922   PBCC     images/opts.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.935   PBCC     images/memfd.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 4.965   DEP      images/fown.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.003   DEP      images/google/protobuf/descriptor.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.082   DEP      images/opts.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.102   DEP      images/memfd.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.162   PBCC     images/sit.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.168   DEP      images/sit.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.174   PBCC     images/macvlan.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.213   DEP      images/macvlan.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.234   PBCC     images/autofs.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.243   DEP      images/autofs.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.272   PBCC     images/sysctl.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.291   DEP      images/sysctl.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.319   PBCC     images/time.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.344   DEP      images/time.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.392   PBCC     images/binfmt-misc.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.395   DEP      images/binfmt-misc.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.420   PBCC     images/seccomp.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.445   DEP      images/seccomp.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.529   PBCC     images/userns.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.534   DEP      images/userns.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.569   PBCC     images/cgroup.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.598   DEP      images/cgroup.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.653   PBCC     images/ext-file.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.659   DEP      images/ext-file.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.680   PBCC     images/rpc.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.717   DEP      images/rpc.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.781   PBCC     images/siginfo.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.795   DEP      images/siginfo.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.844   PBCC     images/pagemap.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.874   DEP      images/pagemap.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.895   PBCC     images/rlimit.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.954   DEP      images/rlimit.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 5.991   PBCC     images/file-lock.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.015   DEP      images/file-lock.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.040   PBCC     images/tty.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.071   DEP      images/tty.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.104   PBCC     images/tun.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.151   PBCC     images/netdev.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.211   DEP      images/tun.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.245   DEP      images/netdev.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.294   PBCC     images/vma.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.328   DEP      images/vma.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.377   PBCC     images/creds.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.406   DEP      images/creds.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.453   PBCC     images/utsns.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.456   DEP      images/utsns.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.505   PBCC     images/ipc-desc.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.525   PBCC     images/ipc-sem.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.544   DEP      images/ipc-desc.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.568   DEP      images/ipc-sem.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.602   PBCC     images/ipc-msg.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.605   DEP      images/ipc-msg.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.659   PBCC     images/ipc-shm.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.670   DEP      images/ipc-shm.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.727   PBCC     images/ipc-var.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.743   DEP      images/ipc-var.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.765   PBCC     images/sk-opts.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.771   PBCC     images/packet-sock.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.807   DEP      images/sk-opts.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.846   DEP      images/packet-sock.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.887   PBCC     images/sk-netlink.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.913   DEP      images/sk-netlink.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.920   PBCC     images/sk-inet.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 6.971   DEP      images/sk-inet.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.026   PBCC     images/sk-unix.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.070   DEP      images/sk-unix.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.122   PBCC     images/mm.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.134   DEP      images/mm.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.155   PBCC     images/timerfd.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.245   DEP      images/timerfd.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.282   PBCC     images/timer.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.295   DEP      images/timer.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.316   PBCC     images/sa.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.372   DEP      images/sa.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.439   PBCC     images/pipe-data.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.450   DEP      images/pipe-data.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.470   PBCC     images/mnt.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.512   DEP      images/mnt.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.591   PBCC     images/sk-packet.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.594   DEP      images/sk-packet.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.654   PBCC     images/tcp-stream.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.662   DEP      images/tcp-stream.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.735   PBCC     images/pipe.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.779   DEP      images/pipe.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.813   PBCC     images/pstree.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.822   DEP      images/pstree.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.877   PBCC     images/fs.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.886   DEP      images/fs.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.921   PBCC     images/signalfd.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 7.984   DEP      images/signalfd.pb-c.d
09:59:17 [2020-09-15T09:59:17.656Z] #39 8.085   PBCC     images/fh.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 8.125   PBCC     images/fsnotify.pb-c.c
09:59:17 [2020-09-15T09:59:17.656Z] #39 8.180   DEP      images/fh.pb-c.d
09:59:17 [2020-09-15T09:59:17.787Z] #52 ...
09:59:17 [2020-09-15T09:59:17.787Z] 
09:59:17 [2020-09-15T09:59:17.787Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:17 [2020-09-15T09:59:17.787Z] #42 51.84 internal/oserror
09:59:17 [2020-09-15T09:59:17.787Z] #42 52.04 syscall
09:59:17 [2020-09-15T09:59:17.787Z] #42 59.80 time
09:59:17 [2020-09-15T09:59:17.787Z] #42 ...
09:59:17 [2020-09-15T09:59:17.787Z] 
09:59:17 [2020-09-15T09:59:17.787Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:17 [2020-09-15T09:59:17.787Z] #24 20.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:59:17 [2020-09-15T09:59:17.787Z] #24 21.29 
09:59:17 [2020-09-15T09:59:17.787Z] #24 21.55 
                                                                           0.7%
######################################################################## 100.0%
09:59:17 [2020-09-15T09:59:17.787Z] #24 21.79 
09:59:17 [2020-09-15T09:59:17.787Z] #24 22.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:59:17 [2020-09-15T09:59:17.787Z] #24 22.78 skipping existing 1849cc453dee
09:59:17 [2020-09-15T09:59:17.787Z] #24 22.92 
09:59:17 [2020-09-15T09:59:17.820Z]   CC       criu/cr-dump.o
09:59:17 [2020-09-15T09:59:17.949Z] #39 8.327   DEP      images/fsnotify.pb-c.d
09:59:17 [2020-09-15T09:59:17.949Z] #39 8.440   PBCC     images/eventpoll.pb-c.c
09:59:18 [2020-09-15T09:59:18.285Z] #39 8.465   DEP      images/eventpoll.pb-c.d
09:59:18 [2020-09-15T09:59:18.285Z] #39 8.557   PBCC     images/eventfd.pb-c.c
09:59:18 [2020-09-15T09:59:18.285Z] #39 8.613   DEP      images/eventfd.pb-c.d
09:59:18 [2020-09-15T09:59:18.455Z]   CC       criu/cr-errno.o
09:59:18 [2020-09-15T09:59:18.455Z]   CC       criu/cr-restore.o
09:59:18 [2020-09-15T09:59:18.586Z] #39 8.740   PBCC     images/remap-file-path.pb-c.c
09:59:18 [2020-09-15T09:59:18.587Z] #39 8.743   DEP      images/remap-file-path.pb-c.d
09:59:18 [2020-09-15T09:59:18.587Z] #39 8.861   PBCC     images/fifo.pb-c.c
09:59:18 [2020-09-15T09:59:18.587Z] #39 8.910   DEP      images/fifo.pb-c.d
09:59:18 [2020-09-15T09:59:18.587Z] #39 9.158   PBCC     images/ghost-file.pb-c.c
09:59:18 [2020-09-15T09:59:18.587Z] INFO: Downloading compiler 2 of 3...
09:59:18 [2020-09-15T09:59:18.587Z] INFO: Downloading compiler 3 of 3...
09:59:18 [2020-09-15T09:59:18.727Z] #24 24.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.168   DEP      images/ghost-file.pb-c.d
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.275   PBCC     images/regfile.pb-c.c
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.284   DEP      images/regfile.pb-c.d
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.332   PBCC     images/ns.pb-c.c
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.336   DEP      images/ns.pb-c.d
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.370   PBCC     images/fdinfo.pb-c.c
09:59:18 [2020-09-15T09:59:18.884Z] #39 9.406   DEP      images/fdinfo.pb-c.d
09:59:18 [2020-09-15T09:59:18.884Z] #39 ...
09:59:18 [2020-09-15T09:59:18.884Z] 
09:59:18 [2020-09-15T09:59:18.884Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:18 [2020-09-15T09:59:18.884Z] #14 2.333 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:59:18 [2020-09-15T09:59:18.884Z] #14 2.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:59:18 [2020-09-15T09:59:18.884Z] #14 2.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
09:59:18 [2020-09-15T09:59:18.884Z] #14 3.105 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
09:59:18 [2020-09-15T09:59:18.884Z] #14 4.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
09:59:18 [2020-09-15T09:59:18.884Z] #14 5.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
09:59:19 [2020-09-15T09:59:19.044Z] INFO: Extracting git...
09:59:19 [2020-09-15T09:59:19.184Z] #14 ...
09:59:19 [2020-09-15T09:59:19.184Z] 
09:59:19 [2020-09-15T09:59:19.184Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
09:59:19 [2020-09-15T09:59:19.184Z] #34 3.440 -- Detecting C compiler ABI info - done
09:59:19 [2020-09-15T09:59:19.184Z] #34 3.445 -- Detecting C compile features
09:59:19 [2020-09-15T09:59:19.184Z] #34 4.641 -- Detecting C compile features - done
09:59:19 [2020-09-15T09:59:19.184Z] #34 4.678 -- Performing Test HAS_BUILTIN_FORTIFY
09:59:19 [2020-09-15T09:59:19.185Z] #34 4.848 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:59:19 [2020-09-15T09:59:19.185Z] #34 4.910 -- Configuring done
09:59:19 [2020-09-15T09:59:19.185Z] #34 4.955 -- Generating done
09:59:19 [2020-09-15T09:59:19.185Z] #34 4.969 -- Build files have been written to: /tmp/tmp.5zTXvNGA4b/tini
09:59:19 [2020-09-15T09:59:19.185Z] #34 4.976 + make tini-static
09:59:19 [2020-09-15T09:59:19.185Z] #34 5.292 Scanning dependencies of target tini-static
09:59:19 [2020-09-15T09:59:19.185Z] #34 5.440 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:59:19 [2020-09-15T09:59:19.185Z] #34 6.550 [100%] Linking C executable tini-static
09:59:19 [2020-09-15T09:59:19.185Z] #34 7.433 [100%] Built target tini-static
09:59:19 [2020-09-15T09:59:19.185Z] #34 7.624 + mkdir -p /build
09:59:19 [2020-09-15T09:59:19.185Z] #34 7.624 + cp tini-static /build/docker-init
09:59:19 [2020-09-15T09:59:19.185Z] #34 DONE 7.8s
09:59:19 [2020-09-15T09:59:19.185Z] 
09:59:19 [2020-09-15T09:59:19.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.475   PBCC     images/core-aarch64.pb-c.c
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.530   PBCC     images/core-arm.pb-c.c
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.560   PBCC     images/core-ppc64.pb-c.c
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.572   PBCC     images/core-s390.pb-c.c
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.631   PBCC     images/core-x86.pb-c.c
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.665   PBCC     images/core.pb-c.c
09:59:19 [2020-09-15T09:59:19.185Z] #39 9.745   PBCC     images/inventory.pb-c.c
09:59:19 [2020-09-15T09:59:19.297Z] #24 24.85 
09:59:19 [2020-09-15T09:59:19.297Z] #24 ...
09:59:19 [2020-09-15T09:59:19.297Z] 
09:59:19 [2020-09-15T09:59:19.297Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.51 Setting up xxd (2:8.1.0875-5) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.53 Setting up libuv1:amd64 (1.24.1-1) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.54 Setting up vim-common (2:8.1.0875-5) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.57 Setting up librhash0:amd64 (1.3.8-1) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.61 Setting up cmake-data (3.13.4-1) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.71 Setting up cmake (3.13.4-1) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.73 Processing triggers for libc-bin (2.28-10) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 65.87 Processing triggers for mime-support (3.62) ...
09:59:19 [2020-09-15T09:59:19.297Z] #31 DONE 66.7s
09:59:19 [2020-09-15T09:59:19.297Z] 
09:59:19 [2020-09-15T09:59:19.297Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:59:19 [2020-09-15T09:59:19.297Z] #32 DONE 0.0s
09:59:19 [2020-09-15T09:59:19.297Z] 
09:59:19 [2020-09-15T09:59:19.297Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:59:19 [2020-09-15T09:59:19.297Z] #33 DONE 0.1s
09:59:19 [2020-09-15T09:59:19.480Z] #39 9.829   DEP      images/core-aarch64.pb-c.d
09:59:19 [2020-09-15T09:59:19.480Z] #39 10.00   DEP      images/core-arm.pb-c.d
09:59:19 [2020-09-15T09:59:19.557Z] 
09:59:19 [2020-09-15T09:59:19.557Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:59:19 [2020-09-15T09:59:19.557Z] #24 25.18 
######################################################################## 100.0%
09:59:19 [2020-09-15T09:59:19.772Z] #39 10.01   DEP      images/core-ppc64.pb-c.d
09:59:19 [2020-09-15T09:59:19.772Z] #39 10.23   DEP      images/core-s390.pb-c.d
09:59:19 [2020-09-15T09:59:19.772Z] #39 10.26   DEP      images/core-x86.pb-c.d
09:59:19 [2020-09-15T09:59:19.772Z] #39 10.31   DEP      images/core.pb-c.d
09:59:19 [2020-09-15T09:59:19.772Z] #39 10.36   DEP      images/inventory.pb-c.d
09:59:19 [2020-09-15T09:59:19.817Z] #24 25.41 
09:59:19 [2020-09-15T09:59:19.970Z]   CC       criu/cr-service.o
09:59:20 [2020-09-15T09:59:20.066Z] #39 10.41   PBCC     images/cpuinfo.pb-c.c
09:59:20 [2020-09-15T09:59:20.066Z] #39 10.42   DEP      images/cpuinfo.pb-c.d
09:59:20 [2020-09-15T09:59:20.066Z] #39 10.44   PBCC     images/stats.pb-c.c
09:59:20 [2020-09-15T09:59:20.066Z] #39 10.47   DEP      images/stats.pb-c.d
09:59:20 [2020-09-15T09:59:20.077Z] #24 25.57 Download of images into '/build' complete.
09:59:20 [2020-09-15T09:59:20.077Z] #24 25.57 Use something like the following to load the result into a Docker daemon:
09:59:20 [2020-09-15T09:59:20.077Z] #24 25.57   tar -cC '/build' . | docker load
09:59:20 [2020-09-15T09:59:20.077Z] #24 DONE 25.7s
09:59:20 [2020-09-15T09:59:20.077Z] 
09:59:20 [2020-09-15T09:59:20.077Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:20 [2020-09-15T09:59:20.077Z] #38 58.81 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 58.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 58.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 58.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 58.88 Setting up python-six (1.12.0-1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.07 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.09 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.12 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.14 Setting up protobuf-compiler (3.6.1.3-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.16 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 63.19 Setting up python-protobuf (3.6.1.3-2) ...
09:59:20 [2020-09-15T09:59:20.077Z] #38 ...
09:59:20 [2020-09-15T09:59:20.077Z] 
09:59:20 [2020-09-15T09:59:20.077Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:20 [2020-09-15T09:59:20.077Z] #29 64.20 internal/poll
09:59:20 [2020-09-15T09:59:20.262Z]   CC       criu/crtools.o
09:59:20 [2020-09-15T09:59:20.262Z]   CC       criu/eventfd.o
09:59:20 [2020-09-15T09:59:20.555Z]   CC       criu/eventpoll.o
09:59:20 [2020-09-15T09:59:20.555Z]   CC       criu/external.o
09:59:20 [2020-09-15T09:59:20.848Z]   CC       criu/fault-injection.o
09:59:20 [2020-09-15T09:59:20.848Z]   CC       criu/fdstore.o
09:59:20 [2020-09-15T09:59:20.848Z]   CC       criu/fifo.o
09:59:21 [2020-09-15T09:59:21.141Z]   CC       criu/file-ids.o
09:59:21 [2020-09-15T09:59:21.141Z]   CC       criu/file-lock.o
09:59:21 [2020-09-15T09:59:21.436Z]   CC       criu/files-ext.o
09:59:21 [2020-09-15T09:59:21.436Z]   CC       criu/files-reg.o
09:59:21 [2020-09-15T09:59:21.603Z] #39 11.83 make[1]: Nothing to be done for 'all'.
09:59:22 [2020-09-15T09:59:22.073Z]   CC       criu/files.o
09:59:22 [2020-09-15T09:59:22.617Z] #29 66.32 internal/fmtsort
09:59:22 [2020-09-15T09:59:22.711Z]   CC       criu/filesystems.o
09:59:23 [2020-09-15T09:59:23.006Z]   CC       criu/fsnotify.o
09:59:23 [2020-09-15T09:59:23.222Z] #39 13.18   CC       images/stats.o
09:59:23 [2020-09-15T09:59:23.222Z] #39 13.52   CC       images/core.o
09:59:23 [2020-09-15T09:59:23.383Z]   CC       criu/image-desc.o
09:59:23 [2020-09-15T09:59:23.383Z]   CC       criu/image.o
09:59:23 [2020-09-15T09:59:23.515Z] #39 13.97   CC       images/core-x86.o
09:59:23 [2020-09-15T09:59:23.557Z] #29 67.40 internal/syscall/execenv
09:59:23 [2020-09-15T09:59:23.557Z] #29 67.47 internal/syscall/unix
09:59:23 [2020-09-15T09:59:23.557Z] #29 67.54 strings
09:59:23 [2020-09-15T09:59:23.682Z]   CC       criu/ipc_ns.o
09:59:23 [2020-09-15T09:59:23.816Z] #29 67.89 os
09:59:23 [2020-09-15T09:59:23.975Z]   CC       criu/irmap.o
09:59:24 [2020-09-15T09:59:24.149Z] #39 14.41   CC       images/core-arm.o
09:59:24 [2020-09-15T09:59:24.268Z]   CC       criu/kcmp-ids.o
09:59:24 [2020-09-15T09:59:24.268Z]   CC       criu/kerndat.o
09:59:24 [2020-09-15T09:59:24.386Z] #29 ...
09:59:24 [2020-09-15T09:59:24.386Z] 
09:59:24 [2020-09-15T09:59:24.386Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:24 [2020-09-15T09:59:24.386Z] #38 71.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:59:24 [2020-09-15T09:59:24.386Z] #38 71.38 Processing triggers for libc-bin (2.28-10) ...
09:59:24 [2020-09-15T09:59:24.386Z] #38 DONE 71.7s
09:59:24 [2020-09-15T09:59:24.386Z] 
09:59:24 [2020-09-15T09:59:24.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:24 [2020-09-15T09:59:24.442Z] #39 14.83   CC       images/core-aarch64.o
09:59:24 [2020-09-15T09:59:24.567Z]   CC       criu/libnetlink.o
09:59:24 [2020-09-15T09:59:24.734Z] #39 15.15   CC       images/core-ppc64.o
09:59:24 [2020-09-15T09:59:24.734Z] #39 ...
09:59:24 [2020-09-15T09:59:24.734Z] 
09:59:24 [2020-09-15T09:59:24.734Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:24 [2020-09-15T09:59:24.860Z]   CC       criu/log.o
09:59:24 [2020-09-15T09:59:24.860Z]   CC       criu/lsm.o
09:59:25 [2020-09-15T09:59:25.095Z] #57 28.09 Checking out files:  72% (2362/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
09:59:25 [2020-09-15T09:59:25.095Z] #57 ...
09:59:25 [2020-09-15T09:59:25.095Z] 
09:59:25 [2020-09-15T09:59:25.095Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:25 [2020-09-15T09:59:25.095Z] #42 39.30 time
09:59:25 [2020-09-15T09:59:25.095Z] #42 43.89 internal/poll
09:59:25 [2020-09-15T09:59:25.095Z] #42 45.73 internal/syscall/execenv
09:59:25 [2020-09-15T09:59:25.095Z] #42 45.87 internal/syscall/unix
09:59:25 [2020-09-15T09:59:25.095Z] #42 46.09 os
09:59:25 [2020-09-15T09:59:25.095Z] #42 46.16 internal/fmtsort
09:59:25 [2020-09-15T09:59:25.095Z] #42 46.71 strings
09:59:25 [2020-09-15T09:59:25.095Z] #42 48.61 fmt
09:59:25 [2020-09-15T09:59:25.095Z] #42 48.73 path/filepath
09:59:25 [2020-09-15T09:59:25.095Z] #42 ...
09:59:25 [2020-09-15T09:59:25.095Z] 
09:59:25 [2020-09-15T09:59:25.095Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:25 [2020-09-15T09:59:25.152Z]   CC       criu/mem.o
09:59:25 [2020-09-15T09:59:25.688Z] #57 28.09 Checking out files:  72% (2362/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
09:59:25 [2020-09-15T09:59:25.688Z] #57 ...
09:59:25 [2020-09-15T09:59:25.688Z] 
09:59:25 [2020-09-15T09:59:25.688Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:25 [2020-09-15T09:59:25.688Z] #29 39.93 internal/poll
09:59:25 [2020-09-15T09:59:25.688Z] #29 40.25 internal/fmtsort
09:59:25 [2020-09-15T09:59:25.688Z] #29 40.79 internal/syscall/execenv
09:59:25 [2020-09-15T09:59:25.688Z] #29 41.01 internal/syscall/unix
09:59:25 [2020-09-15T09:59:25.688Z] #29 41.20 strings
09:59:25 [2020-09-15T09:59:25.688Z] #29 41.35 os
09:59:25 [2020-09-15T09:59:25.688Z] #29 44.03 bytes
09:59:25 [2020-09-15T09:59:25.688Z] #29 44.50 fmt
09:59:25 [2020-09-15T09:59:25.688Z] #29 46.18 bufio
09:59:25 [2020-09-15T09:59:25.688Z] #29 47.49 path/filepath
09:59:25 [2020-09-15T09:59:25.688Z] #29 48.12 flag
09:59:25 [2020-09-15T09:59:25.688Z] #29 48.65 io/ioutil
09:59:25 [2020-09-15T09:59:25.688Z] #29 49.13 github.com/BurntSushi/toml
09:59:25 [2020-09-15T09:59:25.688Z] #29 49.39 log
09:59:25 [2020-09-15T09:59:25.688Z] #29 49.96 path
09:59:25 [2020-09-15T09:59:25.688Z] #29 ...
09:59:25 [2020-09-15T09:59:25.688Z] 
09:59:25 [2020-09-15T09:59:25.688Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:25 [2020-09-15T09:59:25.688Z] #57 28.93 + cd /tmp/tmp.PhGIf2QICe/src/github.com/containerd/containerd
09:59:25 [2020-09-15T09:59:25.688Z] #57 28.93 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:59:25 [2020-09-15T09:59:25.806Z]   CC       criu/memfd.o
09:59:25 [2020-09-15T09:59:25.806Z]   CC       criu/mount.o
09:59:26 [2020-09-15T09:59:26.925Z] #39 2.345 Note: Building without setproctitle() and strlcpy() support.
09:59:26 [2020-09-15T09:59:26.925Z] #39 2.345       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:26 [2020-09-15T09:59:26.925Z] #39 2.386 Note: Building without GnuTLS support
09:59:26 [2020-09-15T09:59:26.925Z] #39 2.401 Makefile.config:39: Warn: you have no libnftables installed
09:59:26 [2020-09-15T09:59:26.925Z] #39 2.401 Makefile.config:40: Warn: Building without nftables support
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + export 'BUILDTAGS=netgo osusergo static_build'
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + BUILDTAGS='netgo osusergo static_build'
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + export EXTRA_FLAGS=-buildmode=pie
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + EXTRA_FLAGS=-buildmode=pie
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + '[' '' = dynamic ']'
09:59:27 [2020-09-15T09:59:27.200Z] #57 30.50 + make
09:59:27 [2020-09-15T09:59:27.319Z]   CC       criu/namespaces.o
09:59:27 [2020-09-15T09:59:27.902Z] #57 30.95 🇩 bin/ctr
09:59:27 [2020-09-15T09:59:27.954Z]   CC       criu/net.o
09:59:28 [2020-09-15T09:59:28.991Z]   CC       criu/netfilter.o
09:59:28 [2020-09-15T09:59:28.991Z]   CC       criu/page-pipe.o
09:59:29 [2020-09-15T09:59:29.284Z]   CC       criu/page-xfer.o
09:59:29 [2020-09-15T09:59:29.464Z] #39 4.882 fatal: not a git repository (or any of the parent directories): .git
09:59:29 [2020-09-15T09:59:29.465Z] #39 4.955   GEN      .gitid
09:59:29 [2020-09-15T09:59:29.465Z] #39 5.015   GEN      criu/include/version.h
09:59:29 [2020-09-15T09:59:29.465Z] #39 5.134   GEN      include/common/asm
09:59:29 [2020-09-15T09:59:29.465Z] #39 ...
09:59:29 [2020-09-15T09:59:29.465Z] 
09:59:29 [2020-09-15T09:59:29.465Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.667 + RM_GOPATH=0
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.667 + TMP_GOPATH=
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.667 + : /build
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.667 + '[' -z '' ']'
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.667 ++ mktemp -d
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.671 + export GOPATH=/tmp/tmp.1VJOvc2Nyy
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.671 + GOPATH=/tmp/tmp.1VJOvc2Nyy
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.671 + RM_GOPATH=1
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.677 ++ dirname ./install.sh
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + dir=.
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + bin=tini
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + shift
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + '[' '!' -f ./tini.installer ']'
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + . ./tini.installer
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + install_tini
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 + git clone https://github.com/krallin/tini.git /tmp/tmp.1VJOvc2Nyy/tini
09:59:29 [2020-09-15T09:59:29.465Z] #34 1.716 Cloning into '/tmp/tmp.1VJOvc2Nyy/tini'...
09:59:29 [2020-09-15T09:59:29.465Z] #34 3.391 + cd /tmp/tmp.1VJOvc2Nyy/tini
09:59:29 [2020-09-15T09:59:29.465Z] #34 3.391 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:59:29 [2020-09-15T09:59:29.465Z] #34 3.471 + cmake .
09:59:29 [2020-09-15T09:59:29.465Z] #34 4.130 -- The C compiler identification is GNU 8.3.0
09:59:29 [2020-09-15T09:59:29.465Z] #34 4.181 -- Check for working C compiler: /usr/bin/cc
09:59:29 [2020-09-15T09:59:29.465Z] #34 4.873 -- Check for working C compiler: /usr/bin/cc -- works
09:59:29 [2020-09-15T09:59:29.465Z] #34 4.889 -- Detecting C compiler ABI info
09:59:29 [2020-09-15T09:59:29.465Z] #34 6.195 -- Detecting C compiler ABI info - done
09:59:29 [2020-09-15T09:59:29.465Z] #34 6.272 -- Detecting C compile features
09:59:29 [2020-09-15T09:59:29.465Z] #34 8.704 -- Detecting C compile features - done
09:59:29 [2020-09-15T09:59:29.465Z] #34 8.786 -- Performing Test HAS_BUILTIN_FORTIFY
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.097 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.178 -- Configuring done
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.199 -- Generating done
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.213 -- Build files have been written to: /tmp/tmp.1VJOvc2Nyy/tini
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.225 + make tini-static
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.816 Scanning dependencies of target tini-static
09:59:29 [2020-09-15T09:59:29.465Z] #34 9.929 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:59:29 [2020-09-15T09:59:29.923Z]   CC       criu/pagemap-cache.o
09:59:29 [2020-09-15T09:59:29.923Z]   CC       criu/pagemap.o
09:59:30 [2020-09-15T09:59:30.562Z]   CC       criu/parasite-syscall.o
09:59:30 [2020-09-15T09:59:30.562Z]   CC       criu/path.o
09:59:30 [2020-09-15T09:59:30.847Z] #34 11.18 [100%] Linking C executable tini-static
09:59:30 [2020-09-15T09:59:30.857Z]   CC       criu/pie-util-vdso.o
09:59:30 [2020-09-15T09:59:30.857Z]   CC       criu/pie-util.o
09:59:30 [2020-09-15T09:59:30.857Z]   CC       criu/pipes.o
09:59:31 [2020-09-15T09:59:31.107Z] #34 11.69 [100%] Built target tini-static
09:59:31 [2020-09-15T09:59:31.107Z] #34 11.74 + mkdir -p /build
09:59:31 [2020-09-15T09:59:31.107Z] #34 11.74 + cp tini-static /build/docker-init
09:59:31 [2020-09-15T09:59:31.107Z] #34 ...
09:59:31 [2020-09-15T09:59:31.107Z] 
09:59:31 [2020-09-15T09:59:31.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:31 [2020-09-15T09:59:31.107Z] #39 6.951   PBCC     images/timens.pb-c.c
09:59:31 [2020-09-15T09:59:31.151Z]   CC       criu/plugin.o
09:59:31 [2020-09-15T09:59:31.367Z] #39 ...
09:59:31 [2020-09-15T09:59:31.367Z] 
09:59:31 [2020-09-15T09:59:31.367Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
09:59:31 [2020-09-15T09:59:31.367Z] #34 DONE 11.9s
09:59:31 [2020-09-15T09:59:31.367Z] 
09:59:31 [2020-09-15T09:59:31.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:31 [2020-09-15T09:59:31.367Z] #39 7.015   DEP      images/timens.pb-c.d
09:59:31 [2020-09-15T09:59:31.425Z] #57 ...
09:59:31 [2020-09-15T09:59:31.425Z] 
09:59:31 [2020-09-15T09:59:31.425Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:31 [2020-09-15T09:59:31.425Z] #14 12.66 Fetched 8071 kB in 11s (758 kB/s)
09:59:31 [2020-09-15T09:59:31.425Z] #14 12.66 Reading package lists...
09:59:31 [2020-09-15T09:59:31.425Z] #14 15.51 Reading package lists...
09:59:31 [2020-09-15T09:59:31.425Z] #14 18.46 Building dependency tree...
09:59:31 [2020-09-15T09:59:31.425Z] #14 18.81 Reading state information...
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24 libcap2-bin is already the newest version (1:2.25-2).
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24 libcap2-bin set to manually installed.
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24 The following additional packages will be installed:
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   python3.7 python3.7-minimal vim-runtime xxd
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24 Suggested packages:
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   xfsdump acl attr quota
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24 Recommended packages:
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   aufs-dkms nftables build-essential python3-dev python3-keyring
09:59:31 [2020-09-15T09:59:31.425Z] #14 19.24   python3-keyrings.alt python3-xdg unzip
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.72 The following NEW packages will be installed:
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.72   apparmor aufs-tools bash-completion binutils-mingw-w64
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   python3-distutils python3-lib2to3 python3-minimal python3-pip
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   python3-pkg-resources python3-setuptools python3-wheel python3.7
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.73   xfsprogs xxd xz-utils zip
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.87 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.87 Need to get 99.3 MB of archives.
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.87 After this operation, 605 MB of additional disk space will be used.
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 21.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.34 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.37 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]
09:59:31 [2020-09-15T09:59:31.425Z] #14 22.46 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]
09:59:31 [2020-09-15T09:59:31.444Z]   CC       criu/proc_parse.o
09:59:31 [2020-09-15T09:59:31.626Z] #39 7.102   PBCC     images/fown.pb-c.c
09:59:31 [2020-09-15T09:59:31.626Z] #39 7.193   PBCC     images/google/protobuf/descriptor.pb-c.c
09:59:31 [2020-09-15T09:59:31.723Z] #14 22.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:59:31 [2020-09-15T09:59:31.723Z] #14 22.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
09:59:31 [2020-09-15T09:59:31.723Z] #14 22.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
09:59:31 [2020-09-15T09:59:31.723Z] #14 22.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
09:59:31 [2020-09-15T09:59:31.723Z] #14 ...
09:59:31 [2020-09-15T09:59:31.723Z] 
09:59:31 [2020-09-15T09:59:31.723Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:31 [2020-09-15T09:59:31.723Z] #29 50.28 text/tabwriter
09:59:31 [2020-09-15T09:59:31.723Z] #29 52.47 github.com/BurntSushi/toml/cmd/tomlv
09:59:31 [2020-09-15T09:59:31.723Z] #29 DONE 56.0s
09:59:31 [2020-09-15T09:59:31.723Z] 
09:59:31 [2020-09-15T09:59:31.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:31 [2020-09-15T09:59:31.723Z] #39 15.51   CC       images/core-s390.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 15.83   CC       images/cpuinfo.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 16.15   CC       images/inventory.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 16.31   CC       images/fdinfo.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 16.58   CC       images/fown.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 16.73   CC       images/ns.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 16.93   CC       images/regfile.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 17.16   CC       images/ghost-file.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 17.39   CC       images/fifo.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 17.55   CC       images/remap-file-path.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 17.67   CC       images/eventfd.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 17.85   CC       images/eventpoll.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 18.09   CC       images/fh.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 18.46   CC       images/fsnotify.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 18.80   CC       images/signalfd.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 19.01   CC       images/fs.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 19.21   CC       images/pstree.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 19.36   CC       images/pipe.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 19.54   CC       images/tcp-stream.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 19.72   CC       images/sk-packet.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 19.93   CC       images/mnt.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 20.15   CC       images/pipe-data.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 20.32   CC       images/sa.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 20.49   CC       images/timer.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 20.71   CC       images/timerfd.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 20.84   CC       images/mm.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 21.14   CC       images/sk-opts.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 21.24   CC       images/sk-unix.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 21.40   CC       images/sk-inet.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 21.77   CC       images/tun.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 21.93   CC       images/sk-netlink.o
09:59:31 [2020-09-15T09:59:31.723Z] #39 22.07   CC       images/packet-sock.o
09:59:31 [2020-09-15T09:59:31.886Z] #39 7.448   PBCC     images/opts.pb-c.c
09:59:31 [2020-09-15T09:59:31.886Z] #39 ...
09:59:31 [2020-09-15T09:59:31.886Z] 
09:59:31 [2020-09-15T09:59:31.886Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:31 [2020-09-15T09:59:31.886Z] #14 17.60 Fetched 8380 kB in 16s (512 kB/s)
09:59:31 [2020-09-15T09:59:31.886Z] #14 17.60 Reading package lists...
09:59:31 [2020-09-15T09:59:31.886Z] #14 24.39 Reading package lists...
09:59:31 [2020-09-15T09:59:31.886Z] #14 ...
09:59:31 [2020-09-15T09:59:31.886Z] 
09:59:31 [2020-09-15T09:59:31.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:31 [2020-09-15T09:59:31.886Z] #39 7.538   PBCC     images/memfd.pb-c.c
09:59:32 [2020-09-15T09:59:32.016Z] #39 22.32   CC       images/ipc-var.o
09:59:32 [2020-09-15T09:59:32.016Z] #39 22.46   CC       images/ipc-desc.o
09:59:32 [2020-09-15T09:59:32.016Z] #39 22.57   CC       images/ipc-shm.o
09:59:32 [2020-09-15T09:59:32.146Z] #39 7.684   DEP      images/fown.pb-c.d
09:59:32 [2020-09-15T09:59:32.146Z] #39 7.774   DEP      images/google/protobuf/descriptor.pb-c.d
09:59:32 [2020-09-15T09:59:32.146Z] #39 7.900   DEP      images/opts.pb-c.d
09:59:32 [2020-09-15T09:59:32.378Z] #39 22.70   CC       images/ipc-msg.o
09:59:32 [2020-09-15T09:59:32.378Z] #39 22.90   CC       images/ipc-sem.o
09:59:32 [2020-09-15T09:59:32.405Z] #39 7.968   DEP      images/memfd.pb-c.d
09:59:32 [2020-09-15T09:59:32.405Z] #39 8.178   PBCC     images/sit.pb-c.c
09:59:32 [2020-09-15T09:59:32.481Z]   CC       criu/protobuf-desc.o
09:59:32 [2020-09-15T09:59:32.665Z] #39 8.317   DEP      images/sit.pb-c.d
09:59:32 [2020-09-15T09:59:32.671Z] #39 23.05   CC       images/utsns.o
09:59:32 [2020-09-15T09:59:32.671Z] #39 23.20   CC       images/creds.o
09:59:32 [2020-09-15T09:59:32.773Z]   CC       criu/protobuf.o
09:59:32 [2020-09-15T09:59:32.925Z] #39 8.469   PBCC     images/macvlan.pb-c.c
09:59:32 [2020-09-15T09:59:32.925Z] #39 8.571   DEP      images/macvlan.pb-c.d
09:59:32 [2020-09-15T09:59:32.925Z] #39 8.643   PBCC     images/autofs.pb-c.c
09:59:32 [2020-09-15T09:59:32.925Z] #39 ...
09:59:32 [2020-09-15T09:59:32.925Z] 
09:59:32 [2020-09-15T09:59:32.925Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:32 [2020-09-15T09:59:32.925Z] #42 67.28 internal/poll
09:59:32 [2020-09-15T09:59:32.925Z] #42 69.70 internal/syscall/execenv
09:59:32 [2020-09-15T09:59:32.925Z] #42 69.98 internal/syscall/unix
09:59:32 [2020-09-15T09:59:32.925Z] #42 70.11 internal/fmtsort
09:59:32 [2020-09-15T09:59:32.925Z] #42 70.21 os
09:59:32 [2020-09-15T09:59:32.925Z] #42 70.92 strings
09:59:32 [2020-09-15T09:59:32.925Z] #42 73.68 regexp/syntax
09:59:32 [2020-09-15T09:59:32.925Z] #42 74.65 fmt
09:59:32 [2020-09-15T09:59:32.963Z] #39 23.32   CC       images/vma.o
09:59:33 [2020-09-15T09:59:33.066Z]   CC       criu/pstree.o
09:59:33 [2020-09-15T09:59:33.184Z] #42 ...
09:59:33 [2020-09-15T09:59:33.184Z] 
09:59:33 [2020-09-15T09:59:33.184Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:33 [2020-09-15T09:59:33.184Z] #39 8.810   DEP      images/autofs.pb-c.d
09:59:33 [2020-09-15T09:59:33.184Z] #39 8.883   PBCC     images/sysctl.pb-c.c
09:59:33 [2020-09-15T09:59:33.184Z] #39 8.931   DEP      images/sysctl.pb-c.d
09:59:33 [2020-09-15T09:59:33.184Z] #39 8.974   PBCC     images/time.pb-c.c
09:59:33 [2020-09-15T09:59:33.256Z] #39 23.52   CC       images/netdev.o
09:59:33 [2020-09-15T09:59:33.256Z] #39 23.73   CC       images/tty.o
09:59:33 [2020-09-15T09:59:33.358Z]   CC       criu/rbtree.o
09:59:33 [2020-09-15T09:59:33.444Z] #39 9.019   DEP      images/time.pb-c.d
09:59:33 [2020-09-15T09:59:33.444Z] #39 9.091   PBCC     images/binfmt-misc.pb-c.c
09:59:33 [2020-09-15T09:59:33.444Z] #39 9.135   DEP      images/binfmt-misc.pb-c.d
09:59:33 [2020-09-15T09:59:33.444Z] #39 9.187   PBCC     images/seccomp.pb-c.c
09:59:33 [2020-09-15T09:59:33.444Z] #39 9.227   DEP      images/seccomp.pb-c.d
09:59:33 [2020-09-15T09:59:33.650Z]   CC       criu/rst-malloc.o
09:59:33 [2020-09-15T09:59:33.650Z]   CC       criu/seccomp.o
09:59:33 [2020-09-15T09:59:33.704Z] #39 9.291   PBCC     images/userns.pb-c.c
09:59:33 [2020-09-15T09:59:33.704Z] #39 9.327   DEP      images/userns.pb-c.d
09:59:33 [2020-09-15T09:59:33.704Z] #39 9.372   PBCC     images/cgroup.pb-c.c
09:59:33 [2020-09-15T09:59:33.704Z] #39 9.400   DEP      images/cgroup.pb-c.d
09:59:33 [2020-09-15T09:59:33.842Z] INFO: Expanding go...
09:59:33 [2020-09-15T09:59:33.890Z] #39 24.04   CC       images/file-lock.o
09:59:33 [2020-09-15T09:59:33.890Z] #39 24.15   CC       images/rlimit.o
09:59:33 [2020-09-15T09:59:33.890Z] #39 24.28   CC       images/pagemap.o
09:59:33 [2020-09-15T09:59:33.890Z] #39 24.39   CC       images/siginfo.o
09:59:33 [2020-09-15T09:59:33.942Z]   CC       criu/seize.o
09:59:33 [2020-09-15T09:59:33.964Z] #39 9.499   PBCC     images/ext-file.pb-c.c
09:59:33 [2020-09-15T09:59:33.964Z] #39 9.506   DEP      images/ext-file.pb-c.d
09:59:33 [2020-09-15T09:59:33.964Z] #39 9.550   PBCC     images/rpc.pb-c.c
09:59:33 [2020-09-15T09:59:33.964Z] #39 9.615   DEP      images/rpc.pb-c.d
09:59:33 [2020-09-15T09:59:33.964Z] #39 9.711   PBCC     images/siginfo.pb-c.c
09:59:33 [2020-09-15T09:59:33.964Z] #39 9.763   DEP      images/siginfo.pb-c.d
09:59:34 [2020-09-15T09:59:34.183Z] #39 24.50   CC       images/rpc.o
09:59:34 [2020-09-15T09:59:34.224Z] #39 9.806   PBCC     images/pagemap.pb-c.c
09:59:34 [2020-09-15T09:59:34.224Z] #39 9.850   DEP      images/pagemap.pb-c.d
09:59:34 [2020-09-15T09:59:34.224Z] #39 9.899   PBCC     images/rlimit.pb-c.c
09:59:34 [2020-09-15T09:59:34.224Z] #39 9.934   DEP      images/rlimit.pb-c.d
09:59:34 [2020-09-15T09:59:34.224Z] #39 9.987   PBCC     images/file-lock.pb-c.c
09:59:34 [2020-09-15T09:59:34.224Z] #39 10.01   DEP      images/file-lock.pb-c.d
09:59:34 [2020-09-15T09:59:34.235Z]   CC       criu/servicefd.o
09:59:34 [2020-09-15T09:59:34.483Z] #39 10.06   PBCC     images/tty.pb-c.c
09:59:34 [2020-09-15T09:59:34.483Z] #39 10.20   DEP      images/tty.pb-c.d
09:59:34 [2020-09-15T09:59:34.483Z] #39 10.27   PBCC     images/tun.pb-c.c
09:59:34 [2020-09-15T09:59:34.539Z]   CC       criu/shmem.o
09:59:34 [2020-09-15T09:59:34.744Z] #39 10.37   PBCC     images/netdev.pb-c.c
09:59:34 [2020-09-15T09:59:34.744Z] #39 10.43   DEP      images/tun.pb-c.d
09:59:34 [2020-09-15T09:59:34.744Z] #39 10.50   DEP      images/netdev.pb-c.d
09:59:34 [2020-09-15T09:59:34.833Z]   CC       criu/sigframe.o
09:59:34 [2020-09-15T09:59:34.833Z]   CC       criu/signalfd.o
09:59:34 [2020-09-15T09:59:34.854Z] #39 25.16   CC       images/ext-file.o
09:59:34 [2020-09-15T09:59:34.854Z] #39 ...
09:59:34 [2020-09-15T09:59:34.854Z] 
09:59:34 [2020-09-15T09:59:34.854Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:34 [2020-09-15T09:59:34.854Z] #14 22.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:59:34 [2020-09-15T09:59:34.854Z] #14 23.32 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]
09:59:34 [2020-09-15T09:59:34.854Z] #14 23.33 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]
09:59:34 [2020-09-15T09:59:34.855Z] #14 24.65 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]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.71 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]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.76 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
09:59:34 [2020-09-15T09:59:34.855Z] #14 25.80 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
09:59:35 [2020-09-15T09:59:35.003Z] #39 10.56   PBCC     images/vma.pb-c.c
09:59:35 [2020-09-15T09:59:35.003Z] #39 10.63   DEP      images/vma.pb-c.d
09:59:35 [2020-09-15T09:59:35.003Z] #39 10.68   PBCC     images/creds.pb-c.c
09:59:35 [2020-09-15T09:59:35.003Z] #39 10.71   DEP      images/creds.pb-c.d
09:59:35 [2020-09-15T09:59:35.003Z] #39 10.77   PBCC     images/utsns.pb-c.c
09:59:35 [2020-09-15T09:59:35.125Z]   CC       criu/sk-inet.o
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.16 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.16 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.16 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.16 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.17 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.18 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.20 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.27 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.28 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.28 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.28 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.29 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.30 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.30 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
09:59:35 [2020-09-15T09:59:35.147Z] #14 26.32 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
09:59:35 [2020-09-15T09:59:35.263Z] #39 10.80   DEP      images/utsns.pb-c.d
09:59:35 [2020-09-15T09:59:35.263Z] #39 10.86   PBCC     images/ipc-desc.pb-c.c
09:59:35 [2020-09-15T09:59:35.263Z] #39 10.93   PBCC     images/ipc-sem.pb-c.c
09:59:35 [2020-09-15T09:59:35.263Z] #39 10.95   DEP      images/ipc-desc.pb-c.d
09:59:35 [2020-09-15T09:59:35.418Z]   CC       criu/sk-netlink.o
09:59:35 [2020-09-15T09:59:35.418Z]   CC       criu/sk-packet.o
09:59:35 [2020-09-15T09:59:35.439Z] #14 ...
09:59:35 [2020-09-15T09:59:35.439Z] 
09:59:35 [2020-09-15T09:59:35.439Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:35 [2020-09-15T09:59:35.439Z] #42 49.70 regexp/syntax
09:59:35 [2020-09-15T09:59:35.439Z] #42 51.61 flag
09:59:35 [2020-09-15T09:59:35.439Z] #42 53.00 go/token
09:59:35 [2020-09-15T09:59:35.439Z] #42 53.35 regexp
09:59:35 [2020-09-15T09:59:35.439Z] #42 53.64 go/scanner
09:59:35 [2020-09-15T09:59:35.439Z] #42 54.97 go/ast
09:59:35 [2020-09-15T09:59:35.439Z] #42 56.01 internal/lazyregexp
09:59:35 [2020-09-15T09:59:35.439Z] #42 56.26 path
09:59:35 [2020-09-15T09:59:35.439Z] #42 56.63 io/ioutil
09:59:35 [2020-09-15T09:59:35.439Z] #42 57.14 net/url
09:59:35 [2020-09-15T09:59:35.439Z] #42 58.49 text/template/parse
09:59:35 [2020-09-15T09:59:35.439Z] #42 59.20 go/parser
09:59:35 [2020-09-15T09:59:35.523Z] #39 11.05   DEP      images/ipc-sem.pb-c.d
09:59:35 [2020-09-15T09:59:35.523Z] #39 11.14   PBCC     images/ipc-msg.pb-c.c
09:59:35 [2020-09-15T09:59:35.523Z] #39 11.19   DEP      images/ipc-msg.pb-c.d
09:59:35 [2020-09-15T09:59:35.523Z] #39 11.25   PBCC     images/ipc-shm.pb-c.c
09:59:35 [2020-09-15T09:59:35.523Z] #39 11.29   DEP      images/ipc-shm.pb-c.d
09:59:35 [2020-09-15T09:59:35.523Z] #39 11.35   PBCC     images/ipc-var.pb-c.c
09:59:35 [2020-09-15T09:59:35.711Z]   CC       criu/sk-queue.o
09:59:35 [2020-09-15T09:59:35.731Z] #42 ...
09:59:35 [2020-09-15T09:59:35.731Z] 
09:59:35 [2020-09-15T09:59:35.731Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:35 [2020-09-15T09:59:35.731Z] #14 26.60 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
09:59:35 [2020-09-15T09:59:35.731Z] #14 26.66 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
09:59:35 [2020-09-15T09:59:35.731Z] #14 26.70 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
09:59:35 [2020-09-15T09:59:35.783Z] #39 11.42   DEP      images/ipc-var.pb-c.d
09:59:35 [2020-09-15T09:59:35.783Z] #39 11.47   PBCC     images/sk-opts.pb-c.c
09:59:35 [2020-09-15T09:59:35.783Z] #39 11.54   PBCC     images/packet-sock.pb-c.c
09:59:35 [2020-09-15T09:59:35.783Z] #39 11.60   DEP      images/sk-opts.pb-c.d
09:59:36 [2020-09-15T09:59:36.007Z]   CC       criu/sk-tcp.o
09:59:36 [2020-09-15T09:59:36.007Z]   CC       criu/sk-unix.o
09:59:36 [2020-09-15T09:59:36.043Z] #39 11.67   DEP      images/packet-sock.pb-c.d
09:59:36 [2020-09-15T09:59:36.043Z] #39 11.73   PBCC     images/sk-netlink.pb-c.c
09:59:36 [2020-09-15T09:59:36.043Z] #39 11.82   DEP      images/sk-netlink.pb-c.d
09:59:36 [2020-09-15T09:59:36.043Z] #39 11.88   PBCC     images/sk-inet.pb-c.c
09:59:36 [2020-09-15T09:59:36.303Z] #39 11.96   DEP      images/sk-inet.pb-c.d
09:59:36 [2020-09-15T09:59:36.563Z] #39 12.06   PBCC     images/sk-unix.pb-c.c
09:59:36 [2020-09-15T09:59:36.563Z] #39 12.11   DEP      images/sk-unix.pb-c.d
09:59:36 [2020-09-15T09:59:36.563Z] #39 ...
09:59:36 [2020-09-15T09:59:36.563Z] 
09:59:36 [2020-09-15T09:59:36.563Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:36 [2020-09-15T09:59:36.563Z] #29 70.60 bytes
09:59:36 [2020-09-15T09:59:36.563Z] #29 72.56 fmt
09:59:36 [2020-09-15T09:59:36.563Z] #29 72.64 bufio
09:59:36 [2020-09-15T09:59:36.563Z] #29 74.09 path/filepath
09:59:36 [2020-09-15T09:59:36.563Z] #29 75.96 io/ioutil
09:59:36 [2020-09-15T09:59:36.563Z] #29 76.77 path
09:59:36 [2020-09-15T09:59:36.563Z] #29 77.48 text/tabwriter
09:59:36 [2020-09-15T09:59:36.563Z] #29 78.82 github.com/BurntSushi/toml
09:59:36 [2020-09-15T09:59:36.563Z] #29 78.82 flag
09:59:36 [2020-09-15T09:59:36.563Z] #29 80.67 log
09:59:36 [2020-09-15T09:59:36.563Z] #29 ...
09:59:36 [2020-09-15T09:59:36.563Z] 
09:59:36 [2020-09-15T09:59:36.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:36 [2020-09-15T09:59:36.563Z] #39 12.20   PBCC     images/mm.pb-c.c
09:59:36 [2020-09-15T09:59:36.563Z] #39 12.29   DEP      images/mm.pb-c.d
09:59:36 [2020-09-15T09:59:36.768Z] #14 27.53 debconf: delaying package configuration, since apt-utils is not installed
09:59:36 [2020-09-15T09:59:36.768Z] #14 27.60 Fetched 99.3 MB in 5s (20.2 MB/s)
09:59:36 [2020-09-15T09:59:36.768Z] #14 27.68 Selecting previously unselected package pigz.
09:59:36 [2020-09-15T09:59:36.768Z] #14 27.68 (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.)
09:59:36 [2020-09-15T09:59:36.768Z] #14 27.76 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
09:59:36 [2020-09-15T09:59:36.768Z] #14 27.76 Unpacking pigz (2.4-1) ...
09:59:36 [2020-09-15T09:59:36.824Z] #39 12.39   PBCC     images/timerfd.pb-c.c
09:59:36 [2020-09-15T09:59:36.824Z] #39 12.46   DEP      images/timerfd.pb-c.d
09:59:36 [2020-09-15T09:59:36.824Z] #39 12.51   PBCC     images/timer.pb-c.c
09:59:36 [2020-09-15T09:59:36.824Z] #39 12.54   DEP      images/timer.pb-c.d
09:59:36 [2020-09-15T09:59:36.824Z] #39 12.58   PBCC     images/sa.pb-c.c
09:59:37 [2020-09-15T09:59:37.045Z]   CC       criu/sockets.o
09:59:37 [2020-09-15T09:59:37.060Z] #14 27.88 Selecting previously unselected package libpython3.7-minimal:s390x.
09:59:37 [2020-09-15T09:59:37.060Z] #14 27.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
09:59:37 [2020-09-15T09:59:37.060Z] #14 27.89 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
09:59:37 [2020-09-15T09:59:37.083Z] #39 12.65   DEP      images/sa.pb-c.d
09:59:37 [2020-09-15T09:59:37.084Z] #39 12.69   PBCC     images/pipe-data.pb-c.c
09:59:37 [2020-09-15T09:59:37.084Z] #39 12.74   DEP      images/pipe-data.pb-c.d
09:59:37 [2020-09-15T09:59:37.084Z] #39 12.82   PBCC     images/mnt.pb-c.c
09:59:37 [2020-09-15T09:59:37.337Z]   CC       criu/stats.o
09:59:37 [2020-09-15T09:59:37.337Z]   CC       criu/string.o
09:59:37 [2020-09-15T09:59:37.337Z]   CC       criu/sysctl.o
09:59:37 [2020-09-15T09:59:37.343Z] #39 12.89   DEP      images/mnt.pb-c.d
09:59:37 [2020-09-15T09:59:37.343Z] #39 12.99   PBCC     images/sk-packet.pb-c.c
09:59:37 [2020-09-15T09:59:37.343Z] #39 13.02   DEP      images/sk-packet.pb-c.d
09:59:37 [2020-09-15T09:59:37.343Z] #39 13.08   PBCC     images/tcp-stream.pb-c.c
09:59:37 [2020-09-15T09:59:37.343Z] #39 13.14   DEP      images/tcp-stream.pb-c.d
09:59:37 [2020-09-15T09:59:37.343Z] #39 13.19   PBCC     images/pipe.pb-c.c
09:59:37 [2020-09-15T09:59:37.367Z] #14 28.30 Selecting previously unselected package python3.7-minimal.
09:59:37 [2020-09-15T09:59:37.367Z] #14 28.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
09:59:37 [2020-09-15T09:59:37.367Z] #14 28.31 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:59:37 [2020-09-15T09:59:37.603Z] #39 13.25   DEP      images/pipe.pb-c.d
09:59:37 [2020-09-15T09:59:37.603Z] #39 13.32   PBCC     images/pstree.pb-c.c
09:59:37 [2020-09-15T09:59:37.603Z] #39 13.35   DEP      images/pstree.pb-c.d
09:59:37 [2020-09-15T09:59:37.603Z] #39 13.41   PBCC     images/fs.pb-c.c
09:59:37 [2020-09-15T09:59:37.603Z] #39 13.42   DEP      images/fs.pb-c.d
09:59:37 [2020-09-15T09:59:37.630Z]   CC       criu/sysfs_parse.o
09:59:37 [2020-09-15T09:59:37.630Z]   CC       criu/timens.o
09:59:37 [2020-09-15T09:59:37.862Z] #39 13.48   PBCC     images/signalfd.pb-c.c
09:59:37 [2020-09-15T09:59:37.862Z] #39 13.60   DEP      images/signalfd.pb-c.d
09:59:37 [2020-09-15T09:59:37.862Z] #39 13.65   PBCC     images/fh.pb-c.c
09:59:37 [2020-09-15T09:59:37.922Z]   CC       criu/timerfd.o
09:59:37 [2020-09-15T09:59:37.922Z]   CC       criu/tty.o
09:59:38 [2020-09-15T09:59:38.122Z] #39 13.70   PBCC     images/fsnotify.pb-c.c
09:59:38 [2020-09-15T09:59:38.122Z] #39 13.78   DEP      images/fh.pb-c.d
09:59:38 [2020-09-15T09:59:38.122Z] #39 13.86   DEP      images/fsnotify.pb-c.d
09:59:38 [2020-09-15T09:59:38.122Z] #39 13.91   PBCC     images/eventpoll.pb-c.c
09:59:38 [2020-09-15T09:59:38.122Z] #39 13.96   DEP      images/eventpoll.pb-c.d
09:59:38 [2020-09-15T09:59:38.382Z] #39 14.05   PBCC     images/eventfd.pb-c.c
09:59:38 [2020-09-15T09:59:38.383Z] #39 14.10   DEP      images/eventfd.pb-c.d
09:59:38 [2020-09-15T09:59:38.383Z] #39 14.16   PBCC     images/remap-file-path.pb-c.c
09:59:38 [2020-09-15T09:59:38.383Z] #39 14.19   DEP      images/remap-file-path.pb-c.d
09:59:38 [2020-09-15T09:59:38.383Z] #39 14.22   PBCC     images/fifo.pb-c.c
09:59:38 [2020-09-15T09:59:38.404Z] #14 29.28 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
09:59:38 [2020-09-15T09:59:38.404Z] #14 29.30 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:59:38 [2020-09-15T09:59:38.642Z] #39 14.25   DEP      images/fifo.pb-c.d
09:59:38 [2020-09-15T09:59:38.642Z] #39 14.30   PBCC     images/ghost-file.pb-c.c
09:59:38 [2020-09-15T09:59:38.642Z] #39 14.40   DEP      images/ghost-file.pb-c.d
09:59:38 [2020-09-15T09:59:38.642Z] #39 14.47   PBCC     images/regfile.pb-c.c
09:59:38 [2020-09-15T09:59:38.902Z] #39 14.55   DEP      images/regfile.pb-c.d
09:59:38 [2020-09-15T09:59:38.902Z] #39 14.61   PBCC     images/ns.pb-c.c
09:59:38 [2020-09-15T09:59:38.902Z] #39 14.63   DEP      images/ns.pb-c.d
09:59:38 [2020-09-15T09:59:38.902Z] #39 14.70   PBCC     images/fdinfo.pb-c.c
09:59:38 [2020-09-15T09:59:38.961Z]   CC       criu/tun.o
09:59:38 [2020-09-15T09:59:38.961Z]   CC       criu/uffd.o
09:59:39 [2020-09-15T09:59:39.162Z] #39 14.80   DEP      images/fdinfo.pb-c.d
09:59:39 [2020-09-15T09:59:39.162Z] #39 14.85   PBCC     images/core-aarch64.pb-c.c
09:59:39 [2020-09-15T09:59:39.422Z] #39 14.91   PBCC     images/core-arm.pb-c.c
09:59:39 [2020-09-15T09:59:39.422Z] #39 15.01   PBCC     images/core-ppc64.pb-c.c
09:59:39 [2020-09-15T09:59:39.422Z] #39 15.13   PBCC     images/core-s390.pb-c.c
09:59:39 [2020-09-15T09:59:39.422Z] #39 15.19   PBCC     images/core-x86.pb-c.c
09:59:39 [2020-09-15T09:59:39.598Z]   CC       criu/util.o
09:59:39 [2020-09-15T09:59:39.682Z] #39 15.27   PBCC     images/core.pb-c.c
09:59:39 [2020-09-15T09:59:39.682Z] #39 15.35   PBCC     images/inventory.pb-c.c
09:59:39 [2020-09-15T09:59:39.682Z] #39 15.42   DEP      images/core-aarch64.pb-c.d
09:59:39 [2020-09-15T09:59:39.891Z]   CC       criu/uts_ns.o
09:59:39 [2020-09-15T09:59:39.942Z] #39 15.52   DEP      images/core-arm.pb-c.d
09:59:39 [2020-09-15T09:59:39.942Z] #39 15.60   DEP      images/core-ppc64.pb-c.d
09:59:39 [2020-09-15T09:59:39.942Z] #39 15.66   DEP      images/core-s390.pb-c.d
09:59:40 [2020-09-15T09:59:40.184Z]   CC       criu/vdso.o
09:59:40 [2020-09-15T09:59:40.202Z] #39 15.74   DEP      images/core-x86.pb-c.d
09:59:40 [2020-09-15T09:59:40.202Z] #39 15.82   DEP      images/core.pb-c.d
09:59:40 [2020-09-15T09:59:40.202Z] #39 15.95   DEP      images/inventory.pb-c.d
09:59:40 [2020-09-15T09:59:40.202Z] #39 16.02   PBCC     images/cpuinfo.pb-c.c
09:59:40 [2020-09-15T09:59:40.462Z] #39 16.10   DEP      images/cpuinfo.pb-c.d
09:59:40 [2020-09-15T09:59:40.462Z] #39 16.15   PBCC     images/stats.pb-c.c
09:59:40 [2020-09-15T09:59:40.462Z] #39 16.19   DEP      images/stats.pb-c.d
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.24 Selecting previously unselected package python3-minimal.
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.24 (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.)
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.29 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.29 Unpacking python3-minimal (3.7.3-1) ...
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.37 Selecting previously unselected package libmpdec2:s390x.
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.37 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.38 Unpacking libmpdec2:s390x (2.4.2-2) ...
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.44 Selecting previously unselected package libpython3.7-stdlib:s390x.
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
09:59:40 [2020-09-15T09:59:40.475Z] #14 31.45 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
09:59:40 [2020-09-15T09:59:40.477Z]   LINK     criu/built-in.o
09:59:40 [2020-09-15T09:59:40.477Z]   LINK     criu/criu
09:59:40 [2020-09-15T09:59:40.477Z]   DEP      lib/c/criu.d
09:59:40 [2020-09-15T09:59:40.477Z]   CC       images/rpc.pb-c.o
09:59:40 [2020-09-15T09:59:40.769Z]   CC       lib/c/criu.o
09:59:41 [2020-09-15T09:59:41.110Z] #14 32.24 Selecting previously unselected package python3.7.
09:59:41 [2020-09-15T09:59:41.110Z] #14 32.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
09:59:41 [2020-09-15T09:59:41.402Z] #14 32.24 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:59:41 [2020-09-15T09:59:41.402Z] #14 32.40 Selecting previously unselected package libpython3-stdlib:s390x.
09:59:41 [2020-09-15T09:59:41.402Z] #14 32.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
09:59:41 [2020-09-15T09:59:41.402Z] #14 32.40 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
09:59:41 [2020-09-15T09:59:41.402Z] #14 32.49 Setting up python3-minimal (3.7.3-1) ...
09:59:41 [2020-09-15T09:59:41.405Z]   LINK     lib/c/built-in.o
09:59:41 [2020-09-15T09:59:41.405Z]   LINK     lib/c/libcriu.so
09:59:41 [2020-09-15T09:59:41.405Z]   LINK     lib/c/libcriu.a
09:59:41 [2020-09-15T09:59:41.405Z]   GEN      magic.py
09:59:41 [2020-09-15T09:59:41.405Z] Note: Building without setproctitle() and strlcpy() support.
09:59:41 [2020-09-15T09:59:41.405Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:59:41 [2020-09-15T09:59:41.405Z] Note: Building without GnuTLS support
09:59:41 [2020-09-15T09:59:41.405Z] Makefile.config:39: Warn: you have no libnftables installed
09:59:41 [2020-09-15T09:59:41.405Z] Makefile.config:40: Warn: Building without nftables support
09:59:41 [2020-09-15T09:59:41.698Z] fatal: not a git repository (or any of the parent directories): .git
09:59:41 [2020-09-15T09:59:41.698Z] make[1]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: 'images/built-in.o' is up to date.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: 'compel/libcompel.a' is up to date.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: 'compel/compel-host-bin' is up to date.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.091Z] make[1]: 'soccr/libsoccr.a' is up to date.
09:59:42 [2020-09-15T09:59:42.091Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.091Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.091Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.373Z] #39 18.03 make[1]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.423Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.423Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.423Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.423Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.423Z] make[2]: Nothing to be done for 'all'.
09:59:42 [2020-09-15T09:59:42.423Z]   INSTALL  criu/criu
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.39 Selecting previously unselected package python3.
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.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 ... 15901 files and directories currently installed.)
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.42 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.43 Unpacking python3 (3.7.3-1) ...
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.51 Selecting previously unselected package libip4tc0:s390x.
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.51 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.52 Unpacking libip4tc0:s390x (1.8.2-4) ...
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.56 Selecting previously unselected package libip6tc0:s390x.
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.57 Unpacking libip6tc0:s390x (1.8.2-4) ...
09:59:42 [2020-09-15T09:59:42.438Z] #14 33.63 Selecting previously unselected package libiptc0:s390x.
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.63 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.63 Unpacking libiptc0:s390x (1.8.2-4) ...
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.71 Selecting previously unselected package libnfnetlink0:s390x.
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.74 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.78 Selecting previously unselected package libnetfilter-conntrack3:s390x.
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.79 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
09:59:42 [2020-09-15T09:59:42.730Z] #14 33.85 Selecting previously unselected package libnftnl11:s390x.
09:59:43 [2020-09-15T09:59:43.022Z] #14 33.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
09:59:43 [2020-09-15T09:59:43.022Z] #14 33.85 Unpacking libnftnl11:s390x (1.1.2-2) ...
09:59:43 [2020-09-15T09:59:43.022Z] #14 33.95 Selecting previously unselected package iptables.
09:59:43 [2020-09-15T09:59:43.022Z] #14 33.95 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
09:59:43 [2020-09-15T09:59:43.022Z] #14 33.96 Unpacking iptables (1.8.2-4) ...
09:59:43 [2020-09-15T09:59:43.312Z] #39 ...
09:59:43 [2020-09-15T09:59:43.312Z] 
09:59:43 [2020-09-15T09:59:43.312Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:43 [2020-09-15T09:59:43.313Z] #57 43.82 Checking out files:  32% (1049/3238)   
Checking out files:  33% (1069/3238)   
Checking out files:  34% (1101/3238)   
Checking out files:  35% (1134/3238)   
Checking out files:  36% (1166/3238)   
Checking out files:  37% (1199/3238)   
Checking out files:  38% (1231/3238)   
Checking out files:  39% (1263/3238)   
Checking out files:  40% (1296/3238)   
Checking out files:  41% (1328/3238)   
Checking out files:  42% (1360/3238)   
Checking out files:  43% (1393/3238)   
Checking out files:  44% (1425/3238)   
Checking out files:  45% (1458/3238)   
Checking out files:  46% (1490/3238)   
Checking out files:  47% (1522/3238)   
Checking out files:  48% (1555/3238)   
Checking out files:  49% (1587/3238)   
Checking out files:  50% (1619/3238)   
Checking out files:  51% (1652/3238)   
Checking out files:  52% (1684/3238)   
Checking out files:  53% (1717/3238)   
Checking out files:  54% (1749/3238)   
Checking out files:  55% (1781/3238)   
Checking out files:  56% (1814/3238)   
Checking out files:  57% (1846/3238)   
Checking out files:  58% (1879/3238)   
Checking out files:  59% (1911/3238)   
Checking out files:  60% (1943/3238)   
Checking out files:  61% (1976/3238)   
Checking out files:  62% (2008/3238)   
Checking out files:  63% (2040/3238)   
Checking out files:  64% (2073/3238)   
Checking out files:  65% (2105/3238)   
Checking out files:  66% (2138/3238)   
Checking out files:  67% (2170/3238)   
Checking out files:  68% (2202/3238)   
Checking out files:  69% (2235/3238)   
Checking out files:  70% (2267/3238)   
Checking out files:  71% (2299/3238)   
Checking out files:  72% (2332/3238)   
Checking out files:  73% (2364/3238)   
Checking out files:  74% (2397/3238)   
Checking out files:  75% (2429/3238)   
Checking out files:  76% (2461/3238)   
Checking out files:  77% (2494/3238)   
Checking out files:  78% (2526/3238)   
Checking out files:  79% (2559/3238)   
Checking out files:  79% (2568/3238)   
Checking out files:  80% (2591/3238)   
Checking out files:  81% (2623/3238)   
Checking out files:  82% (2656/3238)   
Checking out files:  83% (2688/3238)   
Checking out files:  84% (2720/3238)   
Checking out files:  85% (2753/3238)   
Checking out files:  86% (2785/3238)   
Checking out files:  87% (2818/3238)   
Checking out files:  88% (2850/3238)   
Checking out files:  89% (2882/3238)   
Checking out files:  90% (2915/3238)   
Checking out files:  91% (2947/3238)   
Checking out files:  92% (2979/3238)   
Checking out files:  93% (3012/3238)   
Checking out files:  94% (3044/3238)   
Checking out files:  95% (3077/3238)   
Checking out files:  96% (3109/3238)   
Checking out files:  97% (3141/3238)   
Checking out files:  98% (3174/3238)   
Checking out files:  99% (3206/3238)   
Checking out files: 100% (3238/3238)   
Checking out files: 100% (3238/3238), done.
09:59:43 [2020-09-15T09:59:43.313Z] #57 45.85 + cd /tmp/tmp.Hx79SJaPa8/src/github.com/containerd/containerd
09:59:43 [2020-09-15T09:59:43.313Z] #57 45.85 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:59:43 [2020-09-15T09:59:43.313Z] #57 ...
09:59:43 [2020-09-15T09:59:43.313Z] 
09:59:43 [2020-09-15T09:59:43.313Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
09:59:43 [2020-09-15T09:59:43.313Z] #29 82.95 github.com/BurntSushi/toml/cmd/tomlv
09:59:43 [2020-09-15T09:59:43.313Z] #29 DONE 87.6s
09:59:43 [2020-09-15T09:59:43.313Z] 
09:59:43 [2020-09-15T09:59:43.313Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + export 'BUILDTAGS=netgo osusergo static_build'
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + BUILDTAGS='netgo osusergo static_build'
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + export EXTRA_FLAGS=-buildmode=pie
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + EXTRA_FLAGS=-buildmode=pie
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + '[' '' = dynamic ']'
09:59:43 [2020-09-15T09:59:43.313Z] #57 47.88 + make
09:59:43 [2020-09-15T09:59:43.314Z] #14 34.29 Selecting previously unselected package xxd.
09:59:43 [2020-09-15T09:59:43.314Z] #14 34.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
09:59:43 [2020-09-15T09:59:43.314Z] #14 34.30 Unpacking xxd (2:8.1.0875-5) ...
09:59:43 [2020-09-15T09:59:43.314Z] #14 34.37 Selecting previously unselected package vim-common.
09:59:43 [2020-09-15T09:59:43.314Z] #14 34.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:59:43 [2020-09-15T09:59:43.314Z] #14 34.39 Unpacking vim-common (2:8.1.0875-5) ...
09:59:43 [2020-09-15T09:59:43.565Z] Removing intermediate container 197a55d622bb
09:59:43 [2020-09-15T09:59:43.566Z]  ---> 2603d6290169
09:59:43 [2020-09-15T09:59:43.566Z] Step 14/140 : FROM base AS registry
09:59:43 [2020-09-15T09:59:43.566Z]  ---> 2cecb66a7ff8
09:59:43 [2020-09-15T09:59:43.566Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:59:43 [2020-09-15T09:59:43.566Z]  ---> Running in 561d637a4004
09:59:43 [2020-09-15T09:59:43.566Z] Removing intermediate container 561d637a4004
09:59:43 [2020-09-15T09:59:43.566Z]  ---> b4a496ad8753
09:59:43 [2020-09-15T09:59:43.566Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
09:59:43 [2020-09-15T09:59:43.566Z]  ---> Running in 8f12f83419c8
09:59:43 [2020-09-15T09:59:43.606Z] #14 34.59 Selecting previously unselected package bash-completion.
09:59:43 [2020-09-15T09:59:43.606Z] #14 34.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:59:43 [2020-09-15T09:59:43.859Z] Removing intermediate container 8f12f83419c8
09:59:43 [2020-09-15T09:59:43.859Z]  ---> a6d63de9ed76
09:59:43 [2020-09-15T09:59:43.859Z] 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"
09:59:43 [2020-09-15T09:59:43.859Z]  ---> Running in c8d18054e4f1
09:59:44 [2020-09-15T09:59:44.151Z] + mktemp -d
09:59:44 [2020-09-15T09:59:44.151Z] + export GOPATH=/tmp/tmp.l9idMQOir8
09:59:44 [2020-09-15T09:59:44.151Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.l9idMQOir8/src/github.com/docker/distribution
09:59:44 [2020-09-15T09:59:44.151Z] Cloning into '/tmp/tmp.l9idMQOir8/src/github.com/docker/distribution'...
09:59:44 [2020-09-15T09:59:44.319Z] #57 ...
09:59:44 [2020-09-15T09:59:44.319Z] 
09:59:44 [2020-09-15T09:59:44.319Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:44 [2020-09-15T09:59:44.319Z] #14 24.39 Reading package lists...
09:59:44 [2020-09-15T09:59:44.319Z] #14 31.27 Building dependency tree...
09:59:44 [2020-09-15T09:59:44.319Z] #14 32.50 Reading state information...
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.07 libcap2-bin is already the newest version (1:2.25-2).
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.07 libcap2-bin set to manually installed.
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.07 The following additional packages will be installed:
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.08   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.08   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.08   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.08   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.08   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.09   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.09   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.09   python3.7 python3.7-minimal vim-runtime xxd
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12 Suggested packages:
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12   xfsdump acl attr quota
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12 Recommended packages:
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12   aufs-dkms nftables build-essential python3-dev python3-keyring
09:59:44 [2020-09-15T09:59:44.319Z] #14 34.12   python3-keyrings.alt python3-xdg unzip
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.64 The following NEW packages will be installed:
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.64   apparmor aufs-tools bash-completion binutils-mingw-w64
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.64   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.66   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.66   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   python3-distutils python3-lib2to3 python3-minimal python3-pip
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   python3-pkg-resources python3-setuptools python3-wheel python3.7
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.67   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
09:59:44 [2020-09-15T09:59:44.319Z] #14 37.68   xfsprogs xxd xz-utils zip
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.18 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.18 Need to get 104 MB of archives.
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.18 After this operation, 597 MB of additional disk space will be used.
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.79 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]
09:59:44 [2020-09-15T09:59:44.319Z] #14 38.95 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]
09:59:44 [2020-09-15T09:59:44.319Z] #14 39.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 39.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 39.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 39.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:59:44 [2020-09-15T09:59:44.319Z] #14 40.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:59:44 [2020-09-15T09:59:44.578Z] #14 40.31 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]
09:59:44 [2020-09-15T09:59:44.578Z] #14 40.33 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]
09:59:44 [2020-09-15T09:59:44.837Z] #14 ...
09:59:44 [2020-09-15T09:59:44.837Z] 
09:59:44 [2020-09-15T09:59:44.837Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
09:59:44 [2020-09-15T09:59:44.837Z] #57 49.44 🇩 bin/ctr
09:59:45 [2020-09-15T09:59:45.117Z] #14 ...
09:59:45 [2020-09-15T09:59:45.117Z] 
09:59:45 [2020-09-15T09:59:45.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:45 [2020-09-15T09:59:45.117Z] #39 25.36   CC       images/cgroup.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 25.80   CC       images/userns.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 25.94   CC       images/google/protobuf/descriptor.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 27.13   CC       images/opts.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 27.32   CC       images/seccomp.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 27.45   CC       images/binfmt-misc.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 27.58   CC       images/time.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 27.75   CC       images/sysctl.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 27.88   CC       images/autofs.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 28.05   CC       images/macvlan.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 28.18   CC       images/sit.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 28.41   CC       images/memfd.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 28.63   CC       images/timens.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 28.89   LINK     images/built-in.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.02   GEN      compel/include/asm
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.06   GEN      compel/include/version.h
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.08 touch .config
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.10   GEN      include/common/config.h
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.14   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.20   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.22   GEN      compel/plugins/include/uapi/std/syscall.h
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.24   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.26   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.28   DEP      compel/arch/s390/plugins/std/parasite-head.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.31   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.31   DEP      compel/plugins/std/infect.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.45   DEP      compel/plugins/std/string.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.57   DEP      compel/plugins/std/log.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.68   DEP      compel/plugins/std/fds.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.79   DEP      compel/plugins/std/std.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.86   DEP      compel/plugins/shmem/shmem.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 29.96   DEP      compel/plugins/fds/fds.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 30.05   CC       compel/plugins/std/std.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 30.26   CC       compel/plugins/std/fds.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 30.58   CC       compel/plugins/std/log.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 31.11   CC       compel/plugins/std/string.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 31.64   CC       compel/plugins/std/infect.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 31.84   CC       compel/arch/s390/plugins/std/parasite-head.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 31.86   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 31.91   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.01   AR       compel/plugins/std.lib.a
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.03   CC       compel/plugins/fds/fds.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.31   AR       compel/plugins/fds.lib.a
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.33   HOSTDEP  compel/src/lib/log-host.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.48   HOSTDEP  compel/src/lib/handle-elf-host.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.61   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.70   HOSTDEP  compel/src/main-host.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.80   DEP      compel/src/lib/ptrace.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 32.90   DEP      compel/src/lib/infect.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.03   DEP      compel/src/lib/infect-util.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.14   DEP      compel/src/lib/infect-rpc.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.23   DEP      compel/arch/s390/src/lib/infect.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.39   DEP      compel/arch/s390/src/lib/cpu.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.43   DEP      compel/src/lib/log.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.49   DEP      compel/src/main.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.60   DEP      compel/src/lib/handle-elf.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.66   DEP      compel/arch/s390/src/lib/handle-elf.d
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.76   CC       compel/src/lib/log.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 33.89   CC       compel/arch/s390/src/lib/cpu.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 34.16   CC       compel/arch/s390/src/lib/infect.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 34.90   CC       compel/src/lib/infect-rpc.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 35.16   CC       compel/src/lib/infect-util.o
09:59:45 [2020-09-15T09:59:45.117Z] #39 35.42   CC       compel/src/lib/infect.o
09:59:45 [2020-09-15T09:59:45.406Z] #57 ...
09:59:45 [2020-09-15T09:59:45.406Z] 
09:59:45 [2020-09-15T09:59:45.406Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:45 [2020-09-15T09:59:45.406Z] #42 79.61 path/filepath
09:59:45 [2020-09-15T09:59:45.406Z] #42 79.89 flag
09:59:45 [2020-09-15T09:59:45.406Z] #42 81.09 go/token
09:59:45 [2020-09-15T09:59:45.406Z] #42 81.72 regexp
09:59:45 [2020-09-15T09:59:45.406Z] #42 82.27 go/scanner
09:59:45 [2020-09-15T09:59:45.406Z] #42 83.74 go/ast
09:59:45 [2020-09-15T09:59:45.406Z] #42 85.85 internal/lazyregexp
09:59:45 [2020-09-15T09:59:45.406Z] #42 86.09 path
09:59:45 [2020-09-15T09:59:45.406Z] #42 86.44 io/ioutil
09:59:45 [2020-09-15T09:59:45.406Z] #42 86.95 net/url
09:59:45 [2020-09-15T09:59:45.406Z] #42 89.29 text/template/parse
09:59:45 [2020-09-15T09:59:45.406Z] #42 ...
09:59:45 [2020-09-15T09:59:45.406Z] 
09:59:45 [2020-09-15T09:59:45.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:45 [2020-09-15T09:59:45.406Z] #39 20.51   CC       images/stats.o
09:59:45 [2020-09-15T09:59:45.406Z] #39 21.09   CC       images/core.o
09:59:45 [2020-09-15T09:59:45.751Z] #39 ...
09:59:45 [2020-09-15T09:59:45.751Z] 
09:59:45 [2020-09-15T09:59:45.751Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:45 [2020-09-15T09:59:45.751Z] #14 36.73 Unpacking bash-completion (1:2.8-6) ...
09:59:46 [2020-09-15T09:59:46.043Z] #14 37.12 Selecting previously unselected package bzip2.
09:59:46 [2020-09-15T09:59:46.043Z] #14 37.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
09:59:46 [2020-09-15T09:59:46.043Z] #14 37.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:59:46 [2020-09-15T09:59:46.043Z] #14 37.22 Selecting previously unselected package xz-utils.
09:59:46 [2020-09-15T09:59:46.229Z] + cd /tmp/tmp.l9idMQOir8/src/github.com/docker/distribution
09:59:46 [2020-09-15T09:59:46.229Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:59:46 [2020-09-15T09:59:46.229Z] + GOPATH=/tmp/tmp.l9idMQOir8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.l9idMQOir8 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:59:46 [2020-09-15T09:59:46.335Z] #14 37.22 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
09:59:46 [2020-09-15T09:59:46.335Z] #14 37.23 Unpacking xz-utils (5.2.4-1) ...
09:59:46 [2020-09-15T09:59:46.335Z] #14 37.42 Selecting previously unselected package apparmor.
09:59:46 [2020-09-15T09:59:46.335Z] #14 37.42 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
09:59:46 [2020-09-15T09:59:46.335Z] #14 37.47 Unpacking apparmor (2.13.2-10) ...
09:59:46 [2020-09-15T09:59:46.346Z] #39 21.95   CC       images/core-x86.o
09:59:46 [2020-09-15T09:59:46.915Z] #39 22.57   CC       images/core-arm.o
09:59:46 [2020-09-15T09:59:46.969Z] #14 37.83 Selecting previously unselected package aufs-tools.
09:59:46 [2020-09-15T09:59:46.969Z] #14 37.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
09:59:46 [2020-09-15T09:59:46.969Z] #14 37.84 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:59:46 [2020-09-15T09:59:46.969Z] #14 37.96 Selecting previously unselected package binutils-mingw-w64-i686.
09:59:46 [2020-09-15T09:59:46.969Z] #14 37.96 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
09:59:46 [2020-09-15T09:59:46.969Z] #14 37.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:59:47 [2020-09-15T09:59:47.173Z] #39 22.96   CC       images/core-aarch64.o
09:59:47 [2020-09-15T09:59:47.603Z] #14 ...
09:59:47 [2020-09-15T09:59:47.603Z] 
09:59:47 [2020-09-15T09:59:47.603Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:47 [2020-09-15T09:59:47.603Z] #42 61.67 text/template
09:59:47 [2020-09-15T09:59:47.603Z] #42 61.79 log
09:59:47 [2020-09-15T09:59:47.603Z] #42 62.33 encoding/binary
09:59:47 [2020-09-15T09:59:47.603Z] #42 63.75 encoding/base64
09:59:47 [2020-09-15T09:59:47.603Z] #42 64.37 encoding/json
09:59:47 [2020-09-15T09:59:47.603Z] #42 65.47 go/doc
09:59:47 [2020-09-15T09:59:47.603Z] #42 67.67 github.com/LK4D4/vndr/build
09:59:47 [2020-09-15T09:59:47.603Z] #42 68.44 encoding/xml
09:59:47 [2020-09-15T09:59:47.603Z] #42 70.66 github.com/LK4D4/vndr/versioned
09:59:47 [2020-09-15T09:59:47.603Z] #42 70.72 compress/flate
09:59:47 [2020-09-15T09:59:47.603Z] #42 71.57 hash
09:59:47 [2020-09-15T09:59:47.603Z] #42 71.67 hash/crc32
09:59:47 [2020-09-15T09:59:47.603Z] #42 ...
09:59:47 [2020-09-15T09:59:47.603Z] 
09:59:47 [2020-09-15T09:59:47.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:47 [2020-09-15T09:59:47.603Z] #39 37.03   CC       compel/src/lib/ptrace.o
09:59:47 [2020-09-15T09:59:47.603Z] #39 37.29   AR       compel/libcompel.a
09:59:47 [2020-09-15T09:59:47.603Z] #39 37.37   HOSTCC   compel/src/main-host.o
09:59:47 [2020-09-15T09:59:47.603Z] #39 37.54   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
09:59:47 [2020-09-15T09:59:47.603Z] #39 37.69   HOSTCC   compel/src/lib/handle-elf-host.o
09:59:47 [2020-09-15T09:59:47.603Z] #39 37.94   HOSTCC   compel/src/lib/log-host.o
09:59:47 [2020-09-15T09:59:47.603Z] #39 38.06   HOSTLINK compel/compel-host-bin
09:59:47 [2020-09-15T09:59:47.742Z] #39 23.38   CC       images/core-ppc64.o
09:59:47 [2020-09-15T09:59:47.895Z] #39 38.26   DEP      soccr/soccr.d
09:59:48 [2020-09-15T09:59:48.187Z] #39 38.39   CC       soccr/soccr.o
09:59:48 [2020-09-15T09:59:48.311Z] #39 24.08   CC       images/core-s390.o
09:59:49 [2020-09-15T09:59:49.230Z] #39 39.52   AR       soccr/libsoccr.a
09:59:49 [2020-09-15T09:59:49.230Z] #39 39.57 make[1]: 'soccr/libsoccr.a' is up to date.
09:59:49 [2020-09-15T09:59:49.230Z] #39 39.79   DEP      criu/arch/s390/sigframe.d
09:59:49 [2020-09-15T09:59:49.250Z] #39 24.84   CC       images/cpuinfo.o
09:59:49 [2020-09-15T09:59:49.523Z] #39 39.96   DEP      criu/arch/s390/crtools.d
09:59:49 [2020-09-15T09:59:49.816Z] #39 40.21   DEP      criu/arch/s390/cpu.d
09:59:49 [2020-09-15T09:59:49.820Z] #39 25.36   CC       images/inventory.o
09:59:50 [2020-09-15T09:59:50.080Z] #39 25.71   CC       images/fdinfo.o
09:59:50 [2020-09-15T09:59:50.108Z] #39 40.37   CC       criu/arch/s390/cpu.o
09:59:50 [2020-09-15T09:59:50.340Z] #39 26.13   CC       images/fown.o
09:59:50 [2020-09-15T09:59:50.400Z] #39 40.80   CC       criu/arch/s390/crtools.o
09:59:50 [2020-09-15T09:59:50.599Z] #39 26.43   CC       images/ns.o
09:59:50 [2020-09-15T09:59:50.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:59:50 [2020-09-15T09:59:50.761Z] 
09:59:50 [2020-09-15T09:59:50.761Z] + TEST_INTEGRATION_DEST=2
09:59:50 [2020-09-15T09:59:50.761Z] + CONTAINER_NAME=docker-pr1-2
09:59:50 [2020-09-15T09:59:50.761Z] + TEST_SKIP_INTEGRATION=1
09:59:50 [2020-09-15T09:59:50.761Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:59:50 [2020-09-15T09:59:50.761Z] + run_tests
09:59:50 [2020-09-15T09:59:50.761Z] + c=0
09:59:50 [2020-09-15T09:59:50.761Z] + '[' -n 0 ']'
09:59:50 [2020-09-15T09:59:50.761Z] + rm=
09:59:50 [2020-09-15T09:59:50.761Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41451/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41451/.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=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh '' test-integration
09:59:50 [2020-09-15T09:59:50.761Z] + TEST_INTEGRATION_DEST=1
09:59:50 [2020-09-15T09:59:50.761Z] + CONTAINER_NAME=docker-pr1-1
09:59:50 [2020-09-15T09:59:50.761Z] + TEST_SKIP_INTEGRATION_CLI=1
09:59:50 [2020-09-15T09:59:50.761Z] + run_tests test-integration-flaky
09:59:50 [2020-09-15T09:59:50.761Z] + '[' -n 0 ']'
09:59:50 [2020-09-15T09:59:50.761Z] + rm=
09:59:50 [2020-09-15T09:59:50.761Z] + TEST_INTEGRATION_DEST=3
09:59:50 [2020-09-15T09:59:50.761Z] + CONTAINER_NAME=docker-pr1-3
09:59:50 [2020-09-15T09:59:50.761Z] + TEST_SKIP_INTEGRATION=1
09:59:50 [2020-09-15T09:59:50.761Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:59:50 [2020-09-15T09:59:50.761Z] + run_tests
09:59:50 [2020-09-15T09:59:50.761Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41451/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41451/.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=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh test-integration-flaky test-integration
09:59:50 [2020-09-15T09:59:50.761Z] + '[' -n 0 ']'
09:59:50 [2020-09-15T09:59:50.761Z] + rm=
09:59:50 [2020-09-15T09:59:50.761Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41451/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41451/.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=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh '' test-integration
09:59:50 [2020-09-15T09:59:50.761Z] ++ jobs -p
09:59:50 [2020-09-15T09:59:50.761Z] + for job in $(jobs -p)
09:59:50 [2020-09-15T09:59:50.761Z] + wait 11329
09:59:50 [2020-09-15T09:59:50.761Z] 
09:59:50 [2020-09-15T09:59:50.761Z] 
09:59:50 [2020-09-15T09:59:50.761Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:59:50 [2020-09-15T09:59:50.761Z] 
09:59:50 [2020-09-15T09:59:50.761Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:59:50 [2020-09-15T09:59:50.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:59:50 [2020-09-15T09:59:50.761Z] HOSTNAME=4387b93edc84
09:59:50 [2020-09-15T09:59:50.761Z] TEST_SKIP_INTEGRATION=1
09:59:50 [2020-09-15T09:59:50.761Z] TESTDEBUG=0
09:59:50 [2020-09-15T09:59:50.761Z] DEST=bundles/test-integration
09:59:50 [2020-09-15T09:59:50.761Z] PWD=/go/src/github.com/docker/docker
09:59:50 [2020-09-15T09:59:50.761Z] KEEPBUNDLE=1
09:59:50 [2020-09-15T09:59:50.761Z] DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:59:50 [2020-09-15T09:59:50.761Z] container=docker
09:59:50 [2020-09-15T09:59:50.761Z] HOME=/root
09:59:50 [2020-09-15T09:59:50.761Z] GOLANG_VERSION=1.13.14
09:59:50 [2020-09-15T09:59:50.761Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:59:50 [2020-09-15T09:59:50.761Z] VALIDATE_BRANCH=19.03
09:59:50 [2020-09-15T09:59:50.761Z] TERM=xterm
09:59:50 [2020-09-15T09:59:50.761Z] DOCKER_PKG=github.com/docker/docker
09:59:50 [2020-09-15T09:59:50.761Z] SHLVL=1
09:59:50 [2020-09-15T09:59:50.761Z] TIMEOUT=120m
09:59:50 [2020-09-15T09:59:50.761Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:59:50 [2020-09-15T09:59:50.761Z] DOCKER_GRAPHDRIVER=overlay2
09:59:50 [2020-09-15T09:59:50.761Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:59:50 [2020-09-15T09:59:50.761Z] GO111MODULE=off
09:59:50 [2020-09-15T09:59:50.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:59:50 [2020-09-15T09:59:50.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:59:50 [2020-09-15T09:59:50.761Z] GOPATH=/go
09:59:50 [2020-09-15T09:59:50.761Z] PKG_CONFIG=pkg-config
09:59:50 [2020-09-15T09:59:50.761Z] _=/usr/bin/env
09:59:50 [2020-09-15T09:59:50.762Z] Building test suite binary ./integration-cli/test.main
09:59:50 [2020-09-15T09:59:50.762Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:59:50 [2020-09-15T09:59:50.762Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:59:50 [2020-09-15T09:59:50.762Z] HOSTNAME=cb3c3bdba09c
09:59:50 [2020-09-15T09:59:50.762Z] TEST_SKIP_INTEGRATION=1
09:59:50 [2020-09-15T09:59:50.762Z] TESTDEBUG=0
09:59:50 [2020-09-15T09:59:50.762Z] DEST=bundles/test-integration
09:59:50 [2020-09-15T09:59:50.762Z] PWD=/go/src/github.com/docker/docker
09:59:50 [2020-09-15T09:59:50.762Z] KEEPBUNDLE=1
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:59:50 [2020-09-15T09:59:50.762Z] container=docker
09:59:50 [2020-09-15T09:59:50.762Z] HOME=/root
09:59:50 [2020-09-15T09:59:50.762Z] GOLANG_VERSION=1.13.14
09:59:50 [2020-09-15T09:59:50.762Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:59:50 [2020-09-15T09:59:50.762Z] VALIDATE_BRANCH=19.03
09:59:50 [2020-09-15T09:59:50.762Z] TERM=xterm
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_PKG=github.com/docker/docker
09:59:50 [2020-09-15T09:59:50.762Z] SHLVL=1
09:59:50 [2020-09-15T09:59:50.762Z] TIMEOUT=120m
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_GRAPHDRIVER=overlay2
09:59:50 [2020-09-15T09:59:50.762Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:59:50 [2020-09-15T09:59:50.762Z] GO111MODULE=off
09:59:50 [2020-09-15T09:59:50.762Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:59:50 [2020-09-15T09:59:50.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:59:50 [2020-09-15T09:59:50.762Z] GOPATH=/go
09:59:50 [2020-09-15T09:59:50.762Z] PKG_CONFIG=pkg-config
09:59:50 [2020-09-15T09:59:50.762Z] _=/usr/bin/env
09:59:50 [2020-09-15T09:59:50.762Z] Building test suite binary ./integration-cli/test.main
09:59:50 [2020-09-15T09:59:50.762Z] No new tests added to integration.
09:59:50 [2020-09-15T09:59:50.762Z] 
09:59:50 [2020-09-15T09:59:50.762Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:59:50 [2020-09-15T09:59:50.762Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:59:50 [2020-09-15T09:59:50.762Z] HOSTNAME=9b81a09e99d7
09:59:50 [2020-09-15T09:59:50.762Z] TESTDEBUG=0
09:59:50 [2020-09-15T09:59:50.762Z] DEST=bundles/test-integration
09:59:50 [2020-09-15T09:59:50.762Z] PWD=/go/src/github.com/docker/docker
09:59:50 [2020-09-15T09:59:50.762Z] KEEPBUNDLE=1
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
09:59:50 [2020-09-15T09:59:50.762Z] container=docker
09:59:50 [2020-09-15T09:59:50.762Z] HOME=/root
09:59:50 [2020-09-15T09:59:50.762Z] GOLANG_VERSION=1.13.14
09:59:50 [2020-09-15T09:59:50.762Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:59:50 [2020-09-15T09:59:50.762Z] VALIDATE_BRANCH=19.03
09:59:50 [2020-09-15T09:59:50.762Z] TERM=xterm
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_PKG=github.com/docker/docker
09:59:50 [2020-09-15T09:59:50.762Z] SHLVL=1
09:59:50 [2020-09-15T09:59:50.762Z] TIMEOUT=120m
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:59:50 [2020-09-15T09:59:50.762Z] DOCKER_GRAPHDRIVER=overlay2
09:59:50 [2020-09-15T09:59:50.762Z] GO111MODULE=off
09:59:50 [2020-09-15T09:59:50.762Z] TEST_SKIP_INTEGRATION_CLI=1
09:59:50 [2020-09-15T09:59:50.762Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:59:50 [2020-09-15T09:59:50.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:59:50 [2020-09-15T09:59:50.762Z] GOPATH=/go
09:59:50 [2020-09-15T09:59:50.762Z] PKG_CONFIG=pkg-config
09:59:50 [2020-09-15T09:59:50.762Z] _=/usr/bin/env
09:59:50 [2020-09-15T09:59:50.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:59:50 [2020-09-15T09:59:50.858Z] #39 ...
09:59:50 [2020-09-15T09:59:50.859Z] 
09:59:50 [2020-09-15T09:59:50.859Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:50 [2020-09-15T09:59:50.859Z] #14 42.86 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]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.56 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]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.76 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 44.77 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.34 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.35 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.35 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.35 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.36 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.39 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.41 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.52 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.53 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.55 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.56 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.57 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.60 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.60 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 45.63 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 46.05 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 46.15 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:59:50 [2020-09-15T09:59:50.859Z] #14 46.21 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:59:51 [2020-09-15T09:59:51.428Z] #14 47.12 debconf: delaying package configuration, since apt-utils is not installed
09:59:51 [2020-09-15T09:59:51.428Z] #14 47.34 Fetched 104 MB in 8s (12.4 MB/s)
09:59:51 [2020-09-15T09:59:51.437Z] #39 41.69   CC       criu/arch/s390/sigframe.o
09:59:51 [2020-09-15T09:59:51.437Z] #39 41.87   LINK     criu/arch/s390/crtools.built-in.o
09:59:51 [2020-09-15T09:59:51.437Z] #39 41.91   DEP      criu/pie/util-vdso.d
09:59:51 [2020-09-15T09:59:51.437Z] #39 42.02   DEP      criu/pie/util.d
09:59:51 [2020-09-15T09:59:51.688Z] #14 47.44 Selecting previously unselected package pigz.
09:59:51 [2020-09-15T09:59:51.688Z] #14 47.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15473 files and directories currently installed.)
09:59:51 [2020-09-15T09:59:51.688Z] #14 47.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:59:51 [2020-09-15T09:59:51.688Z] #14 47.50 Unpacking pigz (2.4-1) ...
09:59:51 [2020-09-15T09:59:51.729Z] #39 42.22   CC       criu/pie/util.o
09:59:51 [2020-09-15T09:59:51.948Z] #14 47.67 Selecting previously unselected package libpython3.7-minimal:amd64.
09:59:51 [2020-09-15T09:59:51.948Z] #14 47.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:59:51 [2020-09-15T09:59:51.948Z] #14 47.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:59:52 [2020-09-15T09:59:52.363Z] #39 42.51   CC       criu/pie/util-vdso.o
09:59:52 [2020-09-15T09:59:52.655Z] #39 43.03   AR       criu/pie/pie.lib.a
09:59:52 [2020-09-15T09:59:52.655Z] #39 43.09   DEP      criu/pie/restorer.d
09:59:52 [2020-09-15T09:59:52.777Z] #14 48.35 Selecting previously unselected package python3.7-minimal.
09:59:52 [2020-09-15T09:59:52.777Z] #14 48.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
09:59:52 [2020-09-15T09:59:52.777Z] #14 48.39 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
09:59:52 [2020-09-15T09:59:52.947Z] #39 43.30   DEP      criu/arch/s390/restorer.d
09:59:53 [2020-09-15T09:59:53.282Z] #39 43.49   DEP      criu/arch/s390/vdso-pie.d
09:59:53 [2020-09-15T09:59:53.282Z] #39 43.67   DEP      criu/pie/parasite-vdso.d
09:59:53 [2020-09-15T09:59:53.574Z] #39 43.87   DEP      criu/pie/parasite.d
09:59:53 [2020-09-15T09:59:53.866Z] #39 44.07   CC       criu/pie/parasite.o
09:59:54 [2020-09-15T09:59:54.160Z] #14 49.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
09:59:54 [2020-09-15T09:59:54.160Z] #14 49.69 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
09:59:54 [2020-09-15T09:59:54.500Z] #39 44.96   LINK     criu/pie/parasite.built-in.o
09:59:54 [2020-09-15T09:59:54.500Z] #39 44.96   GEN      criu/pie/parasite-blob.h
09:59:54 [2020-09-15T09:59:54.500Z] #39 44.97   CC       criu/pie/parasite-vdso.o
09:59:54 [2020-09-15T09:59:54.923Z] INFO: Expanding compiler 1 of 3...
09:59:54 [2020-09-15T09:59:54.923Z] INFO: Expanding compiler 2 of 3...
09:59:55 [2020-09-15T09:59:55.134Z] #39 45.36   CC       criu/arch/s390/vdso-pie.o
09:59:55 [2020-09-15T09:59:55.134Z] #39 45.59   CC       criu/arch/s390/restorer.o
09:59:55 [2020-09-15T09:59:55.775Z] #39 45.99   CC       criu/pie/restorer.o
09:59:55 [2020-09-15T09:59:55.775Z] #39 ...
09:59:55 [2020-09-15T09:59:55.775Z] 
09:59:55 [2020-09-15T09:59:55.775Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
09:59:55 [2020-09-15T09:59:55.775Z] #60 75.48 + for f in rootlesskit rootlesskit-docker-proxy
09:59:55 [2020-09-15T09:59:55.775Z] #60 75.48 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:59:55 [2020-09-15T09:59:55.775Z] #60 DONE 80.1s
09:59:55 [2020-09-15T09:59:55.775Z] 
09:59:55 [2020-09-15T09:59:55.775Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:59:55 [2020-09-15T09:59:55.775Z] #61 DONE 0.1s
09:59:55 [2020-09-15T09:59:55.775Z] 
09:59:55 [2020-09-15T09:59:55.775Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:55 [2020-09-15T09:59:55.775Z] #14 39.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:59:55 [2020-09-15T09:59:55.775Z] #14 39.13 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 39.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.01 Selecting previously unselected package binutils-mingw-w64.
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.03 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.12 Selecting previously unselected package libdevmapper1.02.1:s390x.
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.12 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.13 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.23 Selecting previously unselected package dmsetup.
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.24 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.24 Unpacking dmsetup (2:1.02.155-3) ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.33 Selecting previously unselected package mingw-w64-common.
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.33 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 41.33 Unpacking mingw-w64-common (6.0.0-3) ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 44.50 Selecting previously unselected package mingw-w64-x86-64-dev.
09:59:55 [2020-09-15T09:59:55.775Z] #14 44.50 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:59:55 [2020-09-15T09:59:55.775Z] #14 44.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:59:56 [2020-09-15T09:59:56.069Z] #14 ...
09:59:56 [2020-09-15T09:59:56.069Z] 
09:59:56 [2020-09-15T09:59:56.069Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:56 [2020-09-15T09:59:56.069Z] #42 89.90 go/parser
09:59:56 [2020-09-15T09:59:56.069Z] #42 93.47 text/template
09:59:56 [2020-09-15T09:59:56.069Z] #42 93.49 log
09:59:56 [2020-09-15T09:59:56.069Z] #42 94.01 encoding/binary
09:59:56 [2020-09-15T09:59:56.069Z] #42 95.85 encoding/base64
09:59:56 [2020-09-15T09:59:56.069Z] #42 96.53 encoding/json
09:59:56 [2020-09-15T09:59:56.069Z] #42 99.66 go/doc
09:59:56 [2020-09-15T09:59:56.069Z] #42 ...
09:59:56 [2020-09-15T09:59:56.069Z] 
09:59:56 [2020-09-15T09:59:56.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:56 [2020-09-15T09:59:56.069Z] #39 26.69   CC       images/regfile.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 27.05   CC       images/ghost-file.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 27.36   CC       images/fifo.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 27.64   CC       images/remap-file-path.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 27.97   CC       images/eventfd.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 28.29   CC       images/eventpoll.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 28.72   CC       images/fh.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 29.09   CC       images/fsnotify.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 29.71   CC       images/signalfd.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 30.07   CC       images/fs.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 30.21   CC       images/pstree.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 30.40   CC       images/pipe.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 30.61   CC       images/tcp-stream.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 30.90   CC       images/sk-packet.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 31.17   CC       images/mnt.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 31.50   CC       images/pipe-data.o
09:59:56 [2020-09-15T09:59:56.069Z] #39 31.71   CC       images/sa.o
09:59:56 [2020-09-15T09:59:56.329Z] #39 31.96   CC       images/timer.o
09:59:56 [2020-09-15T09:59:56.589Z] #39 32.43   CC       images/timerfd.o
09:59:57 [2020-09-15T09:59:57.158Z] #39 32.73   CC       images/mm.o
09:59:57 [2020-09-15T09:59:57.158Z] #39 ...
09:59:57 [2020-09-15T09:59:57.158Z] 
09:59:57 [2020-09-15T09:59:57.158Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
09:59:57 [2020-09-15T09:59:57.158Z] #14 52.85 Selecting previously unselected package python3-minimal.
09:59:57 [2020-09-15T09:59:57.158Z] #14 52.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 ... 15722 files and directories currently installed.)
09:59:57 [2020-09-15T09:59:57.158Z] #14 52.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:59:57 [2020-09-15T09:59:57.158Z] #14 52.94 Unpacking python3-minimal (3.7.3-1) ...
09:59:57 [2020-09-15T09:59:57.418Z] #14 53.05 Selecting previously unselected package libmpdec2:amd64.
09:59:57 [2020-09-15T09:59:57.418Z] #14 53.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:59:57 [2020-09-15T09:59:57.418Z] #14 53.06 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:59:57 [2020-09-15T09:59:57.418Z] #14 53.21 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:59:57 [2020-09-15T09:59:57.418Z] #14 53.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
09:59:57 [2020-09-15T09:59:57.418Z] #14 53.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
09:59:57 [2020-09-15T09:59:57.873Z] #14 ...
09:59:57 [2020-09-15T09:59:57.873Z] 
09:59:57 [2020-09-15T09:59:57.873Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
09:59:57 [2020-09-15T09:59:57.873Z] #42 71.98 context
09:59:57 [2020-09-15T09:59:57.873Z] #42 72.45 compress/gzip
09:59:57 [2020-09-15T09:59:57.873Z] #42 72.54 crypto/cipher
09:59:57 [2020-09-15T09:59:57.873Z] #42 72.94 math/big
09:59:57 [2020-09-15T09:59:57.873Z] #42 73.51 crypto/aes
09:59:57 [2020-09-15T09:59:57.873Z] #42 74.48 crypto
09:59:57 [2020-09-15T09:59:57.873Z] #42 74.65 crypto/des
09:59:57 [2020-09-15T09:59:57.873Z] #42 75.17 crypto/internal/randutil
09:59:57 [2020-09-15T09:59:57.873Z] #42 75.25 crypto/sha512
09:59:57 [2020-09-15T09:59:57.873Z] #42 75.83 crypto/ed25519/internal/edwards25519
09:59:57 [2020-09-15T09:59:57.873Z] #42 77.30 crypto/hmac
09:59:57 [2020-09-15T09:59:57.873Z] #42 77.46 crypto/md5
09:59:57 [2020-09-15T09:59:57.873Z] #42 77.89 crypto/rc4
09:59:57 [2020-09-15T09:59:57.873Z] #42 78.02 crypto/sha1
09:59:57 [2020-09-15T09:59:57.873Z] #42 78.49 crypto/sha256
09:59:57 [2020-09-15T09:59:57.873Z] #42 78.59 crypto/rand
09:59:57 [2020-09-15T09:59:57.873Z] #42 78.93 crypto/elliptic
09:59:57 [2020-09-15T09:59:57.873Z] #42 79.16 encoding/asn1
09:59:57 [2020-09-15T09:59:57.873Z] #42 80.93 crypto/ed25519
09:59:57 [2020-09-15T09:59:57.873Z] #42 81.17 crypto/rsa
09:59:57 [2020-09-15T09:59:57.873Z] #42 81.41 crypto/ecdsa
09:59:57 [2020-09-15T09:59:57.873Z] #42 81.92 crypto/dsa
09:59:57 [2020-09-15T09:59:57.873Z] #42 81.97 encoding/hex
09:59:57 [2020-09-15T09:59:57.873Z] #42 ...
09:59:57 [2020-09-15T09:59:57.873Z] 
09:59:57 [2020-09-15T09:59:57.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:59:57 [2020-09-15T09:59:57.873Z] #39 48.21   LINK     criu/pie/restorer.built-in.o
09:59:57 [2020-09-15T09:59:57.873Z] #39 48.26   GEN      criu/pie/restorer-blob.h
09:59:57 [2020-09-15T09:59:57.873Z] #39 48.31   DEP      criu/vdso.d
09:59:58 [2020-09-15T09:59:58.165Z] #39 48.49   DEP      criu/uts_ns.d
09:59:58 [2020-09-15T09:59:58.458Z] #39 48.65   DEP      criu/util.d
09:59:58 [2020-09-15T09:59:58.458Z] #39 48.86   DEP      criu/uffd.d
09:59:58 [2020-09-15T09:59:58.658Z] INFO: Expanding compiler 3 of 3...
09:59:58 [2020-09-15T09:59:58.750Z] #39 49.08   DEP      criu/tun.d
09:59:58 [2020-09-15T09:59:58.799Z] #14 54.71 Selecting previously unselected package python3.7.
09:59:59 [2020-09-15T09:59:59.042Z] #39 49.28   DEP      criu/tty.d
09:59:59 [2020-09-15T09:59:59.042Z] #39 49.49   DEP      criu/timerfd.d
09:59:59 [2020-09-15T09:59:59.059Z] #14 54.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
09:59:59 [2020-09-15T09:59:59.059Z] #14 54.72 Unpacking python3.7 (3.7.3-2+deb10u2) ...
09:59:59 [2020-09-15T09:59:59.059Z] #14 54.86 Selecting previously unselected package libpython3-stdlib:amd64.
09:59:59 [2020-09-15T09:59:59.059Z] #14 54.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:59:59 [2020-09-15T09:59:59.059Z] #14 54.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:59:59 [2020-09-15T09:59:59.117Z] INFO: Removing downloaded files...
09:59:59 [2020-09-15T09:59:59.117Z] INFO: Creating source directory...
09:59:59 [2020-09-15T09:59:59.117Z] INFO: Configuring git core.autocrlf...
09:59:59 [2020-09-15T09:59:59.117Z] INFO: Completed
09:59:59 [2020-09-15T09:59:59.319Z] #14 55.02 Setting up python3-minimal (3.7.3-1) ...
09:59:59 [2020-09-15T09:59:59.334Z] #39 49.64   DEP      criu/timens.d
09:59:59 [2020-09-15T09:59:59.334Z] #39 49.78   DEP      criu/sysfs_parse.d
09:59:59 [2020-09-15T09:59:59.626Z] #39 49.95   DEP      criu/sysctl.d
09:59:59 [2020-09-15T09:59:59.918Z] #39 50.12   DEP      criu/string.d
09:59:59 [2020-09-15T09:59:59.918Z] #39 50.14   DEP      criu/stats.d
09:59:59 [2020-09-15T09:59:59.918Z] #39 50.30   DEP      criu/sockets.d
10:00:00 [2020-09-15T10:00:00.211Z] #39 50.47   DEP      criu/sk-unix.d
10:00:00 [2020-09-15T10:00:00.502Z] #39 50.69   DEP      criu/sk-tcp.d
10:00:00 [2020-09-15T10:00:00.502Z] #39 50.90   DEP      criu/sk-queue.d
10:00:00 [2020-09-15T10:00:00.699Z] #14 56.42 Selecting previously unselected package python3.
10:00:00 [2020-09-15T10:00:00.699Z] #14 56.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16134 files and directories currently installed.)
10:00:00 [2020-09-15T10:00:00.699Z] #14 56.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
10:00:00 [2020-09-15T10:00:00.699Z] #14 56.50 Unpacking python3 (3.7.3-1) ...
10:00:00 [2020-09-15T10:00:00.794Z] #39 51.01   DEP      criu/sk-packet.d
10:00:00 [2020-09-15T10:00:00.794Z] #39 51.11   DEP      criu/sk-netlink.d
10:00:00 [2020-09-15T10:00:00.794Z] #39 51.23   DEP      criu/sk-inet.d
10:00:00 [2020-09-15T10:00:00.959Z] #14 56.67 Selecting previously unselected package libip4tc0:amd64.
10:00:00 [2020-09-15T10:00:00.959Z] #14 56.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
10:00:00 [2020-09-15T10:00:00.959Z] #14 56.68 Unpacking libip4tc0:amd64 (1.8.2-4) ...
10:00:00 [2020-09-15T10:00:00.959Z] #14 56.80 Selecting previously unselected package libip6tc0:amd64.
10:00:00 [2020-09-15T10:00:00.959Z] #14 56.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
10:00:00 [2020-09-15T10:00:00.959Z] #14 56.81 Unpacking libip6tc0:amd64 (1.8.2-4) ...
10:00:01 [2020-09-15T10:00:01.086Z] #39 51.38   DEP      criu/signalfd.d
10:00:01 [2020-09-15T10:00:01.087Z] #39 51.47   DEP      criu/sigframe.d
10:00:01 [2020-09-15T10:00:01.087Z] #39 51.58   DEP      criu/shmem.d
10:00:01 [2020-09-15T10:00:01.219Z] #14 56.93 Selecting previously unselected package libiptc0:amd64.
10:00:01 [2020-09-15T10:00:01.219Z] #14 56.93 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
10:00:01 [2020-09-15T10:00:01.219Z] #14 56.94 Unpacking libiptc0:amd64 (1.8.2-4) ...
10:00:01 [2020-09-15T10:00:01.219Z] #14 57.04 Selecting previously unselected package libnfnetlink0:amd64.
10:00:01 [2020-09-15T10:00:01.219Z] #14 57.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:00:01 [2020-09-15T10:00:01.219Z] #14 57.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:00:01 [2020-09-15T10:00:01.379Z] #39 51.76   DEP      criu/servicefd.d
10:00:01 [2020-09-15T10:00:01.479Z] #14 57.13 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:00:01 [2020-09-15T10:00:01.479Z] #14 57.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
10:00:01 [2020-09-15T10:00:01.479Z] #14 57.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:00:01 [2020-09-15T10:00:01.479Z] #14 57.29 Selecting previously unselected package libnftnl11:amd64.
10:00:01 [2020-09-15T10:00:01.479Z] #14 57.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
10:00:01 [2020-09-15T10:00:01.479Z] #14 57.31 Unpacking libnftnl11:amd64 (1.1.2-2) ...
10:00:01 [2020-09-15T10:00:01.672Z] #39 51.94   DEP      criu/seize.d
10:00:01 [2020-09-15T10:00:01.672Z] #39 52.06   DEP      criu/seccomp.d
10:00:01 [2020-09-15T10:00:01.739Z] #14 57.45 Selecting previously unselected package iptables.
10:00:01 [2020-09-15T10:00:01.739Z] #14 57.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
10:00:01 [2020-09-15T10:00:01.739Z] #14 57.46 Unpacking iptables (1.8.2-4) ...
10:00:01 [2020-09-15T10:00:01.964Z] #39 52.24   DEP      criu/rst-malloc.d
10:00:01 [2020-09-15T10:00:01.964Z] #39 52.31   DEP      criu/rbtree.d
10:00:01 [2020-09-15T10:00:01.964Z] #39 52.37   DEP      criu/pstree.d
10:00:02 [2020-09-15T10:00:02.256Z] #39 52.59   DEP      criu/protobuf.d
10:00:02 [2020-09-15T10:00:02.256Z] #39 52.71   GEN      criu/protobuf-desc-gen.h
10:00:02 [2020-09-15T10:00:02.309Z] #14 58.02 Selecting previously unselected package xxd.
10:00:02 [2020-09-15T10:00:02.309Z] #14 58.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
10:00:02 [2020-09-15T10:00:02.309Z] #14 58.04 Unpacking xxd (2:8.1.0875-5) ...
10:00:02 [2020-09-15T10:00:02.568Z] #14 58.24 Selecting previously unselected package vim-common.
10:00:02 [2020-09-15T10:00:02.568Z] #14 58.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:00:02 [2020-09-15T10:00:02.568Z] #14 58.27 Unpacking vim-common (2:8.1.0875-5) ...
10:00:02 [2020-09-15T10:00:02.828Z] #14 58.50 Selecting previously unselected package bash-completion.
10:00:02 [2020-09-15T10:00:02.828Z] #14 58.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:00:03 [2020-09-15T10:00:03.768Z] #39 53.84   DEP      criu/protobuf-desc.d
10:00:03 [2020-09-15T10:00:03.768Z] #39 53.92   DEP      criu/proc_parse.d
10:00:03 [2020-09-15T10:00:03.768Z] #39 54.08   DEP      criu/plugin.d
10:00:03 [2020-09-15T10:00:03.768Z] #39 54.19   DEP      criu/pipes.d
10:00:03 [2020-09-15T10:00:03.768Z] #39 54.33   DEP      criu/pie-util.d
10:00:04 [2020-09-15T10:00:04.060Z] #39 54.46   DEP      criu/pie-util-vdso.d
10:00:04 [2020-09-15T10:00:04.352Z] #39 54.60   DEP      criu/path.d
10:00:04 [2020-09-15T10:00:04.352Z] #39 54.76   DEP      criu/parasite-syscall.d
10:00:04 [2020-09-15T10:00:04.643Z] #39 54.94   DEP      criu/pagemap.d
10:00:04 [2020-09-15T10:00:04.643Z] #39 55.04   DEP      criu/pagemap-cache.d
10:00:04 [2020-09-15T10:00:04.935Z] #39 55.20   DEP      criu/page-xfer.d
10:00:04 [2020-09-15T10:00:04.935Z] #39 55.40   DEP      criu/page-pipe.d
10:00:05 [2020-09-15T10:00:05.229Z] #39 55.49   DEP      criu/netfilter.d
10:00:05 [2020-09-15T10:00:05.229Z] #39 55.64   DEP      criu/net.d
10:00:05 [2020-09-15T10:00:05.524Z] #39 55.91   DEP      criu/namespaces.d
10:00:05 [2020-09-15T10:00:05.816Z] #39 56.07   DEP      criu/mount.d
10:00:05 [2020-09-15T10:00:05.816Z] #39 56.21   DEP      criu/memfd.d
10:00:05 [2020-09-15T10:00:05.816Z] #39 56.35   DEP      criu/mem.d
10:00:06 [2020-09-15T10:00:06.109Z] #39 56.57   DEP      criu/lsm.d
10:00:06 [2020-09-15T10:00:06.401Z] #39 56.71   DEP      criu/log.d
10:00:06 [2020-09-15T10:00:06.401Z] #39 ...
10:00:06 [2020-09-15T10:00:06.401Z] 
10:00:06 [2020-09-15T10:00:06.401Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.62 + GOBIN=/build
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.62 + /build/gometalinter --install
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66 Installing:
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   deadcode
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   dupl
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   errcheck
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gas
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gochecknoglobals
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gochecknoinits
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   goconst
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gocyclo
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   goimports
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   golint
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gosimple
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gotype
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   gotypex
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   ineffassign
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   interfacer
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   lll
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   maligned
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   megacheck
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   misspell
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   nakedret
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   safesql
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   staticcheck
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   structcheck
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   unconvert
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   unparam
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   unused
10:00:06 [2020-09-15T10:00:06.401Z] #48 90.66   varcheck
10:00:07 [2020-09-15T10:00:07.025Z] #14 62.92 Unpacking bash-completion (1:2.8-6) ...
10:00:07 [2020-09-15T10:00:07.595Z] #14 ...
10:00:07 [2020-09-15T10:00:07.595Z] 
10:00:07 [2020-09-15T10:00:07.595Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:07 [2020-09-15T10:00:07.595Z] #42 101.7 encoding/xml
10:00:07 [2020-09-15T10:00:07.595Z] #42 104.0 github.com/LK4D4/vndr/build
10:00:07 [2020-09-15T10:00:07.595Z] #42 107.1 github.com/LK4D4/vndr/versioned
10:00:07 [2020-09-15T10:00:07.595Z] #42 107.2 compress/flate
10:00:07 [2020-09-15T10:00:07.595Z] #42 108.1 hash
10:00:07 [2020-09-15T10:00:07.595Z] #42 108.4 hash/crc32
10:00:07 [2020-09-15T10:00:07.595Z] #42 109.1 context
10:00:07 [2020-09-15T10:00:07.595Z] #42 109.9 crypto/cipher
10:00:07 [2020-09-15T10:00:07.595Z] #42 110.1 compress/gzip
10:00:07 [2020-09-15T10:00:07.595Z] #42 111.1 math/big
10:00:07 [2020-09-15T10:00:07.595Z] #42 111.1 crypto/aes
10:00:07 [2020-09-15T10:00:07.595Z] #42 ...
10:00:07 [2020-09-15T10:00:07.595Z] 
10:00:07 [2020-09-15T10:00:07.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:07 [2020-09-15T10:00:07.595Z] #39 33.17   CC       images/sk-opts.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 33.41   CC       images/sk-unix.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 33.74   CC       images/sk-inet.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 34.19   CC       images/tun.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 34.56   CC       images/sk-netlink.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 34.91   CC       images/packet-sock.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 35.44   CC       images/ipc-var.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 35.71   CC       images/ipc-desc.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 35.95   CC       images/ipc-shm.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 36.19   CC       images/ipc-msg.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 36.53   CC       images/ipc-sem.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 36.77   CC       images/utsns.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 36.96   CC       images/creds.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 37.21   CC       images/vma.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 37.41   CC       images/netdev.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 37.96   CC       images/tty.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 38.80   CC       images/file-lock.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 39.07   CC       images/rlimit.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 39.37   CC       images/pagemap.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 39.77   CC       images/siginfo.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 40.11   CC       images/rpc.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 41.80   CC       images/ext-file.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 41.99   CC       images/cgroup.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 42.89   CC       images/userns.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 43.22   CC       images/google/protobuf/descriptor.o
10:00:07 [2020-09-15T10:00:07.595Z] #39 ...
10:00:07 [2020-09-15T10:00:07.595Z] 
10:00:07 [2020-09-15T10:00:07.595Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:07 [2020-09-15T10:00:07.595Z] #14 63.53 Selecting previously unselected package bzip2.
10:00:07 [2020-09-15T10:00:07.855Z] #14 63.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
10:00:07 [2020-09-15T10:00:07.855Z] #14 63.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:00:07 [2020-09-15T10:00:07.913Z] #48 ...
10:00:07 [2020-09-15T10:00:07.913Z] 
10:00:07 [2020-09-15T10:00:07.913Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:07 [2020-09-15T10:00:07.913Z] #14 48.94 Selecting previously unselected package gcc-mingw-w64-base.
10:00:07 [2020-09-15T10:00:07.913Z] #14 48.95 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:00:07 [2020-09-15T10:00:07.913Z] #14 48.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:07 [2020-09-15T10:00:07.913Z] #14 49.04 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:00:07 [2020-09-15T10:00:07.913Z] #14 49.04 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:00:07 [2020-09-15T10:00:07.913Z] #14 49.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:08 [2020-09-15T10:00:08.115Z] #14 63.70 Selecting previously unselected package xz-utils.
10:00:08 [2020-09-15T10:00:08.115Z] #14 63.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
10:00:08 [2020-09-15T10:00:08.115Z] #14 63.73 Unpacking xz-utils (5.2.4-1) ...
10:00:08 [2020-09-15T10:00:08.115Z] #14 63.98 Selecting previously unselected package apparmor.
10:00:08 [2020-09-15T10:00:08.205Z] #14 ...
10:00:08 [2020-09-15T10:00:08.205Z] 
10:00:08 [2020-09-15T10:00:08.205Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:08 [2020-09-15T10:00:08.205Z] #42 82.21 encoding/pem
10:00:08 [2020-09-15T10:00:08.205Z] #42 82.26 crypto/x509/pkix
10:00:08 [2020-09-15T10:00:08.205Z] #42 82.60 vendor/golang.org/x/crypto/cryptobyte
10:00:08 [2020-09-15T10:00:08.205Z] #42 82.62 vendor/golang.org/x/net/dns/dnsmessage
10:00:08 [2020-09-15T10:00:08.205Z] #42 84.06 vendor/golang.org/x/sys/cpu
10:00:08 [2020-09-15T10:00:08.205Z] #42 84.40 vendor/golang.org/x/crypto/internal/chacha20
10:00:08 [2020-09-15T10:00:08.205Z] #42 84.83 net
10:00:08 [2020-09-15T10:00:08.205Z] #42 85.06 vendor/golang.org/x/crypto/poly1305
10:00:08 [2020-09-15T10:00:08.205Z] #42 85.50 vendor/golang.org/x/crypto/chacha20poly1305
10:00:08 [2020-09-15T10:00:08.205Z] #42 85.91 vendor/golang.org/x/crypto/curve25519
10:00:08 [2020-09-15T10:00:08.205Z] #42 86.23 vendor/golang.org/x/crypto/hkdf
10:00:08 [2020-09-15T10:00:08.205Z] #42 86.32 vendor/golang.org/x/text/transform
10:00:08 [2020-09-15T10:00:08.205Z] #42 86.88 vendor/golang.org/x/text/unicode/bidi
10:00:08 [2020-09-15T10:00:08.205Z] #42 88.27 vendor/golang.org/x/text/secure/bidirule
10:00:08 [2020-09-15T10:00:08.205Z] #42 88.45 vendor/golang.org/x/text/unicode/norm
10:00:08 [2020-09-15T10:00:08.205Z] #42 90.76 vendor/golang.org/x/net/idna
10:00:08 [2020-09-15T10:00:08.205Z] #42 ...
10:00:08 [2020-09-15T10:00:08.205Z] 
10:00:08 [2020-09-15T10:00:08.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:08 [2020-09-15T10:00:08.205Z] #39 56.85   DEP      criu/libnetlink.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 56.94   DEP      criu/kerndat.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.07   DEP      criu/kcmp-ids.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.14   DEP      criu/irmap.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.31   DEP      criu/ipc_ns.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.51   DEP      criu/image.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.69   DEP      criu/image-desc.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.79   DEP      criu/fsnotify.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.87   DEP      criu/filesystems.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 57.98   DEP      criu/files.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 58.23   DEP      criu/files-reg.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 58.32   DEP      criu/files-ext.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 58.43   DEP      criu/file-lock.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 58.58   DEP      criu/file-ids.d
10:00:08 [2020-09-15T10:00:08.205Z] #39 58.67   DEP      criu/fifo.d
10:00:08 [2020-09-15T10:00:08.375Z] #14 63.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
10:00:08 [2020-09-15T10:00:08.375Z] #14 64.09 Unpacking apparmor (2.13.2-10) ...
10:00:08 [2020-09-15T10:00:08.497Z] #39 58.77   DEP      criu/fdstore.d
10:00:08 [2020-09-15T10:00:08.497Z] #39 58.85   DEP      criu/fault-injection.d
10:00:08 [2020-09-15T10:00:08.497Z] #39 58.89   DEP      criu/external.d
10:00:08 [2020-09-15T10:00:08.497Z] #39 58.95   DEP      criu/eventpoll.d
10:00:08 [2020-09-15T10:00:08.789Z] #39 59.11   DEP      criu/eventfd.d
10:00:08 [2020-09-15T10:00:08.789Z] #39 59.21   DEP      criu/crtools.d
10:00:08 [2020-09-15T10:00:08.789Z] #39 59.34   DEP      criu/cr-service.d
10:00:08 [2020-09-15T10:00:08.945Z] #14 64.61 Selecting previously unselected package aufs-tools.
10:00:08 [2020-09-15T10:00:08.945Z] #14 64.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
10:00:08 [2020-09-15T10:00:08.945Z] #14 64.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
10:00:09 [2020-09-15T10:00:09.081Z] #39 59.51   DEP      criu/cr-restore.d
10:00:09 [2020-09-15T10:00:09.204Z] #14 64.85 Selecting previously unselected package binutils-mingw-w64-i686.
10:00:09 [2020-09-15T10:00:09.204Z] #14 64.87 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
10:00:09 [2020-09-15T10:00:09.204Z] #14 64.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:00:09 [2020-09-15T10:00:09.373Z] #39 59.69   DEP      criu/cr-errno.d
10:00:09 [2020-09-15T10:00:09.373Z] #39 59.71   DEP      criu/cr-dump.d
10:00:09 [2020-09-15T10:00:09.373Z] #39 59.92   DEP      criu/cr-dedup.d
10:00:09 [2020-09-15T10:00:09.666Z] #39 60.08   DEP      criu/cr-check.d
10:00:09 [2020-09-15T10:00:09.958Z] #39 60.26   DEP      criu/config.d
10:00:09 [2020-09-15T10:00:09.958Z] #39 60.44   DEP      criu/clone-noasan.d
10:00:09 [2020-09-15T10:00:09.958Z] #39 60.51   DEP      criu/cgroup.d
10:00:10 [2020-09-15T10:00:10.275Z] #39 60.62   DEP      criu/cgroup-props.d
10:00:10 [2020-09-15T10:00:10.275Z] #39 60.72   DEP      criu/bitmap.d
10:00:10 [2020-09-15T10:00:10.275Z] #39 60.74   DEP      criu/bfd.d
10:00:10 [2020-09-15T10:00:10.568Z] #39 60.87   DEP      criu/autofs.d
10:00:10 [2020-09-15T10:00:10.860Z] #39 61.08   DEP      criu/aio.d
10:00:10 [2020-09-15T10:00:10.860Z] #39 61.17   DEP      criu/action-scripts.d
10:00:11 [2020-09-15T10:00:11.113Z] #14 66.89 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:00:11 [2020-09-15T10:00:11.113Z] #14 66.91 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
10:00:11 [2020-09-15T10:00:11.113Z] #14 66.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:00:11 [2020-09-15T10:00:11.152Z] #39 61.49   CC       criu/action-scripts.o
10:00:11 [2020-09-15T10:00:11.444Z] #39 61.82   CC       criu/aio.o
10:00:11 [2020-09-15T10:00:11.737Z] #39 62.32   CC       criu/autofs.o
10:00:12 [2020-09-15T10:00:12.790Z] #39 63.32   CC       criu/bfd.o
10:00:13 [2020-09-15T10:00:13.424Z] #39 63.74   CC       criu/bitmap.o
10:00:13 [2020-09-15T10:00:13.424Z] #39 63.92   CC       criu/cgroup-props.o
10:00:13 [2020-09-15T10:00:13.486Z] + dpkg --print-architecture
10:00:13 [2020-09-15T10:00:13.487Z] + cd /tmp/tmp.l9idMQOir8/src/github.com/docker/distribution
10:00:13 [2020-09-15T10:00:13.487Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:00:13 [2020-09-15T10:00:13.487Z] + GOPATH=/tmp/tmp.l9idMQOir8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.l9idMQOir8
10:00:13 [2020-09-15T10:00:13.487Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.27 Selecting previously unselected package binutils-mingw-w64.
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.28 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.41 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.42 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.60 Selecting previously unselected package dmsetup.
10:00:13 [2020-09-15T10:00:13.683Z] #14 69.62 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
10:00:13 [2020-09-15T10:00:13.942Z] #14 69.63 Unpacking dmsetup (2:1.02.155-3) ...
10:00:13 [2020-09-15T10:00:13.942Z] #14 69.81 Selecting previously unselected package mingw-w64-common.
10:00:13 [2020-09-15T10:00:13.942Z] #14 69.81 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
10:00:13 [2020-09-15T10:00:13.942Z] #14 69.81 Unpacking mingw-w64-common (6.0.0-3) ...
10:00:14 [2020-09-15T10:00:14.058Z] #39 64.53   CC       criu/cgroup.o
10:00:16 [2020-09-15T10:00:16.268Z] + rm -rf /tmp/tmp.l9idMQOir8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.l9idMQOir8
10:00:16 [2020-09-15T10:00:16.792Z] #39 67.01   CC       criu/clone-noasan.o
10:00:16 [2020-09-15T10:00:16.792Z] #39 67.27   CC       criu/config.o
10:00:18 [2020-09-15T10:00:18.137Z] #14 ...
10:00:18 [2020-09-15T10:00:18.137Z] 
10:00:18 [2020-09-15T10:00:18.137Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:18 [2020-09-15T10:00:18.137Z] #42 112.4 crypto
10:00:18 [2020-09-15T10:00:18.137Z] #42 112.7 crypto/des
10:00:18 [2020-09-15T10:00:18.137Z] #42 113.4 crypto/internal/randutil
10:00:18 [2020-09-15T10:00:18.137Z] #42 113.5 crypto/sha512
10:00:18 [2020-09-15T10:00:18.137Z] #42 114.7 crypto/ed25519/internal/edwards25519
10:00:18 [2020-09-15T10:00:18.137Z] #42 116.8 crypto/hmac
10:00:18 [2020-09-15T10:00:18.137Z] #42 116.9 crypto/md5
10:00:18 [2020-09-15T10:00:18.137Z] #42 117.6 crypto/rc4
10:00:18 [2020-09-15T10:00:18.137Z] #42 117.9 crypto/sha1
10:00:18 [2020-09-15T10:00:18.137Z] #42 119.2 crypto/sha256
10:00:18 [2020-09-15T10:00:18.137Z] #42 120.4 encoding/hex
10:00:18 [2020-09-15T10:00:18.137Z] #42 120.9 crypto/rand
10:00:18 [2020-09-15T10:00:18.137Z] #42 120.9 crypto/elliptic
10:00:18 [2020-09-15T10:00:18.137Z] #42 121.6 encoding/asn1
10:00:18 [2020-09-15T10:00:18.137Z] #42 ...
10:00:18 [2020-09-15T10:00:18.137Z] 
10:00:18 [2020-09-15T10:00:18.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:18 [2020-09-15T10:00:18.137Z] #39 45.22   CC       images/opts.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 45.49   CC       images/seccomp.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 45.89   CC       images/binfmt-misc.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 46.20   CC       images/time.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 46.43   CC       images/sysctl.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 46.67   CC       images/autofs.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 47.03   CC       images/macvlan.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 47.38   CC       images/sit.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 47.71   CC       images/memfd.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.14   CC       images/timens.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.58   LINK     images/built-in.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.75   GEN      compel/include/asm
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.79   GEN      compel/include/version.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.81 touch .config
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.86   GEN      include/common/config.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 48.99   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.02   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.05   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.07   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.10   DEP      compel/arch/x86/plugins/std/memcpy.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.12   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.15   GEN      compel/plugins/include/uapi/std/syscall.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.20   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.21   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.24   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.26   DEP      compel/plugins/std/infect.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.42   DEP      compel/plugins/std/string.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.55   DEP      compel/plugins/std/log.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.70   DEP      compel/plugins/std/fds.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.80   DEP      compel/plugins/std/std.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 49.91   DEP      compel/plugins/shmem/shmem.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 50.01   DEP      compel/plugins/fds/fds.d
10:00:18 [2020-09-15T10:00:18.137Z] #39 50.17   CC       compel/plugins/std/std.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 50.45   CC       compel/plugins/std/fds.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 50.98   CC       compel/plugins/std/log.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 52.14   CC       compel/plugins/std/string.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 53.05   CC       compel/plugins/std/infect.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 53.65   CC       compel/arch/x86/plugins/std/parasite-head.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 53.69   CC       compel/arch/x86/plugins/std/memcpy.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 53.75   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:00:18 [2020-09-15T10:00:18.137Z] #39 53.83   AR       compel/plugins/std.lib.a
10:00:18 [2020-09-15T10:00:18.137Z] #39 53.95   CC       compel/plugins/fds/fds.o
10:00:18 [2020-09-15T10:00:18.303Z] #39 68.37   CC       criu/cr-check.o
10:00:18 [2020-09-15T10:00:18.304Z] #39 ...
10:00:18 [2020-09-15T10:00:18.304Z] 
10:00:18 [2020-09-15T10:00:18.304Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:18 [2020-09-15T10:00:18.304Z] #42 92.51 vendor/golang.org/x/net/http2/hpack
10:00:18 [2020-09-15T10:00:18.304Z] #42 93.35 mime
10:00:18 [2020-09-15T10:00:18.304Z] #42 94.95 mime/quotedprintable
10:00:18 [2020-09-15T10:00:18.304Z] #42 95.16 net/http/internal
10:00:18 [2020-09-15T10:00:18.304Z] #42 95.40 os/exec
10:00:18 [2020-09-15T10:00:18.304Z] #42 97.09 net/textproto
10:00:18 [2020-09-15T10:00:18.304Z] #42 97.09 crypto/x509
10:00:18 [2020-09-15T10:00:18.304Z] #42 98.01 vendor/golang.org/x/net/http/httpguts
10:00:18 [2020-09-15T10:00:18.304Z] #42 98.21 vendor/golang.org/x/net/http/httpproxy
10:00:18 [2020-09-15T10:00:18.304Z] #42 98.69 mime/multipart
10:00:18 [2020-09-15T10:00:18.304Z] #42 100.1 crypto/tls
10:00:18 [2020-09-15T10:00:18.351Z] Removing intermediate container c8d18054e4f1
10:00:18 [2020-09-15T10:00:18.351Z]  ---> a8d5f0f11fe5
10:00:18 [2020-09-15T10:00:18.351Z] Step 18/140 : FROM base AS swagger
10:00:18 [2020-09-15T10:00:18.351Z]  ---> 2cecb66a7ff8
10:00:18 [2020-09-15T10:00:18.351Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
10:00:18 [2020-09-15T10:00:18.351Z]  ---> Running in daa95cb8416c
10:00:18 [2020-09-15T10:00:18.351Z] Removing intermediate container daa95cb8416c
10:00:18 [2020-09-15T10:00:18.351Z]  ---> 9a5b8730327b
10:00:18 [2020-09-15T10:00:18.351Z] 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"
10:00:18 [2020-09-15T10:00:18.351Z]  ---> Running in d648c255c664
10:00:18 [2020-09-15T10:00:18.351Z] + mktemp -d
10:00:18 [2020-09-15T10:00:18.351Z] + export GOPATH=/tmp/tmp.XphbKHvzHN
10:00:18 [2020-09-15T10:00:18.351Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.XphbKHvzHN/src/github.com/go-swagger/go-swagger
10:00:18 [2020-09-15T10:00:18.351Z] Cloning into '/tmp/tmp.XphbKHvzHN/src/github.com/go-swagger/go-swagger'...
10:00:18 [2020-09-15T10:00:18.705Z] #39 54.26   AR       compel/plugins/fds.lib.a
10:00:18 [2020-09-15T10:00:18.705Z] #39 54.33   HOSTDEP  compel/src/lib/log-host.d
10:00:18 [2020-09-15T10:00:18.705Z] #39 54.44   HOSTDEP  compel/src/lib/handle-elf-host.d
10:00:18 [2020-09-15T10:00:18.965Z] #39 54.56   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:00:18 [2020-09-15T10:00:18.965Z] #39 54.65   HOSTDEP  compel/src/main-host.d
10:00:19 [2020-09-15T10:00:19.224Z] #39 54.74   DEP      compel/src/lib/ptrace.d
10:00:19 [2020-09-15T10:00:19.224Z] #39 54.89   DEP      compel/src/lib/infect.d
10:00:19 [2020-09-15T10:00:19.224Z] #39 ...
10:00:19 [2020-09-15T10:00:19.224Z] 
10:00:19 [2020-09-15T10:00:19.224Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:19 [2020-09-15T10:00:19.224Z] #42 123.4 crypto/ed25519
10:00:19 [2020-09-15T10:00:19.341Z] #42 ...
10:00:19 [2020-09-15T10:00:19.341Z] 
10:00:19 [2020-09-15T10:00:19.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:19 [2020-09-15T10:00:19.341Z] #39 69.86   CC       criu/cr-dedup.o
10:00:19 [2020-09-15T10:00:19.484Z] #42 123.7 crypto/rsa
10:00:19 [2020-09-15T10:00:19.634Z] #39 70.19   CC       criu/cr-dump.o
10:00:20 [2020-09-15T10:00:20.864Z] #42 124.9 crypto/ecdsa
10:00:21 [2020-09-15T10:00:21.124Z] #42 125.2 crypto/dsa
10:00:21 [2020-09-15T10:00:21.385Z] #42 125.5 crypto/x509/pkix
10:00:21 [2020-09-15T10:00:21.648Z] #42 125.9 encoding/pem
10:00:21 [2020-09-15T10:00:21.648Z] #42 ...
10:00:21 [2020-09-15T10:00:21.648Z] 
10:00:21 [2020-09-15T10:00:21.648Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
10:00:21 [2020-09-15T10:00:21.648Z] #60 117.9 + for f in rootlesskit rootlesskit-docker-proxy
10:00:21 [2020-09-15T10:00:21.648Z] #60 117.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:00:21 [2020-09-15T10:00:21.648Z] #60 DONE 126.1s
10:00:21 [2020-09-15T10:00:21.772Z] #39 72.10   CC       criu/cr-errno.o
10:00:21 [2020-09-15T10:00:21.772Z] #39 72.17   CC       criu/cr-restore.o
10:00:21 [2020-09-15T10:00:21.772Z] #39 ...
10:00:21 [2020-09-15T10:00:21.772Z] 
10:00:21 [2020-09-15T10:00:21.772Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:21 [2020-09-15T10:00:21.772Z] #14 62.76 Selecting previously unselected package g++-mingw-w64-x86-64.
10:00:21 [2020-09-15T10:00:21.772Z] #14 62.78 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
10:00:21 [2020-09-15T10:00:21.772Z] #14 62.78 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.70 Selecting previously unselected package libonig5:s390x.
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.70 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.70 Unpacking libonig5:s390x (6.9.1-1) ...
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.84 Selecting previously unselected package libjq1:s390x.
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.84 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
10:00:21 [2020-09-15T10:00:21.772Z] #14 72.95 Selecting previously unselected package jq.
10:00:21 [2020-09-15T10:00:21.772Z] #14 ...
10:00:21 [2020-09-15T10:00:21.772Z] 
10:00:21 [2020-09-15T10:00:21.772Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:21 [2020-09-15T10:00:21.772Z] #42 104.4 net/http/httptrace
10:00:21 [2020-09-15T10:00:21.772Z] #42 104.6 net/http
10:00:21 [2020-09-15T10:00:21.908Z] 
10:00:21 [2020-09-15T10:00:21.908Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
10:00:21 [2020-09-15T10:00:21.908Z] #61 DONE 0.0s
10:00:21 [2020-09-15T10:00:21.908Z] 
10:00:21 [2020-09-15T10:00:21.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:21 [2020-09-15T10:00:21.908Z] #39 55.13   DEP      compel/src/lib/infect-util.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 55.26   DEP      compel/src/lib/infect-rpc.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 55.41   DEP      compel/arch/x86/src/lib/infect.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 55.63   DEP      compel/arch/x86/src/lib/cpu.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 55.76   DEP      compel/src/lib/log.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 55.90   DEP      compel/src/main.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 56.05   DEP      compel/src/lib/handle-elf.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 56.16   DEP      compel/arch/x86/src/lib/handle-elf.d
10:00:21 [2020-09-15T10:00:21.908Z] #39 56.32   CC       compel/src/lib/log.o
10:00:21 [2020-09-15T10:00:21.908Z] #39 56.61   CC       compel/arch/x86/src/lib/cpu.o
10:00:22 [2020-09-15T10:00:22.478Z] #39 57.96   CC       compel/arch/x86/src/lib/infect.o
10:00:23 [2020-09-15T10:00:23.333Z] #42 ...
10:00:23 [2020-09-15T10:00:23.333Z] 
10:00:23 [2020-09-15T10:00:23.333Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:00:23 [2020-09-15T10:00:23.333Z] #26 107.2 + rm -rf /tmp/tmp.GbaUcWCKJf
10:00:23 [2020-09-15T10:00:23.333Z] #26 DONE 107.8s
10:00:23 [2020-09-15T10:00:23.333Z] 
10:00:23 [2020-09-15T10:00:23.333Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:23 [2020-09-15T10:00:23.333Z] #14 72.96 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 72.96 Unpacking jq (1.5+dfsg-2+b1) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.02 Selecting previously unselected package libaio1:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.02 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.03 Unpacking libaio1:s390x (0.3.112-3) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.07 Selecting previously unselected package libbtrfs0.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.07 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.08 Unpacking libbtrfs0 (4.20.1-2) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.14 Selecting previously unselected package libbtrfs-dev.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.14 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.14 Unpacking libbtrfs-dev (4.20.1-2) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.23 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.23 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.24 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.28 Selecting previously unselected package libudev-dev:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.28 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.29 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.42 Selecting previously unselected package libsepol1-dev:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.43 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.43 Unpacking libsepol1-dev:s390x (2.8-1) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.71 Selecting previously unselected package libpcre16-3:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.71 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.71 Unpacking libpcre16-3:s390x (2:8.39-12) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.80 Selecting previously unselected package libpcre32-3:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.80 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.80 Unpacking libpcre32-3:s390x (2:8.39-12) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.92 Selecting previously unselected package libpcrecpp0v5:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.92 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 73.93 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 74.00 Selecting previously unselected package libpcre3-dev:s390x.
10:00:23 [2020-09-15T10:00:23.333Z] #14 74.01 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.333Z] #14 74.01 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
10:00:23 [2020-09-15T10:00:23.417Z] #39 59.21   CC       compel/src/lib/infect-rpc.o
10:00:23 [2020-09-15T10:00:23.632Z] #14 74.56 Selecting previously unselected package libselinux1-dev:s390x.
10:00:23 [2020-09-15T10:00:23.632Z] #14 74.56 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
10:00:23 [2020-09-15T10:00:23.632Z] #14 74.57 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
10:00:23 [2020-09-15T10:00:23.986Z] #39 59.72   CC       compel/src/lib/infect-util.o
10:00:23 [2020-09-15T10:00:23.989Z] + cd /tmp/tmp.XphbKHvzHN/src/github.com/go-swagger/go-swagger
10:00:23 [2020-09-15T10:00:23.989Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
10:00:23 [2020-09-15T10:00:23.989Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.13 Selecting previously unselected package libdevmapper-dev:s390x.
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.14 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.14 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.23 Selecting previously unselected package libgpm2:s390x.
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.24 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.24 Unpacking libgpm2:s390x (1.20.7-5) ...
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.30 Selecting previously unselected package libicu63:s390x.
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.30 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
10:00:24 [2020-09-15T10:00:24.266Z] #14 75.31 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
10:00:24 [2020-09-15T10:00:24.557Z] #39 60.13   CC       compel/src/lib/infect.o
10:00:27 [2020-09-15T10:00:27.789Z] #14 78.24 Selecting previously unselected package libnet1:s390x.
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.24 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.24 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.29 Selecting previously unselected package libnl-3-200:s390x.
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.29 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.29 Unpacking libnl-3-200:s390x (3.4.0-1) ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.35 Selecting previously unselected package libprotobuf-c1:s390x.
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.36 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.36 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.39 Selecting previously unselected package libreadline5:s390x.
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.39 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.40 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.47 Selecting previously unselected package libsystemd-dev:s390x.
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.48 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.48 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.84 Selecting previously unselected package net-tools.
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.84 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
10:00:27 [2020-09-15T10:00:27.790Z] #14 78.85 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:00:27 [2020-09-15T10:00:27.851Z] #39 63.09   CC       compel/src/lib/ptrace.o
10:00:27 [2020-09-15T10:00:27.851Z] #39 63.63   AR       compel/libcompel.a
10:00:28 [2020-09-15T10:00:28.082Z] #14 79.08 Selecting previously unselected package python-pip-whl.
10:00:28 [2020-09-15T10:00:28.082Z] #14 79.08 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
10:00:28 [2020-09-15T10:00:28.082Z] #14 79.09 Unpacking python-pip-whl (18.1-5) ...
10:00:28 [2020-09-15T10:00:28.112Z] #39 63.70   HOSTCC   compel/src/main-host.o
10:00:28 [2020-09-15T10:00:28.682Z] #39 64.16   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:00:28 [2020-09-15T10:00:28.682Z] #39 64.37   HOSTCC   compel/src/lib/handle-elf-host.o
10:00:28 [2020-09-15T10:00:28.716Z] #14 79.67 Selecting previously unselected package python3-lib2to3.
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.67 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.67 Unpacking python3-lib2to3 (3.7.3-1) ...
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.79 Selecting previously unselected package python3-distutils.
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.80 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.80 Unpacking python3-distutils (3.7.3-1) ...
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.88 Selecting previously unselected package python3-pip.
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.89 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
10:00:28 [2020-09-15T10:00:28.717Z] #14 79.89 Unpacking python3-pip (18.1-5) ...
10:00:28 [2020-09-15T10:00:28.717Z] #14 ...
10:00:28 [2020-09-15T10:00:28.717Z] 
10:00:28 [2020-09-15T10:00:28.717Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:28 [2020-09-15T10:00:28.717Z] #42 113.1 github.com/LK4D4/vndr/godl
10:00:28 [2020-09-15T10:00:28.941Z] #39 64.69   HOSTCC   compel/src/lib/log-host.o
10:00:29 [2020-09-15T10:00:29.201Z] #39 64.89   HOSTLINK compel/compel-host-bin
10:00:29 [2020-09-15T10:00:29.461Z] #39 65.11   DEP      soccr/soccr.d
10:00:29 [2020-09-15T10:00:29.721Z] #39 65.27   CC       soccr/soccr.o
10:00:29 [2020-09-15T10:00:29.721Z] #39 ...
10:00:29 [2020-09-15T10:00:29.721Z] 
10:00:29 [2020-09-15T10:00:29.721Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:29 [2020-09-15T10:00:29.721Z] #14 75.53 Selecting previously unselected package mingw-w64-x86-64-dev.
10:00:29 [2020-09-15T10:00:29.721Z] #14 75.53 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:00:29 [2020-09-15T10:00:29.721Z] #14 75.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:29 [2020-09-15T10:00:29.721Z] #14 82.03 Selecting previously unselected package gcc-mingw-w64-base.
10:00:29 [2020-09-15T10:00:29.721Z] #14 82.05 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:29 [2020-09-15T10:00:29.721Z] #14 82.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:29 [2020-09-15T10:00:29.721Z] #14 82.22 Selecting previously unselected package gcc-mingw-w64-x86-64.
10:00:29 [2020-09-15T10:00:29.721Z] #14 82.22 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:00:29 [2020-09-15T10:00:29.721Z] #14 82.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:29 [2020-09-15T10:00:29.752Z] #42 113.7 github.com/LK4D4/vndr
10:00:29 [2020-09-15T10:00:29.981Z] #14 ...
10:00:29 [2020-09-15T10:00:29.981Z] 
10:00:29 [2020-09-15T10:00:29.981Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:29 [2020-09-15T10:00:29.981Z] #42 126.3 vendor/golang.org/x/crypto/cryptobyte
10:00:29 [2020-09-15T10:00:29.981Z] #42 126.8 vendor/golang.org/x/net/dns/dnsmessage
10:00:29 [2020-09-15T10:00:29.981Z] #42 128.8 vendor/golang.org/x/crypto/internal/chacha20
10:00:29 [2020-09-15T10:00:29.981Z] #42 129.5 vendor/golang.org/x/crypto/poly1305
10:00:29 [2020-09-15T10:00:29.981Z] #42 129.8 vendor/golang.org/x/sys/cpu
10:00:29 [2020-09-15T10:00:29.981Z] #42 130.3 vendor/golang.org/x/crypto/chacha20poly1305
10:00:29 [2020-09-15T10:00:29.981Z] #42 130.6 net
10:00:29 [2020-09-15T10:00:29.981Z] #42 131.6 vendor/golang.org/x/crypto/hkdf
10:00:29 [2020-09-15T10:00:29.981Z] #42 131.8 vendor/golang.org/x/text/transform
10:00:29 [2020-09-15T10:00:29.981Z] #42 132.6 vendor/golang.org/x/text/unicode/bidi
10:00:30 [2020-09-15T10:00:30.241Z] #42 134.6 vendor/golang.org/x/text/secure/bidirule
10:00:30 [2020-09-15T10:00:30.810Z] #42 134.9 vendor/golang.org/x/text/unicode/norm
10:00:30 [2020-09-15T10:00:30.814Z] #42 ...
10:00:30 [2020-09-15T10:00:30.814Z] 
10:00:30 [2020-09-15T10:00:30.814Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:00:30 [2020-09-15T10:00:30.814Z] #45 DONE 115.1s
10:00:31 [2020-09-15T10:00:31.128Z] 
10:00:31 [2020-09-15T10:00:31.128Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.20 Selecting previously unselected package python3-pkg-resources.
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.21 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.23 Unpacking python3-pkg-resources (40.8.0-1) ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.31 Selecting previously unselected package python3-setuptools.
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.31 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.31 Unpacking python3-setuptools (40.8.0-1) ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.44 Selecting previously unselected package python3-wheel.
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.45 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.45 Unpacking python3-wheel (0.32.3-2) ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.50 Selecting previously unselected package thin-provisioning-tools.
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.50 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.73 Selecting previously unselected package vim-runtime.
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.73 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:00:31 [2020-09-15T10:00:31.128Z] #14 80.78 Unpacking vim-runtime (2:8.1.0875-5) ...
10:00:31 [2020-09-15T10:00:31.380Z] #42 ...
10:00:31 [2020-09-15T10:00:31.380Z] 
10:00:31 [2020-09-15T10:00:31.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:31 [2020-09-15T10:00:31.380Z] #39 67.00   AR       soccr/libsoccr.a
10:00:31 [2020-09-15T10:00:31.380Z] #39 67.05 make[1]: 'soccr/libsoccr.a' is up to date.
10:00:31 [2020-09-15T10:00:31.639Z] #39 67.43   DEP      criu/arch/x86/sigframe.d
10:00:31 [2020-09-15T10:00:31.899Z] #39 67.59   DEP      criu/arch/x86/sigaction_compat.d
10:00:31 [2020-09-15T10:00:31.899Z] #39 67.73   DEP      criu/arch/x86/kerndat.d
10:00:32 [2020-09-15T10:00:32.470Z] #39 67.93   DEP      criu/arch/x86/crtools.d
10:00:32 [2020-09-15T10:00:32.470Z] #39 68.07   DEP      criu/arch/x86/cpu.d
10:00:32 [2020-09-15T10:00:32.470Z] #39 68.25   CC       criu/arch/x86/cpu.o
10:00:33 [2020-09-15T10:00:33.295Z] #14 83.96 Selecting previously unselected package vim.
10:00:33 [2020-09-15T10:00:33.295Z] #14 83.96 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
10:00:33 [2020-09-15T10:00:33.295Z] #14 83.98 Unpacking vim (2:8.1.0875-5) ...
10:00:33 [2020-09-15T10:00:33.295Z] #14 84.39 Selecting previously unselected package xfsprogs.
10:00:33 [2020-09-15T10:00:33.410Z] #39 68.96   CC       criu/arch/x86/crtools.o
10:00:33 [2020-09-15T10:00:33.590Z] #14 84.39 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
10:00:33 [2020-09-15T10:00:33.590Z] #14 84.40 Unpacking xfsprogs (4.20.0-1) ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 84.87 Selecting previously unselected package zip.
10:00:33 [2020-09-15T10:00:33.882Z] #14 84.87 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 84.88 Unpacking zip (3.0-11+b1) ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 85.06 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 85.07 Setting up aufs-tools (1:4.14+20190211-1) ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 85.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 85.09 Setting up libip6tc0:s390x (1.8.2-4) ...
10:00:33 [2020-09-15T10:00:33.882Z] #14 85.10 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.11 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.12 Setting up libgpm2:s390x (1.20.7-5) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.12 Setting up libpcre16-3:s390x (2:8.39-12) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.14 Setting up libip4tc0:s390x (1.8.2-4) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.15 Setting up libsepol1-dev:s390x (2.8-1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.16 Setting up libnftnl11:s390x (1.1.2-2) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.17 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.17 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.20 Setting up libicu63:s390x (63.1-6+deb10u1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.20 Setting up xxd (2:8.1.0875-5) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.21 Setting up libbtrfs0 (4.20.1-2) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.22 Setting up zip (3.0-11+b1) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.23 Setting up vim-common (2:8.1.0875-5) ...
10:00:34 [2020-09-15T10:00:34.174Z] #14 85.24 Setting up bash-completion (1:2.8-6) ...
10:00:34 [2020-09-15T10:00:34.790Z] #39 70.24   CC       criu/arch/x86/kerndat.o
10:00:35 [2020-09-15T10:00:35.359Z] #39 70.87   CC       criu/arch/x86/sigaction_compat.o
10:00:35 [2020-09-15T10:00:35.359Z] #39 71.12   CC       criu/arch/x86/sigframe.o
10:00:35 [2020-09-15T10:00:35.685Z] #14 ...
10:00:35 [2020-09-15T10:00:35.685Z] 
10:00:35 [2020-09-15T10:00:35.685Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:35 [2020-09-15T10:00:35.685Z] #42 DONE 119.7s
10:00:35 [2020-09-15T10:00:35.685Z] 
10:00:35 [2020-09-15T10:00:35.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:35 [2020-09-15T10:00:35.685Z] #39 76.10   CC       criu/cr-service.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 77.15   CC       criu/crtools.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 77.52   CC       criu/eventfd.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 77.87   CC       criu/eventpoll.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 78.50   CC       criu/external.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 78.80   CC       criu/fault-injection.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 78.86   CC       criu/fdstore.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 79.11   CC       criu/fifo.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 79.48   CC       criu/file-ids.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 79.87   CC       criu/file-lock.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 80.61   CC       criu/files-ext.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 80.99   CC       criu/files-reg.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 83.09   CC       criu/files.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 84.51   CC       criu/filesystems.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 85.12   CC       criu/fsnotify.o
10:00:35 [2020-09-15T10:00:35.685Z] #39 86.01   CC       criu/image-desc.o
10:00:35 [2020-09-15T10:00:35.929Z] #39 71.46   LINK     criu/arch/x86/crtools.built-in.o
10:00:35 [2020-09-15T10:00:35.929Z] #39 71.54   DEP      criu/pie/util-vdso-elf32.d
10:00:35 [2020-09-15T10:00:35.929Z] #39 71.68   DEP      criu/pie/util-vdso.d
10:00:35 [2020-09-15T10:00:35.989Z] #39 86.24   CC       criu/image.o
10:00:35 [2020-09-15T10:00:35.989Z] #39 ...
10:00:35 [2020-09-15T10:00:35.989Z] 
10:00:35 [2020-09-15T10:00:35.989Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:00:35 [2020-09-15T10:00:35.989Z] #14 87.03 Setting up libiptc0:s390x (1.8.2-4) ...
10:00:35 [2020-09-15T10:00:35.989Z] #14 87.12 Setting up xz-utils (5.2.4-1) ...
10:00:35 [2020-09-15T10:00:35.989Z] #14 87.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:00:36 [2020-09-15T10:00:36.189Z] #39 71.84   DEP      criu/pie/util.d
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.21 Setting up libpcre32-3:s390x (2:8.39-12) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.28 Setting up libudev-dev:s390x (241-7~deb10u4) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.28 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.29 Setting up libbtrfs-dev (4.20.1-2) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.30 Setting up pigz (2.4-1) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.31 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.31 Setting up libnl-3-200:s390x (3.4.0-1) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.32 Setting up python-pip-whl (18.1-5) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.33 Setting up libmpdec2:s390x (2.4.2-2) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.34 Setting up mingw-w64-common (6.0.0-3) ...
10:00:36 [2020-09-15T10:00:36.281Z] #14 87.34 Setting up vim-runtime (2:8.1.0875-5) ...
10:00:36 [2020-09-15T10:00:36.449Z] #39 72.09   CC       criu/pie/util.o
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.56 Setting up libaio1:s390x (0.3.112-3) ...
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.58 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.59 Setting up libonig5:s390x (6.9.1-1) ...
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.59 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.61 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.61 Setting up vim (2:8.1.0875-5) ...
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:00:36 [2020-09-15T10:00:36.573Z] #14 87.68 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
10:00:36 [2020-09-15T10:00:36.719Z] + rm -rf /tmp/tmp.XphbKHvzHN
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.69 Setting up libpcre3-dev:s390x (2:8.39-12) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.70 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.72 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.73 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.75 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.76 Setting up jq (1.5+dfsg-2+b1) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.76 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
10:00:36 [2020-09-15T10:00:36.865Z] #14 87.77 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:00:37 [2020-09-15T10:00:37.017Z] Removing intermediate container d648c255c664
10:00:37 [2020-09-15T10:00:37.017Z]  ---> 0d352de6ca82
10:00:37 [2020-09-15T10:00:37.017Z] Step 21/140 : FROM base AS frozen-images
10:00:37 [2020-09-15T10:00:37.017Z]  ---> 2cecb66a7ff8
10:00:37 [2020-09-15T10:00:37.017Z] Step 22/140 : ARG DEBIAN_FRONTEND
10:00:37 [2020-09-15T10:00:37.017Z]  ---> Using cache
10:00:37 [2020-09-15T10:00:37.017Z]  ---> d941b7f2a733
10:00:37 [2020-09-15T10:00:37.017Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
10:00:37 [2020-09-15T10:00:37.017Z]  ---> Running in a6967db1bf42
10:00:37 [2020-09-15T10:00:37.018Z] #39 72.57   CC       criu/pie/util-vdso.o
10:00:37 [2020-09-15T10:00:37.588Z] #39 73.44   CC       criu/pie/util-vdso-elf32.o
10:00:37 [2020-09-15T10:00:37.653Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:00:37 [2020-09-15T10:00:37.653Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:00:37 [2020-09-15T10:00:37.945Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:00:37 [2020-09-15T10:00:37.945Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:00:38 [2020-09-15T10:00:38.376Z] #14 89.58 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
10:00:38 [2020-09-15T10:00:38.579Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:00:38 [2020-09-15T10:00:38.579Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.59 Setting up iptables (1.8.2-4) ...
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.63 Setting up python3 (3.7.3-1) ...
10:00:38 [2020-09-15T10:00:38.668Z] #14 89.87 Setting up python3-wheel (0.32.3-2) ...
10:00:38 [2020-09-15T10:00:38.971Z] #39 74.35   AR       criu/pie/pie.lib.a
10:00:38 [2020-09-15T10:00:38.971Z] #39 74.45   DEP      criu/pie/restorer.d
10:00:38 [2020-09-15T10:00:38.971Z] #39 74.68   DEP      criu/arch/x86/sigaction_compat_pie.d
10:00:39 [2020-09-15T10:00:39.231Z] #39 74.81   DEP      criu/arch/x86/restorer_unmap.d
10:00:39 [2020-09-15T10:00:39.231Z] #39 74.85   DEP      criu/arch/x86/restorer.d
10:00:39 [2020-09-15T10:00:39.231Z] #39 75.04   DEP      criu/arch/x86/vdso-pie.d
10:00:39 [2020-09-15T10:00:39.303Z] #14 90.34 Setting up apparmor (2.13.2-10) ...
10:00:39 [2020-09-15T10:00:39.491Z] #39 75.21   DEP      criu/pie/parasite-vdso.d
10:00:39 [2020-09-15T10:00:39.751Z] #39 75.46   DEP      criu/pie/parasite.d
10:00:40 [2020-09-15T10:00:40.011Z] #39 75.75   CC       criu/pie/parasite.o
10:00:40 [2020-09-15T10:00:40.166Z] Fetched 8156 kB in 2s (3313 kB/s)
10:00:40 [2020-09-15T10:00:40.340Z] #14 91.24 Setting up python3-lib2to3 (3.7.3-1) ...
10:00:40 [2020-09-15T10:00:40.340Z] #14 91.45 Setting up python3-pkg-resources (40.8.0-1) ...
10:00:40 [2020-09-15T10:00:40.458Z] Reading package lists...
10:00:40 [2020-09-15T10:00:40.974Z] #14 91.92 Setting up python3-distutils (3.7.3-1) ...
10:00:41 [2020-09-15T10:00:41.266Z] #14 92.27 Setting up python3-setuptools (40.8.0-1) ...
10:00:41 [2020-09-15T10:00:41.384Z] Reading package lists...
10:00:41 [2020-09-15T10:00:41.384Z] Building dependency tree...
10:00:41 [2020-09-15T10:00:41.384Z] Reading state information...
10:00:41 [2020-09-15T10:00:41.677Z] ca-certificates is already the newest version (20200601~deb10u1).
10:00:41 [2020-09-15T10:00:41.677Z] The following additional packages will be installed:
10:00:41 [2020-09-15T10:00:41.677Z]   libjq1 libonig5
10:00:41 [2020-09-15T10:00:41.677Z] The following NEW packages will be installed:
10:00:41 [2020-09-15T10:00:41.677Z]   jq libjq1 libonig5
10:00:41 [2020-09-15T10:00:41.677Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:00:41 [2020-09-15T10:00:41.677Z] Need to get 358 kB of archives.
10:00:41 [2020-09-15T10:00:41.677Z] After this operation, 1277 kB of additional disk space will be used.
10:00:41 [2020-09-15T10:00:41.677Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:00:41 [2020-09-15T10:00:41.677Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:00:41 [2020-09-15T10:00:41.677Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:00:41 [2020-09-15T10:00:41.902Z] #14 92.99 Setting up python3-pip (18.1-5) ...
10:00:41 [2020-09-15T10:00:41.919Z] #39 77.23   LINK     criu/pie/parasite.built-in.o
10:00:41 [2020-09-15T10:00:41.919Z] #39 77.24   GEN      criu/pie/parasite-blob.h
10:00:41 [2020-09-15T10:00:41.919Z] #39 77.28   CC       criu/pie/parasite-vdso.o
10:00:41 [2020-09-15T10:00:41.971Z] debconf: delaying package configuration, since apt-utils is not installed
10:00:41 [2020-09-15T10:00:41.971Z] Fetched 358 kB in 0s (3873 kB/s)
10:00:41 [2020-09-15T10:00:41.971Z] Selecting previously unselected package libonig5:ppc64el.
10:00:41 [2020-09-15T10:00:41.971Z] (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.)
10:00:41 [2020-09-15T10:00:41.971Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
10:00:41 [2020-09-15T10:00:41.971Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
10:00:41 [2020-09-15T10:00:41.971Z] Selecting previously unselected package libjq1:ppc64el.
10:00:41 [2020-09-15T10:00:41.971Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:00:41 [2020-09-15T10:00:41.971Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:00:41 [2020-09-15T10:00:41.971Z] Selecting previously unselected package jq.
10:00:41 [2020-09-15T10:00:41.971Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:00:41 [2020-09-15T10:00:41.971Z] Unpacking jq (1.5+dfsg-2+b1) ...
10:00:41 [2020-09-15T10:00:41.971Z] Setting up libonig5:ppc64el (6.9.1-1) ...
10:00:41 [2020-09-15T10:00:41.971Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:00:41 [2020-09-15T10:00:41.971Z] Setting up jq (1.5+dfsg-2+b1) ...
10:00:41 [2020-09-15T10:00:41.971Z] Processing triggers for libc-bin (2.28-10) ...
10:00:42 [2020-09-15T10:00:42.265Z] Removing intermediate container a6967db1bf42
10:00:42 [2020-09-15T10:00:42.265Z]  ---> acd6a938a5cf
10:00:42 [2020-09-15T10:00:42.265Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
10:00:42 [2020-09-15T10:00:42.489Z] #39 78.15   CC       criu/arch/x86/vdso-pie.o
10:00:42 [2020-09-15T10:00:42.537Z] #14 93.63 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
10:00:42 [2020-09-15T10:00:42.537Z] #14 93.64 Setting up dmsetup (2:1.02.155-3) ...
10:00:42 [2020-09-15T10:00:42.537Z] #14 93.65 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
10:00:42 [2020-09-15T10:00:42.537Z] #14 93.65 Setting up xfsprogs (4.20.0-1) ...
10:00:42 [2020-09-15T10:00:42.537Z] #14 93.66 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
10:00:42 [2020-09-15T10:00:42.574Z]  ---> cd7347daa8c5
10:00:42 [2020-09-15T10:00:42.574Z] 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
10:00:42 [2020-09-15T10:00:42.574Z]  ---> Running in 7b7892433cbc
10:00:42 [2020-09-15T10:00:42.829Z] #14 93.67 Processing triggers for mime-support (3.62) ...
10:00:42 [2020-09-15T10:00:42.829Z] #14 93.72 Processing triggers for libc-bin (2.28-10) ...
10:00:43 [2020-09-15T10:00:43.080Z] #39 78.69   CC       criu/arch/x86/restorer.o
10:00:43 [2020-09-15T10:00:43.121Z] #14 DONE 94.2s
10:00:43 [2020-09-15T10:00:43.121Z] 
10:00:43 [2020-09-15T10:00:43.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:43 [2020-09-15T10:00:43.121Z] #39 86.91   CC       criu/ipc_ns.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 87.51   CC       criu/irmap.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 87.99   CC       criu/kcmp-ids.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 88.23   CC       criu/kerndat.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 88.84   CC       criu/libnetlink.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 89.13   CC       criu/log.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 89.44   CC       criu/lsm.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 89.66   CC       criu/mem.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 90.60   CC       criu/memfd.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 91.00   CC       criu/mount.o
10:00:43 [2020-09-15T10:00:43.121Z] #39 93.06   CC       criu/namespaces.o
10:00:43 [2020-09-15T10:00:43.217Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:00:43 [2020-09-15T10:00:43.417Z] #39 ...
10:00:43 [2020-09-15T10:00:43.417Z] 
10:00:43 [2020-09-15T10:00:43.417Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
10:00:43 [2020-09-15T10:00:43.513Z] 
10:00:43 [2020-09-15T10:00:43.651Z] #39 79.34   CC       criu/arch/x86/restorer_unmap.o
10:00:43 [2020-09-15T10:00:43.651Z] #39 79.40   CC       criu/arch/x86/sigaction_compat_pie.o
10:00:44 [2020-09-15T10:00:44.103Z] 
#######                                                                   10.6%
######################                                                    31.6%
########################################                                  56.7%
######################################################                    75.9%
####################################################################      95.1%
######################################################################## 100.0%
10:00:44 [2020-09-15T10:00:44.103Z] 
10:00:44 [2020-09-15T10:00:44.219Z] #39 79.76   CC       criu/pie/restorer.o
10:00:44 [2020-09-15T10:00:44.357Z] #15 1.006 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:00:44 [2020-09-15T10:00:44.357Z] #15 1.009 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:00:44 [2020-09-15T10:00:44.357Z] #15 1.011 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:00:44 [2020-09-15T10:00:44.357Z] #15 DONE 1.2s
10:00:44 [2020-09-15T10:00:44.357Z] 
10:00:44 [2020-09-15T10:00:44.357Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:00:44 [2020-09-15T10:00:44.395Z] 
#############                                                             18.7%
#######################################################                   77.3%
######################################################################## 100.0%
10:00:44 [2020-09-15T10:00:44.690Z] 
10:00:44 [2020-09-15T10:00:44.990Z] 
######                                                                     9.6%
#######################                                                   32.9%
##########################################                                59.2%
#############################################################             84.9%
######################################################################## 100.0%
10:00:45 [2020-09-15T10:00:45.157Z] #39 ...
10:00:45 [2020-09-15T10:00:45.157Z] 
10:00:45 [2020-09-15T10:00:45.157Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:45 [2020-09-15T10:00:45.157Z] #42 139.4 vendor/golang.org/x/net/idna
10:00:45 [2020-09-15T10:00:45.157Z] #42 142.1 vendor/golang.org/x/net/http2/hpack
10:00:45 [2020-09-15T10:00:45.157Z] #42 143.7 mime
10:00:45 [2020-09-15T10:00:45.157Z] #42 145.3 mime/quotedprintable
10:00:45 [2020-09-15T10:00:45.157Z] #42 145.7 net/http/internal
10:00:45 [2020-09-15T10:00:45.157Z] #42 146.1 os/exec
10:00:45 [2020-09-15T10:00:45.298Z] 
10:00:45 [2020-09-15T10:00:45.417Z] #42 149.7 net/textproto
10:00:45 [2020-09-15T10:00:45.417Z] #42 149.7 crypto/x509
10:00:46 [2020-09-15T10:00:46.356Z] #42 ...
10:00:46 [2020-09-15T10:00:46.356Z] 
10:00:46 [2020-09-15T10:00:46.356Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5 + GOBIN=/build
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5 + /build/gometalinter --install
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5 Installing:
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   deadcode
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   dupl
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   errcheck
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gas
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gochecknoglobals
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gochecknoinits
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   goconst
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gocyclo
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   goimports
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   golint
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gosimple
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gotype
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   gotypex
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   ineffassign
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   interfacer
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   lll
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   maligned
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   megacheck
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   misspell
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   nakedret
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   safesql
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   staticcheck
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   structcheck
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   unconvert
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   unparam
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   unused
10:00:46 [2020-09-15T10:00:46.356Z] #48 140.5   varcheck
10:00:46 [2020-09-15T10:00:46.615Z] #48 ...
10:00:46 [2020-09-15T10:00:46.615Z] 
10:00:46 [2020-09-15T10:00:46.615Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:46 [2020-09-15T10:00:46.615Z] #42 150.9 vendor/golang.org/x/net/http/httpguts
10:00:47 [2020-09-15T10:00:47.003Z] 
##                                                                         3.7%
#########                                                                 13.3%
################                                                          22.4%
######################                                                    31.3%
############################                                              39.4%
##################################                                        48.3%
#########################################                                 57.3%
#############################################                             63.6%
################################################                          68.0%
####################################################                      72.4%
#######################################################                   76.8%
##########################################################                81.4%
#############################################################             85.8%
################################################################          89.9%
###################################################################       93.9%
#######################################################################   98.9%
######################################################################## 100.0%
10:00:47 [2020-09-15T10:00:47.003Z] 
10:00:47 [2020-09-15T10:00:47.184Z] #42 151.3 vendor/golang.org/x/net/http/httpproxy
10:00:47 [2020-09-15T10:00:47.672Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:00:47 [2020-09-15T10:00:47.672Z] 
10:00:47 [2020-09-15T10:00:47.753Z] #42 151.9 mime/multipart
10:00:47 [2020-09-15T10:00:47.879Z] #16 3.537 Collecting yamllint==1.16.0
10:00:47 [2020-09-15T10:00:47.967Z] 
######################################################################## 100.0%
10:00:47 [2020-09-15T10:00:47.967Z] 
10:00:48 [2020-09-15T10:00:48.172Z] #16 3.741   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:00:48 [2020-09-15T10:00:48.173Z] #16 3.773 Collecting pyyaml (from yamllint==1.16.0)
10:00:48 [2020-09-15T10:00:48.173Z] #16 3.883   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:00:48 [2020-09-15T10:00:48.296Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:00:48 [2020-09-15T10:00:48.602Z] #=#=#                                                                         

10:00:48 [2020-09-15T10:00:48.602Z] 
######################################################################## 100.0%
10:00:48 [2020-09-15T10:00:48.602Z] 
10:00:49 [2020-09-15T10:00:49.209Z] #16 4.692 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:00:49 [2020-09-15T10:00:49.209Z] #16 4.709   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:00:49 [2020-09-15T10:00:49.209Z] #16 4.723 Building wheels for collected packages: pyyaml
10:00:49 [2020-09-15T10:00:49.209Z] #16 4.729   Running setup.py bdist_wheel for pyyaml: started
10:00:49 [2020-09-15T10:00:49.237Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:00:49 [2020-09-15T10:00:49.237Z] skipping existing c8c2d4a6b2e3
10:00:49 [2020-09-15T10:00:49.237Z] 
10:00:49 [2020-09-15T10:00:49.502Z] #16 5.115   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:00:49 [2020-09-15T10:00:49.502Z] #16 5.115   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:00:49 [2020-09-15T10:00:49.502Z] #16 5.163 Successfully built pyyaml
10:00:49 [2020-09-15T10:00:49.502Z] #16 5.165 Installing collected packages: pyyaml, pathspec, yamllint
10:00:49 [2020-09-15T10:00:49.660Z] #42 153.9 crypto/tls
10:00:49 [2020-09-15T10:00:49.796Z] #16 5.353 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:00:49 [2020-09-15T10:00:49.875Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:00:49 [2020-09-15T10:00:49.875Z] 
10:00:50 [2020-09-15T10:00:50.093Z] #16 DONE 5.7s
10:00:50 [2020-09-15T10:00:50.093Z] 
10:00:50 [2020-09-15T10:00:50.093Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
10:00:50 [2020-09-15T10:00:50.093Z] #21 DONE 0.1s
10:00:50 [2020-09-15T10:00:50.093Z] 
10:00:50 [2020-09-15T10:00:50.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:50 [2020-09-15T10:00:50.093Z] #39 93.92   CC       criu/net.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 95.55   CC       criu/netfilter.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 95.79   CC       criu/page-pipe.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 96.22   CC       criu/page-xfer.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 97.14   CC       criu/pagemap-cache.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 97.46   CC       criu/pagemap.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 98.09   CC       criu/parasite-syscall.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 98.55   CC       criu/path.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 98.76   CC       criu/pie-util-vdso.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 99.00   CC       criu/pie-util.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 99.17   CC       criu/pipes.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 99.64   CC       criu/plugin.o
10:00:50 [2020-09-15T10:00:50.093Z] #39 99.91   CC       criu/proc_parse.o
10:00:50 [2020-09-15T10:00:50.169Z] 
######################################################################## 100.0%
10:00:50 [2020-09-15T10:00:50.169Z] 
10:00:50 [2020-09-15T10:00:50.169Z] Download of images into '/build' complete.
10:00:50 [2020-09-15T10:00:50.169Z] Use something like the following to load the result into a Docker daemon:
10:00:50 [2020-09-15T10:00:50.169Z]   tar -cC '/build' . | docker load
10:00:50 [2020-09-15T10:00:50.423Z] #39 ...
10:00:50 [2020-09-15T10:00:50.423Z] 
10:00:50 [2020-09-15T10:00:50.423Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
10:00:51 [2020-09-15T10:00:51.058Z] #25 DONE 0.7s
10:00:51 [2020-09-15T10:00:51.058Z] 
10:00:51 [2020-09-15T10:00:51.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:51 [2020-09-15T10:00:51.058Z] #39 ...
10:00:51 [2020-09-15T10:00:51.058Z] 
10:00:51 [2020-09-15T10:00:51.058Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
10:00:51 [2020-09-15T10:00:51.058Z] #27 DONE 0.2s
10:00:51 [2020-09-15T10:00:51.058Z] 
10:00:51 [2020-09-15T10:00:51.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:51 [2020-09-15T10:00:51.058Z] #39 101.6   CC       criu/protobuf-desc.o
10:00:51 [2020-09-15T10:00:51.355Z] #39 ...
10:00:51 [2020-09-15T10:00:51.355Z] 
10:00:51 [2020-09-15T10:00:51.355Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
10:00:51 [2020-09-15T10:00:51.355Z] #30 DONE 0.1s
10:00:51 [2020-09-15T10:00:51.355Z] 
10:00:51 [2020-09-15T10:00:51.355Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
10:00:51 [2020-09-15T10:00:51.355Z] #35 DONE 0.1s
10:00:51 [2020-09-15T10:00:51.355Z] 
10:00:51 [2020-09-15T10:00:51.355Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:00:51 [2020-09-15T10:00:51.990Z] #57 ...
10:00:51 [2020-09-15T10:00:51.990Z] 
10:00:51 [2020-09-15T10:00:51.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:51 [2020-09-15T10:00:51.990Z] #39 102.2   CC       criu/protobuf.o
10:00:51 [2020-09-15T10:00:51.990Z] #39 102.4   CC       criu/pstree.o
10:00:52 [2020-09-15T10:00:52.197Z] #42 ...
10:00:52 [2020-09-15T10:00:52.197Z] 
10:00:52 [2020-09-15T10:00:52.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:52 [2020-09-15T10:00:52.197Z] #39 83.98   LINK     criu/pie/restorer.built-in.o
10:00:52 [2020-09-15T10:00:52.197Z] #39 84.02   GEN      criu/pie/restorer-blob.h
10:00:52 [2020-09-15T10:00:52.197Z] #39 84.13   DEP      criu/vdso.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 84.48   DEP      criu/vdso-compat.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 84.73   DEP      criu/uts_ns.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 84.91   DEP      criu/util.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 85.11   DEP      criu/uffd.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 85.36   DEP      criu/tun.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 85.68   DEP      criu/tty.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 85.87   DEP      criu/timerfd.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 86.12   DEP      criu/timens.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 86.29   DEP      criu/sysfs_parse.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 86.56   DEP      criu/sysctl.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 86.79   DEP      criu/string.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 86.85   DEP      criu/stats.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 87.05   DEP      criu/sockets.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 87.32   DEP      criu/sk-unix.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 87.59   DEP      criu/sk-tcp.d
10:00:52 [2020-09-15T10:00:52.197Z] #39 87.82   DEP      criu/sk-queue.d
10:00:52 [2020-09-15T10:00:52.244Z] Removing intermediate container 7b7892433cbc
10:00:52 [2020-09-15T10:00:52.244Z]  ---> a64f5533630c
10:00:52 [2020-09-15T10:00:52.244Z] Step 26/140 : FROM base AS cross-false
10:00:52 [2020-09-15T10:00:52.244Z]  ---> 2cecb66a7ff8
10:00:52 [2020-09-15T10:00:52.244Z] Step 27/140 : FROM base AS cross-true
10:00:52 [2020-09-15T10:00:52.244Z]  ---> 2cecb66a7ff8
10:00:52 [2020-09-15T10:00:52.244Z] Step 28/140 : ARG DEBIAN_FRONTEND
10:00:52 [2020-09-15T10:00:52.244Z]  ---> Using cache
10:00:52 [2020-09-15T10:00:52.244Z]  ---> d941b7f2a733
10:00:52 [2020-09-15T10:00:52.244Z] Step 29/140 : RUN dpkg --add-architecture arm64
10:00:52 [2020-09-15T10:00:52.244Z]  ---> Running in d0773ed50d6d
10:00:52 [2020-09-15T10:00:52.456Z] #39 88.12   DEP      criu/sk-packet.d
10:00:52 [2020-09-15T10:00:52.456Z] #39 88.30   DEP      criu/sk-netlink.d
10:00:52 [2020-09-15T10:00:52.538Z] Removing intermediate container d0773ed50d6d
10:00:52 [2020-09-15T10:00:52.538Z]  ---> 8273e1ce65d3
10:00:52 [2020-09-15T10:00:52.538Z] Step 30/140 : RUN dpkg --add-architecture armel
10:00:52 [2020-09-15T10:00:52.538Z]  ---> Running in 09a0709369ba
10:00:52 [2020-09-15T10:00:52.624Z] #39 103.1   CC       criu/rbtree.o
10:00:52 [2020-09-15T10:00:52.915Z] #39 103.3   CC       criu/rst-malloc.o
10:00:53 [2020-09-15T10:00:53.025Z] #39 88.49   DEP      criu/sk-inet.d
10:00:53 [2020-09-15T10:00:53.178Z] Removing intermediate container 09a0709369ba
10:00:53 [2020-09-15T10:00:53.178Z]  ---> 2ad073439ba9
10:00:53 [2020-09-15T10:00:53.178Z] Step 31/140 : RUN dpkg --add-architecture armhf
10:00:53 [2020-09-15T10:00:53.178Z]  ---> Running in 09e47cf04e04
10:00:53 [2020-09-15T10:00:53.207Z] #39 103.6   CC       criu/seccomp.o
10:00:53 [2020-09-15T10:00:53.284Z] #39 88.82   DEP      criu/signalfd.d
10:00:53 [2020-09-15T10:00:53.284Z] #39 88.96   DEP      criu/sigframe.d
10:00:53 [2020-09-15T10:00:53.499Z] #39 104.0   CC       criu/seize.o
10:00:53 [2020-09-15T10:00:53.543Z] #39 89.05   DEP      criu/shmem.d
10:00:53 [2020-09-15T10:00:53.543Z] #39 89.24   DEP      criu/servicefd.d
10:00:53 [2020-09-15T10:00:53.791Z] #39 104.3   CC       criu/servicefd.o
10:00:53 [2020-09-15T10:00:53.803Z] #39 89.43   DEP      criu/seize.d
10:00:53 [2020-09-15T10:00:53.803Z] #39 89.59   DEP      criu/seccomp.d
10:00:53 [2020-09-15T10:00:53.820Z] Removing intermediate container 09e47cf04e04
10:00:53 [2020-09-15T10:00:53.820Z]  ---> b7a002d3debd
10:00:53 [2020-09-15T10:00:53.820Z] 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
10:00:53 [2020-09-15T10:00:53.820Z]  ---> Running in eae461c05b6b
10:00:54 [2020-09-15T10:00:54.063Z] #39 89.76   DEP      criu/rst-malloc.d
10:00:54 [2020-09-15T10:00:54.084Z] #39 104.6   CC       criu/shmem.o
10:00:54 [2020-09-15T10:00:54.323Z] #39 89.92   DEP      criu/rbtree.d
10:00:54 [2020-09-15T10:00:54.323Z] #39 90.00   DEP      criu/pstree.d
10:00:54 [2020-09-15T10:00:54.466Z] Removing intermediate container eae461c05b6b
10:00:54 [2020-09-15T10:00:54.466Z]  ---> b2e61d73ecb1
10:00:54 [2020-09-15T10:00:54.467Z] Step 33/140 : FROM cross-${CROSS} as dev-base
10:00:54 [2020-09-15T10:00:54.467Z]  ---> 2cecb66a7ff8
10:00:54 [2020-09-15T10:00:54.467Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
10:00:54 [2020-09-15T10:00:54.467Z]  ---> 2cecb66a7ff8
10:00:54 [2020-09-15T10:00:54.467Z] Step 35/140 : ARG DEBIAN_FRONTEND
10:00:54 [2020-09-15T10:00:54.467Z]  ---> Using cache
10:00:54 [2020-09-15T10:00:54.467Z]  ---> d941b7f2a733
10:00:54 [2020-09-15T10:00:54.467Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
10:00:54 [2020-09-15T10:00:54.467Z]  ---> Running in 2b4d084fec0c
10:00:54 [2020-09-15T10:00:54.583Z] #39 90.18   DEP      criu/protobuf.d
10:00:54 [2020-09-15T10:00:54.718Z] #39 105.1   CC       criu/sigframe.o
10:00:54 [2020-09-15T10:00:54.718Z] #39 105.2   CC       criu/signalfd.o
10:00:54 [2020-09-15T10:00:54.761Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:00:54 [2020-09-15T10:00:54.843Z] #39 90.38   GEN      criu/protobuf-desc-gen.h
10:00:55 [2020-09-15T10:00:55.010Z] #39 105.3   CC       criu/sk-inet.o
10:00:55 [2020-09-15T10:00:55.054Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:00:55 [2020-09-15T10:00:55.054Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:00:55 [2020-09-15T10:00:55.054Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:00:55 [2020-09-15T10:00:55.645Z] #39 106.0   CC       criu/sk-netlink.o
10:00:55 [2020-09-15T10:00:55.694Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:00:55 [2020-09-15T10:00:55.694Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:00:55 [2020-09-15T10:00:55.938Z] #39 106.4   CC       criu/sk-packet.o
10:00:56 [2020-09-15T10:00:56.230Z] #39 106.7   CC       criu/sk-queue.o
10:00:56 [2020-09-15T10:00:56.524Z] #39 106.9   CC       criu/sk-tcp.o
10:00:56 [2020-09-15T10:00:56.752Z] #39 92.39   DEP      criu/protobuf-desc.d
10:00:56 [2020-09-15T10:00:56.817Z] #39 107.1   CC       criu/sk-unix.o
10:00:56 [2020-09-15T10:00:56.817Z] #39 ...
10:00:56 [2020-09-15T10:00:56.817Z] 
10:00:56 [2020-09-15T10:00:56.817Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:00:56 [2020-09-15T10:00:56.817Z] #52 118.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
10:00:56 [2020-09-15T10:00:56.817Z] #52 119.8 + mkdir -p /build
10:00:56 [2020-09-15T10:00:56.817Z] #52 119.8 + cp runc /build/runc
10:00:56 [2020-09-15T10:00:56.817Z] #52 DONE 120.1s
10:00:57 [2020-09-15T10:00:57.012Z] #39 92.55   DEP      criu/proc_parse.d
10:00:57 [2020-09-15T10:00:57.012Z] #39 92.73   DEP      criu/plugin.d
10:00:57 [2020-09-15T10:00:57.012Z] #39 ...
10:00:57 [2020-09-15T10:00:57.012Z] 
10:00:57 [2020-09-15T10:00:57.012Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:00:57 [2020-09-15T10:00:57.012Z] #42 161.4 net/http/httptrace
10:00:57 [2020-09-15T10:00:57.110Z] 
10:00:57 [2020-09-15T10:00:57.110Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:00:57 [2020-09-15T10:00:57.207Z] Fetched 8156 kB in 2s (3610 kB/s)
10:00:57 [2020-09-15T10:00:57.582Z] #42 161.7 net/http
10:00:57 [2020-09-15T10:00:57.842Z] Reading package lists...
10:00:58 [2020-09-15T10:00:58.146Z] #36 ...
10:00:58 [2020-09-15T10:00:58.146Z] 
10:00:58 [2020-09-15T10:00:58.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:00:58 [2020-09-15T10:00:58.146Z] #39 108.4   CC       criu/sockets.o
10:00:58 [2020-09-15T10:00:58.438Z] #39 108.8   CC       criu/stats.o
10:00:58 [2020-09-15T10:00:58.478Z] Reading package lists...
10:00:58 [2020-09-15T10:00:58.730Z] #39 108.9   CC       criu/string.o
10:00:58 [2020-09-15T10:00:58.730Z] #39 108.9   CC       criu/sysctl.o
10:00:58 [2020-09-15T10:00:58.770Z] Building dependency tree...
10:00:58 [2020-09-15T10:00:58.770Z] Reading state information...
10:00:58 [2020-09-15T10:00:58.770Z] The following additional packages will be installed:
10:00:58 [2020-09-15T10:00:58.770Z]   libapparmor1
10:00:58 [2020-09-15T10:00:58.770Z] Suggested packages:
10:00:58 [2020-09-15T10:00:58.770Z]   seccomp
10:00:58 [2020-09-15T10:00:58.770Z] The following NEW packages will be installed:
10:00:58 [2020-09-15T10:00:58.770Z]   libapparmor-dev libapparmor1 libseccomp-dev
10:00:59 [2020-09-15T10:00:59.022Z] #39 109.4   CC       criu/sysfs_parse.o
10:00:59 [2020-09-15T10:00:59.063Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
10:00:59 [2020-09-15T10:00:59.063Z] Need to get 307 kB of archives.
10:00:59 [2020-09-15T10:00:59.063Z] After this operation, 1108 kB of additional disk space will be used.
10:00:59 [2020-09-15T10:00:59.063Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
10:00:59 [2020-09-15T10:00:59.063Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
10:00:59 [2020-09-15T10:00:59.063Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
10:00:59 [2020-09-15T10:00:59.063Z] debconf: delaying package configuration, since apt-utils is not installed
10:00:59 [2020-09-15T10:00:59.063Z] Fetched 307 kB in 0s (2803 kB/s)
10:00:59 [2020-09-15T10:00:59.063Z] Selecting previously unselected package libapparmor1:ppc64el.
10:00:59 [2020-09-15T10:00:59.063Z] (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.)
10:00:59 [2020-09-15T10:00:59.063Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
10:00:59 [2020-09-15T10:00:59.063Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
10:00:59 [2020-09-15T10:00:59.063Z] Selecting previously unselected package libapparmor-dev:ppc64el.
10:00:59 [2020-09-15T10:00:59.063Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
10:00:59 [2020-09-15T10:00:59.063Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
10:00:59 [2020-09-15T10:00:59.314Z] #39 109.6   CC       criu/timens.o
10:00:59 [2020-09-15T10:00:59.355Z] Selecting previously unselected package libseccomp-dev:ppc64el.
10:00:59 [2020-09-15T10:00:59.355Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
10:00:59 [2020-09-15T10:00:59.355Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
10:00:59 [2020-09-15T10:00:59.355Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
10:00:59 [2020-09-15T10:00:59.355Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
10:00:59 [2020-09-15T10:00:59.355Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
10:00:59 [2020-09-15T10:00:59.355Z] Processing triggers for libc-bin (2.28-10) ...
10:00:59 [2020-09-15T10:00:59.606Z] #39 109.9   CC       criu/timerfd.o
10:00:59 [2020-09-15T10:00:59.651Z] Removing intermediate container 2b4d084fec0c
10:00:59 [2020-09-15T10:00:59.651Z]  ---> ca71946d844e
10:00:59 [2020-09-15T10:00:59.651Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
10:00:59 [2020-09-15T10:00:59.651Z]  ---> b2e61d73ecb1
10:00:59 [2020-09-15T10:00:59.651Z] Step 38/140 : ARG DEBIAN_FRONTEND
10:00:59 [2020-09-15T10:00:59.651Z]  ---> Running in c2593a24881f
10:00:59 [2020-09-15T10:00:59.651Z] Removing intermediate container c2593a24881f
10:00:59 [2020-09-15T10:00:59.651Z]  ---> 4b8731fcedcd
10:00:59 [2020-09-15T10:00:59.651Z] 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
10:00:59 [2020-09-15T10:00:59.651Z]  ---> Running in 6b5fd883dad6
10:00:59 [2020-09-15T10:00:59.898Z] #39 110.1   CC       criu/tty.o
10:01:00 [2020-09-15T10:01:00.122Z] #42 ...
10:01:00 [2020-09-15T10:01:00.122Z] 
10:01:00 [2020-09-15T10:01:00.122Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:01:00 [2020-09-15T10:01:00.122Z] #14 105.8 Selecting previously unselected package g++-mingw-w64-x86-64.
10:01:00 [2020-09-15T10:01:00.122Z] #14 105.8 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
10:01:00 [2020-09-15T10:01:00.122Z] #14 105.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:01:00 [2020-09-15T10:01:00.122Z] #14 ...
10:01:00 [2020-09-15T10:01:00.122Z] 
10:01:00 [2020-09-15T10:01:00.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:00 [2020-09-15T10:01:00.122Z] #39 92.86   DEP      criu/pipes.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 93.10   DEP      criu/pie-util.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 93.24   DEP      criu/pie-util-vdso.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 93.43   DEP      criu/pie-util-vdso-elf32.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 93.64   DEP      criu/path.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 93.80   DEP      criu/parasite-syscall.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 94.09   DEP      criu/pagemap.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 94.29   DEP      criu/pagemap-cache.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 94.48   DEP      criu/page-xfer.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 94.81   DEP      criu/page-pipe.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 94.98   DEP      criu/netfilter.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 95.20   DEP      criu/net.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 95.45   DEP      criu/namespaces.d
10:01:00 [2020-09-15T10:01:00.122Z] #39 95.66   DEP      criu/mount.d
10:01:00 [2020-09-15T10:01:00.290Z] Removing intermediate container 6b5fd883dad6
10:01:00 [2020-09-15T10:01:00.290Z]  ---> 7ad1072c4883
10:01:00 [2020-09-15T10:01:00.290Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
10:01:00 [2020-09-15T10:01:00.290Z]  ---> ca71946d844e
10:01:00 [2020-09-15T10:01:00.290Z] Step 41/140 : FROM base AS tomlv
10:01:00 [2020-09-15T10:01:00.290Z]  ---> 2cecb66a7ff8
10:01:00 [2020-09-15T10:01:00.290Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
10:01:00 [2020-09-15T10:01:00.383Z] #39 95.87   DEP      criu/memfd.d
10:01:00 [2020-09-15T10:01:00.383Z] #39 96.12   DEP      criu/mem.d
10:01:00 [2020-09-15T10:01:00.592Z]  ---> Running in 790a32c41f48
10:01:00 [2020-09-15T10:01:00.592Z] Removing intermediate container 790a32c41f48
10:01:00 [2020-09-15T10:01:00.593Z]  ---> f3d9e604a1f7
10:01:00 [2020-09-15T10:01:00.593Z] Step 43/140 : ARG TOMLV_COMMIT
10:01:00 [2020-09-15T10:01:00.593Z]  ---> Running in f1ce1191cfba
10:01:00 [2020-09-15T10:01:00.593Z] Removing intermediate container f1ce1191cfba
10:01:00 [2020-09-15T10:01:00.593Z]  ---> 3c08e73cbcac
10:01:00 [2020-09-15T10:01:00.593Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:01:00 [2020-09-15T10:01:00.643Z] #39 96.33   DEP      criu/lsm.d
10:01:00 [2020-09-15T10:01:00.904Z] #39 96.55   DEP      criu/log.d
10:01:00 [2020-09-15T10:01:00.923Z]  ---> a7cf9fe6e7ab
10:01:00 [2020-09-15T10:01:00.923Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:01:00 [2020-09-15T10:01:00.923Z]  ---> 31468de6bb55
10:01:00 [2020-09-15T10:01:00.923Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:01:00 [2020-09-15T10:01:00.923Z]  ---> Running in 66cc161e81b4
10:01:00 [2020-09-15T10:01:00.937Z] #39 111.1   CC       criu/tun.o
10:01:00 [2020-09-15T10:01:00.937Z] #39 111.2   CC       criu/uffd.o
10:01:01 [2020-09-15T10:01:01.164Z] #39 96.73   DEP      criu/libnetlink.d
10:01:01 [2020-09-15T10:01:01.164Z] #39 96.93   DEP      criu/kerndat.d
10:01:01 [2020-09-15T10:01:01.230Z] #39 111.7   CC       criu/util.o
10:01:01 [2020-09-15T10:01:01.308Z] + RM_GOPATH=0
10:01:01 [2020-09-15T10:01:01.308Z] + TMP_GOPATH=
10:01:01 [2020-09-15T10:01:01.308Z] + : /build
10:01:01 [2020-09-15T10:01:01.308Z] + '[' -z '' ']'
10:01:01 [2020-09-15T10:01:01.308Z] ++ mktemp -d
10:01:01 [2020-09-15T10:01:01.308Z] + export GOPATH=/tmp/tmp.9kWCqjLIHZ
10:01:01 [2020-09-15T10:01:01.308Z] + GOPATH=/tmp/tmp.9kWCqjLIHZ
10:01:01 [2020-09-15T10:01:01.308Z] + RM_GOPATH=1
10:01:01 [2020-09-15T10:01:01.308Z] ++ dirname ./install.sh
10:01:01 [2020-09-15T10:01:01.308Z] + dir=.
10:01:01 [2020-09-15T10:01:01.308Z] + bin=tomlv
10:01:01 [2020-09-15T10:01:01.308Z] + shift
10:01:01 [2020-09-15T10:01:01.308Z] + '[' '!' -f ./tomlv.installer ']'
10:01:01 [2020-09-15T10:01:01.308Z] + . ./tomlv.installer
10:01:01 [2020-09-15T10:01:01.308Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:01:01 [2020-09-15T10:01:01.308Z] + install_tomlv
10:01:01 [2020-09-15T10:01:01.308Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:01:01 [2020-09-15T10:01:01.308Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9kWCqjLIHZ/src/github.com/BurntSushi/toml
10:01:01 [2020-09-15T10:01:01.308Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:01:01 [2020-09-15T10:01:01.308Z] Cloning into '/tmp/tmp.9kWCqjLIHZ/src/github.com/BurntSushi/toml'...
10:01:01 [2020-09-15T10:01:01.424Z] #39 97.14   DEP      criu/kcmp-ids.d
10:01:01 [2020-09-15T10:01:01.684Z] #39 97.21   DEP      criu/irmap.d
10:01:01 [2020-09-15T10:01:01.684Z] #39 97.40   DEP      criu/ipc_ns.d
10:01:01 [2020-09-15T10:01:01.809Z] + cd /tmp/tmp.9kWCqjLIHZ/src/github.com/BurntSushi/toml
10:01:01 [2020-09-15T10:01:01.809Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:01:01 [2020-09-15T10:01:01.809Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:01:01 [2020-09-15T10:01:01.809Z] internal/cpu
10:01:01 [2020-09-15T10:01:01.809Z] math/bits
10:01:01 [2020-09-15T10:01:01.809Z] runtime/internal/atomic
10:01:01 [2020-09-15T10:01:01.809Z] runtime/internal/sys
10:01:01 [2020-09-15T10:01:01.809Z] runtime/internal/math
10:01:01 [2020-09-15T10:01:01.809Z] internal/bytealg
10:01:01 [2020-09-15T10:01:01.809Z] unicode/utf8
10:01:01 [2020-09-15T10:01:01.809Z] internal/race
10:01:01 [2020-09-15T10:01:01.809Z] math
10:01:01 [2020-09-15T10:01:01.809Z] sync/atomic
10:01:01 [2020-09-15T10:01:01.809Z] unicode
10:01:01 [2020-09-15T10:01:01.809Z] internal/testlog
10:01:01 [2020-09-15T10:01:01.809Z] encoding
10:01:01 [2020-09-15T10:01:01.944Z] #39 97.58   DEP      criu/image.d
10:01:02 [2020-09-15T10:01:02.205Z] #39 97.75   DEP      criu/image-desc.d
10:01:02 [2020-09-15T10:01:02.205Z] #39 97.87   DEP      criu/fsnotify.d
10:01:02 [2020-09-15T10:01:02.269Z] #39 112.4   CC       criu/uts_ns.o
10:01:02 [2020-09-15T10:01:02.269Z] #39 112.5   CC       criu/vdso.o
10:01:02 [2020-09-15T10:01:02.269Z] #39 112.8   LINK     criu/built-in.o
10:01:02 [2020-09-15T10:01:02.444Z] runtime
10:01:02 [2020-09-15T10:01:02.444Z] runtime/cgo
10:01:02 [2020-09-15T10:01:02.465Z] #39 98.07   DEP      criu/filesystems.d
10:01:02 [2020-09-15T10:01:02.465Z] #39 98.28   DEP      criu/files.d
10:01:02 [2020-09-15T10:01:02.561Z] #39 112.8   LINK     criu/criu
10:01:02 [2020-09-15T10:01:02.725Z] #39 98.47   DEP      criu/files-reg.d
10:01:02 [2020-09-15T10:01:02.853Z] #39 113.0   DEP      lib/c/criu.d
10:01:02 [2020-09-15T10:01:02.853Z] #39 113.1   CC       images/rpc.pb-c.o
10:01:02 [2020-09-15T10:01:02.985Z] #39 98.71   DEP      criu/files-ext.d
10:01:03 [2020-09-15T10:01:03.146Z] #39 113.4   CC       lib/c/criu.o
10:01:03 [2020-09-15T10:01:03.245Z] #39 98.93   DEP      criu/file-lock.d
10:01:03 [2020-09-15T10:01:03.504Z] #39 ...
10:01:03 [2020-09-15T10:01:03.504Z] 
10:01:03 [2020-09-15T10:01:03.504Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
10:01:03 [2020-09-15T10:01:03.504Z] #26 170.8 + rm -rf /tmp/tmp.OTWDEdZeXA
10:01:03 [2020-09-15T10:01:03.764Z] #26 DONE 171.2s
10:01:03 [2020-09-15T10:01:03.764Z] 
10:01:03 [2020-09-15T10:01:03.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:03 [2020-09-15T10:01:03.764Z] #39 99.20   DEP      criu/file-ids.d
10:01:03 [2020-09-15T10:01:03.764Z] #39 99.46   DEP      criu/fifo.d
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.0   LINK     lib/c/built-in.o
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.0   LINK     lib/c/libcriu.so
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.0   LINK     lib/c/libcriu.a
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.1   GEN      magic.py
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.2 Note: Building without setproctitle() and strlcpy() support.
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.2 Note: Building without GnuTLS support
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.2 Makefile.config:39: Warn: you have no libnftables installed
10:01:03 [2020-09-15T10:01:03.780Z] #39 114.2 Makefile.config:40: Warn: Building without nftables support
10:01:04 [2020-09-15T10:01:04.024Z] #39 99.74   DEP      criu/fdstore.d
10:01:04 [2020-09-15T10:01:04.024Z] #39 99.87   DEP      criu/fault-injection.d
10:01:04 [2020-09-15T10:01:04.072Z] #39 114.5 fatal: not a git repository (or any of the parent directories): .git
10:01:04 [2020-09-15T10:01:04.284Z] #39 99.95   DEP      criu/external.d
10:01:04 [2020-09-15T10:01:04.364Z] #39 114.8 make[1]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.544Z] #39 100.3   DEP      criu/eventpoll.d
10:01:04 [2020-09-15T10:01:04.656Z] #39 115.2 make[1]: 'images/built-in.o' is up to date.
10:01:04 [2020-09-15T10:01:04.656Z] #39 115.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:01:04 [2020-09-15T10:01:04.656Z] #39 115.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:01:04 [2020-09-15T10:01:04.804Z] #39 100.6   DEP      criu/eventfd.d
10:01:04 [2020-09-15T10:01:04.927Z] internal/reflectlite
10:01:04 [2020-09-15T10:01:04.927Z] sync
10:01:04 [2020-09-15T10:01:04.927Z] errors
10:01:04 [2020-09-15T10:01:04.927Z] sort
10:01:04 [2020-09-15T10:01:04.927Z] io
10:01:04 [2020-09-15T10:01:04.927Z] internal/oserror
10:01:04 [2020-09-15T10:01:04.927Z] strconv
10:01:04 [2020-09-15T10:01:04.927Z] syscall
10:01:04 [2020-09-15T10:01:04.927Z] bytes
10:01:04 [2020-09-15T10:01:04.927Z] strings
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.2 make[1]: 'compel/libcompel.a' is up to date.
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.2 make[1]: 'compel/compel-host-bin' is up to date.
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.2 make[1]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.3 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.3 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.948Z] #39 115.3 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.949Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.949Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.949Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.949Z] #39 115.4 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.949Z] #39 115.5 make[2]: Nothing to be done for 'all'.
10:01:04 [2020-09-15T10:01:04.949Z] #39 115.5   INSTALL  criu/criu
10:01:05 [2020-09-15T10:01:05.064Z] #39 100.9   DEP      criu/crtools.d
10:01:05 [2020-09-15T10:01:05.226Z] bufio
10:01:05 [2020-09-15T10:01:05.226Z] reflect
10:01:05 [2020-09-15T10:01:05.244Z] #39 DONE 115.8s
10:01:05 [2020-09-15T10:01:05.244Z] 
10:01:05 [2020-09-15T10:01:05.244Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:01:05 [2020-09-15T10:01:05.244Z] #36 146.7 + dpkg --print-architecture
10:01:05 [2020-09-15T10:01:05.244Z] #36 146.7 + cd /tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution
10:01:05 [2020-09-15T10:01:05.244Z] #36 146.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:01:05 [2020-09-15T10:01:05.244Z] #36 147.1 + GOPATH=/tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.w5KiAy8b1K
10:01:05 [2020-09-15T10:01:05.244Z] #36 147.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:01:05 [2020-09-15T10:01:05.521Z] path
10:01:05 [2020-09-15T10:01:05.521Z] text/tabwriter
10:01:05 [2020-09-15T10:01:05.634Z] #39 101.3   DEP      criu/cr-service.d
10:01:05 [2020-09-15T10:01:05.634Z] #39 101.5   DEP      criu/cr-restore.d
10:01:05 [2020-09-15T10:01:05.816Z] internal/syscall/execenv
10:01:05 [2020-09-15T10:01:05.816Z] internal/syscall/unix
10:01:05 [2020-09-15T10:01:05.816Z] time
10:01:05 [2020-09-15T10:01:05.894Z] #39 101.7   DEP      criu/cr-errno.d
10:01:05 [2020-09-15T10:01:05.894Z] #39 101.7   DEP      criu/cr-dump.d
10:01:06 [2020-09-15T10:01:06.453Z] internal/poll
10:01:06 [2020-09-15T10:01:06.453Z] internal/fmtsort
10:01:06 [2020-09-15T10:01:06.453Z] os
10:01:06 [2020-09-15T10:01:06.464Z] #39 101.9   DEP      criu/cr-dedup.d
10:01:06 [2020-09-15T10:01:06.464Z] #39 102.1   DEP      criu/cr-check.d
10:01:06 [2020-09-15T10:01:06.464Z] #39 102.3   DEP      criu/config.d
10:01:06 [2020-09-15T10:01:06.724Z] #39 102.5   DEP      criu/clone-noasan.d
10:01:06 [2020-09-15T10:01:06.724Z] #39 102.6   DEP      criu/cgroup.d
10:01:06 [2020-09-15T10:01:06.749Z] path/filepath
10:01:06 [2020-09-15T10:01:06.749Z] fmt
10:01:07 [2020-09-15T10:01:07.060Z] io/ioutil
10:01:07 [2020-09-15T10:01:07.060Z] log
10:01:07 [2020-09-15T10:01:07.060Z] flag
10:01:07 [2020-09-15T10:01:07.060Z] github.com/BurntSushi/toml
10:01:07 [2020-09-15T10:01:07.293Z] #39 102.7   DEP      criu/cgroup-props.d
10:01:07 [2020-09-15T10:01:07.293Z] #39 102.8   DEP      criu/bitmap.d
10:01:07 [2020-09-15T10:01:07.293Z] #39 102.9   DEP      criu/bfd.d
10:01:07 [2020-09-15T10:01:07.293Z] #39 103.0   DEP      criu/autofs.d
10:01:07 [2020-09-15T10:01:07.553Z] #39 103.2   DEP      criu/aio.d
10:01:07 [2020-09-15T10:01:07.696Z] github.com/BurntSushi/toml/cmd/tomlv
10:01:07 [2020-09-15T10:01:07.814Z] #39 103.4   DEP      criu/action-scripts.d
10:01:08 [2020-09-15T10:01:08.077Z] #39 103.6   CC       criu/action-scripts.o
10:01:08 [2020-09-15T10:01:08.647Z] #39 104.1   CC       criu/aio.o
10:01:08 [2020-09-15T10:01:08.647Z] #39 ...
10:01:08 [2020-09-15T10:01:08.647Z] 
10:01:08 [2020-09-15T10:01:08.647Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:01:08 [2020-09-15T10:01:08.647Z] #14 124.4 Selecting previously unselected package libonig5:amd64.
10:01:08 [2020-09-15T10:01:08.647Z] #14 124.4 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
10:01:08 [2020-09-15T10:01:08.647Z] #14 124.4 Unpacking libonig5:amd64 (6.9.1-1) ...
10:01:08 [2020-09-15T10:01:08.735Z] Removing intermediate container 66cc161e81b4
10:01:08 [2020-09-15T10:01:08.735Z]  ---> 7bfa8d6744ce
10:01:08 [2020-09-15T10:01:08.735Z] Step 47/140 : FROM base AS vndr
10:01:08 [2020-09-15T10:01:08.735Z]  ---> 2cecb66a7ff8
10:01:08 [2020-09-15T10:01:08.735Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
10:01:08 [2020-09-15T10:01:08.735Z]  ---> Running in c11a02177b6c
10:01:08 [2020-09-15T10:01:08.907Z] #14 124.6 Selecting previously unselected package libjq1:amd64.
10:01:08 [2020-09-15T10:01:08.907Z] #14 124.6 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
10:01:08 [2020-09-15T10:01:08.907Z] #14 124.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:09 [2020-09-15T10:01:09.029Z] Removing intermediate container c11a02177b6c
10:01:09 [2020-09-15T10:01:09.029Z]  ---> 20e2bfe9d71e
10:01:09 [2020-09-15T10:01:09.029Z] Step 49/140 : ARG VNDR_COMMIT
10:01:09 [2020-09-15T10:01:09.029Z]  ---> Running in d090d5b293e8
10:01:09 [2020-09-15T10:01:09.029Z] Removing intermediate container d090d5b293e8
10:01:09 [2020-09-15T10:01:09.029Z]  ---> 6fd32f7c1640
10:01:09 [2020-09-15T10:01:09.029Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:01:09 [2020-09-15T10:01:09.029Z]  ---> 1c0b8042eec9
10:01:09 [2020-09-15T10:01:09.029Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:01:09 [2020-09-15T10:01:09.168Z] #14 124.8 Selecting previously unselected package jq.
10:01:09 [2020-09-15T10:01:09.168Z] #14 124.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.168Z] #14 124.8 Unpacking jq (1.5+dfsg-2+b1) ...
10:01:09 [2020-09-15T10:01:09.168Z] #14 124.9 Selecting previously unselected package libaio1:amd64.
10:01:09 [2020-09-15T10:01:09.168Z] #14 124.9 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.168Z] #14 124.9 Unpacking libaio1:amd64 (0.3.112-3) ...
10:01:09 [2020-09-15T10:01:09.168Z] #14 125.0 Selecting previously unselected package libbtrfs0.
10:01:09 [2020-09-15T10:01:09.168Z] #14 125.0 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.168Z] #14 125.0 Unpacking libbtrfs0 (4.20.1-2) ...
10:01:09 [2020-09-15T10:01:09.168Z] #14 125.1 Selecting previously unselected package libbtrfs-dev.
10:01:09 [2020-09-15T10:01:09.168Z] #14 125.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.322Z]  ---> c0cc1d782748
10:01:09 [2020-09-15T10:01:09.322Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:01:09 [2020-09-15T10:01:09.322Z]  ---> Running in 7bd623132d03
10:01:09 [2020-09-15T10:01:09.428Z] #14 125.1 Unpacking libbtrfs-dev (4.20.1-2) ...
10:01:09 [2020-09-15T10:01:09.428Z] #14 125.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:01:09 [2020-09-15T10:01:09.428Z] #14 125.3 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.428Z] #14 125.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:01:09 [2020-09-15T10:01:09.614Z] + RM_GOPATH=0
10:01:09 [2020-09-15T10:01:09.614Z] + TMP_GOPATH=
10:01:09 [2020-09-15T10:01:09.614Z] + : /build
10:01:09 [2020-09-15T10:01:09.614Z] + '[' -z '' ']'
10:01:09 [2020-09-15T10:01:09.614Z] ++ mktemp -d
10:01:09 [2020-09-15T10:01:09.614Z] + export GOPATH=/tmp/tmp.PIlPsdNsSr
10:01:09 [2020-09-15T10:01:09.614Z] + GOPATH=/tmp/tmp.PIlPsdNsSr
10:01:09 [2020-09-15T10:01:09.614Z] + RM_GOPATH=1
10:01:09 [2020-09-15T10:01:09.614Z] ++ dirname ./install.sh
10:01:09 [2020-09-15T10:01:09.614Z] + dir=.
10:01:09 [2020-09-15T10:01:09.614Z] + bin=vndr
10:01:09 [2020-09-15T10:01:09.614Z] + shift
10:01:09 [2020-09-15T10:01:09.614Z] + '[' '!' -f ./vndr.installer ']'
10:01:09 [2020-09-15T10:01:09.614Z] + . ./vndr.installer
10:01:09 [2020-09-15T10:01:09.614Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:01:09 [2020-09-15T10:01:09.614Z] + install_vndr
10:01:09 [2020-09-15T10:01:09.614Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
10:01:09 [2020-09-15T10:01:09.614Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PIlPsdNsSr/src/github.com/LK4D4/vndr
10:01:09 [2020-09-15T10:01:09.614Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:01:09 [2020-09-15T10:01:09.614Z] Cloning into '/tmp/tmp.PIlPsdNsSr/src/github.com/LK4D4/vndr'...
10:01:09 [2020-09-15T10:01:09.688Z] #14 125.4 Selecting previously unselected package libudev-dev:amd64.
10:01:09 [2020-09-15T10:01:09.688Z] #14 125.4 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.688Z] #14 125.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
10:01:09 [2020-09-15T10:01:09.910Z] + cd /tmp/tmp.PIlPsdNsSr/src/github.com/LK4D4/vndr
10:01:09 [2020-09-15T10:01:09.910Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
10:01:09 [2020-09-15T10:01:09.910Z] + go build -buildmode=pie -v -o /build/vndr .
10:01:09 [2020-09-15T10:01:09.910Z] internal/cpu
10:01:09 [2020-09-15T10:01:09.910Z] runtime/internal/sys
10:01:09 [2020-09-15T10:01:09.910Z] internal/race
10:01:09 [2020-09-15T10:01:09.910Z] runtime/internal/atomic
10:01:09 [2020-09-15T10:01:09.910Z] sync/atomic
10:01:09 [2020-09-15T10:01:09.910Z] runtime/internal/math
10:01:09 [2020-09-15T10:01:09.910Z] unicode
10:01:09 [2020-09-15T10:01:09.966Z] #14 125.6 Selecting previously unselected package libsepol1-dev:amd64.
10:01:09 [2020-09-15T10:01:09.966Z] #14 125.6 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
10:01:09 [2020-09-15T10:01:09.966Z] #14 125.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
10:01:10 [2020-09-15T10:01:10.205Z] internal/bytealg
10:01:10 [2020-09-15T10:01:10.205Z] unicode/utf8
10:01:10 [2020-09-15T10:01:10.205Z] math/bits
10:01:10 [2020-09-15T10:01:10.205Z] internal/testlog
10:01:10 [2020-09-15T10:01:10.205Z] encoding
10:01:10 [2020-09-15T10:01:10.205Z] runtime
10:01:10 [2020-09-15T10:01:10.205Z] math
10:01:10 [2020-09-15T10:01:10.205Z] unicode/utf16
10:01:10 [2020-09-15T10:01:10.205Z] container/list
10:01:10 [2020-09-15T10:01:10.225Z] #14 126.0 Selecting previously unselected package libpcre16-3:amd64.
10:01:10 [2020-09-15T10:01:10.225Z] #14 126.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
10:01:10 [2020-09-15T10:01:10.225Z] #14 126.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
10:01:10 [2020-09-15T10:01:10.484Z] #14 126.2 Selecting previously unselected package libpcre32-3:amd64.
10:01:10 [2020-09-15T10:01:10.484Z] #14 126.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
10:01:10 [2020-09-15T10:01:10.484Z] #14 126.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
10:01:10 [2020-09-15T10:01:10.502Z] crypto/internal/subtle
10:01:10 [2020-09-15T10:01:10.502Z] crypto/subtle
10:01:10 [2020-09-15T10:01:10.502Z] vendor/golang.org/x/crypto/cryptobyte/asn1
10:01:10 [2020-09-15T10:01:10.502Z] internal/nettrace
10:01:10 [2020-09-15T10:01:10.502Z] runtime/cgo
10:01:10 [2020-09-15T10:01:10.502Z] vendor/golang.org/x/crypto/internal/subtle
10:01:10 [2020-09-15T10:01:10.742Z] #14 126.4 Selecting previously unselected package libpcrecpp0v5:amd64.
10:01:10 [2020-09-15T10:01:10.742Z] #14 126.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
10:01:10 [2020-09-15T10:01:10.743Z] #14 126.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
10:01:10 [2020-09-15T10:01:10.743Z] #14 126.5 Selecting previously unselected package libpcre3-dev:amd64.
10:01:10 [2020-09-15T10:01:10.743Z] #14 126.6 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
10:01:10 [2020-09-15T10:01:10.743Z] #14 126.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
10:01:11 [2020-09-15T10:01:11.310Z] #14 127.0 Selecting previously unselected package libselinux1-dev:amd64.
10:01:11 [2020-09-15T10:01:11.310Z] #14 127.0 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
10:01:11 [2020-09-15T10:01:11.310Z] #14 127.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.3 Selecting previously unselected package libdevmapper-dev:amd64.
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.4 Selecting previously unselected package libgpm2:amd64.
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.4 Unpacking libgpm2:amd64 (1.20.7-5) ...
10:01:11 [2020-09-15T10:01:11.570Z] #14 127.5 Selecting previously unselected package libicu63:amd64.
10:01:11 [2020-09-15T10:01:11.830Z] #14 127.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
10:01:11 [2020-09-15T10:01:11.830Z] #14 127.5 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
10:01:13 [2020-09-15T10:01:13.248Z] internal/reflectlite
10:01:13 [2020-09-15T10:01:13.248Z] sync
10:01:13 [2020-09-15T10:01:13.248Z] github.com/LK4D4/vndr/godl/singleflight
10:01:13 [2020-09-15T10:01:13.248Z] math/rand
10:01:13 [2020-09-15T10:01:13.248Z] internal/singleflight
10:01:13 [2020-09-15T10:01:13.248Z] errors
10:01:13 [2020-09-15T10:01:13.248Z] sort
10:01:13 [2020-09-15T10:01:13.248Z] io
10:01:13 [2020-09-15T10:01:13.248Z] internal/oserror
10:01:13 [2020-09-15T10:01:13.248Z] strconv
10:01:13 [2020-09-15T10:01:13.248Z] syscall
10:01:13 [2020-09-15T10:01:13.248Z] vendor/golang.org/x/net/dns/dnsmessage
10:01:13 [2020-09-15T10:01:13.248Z] bytes
10:01:13 [2020-09-15T10:01:13.545Z] bufio
10:01:13 [2020-09-15T10:01:13.545Z] reflect
10:01:13 [2020-09-15T10:01:13.842Z] strings
10:01:13 [2020-09-15T10:01:13.842Z] hash
10:01:13 [2020-09-15T10:01:13.858Z] #36 ...
10:01:13 [2020-09-15T10:01:13.858Z] 
10:01:13 [2020-09-15T10:01:13.858Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:01:13 [2020-09-15T10:01:13.858Z] #48 DONE 157.4s
10:01:13 [2020-09-15T10:01:13.858Z] 
10:01:13 [2020-09-15T10:01:13.858Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:01:13 [2020-09-15T10:01:13.858Z] #36 157.9 + rm -rf /tmp/tmp.w5KiAy8b1K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.w5KiAy8b1K
10:01:13 [2020-09-15T10:01:13.858Z] #36 DONE 158.0s
10:01:13 [2020-09-15T10:01:13.858Z] 
10:01:13 [2020-09-15T10:01:13.858Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:01:14 [2020-09-15T10:01:14.138Z] hash/crc32
10:01:14 [2020-09-15T10:01:14.138Z] crypto
10:01:14 [2020-09-15T10:01:14.138Z] time
10:01:14 [2020-09-15T10:01:14.435Z] internal/syscall/execenv
10:01:14 [2020-09-15T10:01:14.435Z] internal/syscall/unix
10:01:14 [2020-09-15T10:01:14.435Z] regexp/syntax
10:01:14 [2020-09-15T10:01:14.435Z] path
10:01:14 [2020-09-15T10:01:14.435Z] crypto/internal/randutil
10:01:14 [2020-09-15T10:01:14.435Z] crypto/hmac
10:01:14 [2020-09-15T10:01:14.435Z] crypto/rc4
10:01:14 [2020-09-15T10:01:14.435Z] vendor/golang.org/x/crypto/hkdf
10:01:14 [2020-09-15T10:01:14.435Z] vendor/golang.org/x/text/transform
10:01:14 [2020-09-15T10:01:14.519Z] #57 ...
10:01:14 [2020-09-15T10:01:14.519Z] 
10:01:14 [2020-09-15T10:01:14.519Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
10:01:14 [2020-09-15T10:01:14.811Z] #37 DONE 0.2s
10:01:14 [2020-09-15T10:01:14.811Z] 
10:01:14 [2020-09-15T10:01:14.811Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
10:01:14 [2020-09-15T10:01:14.811Z] #40 DONE 0.1s
10:01:14 [2020-09-15T10:01:14.811Z] 
10:01:14 [2020-09-15T10:01:14.811Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:01:15 [2020-09-15T10:01:15.109Z] #57 ...
10:01:15 [2020-09-15T10:01:15.109Z] 
10:01:15 [2020-09-15T10:01:15.109Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
10:01:15 [2020-09-15T10:01:15.109Z] #43 DONE 0.1s
10:01:15 [2020-09-15T10:01:15.109Z] 
10:01:15 [2020-09-15T10:01:15.109Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
10:01:15 [2020-09-15T10:01:15.109Z] #46 DONE 0.1s
10:01:15 [2020-09-15T10:01:15.109Z] 
10:01:15 [2020-09-15T10:01:15.109Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:01:15 [2020-09-15T10:01:15.153Z] context
10:01:15 [2020-09-15T10:01:15.153Z] internal/poll
10:01:15 [2020-09-15T10:01:15.153Z] regexp
10:01:15 [2020-09-15T10:01:15.408Z] #57 ...
10:01:15 [2020-09-15T10:01:15.408Z] 
10:01:15 [2020-09-15T10:01:15.408Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
10:01:15 [2020-09-15T10:01:15.452Z] os
10:01:15 [2020-09-15T10:01:15.452Z] internal/fmtsort
10:01:15 [2020-09-15T10:01:15.452Z] encoding/binary
10:01:15 [2020-09-15T10:01:15.700Z] #49 DONE 0.6s
10:01:15 [2020-09-15T10:01:15.700Z] 
10:01:15 [2020-09-15T10:01:15.700Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:01:15 [2020-09-15T10:01:15.752Z] github.com/LK4D4/vndr/versioned
10:01:15 [2020-09-15T10:01:15.752Z] encoding/base64
10:01:15 [2020-09-15T10:01:15.752Z] crypto/sha512
10:01:15 [2020-09-15T10:01:15.752Z] crypto/cipher
10:01:15 [2020-09-15T10:01:15.752Z] fmt
10:01:15 [2020-09-15T10:01:15.752Z] path/filepath
10:01:15 [2020-09-15T10:01:15.752Z] internal/lazyregexp
10:01:15 [2020-09-15T10:01:15.993Z] #57 ...
10:01:15 [2020-09-15T10:01:15.993Z] 
10:01:15 [2020-09-15T10:01:15.993Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
10:01:15 [2020-09-15T10:01:15.993Z] #53 DONE 0.2s
10:01:15 [2020-09-15T10:01:15.993Z] 
10:01:15 [2020-09-15T10:01:15.993Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:01:16 [2020-09-15T10:01:16.030Z] #14 ...
10:01:16 [2020-09-15T10:01:16.030Z] 
10:01:16 [2020-09-15T10:01:16.030Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
10:01:16 [2020-09-15T10:01:16.030Z] #45 DONE 180.0s
10:01:16 [2020-09-15T10:01:16.030Z] 
10:01:16 [2020-09-15T10:01:16.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:16 [2020-09-15T10:01:16.030Z] #39 104.8   CC       criu/autofs.o
10:01:16 [2020-09-15T10:01:16.030Z] #39 106.7   CC       criu/bfd.o
10:01:16 [2020-09-15T10:01:16.030Z] #39 107.3   CC       criu/bitmap.o
10:01:16 [2020-09-15T10:01:16.030Z] #39 107.5   CC       criu/cgroup-props.o
10:01:16 [2020-09-15T10:01:16.030Z] #39 108.6   CC       criu/cgroup.o
10:01:16 [2020-09-15T10:01:16.049Z] crypto/aes
10:01:16 [2020-09-15T10:01:16.050Z] crypto/des
10:01:16 [2020-09-15T10:01:16.050Z] io/ioutil
10:01:16 [2020-09-15T10:01:16.050Z] crypto/ed25519/internal/edwards25519
10:01:16 [2020-09-15T10:01:16.050Z] crypto/md5
10:01:16 [2020-09-15T10:01:16.050Z] crypto/sha1
10:01:16 [2020-09-15T10:01:16.291Z] #39 ...
10:01:16 [2020-09-15T10:01:16.291Z] 
10:01:16 [2020-09-15T10:01:16.291Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:01:16 [2020-09-15T10:01:16.291Z] #14 132.1 Selecting previously unselected package libnet1:amd64.
10:01:16 [2020-09-15T10:01:16.291Z] #14 132.1 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:01:16 [2020-09-15T10:01:16.291Z] #14 132.1 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:16 [2020-09-15T10:01:16.345Z] crypto/sha256
10:01:16 [2020-09-15T10:01:16.345Z] encoding/pem
10:01:16 [2020-09-15T10:01:16.345Z] net
10:01:16 [2020-09-15T10:01:16.345Z] flag
10:01:16 [2020-09-15T10:01:16.345Z] go/token
10:01:16 [2020-09-15T10:01:16.345Z] net/url
10:01:16 [2020-09-15T10:01:16.551Z] #14 132.3 Selecting previously unselected package libnl-3-200:amd64.
10:01:16 [2020-09-15T10:01:16.551Z] #14 132.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
10:01:16 [2020-09-15T10:01:16.551Z] #14 132.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
10:01:16 [2020-09-15T10:01:16.642Z] go/scanner
10:01:16 [2020-09-15T10:01:16.642Z] text/template/parse
10:01:16 [2020-09-15T10:01:16.642Z] log
10:01:16 [2020-09-15T10:01:16.811Z] #14 132.6 Selecting previously unselected package libprotobuf-c1:amd64.
10:01:16 [2020-09-15T10:01:16.811Z] #14 132.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
10:01:16 [2020-09-15T10:01:16.811Z] #14 132.6 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:16 [2020-09-15T10:01:16.938Z] encoding/json
10:01:16 [2020-09-15T10:01:16.938Z] go/ast
10:01:17 [2020-09-15T10:01:17.071Z] #14 132.7 Selecting previously unselected package libreadline5:amd64.
10:01:17 [2020-09-15T10:01:17.071Z] #14 132.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
10:01:17 [2020-09-15T10:01:17.071Z] #14 132.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:17 [2020-09-15T10:01:17.071Z] #14 132.9 Selecting previously unselected package libsystemd-dev:amd64.
10:01:17 [2020-09-15T10:01:17.071Z] #14 132.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
10:01:17 [2020-09-15T10:01:17.071Z] #14 132.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
10:01:17 [2020-09-15T10:01:17.584Z] text/template
10:01:17 [2020-09-15T10:01:17.591Z] #14 133.2 Selecting previously unselected package net-tools.
10:01:17 [2020-09-15T10:01:17.591Z] #14 133.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
10:01:17 [2020-09-15T10:01:17.591Z] #14 133.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:01:17 [2020-09-15T10:01:17.851Z] #14 133.5 Selecting previously unselected package python-pip-whl.
10:01:17 [2020-09-15T10:01:17.851Z] #14 133.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
10:01:17 [2020-09-15T10:01:17.851Z] #14 133.5 Unpacking python-pip-whl (18.1-5) ...
10:01:17 [2020-09-15T10:01:17.893Z] encoding/xml
10:01:17 [2020-09-15T10:01:17.893Z] go/parser
10:01:18 [2020-09-15T10:01:18.421Z] #14 134.1 Selecting previously unselected package python3-lib2to3.
10:01:18 [2020-09-15T10:01:18.421Z] #14 134.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
10:01:18 [2020-09-15T10:01:18.421Z] #14 134.1 Unpacking python3-lib2to3 (3.7.3-1) ...
10:01:18 [2020-09-15T10:01:18.604Z] go/doc
10:01:18 [2020-09-15T10:01:18.604Z] compress/flate
10:01:18 [2020-09-15T10:01:18.681Z] #14 134.3 Selecting previously unselected package python3-distutils.
10:01:18 [2020-09-15T10:01:18.681Z] #14 134.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
10:01:18 [2020-09-15T10:01:18.681Z] #14 134.3 Unpacking python3-distutils (3.7.3-1) ...
10:01:18 [2020-09-15T10:01:18.681Z] #14 134.4 Selecting previously unselected package python3-pip.
10:01:18 [2020-09-15T10:01:18.681Z] #14 134.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
10:01:18 [2020-09-15T10:01:18.681Z] #14 134.4 Unpacking python3-pip (18.1-5) ...
10:01:18 [2020-09-15T10:01:18.930Z] math/big
10:01:18 [2020-09-15T10:01:18.941Z] #14 134.6 Selecting previously unselected package python3-pkg-resources.
10:01:18 [2020-09-15T10:01:18.941Z] #14 134.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
10:01:18 [2020-09-15T10:01:18.941Z] #14 134.7 Unpacking python3-pkg-resources (40.8.0-1) ...
10:01:19 [2020-09-15T10:01:19.201Z] #14 134.8 Selecting previously unselected package python3-setuptools.
10:01:19 [2020-09-15T10:01:19.201Z] #14 134.9 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
10:01:19 [2020-09-15T10:01:19.201Z] #14 134.9 Unpacking python3-setuptools (40.8.0-1) ...
10:01:19 [2020-09-15T10:01:19.201Z] #14 135.1 Selecting previously unselected package python3-wheel.
10:01:19 [2020-09-15T10:01:19.228Z] github.com/LK4D4/vndr/build
10:01:19 [2020-09-15T10:01:19.228Z] compress/gzip
10:01:19 [2020-09-15T10:01:19.461Z] #14 135.1 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
10:01:19 [2020-09-15T10:01:19.461Z] #14 135.1 Unpacking python3-wheel (0.32.3-2) ...
10:01:19 [2020-09-15T10:01:19.461Z] #14 135.2 Selecting previously unselected package thin-provisioning-tools.
10:01:19 [2020-09-15T10:01:19.461Z] #14 135.2 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
10:01:19 [2020-09-15T10:01:19.461Z] #14 135.2 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:01:19 [2020-09-15T10:01:19.540Z] encoding/hex
10:01:19 [2020-09-15T10:01:19.540Z] vendor/golang.org/x/crypto/internal/chacha20
10:01:19 [2020-09-15T10:01:19.540Z] vendor/golang.org/x/crypto/poly1305
10:01:19 [2020-09-15T10:01:19.722Z] #14 135.5 Selecting previously unselected package vim-runtime.
10:01:19 [2020-09-15T10:01:19.722Z] #14 135.5 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:01:19 [2020-09-15T10:01:19.722Z] #14 135.6 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:01:19 [2020-09-15T10:01:19.722Z] #14 135.6 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:01:19 [2020-09-15T10:01:19.838Z] vendor/golang.org/x/crypto/curve25519
10:01:19 [2020-09-15T10:01:19.838Z] vendor/golang.org/x/crypto/chacha20poly1305
10:01:19 [2020-09-15T10:01:19.838Z] vendor/golang.org/x/text/unicode/bidi
10:01:19 [2020-09-15T10:01:19.838Z] vendor/golang.org/x/text/unicode/norm
10:01:19 [2020-09-15T10:01:19.981Z] #14 135.6 Unpacking vim-runtime (2:8.1.0875-5) ...
10:01:20 [2020-09-15T10:01:20.451Z] #57 143.1 🇩 bin/containerd
10:01:20 [2020-09-15T10:01:20.482Z] vendor/golang.org/x/text/secure/bidirule
10:01:20 [2020-09-15T10:01:20.482Z] vendor/golang.org/x/net/http2/hpack
10:01:20 [2020-09-15T10:01:20.482Z] crypto/rand
10:01:20 [2020-09-15T10:01:20.778Z] crypto/elliptic
10:01:20 [2020-09-15T10:01:20.778Z] encoding/asn1
10:01:20 [2020-09-15T10:01:20.778Z] crypto/ed25519
10:01:20 [2020-09-15T10:01:20.778Z] crypto/rsa
10:01:21 [2020-09-15T10:01:21.077Z] crypto/dsa
10:01:21 [2020-09-15T10:01:21.077Z] vendor/golang.org/x/net/idna
10:01:21 [2020-09-15T10:01:21.077Z] net/textproto
10:01:21 [2020-09-15T10:01:21.077Z] mime
10:01:21 [2020-09-15T10:01:21.364Z] #14 ...
10:01:21 [2020-09-15T10:01:21.364Z] 
10:01:21 [2020-09-15T10:01:21.364Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:01:21 [2020-09-15T10:01:21.364Z] #42 175.7 github.com/LK4D4/vndr/godl
10:01:21 [2020-09-15T10:01:21.364Z] #42 176.5 github.com/LK4D4/vndr
10:01:21 [2020-09-15T10:01:21.375Z] crypto/ecdsa
10:01:21 [2020-09-15T10:01:21.375Z] crypto/x509/pkix
10:01:21 [2020-09-15T10:01:21.375Z] vendor/golang.org/x/crypto/cryptobyte
10:01:21 [2020-09-15T10:01:21.375Z] mime/quotedprintable
10:01:21 [2020-09-15T10:01:21.624Z] #42 ...
10:01:21 [2020-09-15T10:01:21.624Z] 
10:01:21 [2020-09-15T10:01:21.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:21 [2020-09-15T10:01:21.624Z] #39 112.6   CC       criu/clone-noasan.o
10:01:21 [2020-09-15T10:01:21.624Z] #39 112.8   CC       criu/config.o
10:01:21 [2020-09-15T10:01:21.624Z] #39 114.2   CC       criu/cr-check.o
10:01:21 [2020-09-15T10:01:21.624Z] #39 116.2   CC       criu/cr-dedup.o
10:01:21 [2020-09-15T10:01:21.624Z] #39 116.7   CC       criu/cr-dump.o
10:01:21 [2020-09-15T10:01:21.624Z] #39 ...
10:01:21 [2020-09-15T10:01:21.624Z] 
10:01:21 [2020-09-15T10:01:21.624Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
10:01:21 [2020-09-15T10:01:21.624Z] #42 DONE 185.9s
10:01:21 [2020-09-15T10:01:21.673Z] net/http/internal
10:01:21 [2020-09-15T10:01:21.673Z] mime/multipart
10:01:21 [2020-09-15T10:01:21.673Z] vendor/golang.org/x/net/http/httpguts
10:01:21 [2020-09-15T10:01:21.673Z] vendor/golang.org/x/net/http/httpproxy
10:01:21 [2020-09-15T10:01:21.673Z] os/exec
10:01:21 [2020-09-15T10:01:21.888Z] 
10:01:21 [2020-09-15T10:01:21.888Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:01:21 [2020-09-15T10:01:21.968Z] crypto/x509
10:01:22 [2020-09-15T10:01:22.261Z] crypto/tls
10:01:23 [2020-09-15T10:01:23.790Z] net/http/httptrace
10:01:23 [2020-09-15T10:01:23.790Z] net/http
10:01:23 [2020-09-15T10:01:23.797Z] #48 ...
10:01:23 [2020-09-15T10:01:23.797Z] 
10:01:23 [2020-09-15T10:01:23.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:23 [2020-09-15T10:01:23.797Z] #39 119.3   CC       criu/cr-errno.o
10:01:23 [2020-09-15T10:01:23.797Z] #39 119.4   CC       criu/cr-restore.o
10:01:25 [2020-09-15T10:01:25.866Z] github.com/LK4D4/vndr/godl
10:01:25 [2020-09-15T10:01:25.866Z] github.com/LK4D4/vndr
10:01:27 [2020-09-15T10:01:27.997Z] #39 123.8   CC       criu/cr-service.o
10:01:28 [2020-09-15T10:01:28.609Z] Removing intermediate container 7bd623132d03
10:01:28 [2020-09-15T10:01:28.609Z]  ---> 62906f2644f6
10:01:28 [2020-09-15T10:01:28.609Z] Step 53/140 : FROM dev-base AS containerd
10:01:28 [2020-09-15T10:01:28.609Z]  ---> 2cecb66a7ff8
10:01:28 [2020-09-15T10:01:28.609Z] Step 54/140 : ARG DEBIAN_FRONTEND
10:01:28 [2020-09-15T10:01:28.609Z]  ---> Using cache
10:01:28 [2020-09-15T10:01:28.609Z]  ---> d941b7f2a733
10:01:28 [2020-09-15T10:01:28.609Z] Step 55/140 : ARG CONTAINERD_COMMIT
10:01:28 [2020-09-15T10:01:28.609Z]  ---> Running in d730a913243a
10:01:28 [2020-09-15T10:01:28.609Z] Removing intermediate container d730a913243a
10:01:28 [2020-09-15T10:01:28.609Z]  ---> 7434ac887042
10:01:28 [2020-09-15T10:01:28.609Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
10:01:28 [2020-09-15T10:01:28.609Z]  ---> Running in 2e136a0cf979
10:01:28 [2020-09-15T10:01:28.938Z] #39 ...
10:01:28 [2020-09-15T10:01:28.938Z] 
10:01:28 [2020-09-15T10:01:28.938Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
10:01:28 [2020-09-15T10:01:28.938Z] #14 139.5 Selecting previously unselected package vim.
10:01:28 [2020-09-15T10:01:28.938Z] #14 139.5 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 139.6 Unpacking vim (2:8.1.0875-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.1 Selecting previously unselected package xfsprogs.
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.1 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.1 Unpacking xfsprogs (4.20.0-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.6 Selecting previously unselected package zip.
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.6 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.6 Unpacking zip (3.0-11+b1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.8 Setting up aufs-tools (1:4.14+20190211-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.8 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.8 Setting up libip6tc0:amd64 (1.8.2-4) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up libgpm2:amd64 (1.20.7-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up libip4tc0:amd64 (1.8.2-4) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up libnftnl11:amd64 (1.1.2-2) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 140.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up xxd (2:8.1.0875-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up libbtrfs0 (4.20.1-2) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up zip (3.0-11+b1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.0 Setting up vim-common (2:8.1.0875-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 141.1 Setting up bash-completion (1:2.8-6) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.7 Setting up libiptc0:amd64 (1.8.2-4) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.7 Setting up xz-utils (5.2.4-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up libbtrfs-dev (4.20.1-2) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up pigz (2.4-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up libnl-3-200:amd64 (3.4.0-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up python-pip-whl (18.1-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up libmpdec2:amd64 (2.4.2-2) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up mingw-w64-common (6.0.0-3) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 143.9 Setting up vim-runtime (2:8.1.0875-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.4 Setting up libaio1:amd64 (0.3.112-3) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.4 Setting up libonig5:amd64 (6.9.1-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 Setting up vim (2:8.1.0875-5) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.6 Setting up jq (1.5+dfsg-2+b1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
10:01:28 [2020-09-15T10:01:28.938Z] #14 144.7 Setting up python3.7 (3.7.3-2+deb10u2) ...
10:01:29 [2020-09-15T10:01:29.244Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:01:29 [2020-09-15T10:01:29.244Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:01:29 [2020-09-15T10:01:29.544Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:01:29 [2020-09-15T10:01:29.544Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:01:30 [2020-09-15T10:01:30.179Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:01:30 [2020-09-15T10:01:30.179Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:01:31 [2020-09-15T10:01:31.480Z] #14 147.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
10:01:31 [2020-09-15T10:01:31.480Z] #14 147.4 Setting up iptables (1.8.2-4) ...
10:01:31 [2020-09-15T10:01:31.691Z] Fetched 8156 kB in 3s (3246 kB/s)
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.4 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.5 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.5 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.5 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.5 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:01:31 [2020-09-15T10:01:31.740Z] #14 147.5 Setting up python3 (3.7.3-1) ...
10:01:32 [2020-09-15T10:01:32.309Z] #14 147.9 Setting up python3-wheel (0.32.3-2) ...
10:01:32 [2020-09-15T10:01:32.326Z] Reading package lists...
10:01:32 [2020-09-15T10:01:32.880Z] #14 148.6 Setting up apparmor (2.13.2-10) ...
10:01:32 [2020-09-15T10:01:32.962Z] Reading package lists...
10:01:33 [2020-09-15T10:01:33.257Z] Building dependency tree...
10:01:33 [2020-09-15T10:01:33.257Z] Reading state information...
10:01:33 [2020-09-15T10:01:33.257Z] The following additional packages will be installed:
10:01:33 [2020-09-15T10:01:33.257Z]   libbtrfs0
10:01:33 [2020-09-15T10:01:33.257Z] The following NEW packages will be installed:
10:01:33 [2020-09-15T10:01:33.257Z]   libbtrfs-dev libbtrfs0
10:01:33 [2020-09-15T10:01:33.257Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:01:33 [2020-09-15T10:01:33.257Z] Need to get 120 kB of archives.
10:01:33 [2020-09-15T10:01:33.257Z] After this operation, 423 kB of additional disk space will be used.
10:01:33 [2020-09-15T10:01:33.257Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:01:33 [2020-09-15T10:01:33.257Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:01:33 [2020-09-15T10:01:33.554Z] debconf: delaying package configuration, since apt-utils is not installed
10:01:33 [2020-09-15T10:01:33.554Z] Fetched 120 kB in 0s (1486 kB/s)
10:01:33 [2020-09-15T10:01:33.554Z] Selecting previously unselected package libbtrfs0.
10:01:33 [2020-09-15T10:01:33.554Z] (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.)
10:01:33 [2020-09-15T10:01:33.554Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
10:01:33 [2020-09-15T10:01:33.554Z] Unpacking libbtrfs0 (4.20.1-2) ...
10:01:33 [2020-09-15T10:01:33.554Z] Selecting previously unselected package libbtrfs-dev.
10:01:33 [2020-09-15T10:01:33.554Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:01:33 [2020-09-15T10:01:33.554Z] Unpacking libbtrfs-dev (4.20.1-2) ...
10:01:33 [2020-09-15T10:01:33.554Z] Setting up libbtrfs0 (4.20.1-2) ...
10:01:33 [2020-09-15T10:01:33.554Z] Setting up libbtrfs-dev (4.20.1-2) ...
10:01:33 [2020-09-15T10:01:33.554Z] Processing triggers for libc-bin (2.28-10) ...
10:01:33 [2020-09-15T10:01:33.847Z] Removing intermediate container 2e136a0cf979
10:01:33 [2020-09-15T10:01:33.847Z]  ---> c9d29db9ff50
10:01:33 [2020-09-15T10:01:33.847Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
10:01:34 [2020-09-15T10:01:34.143Z]  ---> Running in fc6207f1c7fe
10:01:34 [2020-09-15T10:01:34.143Z] Removing intermediate container fc6207f1c7fe
10:01:34 [2020-09-15T10:01:34.143Z]  ---> 4109bfc7362f
10:01:34 [2020-09-15T10:01:34.143Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:01:34 [2020-09-15T10:01:34.143Z]  ---> 95f9fea08142
10:01:34 [2020-09-15T10:01:34.143Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:01:34 [2020-09-15T10:01:34.436Z]  ---> bf16197493d8
10:01:34 [2020-09-15T10:01:34.436Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:01:34 [2020-09-15T10:01:34.436Z]  ---> Running in 031bd8881831
10:01:34 [2020-09-15T10:01:34.729Z] + RM_GOPATH=0
10:01:34 [2020-09-15T10:01:34.729Z] + TMP_GOPATH=
10:01:34 [2020-09-15T10:01:34.729Z] + : /build
10:01:34 [2020-09-15T10:01:34.729Z] + '[' -z '' ']'
10:01:34 [2020-09-15T10:01:34.729Z] ++ mktemp -d
10:01:34 [2020-09-15T10:01:34.729Z] + export GOPATH=/tmp/tmp.ClNwvfOplI
10:01:34 [2020-09-15T10:01:34.729Z] + GOPATH=/tmp/tmp.ClNwvfOplI
10:01:34 [2020-09-15T10:01:34.729Z] + RM_GOPATH=1
10:01:34 [2020-09-15T10:01:34.729Z] ++ dirname ./install.sh
10:01:34 [2020-09-15T10:01:34.729Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:01:34 [2020-09-15T10:01:34.729Z] + dir=.
10:01:34 [2020-09-15T10:01:34.729Z] + bin=containerd
10:01:34 [2020-09-15T10:01:34.729Z] + shift
10:01:34 [2020-09-15T10:01:34.729Z] + '[' '!' -f ./containerd.installer ']'
10:01:34 [2020-09-15T10:01:34.729Z] + . ./containerd.installer
10:01:34 [2020-09-15T10:01:34.729Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:01:34 [2020-09-15T10:01:34.729Z] + install_containerd
10:01:34 [2020-09-15T10:01:34.729Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429'
10:01:34 [2020-09-15T10:01:34.729Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.ClNwvfOplI/src/github.com/containerd/containerd
10:01:34 [2020-09-15T10:01:34.729Z] Cloning into '/tmp/tmp.ClNwvfOplI/src/github.com/containerd/containerd'...
10:01:34 [2020-09-15T10:01:34.789Z] #14 150.4 Setting up python3-lib2to3 (3.7.3-1) ...
10:01:35 [2020-09-15T10:01:35.049Z] #14 150.7 Setting up python3-pkg-resources (40.8.0-1) ...
10:01:35 [2020-09-15T10:01:35.803Z] #57 158.7 🇩 bin/containerd-stress
10:01:35 [2020-09-15T10:01:35.989Z] #14 151.6 Setting up python3-distutils (3.7.3-1) ...
10:01:36 [2020-09-15T10:01:36.249Z] #14 152.1 Setting up python3-setuptools (40.8.0-1) ...
10:01:36 [2020-09-15T10:01:36.840Z] #57 160.1 🇩 bin/containerd-shim
10:01:37 [2020-09-15T10:01:37.630Z] #14 153.4 Setting up python3-pip (18.1-5) ...
10:01:38 [2020-09-15T10:01:38.569Z] #14 154.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
10:01:38 [2020-09-15T10:01:38.570Z] #14 154.4 Setting up dmsetup (2:1.02.155-3) ...
10:01:38 [2020-09-15T10:01:38.830Z] #14 154.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
10:01:38 [2020-09-15T10:01:38.830Z] #14 154.5 Setting up xfsprogs (4.20.0-1) ...
10:01:38 [2020-09-15T10:01:38.830Z] #14 154.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
10:01:38 [2020-09-15T10:01:38.830Z] #14 154.5 Processing triggers for mime-support (3.62) ...
10:01:38 [2020-09-15T10:01:38.830Z] #14 154.5 Processing triggers for libc-bin (2.28-10) ...
10:01:39 [2020-09-15T10:01:39.090Z] #14 DONE 155.0s
10:01:39 [2020-09-15T10:01:39.090Z] 
10:01:39 [2020-09-15T10:01:39.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:39 [2020-09-15T10:01:39.090Z] #39 125.6   CC       criu/crtools.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 126.2   CC       criu/eventfd.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 126.6   CC       criu/eventpoll.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 127.4   CC       criu/external.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 127.7   CC       criu/fault-injection.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 127.9   CC       criu/fdstore.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 128.3   CC       criu/fifo.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 128.8   CC       criu/file-ids.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 129.1   CC       criu/file-lock.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 129.9   CC       criu/files-ext.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 130.3   CC       criu/files-reg.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 132.4   CC       criu/files.o
10:01:39 [2020-09-15T10:01:39.090Z] #39 134.3   CC       criu/filesystems.o
10:01:39 [2020-09-15T10:01:39.211Z] + cd /tmp/tmp.ClNwvfOplI/src/github.com/containerd/containerd
10:01:39 [2020-09-15T10:01:39.211Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429
10:01:39 [2020-09-15T10:01:39.352Z] #39 ...
10:01:39 [2020-09-15T10:01:39.352Z] 
10:01:39 [2020-09-15T10:01:39.352Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
10:01:39 [2020-09-15T10:01:39.850Z] + export 'BUILDTAGS=netgo osusergo static_build'
10:01:39 [2020-09-15T10:01:39.850Z] + BUILDTAGS='netgo osusergo static_build'
10:01:39 [2020-09-15T10:01:39.850Z] + export EXTRA_FLAGS=-buildmode=pie
10:01:39 [2020-09-15T10:01:39.850Z] + EXTRA_FLAGS=-buildmode=pie
10:01:39 [2020-09-15T10:01:39.850Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:01:39 [2020-09-15T10:01:39.850Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:01:39 [2020-09-15T10:01:39.850Z] + '[' '' = dynamic ']'
10:01:39 [2020-09-15T10:01:39.850Z] + make
10:01:40 [2020-09-15T10:01:40.145Z] 🇩 bin/ctr
10:01:40 [2020-09-15T10:01:40.292Z] #15 0.921 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:01:40 [2020-09-15T10:01:40.292Z] #15 0.927 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:01:40 [2020-09-15T10:01:40.292Z] #15 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:01:40 [2020-09-15T10:01:40.292Z] #15 DONE 1.0s
10:01:40 [2020-09-15T10:01:40.292Z] 
10:01:40 [2020-09-15T10:01:40.292Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:01:41 [2020-09-15T10:01:41.424Z] #57 164.3 🇩 bin/containerd-shim-runc-v1
10:01:42 [2020-09-15T10:01:42.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:01:42 [2020-09-15T10:01:42.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:01:42 [2020-09-15T10:01:42.937Z] #57 166.1 🇩 binaries
10:01:42 [2020-09-15T10:01:42.937Z] #57 166.1 + mkdir -p /build
10:01:42 [2020-09-15T10:01:42.937Z] #57 166.1 + cp bin/containerd /build/containerd
10:01:42 [2020-09-15T10:01:42.937Z] #57 166.2 + cp bin/containerd-shim /build/containerd-shim
10:01:42 [2020-09-15T10:01:42.937Z] #57 166.2 + cp bin/ctr /build/ctr
10:01:43 [2020-09-15T10:01:43.572Z] #57 DONE 166.7s
10:01:44 [2020-09-15T10:01:44.612Z] 
10:01:44 [2020-09-15T10:01:44.612Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
10:01:44 [2020-09-15T10:01:44.612Z] #58 DONE 0.3s
10:01:44 [2020-09-15T10:01:44.612Z] 
10:01:44 [2020-09-15T10:01:44.612Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:01:44 [2020-09-15T10:01:44.905Z] #62 DONE 0.2s
10:01:44 [2020-09-15T10:01:44.905Z] 
10:01:44 [2020-09-15T10:01:44.905Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:01:44 [2020-09-15T10:01:44.905Z] #64 DONE 0.2s
10:01:44 [2020-09-15T10:01:44.905Z] 
10:01:44 [2020-09-15T10:01:44.905Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
10:01:45 [2020-09-15T10:01:45.216Z] #67 DONE 0.1s
10:01:45 [2020-09-15T10:01:45.216Z] 
10:01:45 [2020-09-15T10:01:45.216Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
10:01:45 [2020-09-15T10:01:45.216Z] #68 DONE 0.1s
10:01:45 [2020-09-15T10:01:45.216Z] 
10:01:45 [2020-09-15T10:01:45.216Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:01:45 [2020-09-15T10:01:45.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:01:45 [2020-09-15T10:01:45.596Z] #16 5.284 Collecting yamllint==1.16.0
10:01:45 [2020-09-15T10:01:45.850Z] #69 DONE 0.7s
10:01:45 [2020-09-15T10:01:45.850Z] 
10:01:45 [2020-09-15T10:01:45.850Z] #70 exporting to image
10:01:45 [2020-09-15T10:01:45.850Z] #70 exporting layers
10:01:46 [2020-09-15T10:01:46.536Z] #16 ...
10:01:46 [2020-09-15T10:01:46.536Z] 
10:01:46 [2020-09-15T10:01:46.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:46 [2020-09-15T10:01:46.536Z] #39 135.2   CC       criu/fsnotify.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 136.9   CC       criu/image-desc.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 137.0   CC       criu/image.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 137.9   CC       criu/ipc_ns.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 139.0   CC       criu/irmap.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 139.6   CC       criu/kcmp-ids.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 139.9   CC       criu/kerndat.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 141.0   CC       criu/libnetlink.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 141.4   CC       criu/log.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 141.9   CC       criu/lsm.o
10:01:46 [2020-09-15T10:01:46.536Z] #39 142.2   CC       criu/mem.o
10:01:47 [2020-09-15T10:01:47.918Z] #39 143.7   CC       criu/memfd.o
10:01:48 [2020-09-15T10:01:48.488Z] #39 144.2   CC       criu/mount.o
10:01:49 [2020-09-15T10:01:49.373Z] #70 exporting layers 3.0s done
10:01:49 [2020-09-15T10:01:49.373Z] #70 writing image sha256:1047129f8f45fd08d076495f3969ba9e7c27fc804aa0b8aa8e0d4162b0e4d16c done
10:01:49 [2020-09-15T10:01:49.373Z] #70 naming to docker.io/library/docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 done
10:01:49 [2020-09-15T10:01:49.373Z] #70 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:01:49 [2020-09-15T10:01:49.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:01:49 [2020-09-15T10:01:49.799Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/test/unit
10:01:51 [2020-09-15T10:01:51.029Z] #39 ...
10:01:51 [2020-09-15T10:01:51.029Z] 
10:01:51 [2020-09-15T10:01:51.029Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
10:01:51 [2020-09-15T10:01:51.029Z] #16 10.63   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:01:51 [2020-09-15T10:01:51.029Z] #16 10.73 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:01:51 [2020-09-15T10:01:51.029Z] #16 10.79   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:01:51 [2020-09-15T10:01:51.029Z] #16 10.86 Collecting pyyaml (from yamllint==1.16.0)
10:01:51 [2020-09-15T10:01:51.290Z] #16 11.03   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:01:51 [2020-09-15T10:01:51.871Z] ?   	github.com/docker/docker/api	[no test files]
10:01:52 [2020-09-15T10:01:52.672Z] #16 12.26 Building wheels for collected packages: pyyaml
10:01:52 [2020-09-15T10:01:52.672Z] #16 12.27   Running setup.py bdist_wheel for pyyaml: started
10:01:52 [2020-09-15T10:01:52.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:01:54 [2020-09-15T10:01:54.054Z] #16 13.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:01:54 [2020-09-15T10:01:54.054Z] #16 13.42   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:01:54 [2020-09-15T10:01:54.054Z] #16 13.48 Successfully built pyyaml
10:01:54 [2020-09-15T10:01:54.054Z] #16 13.50 Installing collected packages: pathspec, pyyaml, yamllint
10:01:54 [2020-09-15T10:01:54.054Z] #16 13.86 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:01:54 [2020-09-15T10:01:54.630Z] #16 DONE 14.3s
10:01:54 [2020-09-15T10:01:54.630Z] 
10:01:54 [2020-09-15T10:01:54.630Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
10:01:54 [2020-09-15T10:01:54.630Z] #21 DONE 0.1s
10:01:54 [2020-09-15T10:01:54.630Z] 
10:01:54 [2020-09-15T10:01:54.630Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
10:01:55 [2020-09-15T10:01:55.569Z] #25 DONE 0.8s
10:01:55 [2020-09-15T10:01:55.569Z] 
10:01:55 [2020-09-15T10:01:55.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:55 [2020-09-15T10:01:55.569Z] #39 148.2   CC       criu/namespaces.o
10:01:55 [2020-09-15T10:01:55.569Z] #39 150.3   CC       criu/net.o
10:01:55 [2020-09-15T10:01:55.569Z] #39 ...
10:01:55 [2020-09-15T10:01:55.569Z] 
10:01:55 [2020-09-15T10:01:55.569Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
10:01:55 [2020-09-15T10:01:55.569Z] #27 DONE 0.1s
10:01:55 [2020-09-15T10:01:55.569Z] 
10:01:55 [2020-09-15T10:01:55.569Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
10:01:55 [2020-09-15T10:01:55.569Z] #30 DONE 0.1s
10:01:55 [2020-09-15T10:01:55.569Z] 
10:01:55 [2020-09-15T10:01:55.569Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
10:01:55 [2020-09-15T10:01:55.569Z] #35 DONE 0.0s
10:01:55 [2020-09-15T10:01:55.569Z] 
10:01:55 [2020-09-15T10:01:55.569Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:01:55 [2020-09-15T10:01:55.686Z] Removing intermediate container eaec8ed9e8a6
10:01:55 [2020-09-15T10:01:55.686Z]  ---> 1e9353d0693c
10:01:55 [2020-09-15T10:01:55.686Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
10:01:55 [2020-09-15T10:01:55.686Z]  ---> Running in 04f494ed6dea
10:01:55 [2020-09-15T10:01:55.686Z] Removing intermediate container 04f494ed6dea
10:01:55 [2020-09-15T10:01:55.686Z]  ---> ff83a56b30da
10:01:55 [2020-09-15T10:01:55.686Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:01:55 [2020-09-15T10:01:55.686Z]  ---> Running in 8c5eb5e705cf
10:01:55 [2020-09-15T10:01:55.686Z] Removing intermediate container 8c5eb5e705cf
10:01:55 [2020-09-15T10:01:55.686Z]  ---> dd213cee0719
10:01:55 [2020-09-15T10:01:55.686Z] Step 8/8 : COPY . .
10:01:57 [2020-09-15T10:01:57.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:01:58 [2020-09-15T10:01:58.111Z] #36 ...
10:01:58 [2020-09-15T10:01:58.111Z] 
10:01:58 [2020-09-15T10:01:58.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:01:58 [2020-09-15T10:01:58.111Z] #39 153.6   CC       criu/netfilter.o
10:01:58 [2020-09-15T10:01:58.371Z] #39 154.0   CC       criu/page-pipe.o
10:01:58 [2020-09-15T10:01:58.941Z] #39 154.6   CC       criu/page-xfer.o
10:01:59 [2020-09-15T10:01:59.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:02:00 [2020-09-15T10:02:00.324Z] #39 155.9   CC       criu/pagemap-cache.o
10:02:00 [2020-09-15T10:02:00.360Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
10:02:00 [2020-09-15T10:02:00.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:02:00 [2020-09-15T10:02:00.584Z] #39 156.2   CC       criu/pagemap.o
10:02:01 [2020-09-15T10:02:01.524Z] #39 157.1   CC       criu/parasite-syscall.o
10:02:01 [2020-09-15T10:02:01.784Z] #39 ...
10:02:01 [2020-09-15T10:02:01.784Z] 
10:02:01 [2020-09-15T10:02:01.784Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
10:02:01 [2020-09-15T10:02:01.784Z] #52 185.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
10:02:01 [2020-09-15T10:02:01.784Z] #52 187.2 + mkdir -p /build
10:02:01 [2020-09-15T10:02:01.784Z] #52 187.2 + cp runc /build/runc
10:02:01 [2020-09-15T10:02:01.784Z] #52 DONE 187.4s
10:02:02 [2020-09-15T10:02:02.044Z] 
10:02:02 [2020-09-15T10:02:02.044Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:02:02 [2020-09-15T10:02:02.615Z] #48 ...
10:02:02 [2020-09-15T10:02:02.615Z] 
10:02:02 [2020-09-15T10:02:02.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:02:02 [2020-09-15T10:02:02.615Z] #39 158.2   CC       criu/path.o
10:02:02 [2020-09-15T10:02:02.876Z] #39 158.6   CC       criu/pie-util-vdso-elf32.o
10:02:03 [2020-09-15T10:02:03.444Z] #39 158.9   CC       criu/pie-util-vdso.o
10:02:03 [2020-09-15T10:02:03.703Z] #39 159.3   CC       criu/pie-util.o
10:02:03 [2020-09-15T10:02:03.703Z] #39 159.5   CC       criu/pipes.o
10:02:04 [2020-09-15T10:02:04.273Z] #39 160.1   CC       criu/plugin.o
10:02:04 [2020-09-15T10:02:04.533Z] #39 160.4   CC       criu/proc_parse.o
10:02:07 [2020-09-15T10:02:07.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:02:07 [2020-09-15T10:02:07.073Z] #39 162.6   CC       criu/protobuf-desc.o
10:02:08 [2020-09-15T10:02:08.013Z] #39 163.4   CC       criu/protobuf.o
10:02:08 [2020-09-15T10:02:08.013Z] #39 163.7   CC       criu/pstree.o
10:02:08 [2020-09-15T10:02:08.583Z] #39 ...
10:02:08 [2020-09-15T10:02:08.583Z] 
10:02:08 [2020-09-15T10:02:08.583Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:02:08 [2020-09-15T10:02:08.583Z] #36 233.6 + dpkg --print-architecture
10:02:08 [2020-09-15T10:02:08.583Z] #36 233.6 + cd /tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution
10:02:08 [2020-09-15T10:02:08.583Z] #36 233.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:02:08 [2020-09-15T10:02:08.583Z] #36 233.9 + GOPATH=/tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jwU37KNvgW
10:02:08 [2020-09-15T10:02:08.583Z] #36 233.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:02:08 [2020-09-15T10:02:08.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:02:13 [2020-09-15T10:02:13.128Z] 🇩 bin/containerd
10:02:16 [2020-09-15T10:02:16.715Z] #36 ...
10:02:16 [2020-09-15T10:02:16.715Z] 
10:02:16 [2020-09-15T10:02:16.715Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:02:16 [2020-09-15T10:02:16.715Z] #39 164.6   CC       criu/rbtree.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 164.9   CC       criu/rst-malloc.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 165.1   CC       criu/seccomp.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 165.8   CC       criu/seize.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 166.5   CC       criu/servicefd.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 166.9   CC       criu/shmem.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 167.6   CC       criu/sigframe.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 167.7   CC       criu/signalfd.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 167.9   CC       criu/sk-inet.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 168.8   CC       criu/sk-netlink.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 169.1   CC       criu/sk-packet.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 169.8   CC       criu/sk-queue.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 170.2   CC       criu/sk-tcp.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 170.6   CC       criu/sk-unix.o
10:02:16 [2020-09-15T10:02:16.715Z] #39 172.1   CC       criu/sockets.o
10:02:16 [2020-09-15T10:02:16.779Z]  ---> 8aed708f2fd5
10:02:16 [2020-09-15T10:02:16.779Z] Successfully built 8aed708f2fd5
10:02:16 [2020-09-15T10:02:16.779Z] Successfully tagged docker:latest
10:02:16 [2020-09-15T10:02:16.779Z] INFO: Image build ended at 09/15/2020 10:02:15. Duration:00:03:20.5371295
10:02:16 [2020-09-15T10:02:16.779Z] 
10:02:16 [2020-09-15T10:02:16.779Z] 
10:02:16 [2020-09-15T10:02:16.779Z] INFO: Building the test binaries at 09/15/2020 10:02:15...
10:02:17 [2020-09-15T10:02:17.284Z] #39 172.9   CC       criu/stats.o
10:02:17 [2020-09-15T10:02:17.544Z] #39 173.2   CC       criu/string.o
10:02:17 [2020-09-15T10:02:17.544Z] #39 173.3   CC       criu/sysctl.o
10:02:18 [2020-09-15T10:02:18.114Z] #39 173.8   CC       criu/sysfs_parse.o
10:02:18 [2020-09-15T10:02:18.374Z] #39 174.1   CC       criu/timens.o
10:02:18 [2020-09-15T10:02:18.634Z] #39 174.4   CC       criu/timerfd.o
10:02:18 [2020-09-15T10:02:18.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:02:19 [2020-09-15T10:02:19.233Z] #39 174.7   CC       criu/tty.o
10:02:20 [2020-09-15T10:02:20.565Z] INFO: make.ps1 starting at 09/15/2020 10:02:19
10:02:20 [2020-09-15T10:02:20.565Z] INFO: Git commit (8cf9d50fc) assumed from DOCKER_GITCOMMIT environment variable
10:02:20 [2020-09-15T10:02:20.565Z] INFO: Invoking autogen...
10:02:20 [2020-09-15T10:02:20.629Z] #39 176.3   CC       criu/tun.o
10:02:21 [2020-09-15T10:02:21.198Z] #39 176.8   CC       criu/uffd.o
10:02:22 [2020-09-15T10:02:22.098Z] INFO: Building daemon...
10:02:22 [2020-09-15T10:02:22.577Z] #39 177.9   CC       criu/util.o
10:02:23 [2020-09-15T10:02:23.515Z] #39 179.0   CC       criu/uts_ns.o
10:02:23 [2020-09-15T10:02:23.515Z] #39 179.2   CC       criu/vdso-compat.o
10:02:23 [2020-09-15T10:02:23.515Z] #39 179.3   CC       criu/vdso.o
10:02:24 [2020-09-15T10:02:24.084Z] #39 179.9   LINK     criu/built-in.o
10:02:24 [2020-09-15T10:02:24.344Z] #39 180.1   LINK     criu/criu
10:02:24 [2020-09-15T10:02:24.914Z] #39 180.5   DEP      lib/c/criu.d
10:02:24 [2020-09-15T10:02:24.914Z] #39 180.6   CC       images/rpc.pb-c.o
10:02:25 [2020-09-15T10:02:25.484Z] #39 181.1   CC       lib/c/criu.o
10:02:26 [2020-09-15T10:02:26.423Z] #39 182.1   LINK     lib/c/built-in.o
10:02:26 [2020-09-15T10:02:26.423Z] #39 182.1   LINK     lib/c/libcriu.so
10:02:26 [2020-09-15T10:02:26.423Z] #39 182.2   LINK     lib/c/libcriu.a
10:02:26 [2020-09-15T10:02:26.682Z] #39 182.3   GEN      magic.py
10:02:26 [2020-09-15T10:02:26.949Z] #39 182.4 Note: Building without setproctitle() and strlcpy() support.
10:02:26 [2020-09-15T10:02:26.949Z] #39 182.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:02:26 [2020-09-15T10:02:26.949Z] #39 182.4 Note: Building without GnuTLS support
10:02:26 [2020-09-15T10:02:26.949Z] #39 182.4 Makefile.config:39: Warn: you have no libnftables installed
10:02:26 [2020-09-15T10:02:26.949Z] #39 182.4 Makefile.config:40: Warn: Building without nftables support
10:02:27 [2020-09-15T10:02:27.209Z] #39 ...
10:02:27 [2020-09-15T10:02:27.209Z] 
10:02:27 [2020-09-15T10:02:27.209Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
10:02:27 [2020-09-15T10:02:27.209Z] #36 254.4 + rm -rf /tmp/tmp.jwU37KNvgW/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.jwU37KNvgW
10:02:27 [2020-09-15T10:02:27.469Z] #36 DONE 254.8s
10:02:27 [2020-09-15T10:02:27.469Z] 
10:02:27 [2020-09-15T10:02:27.469Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:02:27 [2020-09-15T10:02:27.729Z] #57 ...
10:02:27 [2020-09-15T10:02:27.729Z] 
10:02:27 [2020-09-15T10:02:27.729Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:02:27 [2020-09-15T10:02:27.729Z] #39 183.3 fatal: not a git repository (or any of the parent directories): .git
10:02:28 [2020-09-15T10:02:28.669Z] #39 184.4 make[1]: Nothing to be done for 'all'.
10:02:29 [2020-09-15T10:02:29.239Z] #39 ...
10:02:29 [2020-09-15T10:02:29.239Z] 
10:02:29 [2020-09-15T10:02:29.239Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
10:02:29 [2020-09-15T10:02:29.239Z] #48 DONE 253.3s
10:02:29 [2020-09-15T10:02:29.239Z] 
10:02:29 [2020-09-15T10:02:29.239Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:02:29 [2020-09-15T10:02:29.811Z] #39 185.4 make[1]: 'images/built-in.o' is up to date.
10:02:29 [2020-09-15T10:02:29.811Z] #39 185.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:02:29 [2020-09-15T10:02:29.811Z] #39 185.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:02:29 [2020-09-15T10:02:29.811Z] #39 185.5 make[1]: 'compel/libcompel.a' is up to date.
10:02:29 [2020-09-15T10:02:29.811Z] #39 185.6 make[1]: 'compel/compel-host-bin' is up to date.
10:02:29 [2020-09-15T10:02:29.811Z] #39 185.6 make[1]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.072Z] #39 ...
10:02:30 [2020-09-15T10:02:30.072Z] 
10:02:30 [2020-09-15T10:02:30.072Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
10:02:30 [2020-09-15T10:02:30.072Z] #37 DONE 0.2s
10:02:30 [2020-09-15T10:02:30.072Z] 
10:02:30 [2020-09-15T10:02:30.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
10:02:30 [2020-09-15T10:02:30.072Z] #39 185.6 make[1]: 'soccr/libsoccr.a' is up to date.
10:02:30 [2020-09-15T10:02:30.072Z] #39 185.8 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.072Z] #39 185.8 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.072Z] #39 185.9 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.332Z] #39 186.0 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.332Z] #39 186.1 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.332Z] #39 186.1 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.332Z] #39 186.1 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.592Z] #39 186.2 make[2]: Nothing to be done for 'all'.
10:02:30 [2020-09-15T10:02:30.592Z] #39 186.3   INSTALL  criu/criu
10:02:30 [2020-09-15T10:02:30.854Z] #39 DONE 186.4s
10:02:30 [2020-09-15T10:02:30.854Z] 
10:02:30 [2020-09-15T10:02:30.854Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:02:32 [2020-09-15T10:02:32.237Z] #57 ...
10:02:32 [2020-09-15T10:02:32.237Z] 
10:02:32 [2020-09-15T10:02:32.237Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
10:02:32 [2020-09-15T10:02:32.237Z] #40 DONE 0.1s
10:02:32 [2020-09-15T10:02:32.237Z] 
10:02:32 [2020-09-15T10:02:32.237Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
10:02:32 [2020-09-15T10:02:32.237Z] #43 DONE 0.1s
10:02:32 [2020-09-15T10:02:32.237Z] 
10:02:32 [2020-09-15T10:02:32.237Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:02:32 [2020-09-15T10:02:32.237Z] #57 ...
10:02:32 [2020-09-15T10:02:32.237Z] 
10:02:32 [2020-09-15T10:02:32.237Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
10:02:32 [2020-09-15T10:02:32.237Z] #46 DONE 0.1s
10:02:32 [2020-09-15T10:02:32.237Z] 
10:02:32 [2020-09-15T10:02:32.237Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
10:02:32 [2020-09-15T10:02:32.808Z] #49 DONE 0.5s
10:02:32 [2020-09-15T10:02:32.808Z] 
10:02:32 [2020-09-15T10:02:32.808Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
10:02:32 [2020-09-15T10:02:32.808Z] #53 DONE 0.1s
10:02:32 [2020-09-15T10:02:32.808Z] 
10:02:32 [2020-09-15T10:02:32.808Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
10:02:40 [2020-09-15T10:02:40.391Z] 🇩 bin/containerd-stress
10:02:40 [2020-09-15T10:02:40.392Z] 🇩 bin/containerd-shim
10:02:40 [2020-09-15T10:02:40.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:02:40 [2020-09-15T10:02:40.939Z] #57 225.0 🇩 bin/containerd
10:02:44 [2020-09-15T10:02:44.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:02:46 [2020-09-15T10:02:46.012Z] 🇩 bin/containerd-shim-runc-v1
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 3.1% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
10:02:47 [2020-09-15T10:02:47.724Z] ok  	github.com/docker/docker/builder/fscache	0.107s	coverage: 69.5% of statements
10:02:48 [2020-09-15T10:02:48.109Z] 🇩 binaries
10:02:48 [2020-09-15T10:02:48.109Z] + mkdir -p /build
10:02:48 [2020-09-15T10:02:48.109Z] + cp bin/containerd /build/containerd
10:02:48 [2020-09-15T10:02:48.109Z] + cp bin/containerd-shim /build/containerd-shim
10:02:48 [2020-09-15T10:02:48.109Z] + cp bin/ctr /build/ctr
10:02:48 [2020-09-15T10:02:48.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:02:48 [2020-09-15T10:02:48.761Z] ok  	github.com/docker/docker/builder/dockerfile	0.961s	coverage: 45.1% of statements
10:02:49 [2020-09-15T10:02:49.396Z] ok  	github.com/docker/docker/builder/remotecontext	0.300s	coverage: 13.6% of statements
10:02:50 [2020-09-15T10:02:50.032Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:02:50 [2020-09-15T10:02:50.325Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.101s	coverage: 85.1% of statements
10:02:50 [2020-09-15T10:02:50.325Z] ?   	github.com/docker/docker/cli	[no test files]
10:02:50 [2020-09-15T10:02:50.325Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:02:52 [2020-09-15T10:02:52.672Z] Removing intermediate container 031bd8881831
10:02:52 [2020-09-15T10:02:52.672Z]  ---> ae2e87516148
10:02:52 [2020-09-15T10:02:52.672Z] Step 61/140 : FROM dev-base AS proxy
10:02:52 [2020-09-15T10:02:52.672Z]  ---> 2cecb66a7ff8
10:02:52 [2020-09-15T10:02:52.672Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
10:02:52 [2020-09-15T10:02:52.672Z]  ---> Running in 7aa1d2702f7d
10:02:52 [2020-09-15T10:02:52.672Z] Removing intermediate container 7aa1d2702f7d
10:02:52 [2020-09-15T10:02:52.672Z]  ---> af20f06b4407
10:02:52 [2020-09-15T10:02:52.672Z] Step 63/140 : ARG LIBNETWORK_COMMIT
10:02:52 [2020-09-15T10:02:52.672Z]  ---> Running in d727641ac1e2
10:02:52 [2020-09-15T10:02:52.672Z] Removing intermediate container d727641ac1e2
10:02:52 [2020-09-15T10:02:52.672Z]  ---> 9476642cb444
10:02:52 [2020-09-15T10:02:52.672Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:02:52 [2020-09-15T10:02:52.672Z]  ---> b7c9a87a2b85
10:02:52 [2020-09-15T10:02:52.672Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:02:52 [2020-09-15T10:02:52.672Z]  ---> fa4f6f2a14d0
10:02:52 [2020-09-15T10:02:52.672Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:02:52 [2020-09-15T10:02:52.672Z]  ---> Running in 0d53bc548c45
10:02:52 [2020-09-15T10:02:52.966Z] + RM_GOPATH=0
10:02:52 [2020-09-15T10:02:52.966Z] + TMP_GOPATH=
10:02:52 [2020-09-15T10:02:52.966Z] + : /build
10:02:52 [2020-09-15T10:02:52.966Z] + '[' -z '' ']'
10:02:52 [2020-09-15T10:02:52.966Z] ++ mktemp -d
10:02:52 [2020-09-15T10:02:52.966Z] + export GOPATH=/tmp/tmp.bNKpSwKcut
10:02:52 [2020-09-15T10:02:52.966Z] + GOPATH=/tmp/tmp.bNKpSwKcut
10:02:52 [2020-09-15T10:02:52.966Z] + RM_GOPATH=1
10:02:52 [2020-09-15T10:02:52.966Z] ++ dirname ./install.sh
10:02:52 [2020-09-15T10:02:52.966Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6
10:02:52 [2020-09-15T10:02:52.966Z] + dir=.
10:02:52 [2020-09-15T10:02:52.966Z] + bin=proxy
10:02:52 [2020-09-15T10:02:52.966Z] + shift
10:02:52 [2020-09-15T10:02:52.966Z] + '[' '!' -f ./proxy.installer ']'
10:02:52 [2020-09-15T10:02:52.966Z] + . ./proxy.installer
10:02:52 [2020-09-15T10:02:52.966Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6
10:02:52 [2020-09-15T10:02:52.966Z] + install_proxy
10:02:52 [2020-09-15T10:02:52.966Z] + case "$1" in
10:02:52 [2020-09-15T10:02:52.966Z] + export CGO_ENABLED=0
10:02:52 [2020-09-15T10:02:52.966Z] + CGO_ENABLED=0
10:02:52 [2020-09-15T10:02:52.966Z] + _install_proxy
10:02:52 [2020-09-15T10:02:52.966Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6'
10:02:52 [2020-09-15T10:02:52.966Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bNKpSwKcut/src/github.com/docker/libnetwork
10:02:52 [2020-09-15T10:02:52.966Z] Cloning into '/tmp/tmp.bNKpSwKcut/src/github.com/docker/libnetwork'...
10:02:53 [2020-09-15T10:02:53.060Z] ok  	github.com/docker/docker/client	0.136s	coverage: 75.7% of statements
10:02:53 [2020-09-15T10:02:53.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:02:55 [2020-09-15T10:02:55.042Z] + cd /tmp/tmp.bNKpSwKcut/src/github.com/docker/libnetwork
10:02:55 [2020-09-15T10:02:55.042Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6
10:02:55 [2020-09-15T10:02:55.336Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:02:56 [2020-09-15T10:02:56.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:02:58 [2020-09-15T10:02:58.094Z] Removing intermediate container 0d53bc548c45
10:02:58 [2020-09-15T10:02:58.094Z]  ---> 4bd321c47821
10:02:58 [2020-09-15T10:02:58.094Z] Step 67/140 : FROM base AS gometalinter
10:02:58 [2020-09-15T10:02:58.094Z]  ---> 2cecb66a7ff8
10:02:58 [2020-09-15T10:02:58.094Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
10:02:58 [2020-09-15T10:02:58.094Z]  ---> Running in 8736781a956e
10:02:58 [2020-09-15T10:02:58.094Z] Removing intermediate container 8736781a956e
10:02:58 [2020-09-15T10:02:58.094Z]  ---> beef1ab92383
10:02:58 [2020-09-15T10:02:58.094Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:02:58 [2020-09-15T10:02:58.094Z]  ---> f29a5b591fac
10:02:58 [2020-09-15T10:02:58.094Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:02:58 [2020-09-15T10:02:58.094Z]  ---> e20d6a0b2632
10:02:58 [2020-09-15T10:02:58.094Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:02:58 [2020-09-15T10:02:58.390Z]  ---> Running in dd73241426ba
10:02:58 [2020-09-15T10:02:58.390Z] + RM_GOPATH=0
10:02:58 [2020-09-15T10:02:58.390Z] + TMP_GOPATH=
10:02:58 [2020-09-15T10:02:58.390Z] + : /build
10:02:58 [2020-09-15T10:02:58.390Z] + '[' -z '' ']'
10:02:58 [2020-09-15T10:02:58.390Z] ++ mktemp -d
10:02:58 [2020-09-15T10:02:58.390Z] + export GOPATH=/tmp/tmp.W1StokeUxS
10:02:58 [2020-09-15T10:02:58.390Z] + GOPATH=/tmp/tmp.W1StokeUxS
10:02:58 [2020-09-15T10:02:58.390Z] + RM_GOPATH=1
10:02:58 [2020-09-15T10:02:58.390Z] ++ dirname ./install.sh
10:02:58 [2020-09-15T10:02:58.390Z] + dir=.
10:02:58 [2020-09-15T10:02:58.390Z] + bin=gometalinter
10:02:58 [2020-09-15T10:02:58.390Z] + shift
10:02:58 [2020-09-15T10:02:58.390Z] + '[' '!' -f ./gometalinter.installer ']'
10:02:58 [2020-09-15T10:02:58.390Z] + . ./gometalinter.installer
10:02:58 [2020-09-15T10:02:58.390Z] ++ GOMETALINTER_COMMIT=v2.0.6
10:02:58 [2020-09-15T10:02:58.390Z] + install_gometalinter
10:02:58 [2020-09-15T10:02:58.390Z] + echo 'Installing gometalinter version v2.0.6'
10:02:58 [2020-09-15T10:02:58.390Z] + go get -d github.com/alecthomas/gometalinter
10:02:58 [2020-09-15T10:02:58.390Z] Installing gometalinter version v2.0.6
10:02:59 [2020-09-15T10:02:59.442Z] + cd /tmp/tmp.W1StokeUxS/src/github.com/alecthomas/gometalinter
10:02:59 [2020-09-15T10:02:59.442Z] + git checkout -q v2.0.6
10:02:59 [2020-09-15T10:02:59.442Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
10:03:00 [2020-09-15T10:03:00.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:03:03 [2020-09-15T10:03:03.003Z] #57 247.2 🇩 bin/containerd-stress
10:03:03 [2020-09-15T10:03:03.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:03:03 [2020-09-15T10:03:03.344Z] Using test binary docker
10:03:03 [2020-09-15T10:03:03.344Z] +++ /etc/init.d/apparmor start
10:03:03 [2020-09-15T10:03:03.344Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:03:03 [2020-09-15T10:03:03.344Z] Starting dockerd
10:03:03 [2020-09-15T10:03:03.344Z] INFO: Waiting for daemon to start...
10:03:03 [2020-09-15T10:03:03.344Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
10:03:04 [2020-09-15T10:03:04.384Z] #57 248.8 🇩 bin/containerd-shim
10:03:05 [2020-09-15T10:03:05.867Z] .
10:03:05 [2020-09-15T10:03:05.867Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:03:05 [2020-09-15T10:03:05.867Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:03:05 [2020-09-15T10:03:05.867Z] Error: No such image: emptyfs
10:03:05 [2020-09-15T10:03:05.867Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:03:05 [2020-09-15T10:03:05.867Z] ++++ docker load
10:03:06 [2020-09-15T10:03:06.123Z] Running integration-test (iteration 1)
10:03:06 [2020-09-15T10:03:06.123Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:03:06 [2020-09-15T10:03:06.123Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
10:03:06 [2020-09-15T10:03:06.123Z] ++ set -e
10:03:06 [2020-09-15T10:03:06.123Z] ++ '[' -n 0 ']'
10:03:06 [2020-09-15T10:03:06.123Z] ++ set -x
10:03:06 [2020-09-15T10:03:06.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-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
10:03:10 [2020-09-15T10:03:10.961Z] #57 254.7 🇩 bin/containerd-shim-runc-v1
10:03:12 [2020-09-15T10:03:12.224Z] + GOBIN=/build
10:03:12 [2020-09-15T10:03:12.224Z] + /build/gometalinter --install
10:03:12 [2020-09-15T10:03:12.224Z] Installing:
10:03:12 [2020-09-15T10:03:12.224Z]   deadcode
10:03:12 [2020-09-15T10:03:12.224Z]   dupl
10:03:12 [2020-09-15T10:03:12.224Z]   errcheck
10:03:12 [2020-09-15T10:03:12.224Z]   gas
10:03:12 [2020-09-15T10:03:12.224Z]   gochecknoglobals
10:03:12 [2020-09-15T10:03:12.224Z]   gochecknoinits
10:03:12 [2020-09-15T10:03:12.224Z]   goconst
10:03:12 [2020-09-15T10:03:12.224Z]   gocyclo
10:03:12 [2020-09-15T10:03:12.224Z]   goimports
10:03:12 [2020-09-15T10:03:12.224Z]   golint
10:03:12 [2020-09-15T10:03:12.224Z]   gosimple
10:03:12 [2020-09-15T10:03:12.224Z]   gotype
10:03:12 [2020-09-15T10:03:12.224Z]   gotypex
10:03:12 [2020-09-15T10:03:12.224Z]   ineffassign
10:03:12 [2020-09-15T10:03:12.224Z]   interfacer
10:03:12 [2020-09-15T10:03:12.224Z]   lll
10:03:12 [2020-09-15T10:03:12.224Z]   maligned
10:03:12 [2020-09-15T10:03:12.224Z]   megacheck
10:03:12 [2020-09-15T10:03:12.224Z]   misspell
10:03:12 [2020-09-15T10:03:12.224Z]   nakedret
10:03:12 [2020-09-15T10:03:12.224Z]   safesql
10:03:12 [2020-09-15T10:03:12.224Z]   staticcheck
10:03:12 [2020-09-15T10:03:12.224Z]   structcheck
10:03:12 [2020-09-15T10:03:12.224Z]   unconvert
10:03:12 [2020-09-15T10:03:12.224Z]   unparam
10:03:12 [2020-09-15T10:03:12.224Z]   unused
10:03:12 [2020-09-15T10:03:12.224Z]   varcheck
10:03:12 [2020-09-15T10:03:12.869Z] #57 257.3 🇩 binaries
10:03:12 [2020-09-15T10:03:12.869Z] #57 257.3 + mkdir -p /build
10:03:12 [2020-09-15T10:03:12.869Z] #57 257.3 + cp bin/containerd /build/containerd
10:03:12 [2020-09-15T10:03:12.869Z] #57 257.3 + cp bin/containerd-shim /build/containerd-shim
10:03:12 [2020-09-15T10:03:12.869Z] #57 257.3 + cp bin/ctr /build/ctr
10:03:13 [2020-09-15T10:03:13.129Z] #57 DONE 257.6s
10:03:14 [2020-09-15T10:03:14.067Z] 
10:03:14 [2020-09-15T10:03:14.067Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
10:03:14 [2020-09-15T10:03:14.326Z] #58 DONE 0.1s
10:03:14 [2020-09-15T10:03:14.326Z] 
10:03:14 [2020-09-15T10:03:14.326Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:03:14 [2020-09-15T10:03:14.326Z] #62 DONE 0.1s
10:03:14 [2020-09-15T10:03:14.326Z] 
10:03:14 [2020-09-15T10:03:14.326Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
10:03:14 [2020-09-15T10:03:14.585Z] #64 DONE 0.2s
10:03:14 [2020-09-15T10:03:14.585Z] 
10:03:14 [2020-09-15T10:03:14.585Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
10:03:14 [2020-09-15T10:03:14.585Z] #67 DONE 0.0s
10:03:14 [2020-09-15T10:03:14.585Z] 
10:03:14 [2020-09-15T10:03:14.585Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
10:03:14 [2020-09-15T10:03:14.585Z] #68 DONE 0.0s
10:03:14 [2020-09-15T10:03:14.585Z] 
10:03:14 [2020-09-15T10:03:14.585Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:03:15 [2020-09-15T10:03:15.532Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.009s	coverage: 72.9% of statements
10:03:15 [2020-09-15T10:03:15.532Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 29.5% of statements
10:03:15 [2020-09-15T10:03:15.963Z] #69 DONE 1.3s
10:03:15 [2020-09-15T10:03:15.963Z] 
10:03:15 [2020-09-15T10:03:15.963Z] #70 exporting to image
10:03:15 [2020-09-15T10:03:15.963Z] #70 exporting layers
10:03:16 [2020-09-15T10:03:16.568Z] ok  	github.com/docker/docker/container	0.110s	coverage: 35.6% of statements
10:03:16 [2020-09-15T10:03:16.568Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:03:16 [2020-09-15T10:03:16.568Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:03:16 [2020-09-15T10:03:16.568Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:03:16 [2020-09-15T10:03:16.568Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:03:22 [2020-09-15T10:03:22.142Z] ok  	github.com/docker/docker/daemon/cluster	0.032s	coverage: 0.5% of statements
10:03:22 [2020-09-15T10:03:22.537Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:03:22 [2020-09-15T10:03:22.777Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
10:03:23 [2020-09-15T10:03:23.507Z] 
10:03:23 [2020-09-15T10:03:23.507Z]  ________   ____  __.
10:03:23 [2020-09-15T10:03:23.507Z]  \_____  \ |    |/ _|
10:03:23 [2020-09-15T10:03:23.507Z]  /   |   \|      <
10:03:23 [2020-09-15T10:03:23.507Z]  /    |    \    |  \
10:03:23 [2020-09-15T10:03:23.507Z]  \_______  /____|__ \
10:03:23 [2020-09-15T10:03:23.507Z]          \/        \/
10:03:23 [2020-09-15T10:03:23.507Z] 
10:03:23 [2020-09-15T10:03:23.507Z] INFO: make.ps1 ended at 09/15/2020 10:03:23
10:03:24 [2020-09-15T10:03:24.085Z] #70 exporting layers 7.6s done
10:03:24 [2020-09-15T10:03:24.085Z] #70 writing image sha256:9b11528ba2e0666aff892f89abbda83afd1f74468dcf95cd50c8fcdd0ce09d79 done
10:03:24 [2020-09-15T10:03:24.085Z] #70 naming to docker.io/library/docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 done
10:03:24 [2020-09-15T10:03:24.085Z] #70 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:03:24 [2020-09-15T10:03:24.288Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.8% of statements
10:03:24 [2020-09-15T10:03:24.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41451/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/validate/default
10:03:25 [2020-09-15T10:03:25.351Z] Congratulations!  All commits are properly signed with the DCO!
10:03:25 [2020-09-15T10:03:25.685Z] INFO: Binaries build ended at 09/15/2020 10:03:25. Duration:00:01:09.4710684
10:03:27 [2020-09-15T10:03:27.872Z] INFO: Copying the built daemon binary to d:\CI\PR-41451\1\binary\dockerd-8cf9d50fc.exe...
10:03:27 [2020-09-15T10:03:27.872Z] INFO: Copying the built client binary to d:\CI\PR-41451\1\binary\docker-8cf9d50fc.exe...
10:03:27 [2020-09-15T10:03:27.872Z] INFO: Copying dockerversion from the container...
10:03:27 [2020-09-15T10:03:27.872Z] INFO: Copying the golang package from the container to d:\CI\PR-41451\1\installer\go.zip...
10:03:30 [2020-09-15T10:03:30.782Z] INFO: Extracting go.zip to d:\CI\PR-41451\1\go
10:03:31 [2020-09-15T10:03:31.189Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.430s	coverage: 13.7% of statements
10:03:31 [2020-09-15T10:03:31.481Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 82.2% of statements
10:03:32 [2020-09-15T10:03:32.117Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
10:03:32 [2020-09-15T10:03:32.454Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
10:03:33 [2020-09-15T10:03:33.489Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
10:03:34 [2020-09-15T10:03:34.526Z] ok  	github.com/docker/docker/daemon	12.219s	coverage: 17.5% of statements
10:03:34 [2020-09-15T10:03:34.526Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:03:34 [2020-09-15T10:03:34.526Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:03:34 [2020-09-15T10:03:34.526Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:03:34 [2020-09-15T10:03:34.526Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:03:34 [2020-09-15T10:03:34.776Z] Removing intermediate container dd73241426ba
10:03:34 [2020-09-15T10:03:34.776Z]  ---> 66182feb1b1e
10:03:34 [2020-09-15T10:03:34.776Z] Step 72/140 : FROM base AS gotestsum
10:03:34 [2020-09-15T10:03:34.776Z]  ---> 2cecb66a7ff8
10:03:34 [2020-09-15T10:03:34.776Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
10:03:34 [2020-09-15T10:03:34.776Z]  ---> Running in a499df627285
10:03:34 [2020-09-15T10:03:34.776Z] Removing intermediate container a499df627285
10:03:34 [2020-09-15T10:03:34.776Z]  ---> 9ca875e380e9
10:03:34 [2020-09-15T10:03:34.776Z] Step 74/140 : ARG GOTESTSUM_COMMIT
10:03:34 [2020-09-15T10:03:34.776Z]  ---> Running in 6a6391352a3d
10:03:34 [2020-09-15T10:03:34.776Z] Removing intermediate container 6a6391352a3d
10:03:34 [2020-09-15T10:03:34.776Z]  ---> d74f44865616
10:03:34 [2020-09-15T10:03:34.776Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:03:34 [2020-09-15T10:03:34.776Z]  ---> 31750f6a72d6
10:03:34 [2020-09-15T10:03:34.776Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:03:34 [2020-09-15T10:03:34.776Z]  ---> cdecf87a66b4
10:03:34 [2020-09-15T10:03:34.776Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:03:34 [2020-09-15T10:03:34.776Z]  ---> Running in 6db67aba0ec7
10:03:34 [2020-09-15T10:03:34.776Z] + RM_GOPATH=0
10:03:34 [2020-09-15T10:03:34.776Z] + TMP_GOPATH=
10:03:34 [2020-09-15T10:03:34.776Z] + : /build
10:03:34 [2020-09-15T10:03:34.776Z] + '[' -z '' ']'
10:03:34 [2020-09-15T10:03:34.776Z] ++ mktemp -d
10:03:34 [2020-09-15T10:03:34.776Z] + export GOPATH=/tmp/tmp.zMrvJ8qvZF
10:03:34 [2020-09-15T10:03:34.776Z] + GOPATH=/tmp/tmp.zMrvJ8qvZF
10:03:34 [2020-09-15T10:03:34.776Z] + RM_GOPATH=1
10:03:34 [2020-09-15T10:03:34.776Z] ++ dirname ./install.sh
10:03:34 [2020-09-15T10:03:34.776Z] + dir=.
10:03:34 [2020-09-15T10:03:34.776Z] + bin=gotestsum
10:03:34 [2020-09-15T10:03:34.776Z] + shift
10:03:34 [2020-09-15T10:03:34.776Z] + '[' '!' -f ./gotestsum.installer ']'
10:03:34 [2020-09-15T10:03:34.776Z] + . ./gotestsum.installer
10:03:34 [2020-09-15T10:03:34.776Z] ++ : v0.3.5
10:03:34 [2020-09-15T10:03:34.776Z] + install_gotestsum
10:03:34 [2020-09-15T10:03:34.776Z] + set -e
10:03:34 [2020-09-15T10:03:34.776Z] + export GO111MODULE=on
10:03:34 [2020-09-15T10:03:34.776Z] + GO111MODULE=on
10:03:34 [2020-09-15T10:03:34.776Z] + go get -d gotest.tools/gotestsum@v0.3.5
10:03:34 [2020-09-15T10:03:34.776Z] go: finding gotest.tools v0.3.5
10:03:34 [2020-09-15T10:03:34.776Z] go: finding gotest.tools/gotestsum v0.3.5
10:03:34 [2020-09-15T10:03:34.776Z] go: downloading gotest.tools/gotestsum v0.3.5
10:03:35 [2020-09-15T10:03:35.410Z] go: extracting gotest.tools/gotestsum v0.3.5
10:03:36 [2020-09-15T10:03:36.036Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading gotest.tools v2.1.0+incompatible
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting gotest.tools v2.1.0+incompatible
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/spf13/pflag v1.0.1
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/fatih/color v1.6.0
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/jonboulle/clockwork v0.1.0
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/sirupsen/logrus v1.0.5
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/pkg/errors v0.8.0
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting github.com/fatih/color v1.6.0
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting github.com/jonboulle/clockwork v0.1.0
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/mattn/go-colorable v0.0.9
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading github.com/mattn/go-isatty v0.0.3
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting github.com/spf13/pflag v1.0.1
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting github.com/pkg/errors v0.8.0
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting github.com/sirupsen/logrus v1.0.5
10:03:36 [2020-09-15T10:03:36.449Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:03:36 [2020-09-15T10:03:36.449Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:03:36 [2020-09-15T10:03:36.670Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.180s	coverage: 56.9% of statements
10:03:36 [2020-09-15T10:03:36.741Z] go: extracting github.com/mattn/go-colorable v0.0.9
10:03:36 [2020-09-15T10:03:36.741Z] go: extracting github.com/mattn/go-isatty v0.0.3
10:03:37 [2020-09-15T10:03:37.037Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
10:03:37 [2020-09-15T10:03:37.037Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
10:03:37 [2020-09-15T10:03:37.331Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
10:03:37 [2020-09-15T10:03:37.331Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
10:03:37 [2020-09-15T10:03:37.622Z] go: finding gotest.tools/gotestsum v0.5.3
10:03:37 [2020-09-15T10:03:37.622Z] go: finding gotest.tools v2.2.0+incompatible
10:03:37 [2020-09-15T10:03:37.622Z] go: downloading gotest.tools/gotestsum v0.5.3
10:03:37 [2020-09-15T10:03:37.622Z] go: downloading gotest.tools v2.2.0+incompatible
10:03:38 [2020-09-15T10:03:38.659Z] go: extracting gotest.tools v2.2.0+incompatible
10:03:38 [2020-09-15T10:03:38.659Z] go: extracting gotest.tools/gotestsum v0.5.3
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading github.com/fatih/color v1.9.0
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading github.com/pkg/errors v0.9.1
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading github.com/spf13/pflag v1.0.3
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:03:39 [2020-09-15T10:03:39.706Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:03:40 [2020-09-15T10:03:40.001Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:03:40 [2020-09-15T10:03:40.001Z] go: extracting github.com/fatih/color v1.9.0
10:03:40 [2020-09-15T10:03:40.001Z] go: downloading github.com/mattn/go-isatty v0.0.12
10:03:40 [2020-09-15T10:03:40.001Z] go: downloading github.com/mattn/go-colorable v0.1.6
10:03:40 [2020-09-15T10:03:40.001Z] go: extracting github.com/pkg/errors v0.9.1
10:03:40 [2020-09-15T10:03:40.001Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:03:40 [2020-09-15T10:03:40.001Z] go: extracting github.com/spf13/pflag v1.0.3
10:03:40 [2020-09-15T10:03:40.296Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:03:40 [2020-09-15T10:03:40.296Z] go: extracting github.com/mattn/go-colorable v0.1.6
10:03:40 [2020-09-15T10:03:40.296Z] go: extracting github.com/mattn/go-isatty v0.0.12
10:03:40 [2020-09-15T10:03:40.296Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:03:40 [2020-09-15T10:03:40.589Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:03:40 [2020-09-15T10:03:40.589Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:03:40 [2020-09-15T10:03:40.883Z] go: finding github.com/fatih/color v1.9.0
10:03:40 [2020-09-15T10:03:40.883Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:03:40 [2020-09-15T10:03:40.883Z] go: finding github.com/pkg/errors v0.9.1
10:03:40 [2020-09-15T10:03:40.883Z] go: finding github.com/spf13/pflag v1.0.3
10:03:40 [2020-09-15T10:03:40.883Z] go: finding github.com/mattn/go-colorable v0.1.6
10:03:40 [2020-09-15T10:03:40.883Z] go: finding github.com/mattn/go-isatty v0.0.12
10:03:41 [2020-09-15T10:03:41.131Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.851s	coverage: 45.9% of statements
10:03:41 [2020-09-15T10:03:41.180Z] go: finding github.com/jonboulle/clockwork v0.1.0
10:03:41 [2020-09-15T10:03:41.180Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
10:03:41 [2020-09-15T10:03:41.180Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
10:03:41 [2020-09-15T10:03:41.180Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
10:03:41 [2020-09-15T10:03:41.180Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
10:03:43 [2020-09-15T10:03:43.864Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.361s	coverage: 49.5% of statements
10:03:44 [2020-09-15T10:03:44.798Z] Loaded image: buildpack-deps:jessie
10:03:44 [2020-09-15T10:03:44.798Z] Loaded image: busybox:latest
10:03:44 [2020-09-15T10:03:44.798Z] Loaded image: busybox:glibc
10:03:44 [2020-09-15T10:03:44.798Z] Loaded image: debian:jessie
10:03:44 [2020-09-15T10:03:44.798Z] Loaded image: hello-world:latest
10:03:44 [2020-09-15T10:03:44.798Z] INFO: Testing against a local daemon
10:03:44 [2020-09-15T10:03:44.798Z] === RUN   TestBuildWithSession
10:03:44 [2020-09-15T10:03:44.798Z] --- PASS: TestBuildWithSession (3.69s)
10:03:44 [2020-09-15T10:03:44.798Z] === RUN   TestBuildSquashParent
10:03:50 [2020-09-15T10:03:50.767Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.797s	coverage: 72.3% of statements
10:03:50 [2020-09-15T10:03:50.767Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:03:51 [2020-09-15T10:03:51.060Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.093s	coverage: 60.4% of statements
10:03:51 [2020-09-15T10:03:51.060Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:03:51 [2020-09-15T10:03:51.694Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.680s	coverage: 76.1% of statements
10:03:51 [2020-09-15T10:03:51.694Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:03:51 [2020-09-15T10:03:51.694Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
10:03:52 [2020-09-15T10:03:52.732Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
10:03:52 [2020-09-15T10:03:52.895Z] --- PASS: TestBuildSquashParent (8.68s)
10:03:52 [2020-09-15T10:03:52.895Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
10:03:52 [2020-09-15T10:03:52.895Z]     daemon.go:325: [d7aa674fa8e7f] waiting for daemon to start
10:03:52 [2020-09-15T10:03:52.895Z]     daemon.go:325: [d7aa674fa8e7f] waiting for daemon to start
10:03:52 [2020-09-15T10:03:52.895Z]     daemon.go:353: [d7aa674fa8e7f] daemon started
10:03:52 [2020-09-15T10:03:52.895Z]     daemon.go:461: [d7aa674fa8e7f] Stopping daemon
10:03:52 [2020-09-15T10:03:52.895Z]     daemon.go:296: [d7aa674fa8e7f] exiting daemon
10:03:52 [2020-09-15T10:03:52.895Z]     daemon.go:448: [d7aa674fa8e7f] Daemon stopped
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:03:52 [2020-09-15T10:03:52.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:52 [2020-09-15T10:03:52.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:52 [2020-09-15T10:03:52.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:03:52 [2020-09-15T10:03:52.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:03:52 [2020-09-15T10:03:52.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:03:52 [2020-09-15T10:03:52.895Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:03:52 [2020-09-15T10:03:52.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:03:52 [2020-09-15T10:03:52.895Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:03:52 [2020-09-15T10:03:52.895Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:03:53 [2020-09-15T10:03:53.366Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
10:03:54 [2020-09-15T10:03:54.001Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
10:03:54 [2020-09-15T10:03:54.001Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:03:54 [2020-09-15T10:03:54.001Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:03:55 [2020-09-15T10:03:55.038Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.7% of statements
10:03:55 [2020-09-15T10:03:55.331Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.100s	coverage: 78.2% of statements
10:03:55 [2020-09-15T10:03:55.331Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:03:55 [2020-09-15T10:03:55.331Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Extraction ended at 09/15/2020 10:03:53. Duration:00:00:23.0528987
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Updating the golang and path environment variables
10:03:55 [2020-09-15T10:03:55.924Z] INFO: GOPATH=d:\gopath
10:03:55 [2020-09-15T10:03:55.924Z] INFO: go version go1.13.14 windows/amd64
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Running the daemon under test in debug mode
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Starting a daemon under test...
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41451\1\daemon --pidfile d:\CI\PR-41451\1\docker.pid -D
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Process started successfully.
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Start tailing logs of the daemon under tests
10:03:55 [2020-09-15T10:03:55.924Z] INFO: Waiting for the daemon under test to start...
10:03:55 [2020-09-15T10:03:55.970Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
10:03:56 [2020-09-15T10:03:56.167Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:03:56 [2020-09-15T10:03:56.167Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:03:56 [2020-09-15T10:03:56.265Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
10:03:56 [2020-09-15T10:03:56.900Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 62.1% of statements
10:03:56 [2020-09-15T10:03:56.900Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
10:03:57 [2020-09-15T10:03:57.460Z] INFO: Daemon under test started and replied!
10:03:57 [2020-09-15T10:03:57.460Z] INFO: Docker version of the daemon under test
10:03:57 [2020-09-15T10:03:57.460Z] 
10:03:57 [2020-09-15T10:03:57.582Z] ok  	github.com/docker/docker/daemon/logger/local	0.008s	coverage: 74.7% of statements
10:03:57 [2020-09-15T10:03:57.582Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:03:57 [2020-09-15T10:03:57.919Z] Client:
10:03:57 [2020-09-15T10:03:57.920Z]  Version:      17.06.2-ce
10:03:57 [2020-09-15T10:03:57.920Z]  API version:  1.30
10:03:57 [2020-09-15T10:03:57.920Z]  Go version:   go1.8.3
10:03:57 [2020-09-15T10:03:57.920Z]  Git commit:   cec0b72
10:03:57 [2020-09-15T10:03:57.920Z]  Built:        Tue Sep  5 19:57:19 2017
10:03:57 [2020-09-15T10:03:57.920Z]  OS/Arch:      windows/amd64
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] Server:
10:03:57 [2020-09-15T10:03:57.920Z]  Version:      0.0.0-dev
10:03:57 [2020-09-15T10:03:57.920Z]  API version:  1.40 (minimum version 1.24)
10:03:57 [2020-09-15T10:03:57.920Z]  Go version:   go1.13.14
10:03:57 [2020-09-15T10:03:57.920Z]  Git commit:   8cf9d50fc
10:03:57 [2020-09-15T10:03:57.920Z]  Built:        09/15/2020 10:02:20
10:03:57 [2020-09-15T10:03:57.920Z]  OS/Arch:      windows/amd64
10:03:57 [2020-09-15T10:03:57.920Z]  Experimental: false
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] INFO: Docker info of the daemon under test
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] Containers: 0
10:03:57 [2020-09-15T10:03:57.920Z]  Running: 0
10:03:57 [2020-09-15T10:03:57.920Z]  Paused: 0
10:03:57 [2020-09-15T10:03:57.920Z]  Stopped: 0
10:03:57 [2020-09-15T10:03:57.920Z] Images: 0
10:03:57 [2020-09-15T10:03:57.920Z] Server Version: 0.0.0-dev
10:03:57 [2020-09-15T10:03:57.920Z] Storage Driver: windowsfilter
10:03:57 [2020-09-15T10:03:57.920Z]  Windows: 
10:03:57 [2020-09-15T10:03:57.920Z] Logging Driver: json-file
10:03:57 [2020-09-15T10:03:57.920Z] Plugins: 
10:03:57 [2020-09-15T10:03:57.920Z]  Volume: local
10:03:57 [2020-09-15T10:03:57.920Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:03:57 [2020-09-15T10:03:57.920Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:03:57 [2020-09-15T10:03:57.920Z] Swarm: inactive
10:03:57 [2020-09-15T10:03:57.920Z] Default Isolation: process
10:03:57 [2020-09-15T10:03:57.920Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:03:57 [2020-09-15T10:03:57.920Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:03:57 [2020-09-15T10:03:57.920Z] OSType: windows
10:03:57 [2020-09-15T10:03:57.920Z] Architecture: x86_64
10:03:57 [2020-09-15T10:03:57.920Z] CPUs: 4
10:03:57 [2020-09-15T10:03:57.920Z] Total Memory: 32GiB
10:03:57 [2020-09-15T10:03:57.920Z] Name: azwin-2-ea5e00
10:03:57 [2020-09-15T10:03:57.920Z] ID: DF4F:LGJA:LSC7:DSTD:4Z3B:6LVU:FLAA:EZYB:MRQD:WBY5:ZW4O:YTP3
10:03:57 [2020-09-15T10:03:57.920Z] Docker Root Dir: D:\CI\PR-41451\1\daemon
10:03:57 [2020-09-15T10:03:57.920Z] Debug Mode (client): false
10:03:57 [2020-09-15T10:03:57.920Z] Debug Mode (server): true
10:03:57 [2020-09-15T10:03:57.920Z]  File Descriptors: -1
10:03:57 [2020-09-15T10:03:57.920Z]  Goroutines: 17
10:03:57 [2020-09-15T10:03:57.920Z]  System Time: 2020-09-15T10:03:57.5304368Z
10:03:57 [2020-09-15T10:03:57.920Z]  EventsListeners: 0
10:03:57 [2020-09-15T10:03:57.920Z] Registry: https://index.docker.io/v1/
10:03:57 [2020-09-15T10:03:57.920Z] Labels:
10:03:57 [2020-09-15T10:03:57.920Z] Experimental: false
10:03:57 [2020-09-15T10:03:57.920Z] Insecure Registries:
10:03:57 [2020-09-15T10:03:57.920Z]  127.0.0.0/8
10:03:57 [2020-09-15T10:03:57.920Z] Live Restore Enabled: false
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] INFO: Docker images of the daemon under test
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:03:57 [2020-09-15T10:03:57.920Z] 
10:03:57 [2020-09-15T10:03:57.920Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:03:57 [2020-09-15T10:03:57.920Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:03:57 [2020-09-15T10:03:57.920Z] ltsc2019: Pulling from windows/servercore
10:03:58 [2020-09-15T10:03:58.216Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 37.9% of statements
10:03:58 [2020-09-15T10:03:58.378Z] 4612f6d0b889: Pulling fs layer
10:03:58 [2020-09-15T10:03:58.379Z] c3aff4450246: Pulling fs layer
10:03:59 [2020-09-15T10:03:59.253Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 47.8% of statements
10:03:59 [2020-09-15T10:03:59.450Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:03:59 [2020-09-15T10:03:59.450Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:03:59 [2020-09-15T10:03:59.546Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
10:03:59 [2020-09-15T10:03:59.839Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
10:03:59 [2020-09-15T10:03:59.871Z] Removing intermediate container 6db67aba0ec7
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 61a6091bd241
10:03:59 [2020-09-15T10:03:59.871Z] Step 78/140 : FROM dev-base AS dockercli
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 2cecb66a7ff8
10:03:59 [2020-09-15T10:03:59.871Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
10:03:59 [2020-09-15T10:03:59.871Z]  ---> Running in 3e94d6dee380
10:03:59 [2020-09-15T10:03:59.871Z] Removing intermediate container 3e94d6dee380
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 4bd94b78577f
10:03:59 [2020-09-15T10:03:59.871Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
10:03:59 [2020-09-15T10:03:59.871Z]  ---> Running in 8da978914164
10:03:59 [2020-09-15T10:03:59.871Z] Removing intermediate container 8da978914164
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 419dceee9159
10:03:59 [2020-09-15T10:03:59.871Z] Step 81/140 : ARG DOCKERCLI_VERSION
10:03:59 [2020-09-15T10:03:59.871Z]  ---> Running in 3f8697acb56f
10:03:59 [2020-09-15T10:03:59.871Z] Removing intermediate container 3f8697acb56f
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 4324864de955
10:03:59 [2020-09-15T10:03:59.871Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 57e87df1933a
10:03:59 [2020-09-15T10:03:59.871Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:03:59 [2020-09-15T10:03:59.871Z]  ---> 171b22236848
10:03:59 [2020-09-15T10:03:59.871Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:03:59 [2020-09-15T10:03:59.871Z]  ---> Running in 508ad2673a49
10:03:59 [2020-09-15T10:03:59.871Z] + RM_GOPATH=0
10:03:59 [2020-09-15T10:03:59.871Z] + TMP_GOPATH=
10:03:59 [2020-09-15T10:03:59.871Z] + : /build
10:03:59 [2020-09-15T10:03:59.871Z] + '[' -z '' ']'
10:03:59 [2020-09-15T10:03:59.871Z] ++ mktemp -d
10:03:59 [2020-09-15T10:03:59.871Z] + export GOPATH=/tmp/tmp.AIIegpOyWY
10:03:59 [2020-09-15T10:03:59.871Z] + GOPATH=/tmp/tmp.AIIegpOyWY
10:03:59 [2020-09-15T10:03:59.871Z] + RM_GOPATH=1
10:03:59 [2020-09-15T10:03:59.871Z] ++ dirname ./install.sh
10:03:59 [2020-09-15T10:03:59.871Z] Install docker/cli version 17.06.2-ce from stable
10:03:59 [2020-09-15T10:03:59.871Z] + dir=.
10:03:59 [2020-09-15T10:03:59.871Z] + bin=dockercli
10:03:59 [2020-09-15T10:03:59.871Z] + shift
10:03:59 [2020-09-15T10:03:59.871Z] + '[' '!' -f ./dockercli.installer ']'
10:03:59 [2020-09-15T10:03:59.871Z] + . ./dockercli.installer
10:03:59 [2020-09-15T10:03:59.871Z] ++ : stable
10:03:59 [2020-09-15T10:03:59.871Z] ++ : 17.06.2-ce
10:03:59 [2020-09-15T10:03:59.871Z] + install_dockercli
10:03:59 [2020-09-15T10:03:59.871Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
10:03:59 [2020-09-15T10:03:59.871Z] ++ uname -m
10:03:59 [2020-09-15T10:03:59.871Z] + arch=ppc64le
10:03:59 [2020-09-15T10:03:59.871Z] + '[' ppc64le '!=' x86_64 ']'
10:03:59 [2020-09-15T10:03:59.872Z] + '[' ppc64le '!=' s390x ']'
10:03:59 [2020-09-15T10:03:59.872Z] + '[' ppc64le '!=' armhf ']'
10:03:59 [2020-09-15T10:03:59.872Z] + build_dockercli
10:03:59 [2020-09-15T10:03:59.872Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.AIIegpOyWY/tmp/docker-ce
10:03:59 [2020-09-15T10:03:59.872Z] Cloning into '/tmp/tmp.AIIegpOyWY/tmp/docker-ce'...
10:04:00 [2020-09-15T10:04:00.473Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.484s	coverage: 84.5% of statements
10:04:00 [2020-09-15T10:04:00.473Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:04:00 [2020-09-15T10:04:00.473Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:04:01 [2020-09-15T10:04:01.512Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
10:04:02 [2020-09-15T10:04:02.573Z] ok  	github.com/docker/docker/distribution	1.192s	coverage: 22.3% of statements
10:04:02 [2020-09-15T10:04:02.573Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:04:02 [2020-09-15T10:04:02.717Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:04:02 [2020-09-15T10:04:02.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s)
10:04:02 [2020-09-15T10:04:02.717Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.69s)
10:04:02 [2020-09-15T10:04:02.718Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s)
10:04:02 [2020-09-15T10:04:02.718Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
10:04:02 [2020-09-15T10:04:02.718Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s)
10:04:02 [2020-09-15T10:04:02.718Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s)
10:04:02 [2020-09-15T10:04:02.718Z] === RUN   TestBuildMultiStageCopy
10:04:02 [2020-09-15T10:04:02.718Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:04:02 [2020-09-15T10:04:02.865Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
10:04:03 [2020-09-15T10:04:03.902Z] ok  	github.com/docker/docker/distribution/xfer	1.426s	coverage: 83.4% of statements
10:04:03 [2020-09-15T10:04:03.903Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:04:03 [2020-09-15T10:04:03.903Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.4% of statements
10:04:04 [2020-09-15T10:04:04.176Z] c3aff4450246: Verifying Checksum
10:04:04 [2020-09-15T10:04:04.176Z] c3aff4450246: Download complete
10:04:04 [2020-09-15T10:04:04.951Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
10:04:04 [2020-09-15T10:04:04.951Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:04:04 [2020-09-15T10:04:04.951Z] ok  	github.com/docker/docker/image/v1	0.004s	coverage: 25.0% of statements
10:04:04 [2020-09-15T10:04:04.951Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:04:05 [2020-09-15T10:04:05.239Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:04:05 [2020-09-15T10:04:05.496Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:04:05 [2020-09-15T10:04:05.753Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:04:06 [2020-09-15T10:04:06.317Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:04:06 [2020-09-15T10:04:06.514Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ok  	github.com/docker/docker/internal/testutil	0.002s	coverage: 62.5% of statements
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:04:06 [2020-09-15T10:04:06.515Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:04:06 [2020-09-15T10:04:06.808Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
10:04:06 [2020-09-15T10:04:06.880Z] --- PASS: TestBuildMultiStageCopy (4.57s)
10:04:06 [2020-09-15T10:04:06.880Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s)
10:04:06 [2020-09-15T10:04:06.880Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
10:04:06 [2020-09-15T10:04:06.880Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s)
10:04:06 [2020-09-15T10:04:06.880Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
10:04:06 [2020-09-15T10:04:06.880Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
10:04:06 [2020-09-15T10:04:06.880Z] === RUN   TestBuildMultiStageParentConfig
10:04:07 [2020-09-15T10:04:07.903Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 66.9% of statements
10:04:07 [2020-09-15T10:04:07.903Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:04:08 [2020-09-15T10:04:08.249Z] --- PASS: TestBuildMultiStageParentConfig (1.18s)
10:04:08 [2020-09-15T10:04:08.249Z] === RUN   TestBuildLabelWithTargets
10:04:09 [2020-09-15T10:04:09.482Z] ok  	github.com/docker/docker/pkg/archive	0.475s	coverage: 77.0% of statements
10:04:10 [2020-09-15T10:04:10.143Z] --- PASS: TestBuildLabelWithTargets (1.92s)
10:04:10 [2020-09-15T10:04:10.143Z] === RUN   TestBuildWithEmptyLayers
10:04:10 [2020-09-15T10:04:10.518Z] ok  	github.com/docker/docker/pkg/authorization	0.217s	coverage: 66.7% of statements
10:04:10 [2020-09-15T10:04:10.518Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:04:10 [2020-09-15T10:04:10.810Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:04:11 [2020-09-15T10:04:11.074Z] --- PASS: TestBuildWithEmptyLayers (1.13s)
10:04:11 [2020-09-15T10:04:11.074Z] === RUN   TestBuildMultiStageOnBuild
10:04:14 [2020-09-15T10:04:14.348Z] --- PASS: TestBuildMultiStageOnBuild (3.03s)
10:04:14 [2020-09-15T10:04:14.348Z] === RUN   TestBuildUncleanTarFilenames
10:04:15 [2020-09-15T10:04:15.380Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.473s	coverage: 43.2% of statements
10:04:15 [2020-09-15T10:04:15.380Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:04:15 [2020-09-15T10:04:15.380Z] ok  	github.com/docker/docker/layer	7.614s	coverage: 72.0% of statements
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/oci	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:04:15 [2020-09-15T10:04:15.380Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
10:04:15 [2020-09-15T10:04:15.706Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
10:04:15 [2020-09-15T10:04:15.713Z] --- PASS: TestBuildUncleanTarFilenames (1.61s)
10:04:15 [2020-09-15T10:04:15.713Z] === RUN   TestBuildMultiStageLayerLeak
10:04:15 [2020-09-15T10:04:15.998Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
10:04:16 [2020-09-15T10:04:16.783Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
10:04:16 [2020-09-15T10:04:16.783Z] ok  	github.com/docker/docker/pkg/dmesg	0.017s	coverage: 83.3% of statements
10:04:17 [2020-09-15T10:04:17.819Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 66.3% of statements
10:04:18 [2020-09-15T10:04:18.900Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
10:04:18 [2020-09-15T10:04:18.985Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s)
10:04:18 [2020-09-15T10:04:18.985Z] === RUN   TestBuildWithHugeFile
10:04:18 [2020-09-15T10:04:18.989Z] Checking out files:  69% (7594/10927)   
Checking out files:  70% (7649/10927)   
Checking out files:  71% (7759/10927)   
Checking out files:  72% (7868/10927)   
Checking out files:  73% (7977/10927)   
Checking out files:  74% (8086/10927)   
Checking out files:  75% (8196/10927)   
Checking out files:  76% (8305/10927)   
Checking out files:  77% (8414/10927)   
Checking out files:  78% (8524/10927)   
Checking out files:  79% (8633/10927)   
Checking out files:  80% (8742/10927)   
Checking out files:  81% (8851/10927)   
Checking out files:  82% (8961/10927)   
Checking out files:  83% (9070/10927)   
Checking out files:  84% (9179/10927)   
Checking out files:  85% (9288/10927)   
Checking out files:  86% (9398/10927)   
Checking out files:  87% (9507/10927)   
Checking out files:  88% (9616/10927)   
Checking out files:  89% (9726/10927)   
Checking out files:  90% (9835/10927)   
Checking out files:  91% (9944/10927)   
Checking out files:  92% (10053/10927)   
Checking out files:  93% (10163/10927)   
Checking out files:  94% (10272/10927)   
Checking out files:  95% (10381/10927)   
Checking out files:  96% (10490/10927)   
Checking out files:  97% (10600/10927)   
Checking out files:  98% (10709/10927)   
Checking out files:  99% (10818/10927)   
Checking out files: 100% (10927/10927)   
Checking out files: 100% (10927/10927), done.
10:04:18 [2020-09-15T10:04:18.989Z] + cd /tmp/tmp.AIIegpOyWY/tmp/docker-ce
10:04:18 [2020-09-15T10:04:18.989Z] + git checkout -q v17.06.2-ce
10:04:18 [2020-09-15T10:04:18.989Z] + mkdir -p /tmp/tmp.AIIegpOyWY/src/github.com/docker
10:04:18 [2020-09-15T10:04:18.989Z] + mv components/cli /tmp/tmp.AIIegpOyWY/src/github.com/docker/cli
10:04:18 [2020-09-15T10:04:18.989Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:04:19 [2020-09-15T10:04:19.008Z] 4612f6d0b889: Verifying Checksum
10:04:19 [2020-09-15T10:04:19.008Z] 4612f6d0b889: Download complete
10:04:19 [2020-09-15T10:04:19.605Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.071s	coverage: 84.1% of statements
10:04:19 [2020-09-15T10:04:19.605Z] ok  	github.com/docker/docker/pkg/fsutils	0.413s	coverage: 85.1% of statements
10:04:19 [2020-09-15T10:04:19.605Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
10:04:20 [2020-09-15T10:04:20.239Z] ok  	github.com/docker/docker/pkg/idtools	0.274s	coverage: 70.1% of statements
10:04:20 [2020-09-15T10:04:20.531Z] ok  	github.com/docker/docker/pkg/ioutils	0.290s	coverage: 70.0% of statements
10:04:20 [2020-09-15T10:04:20.824Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
10:04:20 [2020-09-15T10:04:20.824Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
10:04:21 [2020-09-15T10:04:21.116Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
10:04:21 [2020-09-15T10:04:21.116Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:04:21 [2020-09-15T10:04:21.408Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
10:04:21 [2020-09-15T10:04:21.771Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
10:04:22 [2020-09-15T10:04:22.063Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
10:04:22 [2020-09-15T10:04:22.063Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
10:04:22 [2020-09-15T10:04:22.356Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:04:22 [2020-09-15T10:04:22.648Z] ok  	github.com/docker/docker/pkg/mount	1.304s	coverage: 69.6% of statements
10:04:22 [2020-09-15T10:04:22.648Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:04:22 [2020-09-15T10:04:22.648Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:04:22 [2020-09-15T10:04:22.648Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:04:23 [2020-09-15T10:04:23.282Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
10:04:23 [2020-09-15T10:04:23.575Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:04:23 [2020-09-15T10:04:23.867Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
10:04:24 [2020-09-15T10:04:24.159Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
10:04:25 [2020-09-15T10:04:25.271Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 72.7% of statements
10:04:25 [2020-09-15T10:04:25.633Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
10:04:28 [2020-09-15T10:04:28.494Z] ok  	github.com/docker/docker/pkg/signal	2.656s	coverage: 61.0% of statements
10:04:28 [2020-09-15T10:04:28.786Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:04:29 [2020-09-15T10:04:29.079Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
10:04:29 [2020-09-15T10:04:29.441Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
10:04:29 [2020-09-15T10:04:29.733Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
10:04:30 [2020-09-15T10:04:30.025Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 81.4% of statements
10:04:30 [2020-09-15T10:04:30.317Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 35.1% of statements
10:04:30 [2020-09-15T10:04:30.609Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
10:04:31 [2020-09-15T10:04:31.244Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
10:04:31 [2020-09-15T10:04:31.537Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
10:04:31 [2020-09-15T10:04:31.829Z] testing: warning: no tests to run
10:04:31 [2020-09-15T10:04:31.829Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
10:04:32 [2020-09-15T10:04:32.121Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
10:04:32 [2020-09-15T10:04:32.413Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:04:32 [2020-09-15T10:04:32.413Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:04:34 [2020-09-15T10:04:34.484Z] ok  	github.com/docker/docker/plugin	0.555s	coverage: 27.3% of statements
10:04:34 [2020-09-15T10:04:34.776Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
10:04:35 [2020-09-15T10:04:35.494Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.3% of statements
10:04:35 [2020-09-15T10:04:35.787Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
10:04:36 [2020-09-15T10:04:36.822Z] ok  	github.com/docker/docker/registry	0.086s	coverage: 56.3% of statements
10:04:37 [2020-09-15T10:04:37.457Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
10:04:37 [2020-09-15T10:04:37.457Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
10:04:38 [2020-09-15T10:04:38.091Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
10:04:38 [2020-09-15T10:04:38.724Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
10:04:39 [2020-09-15T10:04:39.360Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 73.0% of statements
10:04:39 [2020-09-15T10:04:39.652Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
10:04:40 [2020-09-15T10:04:40.286Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
10:04:58 [2020-09-15T10:04:58.472Z] + return
10:04:58 [2020-09-15T10:04:58.877Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.8% of statements
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/rootless	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/volume	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === Skipped
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver btrfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:73: No driver to put!
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     overlay_test.go:49: Fails to compute changes intermittently
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:46: Driver zfs not supported
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     graphtest_unix.go:73: No driver to put!
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:04:58 [2020-09-15T10:04:58.877Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] 
10:04:58 [2020-09-15T10:04:58.877Z] DONE 2066 tests, 19 skipped in 185.549s
Post stage
[Pipeline] junit
10:04:58 [2020-09-15T10:04:58.923Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:04:59 [2020-09-15T10:04:59.444Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -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:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh dynbinary test-integration
10:04:59 [2020-09-15T10:04:59.744Z] 
10:04:59 [2020-09-15T10:04:59.745Z] Removing bundles/
10:04:59 [2020-09-15T10:04:59.745Z] 
10:04:59 [2020-09-15T10:04:59.745Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:05:00 [2020-09-15T10:05:00.037Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:05:00 [2020-09-15T10:05:00.037Z] GOOS="" GOARCH="" GOARM=""
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:05:01 [2020-09-15T10:05:01.822Z] No api/types/ or api/swagger.yaml changes in diff.
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  All toml source files changed here have valid syntax.
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:05:02 [2020-09-15T10:05:02.158Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh dynbinary-daemon test-docker-py
10:05:02 [2020-09-15T10:05:02.727Z] 
10:05:02 [2020-09-15T10:05:02.727Z] Removing bundles/
10:05:02 [2020-09-15T10:05:02.727Z] 
10:05:02 [2020-09-15T10:05:02.727Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:05:02 [2020-09-15T10:05:02.727Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:05:02 [2020-09-15T10:05:02.727Z] GOOS="" GOARCH="" GOARM=""
10:05:02 [2020-09-15T10:05:02.965Z] Removing intermediate container 508ad2673a49
10:05:02 [2020-09-15T10:05:02.965Z]  ---> 8d5b4ed27573
10:05:02 [2020-09-15T10:05:02.965Z] Step 85/140 : FROM runtime-dev AS runc
10:05:02 [2020-09-15T10:05:02.965Z]  ---> ca71946d844e
10:05:02 [2020-09-15T10:05:02.965Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
10:05:02 [2020-09-15T10:05:02.965Z]  ---> Running in 922ac3d57ff8
10:05:02 [2020-09-15T10:05:02.965Z] Removing intermediate container 922ac3d57ff8
10:05:02 [2020-09-15T10:05:02.965Z]  ---> c04cab78cb71
10:05:02 [2020-09-15T10:05:02.965Z] Step 87/140 : ARG RUNC_COMMIT
10:05:02 [2020-09-15T10:05:02.965Z]  ---> Running in d8320630f327
10:05:02 [2020-09-15T10:05:02.965Z] Removing intermediate container d8320630f327
10:05:02 [2020-09-15T10:05:02.965Z]  ---> d84032095b31
10:05:02 [2020-09-15T10:05:02.965Z] Step 88/140 : ARG RUNC_BUILDTAGS
10:05:02 [2020-09-15T10:05:02.965Z]  ---> Running in bdd5eb524357
10:05:02 [2020-09-15T10:05:02.965Z] Removing intermediate container bdd5eb524357
10:05:02 [2020-09-15T10:05:02.965Z]  ---> d348458f74e0
10:05:02 [2020-09-15T10:05:02.965Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:05:02 [2020-09-15T10:05:02.965Z]  ---> c1bf13bbc066
10:05:02 [2020-09-15T10:05:02.965Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:05:02 [2020-09-15T10:05:02.965Z]  ---> 6247a333a393
10:05:02 [2020-09-15T10:05:02.965Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:05:03 [2020-09-15T10:05:03.266Z]  ---> Running in ae3cd7a81c0f
10:05:03 [2020-09-15T10:05:03.266Z] + RM_GOPATH=0
10:05:03 [2020-09-15T10:05:03.266Z] + TMP_GOPATH=
10:05:03 [2020-09-15T10:05:03.266Z] + : /build
10:05:03 [2020-09-15T10:05:03.266Z] + '[' -z '' ']'
10:05:03 [2020-09-15T10:05:03.266Z] ++ mktemp -d
10:05:03 [2020-09-15T10:05:03.266Z] + export GOPATH=/tmp/tmp.q2XGVypNKZ
10:05:03 [2020-09-15T10:05:03.266Z] + GOPATH=/tmp/tmp.q2XGVypNKZ
10:05:03 [2020-09-15T10:05:03.266Z] + RM_GOPATH=1
10:05:03 [2020-09-15T10:05:03.266Z] ++ dirname ./install.sh
10:05:03 [2020-09-15T10:05:03.266Z] + dir=.
10:05:03 [2020-09-15T10:05:03.266Z] + bin=runc
10:05:03 [2020-09-15T10:05:03.266Z] + shift
10:05:03 [2020-09-15T10:05:03.266Z] + '[' '!' -f ./runc.installer ']'
10:05:03 [2020-09-15T10:05:03.266Z] + . ./runc.installer
10:05:03 [2020-09-15T10:05:03.266Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:05:03 [2020-09-15T10:05:03.266Z] + install_runc
10:05:03 [2020-09-15T10:05:03.266Z] + uname -r
10:05:03 [2020-09-15T10:05:03.266Z] + grep -q '^3\.10\.0.*\.el7\.'
10:05:03 [2020-09-15T10:05:03.266Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
10:05:03 [2020-09-15T10:05:03.266Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
10:05:03 [2020-09-15T10:05:03.266Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q2XGVypNKZ/src/github.com/opencontainers/runc
10:05:03 [2020-09-15T10:05:03.266Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
10:05:03 [2020-09-15T10:05:03.266Z] Cloning into '/tmp/tmp.q2XGVypNKZ/src/github.com/opencontainers/runc'...
10:05:04 [2020-09-15T10:05:04.789Z] + cd /tmp/tmp.q2XGVypNKZ/src/github.com/opencontainers/runc
10:05:04 [2020-09-15T10:05:04.789Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
10:05:05 [2020-09-15T10:05:05.087Z] + '[' -z '' ']'
10:05:05 [2020-09-15T10:05:05.087Z] + target=static
10:05:05 [2020-09-15T10:05:05.087Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
10:05:05 [2020-09-15T10:05:05.383Z] 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 .
10:05:24 [2020-09-15T10:05:24.343Z] 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
10:05:24 [2020-09-15T10:05:24.670Z] + mkdir -p /build
10:05:24 [2020-09-15T10:05:24.670Z] + cp runc /build/runc
10:05:26 [2020-09-15T10:05:26.232Z] Removing intermediate container ae3cd7a81c0f
10:05:26 [2020-09-15T10:05:26.232Z]  ---> 7e1a4a521b5e
10:05:26 [2020-09-15T10:05:26.232Z] Step 92/140 : FROM dev-base AS tini
10:05:26 [2020-09-15T10:05:26.232Z]  ---> 2cecb66a7ff8
10:05:26 [2020-09-15T10:05:26.232Z] Step 93/140 : ARG DEBIAN_FRONTEND
10:05:26 [2020-09-15T10:05:26.232Z]  ---> Using cache
10:05:26 [2020-09-15T10:05:26.232Z]  ---> d941b7f2a733
10:05:26 [2020-09-15T10:05:26.232Z] Step 94/140 : ARG TINI_COMMIT
10:05:26 [2020-09-15T10:05:26.232Z]  ---> Running in 425ffe2cd8c8
10:05:26 [2020-09-15T10:05:26.232Z] Removing intermediate container 425ffe2cd8c8
10:05:26 [2020-09-15T10:05:26.232Z]  ---> f8789b565c8a
10:05:26 [2020-09-15T10:05:26.232Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
10:05:26 [2020-09-15T10:05:26.232Z]  ---> Running in c53c1b62426d
10:05:26 [2020-09-15T10:05:26.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:05:26 [2020-09-15T10:05:26.632Z] Using test binary docker
10:05:26 [2020-09-15T10:05:26.632Z] +++ /etc/init.d/apparmor start
10:05:26 [2020-09-15T10:05:26.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:05:26 [2020-09-15T10:05:26.632Z] INFO: Waiting for daemon to start...
10:05:26 [2020-09-15T10:05:26.632Z] Starting dockerd
10:05:26 [2020-09-15T10:05:26.633Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
10:05:26 [2020-09-15T10:05:26.633Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:05:26 [2020-09-15T10:05:26.633Z] Using test binary docker
10:05:26 [2020-09-15T10:05:26.633Z] +++ /etc/init.d/apparmor start
10:05:26 [2020-09-15T10:05:26.633Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:05:26 [2020-09-15T10:05:26.633Z] INFO: Waiting for daemon to start...
10:05:26 [2020-09-15T10:05:26.633Z] Starting dockerd
10:05:26 [2020-09-15T10:05:26.633Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
10:05:26 [2020-09-15T10:05:26.633Z] .
10:05:26 [2020-09-15T10:05:26.633Z] 
10:05:26 [2020-09-15T10:05:26.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:05:26 [2020-09-15T10:05:26.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:05:26 [2020-09-15T10:05:26.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:05:26 [2020-09-15T10:05:26.633Z] Error: No such image: emptyfs
10:05:26 [2020-09-15T10:05:26.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:05:26 [2020-09-15T10:05:26.633Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:05:26 [2020-09-15T10:05:26.633Z] ++++ docker load
10:05:26 [2020-09-15T10:05:26.633Z] Error: No such image: emptyfs
10:05:26 [2020-09-15T10:05:26.633Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:05:26 [2020-09-15T10:05:26.633Z] ++++ docker load
10:05:26 [2020-09-15T10:05:26.633Z] Running integration-test (iteration 1)
10:05:26 [2020-09-15T10:05:26.633Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:05:26 [2020-09-15T10:05:26.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:05:26 [2020-09-15T10:05:26.633Z] ++ set -e
10:05:26 [2020-09-15T10:05:26.633Z] ++ '[' -n 0 ']'
10:05:26 [2020-09-15T10:05:26.633Z] ++ set -x
10:05:26 [2020-09-15T10:05:26.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:05:26 [2020-09-15T10:05:26.633Z] Running integration-test (iteration 1)
10:05:26 [2020-09-15T10:05:26.633Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:05:26 [2020-09-15T10:05:26.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:05:26 [2020-09-15T10:05:26.633Z] ++ set -e
10:05:26 [2020-09-15T10:05:26.633Z] ++ '[' -n 0 ']'
10:05:26 [2020-09-15T10:05:26.633Z] ++ set -x
10:05:26 [2020-09-15T10:05:26.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:05:26 [2020-09-15T10:05:26.877Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:05:26 [2020-09-15T10:05:26.877Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:05:26 [2020-09-15T10:05:26.877Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:05:26 [2020-09-15T10:05:26.877Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:05:27 [2020-09-15T10:05:27.945Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:05:27 [2020-09-15T10:05:27.945Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:05:29 [2020-09-15T10:05:29.006Z] Fetched 8156 kB in 3s (3192 kB/s)
10:05:29 [2020-09-15T10:05:29.659Z] Reading package lists...
10:05:30 [2020-09-15T10:05:30.603Z] Reading package lists...
10:05:30 [2020-09-15T10:05:30.603Z] Building dependency tree...
10:05:30 [2020-09-15T10:05:30.603Z] Reading state information...
10:05:30 [2020-09-15T10:05:30.896Z] The following additional packages will be installed:
10:05:30 [2020-09-15T10:05:30.896Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
10:05:30 [2020-09-15T10:05:30.896Z] Suggested packages:
10:05:30 [2020-09-15T10:05:30.896Z]   cmake-doc ninja-build lrzip
10:05:30 [2020-09-15T10:05:30.896Z] Recommended packages:
10:05:30 [2020-09-15T10:05:30.896Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:05:30 [2020-09-15T10:05:30.896Z] The following NEW packages will be installed:
10:05:30 [2020-09-15T10:05:30.896Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
10:05:30 [2020-09-15T10:05:30.896Z]   vim-common xxd
10:05:30 [2020-09-15T10:05:30.896Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:05:30 [2020-09-15T10:05:30.896Z] Need to get 14.9 MB of archives.
10:05:30 [2020-09-15T10:05:30.896Z] After this operation, 67.2 MB of additional disk space will be used.
10:05:30 [2020-09-15T10:05:30.896Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
10:05:30 [2020-09-15T10:05:30.896Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
10:05:30 [2020-09-15T10:05:30.896Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
10:05:31 [2020-09-15T10:05:31.189Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
10:05:31 [2020-09-15T10:05:31.827Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
10:05:31 [2020-09-15T10:05:31.827Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
10:05:31 [2020-09-15T10:05:31.827Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
10:05:31 [2020-09-15T10:05:31.827Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
10:05:31 [2020-09-15T10:05:31.827Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
10:05:31 [2020-09-15T10:05:31.827Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
10:05:32 [2020-09-15T10:05:32.466Z] debconf: delaying package configuration, since apt-utils is not installed
10:05:32 [2020-09-15T10:05:32.466Z] Fetched 14.9 MB in 1s (12.0 MB/s)
10:05:32 [2020-09-15T10:05:32.466Z] Selecting previously unselected package xxd.
10:05:32 [2020-09-15T10:05:32.466Z] (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.)
10:05:32 [2020-09-15T10:05:32.466Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
10:05:32 [2020-09-15T10:05:32.466Z] Unpacking xxd (2:8.1.0875-5) ...
10:05:32 [2020-09-15T10:05:32.466Z] Selecting previously unselected package vim-common.
10:05:32 [2020-09-15T10:05:32.466Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
10:05:32 [2020-09-15T10:05:32.466Z] Unpacking vim-common (2:8.1.0875-5) ...
10:05:32 [2020-09-15T10:05:32.466Z] Selecting previously unselected package cmake-data.
10:05:32 [2020-09-15T10:05:32.466Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
10:05:32 [2020-09-15T10:05:32.466Z] Unpacking cmake-data (3.13.4-1) ...
10:05:32 [2020-09-15T10:05:32.762Z] Selecting previously unselected package libicu63:ppc64el.
10:05:32 [2020-09-15T10:05:32.762Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
10:05:32 [2020-09-15T10:05:32.762Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
10:05:33 [2020-09-15T10:05:33.806Z] Selecting previously unselected package libxml2:ppc64el.
10:05:33 [2020-09-15T10:05:33.806Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
10:05:33 [2020-09-15T10:05:33.806Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
10:05:33 [2020-09-15T10:05:33.806Z] Selecting previously unselected package libarchive13:ppc64el.
10:05:33 [2020-09-15T10:05:33.806Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
10:05:33 [2020-09-15T10:05:33.806Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
10:05:33 [2020-09-15T10:05:33.806Z] Selecting previously unselected package libjsoncpp1:ppc64el.
10:05:33 [2020-09-15T10:05:33.806Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
10:05:33 [2020-09-15T10:05:33.806Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
10:05:33 [2020-09-15T10:05:33.806Z] Selecting previously unselected package librhash0:ppc64el.
10:05:33 [2020-09-15T10:05:33.806Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
10:05:33 [2020-09-15T10:05:33.806Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
10:05:33 [2020-09-15T10:05:33.806Z] Selecting previously unselected package libuv1:ppc64el.
10:05:33 [2020-09-15T10:05:33.806Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
10:05:33 [2020-09-15T10:05:33.806Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
10:05:33 [2020-09-15T10:05:33.806Z] Selecting previously unselected package cmake.
10:05:33 [2020-09-15T10:05:33.806Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
10:05:33 [2020-09-15T10:05:33.806Z] Unpacking cmake (3.13.4-1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up xxd (2:8.1.0875-5) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up libuv1:ppc64el (1.24.1-1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up vim-common (2:8.1.0875-5) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up librhash0:ppc64el (1.3.8-1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up cmake-data (3.13.4-1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Setting up cmake (3.13.4-1) ...
10:05:34 [2020-09-15T10:05:34.448Z] Processing triggers for libc-bin (2.28-10) ...
10:05:34 [2020-09-15T10:05:34.448Z] Processing triggers for mime-support (3.62) ...
10:05:35 [2020-09-15T10:05:35.977Z] Removing intermediate container c53c1b62426d
10:05:35 [2020-09-15T10:05:35.977Z]  ---> 58d43ff0cb93
10:05:35 [2020-09-15T10:05:35.977Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:05:35 [2020-09-15T10:05:35.977Z]  ---> 636bef72190b
10:05:35 [2020-09-15T10:05:35.977Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
10:05:35 [2020-09-15T10:05:35.977Z]  ---> Running in 3013c9748453
10:05:35 [2020-09-15T10:05:35.977Z] Removing intermediate container 3013c9748453
10:05:35 [2020-09-15T10:05:35.977Z]  ---> e384a7f6a345
10:05:35 [2020-09-15T10:05:35.977Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:05:35 [2020-09-15T10:05:35.977Z]  ---> be465c84bad1
10:05:35 [2020-09-15T10:05:35.977Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
10:05:35 [2020-09-15T10:05:35.977Z]  ---> Running in b4214119a246
10:05:36 [2020-09-15T10:05:36.275Z] + RM_GOPATH=0
10:05:36 [2020-09-15T10:05:36.275Z] + TMP_GOPATH=
10:05:36 [2020-09-15T10:05:36.275Z] + : /build
10:05:36 [2020-09-15T10:05:36.275Z] + '[' -z '' ']'
10:05:36 [2020-09-15T10:05:36.275Z] ++ mktemp -d
10:05:36 [2020-09-15T10:05:36.275Z] + export GOPATH=/tmp/tmp.LStg7K1TGC
10:05:36 [2020-09-15T10:05:36.275Z] + GOPATH=/tmp/tmp.LStg7K1TGC
10:05:36 [2020-09-15T10:05:36.275Z] + RM_GOPATH=1
10:05:36 [2020-09-15T10:05:36.275Z] ++ dirname ./install.sh
10:05:36 [2020-09-15T10:05:36.275Z] + dir=.
10:05:36 [2020-09-15T10:05:36.275Z] + bin=tini
10:05:36 [2020-09-15T10:05:36.275Z] + shift
10:05:36 [2020-09-15T10:05:36.275Z] + '[' '!' -f ./tini.installer ']'
10:05:36 [2020-09-15T10:05:36.275Z] + . ./tini.installer
10:05:36 [2020-09-15T10:05:36.275Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
10:05:36 [2020-09-15T10:05:36.275Z] + install_tini
10:05:36 [2020-09-15T10:05:36.276Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
10:05:36 [2020-09-15T10:05:36.276Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.LStg7K1TGC/tini
10:05:36 [2020-09-15T10:05:36.276Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
10:05:36 [2020-09-15T10:05:36.276Z] Cloning into '/tmp/tmp.LStg7K1TGC/tini'...
10:05:36 [2020-09-15T10:05:36.571Z] + cd /tmp/tmp.LStg7K1TGC/tini
10:05:36 [2020-09-15T10:05:36.571Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
10:05:36 [2020-09-15T10:05:36.571Z] + cmake .
10:05:36 [2020-09-15T10:05:36.865Z] -- The C compiler identification is GNU 8.3.0
10:05:36 [2020-09-15T10:05:36.865Z] -- Check for working C compiler: /usr/bin/cc
10:05:36 [2020-09-15T10:05:36.865Z] -- Check for working C compiler: /usr/bin/cc -- works
10:05:36 [2020-09-15T10:05:36.865Z] -- Detecting C compiler ABI info
10:05:36 [2020-09-15T10:05:36.865Z] -- Detecting C compiler ABI info - done
10:05:36 [2020-09-15T10:05:36.865Z] -- Detecting C compile features
10:05:37 [2020-09-15T10:05:37.158Z] -- Detecting C compile features - done
10:05:37 [2020-09-15T10:05:37.158Z] -- Performing Test HAS_BUILTIN_FORTIFY
10:05:37 [2020-09-15T10:05:37.158Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:05:37 [2020-09-15T10:05:37.158Z] -- Configuring done
10:05:37 [2020-09-15T10:05:37.158Z] -- Generating done
10:05:37 [2020-09-15T10:05:37.158Z] -- Build files have been written to: /tmp/tmp.LStg7K1TGC/tini
10:05:37 [2020-09-15T10:05:37.158Z] + make tini-static
10:05:37 [2020-09-15T10:05:37.457Z] Scanning dependencies of target tini-static
10:05:37 [2020-09-15T10:05:37.457Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:05:37 [2020-09-15T10:05:37.457Z] [100%] Linking C executable tini-static
10:05:37 [2020-09-15T10:05:37.752Z] [100%] Built target tini-static
10:05:37 [2020-09-15T10:05:37.752Z] + mkdir -p /build
10:05:37 [2020-09-15T10:05:37.752Z] + cp tini-static /build/docker-init
10:05:38 [2020-09-15T10:05:38.047Z] Removing intermediate container b4214119a246
10:05:38 [2020-09-15T10:05:38.047Z]  ---> 3dae135460f1
10:05:38 [2020-09-15T10:05:38.047Z] Step 100/140 : FROM dev-base AS rootlesskit
10:05:38 [2020-09-15T10:05:38.047Z]  ---> 2cecb66a7ff8
10:05:38 [2020-09-15T10:05:38.047Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
10:05:38 [2020-09-15T10:05:38.047Z]  ---> Running in f2b72aca8e9a
10:05:38 [2020-09-15T10:05:38.047Z] Removing intermediate container f2b72aca8e9a
10:05:38 [2020-09-15T10:05:38.047Z]  ---> 1854b99dafa9
10:05:38 [2020-09-15T10:05:38.047Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
10:05:38 [2020-09-15T10:05:38.349Z]  ---> Running in 21f464bee087
10:05:38 [2020-09-15T10:05:38.349Z] Removing intermediate container 21f464bee087
10:05:38 [2020-09-15T10:05:38.349Z]  ---> 2658af0cab68
10:05:38 [2020-09-15T10:05:38.349Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
10:05:38 [2020-09-15T10:05:38.349Z]  ---> 34768bda47da
10:05:38 [2020-09-15T10:05:38.349Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
10:05:38 [2020-09-15T10:05:38.644Z]  ---> 5bce77fb9ebf
10:05:38 [2020-09-15T10:05:38.644Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
10:05:38 [2020-09-15T10:05:38.644Z]  ---> Running in 497518be2ad2
10:05:38 [2020-09-15T10:05:38.937Z] + RM_GOPATH=0
10:05:38 [2020-09-15T10:05:38.937Z] + TMP_GOPATH=
10:05:38 [2020-09-15T10:05:38.937Z] + : /build/
10:05:38 [2020-09-15T10:05:38.937Z] + '[' -z '' ']'
10:05:38 [2020-09-15T10:05:38.937Z] ++ mktemp -d
10:05:38 [2020-09-15T10:05:38.937Z] + export GOPATH=/tmp/tmp.JoVcaIOQOK
10:05:38 [2020-09-15T10:05:38.937Z] + GOPATH=/tmp/tmp.JoVcaIOQOK
10:05:38 [2020-09-15T10:05:38.937Z] + RM_GOPATH=1
10:05:38 [2020-09-15T10:05:38.937Z] ++ dirname ./install.sh
10:05:38 [2020-09-15T10:05:38.937Z] + dir=.
10:05:38 [2020-09-15T10:05:38.937Z] + bin=rootlesskit
10:05:38 [2020-09-15T10:05:38.937Z] + shift
10:05:38 [2020-09-15T10:05:38.937Z] + '[' '!' -f ./rootlesskit.installer ']'
10:05:38 [2020-09-15T10:05:38.937Z] + . ./rootlesskit.installer
10:05:38 [2020-09-15T10:05:38.937Z] ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:05:38 [2020-09-15T10:05:38.937Z] + install_rootlesskit
10:05:38 [2020-09-15T10:05:38.937Z] + case "$1" in
10:05:38 [2020-09-15T10:05:38.937Z] + export CGO_ENABLED=0
10:05:38 [2020-09-15T10:05:38.937Z] + CGO_ENABLED=0
10:05:38 [2020-09-15T10:05:38.937Z] + _install_rootlesskit
10:05:38 [2020-09-15T10:05:38.937Z] Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:05:38 [2020-09-15T10:05:38.937Z] + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
10:05:38 [2020-09-15T10:05:38.937Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JoVcaIOQOK/src/github.com/rootless-containers/rootlesskit
10:05:38 [2020-09-15T10:05:38.937Z] Cloning into '/tmp/tmp.JoVcaIOQOK/src/github.com/rootless-containers/rootlesskit'...
10:05:39 [2020-09-15T10:05:39.580Z] + cd /tmp/tmp.JoVcaIOQOK/src/github.com/rootless-containers/rootlesskit
10:05:39 [2020-09-15T10:05:39.580Z] + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
10:05:39 [2020-09-15T10:05:39.580Z] + for f in rootlesskit rootlesskit-docker-proxy
10:05:39 [2020-09-15T10:05:39.580Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
10:05:48 [2020-09-15T10:05:48.148Z] + for f in rootlesskit rootlesskit-docker-proxy
10:05:48 [2020-09-15T10:05:48.148Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
10:05:49 [2020-09-15T10:05:49.689Z] Removing intermediate container 497518be2ad2
10:05:49 [2020-09-15T10:05:49.689Z]  ---> 84148c2efe4a
10:05:49 [2020-09-15T10:05:49.689Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
10:05:49 [2020-09-15T10:05:49.982Z]  ---> 5dc329fed5b2
10:05:49 [2020-09-15T10:05:49.982Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
10:05:49 [2020-09-15T10:05:49.982Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
10:05:49 [2020-09-15T10:05:49.982Z] bad55c542dc9: Pulling fs layer
10:05:50 [2020-09-15T10:05:50.278Z] bad55c542dc9: Download complete
10:05:50 [2020-09-15T10:05:50.574Z] bad55c542dc9: Pull complete
10:05:50 [2020-09-15T10:05:50.574Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:05:50 [2020-09-15T10:05:50.574Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
10:05:50 [2020-09-15T10:05:50.574Z]  ---> e49efe6f0050
10:05:50 [2020-09-15T10:05:50.574Z] Step 108/140 : FROM runtime-dev AS dev
10:05:50 [2020-09-15T10:05:50.574Z]  ---> ca71946d844e
10:05:50 [2020-09-15T10:05:50.574Z] Step 109/140 : ARG DEBIAN_FRONTEND
10:05:50 [2020-09-15T10:05:50.871Z]  ---> Running in 4507f7782c87
10:05:50 [2020-09-15T10:05:50.871Z] Removing intermediate container 4507f7782c87
10:05:50 [2020-09-15T10:05:50.871Z]  ---> 4771a74c6ad8
10:05:50 [2020-09-15T10:05:50.871Z] Step 110/140 : RUN groupadd -r docker
10:05:50 [2020-09-15T10:05:50.871Z]  ---> Running in 6286722a6148
10:05:51 [2020-09-15T10:05:51.513Z] Removing intermediate container 6286722a6148
10:05:51 [2020-09-15T10:05:51.513Z]  ---> 2d1d4b2c0cea
10:05:51 [2020-09-15T10:05:51.513Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
10:05:51 [2020-09-15T10:05:51.513Z]  ---> Running in c81679d7cb04
10:05:52 [2020-09-15T10:05:52.155Z] Removing intermediate container c81679d7cb04
10:05:52 [2020-09-15T10:05:52.155Z]  ---> 5cbcbf66ef61
10:05:52 [2020-09-15T10:05:52.155Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:05:52 [2020-09-15T10:05:52.155Z]  ---> Running in 3087702507bc
10:05:52 [2020-09-15T10:05:52.451Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:05:52 [2020-09-15T10:05:52.747Z] Removing intermediate container 3087702507bc
10:05:52 [2020-09-15T10:05:52.747Z]  ---> a9119abaf184
10:05:52 [2020-09-15T10:05:52.747Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:05:52 [2020-09-15T10:05:52.747Z]  ---> Running in 7cf72fc941df
10:05:53 [2020-09-15T10:05:53.389Z] Removing intermediate container 7cf72fc941df
10:05:53 [2020-09-15T10:05:53.389Z]  ---> d5bbc3e4d09b
10:05:53 [2020-09-15T10:05:53.389Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:05:53 [2020-09-15T10:05:53.389Z]  ---> Running in 522dfdeacfa6
10:05:54 [2020-09-15T10:05:54.031Z] Removing intermediate container 522dfdeacfa6
10:05:54 [2020-09-15T10:05:54.031Z]  ---> fc764074e359
10:05:54 [2020-09-15T10:05:54.031Z] Step 115/140 : RUN ldconfig
10:05:54 [2020-09-15T10:05:54.031Z]  ---> Running in 23bdab53fcf8
10:05:54 [2020-09-15T10:05:54.670Z] Removing intermediate container 23bdab53fcf8
10:05:54 [2020-09-15T10:05:54.670Z]  ---> f9dca21a2843
10:05:54 [2020-09-15T10:05:54.670Z] 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/*
10:05:54 [2020-09-15T10:05:54.670Z]  ---> Running in e7654f788222
10:05:55 [2020-09-15T10:05:55.309Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
10:05:55 [2020-09-15T10:05:55.309Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
10:05:55 [2020-09-15T10:05:55.602Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
10:05:55 [2020-09-15T10:05:55.602Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
10:05:56 [2020-09-15T10:05:56.240Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
10:05:56 [2020-09-15T10:05:56.240Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
10:05:56 [2020-09-15T10:05:56.986Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:05:56 [2020-09-15T10:05:56.986Z] 
10:05:56 [2020-09-15T10:05:56.986Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:05:56 [2020-09-15T10:05:56.986Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:05:56 [2020-09-15T10:05:56.986Z] HOSTNAME=ce39ff4f9799
10:05:56 [2020-09-15T10:05:56.986Z] TESTDEBUG=0
10:05:56 [2020-09-15T10:05:56.986Z] DEST=bundles/test-integration
10:05:56 [2020-09-15T10:05:56.986Z] PWD=/go/src/github.com/docker/docker
10:05:56 [2020-09-15T10:05:56.986Z] DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
10:05:56 [2020-09-15T10:05:56.986Z] container=docker
10:05:56 [2020-09-15T10:05:56.986Z] HOME=/root
10:05:56 [2020-09-15T10:05:56.986Z] GOLANG_VERSION=1.13.14
10:05:56 [2020-09-15T10:05:56.986Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:05:56 [2020-09-15T10:05:56.986Z] VALIDATE_BRANCH=19.03
10:05:56 [2020-09-15T10:05:56.986Z] TERM=xterm
10:05:56 [2020-09-15T10:05:56.986Z] DOCKER_PKG=github.com/docker/docker
10:05:56 [2020-09-15T10:05:56.986Z] SHLVL=1
10:05:56 [2020-09-15T10:05:56.986Z] TIMEOUT=120m
10:05:56 [2020-09-15T10:05:56.986Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:05:56 [2020-09-15T10:05:56.986Z] DOCKER_GRAPHDRIVER=overlay2
10:05:56 [2020-09-15T10:05:56.986Z] GO111MODULE=off
10:05:56 [2020-09-15T10:05:56.986Z] DOCKER_EXPERIMENTAL=1
10:05:56 [2020-09-15T10:05:56.986Z] TEST_SKIP_INTEGRATION_CLI=1
10:05:56 [2020-09-15T10:05:56.986Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:05:56 [2020-09-15T10:05:56.986Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:05:56 [2020-09-15T10:05:56.986Z] GOPATH=/go
10:05:56 [2020-09-15T10:05:56.986Z] PKG_CONFIG=pkg-config
10:05:56 [2020-09-15T10:05:56.986Z] _=/usr/bin/env
10:05:56 [2020-09-15T10:05:56.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:05:57 [2020-09-15T10:05:57.757Z] Fetched 8156 kB in 2s (3263 kB/s)
10:05:58 [2020-09-15T10:05:58.396Z] Reading package lists...
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: buildpack-deps:jessie
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: busybox:latest
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: buildpack-deps:jessie
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: busybox:glibc
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: debian:jessie
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: busybox:latest
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: hello-world:latest
10:05:58 [2020-09-15T10:05:58.674Z] INFO: Testing against a local daemon
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: busybox:glibc
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: debian:jessie
10:05:58 [2020-09-15T10:05:58.674Z] Loaded image: hello-world:latest
10:05:58 [2020-09-15T10:05:58.674Z] INFO: Testing against a local daemon
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerDaemonSuite
10:05:58 [2020-09-15T10:05:58.674Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:05:59 [2020-09-15T10:05:59.043Z] Reading package lists...
10:05:59 [2020-09-15T10:05:59.337Z] Building dependency tree...
10:05:59 [2020-09-15T10:05:59.337Z] Reading state information...
10:05:59 [2020-09-15T10:05:59.337Z] libcap2-bin is already the newest version (1:2.25-2).
10:05:59 [2020-09-15T10:05:59.337Z] libcap2-bin set to manually installed.
10:05:59 [2020-09-15T10:05:59.337Z] The following additional packages will be installed:
10:05:59 [2020-09-15T10:05:59.337Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
10:05:59 [2020-09-15T10:05:59.337Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
10:05:59 [2020-09-15T10:05:59.337Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:05:59 [2020-09-15T10:05:59.337Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
10:05:59 [2020-09-15T10:05:59.337Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
10:05:59 [2020-09-15T10:05:59.337Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
10:05:59 [2020-09-15T10:05:59.337Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
10:05:59 [2020-09-15T10:05:59.337Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
10:05:59 [2020-09-15T10:05:59.337Z]   python3.7 python3.7-minimal vim-runtime xxd
10:05:59 [2020-09-15T10:05:59.337Z] Suggested packages:
10:05:59 [2020-09-15T10:05:59.337Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
10:05:59 [2020-09-15T10:05:59.337Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
10:05:59 [2020-09-15T10:05:59.337Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
10:05:59 [2020-09-15T10:05:59.337Z]   xfsdump acl attr quota
10:05:59 [2020-09-15T10:05:59.337Z] Recommended packages:
10:05:59 [2020-09-15T10:05:59.337Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
10:05:59 [2020-09-15T10:05:59.337Z]   python3-keyrings.alt python3-xdg unzip
10:05:59 [2020-09-15T10:05:59.974Z] The following NEW packages will be installed:
10:05:59 [2020-09-15T10:05:59.974Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
10:05:59 [2020-09-15T10:05:59.974Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
10:05:59 [2020-09-15T10:05:59.974Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
10:05:59 [2020-09-15T10:05:59.974Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
10:05:59 [2020-09-15T10:05:59.974Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
10:05:59 [2020-09-15T10:05:59.974Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:05:59 [2020-09-15T10:05:59.974Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
10:05:59 [2020-09-15T10:05:59.974Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
10:05:59 [2020-09-15T10:05:59.974Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
10:05:59 [2020-09-15T10:05:59.974Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
10:05:59 [2020-09-15T10:05:59.974Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
10:05:59 [2020-09-15T10:05:59.974Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
10:05:59 [2020-09-15T10:05:59.974Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
10:05:59 [2020-09-15T10:05:59.974Z]   xfsprogs xxd xz-utils zip
10:05:59 [2020-09-15T10:05:59.974Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded.
10:05:59 [2020-09-15T10:05:59.974Z] Need to get 106 MB of archives.
10:05:59 [2020-09-15T10:05:59.974Z] After this operation, 660 MB of additional disk space will be used.
10:05:59 [2020-09-15T10:05:59.974Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
10:05:59 [2020-09-15T10:05:59.974Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
10:05:59 [2020-09-15T10:05:59.974Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
10:05:59 [2020-09-15T10:05:59.974Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
10:05:59 [2020-09-15T10:05:59.974Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
10:05:59 [2020-09-15T10:05:59.974Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
10:06:00 [2020-09-15T10:06:00.272Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
10:06:00 [2020-09-15T10:06:00.272Z] 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]
10:06:00 [2020-09-15T10:06:00.563Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:06:00 [2020-09-15T10:06:00.563Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:06:00 [2020-09-15T10:06:00.564Z] 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]
10:06:00 [2020-09-15T10:06:00.564Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
10:06:00 [2020-09-15T10:06:00.564Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
10:06:00 [2020-09-15T10:06:00.564Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
10:06:00 [2020-09-15T10:06:00.564Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
10:06:00 [2020-09-15T10:06:00.857Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
10:06:00 [2020-09-15T10:06:00.857Z] 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]
10:06:00 [2020-09-15T10:06:00.857Z] 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]
10:06:01 [2020-09-15T10:06:01.492Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:06:01 [2020-09-15T10:06:01.492Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:06:02 [2020-09-15T10:06:02.421Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:06:02 [2020-09-15T10:06:02.982Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:06:02 [2020-09-15T10:06:02.982Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:06:03 [2020-09-15T10:06:03.170Z] 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]
10:06:04 [2020-09-15T10:06:04.231Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
10:06:04 [2020-09-15T10:06:04.231Z] 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]
10:06:04 [2020-09-15T10:06:04.231Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
10:06:04 [2020-09-15T10:06:04.231Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
10:06:04 [2020-09-15T10:06:04.926Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
10:06:05 [2020-09-15T10:06:05.228Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
10:06:05 [2020-09-15T10:06:05.228Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
10:06:05 [2020-09-15T10:06:05.228Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
10:06:05 [2020-09-15T10:06:05.521Z] debconf: delaying package configuration, since apt-utils is not installed
10:06:05 [2020-09-15T10:06:05.521Z] Fetched 106 MB in 5s (19.3 MB/s)
10:06:05 [2020-09-15T10:06:05.521Z] Selecting previously unselected package pigz.
10:06:05 [2020-09-15T10:06:05.521Z] (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.)
10:06:05 [2020-09-15T10:06:05.521Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
10:06:05 [2020-09-15T10:06:05.521Z] Unpacking pigz (2.4-1) ...
10:06:05 [2020-09-15T10:06:05.521Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
10:06:05 [2020-09-15T10:06:05.521Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
10:06:05 [2020-09-15T10:06:05.521Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
10:06:05 [2020-09-15T10:06:05.815Z] Selecting previously unselected package python3.7-minimal.
10:06:05 [2020-09-15T10:06:05.815Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
10:06:05 [2020-09-15T10:06:05.815Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
10:06:05 [2020-09-15T10:06:05.815Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
10:06:05 [2020-09-15T10:06:05.815Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
10:06:06 [2020-09-15T10:06:06.251Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:06:06 [2020-09-15T10:06:06.455Z] Selecting previously unselected package python3-minimal.
10:06:06 [2020-09-15T10:06:06.455Z] (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.)
10:06:06 [2020-09-15T10:06:06.455Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
10:06:06 [2020-09-15T10:06:06.455Z] Unpacking python3-minimal (3.7.3-1) ...
10:06:06 [2020-09-15T10:06:06.455Z] Selecting previously unselected package libmpdec2:ppc64el.
10:06:06 [2020-09-15T10:06:06.455Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
10:06:06 [2020-09-15T10:06:06.455Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
10:06:06 [2020-09-15T10:06:06.455Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
10:06:06 [2020-09-15T10:06:06.455Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
10:06:06 [2020-09-15T10:06:06.455Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
10:06:06 [2020-09-15T10:06:06.750Z] Selecting previously unselected package python3.7.
10:06:06 [2020-09-15T10:06:06.750Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
10:06:06 [2020-09-15T10:06:06.750Z] Unpacking python3.7 (3.7.3-2+deb10u2) ...
10:06:06 [2020-09-15T10:06:06.750Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
10:06:06 [2020-09-15T10:06:06.750Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
10:06:06 [2020-09-15T10:06:06.750Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
10:06:06 [2020-09-15T10:06:06.750Z] Setting up python3-minimal (3.7.3-1) ...
10:06:06 [2020-09-15T10:06:06.829Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package python3.
10:06:07 [2020-09-15T10:06:07.048Z] (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.)
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking python3 (3.7.3-1) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package libip4tc0:ppc64el.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package libip6tc0:ppc64el.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package libiptc0:ppc64el.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package libnfnetlink0:ppc64el.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package libnftnl11:ppc64el.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
10:06:07 [2020-09-15T10:06:07.048Z] Selecting previously unselected package iptables.
10:06:07 [2020-09-15T10:06:07.048Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.048Z] Unpacking iptables (1.8.2-4) ...
10:06:07 [2020-09-15T10:06:07.343Z] Selecting previously unselected package xxd.
10:06:07 [2020-09-15T10:06:07.343Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
10:06:07 [2020-09-15T10:06:07.343Z] Unpacking xxd (2:8.1.0875-5) ...
10:06:07 [2020-09-15T10:06:07.343Z] Selecting previously unselected package vim-common.
10:06:07 [2020-09-15T10:06:07.343Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
10:06:07 [2020-09-15T10:06:07.343Z] Unpacking vim-common (2:8.1.0875-5) ...
10:06:07 [2020-09-15T10:06:07.343Z] Selecting previously unselected package bash-completion.
10:06:07 [2020-09-15T10:06:07.343Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
10:06:07 [2020-09-15T10:06:07.410Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:06:07 [2020-09-15T10:06:07.410Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:06:07 [2020-09-15T10:06:07.410Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:06:07 [2020-09-15T10:06:07.974Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:06:07 [2020-09-15T10:06:07.982Z] Unpacking bash-completion (1:2.8-6) ...
10:06:08 [2020-09-15T10:06:08.275Z] Selecting previously unselected package bzip2.
10:06:08 [2020-09-15T10:06:08.275Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
10:06:08 [2020-09-15T10:06:08.275Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
10:06:08 [2020-09-15T10:06:08.275Z] Selecting previously unselected package xz-utils.
10:06:08 [2020-09-15T10:06:08.275Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
10:06:08 [2020-09-15T10:06:08.275Z] Unpacking xz-utils (5.2.4-1) ...
10:06:08 [2020-09-15T10:06:08.275Z] Selecting previously unselected package apparmor.
10:06:08 [2020-09-15T10:06:08.275Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
10:06:08 [2020-09-15T10:06:08.275Z] Unpacking apparmor (2.13.2-10) ...
10:06:08 [2020-09-15T10:06:08.275Z] Selecting previously unselected package aufs-tools.
10:06:08 [2020-09-15T10:06:08.275Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
10:06:08 [2020-09-15T10:06:08.275Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
10:06:08 [2020-09-15T10:06:08.275Z] Selecting previously unselected package binutils-mingw-w64-i686.
10:06:08 [2020-09-15T10:06:08.275Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
10:06:08 [2020-09-15T10:06:08.275Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:06:08 [2020-09-15T10:06:08.536Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:06:08 [2020-09-15T10:06:08.568Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
10:06:08 [2020-09-15T10:06:08.568Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
10:06:08 [2020-09-15T10:06:08.568Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:06:08 [2020-09-15T10:06:08.793Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:06:09 [2020-09-15T10:06:09.210Z] Selecting previously unselected package binutils-mingw-w64.
10:06:09 [2020-09-15T10:06:09.210Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
10:06:09 [2020-09-15T10:06:09.210Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
10:06:09 [2020-09-15T10:06:09.210Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
10:06:09 [2020-09-15T10:06:09.210Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
10:06:09 [2020-09-15T10:06:09.210Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
10:06:09 [2020-09-15T10:06:09.210Z] Selecting previously unselected package dmsetup.
10:06:09 [2020-09-15T10:06:09.210Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
10:06:09 [2020-09-15T10:06:09.210Z] Unpacking dmsetup (2:1.02.155-3) ...
10:06:09 [2020-09-15T10:06:09.210Z] Selecting previously unselected package mingw-w64-common.
10:06:09 [2020-09-15T10:06:09.210Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
10:06:09 [2020-09-15T10:06:09.210Z] Unpacking mingw-w64-common (6.0.0-3) ...
10:06:09 [2020-09-15T10:06:09.720Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:06:09 [2020-09-15T10:06:09.721Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:06:09 [2020-09-15T10:06:09.721Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:06:09 [2020-09-15T10:06:09.721Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:06:09 [2020-09-15T10:06:09.851Z] Selecting previously unselected package mingw-w64-x86-64-dev.
10:06:09 [2020-09-15T10:06:09.851Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
10:06:09 [2020-09-15T10:06:09.851Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
10:06:10 [2020-09-15T10:06:10.892Z] Selecting previously unselected package gcc-mingw-w64-base.
10:06:10 [2020-09-15T10:06:10.892Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:06:10 [2020-09-15T10:06:10.892Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:06:10 [2020-09-15T10:06:10.892Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
10:06:10 [2020-09-15T10:06:10.892Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:06:10 [2020-09-15T10:06:10.892Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:06:12 [2020-09-15T10:06:12.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:06:12 [2020-09-15T10:06:12.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:06:12 [2020-09-15T10:06:12.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:06:12 [2020-09-15T10:06:12.988Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:06:13 [2020-09-15T10:06:13.550Z] --- PASS: TestBuildWithHugeFile (114.69s)
10:06:13 [2020-09-15T10:06:13.550Z] === RUN   TestBuildWithEmptyDockerfile
10:06:13 [2020-09-15T10:06:13.550Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:06:13 [2020-09-15T10:06:13.550Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:06:13 [2020-09-15T10:06:13.550Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:06:13 [2020-09-15T10:06:13.550Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:06:13 [2020-09-15T10:06:13.550Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:06:13 [2020-09-15T10:06:13.550Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:06:13 [2020-09-15T10:06:13.550Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:06:13 [2020-09-15T10:06:13.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:06:13 [2020-09-15T10:06:13.806Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:06:13 [2020-09-15T10:06:13.806Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:06:13 [2020-09-15T10:06:13.806Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:06:14 [2020-09-15T10:06:14.062Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
10:06:14 [2020-09-15T10:06:14.062Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
10:06:14 [2020-09-15T10:06:14.062Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
10:06:14 [2020-09-15T10:06:14.062Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
10:06:14 [2020-09-15T10:06:14.062Z] === RUN   TestBuildPreserveOwnership
10:06:14 [2020-09-15T10:06:14.062Z] === RUN   TestBuildPreserveOwnership/copy_from
10:06:14 [2020-09-15T10:06:14.458Z] Selecting previously unselected package g++-mingw-w64-x86-64.
10:06:14 [2020-09-15T10:06:14.458Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
10:06:14 [2020-09-15T10:06:14.458Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:06:14 [2020-09-15T10:06:14.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:06:14 [2020-09-15T10:06:14.989Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:06:15 [2020-09-15T10:06:15.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:06:15 [2020-09-15T10:06:15.553Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:06:16 [2020-09-15T10:06:16.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:06:16 [2020-09-15T10:06:16.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:06:16 [2020-09-15T10:06:16.482Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:06:17 [2020-09-15T10:06:17.045Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:06:17 [2020-09-15T10:06:17.305Z] Selecting previously unselected package libonig5:ppc64el.
10:06:17 [2020-09-15T10:06:17.305Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.305Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
10:06:17 [2020-09-15T10:06:17.305Z] Selecting previously unselected package libjq1:ppc64el.
10:06:17 [2020-09-15T10:06:17.305Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.305Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:06:17 [2020-09-15T10:06:17.305Z] Selecting previously unselected package jq.
10:06:17 [2020-09-15T10:06:17.305Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.305Z] Unpacking jq (1.5+dfsg-2+b1) ...
10:06:17 [2020-09-15T10:06:17.305Z] Selecting previously unselected package libaio1:ppc64el.
10:06:17 [2020-09-15T10:06:17.305Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.305Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
10:06:17 [2020-09-15T10:06:17.305Z] Selecting previously unselected package libbtrfs0.
10:06:17 [2020-09-15T10:06:17.305Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.305Z] Unpacking libbtrfs0 (4.20.1-2) ...
10:06:17 [2020-09-15T10:06:17.305Z] Selecting previously unselected package libbtrfs-dev.
10:06:17 [2020-09-15T10:06:17.305Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.305Z] Unpacking libbtrfs-dev (4.20.1-2) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libudev-dev:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libsepol1-dev:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libpcre16-3:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libpcre32-3:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
10:06:17 [2020-09-15T10:06:17.611Z] Selecting previously unselected package libpcre3-dev:ppc64el.
10:06:17 [2020-09-15T10:06:17.611Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.611Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
10:06:17 [2020-09-15T10:06:17.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:06:17 [2020-09-15T10:06:17.912Z] Selecting previously unselected package libselinux1-dev:ppc64el.
10:06:17 [2020-09-15T10:06:17.912Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.912Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
10:06:17 [2020-09-15T10:06:17.912Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
10:06:17 [2020-09-15T10:06:17.912Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.912Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
10:06:17 [2020-09-15T10:06:17.912Z] Selecting previously unselected package libgpm2:ppc64el.
10:06:17 [2020-09-15T10:06:17.912Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.912Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
10:06:17 [2020-09-15T10:06:17.912Z] Selecting previously unselected package libicu63:ppc64el.
10:06:17 [2020-09-15T10:06:17.912Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
10:06:17 [2020-09-15T10:06:17.912Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
10:06:17 [2020-09-15T10:06:17.972Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:06:17 [2020-09-15T10:06:17.972Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:06:18 [2020-09-15T10:06:18.229Z] --- PASS: TestBuildPreserveOwnership (4.23s)
10:06:18 [2020-09-15T10:06:18.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.90s)
10:06:18 [2020-09-15T10:06:18.229Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
10:06:18 [2020-09-15T10:06:18.229Z] === RUN   TestBuildPlatformInvalid
10:06:18 [2020-09-15T10:06:18.486Z] --- PASS: TestBuildPlatformInvalid (0.12s)
10:06:18 [2020-09-15T10:06:18.486Z] PASS
10:06:18 [2020-09-15T10:06:18.486Z] 
10:06:18 [2020-09-15T10:06:18.486Z] DONE 30 tests in 192.317s
10:06:18 [2020-09-15T10:06:18.486Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:06:18 [2020-09-15T10:06:18.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
10:06:18 [2020-09-15T10:06:18.486Z] ++ set -e
10:06:18 [2020-09-15T10:06:18.486Z] ++ '[' -n 0 ']'
10:06:18 [2020-09-15T10:06:18.486Z] ++ set -x
10:06:18 [2020-09-15T10:06:18.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
10:06:18 [2020-09-15T10:06:18.486Z] INFO: Testing against a local daemon
10:06:18 [2020-09-15T10:06:18.486Z] === RUN   TestConfigList
10:06:18 [2020-09-15T10:06:18.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package libnet1:ppc64el.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package libnl-3-200:ppc64el.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package libreadline5:ppc64el.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package libsystemd-dev:ppc64el.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package net-tools.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
10:06:18 [2020-09-15T10:06:18.970Z] Selecting previously unselected package python-pip-whl.
10:06:18 [2020-09-15T10:06:18.970Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
10:06:18 [2020-09-15T10:06:18.970Z] Unpacking python-pip-whl (18.1-5) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package python3-lib2to3.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking python3-lib2to3 (3.7.3-1) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package python3-distutils.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking python3-distutils (3.7.3-1) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package python3-pip.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking python3-pip (18.1-5) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package python3-pkg-resources.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking python3-pkg-resources (40.8.0-1) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package python3-setuptools.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking python3-setuptools (40.8.0-1) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package python3-wheel.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking python3-wheel (0.32.3-2) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package thin-provisioning-tools.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
10:06:19 [2020-09-15T10:06:19.269Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
10:06:19 [2020-09-15T10:06:19.269Z] Selecting previously unselected package vim-runtime.
10:06:19 [2020-09-15T10:06:19.269Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
10:06:19 [2020-09-15T10:06:19.579Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
10:06:19 [2020-09-15T10:06:19.579Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
10:06:19 [2020-09-15T10:06:19.579Z] Unpacking vim-runtime (2:8.1.0875-5) ...
10:06:19 [2020-09-15T10:06:19.855Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:06:20 [2020-09-15T10:06:20.238Z] Selecting previously unselected package vim.
10:06:20 [2020-09-15T10:06:20.238Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
10:06:20 [2020-09-15T10:06:20.238Z] Unpacking vim (2:8.1.0875-5) ...
10:06:20 [2020-09-15T10:06:20.238Z] Selecting previously unselected package xfsprogs.
10:06:20 [2020-09-15T10:06:20.238Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
10:06:20 [2020-09-15T10:06:20.238Z] Unpacking xfsprogs (4.20.0-1) ...
10:06:20 [2020-09-15T10:06:20.417Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:06:20 [2020-09-15T10:06:20.417Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:06:20 [2020-09-15T10:06:20.549Z] Selecting previously unselected package zip.
10:06:20 [2020-09-15T10:06:20.549Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
10:06:20 [2020-09-15T10:06:20.549Z] Unpacking zip (3.0-11+b1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up aufs-tools (1:4.14+20190211-1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up xxd (2:8.1.0875-5) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up libbtrfs0 (4.20.1-2) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up zip (3.0-11+b1) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up vim-common (2:8.1.0875-5) ...
10:06:20 [2020-09-15T10:06:20.549Z] Setting up bash-completion (1:2.8-6) ...
10:06:20 [2020-09-15T10:06:20.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up xz-utils (5.2.4-1) ...
10:06:21 [2020-09-15T10:06:21.225Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libbtrfs-dev (4.20.1-2) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up pigz (2.4-1) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up python-pip-whl (18.1-5) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up mingw-w64-common (6.0.0-3) ...
10:06:21 [2020-09-15T10:06:21.225Z] Setting up vim-runtime (2:8.1.0875-5) ...
10:06:21 [2020-09-15T10:06:21.344Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libaio1:ppc64el (0.3.112-3) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libonig5:ppc64el (6.9.1-1) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up vim (2:8.1.0875-5) ...
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:06:21 [2020-09-15T10:06:21.529Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up jq (1.5+dfsg-2+b1) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
10:06:21 [2020-09-15T10:06:21.529Z] Setting up python3.7 (3.7.3-2+deb10u2) ...
10:06:21 [2020-09-15T10:06:21.601Z] --- PASS: TestConfigList (2.92s)
10:06:21 [2020-09-15T10:06:21.601Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
10:06:21 [2020-09-15T10:06:21.601Z]     daemon.go:325: [df86852df1158] waiting for daemon to start
10:06:21 [2020-09-15T10:06:21.601Z]     daemon.go:325: [df86852df1158] waiting for daemon to start
10:06:21 [2020-09-15T10:06:21.601Z]     daemon.go:353: [df86852df1158] daemon started
10:06:21 [2020-09-15T10:06:21.601Z]     daemon.go:461: [df86852df1158] Stopping daemon
10:06:21 [2020-09-15T10:06:21.601Z]     daemon.go:296: [df86852df1158] exiting daemon
10:06:21 [2020-09-15T10:06:21.601Z]     daemon.go:448: [df86852df1158] Daemon stopped
10:06:21 [2020-09-15T10:06:21.601Z] === RUN   TestConfigsCreateAndDelete
10:06:21 [2020-09-15T10:06:21.857Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:06:22 [2020-09-15T10:06:22.601Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
10:06:22 [2020-09-15T10:06:22.601Z] Setting up iptables (1.8.2-4) ...
10:06:22 [2020-09-15T10:06:22.601Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:06:22 [2020-09-15T10:06:22.601Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:06:22 [2020-09-15T10:06:22.601Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:06:22 [2020-09-15T10:06:22.601Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:06:22 [2020-09-15T10:06:22.601Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:06:22 [2020-09-15T10:06:22.601Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:06:22 [2020-09-15T10:06:22.601Z] Setting up python3 (3.7.3-1) ...
10:06:22 [2020-09-15T10:06:22.601Z] Setting up python3-wheel (0.32.3-2) ...
10:06:22 [2020-09-15T10:06:22.601Z] Setting up apparmor (2.13.2-10) ...
10:06:22 [2020-09-15T10:06:22.784Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:06:22 [2020-09-15T10:06:22.784Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:06:23 [2020-09-15T10:06:23.248Z] Setting up python3-lib2to3 (3.7.3-1) ...
10:06:23 [2020-09-15T10:06:23.248Z] Setting up python3-pkg-resources (40.8.0-1) ...
10:06:23 [2020-09-15T10:06:23.573Z] Setting up python3-distutils (3.7.3-1) ...
10:06:23 [2020-09-15T10:06:23.573Z] Setting up python3-setuptools (40.8.0-1) ...
10:06:23 [2020-09-15T10:06:23.909Z] Setting up python3-pip (18.1-5) ...
10:06:24 [2020-09-15T10:06:24.150Z] --- PASS: TestConfigsCreateAndDelete (2.68s)
10:06:24 [2020-09-15T10:06:24.150Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
10:06:24 [2020-09-15T10:06:24.150Z]     daemon.go:325: [dad3cebf4caab] waiting for daemon to start
10:06:24 [2020-09-15T10:06:24.150Z]     daemon.go:325: [dad3cebf4caab] waiting for daemon to start
10:06:24 [2020-09-15T10:06:24.150Z]     daemon.go:353: [dad3cebf4caab] daemon started
10:06:24 [2020-09-15T10:06:24.150Z]     daemon.go:461: [dad3cebf4caab] Stopping daemon
10:06:24 [2020-09-15T10:06:24.150Z]     daemon.go:296: [dad3cebf4caab] exiting daemon
10:06:24 [2020-09-15T10:06:24.150Z]     daemon.go:448: [dad3cebf4caab] Daemon stopped
10:06:24 [2020-09-15T10:06:24.150Z] === RUN   TestConfigsUpdate
10:06:24 [2020-09-15T10:06:24.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:06:24 [2020-09-15T10:06:24.193Z] 
10:06:24 [2020-09-15T10:06:24.193Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:06:24 [2020-09-15T10:06:24.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:06:24 [2020-09-15T10:06:24.193Z] Using test binary docker
10:06:24 [2020-09-15T10:06:24.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:24 [2020-09-15T10:06:24.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:06:24 [2020-09-15T10:06:24.193Z] INFO: Waiting for daemon to start...
10:06:24 [2020-09-15T10:06:24.193Z] Starting dockerd
10:06:24 [2020-09-15T10:06:24.193Z] .
10:06:24 [2020-09-15T10:06:24.193Z] INFO: Building docker-sdk-python3:4.1.0...
10:06:24 [2020-09-15T10:06:24.207Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
10:06:24 [2020-09-15T10:06:24.207Z] Setting up dmsetup (2:1.02.155-3) ...
10:06:24 [2020-09-15T10:06:24.207Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
10:06:24 [2020-09-15T10:06:24.207Z] Setting up xfsprogs (4.20.0-1) ...
10:06:24 [2020-09-15T10:06:24.207Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
10:06:24 [2020-09-15T10:06:24.207Z] Processing triggers for mime-support (3.62) ...
10:06:24 [2020-09-15T10:06:24.207Z] Processing triggers for libc-bin (2.28-10) ...
10:06:24 [2020-09-15T10:06:24.407Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:06:25 [2020-09-15T10:06:25.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:06:25 [2020-09-15T10:06:25.345Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:06:26 [2020-09-15T10:06:26.280Z] === RUN   TestDockerSuite/TestAttachDetach
10:06:26 [2020-09-15T10:06:26.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:06:27 [2020-09-15T10:06:27.207Z] --- PASS: TestConfigsUpdate (2.81s)
10:06:27 [2020-09-15T10:06:27.207Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
10:06:27 [2020-09-15T10:06:27.207Z]     daemon.go:325: [dd138d7ded336] waiting for daemon to start
10:06:27 [2020-09-15T10:06:27.207Z]     daemon.go:325: [dd138d7ded336] waiting for daemon to start
10:06:27 [2020-09-15T10:06:27.207Z]     daemon.go:353: [dd138d7ded336] daemon started
10:06:27 [2020-09-15T10:06:27.207Z]     daemon.go:461: [dd138d7ded336] Stopping daemon
10:06:27 [2020-09-15T10:06:27.207Z]     daemon.go:296: [dd138d7ded336] exiting daemon
10:06:27 [2020-09-15T10:06:27.207Z]     daemon.go:448: [dd138d7ded336] Daemon stopped
10:06:27 [2020-09-15T10:06:27.207Z] === RUN   TestTemplatedConfig
10:06:27 [2020-09-15T10:06:27.207Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:06:27 [2020-09-15T10:06:27.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:06:28 [2020-09-15T10:06:28.137Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:06:28 [2020-09-15T10:06:28.393Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:06:28 [2020-09-15T10:06:28.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:06:29 [2020-09-15T10:06:29.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:06:29 [2020-09-15T10:06:29.760Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:06:30 [2020-09-15T10:06:30.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:06:30 [2020-09-15T10:06:30.016Z] --- PASS: TestTemplatedConfig (3.07s)
10:06:30 [2020-09-15T10:06:30.016Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
10:06:30 [2020-09-15T10:06:30.016Z]     daemon.go:325: [d0dfcec08dcb0] waiting for daemon to start
10:06:30 [2020-09-15T10:06:30.016Z]     daemon.go:325: [d0dfcec08dcb0] waiting for daemon to start
10:06:30 [2020-09-15T10:06:30.016Z]     daemon.go:353: [d0dfcec08dcb0] daemon started
10:06:30 [2020-09-15T10:06:30.016Z]     daemon.go:461: [d0dfcec08dcb0] Stopping daemon
10:06:30 [2020-09-15T10:06:30.016Z]     daemon.go:296: [d0dfcec08dcb0] exiting daemon
10:06:30 [2020-09-15T10:06:30.016Z]     daemon.go:448: [d0dfcec08dcb0] Daemon stopped
10:06:30 [2020-09-15T10:06:30.016Z] === RUN   TestConfigInspect
10:06:30 [2020-09-15T10:06:30.578Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:06:30 [2020-09-15T10:06:30.578Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:06:31 [2020-09-15T10:06:31.052Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:06:31 [2020-09-15T10:06:31.052Z] Using test binary docker
10:06:31 [2020-09-15T10:06:31.052Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:06:31 [2020-09-15T10:06:31.052Z] +++ /etc/init.d/apparmor start
10:06:31 [2020-09-15T10:06:31.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:06:31 [2020-09-15T10:06:31.052Z] INFO: Waiting for daemon to start...
10:06:31 [2020-09-15T10:06:31.052Z] Starting dockerd
10:06:31 [2020-09-15T10:06:31.052Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:06:31 [2020-09-15T10:06:31.509Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:06:32 [2020-09-15T10:06:32.074Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:06:32 [2020-09-15T10:06:32.636Z] --- PASS: TestConfigInspect (2.45s)
10:06:32 [2020-09-15T10:06:32.636Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
10:06:32 [2020-09-15T10:06:32.636Z]     daemon.go:325: [deceb742adebb] waiting for daemon to start
10:06:32 [2020-09-15T10:06:32.636Z]     daemon.go:325: [deceb742adebb] waiting for daemon to start
10:06:32 [2020-09-15T10:06:32.636Z]     daemon.go:353: [deceb742adebb] daemon started
10:06:32 [2020-09-15T10:06:32.636Z]     daemon.go:461: [deceb742adebb] Stopping daemon
10:06:32 [2020-09-15T10:06:32.636Z]     daemon.go:296: [deceb742adebb] exiting daemon
10:06:32 [2020-09-15T10:06:32.636Z]     daemon.go:448: [deceb742adebb] Daemon stopped
10:06:32 [2020-09-15T10:06:32.636Z] === RUN   TestConfigCreateWithLabels
10:06:32 [2020-09-15T10:06:32.636Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:06:32 [2020-09-15T10:06:32.923Z] Removing intermediate container e7654f788222
10:06:32 [2020-09-15T10:06:32.923Z]  ---> 442610c139d0
10:06:32 [2020-09-15T10:06:32.923Z] 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
10:06:32 [2020-09-15T10:06:32.923Z]  ---> Running in 869bd4899916
10:06:32 [2020-09-15T10:06:32.923Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:06:32 [2020-09-15T10:06:32.923Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:06:32 [2020-09-15T10:06:32.923Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:06:32 [2020-09-15T10:06:32.923Z] Removing intermediate container 869bd4899916
10:06:32 [2020-09-15T10:06:32.923Z]  ---> 2022fa86cf4e
10:06:32 [2020-09-15T10:06:32.923Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
10:06:32 [2020-09-15T10:06:32.923Z]  ---> Running in 8f26ba7f8b05
10:06:33 [2020-09-15T10:06:33.122Z] .
10:06:33 [2020-09-15T10:06:33.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:06:33 [2020-09-15T10:06:33.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:06:33 [2020-09-15T10:06:33.122Z] Error: No such image: emptyfs
10:06:33 [2020-09-15T10:06:33.122Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:06:33 [2020-09-15T10:06:33.122Z] ++++ docker load
10:06:33 [2020-09-15T10:06:33.415Z] Running integration-test (iteration 1)
10:06:33 [2020-09-15T10:06:33.415Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
10:06:33 [2020-09-15T10:06:33.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
10:06:33 [2020-09-15T10:06:33.415Z] ++ set -e
10:06:33 [2020-09-15T10:06:33.415Z] ++ '[' -n 0 ']'
10:06:33 [2020-09-15T10:06:33.415Z] ++ set -x
10:06:33 [2020-09-15T10:06:33.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
10:06:33 [2020-09-15T10:06:33.999Z] Collecting yamllint==1.16.0
10:06:33 [2020-09-15T10:06:33.999Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
10:06:33 [2020-09-15T10:06:33.999Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
10:06:33 [2020-09-15T10:06:33.999Z]   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
10:06:33 [2020-09-15T10:06:33.999Z] Collecting pyyaml (from yamllint==1.16.0)
10:06:33 [2020-09-15T10:06:33.999Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
10:06:34 [2020-09-15T10:06:34.002Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:06:34 [2020-09-15T10:06:34.259Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:06:34 [2020-09-15T10:06:34.679Z] Building wheels for collected packages: pyyaml
10:06:34 [2020-09-15T10:06:34.679Z]   Running setup.py bdist_wheel for pyyaml: started
10:06:34 [2020-09-15T10:06:34.679Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
10:06:34 [2020-09-15T10:06:34.679Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
10:06:34 [2020-09-15T10:06:34.679Z] Successfully built pyyaml
10:06:34 [2020-09-15T10:06:34.679Z] Installing collected packages: pathspec, pyyaml, yamllint
10:06:34 [2020-09-15T10:06:34.821Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:06:34 [2020-09-15T10:06:34.990Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
10:06:35 [2020-09-15T10:06:35.077Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:06:35 [2020-09-15T10:06:35.290Z] Removing intermediate container 8f26ba7f8b05
10:06:35 [2020-09-15T10:06:35.290Z]  ---> c6ffec4184c8
10:06:35 [2020-09-15T10:06:35.290Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
10:06:35 [2020-09-15T10:06:35.333Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:06:35 [2020-09-15T10:06:35.333Z] --- PASS: TestConfigCreateWithLabels (2.92s)
10:06:35 [2020-09-15T10:06:35.333Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
10:06:35 [2020-09-15T10:06:35.333Z]     daemon.go:325: [d0d915f18e2b2] waiting for daemon to start
10:06:35 [2020-09-15T10:06:35.333Z]     daemon.go:325: [d0d915f18e2b2] waiting for daemon to start
10:06:35 [2020-09-15T10:06:35.333Z]     daemon.go:353: [d0d915f18e2b2] daemon started
10:06:35 [2020-09-15T10:06:35.333Z]     daemon.go:461: [d0d915f18e2b2] Stopping daemon
10:06:35 [2020-09-15T10:06:35.333Z]     daemon.go:296: [d0d915f18e2b2] exiting daemon
10:06:35 [2020-09-15T10:06:35.333Z]     daemon.go:448: [d0d915f18e2b2] Daemon stopped
10:06:35 [2020-09-15T10:06:35.333Z] === RUN   TestConfigCreateResolve
10:06:35 [2020-09-15T10:06:35.898Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:06:35 [2020-09-15T10:06:35.898Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:06:35 [2020-09-15T10:06:35.927Z]  ---> 414d59f244f1
10:06:35 [2020-09-15T10:06:35.927Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
10:06:36 [2020-09-15T10:06:36.827Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:06:36 [2020-09-15T10:06:36.827Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:06:37 [2020-09-15T10:06:37.390Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:06:37 [2020-09-15T10:06:37.649Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:06:38 [2020-09-15T10:06:38.213Z] --- PASS: TestConfigCreateResolve (2.91s)
10:06:38 [2020-09-15T10:06:38.213Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
10:06:38 [2020-09-15T10:06:38.213Z]     daemon.go:325: [df12f08cada1e] waiting for daemon to start
10:06:38 [2020-09-15T10:06:38.213Z]     daemon.go:325: [df12f08cada1e] waiting for daemon to start
10:06:38 [2020-09-15T10:06:38.213Z]     daemon.go:353: [df12f08cada1e] daemon started
10:06:38 [2020-09-15T10:06:38.213Z]     daemon.go:461: [df12f08cada1e] Stopping daemon
10:06:38 [2020-09-15T10:06:38.213Z]     daemon.go:296: [df12f08cada1e] exiting daemon
10:06:38 [2020-09-15T10:06:38.213Z]     daemon.go:448: [df12f08cada1e] Daemon stopped
10:06:38 [2020-09-15T10:06:38.213Z] === RUN   TestConfigDaemonLibtrustID
10:06:38 [2020-09-15T10:06:38.675Z]  ---> 3895431e72a5
10:06:38 [2020-09-15T10:06:38.675Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
10:06:38 [2020-09-15T10:06:38.675Z]  ---> 667d9da44f28
10:06:38 [2020-09-15T10:06:38.675Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
10:06:38 [2020-09-15T10:06:38.776Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
10:06:38 [2020-09-15T10:06:38.776Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
10:06:38 [2020-09-15T10:06:38.776Z]     daemon.go:325: [df8908c51e38e] waiting for daemon to start
10:06:38 [2020-09-15T10:06:38.776Z]     daemon.go:325: [df8908c51e38e] waiting for daemon to start
10:06:38 [2020-09-15T10:06:38.776Z]     daemon.go:353: [df8908c51e38e] daemon started
10:06:38 [2020-09-15T10:06:38.776Z]     daemon.go:461: [df8908c51e38e] Stopping daemon
10:06:38 [2020-09-15T10:06:38.776Z]     daemon.go:296: [df8908c51e38e] exiting daemon
10:06:38 [2020-09-15T10:06:38.776Z]     daemon.go:448: [df8908c51e38e] Daemon stopped
10:06:38 [2020-09-15T10:06:38.776Z] PASS
10:06:38 [2020-09-15T10:06:38.776Z] 
10:06:38 [2020-09-15T10:06:38.776Z] DONE 8 tests in 20.454s
10:06:38 [2020-09-15T10:06:38.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:06:38 [2020-09-15T10:06:38.776Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
10:06:38 [2020-09-15T10:06:38.776Z] ++ set -e
10:06:38 [2020-09-15T10:06:38.776Z] ++ '[' -n 0 ']'
10:06:38 [2020-09-15T10:06:38.776Z] ++ set -x
10:06:38 [2020-09-15T10:06:38.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
10:06:38 [2020-09-15T10:06:38.995Z]  ---> 9379483494bb
10:06:38 [2020-09-15T10:06:38.995Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
10:06:38 [2020-09-15T10:06:38.995Z]  ---> 244d7ab29713
10:06:38 [2020-09-15T10:06:38.995Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
10:06:39 [2020-09-15T10:06:39.032Z] INFO: Testing against a local daemon
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestCheckpoint
10:06:39 [2020-09-15T10:06:39.032Z] --- SKIP: TestCheckpoint (0.00s)
10:06:39 [2020-09-15T10:06:39.032Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestContainerInvalidJSON
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:06:39 [2020-09-15T10:06:39.032Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:06:39 [2020-09-15T10:06:39.032Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:06:39 [2020-09-15T10:06:39.032Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:06:39 [2020-09-15T10:06:39.032Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:06:39 [2020-09-15T10:06:39.032Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:06:39 [2020-09-15T10:06:39.032Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:06:39 [2020-09-15T10:06:39.032Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:06:39 [2020-09-15T10:06:39.032Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:06:39 [2020-09-15T10:06:39.032Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
10:06:39 [2020-09-15T10:06:39.032Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:06:39 [2020-09-15T10:06:39.032Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:06:39 [2020-09-15T10:06:39.032Z] === RUN   TestCopyFromContainerPathIsNotDir
10:06:39 [2020-09-15T10:06:39.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
10:06:39 [2020-09-15T10:06:39.289Z] === RUN   TestCopyToContainerPathDoesNotExist
10:06:39 [2020-09-15T10:06:39.289Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:06:39 [2020-09-15T10:06:39.289Z] === RUN   TestCopyToContainerPathIsNotDir
10:06:39 [2020-09-15T10:06:39.289Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
10:06:39 [2020-09-15T10:06:39.289Z] === RUN   TestCopyFromContainer
10:06:39 [2020-09-15T10:06:39.545Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:06:39 [2020-09-15T10:06:39.651Z]  ---> 9bda4d663ac1
10:06:39 [2020-09-15T10:06:39.651Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
10:06:39 [2020-09-15T10:06:39.947Z]  ---> 52a1a7ef23bb
10:06:39 [2020-09-15T10:06:39.947Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
10:06:40 [2020-09-15T10:06:40.241Z]  ---> 8470986b26c5
10:06:40 [2020-09-15T10:06:40.241Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
10:06:40 [2020-09-15T10:06:40.241Z]  ---> c5d2b1962a09
10:06:40 [2020-09-15T10:06:40.241Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
10:06:40 [2020-09-15T10:06:40.315Z] Loaded image: buildpack-deps:jessie
10:06:40 [2020-09-15T10:06:40.316Z] Loaded image: busybox:latest
10:06:40 [2020-09-15T10:06:40.608Z] Loaded image: busybox:glibc
10:06:40 [2020-09-15T10:06:40.608Z] Loaded image: debian:jessie
10:06:40 [2020-09-15T10:06:40.608Z] Loaded image: hello-world:latest
10:06:40 [2020-09-15T10:06:40.608Z] INFO: Testing against a local daemon
10:06:40 [2020-09-15T10:06:40.608Z] === RUN   TestBuildWithSession
10:06:41 [2020-09-15T10:06:41.438Z] === RUN   TestCopyFromContainer//
10:06:41 [2020-09-15T10:06:41.438Z] === RUN   TestCopyFromContainer//bar/root
10:06:41 [2020-09-15T10:06:41.438Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:06:41 [2020-09-15T10:06:41.438Z] === RUN   TestCopyFromContainer//bar/root/
10:06:41 [2020-09-15T10:06:41.438Z] === RUN   TestCopyFromContainer/bar/quux
10:06:41 [2020-09-15T10:06:41.438Z] === RUN   TestCopyFromContainer/bar/quux/
10:06:41 [2020-09-15T10:06:41.695Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:06:41 [2020-09-15T10:06:41.695Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:06:41 [2020-09-15T10:06:41.951Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:06:41 [2020-09-15T10:06:41.951Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:06:42 [2020-09-15T10:06:42.207Z] === RUN   TestCopyFromContainer/bar/notarget
10:06:42 [2020-09-15T10:06:42.207Z] --- PASS: TestCopyFromContainer (2.87s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer// (0.09s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
10:06:42 [2020-09-15T10:06:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:06:42 [2020-09-15T10:06:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:42 [2020-09-15T10:06:42.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:42 [2020-09-15T10:06:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:42 [2020-09-15T10:06:42.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:42 [2020-09-15T10:06:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:42 [2020-09-15T10:06:42.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:42 [2020-09-15T10:06:42.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:06:42 [2020-09-15T10:06:42.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:06:42 [2020-09-15T10:06:42.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:06:42 [2020-09-15T10:06:42.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:06:42 [2020-09-15T10:06:42.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
10:06:42 [2020-09-15T10:06:42.207Z] === RUN   TestCreateLinkToNonExistingContainer
10:06:42 [2020-09-15T10:06:42.368Z]  ---> 95dbd4236b1e
10:06:42 [2020-09-15T10:06:42.368Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
10:06:42 [2020-09-15T10:06:42.368Z]  ---> eeec5e496dbb
10:06:42 [2020-09-15T10:06:42.368Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
10:06:42 [2020-09-15T10:06:42.463Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
10:06:42 [2020-09-15T10:06:42.463Z] === RUN   TestCreateWithInvalidEnv
10:06:42 [2020-09-15T10:06:42.463Z] === RUN   TestCreateWithInvalidEnv/0
10:06:42 [2020-09-15T10:06:42.463Z] === PAUSE TestCreateWithInvalidEnv/0
10:06:42 [2020-09-15T10:06:42.463Z] === RUN   TestCreateWithInvalidEnv/1
10:06:42 [2020-09-15T10:06:42.463Z] === PAUSE TestCreateWithInvalidEnv/1
10:06:42 [2020-09-15T10:06:42.463Z] === RUN   TestCreateWithInvalidEnv/2
10:06:42 [2020-09-15T10:06:42.463Z] === PAUSE TestCreateWithInvalidEnv/2
10:06:42 [2020-09-15T10:06:42.463Z] === CONT  TestCreateWithInvalidEnv/0
10:06:42 [2020-09-15T10:06:42.463Z] === CONT  TestCreateWithInvalidEnv/2
10:06:42 [2020-09-15T10:06:42.463Z] === CONT  TestCreateWithInvalidEnv/1
10:06:42 [2020-09-15T10:06:42.463Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
10:06:42 [2020-09-15T10:06:42.463Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:06:42 [2020-09-15T10:06:42.463Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:06:42 [2020-09-15T10:06:42.463Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:06:42 [2020-09-15T10:06:42.463Z] === RUN   TestCreateTmpfsMountsTarget
10:06:42 [2020-09-15T10:06:42.463Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
10:06:42 [2020-09-15T10:06:42.463Z] === RUN   TestCreateWithCustomMaskedPaths
10:06:43 [2020-09-15T10:06:43.009Z]  ---> d1a4336cd609
10:06:43 [2020-09-15T10:06:43.009Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
10:06:43 [2020-09-15T10:06:43.334Z]  ---> 17ce418a53e4
10:06:43 [2020-09-15T10:06:43.334Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
10:06:43 [2020-09-15T10:06:43.840Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:06:44 [2020-09-15T10:06:44.031Z]  ---> 0d6ec45eb392
10:06:44 [2020-09-15T10:06:44.031Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
10:06:44 [2020-09-15T10:06:44.031Z]  ---> 99eb50b9afe4
10:06:44 [2020-09-15T10:06:44.031Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
10:06:44 [2020-09-15T10:06:44.031Z]  ---> Running in f2d05f106080
10:06:44 [2020-09-15T10:06:44.326Z] Removing intermediate container f2d05f106080
10:06:44 [2020-09-15T10:06:44.326Z]  ---> 8b1efcd7ad87
10:06:44 [2020-09-15T10:06:44.326Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
10:06:44 [2020-09-15T10:06:44.326Z]  ---> Running in 551c4b7ccbca
10:06:44 [2020-09-15T10:06:44.326Z] Removing intermediate container 551c4b7ccbca
10:06:44 [2020-09-15T10:06:44.326Z]  ---> 68e9a5afe53b
10:06:44 [2020-09-15T10:06:44.326Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
10:06:44 [2020-09-15T10:06:44.326Z]  ---> Running in 09d5426403c8
10:06:44 [2020-09-15T10:06:44.403Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s)
10:06:44 [2020-09-15T10:06:44.403Z] === RUN   TestCreateWithCapabilities
10:06:44 [2020-09-15T10:06:44.623Z] Removing intermediate container 09d5426403c8
10:06:44 [2020-09-15T10:06:44.624Z]  ---> eda4e1f397a3
10:06:44 [2020-09-15T10:06:44.624Z] Step 137/140 : VOLUME /var/lib/docker
10:06:44 [2020-09-15T10:06:44.624Z]  ---> Running in 3dee3995c497
10:06:44 [2020-09-15T10:06:44.624Z] Removing intermediate container 3dee3995c497
10:06:44 [2020-09-15T10:06:44.624Z]  ---> cdbfefacb043
10:06:44 [2020-09-15T10:06:44.624Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
10:06:44 [2020-09-15T10:06:44.624Z]  ---> Running in f6cfdc24c1a7
10:06:44 [2020-09-15T10:06:44.624Z] Removing intermediate container f6cfdc24c1a7
10:06:44 [2020-09-15T10:06:44.624Z]  ---> 5619423eb008
10:06:44 [2020-09-15T10:06:44.624Z] Step 139/140 : FROM dev AS final
10:06:44 [2020-09-15T10:06:44.624Z]  ---> 5619423eb008
10:06:44 [2020-09-15T10:06:44.624Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:06:44 [2020-09-15T10:06:44.660Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:06:44 [2020-09-15T10:06:44.660Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:06:44 [2020-09-15T10:06:44.916Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:06:44 [2020-09-15T10:06:44.916Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:06:44 [2020-09-15T10:06:44.916Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:06:44 [2020-09-15T10:06:44.916Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:06:44 [2020-09-15T10:06:44.916Z] --- PASS: TestCreateWithCapabilities (0.04s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
10:06:44 [2020-09-15T10:06:44.916Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
10:06:44 [2020-09-15T10:06:44.916Z] === RUN   TestCreateWithCustomReadonlyPaths
10:06:45 [2020-09-15T10:06:45.065Z] --- PASS: TestBuildWithSession (3.85s)
10:06:45 [2020-09-15T10:06:45.065Z] === RUN   TestBuildSquashParent
10:06:45 [2020-09-15T10:06:45.478Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:06:45 [2020-09-15T10:06:45.871Z] 4612f6d0b889: Pull complete
10:06:46 [2020-09-15T10:06:46.846Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.92s)
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:46 [2020-09-15T10:06:46.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:46 [2020-09-15T10:06:46.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:06:46 [2020-09-15T10:06:46.846Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:06:46 [2020-09-15T10:06:46.846Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:06:46 [2020-09-15T10:06:46.846Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:06:46 [2020-09-15T10:06:46.846Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:06:46 [2020-09-15T10:06:46.846Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:06:46 [2020-09-15T10:06:46.846Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
10:06:46 [2020-09-15T10:06:46.846Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
10:06:46 [2020-09-15T10:06:46.846Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:06:46 [2020-09-15T10:06:46.846Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:06:47 [2020-09-15T10:06:47.407Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
10:06:47 [2020-09-15T10:06:47.407Z] === RUN   TestContainerStartOnDaemonRestart
10:06:47 [2020-09-15T10:06:47.407Z] === PAUSE TestContainerStartOnDaemonRestart
10:06:47 [2020-09-15T10:06:47.407Z] === RUN   TestDaemonRestartIpcMode
10:06:47 [2020-09-15T10:06:47.407Z] === PAUSE TestDaemonRestartIpcMode
10:06:47 [2020-09-15T10:06:47.407Z] === RUN   TestDiff
10:06:47 [2020-09-15T10:06:47.971Z] --- PASS: TestDiff (0.60s)
10:06:47 [2020-09-15T10:06:47.971Z] === RUN   TestExecWithCloseStdin
10:06:48 [2020-09-15T10:06:48.899Z] --- PASS: TestExecWithCloseStdin (0.70s)
10:06:48 [2020-09-15T10:06:48.899Z] === RUN   TestExec
10:06:48 [2020-09-15T10:06:48.899Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:06:49 [2020-09-15T10:06:49.463Z] --- PASS: TestExec (0.82s)
10:06:49 [2020-09-15T10:06:49.463Z] === RUN   TestExecUser
10:06:50 [2020-09-15T10:06:50.261Z]  ---> 69b1ed08c77d
10:06:50 [2020-09-15T10:06:50.262Z] Successfully built 69b1ed08c77d
10:06:50 [2020-09-15T10:06:50.262Z] Successfully tagged docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:06:50 [2020-09-15T10:06:50.393Z] --- PASS: TestExecUser (0.74s)
10:06:50 [2020-09-15T10:06:50.393Z] === RUN   TestExportContainerAndImportImage
10:06:50 [2020-09-15T10:06:50.643Z] --- PASS: TestBuildSquashParent (6.12s)
10:06:50 [2020-09-15T10:06:50.643Z] === RUN   TestBuildWithRemoveAndForceRemove
10:06:50 [2020-09-15T10:06:50.643Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:06:50 [2020-09-15T10:06:50.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:06:50 [2020-09-15T10:06:50.643Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:06:50 [2020-09-15T10:06:50.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:06:50 [2020-09-15T10:06:50.643Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:06:50 [2020-09-15T10:06:50.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:06:50 [2020-09-15T10:06:50.644Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:06:50 [2020-09-15T10:06:50.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:06:50 [2020-09-15T10:06:50.644Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:06:50 [2020-09-15T10:06:50.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:06:50 [2020-09-15T10:06:50.644Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:06:50 [2020-09-15T10:06:50.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:06:50 [2020-09-15T10:06:50.644Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:06:50 [2020-09-15T10:06:50.644Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:06:50 [2020-09-15T10:06:50.748Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/test/unit
10:06:50 [2020-09-15T10:06:50.956Z] --- PASS: TestExportContainerAndImportImage (0.80s)
10:06:50 [2020-09-15T10:06:50.956Z] === RUN   TestExportContainerAfterDaemonRestart
10:06:52 [2020-09-15T10:06:52.323Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s)
10:06:52 [2020-09-15T10:06:52.323Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:325: [dbb9451cf71f3] waiting for daemon to start
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:325: [dbb9451cf71f3] waiting for daemon to start
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:353: [dbb9451cf71f3] daemon started
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:461: [dbb9451cf71f3] Stopping daemon
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:296: [dbb9451cf71f3] exiting daemon
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:448: [dbb9451cf71f3] Daemon stopped
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:325: [dbb9451cf71f3] waiting for daemon to start
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:325: [dbb9451cf71f3] waiting for daemon to start
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:353: [dbb9451cf71f3] daemon started
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:461: [dbb9451cf71f3] Stopping daemon
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:296: [dbb9451cf71f3] exiting daemon
10:06:52 [2020-09-15T10:06:52.323Z]     daemon.go:448: [dbb9451cf71f3] Daemon stopped
10:06:52 [2020-09-15T10:06:52.323Z] === RUN   TestHealthCheckWorkdir
10:06:52 [2020-09-15T10:06:52.580Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:06:52 [2020-09-15T10:06:52.580Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:06:53 [2020-09-15T10:06:53.144Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:06:53 [2020-09-15T10:06:53.144Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:06:53 [2020-09-15T10:06:53.389Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:06:53 [2020-09-15T10:06:53.389Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:06:53 [2020-09-15T10:06:53.400Z] --- PASS: TestHealthCheckWorkdir (0.92s)
10:06:53 [2020-09-15T10:06:53.400Z] === RUN   TestHealthKillContainer
10:06:53 [2020-09-15T10:06:53.575Z] ?   	github.com/docker/docker/api	[no test files]
10:06:53 [2020-09-15T10:06:53.656Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:06:54 [2020-09-15T10:06:54.218Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:06:54 [2020-09-15T10:06:54.218Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:06:54 [2020-09-15T10:06:54.474Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:06:54 [2020-09-15T10:06:54.730Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:06:54 [2020-09-15T10:06:54.986Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:06:55 [2020-09-15T10:06:55.462Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:06:55 [2020-09-15T10:06:55.754Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:06:56 [2020-09-15T10:06:56.353Z] --- PASS: TestHealthKillContainer (3.00s)
10:06:56 [2020-09-15T10:06:56.353Z] === RUN   TestInspectCpusetInConfigPre120
10:06:56 [2020-09-15T10:06:56.915Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:06:57 [2020-09-15T10:06:57.171Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
10:06:57 [2020-09-15T10:06:57.171Z] === RUN   TestIpcModeNone
10:06:57 [2020-09-15T10:06:57.427Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:06:57 [2020-09-15T10:06:57.824Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:06:57 [2020-09-15T10:06:57.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s)
10:06:57 [2020-09-15T10:06:57.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s)
10:06:57 [2020-09-15T10:06:57.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s)
10:06:57 [2020-09-15T10:06:57.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
10:06:57 [2020-09-15T10:06:57.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.19s)
10:06:57 [2020-09-15T10:06:57.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
10:06:57 [2020-09-15T10:06:57.824Z] === RUN   TestBuildMultiStageCopy
10:06:57 [2020-09-15T10:06:57.824Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:06:57 [2020-09-15T10:06:57.990Z] --- PASS: TestIpcModeNone (0.79s)
10:06:57 [2020-09-15T10:06:57.991Z] === RUN   TestIpcModePrivate
10:06:58 [2020-09-15T10:06:58.917Z] --- PASS: TestIpcModePrivate (0.78s)
10:06:58 [2020-09-15T10:06:58.918Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
10:06:58 [2020-09-15T10:06:58.918Z] === RUN   TestIpcModeShareable
10:06:59 [2020-09-15T10:06:59.174Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:06:59 [2020-09-15T10:06:59.433Z] --- PASS: TestIpcModeShareable (0.73s)
10:06:59 [2020-09-15T10:06:59.433Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true
10:06:59 [2020-09-15T10:06:59.433Z] === RUN   TestAPIIpcModeShareableAndContainer
10:07:00 [2020-09-15T10:07:00.007Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:07:00 [2020-09-15T10:07:00.558Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:07:00 [2020-09-15T10:07:00.850Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:07:01 [2020-09-15T10:07:01.143Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:07:01 [2020-09-15T10:07:01.777Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:07:01 [2020-09-15T10:07:01.903Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:07:02 [2020-09-15T10:07:02.160Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s)
10:07:02 [2020-09-15T10:07:02.160Z] === RUN   TestAPIIpcModeHost
10:07:02 [2020-09-15T10:07:02.422Z] --- PASS: TestBuildMultiStageCopy (4.68s)
10:07:02 [2020-09-15T10:07:02.422Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
10:07:02 [2020-09-15T10:07:02.422Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
10:07:02 [2020-09-15T10:07:02.422Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
10:07:02 [2020-09-15T10:07:02.422Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
10:07:02 [2020-09-15T10:07:02.422Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
10:07:02 [2020-09-15T10:07:02.422Z] === RUN   TestBuildMultiStageParentConfig
10:07:03 [2020-09-15T10:07:03.092Z] --- PASS: TestAPIIpcModeHost (0.74s)
10:07:03 [2020-09-15T10:07:03.092Z] === RUN   TestDaemonIpcModeShareable
10:07:03 [2020-09-15T10:07:03.933Z] --- PASS: TestBuildMultiStageParentConfig (1.58s)
10:07:03 [2020-09-15T10:07:03.933Z] === RUN   TestBuildLabelWithTargets
10:07:04 [2020-09-15T10:07:04.460Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:07:04 [2020-09-15T10:07:04.460Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:07:04 [2020-09-15T10:07:04.717Z] --- PASS: TestDaemonIpcModeShareable (1.87s)
10:07:04 [2020-09-15T10:07:04.717Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
10:07:04 [2020-09-15T10:07:04.717Z]     daemon.go:325: [da665f33231ae] waiting for daemon to start
10:07:04 [2020-09-15T10:07:04.717Z]     daemon.go:325: [da665f33231ae] waiting for daemon to start
10:07:04 [2020-09-15T10:07:04.717Z]     daemon.go:353: [da665f33231ae] daemon started
10:07:04 [2020-09-15T10:07:04.717Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
10:07:04 [2020-09-15T10:07:04.717Z]     daemon.go:461: [da665f33231ae] Stopping daemon
10:07:04 [2020-09-15T10:07:04.717Z]     daemon.go:296: [da665f33231ae] exiting daemon
10:07:04 [2020-09-15T10:07:04.717Z]     daemon.go:448: [da665f33231ae] Daemon stopped
10:07:04 [2020-09-15T10:07:04.717Z] === RUN   TestDaemonIpcModePrivate
10:07:06 [2020-09-15T10:07:06.607Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
10:07:06 [2020-09-15T10:07:06.607Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
10:07:06 [2020-09-15T10:07:06.607Z]     daemon.go:325: [da88766164b06] waiting for daemon to start
10:07:06 [2020-09-15T10:07:06.607Z]     daemon.go:325: [da88766164b06] waiting for daemon to start
10:07:06 [2020-09-15T10:07:06.607Z]     daemon.go:353: [da88766164b06] daemon started
10:07:06 [2020-09-15T10:07:06.607Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
10:07:06 [2020-09-15T10:07:06.607Z]     daemon.go:461: [da88766164b06] Stopping daemon
10:07:06 [2020-09-15T10:07:06.607Z]     daemon.go:296: [da88766164b06] exiting daemon
10:07:06 [2020-09-15T10:07:06.607Z]     daemon.go:448: [da88766164b06] Daemon stopped
10:07:06 [2020-09-15T10:07:06.607Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:07:06 [2020-09-15T10:07:06.607Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:07:06 [2020-09-15T10:07:06.668Z] --- PASS: TestBuildLabelWithTargets (2.38s)
10:07:06 [2020-09-15T10:07:06.668Z] === RUN   TestBuildWithEmptyLayers
10:07:06 [2020-09-15T10:07:06.863Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:07:07 [2020-09-15T10:07:07.303Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
10:07:07 [2020-09-15T10:07:07.303Z] === RUN   TestBuildMultiStageOnBuild
10:07:08 [2020-09-15T10:07:08.232Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
10:07:08 [2020-09-15T10:07:08.232Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
10:07:08 [2020-09-15T10:07:08.232Z]     daemon.go:325: [dc693b9c06103] waiting for daemon to start
10:07:08 [2020-09-15T10:07:08.232Z]     daemon.go:325: [dc693b9c06103] waiting for daemon to start
10:07:08 [2020-09-15T10:07:08.232Z]     daemon.go:353: [dc693b9c06103] daemon started
10:07:08 [2020-09-15T10:07:08.232Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
10:07:08 [2020-09-15T10:07:08.232Z]     daemon.go:461: [dc693b9c06103] Stopping daemon
10:07:08 [2020-09-15T10:07:08.232Z]     daemon.go:296: [dc693b9c06103] exiting daemon
10:07:08 [2020-09-15T10:07:08.232Z]     daemon.go:448: [dc693b9c06103] Daemon stopped
10:07:08 [2020-09-15T10:07:08.232Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:07:08 [2020-09-15T10:07:08.794Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:07:09 [2020-09-15T10:07:09.087Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 7.9% of statements
10:07:10 [2020-09-15T10:07:10.160Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
10:07:10 [2020-09-15T10:07:10.160Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
10:07:10 [2020-09-15T10:07:10.160Z]     daemon.go:325: [d6a3dfe3c26af] waiting for daemon to start
10:07:10 [2020-09-15T10:07:10.160Z]     daemon.go:325: [d6a3dfe3c26af] waiting for daemon to start
10:07:10 [2020-09-15T10:07:10.160Z]     daemon.go:353: [d6a3dfe3c26af] daemon started
10:07:10 [2020-09-15T10:07:10.160Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
10:07:10 [2020-09-15T10:07:10.160Z]     daemon.go:461: [d6a3dfe3c26af] Stopping daemon
10:07:10 [2020-09-15T10:07:10.160Z]     daemon.go:296: [d6a3dfe3c26af] exiting daemon
10:07:10 [2020-09-15T10:07:10.160Z]     daemon.go:448: [d6a3dfe3c26af] Daemon stopped
10:07:10 [2020-09-15T10:07:10.160Z] === RUN   TestIpcModeOlderClient
10:07:10 [2020-09-15T10:07:10.160Z] === PAUSE TestIpcModeOlderClient
10:07:10 [2020-09-15T10:07:10.160Z] === RUN   TestKillContainerInvalidSignal
10:07:10 [2020-09-15T10:07:10.416Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:07:10 [2020-09-15T10:07:10.673Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:07:10 [2020-09-15T10:07:10.673Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:07:10 [2020-09-15T10:07:10.822Z] --- PASS: TestBuildMultiStageOnBuild (2.85s)
10:07:10 [2020-09-15T10:07:10.822Z] === RUN   TestBuildUncleanTarFilenames
10:07:10 [2020-09-15T10:07:10.901Z] sha256:bdf4ead08d9dedd63b1fd107d839e6575273ada3044a53574075c4478695be0a
10:07:10 [2020-09-15T10:07:10.901Z] INFO: Starting docker-py tests...
10:07:10 [2020-09-15T10:07:10.901Z] ============================= test session starts ==============================
10:07:10 [2020-09-15T10:07:10.901Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
10:07:10 [2020-09-15T10:07:10.901Z] rootdir: /src, inifile: pytest.ini
10:07:10 [2020-09-15T10:07:10.901Z] plugins: timeout-1.3.3, cov-2.6.1
10:07:10 [2020-09-15T10:07:10.901Z] collected 385 items / 3 deselected / 382 selected
10:07:10 [2020-09-15T10:07:10.901Z] 
10:07:10 [2020-09-15T10:07:10.929Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
10:07:10 [2020-09-15T10:07:10.929Z] === RUN   TestKillContainer
10:07:10 [2020-09-15T10:07:10.929Z] === RUN   TestKillContainer/no_signal
10:07:11 [2020-09-15T10:07:11.456Z] --- PASS: TestBuildUncleanTarFilenames (1.24s)
10:07:11 [2020-09-15T10:07:11.456Z] === RUN   TestBuildMultiStageLayerLeak
10:07:11 [2020-09-15T10:07:11.858Z] === RUN   TestKillContainer/non_killing_signal
10:07:12 [2020-09-15T10:07:12.114Z] === RUN   TestKillContainer/killing_signal
10:07:12 [2020-09-15T10:07:12.370Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:07:12 [2020-09-15T10:07:12.626Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:07:13 [2020-09-15T10:07:13.193Z] --- PASS: TestKillContainer (2.34s)
10:07:13 [2020-09-15T10:07:13.193Z]     --- PASS: TestKillContainer/no_signal (0.73s)
10:07:13 [2020-09-15T10:07:13.193Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
10:07:13 [2020-09-15T10:07:13.193Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
10:07:13 [2020-09-15T10:07:13.193Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:07:13 [2020-09-15T10:07:13.193Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:07:14 [2020-09-15T10:07:14.122Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:07:15 [2020-09-15T10:07:15.019Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s)
10:07:15 [2020-09-15T10:07:15.019Z] === RUN   TestBuildWithHugeFile
10:07:15 [2020-09-15T10:07:15.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s)
10:07:15 [2020-09-15T10:07:15.052Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s)
10:07:15 [2020-09-15T10:07:15.052Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
10:07:15 [2020-09-15T10:07:15.052Z] === RUN   TestKillStoppedContainer
10:07:15 [2020-09-15T10:07:15.052Z] --- PASS: TestKillStoppedContainer (0.07s)
10:07:15 [2020-09-15T10:07:15.052Z] === RUN   TestKillStoppedContainerAPIPre120
10:07:15 [2020-09-15T10:07:15.052Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
10:07:15 [2020-09-15T10:07:15.052Z] === RUN   TestKillDifferentUserContainer
10:07:15 [2020-09-15T10:07:15.308Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:07:15 [2020-09-15T10:07:15.870Z] --- PASS: TestKillDifferentUserContainer (0.79s)
10:07:15 [2020-09-15T10:07:15.870Z] === RUN   TestInspectOomKilledTrue
10:07:15 [2020-09-15T10:07:15.870Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:07:15 [2020-09-15T10:07:15.870Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:07:15 [2020-09-15T10:07:15.870Z] === RUN   TestInspectOomKilledFalse
10:07:15 [2020-09-15T10:07:15.870Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:07:15 [2020-09-15T10:07:15.870Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:07:15 [2020-09-15T10:07:15.870Z] === RUN   TestLinksEtcHostsContentMatch
10:07:15 [2020-09-15T10:07:15.870Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:07:16 [2020-09-15T10:07:16.433Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:07:16 [2020-09-15T10:07:16.433Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
10:07:16 [2020-09-15T10:07:16.433Z] === RUN   TestLinksContainerNames
10:07:17 [2020-09-15T10:07:17.799Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:07:17 [2020-09-15T10:07:17.799Z] --- PASS: TestLinksContainerNames (1.52s)
10:07:17 [2020-09-15T10:07:17.799Z] === RUN   TestLogsFollowTailEmpty
10:07:18 [2020-09-15T10:07:18.373Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:07:18 [2020-09-15T10:07:18.629Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
10:07:18 [2020-09-15T10:07:18.629Z] === RUN   TestContainerNetworkMountsNoChown
10:07:19 [2020-09-15T10:07:19.190Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
10:07:19 [2020-09-15T10:07:19.190Z] === RUN   TestMountDaemonRoot
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/default
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/default
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/private
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/private
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rprivate
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rprivate
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/slave
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/slave
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rslave
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rslave
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/shared
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/shared
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rshared
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rshared
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/default
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/default/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/default/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/default/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/rshared
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/rprivate
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/shared
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/rslave
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/slave
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/private
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/private/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/private/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:07:19 [2020-09-15T10:07:19.446Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:07:19 [2020-09-15T10:07:19.446Z] === CONT  TestMountDaemonRoot/default/mount_root
10:07:19 [2020-09-15T10:07:19.447Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:07:19 [2020-09-15T10:07:19.447Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:07:19 [2020-09-15T10:07:19.447Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:07:19 [2020-09-15T10:07:19.447Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:07:19 [2020-09-15T10:07:19.447Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:07:19 [2020-09-15T10:07:19.703Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/private/mount_root
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/private/bind_root
10:07:19 [2020-09-15T10:07:19.960Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:07:19 [2020-09-15T10:07:19.960Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:07:19 [2020-09-15T10:07:19.960Z] --- PASS: TestMountDaemonRoot (0.03s)
10:07:19 [2020-09-15T10:07:19.960Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
10:07:19 [2020-09-15T10:07:19.960Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:07:19 [2020-09-15T10:07:19.960Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:07:19 [2020-09-15T10:07:19.960Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
10:07:19 [2020-09-15T10:07:19.960Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:07:19 [2020-09-15T10:07:19.960Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
10:07:19 [2020-09-15T10:07:19.961Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
10:07:19 [2020-09-15T10:07:19.961Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:07:19 [2020-09-15T10:07:19.961Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:07:19 [2020-09-15T10:07:19.961Z] === RUN   TestContainerBindMountNonRecursive
10:07:21 [2020-09-15T10:07:21.139Z] tests/integration/api_build_test.py .......................X             [  6%]
10:07:21 [2020-09-15T10:07:21.329Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:07:21 [2020-09-15T10:07:21.586Z] --- PASS: TestContainerBindMountNonRecursive (1.64s)
10:07:21 [2020-09-15T10:07:21.586Z] === RUN   TestNetworkNat
10:07:21 [2020-09-15T10:07:21.706Z] tests/integration/api_client_test.py .....                               [  7%]
10:07:22 [2020-09-15T10:07:22.513Z] --- PASS: TestNetworkNat (0.70s)
10:07:22 [2020-09-15T10:07:22.513Z] === RUN   TestNetworkLocalhostTCPNat
10:07:22 [2020-09-15T10:07:22.769Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
10:07:22 [2020-09-15T10:07:22.769Z] === RUN   TestNetworkLoopbackNat
10:07:23 [2020-09-15T10:07:23.211Z] tests/integration/api_config_test.py .....                               [  8%]
10:07:23 [2020-09-15T10:07:23.696Z] --- PASS: TestNetworkLoopbackNat (0.73s)
10:07:23 [2020-09-15T10:07:23.696Z] === RUN   TestPause
10:07:24 [2020-09-15T10:07:24.259Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:07:24 [2020-09-15T10:07:24.259Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:07:24 [2020-09-15T10:07:24.515Z] --- PASS: TestPause (0.77s)
10:07:24 [2020-09-15T10:07:24.515Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:07:24 [2020-09-15T10:07:24.515Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:07:24 [2020-09-15T10:07:24.515Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:07:24 [2020-09-15T10:07:24.515Z] === RUN   TestPauseStopPausedContainer
10:07:25 [2020-09-15T10:07:25.078Z] --- PASS: TestPauseStopPausedContainer (0.79s)
10:07:25 [2020-09-15T10:07:25.078Z] === RUN   TestPsFilter
10:07:25 [2020-09-15T10:07:25.334Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:07:25 [2020-09-15T10:07:25.334Z] --- PASS: TestPsFilter (0.20s)
10:07:25 [2020-09-15T10:07:25.334Z] === RUN   TestRemoveContainerWithRemovedVolume
10:07:26 [2020-09-15T10:07:26.263Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
10:07:26 [2020-09-15T10:07:26.263Z] === RUN   TestRemoveContainerWithVolume
10:07:26 [2020-09-15T10:07:26.519Z] === RUN   TestDockerSuite/TestBuildAddScript
10:07:27 [2020-09-15T10:07:27.081Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
10:07:27 [2020-09-15T10:07:27.081Z] === RUN   TestRemoveContainerRunning
10:07:27 [2020-09-15T10:07:27.339Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:07:27 [2020-09-15T10:07:27.595Z] --- PASS: TestRemoveContainerRunning (0.71s)
10:07:27 [2020-09-15T10:07:27.595Z] === RUN   TestRemoveContainerForceRemoveRunning
10:07:28 [2020-09-15T10:07:28.158Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:07:28 [2020-09-15T10:07:28.414Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s)
10:07:28 [2020-09-15T10:07:28.414Z] === RUN   TestRemoveInvalidContainer
10:07:28 [2020-09-15T10:07:28.414Z] --- PASS: TestRemoveInvalidContainer (0.04s)
10:07:28 [2020-09-15T10:07:28.414Z] === RUN   TestRenameLinkedContainer
10:07:28 [2020-09-15T10:07:28.414Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:07:28 [2020-09-15T10:07:28.976Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:07:29 [2020-09-15T10:07:29.232Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:07:30 [2020-09-15T10:07:30.599Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:07:31 [2020-09-15T10:07:31.529Z] --- PASS: TestRenameLinkedContainer (3.00s)
10:07:31 [2020-09-15T10:07:31.529Z] === RUN   TestRenameStoppedContainer
10:07:32 [2020-09-15T10:07:32.458Z] --- PASS: TestRenameStoppedContainer (0.78s)
10:07:32 [2020-09-15T10:07:32.458Z] === RUN   TestRenameRunningContainerAndReuse
10:07:32 [2020-09-15T10:07:32.458Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:07:33 [2020-09-15T10:07:33.825Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
10:07:33 [2020-09-15T10:07:33.825Z] === RUN   TestRenameInvalidName
10:07:34 [2020-09-15T10:07:34.082Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:07:34 [2020-09-15T10:07:34.672Z] --- PASS: TestRenameInvalidName (0.75s)
10:07:34 [2020-09-15T10:07:34.672Z] === RUN   TestRenameAnonymousContainer
10:07:36 [2020-09-15T10:07:36.039Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:07:36 [2020-09-15T10:07:36.600Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:07:37 [2020-09-15T10:07:37.529Z] --- PASS: TestRenameAnonymousContainer (2.82s)
10:07:37 [2020-09-15T10:07:37.529Z] === RUN   TestRenameContainerWithSameName
10:07:37 [2020-09-15T10:07:37.529Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:07:38 [2020-09-15T10:07:38.093Z] --- PASS: TestRenameContainerWithSameName (0.74s)
10:07:38 [2020-09-15T10:07:38.093Z] === RUN   TestRenameContainerWithLinkedContainer
10:07:39 [2020-09-15T10:07:39.461Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:07:39 [2020-09-15T10:07:39.717Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s)
10:07:39 [2020-09-15T10:07:39.717Z] === RUN   TestResize
10:07:40 [2020-09-15T10:07:40.647Z] --- PASS: TestResize (0.69s)
10:07:40 [2020-09-15T10:07:40.647Z] === RUN   TestResizeWithInvalidSize
10:07:41 [2020-09-15T10:07:41.212Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:07:41 [2020-09-15T10:07:41.212Z] --- PASS: TestResizeWithInvalidSize (0.83s)
10:07:41 [2020-09-15T10:07:41.212Z] === RUN   TestResizeWhenContainerNotStarted
10:07:41 [2020-09-15T10:07:41.469Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:07:42 [2020-09-15T10:07:42.031Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:42 [2020-09-15T10:07:42.031Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:07:42 [2020-09-15T10:07:42.032Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:07:42 [2020-09-15T10:07:42.149Z] --- PASS: TestBuildWithHugeFile (27.02s)
10:07:42 [2020-09-15T10:07:42.149Z] === RUN   TestBuildWithEmptyDockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:07:42 [2020-09-15T10:07:42.149Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:07:42 [2020-09-15T10:07:42.149Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
10:07:42 [2020-09-15T10:07:42.149Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
10:07:42 [2020-09-15T10:07:42.149Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
10:07:42 [2020-09-15T10:07:42.149Z] === RUN   TestBuildPreserveOwnership
10:07:42 [2020-09-15T10:07:42.149Z] === RUN   TestBuildPreserveOwnership/copy_from
10:07:43 [2020-09-15T10:07:43.925Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:07:43 [2020-09-15T10:07:43.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:07:44 [2020-09-15T10:07:44.181Z] === RUN   TestDockerSuite/TestBuildAddTar
10:07:44 [2020-09-15T10:07:44.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:07:45 [2020-09-15T10:07:45.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:07:45 [2020-09-15T10:07:45.624Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:07:45 [2020-09-15T10:07:45.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:07:46 [2020-09-15T10:07:46.614Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:07:46 [2020-09-15T10:07:46.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:07:47 [2020-09-15T10:07:47.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:07:48 [2020-09-15T10:07:48.684Z] --- PASS: TestBuildPreserveOwnership (6.68s)
10:07:48 [2020-09-15T10:07:48.684Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.40s)
10:07:48 [2020-09-15T10:07:48.684Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s)
10:07:48 [2020-09-15T10:07:48.684Z] === RUN   TestBuildPlatformInvalid
10:07:48 [2020-09-15T10:07:48.684Z] --- PASS: TestBuildPlatformInvalid (0.13s)
10:07:48 [2020-09-15T10:07:48.684Z] PASS
10:07:48 [2020-09-15T10:07:48.684Z] 
10:07:48 [2020-09-15T10:07:48.684Z] DONE 30 tests in 75.271s
10:07:48 [2020-09-15T10:07:48.684Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
10:07:48 [2020-09-15T10:07:48.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
10:07:48 [2020-09-15T10:07:48.684Z] ++ set -e
10:07:48 [2020-09-15T10:07:48.684Z] ++ '[' -n 0 ']'
10:07:48 [2020-09-15T10:07:48.684Z] ++ set -x
10:07:48 [2020-09-15T10:07:48.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
10:07:48 [2020-09-15T10:07:48.684Z] INFO: Testing against a local daemon
10:07:48 [2020-09-15T10:07:48.684Z] === RUN   TestConfigList
10:07:49 [2020-09-15T10:07:49.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:07:49 [2020-09-15T10:07:49.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:07:50 [2020-09-15T10:07:50.891Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:07:51 [2020-09-15T10:07:51.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:07:52 [2020-09-15T10:07:52.077Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:07:52 [2020-09-15T10:07:52.077Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:07:52 [2020-09-15T10:07:52.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:07:52 [2020-09-15T10:07:52.702Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:07:53 [2020-09-15T10:07:53.139Z] --- PASS: TestConfigList (3.74s)
10:07:53 [2020-09-15T10:07:53.140Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
10:07:53 [2020-09-15T10:07:53.140Z]     daemon.go:325: [d4a7043f02b98] waiting for daemon to start
10:07:53 [2020-09-15T10:07:53.140Z]     daemon.go:325: [d4a7043f02b98] waiting for daemon to start
10:07:53 [2020-09-15T10:07:53.140Z]     daemon.go:353: [d4a7043f02b98] daemon started
10:07:53 [2020-09-15T10:07:53.140Z]     daemon.go:461: [d4a7043f02b98] Stopping daemon
10:07:53 [2020-09-15T10:07:53.140Z]     daemon.go:296: [d4a7043f02b98] exiting daemon
10:07:53 [2020-09-15T10:07:53.140Z]     daemon.go:448: [d4a7043f02b98] Daemon stopped
10:07:53 [2020-09-15T10:07:53.140Z] === RUN   TestConfigsCreateAndDelete
10:07:53 [2020-09-15T10:07:53.293Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:07:55 [2020-09-15T10:07:55.185Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5557a2b810d4] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5557a2b810d4] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d5557a2b810d4] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d5557a2b810d4] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5557a2b810d4] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5557a2b810d4] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d5557a2b810d4] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d5557a2b810d4] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d5557a2b810d4] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d5557a2b810d4] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc0f6acd4bd69] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc0f6acd4bd69] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [dc0f6acd4bd69] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [dc0f6acd4bd69] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc0f6acd4bd69] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc0f6acd4bd69] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [dc0f6acd4bd69] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [dc0f6acd4bd69] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [dc0f6acd4bd69] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [dc0f6acd4bd69] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [df982e86b19fe] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [df982e86b19fe] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [df982e86b19fe] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [df982e86b19fe] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [df982e86b19fe] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [df982e86b19fe] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [df982e86b19fe] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [df982e86b19fe] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [df982e86b19fe] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [df982e86b19fe] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [df982e86b19fe] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [df982e86b19fe] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db4aa2edd7e80] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db4aa2edd7e80] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [db4aa2edd7e80] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db4aa2edd7e80] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [db4aa2edd7e80] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db4aa2edd7e80] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [db4aa2edd7e80] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [db4aa2edd7e80] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [db4aa2edd7e80] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [db4aa2edd7e80] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d24ae6c697d6e] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d24ae6c697d6e] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d24ae6c697d6e] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d24ae6c697d6e] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d24ae6c697d6e] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d24ae6c697d6e] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d24ae6c697d6e] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d24ae6c697d6e] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d24ae6c697d6e] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d24ae6c697d6e] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d24ae6c697d6e] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d24ae6c697d6e] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6334391adb5] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6334391adb5] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [dc6334391adb5] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6334391adb5] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [dc6334391adb5] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6334391adb5] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [dc6334391adb5] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [dc6334391adb5] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [dc6334391adb5] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [dc6334391adb5] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d30eaffef64fa] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d30eaffef64fa] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d30eaffef64fa] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d30eaffef64fa] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d30eaffef64fa] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d30eaffef64fa] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d30eaffef64fa] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d30eaffef64fa] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d30eaffef64fa] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d30eaffef64fa] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d30eaffef64fa] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d30eaffef64fa] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d0e54aff12926] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d0e54aff12926] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d0e54aff12926] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d0e54aff12926] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d0e54aff12926] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d0e54aff12926] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d0e54aff12926] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d0e54aff12926] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d0e54aff12926] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d0e54aff12926] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d0e54aff12926] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d0e54aff12926] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5dcb4f7ab1f6] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5dcb4f7ab1f6] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d5dcb4f7ab1f6] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d5dcb4f7ab1f6] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d5dcb4f7ab1f6] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d5dcb4f7ab1f6] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5dcb4f7ab1f6] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d5dcb4f7ab1f6] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d5dcb4f7ab1f6] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d5dcb4f7ab1f6] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d5dcb4f7ab1f6] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d5dcb4f7ab1f6] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d777fe2aaff8c] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d777fe2aaff8c] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d777fe2aaff8c] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d777fe2aaff8c] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d777fe2aaff8c] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [d777fe2aaff8c] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [d777fe2aaff8c] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [d777fe2aaff8c] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [d777fe2aaff8c] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [d777fe2aaff8c] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6490e45e3a2] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6490e45e3a2] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [dc6490e45e3a2] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6490e45e3a2] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [dc6490e45e3a2] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [dc6490e45e3a2] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [dc6490e45e3a2] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [dc6490e45e3a2] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [dc6490e45e3a2] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [dc6490e45e3a2] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s)
10:07:55 [2020-09-15T10:07:55.185Z]         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
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db45d9378be0a] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db45d9378be0a] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [db45d9378be0a] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [db45d9378be0a] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [db45d9378be0a] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [db45d9378be0a] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db45d9378be0a] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:325: [db45d9378be0a] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:353: [db45d9378be0a] daemon started
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:461: [db45d9378be0a] Stopping daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:296: [db45d9378be0a] exiting daemon
10:07:55 [2020-09-15T10:07:55.185Z]         daemon.go:448: [db45d9378be0a] Daemon stopped
10:07:55 [2020-09-15T10:07:55.185Z] === RUN   TestKernelTCPMemory
10:07:55 [2020-09-15T10:07:55.872Z] --- PASS: TestConfigsCreateAndDelete (3.49s)
10:07:55 [2020-09-15T10:07:55.873Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
10:07:55 [2020-09-15T10:07:55.873Z]     daemon.go:325: [df4af1642e24b] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.873Z]     daemon.go:325: [df4af1642e24b] waiting for daemon to start
10:07:55 [2020-09-15T10:07:55.873Z]     daemon.go:353: [df4af1642e24b] daemon started
10:07:55 [2020-09-15T10:07:55.873Z]     daemon.go:461: [df4af1642e24b] Stopping daemon
10:07:55 [2020-09-15T10:07:55.873Z]     daemon.go:296: [df4af1642e24b] exiting daemon
10:07:55 [2020-09-15T10:07:55.873Z]     daemon.go:448: [df4af1642e24b] Daemon stopped
10:07:55 [2020-09-15T10:07:55.873Z] === RUN   TestConfigsUpdate
10:07:56 [2020-09-15T10:07:56.115Z] --- PASS: TestKernelTCPMemory (1.06s)
10:07:56 [2020-09-15T10:07:56.115Z] === RUN   TestNISDomainname
10:07:57 [2020-09-15T10:07:57.042Z] --- PASS: TestNISDomainname (1.09s)
10:07:57 [2020-09-15T10:07:57.042Z] === RUN   TestStats
10:07:57 [2020-09-15T10:07:57.299Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:07:58 [2020-09-15T10:07:58.666Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:07:58 [2020-09-15T10:07:58.923Z] --- PASS: TestStats (1.81s)
10:07:58 [2020-09-15T10:07:58.923Z] === RUN   TestStopContainerWithTimeout
10:07:58 [2020-09-15T10:07:58.923Z] === RUN   TestStopContainerWithTimeout/0
10:07:58 [2020-09-15T10:07:58.923Z] === PAUSE TestStopContainerWithTimeout/0
10:07:58 [2020-09-15T10:07:58.923Z] === RUN   TestStopContainerWithTimeout/1
10:07:58 [2020-09-15T10:07:58.923Z] === PAUSE TestStopContainerWithTimeout/1
10:07:58 [2020-09-15T10:07:58.923Z] === RUN   TestStopContainerWithTimeout/3
10:07:58 [2020-09-15T10:07:58.923Z] === PAUSE TestStopContainerWithTimeout/3
10:07:58 [2020-09-15T10:07:58.923Z] === RUN   TestStopContainerWithTimeout/-1
10:07:58 [2020-09-15T10:07:58.923Z] === PAUSE TestStopContainerWithTimeout/-1
10:07:58 [2020-09-15T10:07:58.923Z] === CONT  TestStopContainerWithTimeout/0
10:07:58 [2020-09-15T10:07:58.923Z] === CONT  TestStopContainerWithTimeout/-1
10:07:59 [2020-09-15T10:07:59.856Z] === CONT  TestStopContainerWithTimeout/3
10:08:00 [2020-09-15T10:08:00.371Z] --- PASS: TestConfigsUpdate (3.71s)
10:08:00 [2020-09-15T10:08:00.371Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
10:08:00 [2020-09-15T10:08:00.371Z]     daemon.go:325: [d6b3d44033278] waiting for daemon to start
10:08:00 [2020-09-15T10:08:00.371Z]     daemon.go:325: [d6b3d44033278] waiting for daemon to start
10:08:00 [2020-09-15T10:08:00.371Z]     daemon.go:353: [d6b3d44033278] daemon started
10:08:00 [2020-09-15T10:08:00.371Z]     daemon.go:461: [d6b3d44033278] Stopping daemon
10:08:00 [2020-09-15T10:08:00.371Z]     daemon.go:296: [d6b3d44033278] exiting daemon
10:08:00 [2020-09-15T10:08:00.371Z]     daemon.go:448: [d6b3d44033278] Daemon stopped
10:08:00 [2020-09-15T10:08:00.371Z] === RUN   TestTemplatedConfig
10:08:01 [2020-09-15T10:08:01.221Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:08:01 [2020-09-15T10:08:01.783Z] === CONT  TestStopContainerWithTimeout/1
10:08:03 [2020-09-15T10:08:03.104Z] --- PASS: TestTemplatedConfig (3.51s)
10:08:03 [2020-09-15T10:08:03.104Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
10:08:03 [2020-09-15T10:08:03.104Z]     daemon.go:325: [d89ebe476b1b5] waiting for daemon to start
10:08:03 [2020-09-15T10:08:03.104Z]     daemon.go:325: [d89ebe476b1b5] waiting for daemon to start
10:08:03 [2020-09-15T10:08:03.104Z]     daemon.go:353: [d89ebe476b1b5] daemon started
10:08:03 [2020-09-15T10:08:03.104Z]     daemon.go:461: [d89ebe476b1b5] Stopping daemon
10:08:03 [2020-09-15T10:08:03.104Z]     daemon.go:296: [d89ebe476b1b5] exiting daemon
10:08:03 [2020-09-15T10:08:03.104Z]     daemon.go:448: [d89ebe476b1b5] Daemon stopped
10:08:03 [2020-09-15T10:08:03.104Z] === RUN   TestConfigInspect
10:08:03 [2020-09-15T10:08:03.153Z] === RUN   TestDockerSuite/TestBuildBlankName
10:08:03 [2020-09-15T10:08:03.716Z] --- PASS: TestStopContainerWithTimeout (0.03s)
10:08:03 [2020-09-15T10:08:03.716Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
10:08:03 [2020-09-15T10:08:03.716Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.99s)
10:08:03 [2020-09-15T10:08:03.716Z]     --- PASS: TestStopContainerWithTimeout/3 (2.75s)
10:08:03 [2020-09-15T10:08:03.716Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
10:08:03 [2020-09-15T10:08:03.716Z] === RUN   TestDeleteDevicemapper
10:08:03 [2020-09-15T10:08:03.716Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:08:03 [2020-09-15T10:08:03.716Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:08:03 [2020-09-15T10:08:03.716Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:08:03 [2020-09-15T10:08:03.716Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:08:06 [2020-09-15T10:08:06.990Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:08:06 [2020-09-15T10:08:06.990Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.23s)
10:08:06 [2020-09-15T10:08:06.990Z] === RUN   TestUpdateMemory
10:08:06 [2020-09-15T10:08:06.990Z] --- SKIP: TestUpdateMemory (0.00s)
10:08:06 [2020-09-15T10:08:06.990Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:08:06 [2020-09-15T10:08:06.990Z] === RUN   TestUpdateCPUQuota
10:08:07 [2020-09-15T10:08:07.563Z] --- PASS: TestConfigInspect (3.66s)
10:08:07 [2020-09-15T10:08:07.563Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
10:08:07 [2020-09-15T10:08:07.563Z]     daemon.go:325: [d36cae2cedf06] waiting for daemon to start
10:08:07 [2020-09-15T10:08:07.563Z]     daemon.go:325: [d36cae2cedf06] waiting for daemon to start
10:08:07 [2020-09-15T10:08:07.563Z]     daemon.go:353: [d36cae2cedf06] daemon started
10:08:07 [2020-09-15T10:08:07.563Z]     daemon.go:461: [d36cae2cedf06] Stopping daemon
10:08:07 [2020-09-15T10:08:07.563Z]     daemon.go:296: [d36cae2cedf06] exiting daemon
10:08:07 [2020-09-15T10:08:07.563Z]     daemon.go:448: [d36cae2cedf06] Daemon stopped
10:08:07 [2020-09-15T10:08:07.563Z] === RUN   TestConfigCreateWithLabels
10:08:08 [2020-09-15T10:08:08.884Z] --- PASS: TestUpdateCPUQuota (1.73s)
10:08:08 [2020-09-15T10:08:08.884Z] === RUN   TestUpdatePidsLimit
10:08:08 [2020-09-15T10:08:08.884Z] === RUN   TestUpdatePidsLimit/update_from_none
10:08:08 [2020-09-15T10:08:08.884Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:08:09 [2020-09-15T10:08:09.140Z] === RUN   TestUpdatePidsLimit/no_change
10:08:09 [2020-09-15T10:08:09.397Z] === RUN   TestUpdatePidsLimit/update_lower
10:08:09 [2020-09-15T10:08:09.959Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:08:10 [2020-09-15T10:08:10.294Z] --- PASS: TestConfigCreateWithLabels (3.51s)
10:08:10 [2020-09-15T10:08:10.294Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
10:08:10 [2020-09-15T10:08:10.294Z]     daemon.go:325: [d2975dab93d84] waiting for daemon to start
10:08:10 [2020-09-15T10:08:10.294Z]     daemon.go:325: [d2975dab93d84] waiting for daemon to start
10:08:10 [2020-09-15T10:08:10.294Z]     daemon.go:353: [d2975dab93d84] daemon started
10:08:10 [2020-09-15T10:08:10.294Z]     daemon.go:461: [d2975dab93d84] Stopping daemon
10:08:10 [2020-09-15T10:08:10.294Z]     daemon.go:296: [d2975dab93d84] exiting daemon
10:08:10 [2020-09-15T10:08:10.294Z]     daemon.go:448: [d2975dab93d84] Daemon stopped
10:08:10 [2020-09-15T10:08:10.294Z] === RUN   TestConfigCreateResolve
10:08:10 [2020-09-15T10:08:10.522Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:08:10 [2020-09-15T10:08:10.522Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:08:11 [2020-09-15T10:08:11.085Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:08:11 [2020-09-15T10:08:11.660Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:08:13 [2020-09-15T10:08:13.549Z] --- PASS: TestUpdatePidsLimit (4.75s)
10:08:13 [2020-09-15T10:08:13.549Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
10:08:13 [2020-09-15T10:08:13.549Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
10:08:13 [2020-09-15T10:08:13.549Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.55s)
10:08:13 [2020-09-15T10:08:13.549Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s)
10:08:13 [2020-09-15T10:08:13.550Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.57s)
10:08:13 [2020-09-15T10:08:13.550Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.54s)
10:08:13 [2020-09-15T10:08:13.550Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s)
10:08:13 [2020-09-15T10:08:13.550Z] === RUN   TestUpdateRestartPolicy
10:08:13 [2020-09-15T10:08:13.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:08:13 [2020-09-15T10:08:13.814Z] --- PASS: TestConfigCreateResolve (3.14s)
10:08:13 [2020-09-15T10:08:13.814Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
10:08:13 [2020-09-15T10:08:13.814Z]     daemon.go:325: [d0c2c27e62023] waiting for daemon to start
10:08:13 [2020-09-15T10:08:13.814Z]     daemon.go:325: [d0c2c27e62023] waiting for daemon to start
10:08:13 [2020-09-15T10:08:13.814Z]     daemon.go:353: [d0c2c27e62023] daemon started
10:08:13 [2020-09-15T10:08:13.814Z]     daemon.go:461: [d0c2c27e62023] Stopping daemon
10:08:13 [2020-09-15T10:08:13.814Z]     daemon.go:296: [d0c2c27e62023] exiting daemon
10:08:13 [2020-09-15T10:08:13.814Z]     daemon.go:448: [d0c2c27e62023] Daemon stopped
10:08:13 [2020-09-15T10:08:13.814Z] === RUN   TestConfigDaemonLibtrustID
10:08:14 [2020-09-15T10:08:14.106Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:08:14 [2020-09-15T10:08:14.106Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
10:08:14 [2020-09-15T10:08:14.106Z]     daemon.go:325: [d85f2e063acf2] waiting for daemon to start
10:08:14 [2020-09-15T10:08:14.106Z]     daemon.go:325: [d85f2e063acf2] waiting for daemon to start
10:08:14 [2020-09-15T10:08:14.106Z]     daemon.go:353: [d85f2e063acf2] daemon started
10:08:14 [2020-09-15T10:08:14.106Z]     daemon.go:461: [d85f2e063acf2] Stopping daemon
10:08:14 [2020-09-15T10:08:14.106Z]     daemon.go:296: [d85f2e063acf2] exiting daemon
10:08:14 [2020-09-15T10:08:14.106Z]     daemon.go:448: [d85f2e063acf2] Daemon stopped
10:08:14 [2020-09-15T10:08:14.106Z] PASS
10:08:14 [2020-09-15T10:08:14.106Z] 
10:08:14 [2020-09-15T10:08:14.106Z] DONE 8 tests in 25.371s
10:08:14 [2020-09-15T10:08:14.106Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
10:08:14 [2020-09-15T10:08:14.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
10:08:14 [2020-09-15T10:08:14.106Z] ++ set -e
10:08:14 [2020-09-15T10:08:14.106Z] ++ '[' -n 0 ']'
10:08:14 [2020-09-15T10:08:14.106Z] ++ set -x
10:08:14 [2020-09-15T10:08:14.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
10:08:14 [2020-09-15T10:08:14.106Z] INFO: Testing against a local daemon
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestCheckpoint
10:08:14 [2020-09-15T10:08:14.106Z] --- SKIP: TestCheckpoint (0.00s)
10:08:14 [2020-09-15T10:08:14.106Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestContainerInvalidJSON
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:08:14 [2020-09-15T10:08:14.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:08:14 [2020-09-15T10:08:14.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:08:14 [2020-09-15T10:08:14.106Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:08:14 [2020-09-15T10:08:14.106Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:08:14 [2020-09-15T10:08:14.106Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:08:14 [2020-09-15T10:08:14.106Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:08:14 [2020-09-15T10:08:14.106Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:08:14 [2020-09-15T10:08:14.106Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:08:14 [2020-09-15T10:08:14.106Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:08:14 [2020-09-15T10:08:14.106Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:08:14 [2020-09-15T10:08:14.106Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
10:08:14 [2020-09-15T10:08:14.106Z] === RUN   TestCopyFromContainerPathIsNotDir
10:08:14 [2020-09-15T10:08:14.398Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
10:08:14 [2020-09-15T10:08:14.398Z] === RUN   TestCopyToContainerPathDoesNotExist
10:08:14 [2020-09-15T10:08:14.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
10:08:14 [2020-09-15T10:08:14.398Z] === RUN   TestCopyToContainerPathIsNotDir
10:08:14 [2020-09-15T10:08:14.690Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
10:08:14 [2020-09-15T10:08:14.690Z] === RUN   TestCopyFromContainer
10:08:16 [2020-09-15T10:08:16.066Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:08:16 [2020-09-15T10:08:16.066Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:08:16 [2020-09-15T10:08:16.760Z] === RUN   TestCopyFromContainer//
10:08:16 [2020-09-15T10:08:16.760Z] === RUN   TestCopyFromContainer//bar/root
10:08:17 [2020-09-15T10:08:17.052Z] === RUN   TestCopyFromContainer//bar/root/
10:08:17 [2020-09-15T10:08:17.052Z] === RUN   TestCopyFromContainer/bar/quux
10:08:17 [2020-09-15T10:08:17.052Z] === RUN   TestCopyFromContainer/bar/quux/
10:08:17 [2020-09-15T10:08:17.344Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:08:17 [2020-09-15T10:08:17.344Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:08:17 [2020-09-15T10:08:17.344Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:08:17 [2020-09-15T10:08:17.344Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCopyFromContainer/bar/notarget
10:08:17 [2020-09-15T10:08:17.636Z] --- PASS: TestCopyFromContainer (2.98s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:08:17 [2020-09-15T10:08:17.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:08:17 [2020-09-15T10:08:17.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:08:17 [2020-09-15T10:08:17.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:08:17 [2020-09-15T10:08:17.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:08:17 [2020-09-15T10:08:17.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:08:17 [2020-09-15T10:08:17.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:08:17 [2020-09-15T10:08:17.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateLinkToNonExistingContainer
10:08:17 [2020-09-15T10:08:17.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateWithInvalidEnv
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateWithInvalidEnv/0
10:08:17 [2020-09-15T10:08:17.636Z] === PAUSE TestCreateWithInvalidEnv/0
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateWithInvalidEnv/1
10:08:17 [2020-09-15T10:08:17.636Z] === PAUSE TestCreateWithInvalidEnv/1
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateWithInvalidEnv/2
10:08:17 [2020-09-15T10:08:17.636Z] === PAUSE TestCreateWithInvalidEnv/2
10:08:17 [2020-09-15T10:08:17.636Z] === CONT  TestCreateWithInvalidEnv/0
10:08:17 [2020-09-15T10:08:17.636Z] === CONT  TestCreateWithInvalidEnv/2
10:08:17 [2020-09-15T10:08:17.636Z] === CONT  TestCreateWithInvalidEnv/1
10:08:17 [2020-09-15T10:08:17.636Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:08:17 [2020-09-15T10:08:17.636Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateTmpfsMountsTarget
10:08:17 [2020-09-15T10:08:17.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:08:17 [2020-09-15T10:08:17.636Z] === RUN   TestCreateWithCustomMaskedPaths
10:08:17 [2020-09-15T10:08:17.769Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:08:17 [2020-09-15T10:08:17.769Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:08:17 [2020-09-15T10:08:17.959Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:08:17 [2020-09-15T10:08:17.959Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:08:18 [2020-09-15T10:08:18.534Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:08:18 [2020-09-15T10:08:18.791Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:08:18 [2020-09-15T10:08:18.823Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:08:18 [2020-09-15T10:08:18.823Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:08:19 [2020-09-15T10:08:19.120Z] ok  	github.com/docker/docker/api/types/strslice	0.023s	coverage: 90.0% of statements
10:08:19 [2020-09-15T10:08:19.417Z] ok  	github.com/docker/docker/api/types/filters	0.034s	coverage: 92.2% of statements
10:08:19 [2020-09-15T10:08:19.417Z] ok  	github.com/docker/docker/api/server/router/swarm	0.028s	coverage: 3.1% of statements
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:08:19 [2020-09-15T10:08:19.417Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:08:19 [2020-09-15T10:08:19.715Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
10:08:20 [2020-09-15T10:08:20.016Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:08:20 [2020-09-15T10:08:20.016Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:08:20 [2020-09-15T10:08:20.369Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:08:20 [2020-09-15T10:08:20.369Z] --- PASS: TestCreateWithCapabilities (0.01s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
10:08:20 [2020-09-15T10:08:20.369Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s)
10:08:20 [2020-09-15T10:08:20.369Z] === RUN   TestCreateWithCustomReadonlyPaths
10:08:20 [2020-09-15T10:08:20.680Z] ok  	github.com/docker/docker/builder/dockerignore	0.042s	coverage: 96.8% of statements
10:08:21 [2020-09-15T10:08:21.309Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:08:23 [2020-09-15T10:08:23.101Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s)
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:08:23 [2020-09-15T10:08:23.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:08:23 [2020-09-15T10:08:23.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:08:23 [2020-09-15T10:08:23.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:08:23 [2020-09-15T10:08:23.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:08:23 [2020-09-15T10:08:23.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:08:23 [2020-09-15T10:08:23.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:08:23 [2020-09-15T10:08:23.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:08:23 [2020-09-15T10:08:23.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:08:23 [2020-09-15T10:08:23.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:08:23 [2020-09-15T10:08:23.101Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:08:23 [2020-09-15T10:08:23.101Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:08:23 [2020-09-15T10:08:23.199Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:08:23 [2020-09-15T10:08:23.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
10:08:23 [2020-09-15T10:08:23.735Z] === RUN   TestContainerStartOnDaemonRestart
10:08:23 [2020-09-15T10:08:23.735Z] === PAUSE TestContainerStartOnDaemonRestart
10:08:23 [2020-09-15T10:08:23.735Z] === RUN   TestDaemonRestartIpcMode
10:08:23 [2020-09-15T10:08:23.735Z] === PAUSE TestDaemonRestartIpcMode
10:08:23 [2020-09-15T10:08:23.735Z] === RUN   TestDiff
10:08:24 [2020-09-15T10:08:24.370Z] --- PASS: TestDiff (0.78s)
10:08:24 [2020-09-15T10:08:24.370Z] === RUN   TestExecWithCloseStdin
10:08:25 [2020-09-15T10:08:25.413Z] --- PASS: TestExecWithCloseStdin (0.94s)
10:08:25 [2020-09-15T10:08:25.413Z] === RUN   TestExec
10:08:25 [2020-09-15T10:08:25.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:08:25 [2020-09-15T10:08:25.974Z] --- PASS: TestUpdateRestartPolicy (12.64s)
10:08:25 [2020-09-15T10:08:25.974Z] === RUN   TestUpdateRestartWithAutoRemove
10:08:26 [2020-09-15T10:08:26.459Z] --- PASS: TestExec (0.87s)
10:08:26 [2020-09-15T10:08:26.459Z] === RUN   TestExecUser
10:08:26 [2020-09-15T10:08:26.902Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
10:08:26 [2020-09-15T10:08:26.902Z] === RUN   TestWaitNonBlocked
10:08:26 [2020-09-15T10:08:26.902Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:26 [2020-09-15T10:08:26.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:26 [2020-09-15T10:08:26.902Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:26 [2020-09-15T10:08:26.902Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:26 [2020-09-15T10:08:26.902Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:08:26 [2020-09-15T10:08:26.902Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:08:27 [2020-09-15T10:08:27.093Z] --- PASS: TestExecUser (0.90s)
10:08:27 [2020-09-15T10:08:27.093Z] === RUN   TestExportContainerAndImportImage
10:08:27 [2020-09-15T10:08:27.654Z] ok  	github.com/docker/docker/builder/fscache	0.125s	coverage: 69.2% of statements
10:08:27 [2020-09-15T10:08:27.654Z] ok  	github.com/docker/docker/builder/remotecontext	0.313s	coverage: 13.6% of statements
10:08:27 [2020-09-15T10:08:27.654Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.151s	coverage: 85.1% of statements
10:08:27 [2020-09-15T10:08:27.987Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
10:08:28 [2020-09-15T10:08:28.131Z] --- PASS: TestExportContainerAndImportImage (1.08s)
10:08:28 [2020-09-15T10:08:28.131Z] === RUN   TestExportContainerAfterDaemonRestart
10:08:28 [2020-09-15T10:08:28.269Z] --- PASS: TestWaitNonBlocked (0.03s)
10:08:28 [2020-09-15T10:08:28.269Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
10:08:28 [2020-09-15T10:08:28.269Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
10:08:28 [2020-09-15T10:08:28.269Z] === RUN   TestWaitBlocked
10:08:28 [2020-09-15T10:08:28.269Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:08:28 [2020-09-15T10:08:28.269Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:08:28 [2020-09-15T10:08:28.269Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:08:28 [2020-09-15T10:08:28.269Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:08:28 [2020-09-15T10:08:28.269Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:08:28 [2020-09-15T10:08:28.269Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:08:28 [2020-09-15T10:08:28.670Z] ok  	github.com/docker/docker/builder/dockerfile	0.967s	coverage: 45.1% of statements
10:08:28 [2020-09-15T10:08:28.670Z] ?   	github.com/docker/docker/cli	[no test files]
10:08:28 [2020-09-15T10:08:28.670Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:08:29 [2020-09-15T10:08:29.197Z] --- PASS: TestWaitBlocked (0.02s)
10:08:29 [2020-09-15T10:08:29.197Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
10:08:29 [2020-09-15T10:08:29.197Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
10:08:29 [2020-09-15T10:08:29.197Z] === CONT  TestContainerStartOnDaemonRestart
10:08:29 [2020-09-15T10:08:29.197Z] === CONT  TestIpcModeOlderClient
10:08:29 [2020-09-15T10:08:29.456Z] --- PASS: TestIpcModeOlderClient (0.14s)
10:08:29 [2020-09-15T10:08:29.456Z] === CONT  TestDaemonRestartIpcMode
10:08:29 [2020-09-15T10:08:29.640Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
10:08:29 [2020-09-15T10:08:29.640Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:325: [dff123cf6251a] waiting for daemon to start
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:325: [dff123cf6251a] waiting for daemon to start
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:353: [dff123cf6251a] daemon started
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:461: [dff123cf6251a] Stopping daemon
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:296: [dff123cf6251a] exiting daemon
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:448: [dff123cf6251a] Daemon stopped
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:325: [dff123cf6251a] waiting for daemon to start
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:325: [dff123cf6251a] waiting for daemon to start
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:353: [dff123cf6251a] daemon started
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:461: [dff123cf6251a] Stopping daemon
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:296: [dff123cf6251a] exiting daemon
10:08:29 [2020-09-15T10:08:29.640Z]     daemon.go:448: [dff123cf6251a] Daemon stopped
10:08:29 [2020-09-15T10:08:29.640Z] === RUN   TestHealthCheckWorkdir
10:08:30 [2020-09-15T10:08:30.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:08:31 [2020-09-15T10:08:31.079Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:08:31 [2020-09-15T10:08:31.150Z] --- PASS: TestHealthCheckWorkdir (1.08s)
10:08:31 [2020-09-15T10:08:31.150Z] === RUN   TestHealthKillContainer
10:08:32 [2020-09-15T10:08:32.473Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:08:33 [2020-09-15T10:08:33.401Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s)
10:08:33 [2020-09-15T10:08:33.402Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:325: [d73cc59da1773] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:325: [d73cc59da1773] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:353: [d73cc59da1773] daemon started
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:296: [d73cc59da1773] exiting daemon
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:325: [d73cc59da1773] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:325: [d73cc59da1773] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:353: [d73cc59da1773] daemon started
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:461: [d73cc59da1773] Stopping daemon
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:296: [d73cc59da1773] exiting daemon
10:08:33 [2020-09-15T10:08:33.402Z]     daemon.go:448: [d73cc59da1773] Daemon stopped
10:08:33 [2020-09-15T10:08:33.883Z] --- PASS: TestHealthKillContainer (3.00s)
10:08:33 [2020-09-15T10:08:33.883Z] === RUN   TestInspectCpusetInConfigPre120
10:08:33 [2020-09-15T10:08:33.964Z] --- PASS: TestDaemonRestartIpcMode (4.47s)
10:08:33 [2020-09-15T10:08:33.964Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:325: [dc5eb1979b580] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:325: [dc5eb1979b580] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:353: [dc5eb1979b580] daemon started
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:461: [dc5eb1979b580] Stopping daemon
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:296: [dc5eb1979b580] exiting daemon
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:448: [dc5eb1979b580] Daemon stopped
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:325: [dc5eb1979b580] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:325: [dc5eb1979b580] waiting for daemon to start
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:353: [dc5eb1979b580] daemon started
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:461: [dc5eb1979b580] Stopping daemon
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:296: [dc5eb1979b580] exiting daemon
10:08:33 [2020-09-15T10:08:33.964Z]     daemon.go:448: [dc5eb1979b580] Daemon stopped
10:08:33 [2020-09-15T10:08:33.964Z] PASS
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.964Z] === Skipped
10:08:33 [2020-09-15T10:08:33.964Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:08:33 [2020-09-15T10:08:33.964Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.964Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:08:33 [2020-09-15T10:08:33.964Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.964Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:08:33 [2020-09-15T10:08:33.964Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:08:33 [2020-09-15T10:08:33.964Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:08:33 [2020-09-15T10:08:33.964Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.964Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:08:33 [2020-09-15T10:08:33.964Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:08:33 [2020-09-15T10:08:33.964Z] 
10:08:33 [2020-09-15T10:08:33.965Z] 
10:08:33 [2020-09-15T10:08:33.965Z] DONE 189 tests, 6 skipped in 114.984s
10:08:33 [2020-09-15T10:08:33.965Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:08:33 [2020-09-15T10:08:33.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
10:08:33 [2020-09-15T10:08:33.965Z] ++ set -e
10:08:33 [2020-09-15T10:08:33.965Z] ++ '[' -n 0 ']'
10:08:33 [2020-09-15T10:08:33.965Z] ++ set -x
10:08:33 [2020-09-15T10:08:33.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
10:08:33 [2020-09-15T10:08:33.965Z] INFO: Testing against a local daemon
10:08:33 [2020-09-15T10:08:33.965Z] === RUN   TestCommitInheritsEnv
10:08:34 [2020-09-15T10:08:34.528Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:08:34 [2020-09-15T10:08:34.528Z] --- PASS: TestCommitInheritsEnv (0.47s)
10:08:34 [2020-09-15T10:08:34.528Z] === RUN   TestImportExtremelyLargeImageWorks
10:08:34 [2020-09-15T10:08:34.528Z] === PAUSE TestImportExtremelyLargeImageWorks
10:08:34 [2020-09-15T10:08:34.528Z] === RUN   TestImagesFilterMultiReference
10:08:34 [2020-09-15T10:08:34.528Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:08:34 [2020-09-15T10:08:34.528Z] === RUN   TestImagePullPlatformInvalid
10:08:34 [2020-09-15T10:08:34.528Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:08:34 [2020-09-15T10:08:34.528Z] === RUN   TestRemoveImageOrphaning
10:08:34 [2020-09-15T10:08:34.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:08:34 [2020-09-15T10:08:34.920Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
10:08:34 [2020-09-15T10:08:34.920Z] === RUN   TestIpcModeNone
10:08:35 [2020-09-15T10:08:35.039Z] --- PASS: TestRemoveImageOrphaning (0.46s)
10:08:35 [2020-09-15T10:08:35.039Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:08:35 [2020-09-15T10:08:35.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
10:08:35 [2020-09-15T10:08:35.040Z] === RUN   TestTagInvalidReference
10:08:35 [2020-09-15T10:08:35.040Z] --- PASS: TestTagInvalidReference (0.03s)
10:08:35 [2020-09-15T10:08:35.040Z] === RUN   TestTagValidPrefixedRepo
10:08:35 [2020-09-15T10:08:35.295Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
10:08:35 [2020-09-15T10:08:35.295Z] === RUN   TestTagExistedNameWithoutForce
10:08:35 [2020-09-15T10:08:35.295Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:08:35 [2020-09-15T10:08:35.295Z] === RUN   TestTagOfficialNames
10:08:35 [2020-09-15T10:08:35.295Z] --- PASS: TestTagOfficialNames (0.12s)
10:08:35 [2020-09-15T10:08:35.295Z] === RUN   TestTagMatchesDigest
10:08:35 [2020-09-15T10:08:35.295Z] --- PASS: TestTagMatchesDigest (0.03s)
10:08:35 [2020-09-15T10:08:35.295Z] === CONT  TestImportExtremelyLargeImageWorks
10:08:35 [2020-09-15T10:08:35.556Z] --- PASS: TestIpcModeNone (0.91s)
10:08:35 [2020-09-15T10:08:35.556Z] === RUN   TestIpcModePrivate
10:08:36 [2020-09-15T10:08:36.593Z] --- PASS: TestIpcModePrivate (0.87s)
10:08:36 [2020-09-15T10:08:36.593Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
10:08:36 [2020-09-15T10:08:36.593Z] === RUN   TestIpcModeShareable
10:08:36 [2020-09-15T10:08:36.664Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:08:37 [2020-09-15T10:08:37.199Z] ok  	github.com/docker/docker/client	0.346s	coverage: 75.7% of statements
10:08:37 [2020-09-15T10:08:37.228Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:08:37 [2020-09-15T10:08:37.630Z] --- PASS: TestIpcModeShareable (0.94s)
10:08:37 [2020-09-15T10:08:37.631Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
10:08:37 [2020-09-15T10:08:37.631Z] === RUN   TestAPIIpcModeShareableAndContainer
10:08:39 [2020-09-15T10:08:39.748Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:08:40 [2020-09-15T10:08:40.365Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s)
10:08:40 [2020-09-15T10:08:40.365Z] === RUN   TestAPIIpcModeHost
10:08:41 [2020-09-15T10:08:41.005Z] --- PASS: TestAPIIpcModeHost (0.62s)
10:08:41 [2020-09-15T10:08:41.005Z] === RUN   TestDaemonIpcModeShareable
10:08:42 [2020-09-15T10:08:42.252Z] c3aff4450246: Pull complete
10:08:42 [2020-09-15T10:08:42.252Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
10:08:42 [2020-09-15T10:08:42.252Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:08:42 [2020-09-15T10:08:42.252Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:08:42 [2020-09-15T10:08:42.252Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:08:42 [2020-09-15T10:08:42.252Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
10:08:42 [2020-09-15T10:08:42.252Z] WARN: Skipping validation tests
10:08:42 [2020-09-15T10:08:42.252Z] INFO: Running unit tests at 09/15/2020 10:08:34...
10:08:42 [2020-09-15T10:08:42.252Z] INFO: make.ps1 starting at 09/15/2020 10:08:38
10:08:42 [2020-09-15T10:08:42.252Z] INFO: Git commit (8cf9d50fc) assumed from DOCKER_GITCOMMIT environment variable
10:08:42 [2020-09-15T10:08:42.252Z] INFO: Invoking autogen...
10:08:42 [2020-09-15T10:08:42.252Z] INFO: Running unit tests...
10:08:42 [2020-09-15T10:08:42.266Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:08:43 [2020-09-15T10:08:43.074Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
10:08:43 [2020-09-15T10:08:43.074Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
10:08:43 [2020-09-15T10:08:43.074Z]     daemon.go:325: [de3c4b12d8431] waiting for daemon to start
10:08:43 [2020-09-15T10:08:43.074Z]     daemon.go:325: [de3c4b12d8431] waiting for daemon to start
10:08:43 [2020-09-15T10:08:43.074Z]     daemon.go:353: [de3c4b12d8431] daemon started
10:08:43 [2020-09-15T10:08:43.074Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
10:08:43 [2020-09-15T10:08:43.074Z]     daemon.go:461: [de3c4b12d8431] Stopping daemon
10:08:43 [2020-09-15T10:08:43.074Z]     daemon.go:296: [de3c4b12d8431] exiting daemon
10:08:43 [2020-09-15T10:08:43.074Z]     daemon.go:448: [de3c4b12d8431] Daemon stopped
10:08:43 [2020-09-15T10:08:43.074Z] === RUN   TestDaemonIpcModePrivate
10:08:44 [2020-09-15T10:08:44.584Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
10:08:44 [2020-09-15T10:08:44.584Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
10:08:44 [2020-09-15T10:08:44.584Z]     daemon.go:325: [d678c5a899920] waiting for daemon to start
10:08:44 [2020-09-15T10:08:44.584Z]     daemon.go:325: [d678c5a899920] waiting for daemon to start
10:08:44 [2020-09-15T10:08:44.584Z]     daemon.go:353: [d678c5a899920] daemon started
10:08:44 [2020-09-15T10:08:44.584Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
10:08:44 [2020-09-15T10:08:44.584Z]     daemon.go:461: [d678c5a899920] Stopping daemon
10:08:44 [2020-09-15T10:08:44.584Z]     daemon.go:296: [d678c5a899920] exiting daemon
10:08:44 [2020-09-15T10:08:44.584Z]     daemon.go:448: [d678c5a899920] Daemon stopped
10:08:44 [2020-09-15T10:08:44.584Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:08:44 [2020-09-15T10:08:44.785Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:08:45 [2020-09-15T10:08:45.087Z] ................................................                         [ 29%]
10:08:46 [2020-09-15T10:08:46.143Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
10:08:46 [2020-09-15T10:08:46.143Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
10:08:46 [2020-09-15T10:08:46.143Z]     daemon.go:325: [d82a24c837c86] waiting for daemon to start
10:08:46 [2020-09-15T10:08:46.143Z]     daemon.go:325: [d82a24c837c86] waiting for daemon to start
10:08:46 [2020-09-15T10:08:46.143Z]     daemon.go:353: [d82a24c837c86] daemon started
10:08:46 [2020-09-15T10:08:46.143Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
10:08:46 [2020-09-15T10:08:46.143Z]     daemon.go:461: [d82a24c837c86] Stopping daemon
10:08:46 [2020-09-15T10:08:46.143Z]     daemon.go:296: [d82a24c837c86] exiting daemon
10:08:46 [2020-09-15T10:08:46.143Z]     daemon.go:448: [d82a24c837c86] Daemon stopped
10:08:46 [2020-09-15T10:08:46.143Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:08:48 [2020-09-15T10:08:48.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:08:48 [2020-09-15T10:08:48.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:08:48 [2020-09-15T10:08:48.217Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
10:08:48 [2020-09-15T10:08:48.217Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
10:08:48 [2020-09-15T10:08:48.217Z]     daemon.go:325: [dcc757a868c5a] waiting for daemon to start
10:08:48 [2020-09-15T10:08:48.217Z]     daemon.go:325: [dcc757a868c5a] waiting for daemon to start
10:08:48 [2020-09-15T10:08:48.217Z]     daemon.go:353: [dcc757a868c5a] daemon started
10:08:48 [2020-09-15T10:08:48.217Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
10:08:48 [2020-09-15T10:08:48.217Z]     daemon.go:461: [dcc757a868c5a] Stopping daemon
10:08:48 [2020-09-15T10:08:48.217Z]     daemon.go:296: [dcc757a868c5a] exiting daemon
10:08:48 [2020-09-15T10:08:48.217Z]     daemon.go:448: [dcc757a868c5a] Daemon stopped
10:08:48 [2020-09-15T10:08:48.217Z] === RUN   TestIpcModeOlderClient
10:08:48 [2020-09-15T10:08:48.217Z] === PAUSE TestIpcModeOlderClient
10:08:48 [2020-09-15T10:08:48.217Z] === RUN   TestKillContainerInvalidSignal
10:08:48 [2020-09-15T10:08:48.851Z] --- PASS: TestKillContainerInvalidSignal (0.91s)
10:08:48 [2020-09-15T10:08:48.851Z] === RUN   TestKillContainer
10:08:48 [2020-09-15T10:08:48.851Z] === RUN   TestKillContainer/no_signal
10:08:48 [2020-09-15T10:08:48.984Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:08:49 [2020-09-15T10:08:49.485Z] === RUN   TestKillContainer/non_killing_signal
10:08:49 [2020-09-15T10:08:49.545Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:08:50 [2020-09-15T10:08:50.119Z] === RUN   TestKillContainer/killing_signal
10:08:50 [2020-09-15T10:08:50.474Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:08:51 [2020-09-15T10:08:51.154Z] --- PASS: TestKillContainer (2.53s)
10:08:51 [2020-09-15T10:08:51.154Z]     --- PASS: TestKillContainer/no_signal (0.82s)
10:08:51 [2020-09-15T10:08:51.154Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
10:08:51 [2020-09-15T10:08:51.154Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
10:08:51 [2020-09-15T10:08:51.154Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:08:51 [2020-09-15T10:08:51.154Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:08:51 [2020-09-15T10:08:51.403Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:08:52 [2020-09-15T10:08:52.013Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:08:52 [2020-09-15T10:08:52.195Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:08:52 [2020-09-15T10:08:52.269Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:08:53 [2020-09-15T10:08:53.232Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
10:08:53 [2020-09-15T10:08:53.232Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
10:08:53 [2020-09-15T10:08:53.232Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
10:08:53 [2020-09-15T10:08:53.232Z] === RUN   TestKillStoppedContainer
10:08:53 [2020-09-15T10:08:53.232Z] --- PASS: TestKillStoppedContainer (0.08s)
10:08:53 [2020-09-15T10:08:53.232Z] === RUN   TestKillStoppedContainerAPIPre120
10:08:53 [2020-09-15T10:08:53.232Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
10:08:53 [2020-09-15T10:08:53.232Z] === RUN   TestKillDifferentUserContainer
10:08:54 [2020-09-15T10:08:54.268Z] --- PASS: TestKillDifferentUserContainer (0.87s)
10:08:54 [2020-09-15T10:08:54.268Z] === RUN   TestInspectOomKilledTrue
10:08:54 [2020-09-15T10:08:54.268Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:08:54 [2020-09-15T10:08:54.268Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:08:54 [2020-09-15T10:08:54.268Z] === RUN   TestInspectOomKilledFalse
10:08:54 [2020-09-15T10:08:54.268Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:08:54 [2020-09-15T10:08:54.268Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:08:54 [2020-09-15T10:08:54.268Z] === RUN   TestLinksEtcHostsContentMatch
10:08:54 [2020-09-15T10:08:54.560Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
10:08:54 [2020-09-15T10:08:54.560Z] === RUN   TestLinksContainerNames
10:08:54 [2020-09-15T10:08:54.631Z] ?   	github.com/docker/docker/api	[no test files]
10:08:55 [2020-09-15T10:08:55.538Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:08:55 [2020-09-15T10:08:55.538Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:08:55 [2020-09-15T10:08:55.538Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:08:56 [2020-09-15T10:08:56.633Z] --- PASS: TestLinksContainerNames (1.71s)
10:08:56 [2020-09-15T10:08:56.633Z] === RUN   TestLogsFollowTailEmpty
10:08:57 [2020-09-15T10:08:57.268Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
10:08:57 [2020-09-15T10:08:57.268Z] === RUN   TestContainerNetworkMountsNoChown
10:08:57 [2020-09-15T10:08:57.902Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/default
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/default
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/private
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/private
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rprivate
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rprivate
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/slave
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/slave
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rslave
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rslave
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/shared
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/shared
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rshared
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rshared
10:08:57 [2020-09-15T10:08:57.902Z] === CONT  TestMountDaemonRoot/default
10:08:57 [2020-09-15T10:08:57.902Z] === CONT  TestMountDaemonRoot/rslave
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/default/mount_root
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/default/bind_root
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:08:57 [2020-09-15T10:08:57.902Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:08:57 [2020-09-15T10:08:57.902Z] === CONT  TestMountDaemonRoot/default/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/rshared
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/shared
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/private
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/private/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/private/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/slave
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/rprivate
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:08:58 [2020-09-15T10:08:58.194Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/default/bind_root
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:08:58 [2020-09-15T10:08:58.194Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:08:58 [2020-09-15T10:08:58.486Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/private/bind_root
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/private/mount_root
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:08:58 [2020-09-15T10:08:58.778Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:08:58 [2020-09-15T10:08:58.778Z] --- PASS: TestMountDaemonRoot (0.02s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
10:08:58 [2020-09-15T10:08:58.778Z] === RUN   TestContainerBindMountNonRecursive
10:08:58 [2020-09-15T10:08:58.807Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:08:58 [2020-09-15T10:08:58.807Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:08:59 [2020-09-15T10:08:59.735Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:09:00 [2020-09-15T10:09:00.175Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:09:00 [2020-09-15T10:09:00.664Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:09:00 [2020-09-15T10:09:00.847Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
10:09:00 [2020-09-15T10:09:00.847Z] === RUN   TestNetworkNat
10:09:01 [2020-09-15T10:09:01.593Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:09:01 [2020-09-15T10:09:01.899Z] --- PASS: TestNetworkNat (0.89s)
10:09:01 [2020-09-15T10:09:01.899Z] === RUN   TestNetworkLocalhostTCPNat
10:09:02 [2020-09-15T10:09:02.533Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
10:09:02 [2020-09-15T10:09:02.533Z] === RUN   TestNetworkLoopbackNat
10:09:03 [2020-09-15T10:09:03.483Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:09:03 [2020-09-15T10:09:03.573Z] --- PASS: TestNetworkLoopbackNat (1.16s)
10:09:03 [2020-09-15T10:09:03.573Z] === RUN   TestPause
10:09:04 [2020-09-15T10:09:04.659Z] --- PASS: TestPause (0.89s)
10:09:04 [2020-09-15T10:09:04.659Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:09:04 [2020-09-15T10:09:04.659Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:09:04 [2020-09-15T10:09:04.659Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:09:04 [2020-09-15T10:09:04.659Z] === RUN   TestPauseStopPausedContainer
10:09:05 [2020-09-15T10:09:05.759Z] --- PASS: TestPauseStopPausedContainer (0.91s)
10:09:05 [2020-09-15T10:09:05.759Z] === RUN   TestPsFilter
10:09:05 [2020-09-15T10:09:05.759Z] --- PASS: TestPsFilter (0.30s)
10:09:05 [2020-09-15T10:09:05.759Z] === RUN   TestRemoveContainerWithRemovedVolume
10:09:06 [2020-09-15T10:09:06.751Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:09:06 [2020-09-15T10:09:06.864Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
10:09:06 [2020-09-15T10:09:06.864Z] === RUN   TestRemoveContainerWithVolume
10:09:07 [2020-09-15T10:09:07.313Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:09:07 [2020-09-15T10:09:07.498Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
10:09:07 [2020-09-15T10:09:07.498Z] === RUN   TestRemoveContainerRunning
10:09:07 [2020-09-15T10:09:07.646Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:09:08 [2020-09-15T10:09:08.534Z] --- PASS: TestRemoveContainerRunning (0.81s)
10:09:08 [2020-09-15T10:09:08.534Z] === RUN   TestRemoveContainerForceRemoveRunning
10:09:09 [2020-09-15T10:09:09.168Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
10:09:09 [2020-09-15T10:09:09.168Z] === RUN   TestRemoveInvalidContainer
10:09:09 [2020-09-15T10:09:09.168Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:09:09 [2020-09-15T10:09:09.168Z] === RUN   TestRenameLinkedContainer
10:09:09 [2020-09-15T10:09:09.409Z] ok  	github.com/docker/docker/api/server	0.233s	coverage: 7.9% of statements
10:09:09 [2020-09-15T10:09:09.830Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:09:09 [2020-09-15T10:09:09.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:09:10 [2020-09-15T10:09:10.020Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.032s	coverage: 72.9% of statements
10:09:10 [2020-09-15T10:09:10.392Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:09:10 [2020-09-15T10:09:10.666Z] ok  	github.com/docker/docker/cmd/dockerd	0.196s	coverage: 29.5% of statements
10:09:10 [2020-09-15T10:09:10.955Z] === RUN   TestDockerSuite/TestBuildCmd
10:09:11 [2020-09-15T10:09:11.211Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:09:11 [2020-09-15T10:09:11.454Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:09:11 [2020-09-15T10:09:11.747Z] ok  	github.com/docker/docker/container	0.241s	coverage: 35.6% of statements
10:09:11 [2020-09-15T10:09:11.747Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:09:11 [2020-09-15T10:09:11.747Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:09:11 [2020-09-15T10:09:11.747Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:09:11 [2020-09-15T10:09:11.747Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:09:11 [2020-09-15T10:09:11.775Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:09:12 [2020-09-15T10:09:12.339Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:09:12 [2020-09-15T10:09:12.339Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:09:12 [2020-09-15T10:09:12.600Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:09:12 [2020-09-15T10:09:12.688Z] --- PASS: TestRenameLinkedContainer (3.47s)
10:09:12 [2020-09-15T10:09:12.688Z] === RUN   TestRenameStoppedContainer
10:09:13 [2020-09-15T10:09:13.724Z] --- PASS: TestRenameStoppedContainer (0.83s)
10:09:13 [2020-09-15T10:09:13.724Z] === RUN   TestRenameRunningContainerAndReuse
10:09:13 [2020-09-15T10:09:13.965Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:09:15 [2020-09-15T10:09:15.240Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s)
10:09:15 [2020-09-15T10:09:15.240Z] === RUN   TestRenameInvalidName
10:09:16 [2020-09-15T10:09:16.277Z] --- PASS: TestRenameInvalidName (0.90s)
10:09:16 [2020-09-15T10:09:16.277Z] === RUN   TestRenameAnonymousContainer
10:09:17 [2020-09-15T10:09:17.232Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:09:18 [2020-09-15T10:09:18.741Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.054s	coverage: 65.3% of statements
10:09:19 [2020-09-15T10:09:19.038Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.039s	coverage: 35.8% of statements
10:09:19 [2020-09-15T10:09:19.124Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:09:20 [2020-09-15T10:09:20.492Z] === RUN   TestDockerSuite/TestBuildContChar
10:09:20 [2020-09-15T10:09:20.797Z] --- PASS: TestRenameAnonymousContainer (4.83s)
10:09:20 [2020-09-15T10:09:20.797Z] === RUN   TestRenameContainerWithSameName
10:09:21 [2020-09-15T10:09:21.422Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:09:21 [2020-09-15T10:09:21.892Z] --- PASS: TestRenameContainerWithSameName (0.90s)
10:09:21 [2020-09-15T10:09:21.893Z] === RUN   TestRenameContainerWithLinkedContainer
10:09:22 [2020-09-15T10:09:22.631Z] ok  	github.com/docker/docker/daemon/cluster	0.110s	coverage: 0.5% of statements
10:09:23 [2020-09-15T10:09:23.471Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s)
10:09:23 [2020-09-15T10:09:23.471Z] === RUN   TestResize
10:09:23 [2020-09-15T10:09:23.939Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:09:24 [2020-09-15T10:09:24.506Z] --- PASS: TestResize (0.82s)
10:09:24 [2020-09-15T10:09:24.506Z] === RUN   TestResizeWithInvalidSize
10:09:24 [2020-09-15T10:09:24.871Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:09:25 [2020-09-15T10:09:25.127Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:09:25 [2020-09-15T10:09:25.127Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:09:25 [2020-09-15T10:09:25.140Z] --- PASS: TestResizeWithInvalidSize (0.86s)
10:09:25 [2020-09-15T10:09:25.141Z] === RUN   TestResizeWhenContainerNotStarted
10:09:26 [2020-09-15T10:09:26.058Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:09:26 [2020-09-15T10:09:26.176Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:09:26 [2020-09-15T10:09:26.176Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:09:26 [2020-09-15T10:09:26.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:09:26 [2020-09-15T10:09:26.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:09:26 [2020-09-15T10:09:26.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:09:26 [2020-09-15T10:09:26.198Z] ok  	github.com/docker/docker/daemon/discovery	0.044s	coverage: 30.4% of statements
10:09:26 [2020-09-15T10:09:26.581Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:09:26 [2020-09-15T10:09:26.621Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:09:26 [2020-09-15T10:09:26.877Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:09:27 [2020-09-15T10:09:27.728Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:09:27 [2020-09-15T10:09:27.808Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:09:28 [2020-09-15T10:09:28.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:09:28 [2020-09-15T10:09:28.401Z] ok  	github.com/docker/docker/daemon/config	0.075s	coverage: 82.2% of statements
10:09:28 [2020-09-15T10:09:28.401Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
10:09:30 [2020-09-15T10:09:30.847Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:09:31 [2020-09-15T10:09:31.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:09:31 [2020-09-15T10:09:31.181Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
10:09:31 [2020-09-15T10:09:31.973Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:09:33 [2020-09-15T10:09:33.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:09:33 [2020-09-15T10:09:33.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:09:33 [2020-09-15T10:09:33.696Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:09:33 [2020-09-15T10:09:33.939Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
10:09:34 [2020-09-15T10:09:34.580Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.481s	coverage: 13.7% of statements
10:09:34 [2020-09-15T10:09:34.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:09:35 [2020-09-15T10:09:35.489Z] tests/integration/api_secret_test.py .....                               [ 52%]
10:09:35 [2020-09-15T10:09:35.627Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.822s	coverage: 57.8% of statements
10:09:35 [2020-09-15T10:09:35.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:09:36 [2020-09-15T10:09:36.170Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:09:36 [2020-09-15T10:09:36.431Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:09:37 [2020-09-15T10:09:37.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:09:37 [2020-09-15T10:09:37.538Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:09:38 [2020-09-15T10:09:38.100Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:09:39 [2020-09-15T10:09:39.028Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:09:39 [2020-09-15T10:09:39.178Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.331s	coverage: 68.5% of statements
10:09:39 [2020-09-15T10:09:39.285Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:09:39 [2020-09-15T10:09:39.475Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.554s	coverage: 49.5% of statements
10:09:39 [2020-09-15T10:09:39.749Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:09:39 [2020-09-15T10:09:39.810Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d60c50163148e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d60c50163148e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d60c50163148e] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d60c50163148e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d60c50163148e] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d60c50163148e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d60c50163148e] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d60c50163148e] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d60c50163148e] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d60c50163148e] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [dd383ca5952af] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [dd383ca5952af] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [dd383ca5952af] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [dd383ca5952af] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [dd383ca5952af] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [dd383ca5952af] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [dd383ca5952af] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [dd383ca5952af] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [dd383ca5952af] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [dd383ca5952af] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d77e4d90a9ad0] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d77e4d90a9ad0] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d77e4d90a9ad0] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d77e4d90a9ad0] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d77e4d90a9ad0] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d77e4d90a9ad0] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d77e4d90a9ad0] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d77e4d90a9ad0] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d77e4d90a9ad0] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d77e4d90a9ad0] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d77e4d90a9ad0] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d77e4d90a9ad0] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d8e0a691b046a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d8e0a691b046a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d8e0a691b046a] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d8e0a691b046a] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d8e0a691b046a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d8e0a691b046a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d8e0a691b046a] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d8e0a691b046a] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d8e0a691b046a] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d8e0a691b046a] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d0e7e9d72f146] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d0e7e9d72f146] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d0e7e9d72f146] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d0e7e9d72f146] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d0e7e9d72f146] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d0e7e9d72f146] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d0e7e9d72f146] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d0e7e9d72f146] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d0e7e9d72f146] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d0e7e9d72f146] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d0e7e9d72f146] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d0e7e9d72f146] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d97d1c47dfec3] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d97d1c47dfec3] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d97d1c47dfec3] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d97d1c47dfec3] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d97d1c47dfec3] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d97d1c47dfec3] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d97d1c47dfec3] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:461: [d97d1c47dfec3] Stopping daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d97d1c47dfec3] exiting daemon
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:448: [d97d1c47dfec3] Daemon stopped
10:09:39 [2020-09-15T10:09:39.810Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
10:09:39 [2020-09-15T10:09:39.810Z]         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
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d5b95d19cb1a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d5b95d19cb1a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:353: [d5b95d19cb1a1] daemon started
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:325: [d5b95d19cb1a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.810Z]         daemon.go:296: [d5b95d19cb1a1] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d5b95d19cb1a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d5b95d19cb1a1] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [d5b95d19cb1a1] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d5b95d19cb1a1] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [d5b95d19cb1a1] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
10:09:39 [2020-09-15T10:09:39.811Z]         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
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [dddc6ef991d01] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [dddc6ef991d01] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [dddc6ef991d01] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [dddc6ef991d01] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [dddc6ef991d01] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [dddc6ef991d01] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [dddc6ef991d01] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [dddc6ef991d01] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [dddc6ef991d01] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [dddc6ef991d01] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [dddc6ef991d01] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [dddc6ef991d01] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
10:09:39 [2020-09-15T10:09:39.811Z]         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
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [de1915114d5a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [de1915114d5a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [de1915114d5a1] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [de1915114d5a1] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [de1915114d5a1] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [de1915114d5a1] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [de1915114d5a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [de1915114d5a1] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [de1915114d5a1] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [de1915114d5a1] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [de1915114d5a1] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [de1915114d5a1] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
10:09:39 [2020-09-15T10:09:39.811Z]         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
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d007cfe954a2e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d007cfe954a2e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d007cfe954a2e] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d007cfe954a2e] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d007cfe954a2e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d007cfe954a2e] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d007cfe954a2e] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [d007cfe954a2e] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d007cfe954a2e] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [d007cfe954a2e] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
10:09:39 [2020-09-15T10:09:39.811Z]         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
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d5b9776b0c323] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d5b9776b0c323] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d5b9776b0c323] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [d5b9776b0c323] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d5b9776b0c323] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [d5b9776b0c323] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d5b9776b0c323] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d5b9776b0c323] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d5b9776b0c323] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [d5b9776b0c323] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d5b9776b0c323] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [d5b9776b0c323] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
10:09:39 [2020-09-15T10:09:39.811Z]         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
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d0c72de95a65a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d0c72de95a65a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d0c72de95a65a] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [d0c72de95a65a] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d0c72de95a65a] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [d0c72de95a65a] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d0c72de95a65a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:325: [d0c72de95a65a] waiting for daemon to start
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:353: [d0c72de95a65a] daemon started
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:461: [d0c72de95a65a] Stopping daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:296: [d0c72de95a65a] exiting daemon
10:09:39 [2020-09-15T10:09:39.811Z]         daemon.go:448: [d0c72de95a65a] Daemon stopped
10:09:39 [2020-09-15T10:09:39.811Z] === RUN   TestKernelTCPMemory
10:09:40 [2020-09-15T10:09:40.102Z] --- PASS: TestKernelTCPMemory (0.89s)
10:09:40 [2020-09-15T10:09:40.102Z] === RUN   TestNISDomainname
10:09:40 [2020-09-15T10:09:40.531Z] ok  	github.com/docker/docker/daemon	12.301s	coverage: 17.5% of statements
10:09:40 [2020-09-15T10:09:40.531Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:09:40 [2020-09-15T10:09:40.531Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:09:40 [2020-09-15T10:09:40.531Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:09:40 [2020-09-15T10:09:40.531Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:09:40 [2020-09-15T10:09:40.831Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.331s	coverage: 45.9% of statements
10:09:40 [2020-09-15T10:09:40.831Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:09:41 [2020-09-15T10:09:41.138Z] --- PASS: TestNISDomainname (1.00s)
10:09:41 [2020-09-15T10:09:41.138Z] === RUN   TestStats
10:09:41 [2020-09-15T10:09:41.175Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:09:42 [2020-09-15T10:09:42.102Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:09:43 [2020-09-15T10:09:43.207Z] --- PASS: TestStats (1.84s)
10:09:43 [2020-09-15T10:09:43.207Z] === RUN   TestStopContainerWithTimeout
10:09:43 [2020-09-15T10:09:43.207Z] === RUN   TestStopContainerWithTimeout/0
10:09:43 [2020-09-15T10:09:43.207Z] === PAUSE TestStopContainerWithTimeout/0
10:09:43 [2020-09-15T10:09:43.207Z] === RUN   TestStopContainerWithTimeout/1
10:09:43 [2020-09-15T10:09:43.207Z] === PAUSE TestStopContainerWithTimeout/1
10:09:43 [2020-09-15T10:09:43.207Z] === RUN   TestStopContainerWithTimeout/3
10:09:43 [2020-09-15T10:09:43.207Z] === PAUSE TestStopContainerWithTimeout/3
10:09:43 [2020-09-15T10:09:43.207Z] === RUN   TestStopContainerWithTimeout/-1
10:09:43 [2020-09-15T10:09:43.207Z] === PAUSE TestStopContainerWithTimeout/-1
10:09:43 [2020-09-15T10:09:43.207Z] === CONT  TestStopContainerWithTimeout/0
10:09:43 [2020-09-15T10:09:43.207Z] === CONT  TestStopContainerWithTimeout/-1
10:09:43 [2020-09-15T10:09:43.637Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
10:09:43 [2020-09-15T10:09:43.637Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.486s	coverage: 76.1% of statements
10:09:43 [2020-09-15T10:09:43.932Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.032s	coverage: 3.0% of statements
10:09:44 [2020-09-15T10:09:44.243Z] === CONT  TestStopContainerWithTimeout/3
10:09:44 [2020-09-15T10:09:44.575Z] ok  	github.com/docker/docker/daemon/links	0.023s	coverage: 93.0% of statements
10:09:46 [2020-09-15T10:09:46.110Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.753s	coverage: 55.1% of statements
10:09:46 [2020-09-15T10:09:46.110Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:09:46 [2020-09-15T10:09:46.110Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:09:46 [2020-09-15T10:09:46.271Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:09:46 [2020-09-15T10:09:46.343Z] === CONT  TestStopContainerWithTimeout/1
10:09:46 [2020-09-15T10:09:46.833Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:09:47 [2020-09-15T10:09:47.089Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:09:47 [2020-09-15T10:09:47.090Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:09:47 [2020-09-15T10:09:47.090Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:09:47 [2020-09-15T10:09:47.090Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:09:47 [2020-09-15T10:09:47.090Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:09:47 [2020-09-15T10:09:47.867Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:09:47 [2020-09-15T10:09:47.867Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
10:09:47 [2020-09-15T10:09:47.867Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.05s)
10:09:47 [2020-09-15T10:09:47.867Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
10:09:47 [2020-09-15T10:09:47.867Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
10:09:47 [2020-09-15T10:09:47.867Z] === RUN   TestDeleteDevicemapper
10:09:47 [2020-09-15T10:09:47.867Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:09:47 [2020-09-15T10:09:47.867Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:09:47 [2020-09-15T10:09:47.867Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:09:48 [2020-09-15T10:09:48.017Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:09:48 [2020-09-15T10:09:48.203Z] ok  	github.com/docker/docker/daemon/logger	0.272s	coverage: 43.7% of statements
10:09:48 [2020-09-15T10:09:48.583Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:09:48 [2020-09-15T10:09:48.850Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.474s	coverage: 78.6% of statements
10:09:48 [2020-09-15T10:09:48.850Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
10:09:49 [2020-09-15T10:09:49.145Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:09:49 [2020-09-15T10:09:49.509Z] ok  	github.com/docker/docker/daemon/images	0.026s	coverage: 4.9% of statements
10:09:49 [2020-09-15T10:09:49.510Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:09:49 [2020-09-15T10:09:49.510Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:09:49 [2020-09-15T10:09:49.510Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:09:49 [2020-09-15T10:09:49.510Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:09:50 [2020-09-15T10:09:50.203Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 88.3% of statements
10:09:50 [2020-09-15T10:09:50.846Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 26.2% of statements
10:09:51 [2020-09-15T10:09:51.037Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:09:51 [2020-09-15T10:09:51.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s)
10:09:51 [2020-09-15T10:09:51.388Z] === RUN   TestUpdateMemory
10:09:51 [2020-09-15T10:09:51.388Z] --- SKIP: TestUpdateMemory (0.00s)
10:09:51 [2020-09-15T10:09:51.388Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:09:51 [2020-09-15T10:09:51.388Z] === RUN   TestUpdateCPUQuota
10:09:51 [2020-09-15T10:09:51.490Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 62.1% of statements
10:09:52 [2020-09-15T10:09:52.898Z] --- PASS: TestUpdateCPUQuota (1.22s)
10:09:52 [2020-09-15T10:09:52.898Z] === RUN   TestUpdatePidsLimit
10:09:52 [2020-09-15T10:09:52.898Z] === RUN   TestUpdatePidsLimit/update_from_none
10:09:52 [2020-09-15T10:09:52.898Z] === RUN   TestUpdatePidsLimit/no_change
10:09:53 [2020-09-15T10:09:53.029Z] ok  	github.com/docker/docker/daemon/logger/local	0.077s	coverage: 74.7% of statements
10:09:53 [2020-09-15T10:09:53.030Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:09:53 [2020-09-15T10:09:53.329Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 37.9% of statements
10:09:53 [2020-09-15T10:09:53.534Z] === RUN   TestUpdatePidsLimit/update_lower
10:09:53 [2020-09-15T10:09:53.826Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:09:53 [2020-09-15T10:09:53.980Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.021s	coverage: 47.8% of statements
10:09:54 [2020-09-15T10:09:54.120Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:09:54 [2020-09-15T10:09:54.308Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:09:54 [2020-09-15T10:09:54.345Z] .........................                                                [ 67%]
10:09:54 [2020-09-15T10:09:54.412Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:09:54 [2020-09-15T10:09:54.646Z] ok  	github.com/docker/docker/daemon/logger/templates	0.019s	coverage: 8.3% of statements
10:09:55 [2020-09-15T10:09:55.045Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:09:55 [2020-09-15T10:09:55.235Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:09:55 [2020-09-15T10:09:55.492Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:09:56 [2020-09-15T10:09:56.072Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:09:56 [2020-09-15T10:09:56.182Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
10:09:56 [2020-09-15T10:09:56.556Z] --- PASS: TestUpdatePidsLimit (3.64s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
10:09:56 [2020-09-15T10:09:56.556Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
10:09:56 [2020-09-15T10:09:56.556Z] === RUN   TestUpdateRestartPolicy
10:09:56 [2020-09-15T10:09:56.643Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:09:57 [2020-09-15T10:09:57.238Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.494s	coverage: 84.5% of statements
10:09:57 [2020-09-15T10:09:57.238Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:09:57 [2020-09-15T10:09:57.238Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:09:58 [2020-09-15T10:09:58.536Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:09:58 [2020-09-15T10:09:58.793Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:09:58 [2020-09-15T10:09:58.857Z] ok  	github.com/docker/docker/distribution/metadata	0.130s	coverage: 48.2% of statements
10:09:59 [2020-09-15T10:09:59.156Z] ok  	github.com/docker/docker/errdefs	0.034s	coverage: 49.4% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/server/httputils	0.160s	coverage: 14.7% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/server/middleware	0.191s	coverage: 37.7% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/server/router/swarm	0.138s	coverage: 3.1% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/types/filters	0.082s	coverage: 92.2% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/types/strslice	0.090s	coverage: 90.0% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/types/time	0.295s	coverage: 100.0% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ok  	github.com/docker/docker/api/types/versions	0.073s	coverage: 75.0% of statements
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:10:00 [2020-09-15T10:10:00.035Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:10:00 [2020-09-15T10:10:00.159Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:10:00 [2020-09-15T10:10:00.415Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:10:01 [2020-09-15T10:10:01.267Z] ok  	github.com/docker/docker/distribution	2.268s	coverage: 22.3% of statements
10:10:01 [2020-09-15T10:10:01.267Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:10:01 [2020-09-15T10:10:01.267Z] ok  	github.com/docker/docker/distribution/xfer	1.443s	coverage: 83.9% of statements
10:10:01 [2020-09-15T10:10:01.267Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:10:01 [2020-09-15T10:10:01.564Z] ok  	github.com/docker/docker/image/cache	0.042s	coverage: 19.2% of statements
10:10:01 [2020-09-15T10:10:01.564Z] ok  	github.com/docker/docker/image	0.070s	coverage: 86.4% of statements
10:10:01 [2020-09-15T10:10:01.564Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:10:03 [2020-09-15T10:10:03.686Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:10:03 [2020-09-15T10:10:03.759Z] ok  	github.com/docker/docker/builder/dockerfile	0.367s	coverage: 43.2% of statements
10:10:03 [2020-09-15T10:10:03.759Z] ok  	github.com/docker/docker/builder/dockerignore	0.059s	coverage: 96.8% of statements
10:10:03 [2020-09-15T10:10:03.759Z] ok  	github.com/docker/docker/builder/fscache	0.891s	coverage: 69.5% of statements
10:10:03 [2020-09-15T10:10:03.759Z] ok  	github.com/docker/docker/builder/remotecontext	0.425s	coverage: 9.2% of statements
10:10:04 [2020-09-15T10:10:04.335Z] ok  	github.com/docker/docker/internal/testutil	0.007s	coverage: 62.5% of statements
10:10:04 [2020-09-15T10:10:04.636Z] ok  	github.com/docker/docker/image/v1	0.043s	coverage: 25.0% of statements
10:10:04 [2020-09-15T10:10:04.636Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:10:04 [2020-09-15T10:10:04.955Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:10:04 [2020-09-15T10:10:04.955Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:10:04 [2020-09-15T10:10:04.955Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:10:05 [2020-09-15T10:10:05.053Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:10:05 [2020-09-15T10:10:05.267Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:10:05 [2020-09-15T10:10:05.308Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:10:05 [2020-09-15T10:10:05.971Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
10:10:06 [2020-09-15T10:10:06.285Z] ok  	github.com/docker/docker/pkg/aaparser	0.020s	coverage: 50.0% of statements
10:10:09 [2020-09-15T10:10:09.068Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 66.9% of statements
10:10:09 [2020-09-15T10:10:09.200Z] --- PASS: TestUpdateRestartPolicy (12.94s)
10:10:09 [2020-09-15T10:10:09.200Z] === RUN   TestUpdateRestartWithAutoRemove
10:10:09 [2020-09-15T10:10:09.363Z] ok  	github.com/docker/docker/pkg/authorization	0.377s	coverage: 66.7% of statements
10:10:09 [2020-09-15T10:10:09.478Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:10:09 [2020-09-15T10:10:09.664Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
10:10:10 [2020-09-15T10:10:10.040Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:10:10 [2020-09-15T10:10:10.236Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
10:10:10 [2020-09-15T10:10:10.236Z] === RUN   TestWaitNonBlocked
10:10:10 [2020-09-15T10:10:10.236Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:10 [2020-09-15T10:10:10.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:10 [2020-09-15T10:10:10.236Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:10 [2020-09-15T10:10:10.236Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:10 [2020-09-15T10:10:10.236Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:10:10 [2020-09-15T10:10:10.236Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:10:10 [2020-09-15T10:10:10.309Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
10:10:10 [2020-09-15T10:10:10.607Z] ok  	github.com/docker/docker/pkg/archive	1.273s	coverage: 76.6% of statements
10:10:10 [2020-09-15T10:10:10.967Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:10:11 [2020-09-15T10:10:11.251Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
10:10:11 [2020-09-15T10:10:11.274Z] --- PASS: TestWaitNonBlocked (0.01s)
10:10:11 [2020-09-15T10:10:11.274Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
10:10:11 [2020-09-15T10:10:11.274Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s)
10:10:11 [2020-09-15T10:10:11.274Z] === RUN   TestWaitBlocked
10:10:11 [2020-09-15T10:10:11.274Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:10:11 [2020-09-15T10:10:11.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:10:11 [2020-09-15T10:10:11.274Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:10:11 [2020-09-15T10:10:11.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:10:11 [2020-09-15T10:10:11.274Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:10:11 [2020-09-15T10:10:11.274Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:10:11 [2020-09-15T10:10:11.529Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:10:11 [2020-09-15T10:10:11.894Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
10:10:11 [2020-09-15T10:10:11.894Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
10:10:12 [2020-09-15T10:10:12.785Z] --- PASS: TestWaitBlocked (0.02s)
10:10:12 [2020-09-15T10:10:12.785Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
10:10:12 [2020-09-15T10:10:12.785Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
10:10:12 [2020-09-15T10:10:12.785Z] === CONT  TestContainerStartOnDaemonRestart
10:10:12 [2020-09-15T10:10:12.785Z] === CONT  TestIpcModeOlderClient
10:10:12 [2020-09-15T10:10:12.785Z] --- PASS: TestIpcModeOlderClient (0.17s)
10:10:12 [2020-09-15T10:10:12.785Z] === CONT  TestDaemonRestartIpcMode
10:10:12 [2020-09-15T10:10:12.899Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:10:12 [2020-09-15T10:10:12.949Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
10:10:13 [2020-09-15T10:10:13.641Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
10:10:14 [2020-09-15T10:10:14.297Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
10:10:15 [2020-09-15T10:10:15.340Z] ok  	github.com/docker/docker/layer	7.915s	coverage: 72.0% of statements
10:10:15 [2020-09-15T10:10:15.340Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:10:15 [2020-09-15T10:10:15.340Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:10:15 [2020-09-15T10:10:15.340Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:10:15 [2020-09-15T10:10:15.340Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:10:15 [2020-09-15T10:10:15.340Z] ?   	github.com/docker/docker/oci	[no test files]
10:10:15 [2020-09-15T10:10:15.340Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:10:15 [2020-09-15T10:10:15.340Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 66.3% of statements
10:10:15 [2020-09-15T10:10:15.414Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:10:15 [2020-09-15T10:10:15.530Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s)
10:10:15 [2020-09-15T10:10:15.530Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:325: [d0c6ca32ac06d] waiting for daemon to start
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:325: [d0c6ca32ac06d] waiting for daemon to start
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:353: [d0c6ca32ac06d] daemon started
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:325: [d0c6ca32ac06d] waiting for daemon to start
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:296: [d0c6ca32ac06d] exiting daemon
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:325: [d0c6ca32ac06d] waiting for daemon to start
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:353: [d0c6ca32ac06d] daemon started
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:461: [d0c6ca32ac06d] Stopping daemon
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:296: [d0c6ca32ac06d] exiting daemon
10:10:15 [2020-09-15T10:10:15.530Z]     daemon.go:448: [d0c6ca32ac06d] Daemon stopped
10:10:15 [2020-09-15T10:10:15.640Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.932s	coverage: 43.2% of statements
10:10:15 [2020-09-15T10:10:15.640Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:10:15 [2020-09-15T10:10:15.640Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:10:16 [2020-09-15T10:10:16.580Z] --- PASS: TestDaemonRestartIpcMode (3.85s)
10:10:16 [2020-09-15T10:10:16.580Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:325: [d2c40e4881900] waiting for daemon to start
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:325: [d2c40e4881900] waiting for daemon to start
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:353: [d2c40e4881900] daemon started
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:461: [d2c40e4881900] Stopping daemon
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:296: [d2c40e4881900] exiting daemon
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:448: [d2c40e4881900] Daemon stopped
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:325: [d2c40e4881900] waiting for daemon to start
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:325: [d2c40e4881900] waiting for daemon to start
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:353: [d2c40e4881900] daemon started
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:461: [d2c40e4881900] Stopping daemon
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:296: [d2c40e4881900] exiting daemon
10:10:16 [2020-09-15T10:10:16.580Z]     daemon.go:448: [d2c40e4881900] Daemon stopped
10:10:16 [2020-09-15T10:10:16.580Z] PASS
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] === Skipped
10:10:16 [2020-09-15T10:10:16.580Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
10:10:16 [2020-09-15T10:10:16.580Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
10:10:16 [2020-09-15T10:10:16.580Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
10:10:16 [2020-09-15T10:10:16.580Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:10:16 [2020-09-15T10:10:16.580Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
10:10:16 [2020-09-15T10:10:16.580Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
10:10:16 [2020-09-15T10:10:16.580Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] 
10:10:16 [2020-09-15T10:10:16.580Z] DONE 189 tests, 6 skipped in 122.572s
10:10:16 [2020-09-15T10:10:16.580Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
10:10:16 [2020-09-15T10:10:16.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
10:10:16 [2020-09-15T10:10:16.580Z] ++ set -e
10:10:16 [2020-09-15T10:10:16.580Z] ++ '[' -n 0 ']'
10:10:16 [2020-09-15T10:10:16.580Z] ++ set -x
10:10:16 [2020-09-15T10:10:16.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
10:10:16 [2020-09-15T10:10:16.695Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
10:10:16 [2020-09-15T10:10:16.695Z] ok  	github.com/docker/docker/pkg/fsutils	0.360s	coverage: 85.1% of statements
10:10:16 [2020-09-15T10:10:16.695Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.104s	coverage: 84.1% of statements
10:10:16 [2020-09-15T10:10:16.780Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:10:16 [2020-09-15T10:10:16.873Z] INFO: Testing against a local daemon
10:10:16 [2020-09-15T10:10:16.873Z] === RUN   TestCommitInheritsEnv
10:10:16 [2020-09-15T10:10:16.993Z] ok  	github.com/docker/docker/pkg/homedir	0.042s	coverage: 10.2% of statements
10:10:17 [2020-09-15T10:10:17.508Z] --- PASS: TestCommitInheritsEnv (0.62s)
10:10:17 [2020-09-15T10:10:17.508Z] === RUN   TestImportExtremelyLargeImageWorks
10:10:17 [2020-09-15T10:10:17.508Z] === PAUSE TestImportExtremelyLargeImageWorks
10:10:17 [2020-09-15T10:10:17.508Z] === RUN   TestImagesFilterMultiReference
10:10:17 [2020-09-15T10:10:17.508Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:10:17 [2020-09-15T10:10:17.508Z] === RUN   TestImagePullPlatformInvalid
10:10:17 [2020-09-15T10:10:17.508Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:10:17 [2020-09-15T10:10:17.508Z] === RUN   TestRemoveImageOrphaning
10:10:17 [2020-09-15T10:10:17.722Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:10:17 [2020-09-15T10:10:17.722Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:10:18 [2020-09-15T10:10:18.052Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestRemoveImageOrphaning (0.61s)
10:10:18 [2020-09-15T10:10:18.143Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:10:18 [2020-09-15T10:10:18.143Z] === RUN   TestTagInvalidReference
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestTagInvalidReference (0.02s)
10:10:18 [2020-09-15T10:10:18.143Z] === RUN   TestTagValidPrefixedRepo
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
10:10:18 [2020-09-15T10:10:18.143Z] === RUN   TestTagExistedNameWithoutForce
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:10:18 [2020-09-15T10:10:18.143Z] === RUN   TestTagOfficialNames
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestTagOfficialNames (0.04s)
10:10:18 [2020-09-15T10:10:18.143Z] === RUN   TestTagMatchesDigest
10:10:18 [2020-09-15T10:10:18.143Z] --- PASS: TestTagMatchesDigest (0.02s)
10:10:18 [2020-09-15T10:10:18.143Z] === CONT  TestImportExtremelyLargeImageWorks
10:10:18 [2020-09-15T10:10:18.650Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:10:18 [2020-09-15T10:10:18.698Z] ok  	github.com/docker/docker/pkg/locker	0.052s	coverage: 88.9% of statements
10:10:18 [2020-09-15T10:10:18.698Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
10:10:18 [2020-09-15T10:10:18.906Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:10:19 [2020-09-15T10:10:19.340Z] ok  	github.com/docker/docker/pkg/idtools	0.867s	coverage: 70.1% of statements
10:10:19 [2020-09-15T10:10:19.638Z] ok  	github.com/docker/docker/pkg/ioutils	1.623s	coverage: 70.4% of statements
10:10:19 [2020-09-15T10:10:19.638Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:10:19 [2020-09-15T10:10:19.638Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.038s	coverage: 85.7% of statements
10:10:19 [2020-09-15T10:10:19.833Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:10:20 [2020-09-15T10:10:20.284Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
10:10:20 [2020-09-15T10:10:20.580Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
10:10:20 [2020-09-15T10:10:20.580Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.011s	coverage: 90.0% of statements
10:10:20 [2020-09-15T10:10:20.879Z] ok  	github.com/docker/docker/pkg/mount	0.881s	coverage: 69.6% of statements
10:10:20 [2020-09-15T10:10:20.879Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:10:21 [2020-09-15T10:10:21.198Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:10:21 [2020-09-15T10:10:21.454Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:10:21 [2020-09-15T10:10:21.522Z] ok  	github.com/docker/docker/pkg/pidfile	0.019s	coverage: 82.4% of statements
10:10:21 [2020-09-15T10:10:21.522Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:10:21 [2020-09-15T10:10:21.522Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:10:22 [2020-09-15T10:10:22.165Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.062s	coverage: 56.8% of statements
10:10:22 [2020-09-15T10:10:22.807Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 87.9% of statements
10:10:23 [2020-09-15T10:10:23.109Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
10:10:23 [2020-09-15T10:10:23.109Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.007s	coverage: 85.7% of statements
10:10:23 [2020-09-15T10:10:23.758Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
10:10:23 [2020-09-15T10:10:23.973Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:10:24 [2020-09-15T10:10:24.230Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:10:24 [2020-09-15T10:10:24.794Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:10:24 [2020-09-15T10:10:24.811Z] ok  	github.com/docker/docker/pkg/pubsub	1.129s	coverage: 72.7% of statements
10:10:24 [2020-09-15T10:10:24.811Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
10:10:25 [2020-09-15T10:10:25.357Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:10:25 [2020-09-15T10:10:25.867Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 70.6% of statements
10:10:25 [2020-09-15T10:10:25.867Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
10:10:26 [2020-09-15T10:10:26.513Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
10:10:26 [2020-09-15T10:10:26.809Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 80.8% of statements
10:10:27 [2020-09-15T10:10:27.255Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:10:27 [2020-09-15T10:10:27.255Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:10:27 [2020-09-15T10:10:27.453Z] ok  	github.com/docker/docker/pkg/system	0.029s	coverage: 35.1% of statements
10:10:27 [2020-09-15T10:10:27.751Z] ok  	github.com/docker/docker/pkg/tailfile	0.067s	coverage: 88.6% of statements
10:10:28 [2020-09-15T10:10:28.406Z] ok  	github.com/docker/docker/pkg/signal	4.296s	coverage: 61.0% of statements
10:10:28 [2020-09-15T10:10:28.703Z] ok  	github.com/docker/docker/pkg/term	0.013s	coverage: 84.8% of statements
10:10:28 [2020-09-15T10:10:28.703Z] ok  	github.com/docker/docker/pkg/tarsum	0.166s	coverage: 89.3% of statements
10:10:28 [2020-09-15T10:10:28.845Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
10:10:29 [2020-09-15T10:10:29.349Z] testing: warning: no tests to run
10:10:29 [2020-09-15T10:10:29.349Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: 0.0% of statements [no tests to run]
10:10:29 [2020-09-15T10:10:29.349Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
10:10:29 [2020-09-15T10:10:29.646Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
10:10:29 [2020-09-15T10:10:29.942Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
10:10:30 [2020-09-15T10:10:30.524Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:10:30 [2020-09-15T10:10:30.780Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:10:31 [2020-09-15T10:10:31.474Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.5% of statements
10:10:32 [2020-09-15T10:10:32.147Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:10:32 [2020-09-15T10:10:32.535Z] ok  	github.com/docker/docker/reference	0.014s	coverage: 83.7% of statements
10:10:33 [2020-09-15T10:10:33.076Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:10:33 [2020-09-15T10:10:33.185Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 69.1% of statements
10:10:33 [2020-09-15T10:10:33.659Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.688s	coverage: 85.1% of statements
10:10:33 [2020-09-15T10:10:33.659Z] ?   	github.com/docker/docker/cli	[no test files]
10:10:33 [2020-09-15T10:10:33.659Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:10:33 [2020-09-15T10:10:33.659Z] ok  	github.com/docker/docker/cli/debug	0.055s	coverage: 100.0% of statements
10:10:33 [2020-09-15T10:10:33.659Z] ok  	github.com/docker/docker/client	0.633s	coverage: 75.2% of statements
10:10:33 [2020-09-15T10:10:33.836Z] ok  	github.com/docker/docker/plugin	0.604s	coverage: 27.3% of statements
10:10:34 [2020-09-15T10:10:34.884Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
10:10:35 [2020-09-15T10:10:35.182Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 49.0% of statements
10:10:35 [2020-09-15T10:10:35.187Z] ok  	github.com/docker/docker/cmd/dockerd	0.644s	coverage: 18.6% of statements
10:10:35 [2020-09-15T10:10:35.593Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:10:36 [2020-09-15T10:10:36.711Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 68.2% of statements
10:10:36 [2020-09-15T10:10:36.711Z] ok  	github.com/docker/docker/registry	0.279s	coverage: 56.3% of statements
10:10:37 [2020-09-15T10:10:37.008Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
10:10:37 [2020-09-15T10:10:37.358Z] ok  	github.com/docker/docker/container	0.774s	coverage: 42.8% of statements
10:10:37 [2020-09-15T10:10:37.358Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:10:37 [2020-09-15T10:10:37.358Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:10:37 [2020-09-15T10:10:37.358Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:10:37 [2020-09-15T10:10:37.358Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:10:37 [2020-09-15T10:10:37.493Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:10:38 [2020-09-15T10:10:38.540Z] ok  	github.com/docker/docker/volume/local	0.032s	coverage: 73.0% of statements
10:10:38 [2020-09-15T10:10:38.838Z] ok  	github.com/docker/docker/volume/mounts	0.090s	coverage: 67.0% of statements
10:10:38 [2020-09-15T10:10:38.858Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:10:39 [2020-09-15T10:10:39.903Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.0% of statements
10:10:40 [2020-09-15T10:10:40.750Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
10:10:41 [2020-09-15T10:10:41.314Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:10:44 [2020-09-15T10:10:44.583Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:10:46 [2020-09-15T10:10:46.477Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:10:46 [2020-09-15T10:10:46.929Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:10:46 [2020-09-15T10:10:46.929Z] tests/integration/client_test.py .....                                   [ 76%]
10:10:46 [2020-09-15T10:10:46.929Z] tests/integration/errors_test.py .                                       [ 76%]
10:10:47 [2020-09-15T10:10:47.408Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:10:47 [2020-09-15T10:10:47.408Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:10:47 [2020-09-15T10:10:47.970Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon	2.990s	coverage: 9.1% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/cluster	0.641s	coverage: 0.5% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.318s	coverage: 65.3% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.500s	coverage: 35.8% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.527s	coverage: 10.9% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/config	0.492s	coverage: 79.7% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/discovery	0.613s	coverage: 30.4% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ok  	github.com/docker/docker/daemon/events	0.281s	coverage: 50.0% of statements
10:10:49 [2020-09-15T10:10:49.707Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:10:49 [2020-09-15T10:10:49.707Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:10:50 [2020-09-15T10:10:50.163Z] ok  	github.com/docker/docker/daemon/graphdriver	0.195s	coverage: 2.3% of statements
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:10:50 [2020-09-15T10:10:50.164Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:10:52 [2020-09-15T10:10:52.140Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:10:52 [2020-09-15T10:10:52.396Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:10:53 [2020-09-15T10:10:53.895Z] ok  	github.com/docker/docker/daemon/images	0.602s	coverage: 4.9% of statements
10:10:53 [2020-09-15T10:10:53.895Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:10:53 [2020-09-15T10:10:53.895Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
10:10:54 [2020-09-15T10:10:54.288Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:10:54 [2020-09-15T10:10:54.353Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:10:54 [2020-09-15T10:10:54.353Z] ok  	github.com/docker/docker/daemon/logger	0.664s	coverage: 44.0% of statements
10:10:54 [2020-09-15T10:10:54.353Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.549s	coverage: 78.2% of statements
10:10:54 [2020-09-15T10:10:54.353Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:10:54 [2020-09-15T10:10:54.353Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:10:54 [2020-09-15T10:10:54.353Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:10:54 [2020-09-15T10:10:54.353Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:10:54 [2020-09-15T10:10:54.353Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:10:54 [2020-09-15T10:10:54.353Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.562s	coverage: 62.1% of statements
10:10:54 [2020-09-15T10:10:54.545Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:10:55 [2020-09-15T10:10:55.474Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:10:55 [2020-09-15T10:10:55.882Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.211s	coverage: 88.3% of statements
10:10:56 [2020-09-15T10:10:56.338Z] ok  	github.com/docker/docker/daemon/logger/local	0.305s	coverage: 74.7% of statements
10:10:56 [2020-09-15T10:10:56.338Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:10:56 [2020-09-15T10:10:56.404Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:10:56 [2020-09-15T10:10:56.661Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:10:56 [2020-09-15T10:10:56.794Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.202s	coverage: 36.0% of statements
10:10:58 [2020-09-15T10:10:58.504Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.8% of statements
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/rootless	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/volume	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === Skipped
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver btrfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver btrfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver btrfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver btrfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver btrfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:73: No driver to put!
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     overlay_test.go:49: Fails to compute changes intermittently
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver zfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver zfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver zfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver zfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:46: Driver zfs not supported
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     graphtest_unix.go:73: No driver to put!
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:10:58 [2020-09-15T10:10:58.504Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] 
10:10:58 [2020-09-15T10:10:58.504Z] DONE 2066 tests, 19 skipped in 244.458s
Post stage
[Pipeline] junit
10:10:58 [2020-09-15T10:10:58.564Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:10:59 [2020-09-15T10:10:59.256Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -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:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh dynbinary test-integration
10:10:59 [2020-09-15T10:10:59.553Z] 
10:10:59 [2020-09-15T10:10:59.553Z] Removing bundles/
10:10:59 [2020-09-15T10:10:59.553Z] 
10:10:59 [2020-09-15T10:10:59.553Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:10:59 [2020-09-15T10:10:59.553Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:10:59 [2020-09-15T10:10:59.553Z] GOOS="" GOARCH="" GOARM=""
10:10:59 [2020-09-15T10:10:59.684Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.100s	coverage: 84.5% of statements
10:10:59 [2020-09-15T10:10:59.684Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.197s	coverage: 47.8% of statements
10:10:59 [2020-09-15T10:10:59.684Z] ok  	github.com/docker/docker/daemon/logger/templates	0.110s	coverage: 8.3% of statements
10:10:59 [2020-09-15T10:10:59.684Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:10:59 [2020-09-15T10:10:59.684Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:10:59 [2020-09-15T10:10:59.684Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:10:59 [2020-09-15T10:10:59.948Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:11:02 [2020-09-15T10:11:02.573Z] ok  	github.com/docker/docker/distribution	2.322s	coverage: 20.5% of statements
10:11:02 [2020-09-15T10:11:02.573Z] ok  	github.com/docker/docker/distribution/metadata	1.268s	coverage: 48.2% of statements
10:11:02 [2020-09-15T10:11:02.573Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:11:02 [2020-09-15T10:11:02.573Z] ok  	github.com/docker/docker/distribution/xfer	1.570s	coverage: 61.7% of statements
10:11:02 [2020-09-15T10:11:02.573Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:11:02 [2020-09-15T10:11:02.573Z] ok  	github.com/docker/docker/errdefs	0.087s	coverage: 49.4% of statements
10:11:03 [2020-09-15T10:11:03.218Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:11:04 [2020-09-15T10:11:04.740Z] ok  	github.com/docker/docker/image	0.971s	coverage: 86.4% of statements
10:11:04 [2020-09-15T10:11:04.740Z] ok  	github.com/docker/docker/image/cache	0.393s	coverage: 19.2% of statements
10:11:04 [2020-09-15T10:11:04.740Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:11:04 [2020-09-15T10:11:04.740Z] ok  	github.com/docker/docker/image/v1	0.254s	coverage: 25.0% of statements
10:11:04 [2020-09-15T10:11:04.740Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:11:05 [2020-09-15T10:11:05.196Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:11:05 [2020-09-15T10:11:05.736Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:11:06 [2020-09-15T10:11:06.731Z] ok  	github.com/docker/docker/internal/testutil	0.336s	coverage: 62.5% of statements
10:11:07 [2020-09-15T10:11:07.626Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:11:07 [2020-09-15T10:11:07.626Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:11:08 [2020-09-15T10:11:08.900Z] ok  	github.com/docker/docker/layer	0.620s	coverage: 30.4% of statements
10:11:08 [2020-09-15T10:11:08.900Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:11:08 [2020-09-15T10:11:08.900Z] ok  	github.com/docker/docker/libcontainerd/local	0.220s	coverage: 1.0% of statements
10:11:08 [2020-09-15T10:11:08.900Z] ok  	github.com/docker/docker/libcontainerd/queue	0.104s	coverage: 100.0% of statements
10:11:08 [2020-09-15T10:11:08.900Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:11:08 [2020-09-15T10:11:08.900Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:11:08 [2020-09-15T10:11:08.900Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:11:08 [2020-09-15T10:11:08.900Z] ?   	github.com/docker/docker/oci	[no test files]
10:11:08 [2020-09-15T10:11:08.900Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:11:09 [2020-09-15T10:11:09.863Z] ok  	github.com/docker/docker/opts	0.518s	coverage: 67.3% of statements
10:11:09 [2020-09-15T10:11:09.863Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 50.0% of statements
10:11:17 [2020-09-15T10:11:17.568Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:11:18 [2020-09-15T10:11:18.936Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:11:20 [2020-09-15T10:11:20.829Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:11:21 [2020-09-15T10:11:21.354Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:11:22 [2020-09-15T10:11:22.194Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:11:22 [2020-09-15T10:11:22.451Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:11:23 [2020-09-15T10:11:23.820Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:11:23 [2020-09-15T10:11:23.820Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
10:11:27 [2020-09-15T10:11:27.089Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:11:27 [2020-09-15T10:11:27.089Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:11:27 [2020-09-15T10:11:27.353Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/archive	7.015s	coverage: 62.2% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/authorization	0.859s	coverage: 26.2% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/broadcaster	0.113s	coverage: 100.0% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/capabilities	0.038s	coverage: 87.5% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.120s	coverage: 15.4% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:11:27 [2020-09-15T10:11:27.515Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/directory	0.104s	coverage: 80.0% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/discovery	0.136s	coverage: 58.3% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/discovery/file	0.283s	coverage: 92.9% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.387s	coverage: 84.1% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.274s	coverage: 92.3% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.130s	coverage: 93.8% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/filenotify	0.409s	coverage: 43.8% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/fileutils	0.058s	coverage: 87.7% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/homedir	0.043s	coverage: 37.5% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/idtools	0.121s	coverage: 6.3% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/ioutils	0.681s	coverage: 69.1% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.170s	coverage: 91.7% of statements
10:11:27 [2020-09-15T10:11:27.515Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
10:11:27 [2020-09-15T10:11:27.516Z] ok  	github.com/docker/docker/pkg/longpath	0.061s	coverage: 100.0% of statements
10:11:27 [2020-09-15T10:11:27.516Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:11:27 [2020-09-15T10:11:27.516Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.103s	coverage: 85.7% of statements
10:11:27 [2020-09-15T10:11:27.516Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:11:27 [2020-09-15T10:11:27.516Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
10:11:27 [2020-09-15T10:11:27.516Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:11:27 [2020-09-15T10:11:27.516Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:11:27 [2020-09-15T10:11:27.516Z] ok  	github.com/docker/docker/pkg/pidfile	0.053s	coverage: 82.6% of statements
10:11:27 [2020-09-15T10:11:27.516Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:11:27 [2020-09-15T10:11:27.516Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:11:28 [2020-09-15T10:11:28.748Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:11:28 [2020-09-15T10:11:28.748Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:11:29 [2020-09-15T10:11:29.004Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:11:29 [2020-09-15T10:11:29.568Z] --- PASS: TestDockerDaemonSuite (332.85s)
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.18s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d1570be6f9200] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d1570be6f9200] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d1570be6f9200] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d1570be6f9200] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d1570be6f9200] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d1570be6f9200] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d1570be6f9200] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d1570be6f9200] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d1570be6f9200] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d1570be6f9200] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d1570be6f9200] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d1570be6f9200] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d1570be6f9200] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d6f7a7e5fcc5a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d6f7a7e5fcc5a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d6f7a7e5fcc5a] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d6f7a7e5fcc5a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d6f7a7e5fcc5a] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d6f7a7e5fcc5a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d4f75fe98dbb5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d4f75fe98dbb5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d4f75fe98dbb5] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d4f75fe98dbb5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d4f75fe98dbb5] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d4f75fe98dbb5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.08s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d040a771fc02e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d040a771fc02e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d040a771fc02e] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d040a771fc02e] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         docker_cli_daemon_test.go:1449: Daemon d040a771fc02e is not started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d040a771fc02e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d040a771fc02e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d040a771fc02e] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d040a771fc02e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d040a771fc02e] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d040a771fc02e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         check_test.go:309: Daemon d46f75d3007ea is not started
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3ee0c5805464] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3ee0c5805464] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d3ee0c5805464] daemon started
10:11:29 [2020-09-15T10:11:29.568Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d3ee0c5805464] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3ee0c5805464] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3ee0c5805464] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d3ee0c5805464] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d3ee0c5805464] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d3ee0c5805464] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d3ee0c5805464] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d42287bc72d35] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d42287bc72d35] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d42287bc72d35] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d42287bc72d35] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         check_test.go:309: Daemon db4c15d57e2fe is not started
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.21s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dcef3029098ee] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dcef3029098ee] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [dcef3029098ee] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [dcef3029098ee] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [dcef3029098ee] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [dcef3029098ee] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.54s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [de37f5fb493bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [de37f5fb493bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [de37f5fb493bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [de37f5fb493bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [de37f5fb493bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [de37f5fb493bc] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [de37f5fb493bc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [de37f5fb493bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [de37f5fb493bc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [de37f5fb493bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [de37f5fb493bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [de37f5fb493bc] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [de37f5fb493bc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [de37f5fb493bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [de37f5fb493bc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d6c4cedd606cd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d6c4cedd606cd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d6c4cedd606cd] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d6c4cedd606cd] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d6c4cedd606cd] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d6c4cedd606cd] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d6c4cedd606cd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d6c4cedd606cd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d6c4cedd606cd] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d6c4cedd606cd] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d6c4cedd606cd] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d6c4cedd606cd] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.65s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dda10c6676a33] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dda10c6676a33] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [dda10c6676a33] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [dda10c6676a33] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [dda10c6676a33] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [dda10c6676a33] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dda10c6676a33] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dda10c6676a33] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [dda10c6676a33] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [dda10c6676a33] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [dda10c6676a33] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [dda10c6676a33] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [df62f5b0bebf5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [df62f5b0bebf5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [df62f5b0bebf5] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [df62f5b0bebf5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [df62f5b0bebf5] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [df62f5b0bebf5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [df62f5b0bebf5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [df62f5b0bebf5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [df62f5b0bebf5] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [df62f5b0bebf5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [df62f5b0bebf5] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [df62f5b0bebf5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3379163742a3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3379163742a3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d3379163742a3] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d3379163742a3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d3379163742a3] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d3379163742a3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3379163742a3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d3379163742a3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d3379163742a3] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d3379163742a3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d3379163742a3] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d3379163742a3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d481e5fafe5a9] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d481e5fafe5a9] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d481e5fafe5a9] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d481e5fafe5a9] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d481e5fafe5a9] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d481e5fafe5a9] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d481e5fafe5a9] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d481e5fafe5a9] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d481e5fafe5a9] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d481e5fafe5a9] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d481e5fafe5a9] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d481e5fafe5a9] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d2a44be9e85ea] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d2a44be9e85ea] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d2a44be9e85ea] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d2a44be9e85ea] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d2a44be9e85ea] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d2a44be9e85ea] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d2a44be9e85ea] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d2a44be9e85ea] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [d2a44be9e85ea] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [d2a44be9e85ea] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d2a44be9e85ea] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [d2a44be9e85ea] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dc9132fd68e91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [dc9132fd68e91] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dc9132fd68e91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         check_test.go:309: Daemon dd1509d7226b4 is not started
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d71c794649974] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [d71c794649974] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d71c794649974] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         check_test.go:309: Daemon d99cacf70164c is not started
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dd71d60a6a33e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [dd71d60a6a33e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:353: [dd71d60a6a33e] daemon started
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:461: [dd71d60a6a33e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:296: [dd71d60a6a33e] exiting daemon
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:448: [dd71d60a6a33e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.568Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
10:11:29 [2020-09-15T10:11:29.568Z]         daemon.go:325: [d4a36b40686a8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d4a36b40686a8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d4a36b40686a8] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d4a36b40686a8] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d4a36b40686a8] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d4a36b40686a8] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         check_test.go:309: Daemon d4a36b40686a8 is not started
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df206f8385985] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df206f8385985] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [df206f8385985] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [df206f8385985] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [df206f8385985] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [df206f8385985] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df206f8385985] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df206f8385985] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [df206f8385985] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [df206f8385985] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [df206f8385985] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [df206f8385985] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dcbfe7c658a59] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dcbfe7c658a59] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dcbfe7c658a59] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dcbfe7c658a59] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dcbfe7c658a59] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [dcbfe7c658a59] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dcbfe7c658a59] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dcbfe7c658a59] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dcbfe7c658a59] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dcbfe7c658a59] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dcbfe7c658a59] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [dcbfe7c658a59] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d359061876f91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d359061876f91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d359061876f91] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d359061876f91] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d359061876f91] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d359061876f91] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d359061876f91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d359061876f91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d359061876f91] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d359061876f91] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d359061876f91] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d359061876f91] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d44600838d3d0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d44600838d3d0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d44600838d3d0] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d44600838d3d0] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d44600838d3d0] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d44600838d3d0] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d44600838d3d0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d44600838d3d0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d44600838d3d0] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d44600838d3d0] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d44600838d3d0] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d44600838d3d0] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df44d28eef101] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df44d28eef101] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [df44d28eef101] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [df44d28eef101] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [df44d28eef101] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [df44d28eef101] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d19e18db51520] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d19e18db51520] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d19e18db51520] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d19e18db51520] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d19e18db51520] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d19e18db51520] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d6b7f829f8039] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d6b7f829f8039] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d6b7f829f8039] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d6b7f829f8039] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d6b7f829f8039] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d6b7f829f8039] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dd080b4cd5c56] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dd080b4cd5c56] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dd080b4cd5c56] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dd080b4cd5c56] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:450: [dd080b4cd5c56] Error when stopping daemon: daemon not started
10:11:29 [2020-09-15T10:11:29.569Z]         check_test.go:309: Daemon dd080b4cd5c56 is not started
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dc166bf1258f6] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dc166bf1258f6] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dc166bf1258f6] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dc166bf1258f6] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dc166bf1258f6] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [dc166bf1258f6] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d68b7a2530944] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d68b7a2530944] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d68b7a2530944] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d68b7a2530944] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d68b7a2530944] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d68b7a2530944] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dd81a69ea71f8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dd81a69ea71f8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dd81a69ea71f8] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dd81a69ea71f8] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dd81a69ea71f8] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [dd81a69ea71f8] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.66s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d046df1b637ac] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d046df1b637ac] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d046df1b637ac] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d046df1b637ac] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d046df1b637ac] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d046df1b637ac] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d046df1b637ac] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d046df1b637ac] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d046df1b637ac] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d046df1b637ac] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d046df1b637ac] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d046df1b637ac] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.56s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d2b696d3951bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d2b696d3951bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d2b696d3951bc] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d2b696d3951bc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d2b696d3951bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d2b696d3951bc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d2b696d3951bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d2b696d3951bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d2b696d3951bc] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d2b696d3951bc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d2b696d3951bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d2b696d3951bc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df5c00d5523a8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df5c00d5523a8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [df5c00d5523a8] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [df5c00d5523a8] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [df5c00d5523a8] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [df5c00d5523a8] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df5c00d5523a8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [df5c00d5523a8] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [df5c00d5523a8] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [df5c00d5523a8] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [df5c00d5523a8] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [df5c00d5523a8] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:11:29 [2020-09-15T10:11:29.569Z]         requirement.go:26: unmatched requirement IPv6
10:11:29 [2020-09-15T10:11:29.569Z]         check_test.go:309: Daemon d2c89f357f393 is not started
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.11s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d7518bd59a7c3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d7518bd59a7c3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d7518bd59a7c3] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d7518bd59a7c3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d7518bd59a7c3] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d7518bd59a7c3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d2c2ffa9d2c05] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d2c2ffa9d2c05] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d2c2ffa9d2c05] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d2c2ffa9d2c05] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d2c2ffa9d2c05] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d2c2ffa9d2c05] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [ddf1ea36ce4cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [ddf1ea36ce4cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [ddf1ea36ce4cc] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [ddf1ea36ce4cc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [ddf1ea36ce4cc] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [ddf1ea36ce4cc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d7e31e64c3fbf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d7e31e64c3fbf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d7e31e64c3fbf] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d7e31e64c3fbf] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d7e31e64c3fbf] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d7e31e64c3fbf] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         check_test.go:309: Daemon d7e31e64c3fbf is not started
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [ddba98fe81a2a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [ddba98fe81a2a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [ddba98fe81a2a] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [ddba98fe81a2a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [ddba98fe81a2a] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [ddba98fe81a2a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [ddba98fe81a2a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [ddba98fe81a2a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [ddba98fe81a2a] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [ddba98fe81a2a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [ddba98fe81a2a] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [ddba98fe81a2a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dcd44b58552cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dcd44b58552cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dcd44b58552cc] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dcd44b58552cc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dcd44b58552cc] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [dcd44b58552cc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         check_test.go:309: Daemon dcd44b58552cc is not started
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.13s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dad66bca318a0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dad66bca318a0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dad66bca318a0] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dad66bca318a0] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         docker_cli_daemon_plugins_test.go:80: Daemon dad66bca318a0 is not started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dad66bca318a0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [dad66bca318a0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [dad66bca318a0] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [dad66bca318a0] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [dad66bca318a0] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [dad66bca318a0] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d53bc630f8315] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d53bc630f8315] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d53bc630f8315] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         docker_cli_daemon_plugins_test.go:170: Daemon d53bc630f8315 is not started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d53bc630f8315] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d53bc630f8315] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d53bc630f8315] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d53bc630f8315] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d53bc630f8315] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d53bc630f8315] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d53bc630f8315] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.33s)
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d1812ce8049ae] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d1812ce8049ae] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d1812ce8049ae] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d1812ce8049ae] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d1812ce8049ae] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d1812ce8049ae] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d1812ce8049ae] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:325: [d1812ce8049ae] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:353: [d1812ce8049ae] daemon started
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:461: [d1812ce8049ae] Stopping daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:296: [d1812ce8049ae] exiting daemon
10:11:29 [2020-09-15T10:11:29.569Z]         daemon.go:448: [d1812ce8049ae] Daemon stopped
10:11:29 [2020-09-15T10:11:29.569Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d202bc165cbbf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d202bc165cbbf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d202bc165cbbf] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d202bc165cbbf] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d202bc165cbbf] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d202bc165cbbf] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d9dd400306adf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d9dd400306adf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d9dd400306adf] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d9dd400306adf] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d9dd400306adf] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d9dd400306adf] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [de180eb3d9a0a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [de180eb3d9a0a] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [de180eb3d9a0a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [de180eb3d9a0a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:450: [de180eb3d9a0a] Error when stopping daemon: daemon not started
10:11:29 [2020-09-15T10:11:29.570Z]         check_test.go:309: Daemon de180eb3d9a0a is not started
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dbc2c5f937ea1] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dbc2c5f937ea1] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [dbc2c5f937ea1] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [dbc2c5f937ea1] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [dbc2c5f937ea1] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [dbc2c5f937ea1] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d3ed6d1ad5ca2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d3ed6d1ad5ca2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d3ed6d1ad5ca2] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d3ed6d1ad5ca2] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d3ed6d1ad5ca2] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d3ed6d1ad5ca2] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d762ee060297f] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d762ee060297f] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d762ee060297f] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d762ee060297f] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d762ee060297f] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d762ee060297f] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.82s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d1a381585e14b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d1a381585e14b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d1a381585e14b] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d1a381585e14b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d1a381585e14b] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d1a381585e14b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d18f44c49ffbb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d18f44c49ffbb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d18f44c49ffbb] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d18f44c49ffbb] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d18f44c49ffbb] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d18f44c49ffbb] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d63fed4e98fd3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d63fed4e98fd3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d63fed4e98fd3] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d63fed4e98fd3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d63fed4e98fd3] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d63fed4e98fd3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc6e9a8b493c6] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc6e9a8b493c6] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [dc6e9a8b493c6] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [dc6e9a8b493c6] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [dc6e9a8b493c6] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [dc6e9a8b493c6] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d9074bb570362] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d9074bb570362] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d9074bb570362] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d9074bb570362] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d9074bb570362] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d9074bb570362] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d0be2b8608ffa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d0be2b8608ffa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d0be2b8608ffa] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d0be2b8608ffa] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d0be2b8608ffa] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d0be2b8608ffa] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d3e3f0cfe77ff] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d3e3f0cfe77ff] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d3e3f0cfe77ff] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d3e3f0cfe77ff] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d3e3f0cfe77ff] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d3e3f0cfe77ff] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.68s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d2d8dd7d5c71a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d2d8dd7d5c71a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d2d8dd7d5c71a] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d2d8dd7d5c71a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d2d8dd7d5c71a] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d2d8dd7d5c71a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         check_test.go:309: Daemon d2d8dd7d5c71a is not started
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d36b7cf0d52e4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d36b7cf0d52e4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d36b7cf0d52e4] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d36b7cf0d52e4] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d36b7cf0d52e4] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d36b7cf0d52e4] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d36b7cf0d52e4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d36b7cf0d52e4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d36b7cf0d52e4] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d36b7cf0d52e4] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d36b7cf0d52e4] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d36b7cf0d52e4] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.67s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc92b60cce263] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc92b60cce263] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [dc92b60cce263] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [dc92b60cce263] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [dc92b60cce263] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [dc92b60cce263] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc92b60cce263] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc92b60cce263] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc92b60cce263] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [dc92b60cce263] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [dc92b60cce263] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [dc92b60cce263] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [dc92b60cce263] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [dc92b60cce263] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d407c4fd0cdfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d407c4fd0cdfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d407c4fd0cdfd] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d407c4fd0cdfd] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d407c4fd0cdfd] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d407c4fd0cdfd] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d407c4fd0cdfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d407c4fd0cdfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d407c4fd0cdfd] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d407c4fd0cdfd] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d407c4fd0cdfd] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d407c4fd0cdfd] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d96da7dbfd372] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d96da7dbfd372] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d96da7dbfd372] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d96da7dbfd372] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d96da7dbfd372] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d96da7dbfd372] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d96da7dbfd372] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d96da7dbfd372] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d96da7dbfd372] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d96da7dbfd372] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d96da7dbfd372] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d96da7dbfd372] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.99s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d66dc355ae6cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d66dc355ae6cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d66dc355ae6cc] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d66dc355ae6cc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d66dc355ae6cc] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d66dc355ae6cc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d66dc355ae6cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d66dc355ae6cc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d66dc355ae6cc] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d66dc355ae6cc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d66dc355ae6cc] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d66dc355ae6cc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d963c21ea7a5b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d963c21ea7a5b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d963c21ea7a5b] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d963c21ea7a5b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d963c21ea7a5b] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d963c21ea7a5b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d963c21ea7a5b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d963c21ea7a5b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d963c21ea7a5b] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d963c21ea7a5b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d963c21ea7a5b] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d963c21ea7a5b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.32s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d456240d2cd12] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d456240d2cd12] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d456240d2cd12] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d456240d2cd12] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d456240d2cd12] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [d456240d2cd12] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [d456240d2cd12] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [d456240d2cd12] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [d456240d2cd12] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [d456240d2cd12] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         check_test.go:309: Daemon d456240d2cd12 is not started
10:11:29 [2020-09-15T10:11:29.570Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s)
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [de6e46a9cb730] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [de6e46a9cb730] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [de6e46a9cb730] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [de6e46a9cb730] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [de6e46a9cb730] exiting daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:448: [de6e46a9cb730] Daemon stopped
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [de6e46a9cb730] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:325: [de6e46a9cb730] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:353: [de6e46a9cb730] daemon started
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:461: [de6e46a9cb730] Stopping daemon
10:11:29 [2020-09-15T10:11:29.570Z]         daemon.go:296: [de6e46a9cb730] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [de6e46a9cb730] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dd5470d1a8b91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dd5470d1a8b91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dd5470d1a8b91] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dd5470d1a8b91] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dd5470d1a8b91] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dd5470d1a8b91] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dd5470d1a8b91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dd5470d1a8b91] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dd5470d1a8b91] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dd5470d1a8b91] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dd5470d1a8b91] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dd5470d1a8b91] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.69s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [db4fe27fcc1a5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [db4fe27fcc1a5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [db4fe27fcc1a5] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [db4fe27fcc1a5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [db4fe27fcc1a5] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [db4fe27fcc1a5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [db4fe27fcc1a5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [db4fe27fcc1a5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [db4fe27fcc1a5] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [db4fe27fcc1a5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [db4fe27fcc1a5] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [db4fe27fcc1a5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [db4fe27fcc1a5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [db4fe27fcc1a5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [db4fe27fcc1a5] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [db4fe27fcc1a5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [db4fe27fcc1a5] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [db4fe27fcc1a5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.38s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d6424e6d34da2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d6424e6d34da2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d6424e6d34da2] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d6424e6d34da2] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d6424e6d34da2] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d6424e6d34da2] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d6424e6d34da2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d6424e6d34da2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d6424e6d34da2] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d6424e6d34da2] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d6424e6d34da2] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d6424e6d34da2] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d5e27a9fef0f0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d5e27a9fef0f0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d5e27a9fef0f0] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d5e27a9fef0f0] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d5e27a9fef0f0] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d5e27a9fef0f0] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d5e27a9fef0f0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d5e27a9fef0f0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d5e27a9fef0f0] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d5e27a9fef0f0] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d5e27a9fef0f0] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d5e27a9fef0f0] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d5e27a9fef0f0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d5e27a9fef0f0] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d5e27a9fef0f0] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d5e27a9fef0f0] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d5e27a9fef0f0] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d5e27a9fef0f0] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.42s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [ddc804dfd5b3b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [ddc804dfd5b3b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [ddc804dfd5b3b] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [ddc804dfd5b3b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [ddc804dfd5b3b] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [ddc804dfd5b3b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [ddc804dfd5b3b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [ddc804dfd5b3b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [ddc804dfd5b3b] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [ddc804dfd5b3b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [ddc804dfd5b3b] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [ddc804dfd5b3b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d813518cb1a4b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d813518cb1a4b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d813518cb1a4b] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d813518cb1a4b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d813518cb1a4b] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d813518cb1a4b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d813518cb1a4b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d813518cb1a4b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d813518cb1a4b] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d813518cb1a4b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d813518cb1a4b] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d813518cb1a4b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:11:29 [2020-09-15T10:11:29.571Z]         requirement.go:26: unmatched requirement Devicemapper
10:11:29 [2020-09-15T10:11:29.571Z]         check_test.go:309: Daemon d7b502d5b4afd is not started
10:11:29 [2020-09-15T10:11:29.571Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:11:29 [2020-09-15T10:11:29.571Z]         requirement.go:26: unmatched requirement Devicemapper
10:11:29 [2020-09-15T10:11:29.571Z]         check_test.go:309: Daemon d26614241993c is not started
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.37s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dda659e305149] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dda659e305149] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dda659e305149] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dda659e305149] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dda659e305149] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dda659e305149] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dda659e305149] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dda659e305149] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dda659e305149] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dda659e305149] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         check_test.go:309: Daemon dda659e305149 is not started
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.93s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d9e457c8f1e6b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d9e457c8f1e6b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d9e457c8f1e6b] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d9e457c8f1e6b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d9e457c8f1e6b] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d9e457c8f1e6b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d9e457c8f1e6b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d9e457c8f1e6b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d9e457c8f1e6b] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d9e457c8f1e6b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d9e457c8f1e6b] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d9e457c8f1e6b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [de43ac07c11fb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [de43ac07c11fb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [de43ac07c11fb] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [de43ac07c11fb] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [de43ac07c11fb] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [de43ac07c11fb] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [de43ac07c11fb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [de43ac07c11fb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [de43ac07c11fb] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [de43ac07c11fb] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [de43ac07c11fb] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [de43ac07c11fb] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d595089e481fe] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d595089e481fe] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d595089e481fe] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d595089e481fe] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d595089e481fe] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d595089e481fe] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d595089e481fe] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d595089e481fe] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d595089e481fe] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d595089e481fe] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d595089e481fe] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d595089e481fe] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.72s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dbd0d7d909522] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dbd0d7d909522] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dbd0d7d909522] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dbd0d7d909522] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dbd0d7d909522] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dbd0d7d909522] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dbd0d7d909522] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dbd0d7d909522] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dbd0d7d909522] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dbd0d7d909522] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dbd0d7d909522] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dbd0d7d909522] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.59s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d0890b65b988a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d0890b65b988a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d0890b65b988a] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d0890b65b988a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d0890b65b988a] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d0890b65b988a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d0890b65b988a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d0890b65b988a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d0890b65b988a] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d0890b65b988a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d0890b65b988a] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d0890b65b988a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.16s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dab17878437e2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dab17878437e2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dab17878437e2] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dab17878437e2] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dab17878437e2] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dab17878437e2] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dab17878437e2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [dab17878437e2] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [dab17878437e2] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [dab17878437e2] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [dab17878437e2] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [dab17878437e2] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.86s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d00fdb135e54c] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d00fdb135e54c] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d00fdb135e54c] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d00fdb135e54c] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d00fdb135e54c] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d00fdb135e54c] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d00fdb135e54c] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d00fdb135e54c] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d00fdb135e54c] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d00fdb135e54c] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d00fdb135e54c] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d00fdb135e54c] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [df5e9948175de] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [df5e9948175de] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [df5e9948175de] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [df5e9948175de] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [df5e9948175de] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [df5e9948175de] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [df5e9948175de] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [df5e9948175de] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [df5e9948175de] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [df5e9948175de] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         check_test.go:309: Daemon df5e9948175de is not started
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.39s)
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d46ec288868dc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d46ec288868dc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d46ec288868dc] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d46ec288868dc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d46ec288868dc] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d46ec288868dc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d46ec288868dc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:325: [d46ec288868dc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:353: [d46ec288868dc] daemon started
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:461: [d46ec288868dc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:296: [d46ec288868dc] exiting daemon
10:11:29 [2020-09-15T10:11:29.571Z]         daemon.go:448: [d46ec288868dc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.32s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d4b5b2a8aa044] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d4b5b2a8aa044] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d4b5b2a8aa044] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d4b5b2a8aa044] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d4b5b2a8aa044] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d4b5b2a8aa044] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d4b5b2a8aa044] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d4b5b2a8aa044] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d4b5b2a8aa044] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d4b5b2a8aa044] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d4b5b2a8aa044] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d4b5b2a8aa044] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d509f4f84b2fb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d509f4f84b2fb] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d509f4f84b2fb] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d509f4f84b2fb] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d509f4f84b2fb] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:450: [d509f4f84b2fb] Error when stopping daemon: daemon not started
10:11:29 [2020-09-15T10:11:29.572Z]         check_test.go:309: Daemon d509f4f84b2fb is not started
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd58e3042d247] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd58e3042d247] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [dd58e3042d247] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [dd58e3042d247] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dd58e3042d247] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [dd58e3042d247] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.01s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5d6add427867] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5d6add427867] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d5d6add427867] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d5d6add427867] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5d6add427867] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5d6add427867] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d5d6add427867] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d5d6add427867] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d5d6add427867] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d5d6add427867] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5d6add427867] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5d6add427867] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d5d6add427867] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d5d6add427867] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d5d6add427867] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d5d6add427867] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d3427b0745ddc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d3427b0745ddc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d3427b0745ddc] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d3427b0745ddc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d3427b0745ddc] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d3427b0745ddc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d3427b0745ddc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d3427b0745ddc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d3427b0745ddc] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d3427b0745ddc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d3427b0745ddc] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d3427b0745ddc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d142bb0609aa6] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d142bb0609aa6] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d142bb0609aa6] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d142bb0609aa6] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d142bb0609aa6] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d142bb0609aa6] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [df4036cda727c] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [df4036cda727c] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [df4036cda727c] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [df4036cda727c] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [df4036cda727c] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [df4036cda727c] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d616e7eca0772] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d616e7eca0772] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d616e7eca0772] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d616e7eca0772] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d616e7eca0772] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d616e7eca0772] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dbeca6ae237aa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dbeca6ae237aa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [dbeca6ae237aa] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [dbeca6ae237aa] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dbeca6ae237aa] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [dbeca6ae237aa] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d15944479fe90] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d15944479fe90] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d15944479fe90] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d90f007b53d29] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d90f007b53d29] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d90f007b53d29] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dde83baed2b2d] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dde83baed2b2d] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dde83baed2b2d] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d8c6de0c98ad3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d8c6de0c98ad3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d8c6de0c98ad3] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d8c6de0c98ad3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d8c6de0c98ad3] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d8c6de0c98ad3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d23879c9b5d11] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d23879c9b5d11] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d23879c9b5d11] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d23879c9b5d11] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d23879c9b5d11] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d23879c9b5d11] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dda7e14aeb2b5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dda7e14aeb2b5] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dda7e14aeb2b5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [de091fc9ee030] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [de091fc9ee030] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [de091fc9ee030] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:11:29 [2020-09-15T10:11:29.572Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d356514caf2d7] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d356514caf2d7] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d356514caf2d7] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         check_test.go:309: Daemon d214f89ef4987 is not started
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd50e74a57eb3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd50e74a57eb3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [dd50e74a57eb3] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [dd50e74a57eb3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dd50e74a57eb3] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [dd50e74a57eb3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd50e74a57eb3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd50e74a57eb3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [dd50e74a57eb3] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [dd50e74a57eb3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dd50e74a57eb3] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [dd50e74a57eb3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         check_test.go:309: Daemon dd50e74a57eb3 is not started
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd3d86b58757e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [dd3d86b58757e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [dd3d86b58757e] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [dd3d86b58757e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [dd3d86b58757e] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [dd3d86b58757e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d9182923ad6ee] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d9182923ad6ee] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d9182923ad6ee] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d9182923ad6ee] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d9182923ad6ee] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d9182923ad6ee] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d41704f4b35fa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d41704f4b35fa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d41704f4b35fa] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d41704f4b35fa] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d41704f4b35fa] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d41704f4b35fa] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d41704f4b35fa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d41704f4b35fa] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d41704f4b35fa] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d41704f4b35fa] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d41704f4b35fa] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d41704f4b35fa] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d44004a4b902b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d44004a4b902b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d44004a4b902b] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d44004a4b902b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d44004a4b902b] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d44004a4b902b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         check_test.go:309: Daemon d44004a4b902b is not started
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.88s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d3dc0e3669b0a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d3dc0e3669b0a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d3dc0e3669b0a] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d3dc0e3669b0a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d3dc0e3669b0a] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d3dc0e3669b0a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5b6585145847] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d5b6585145847] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d5b6585145847] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d5b6585145847] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d5b6585145847] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d5b6585145847] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d0cd1c56182c4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d0cd1c56182c4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d0cd1c56182c4] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d0cd1c56182c4] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d0cd1c56182c4] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d0cd1c56182c4] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d0cd1c56182c4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d0cd1c56182c4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d0cd1c56182c4] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d0cd1c56182c4] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d0cd1c56182c4] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d0cd1c56182c4] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d0cd1c56182c4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d0cd1c56182c4] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d0cd1c56182c4] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d0cd1c56182c4] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d0cd1c56182c4] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d0cd1c56182c4] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d90103c6ffcfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d90103c6ffcfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d90103c6ffcfd] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d90103c6ffcfd] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d90103c6ffcfd] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:448: [d90103c6ffcfd] Daemon stopped
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d90103c6ffcfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d90103c6ffcfd] exiting daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d90103c6ffcfd] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d90103c6ffcfd] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:450: [d90103c6ffcfd] Error when stopping daemon: daemon not started
10:11:29 [2020-09-15T10:11:29.572Z]         check_test.go:309: Daemon d90103c6ffcfd is not started
10:11:29 [2020-09-15T10:11:29.572Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.81s)
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d62f9a2abf912] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:325: [d62f9a2abf912] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:353: [d62f9a2abf912] daemon started
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:461: [d62f9a2abf912] Stopping daemon
10:11:29 [2020-09-15T10:11:29.572Z]         daemon.go:296: [d62f9a2abf912] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d62f9a2abf912] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d62f9a2abf912] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d62f9a2abf912] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d62f9a2abf912] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d62f9a2abf912] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d62f9a2abf912] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d62f9a2abf912] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df330205cfbc3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df330205cfbc3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [df330205cfbc3] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [df330205cfbc3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [df330205cfbc3] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [df330205cfbc3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df330205cfbc3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df330205cfbc3] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [df330205cfbc3] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [df330205cfbc3] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [df330205cfbc3] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [df330205cfbc3] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.99s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df9aca4ab9511] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df9aca4ab9511] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [df9aca4ab9511] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [df9aca4ab9511] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [df9aca4ab9511] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [df9aca4ab9511] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df9aca4ab9511] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [df9aca4ab9511] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [df9aca4ab9511] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [df9aca4ab9511] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [df9aca4ab9511] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [df9aca4ab9511] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5a149805ee81] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5a149805ee81] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d5a149805ee81] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d5a149805ee81] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d5a149805ee81] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d5a149805ee81] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5a149805ee81] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5a149805ee81] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d5a149805ee81] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         check_test.go:309: Daemon de9b26cb64b16 is not started
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d6d9294369d90] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d6d9294369d90] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d6d9294369d90] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d6d9294369d90] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d6d9294369d90] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d6d9294369d90] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db30207507729] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db30207507729] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [db30207507729] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [db30207507729] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [db30207507729] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [db30207507729] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de522973ec640] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de522973ec640] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [de522973ec640] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [de522973ec640] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [de522973ec640] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [de522973ec640] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.96s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de91f8f9582b5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de91f8f9582b5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [de91f8f9582b5] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [de91f8f9582b5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [de91f8f9582b5] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [de91f8f9582b5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
10:11:29 [2020-09-15T10:11:29.573Z]         check_test.go:309: Daemon d995d93f908bd is not started
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.72s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [dd83309a2c42d] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [dd83309a2c42d] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [dd83309a2c42d] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [dd83309a2c42d] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [dd83309a2c42d] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [dd83309a2c42d] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.82s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db60ca10a133a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db60ca10a133a] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [db60ca10a133a] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [db60ca10a133a] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [db60ca10a133a] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [db60ca10a133a] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.22s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5d1dc94b1e07] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5d1dc94b1e07] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d5d1dc94b1e07] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d5d1dc94b1e07] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d5d1dc94b1e07] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d5d1dc94b1e07] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5d1dc94b1e07] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d5d1dc94b1e07] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d5d1dc94b1e07] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d5d1dc94b1e07] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d5d1dc94b1e07] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d5d1dc94b1e07] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d3a73aef8063b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d3a73aef8063b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d3a73aef8063b] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d3a73aef8063b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d3a73aef8063b] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d3a73aef8063b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d88bb49c0c1fe] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d88bb49c0c1fe] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d88bb49c0c1fe] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d88bb49c0c1fe] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d88bb49c0c1fe] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d88bb49c0c1fe] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d7e2478418e4b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d7e2478418e4b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d7e2478418e4b] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d7e2478418e4b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d7e2478418e4b] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d7e2478418e4b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db908a1a802bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db908a1a802bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [db908a1a802bc] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [db908a1a802bc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [db908a1a802bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [db908a1a802bc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db908a1a802bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [db908a1a802bc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [db908a1a802bc] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [db908a1a802bc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [db908a1a802bc] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [db908a1a802bc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d3c303d5a8adf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d3c303d5a8adf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d3c303d5a8adf] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d3c303d5a8adf] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d3c303d5a8adf] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d3c303d5a8adf] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d3c303d5a8adf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d3c303d5a8adf] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d3c303d5a8adf] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d3c303d5a8adf] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d3c303d5a8adf] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d3c303d5a8adf] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d991d87963fa7] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d991d87963fa7] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d991d87963fa7] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d991d87963fa7] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d991d87963fa7] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d991d87963fa7] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d991d87963fa7] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d991d87963fa7] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d991d87963fa7] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d991d87963fa7] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d991d87963fa7] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d991d87963fa7] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.65s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d38460ff51a6b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d38460ff51a6b] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d38460ff51a6b] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d38460ff51a6b] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d38460ff51a6b] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d38460ff51a6b] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de411d7e6ef7e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de411d7e6ef7e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [de411d7e6ef7e] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [de411d7e6ef7e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [de411d7e6ef7e] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [de411d7e6ef7e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de3bce898e1ba] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de3bce898e1ba] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [de3bce898e1ba] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [de3bce898e1ba] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [de3bce898e1ba] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [de3bce898e1ba] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de36b19e58a88] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de36b19e58a88] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [de36b19e58a88] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [de36b19e58a88] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [de36b19e58a88] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [de36b19e58a88] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de36b19e58a88] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [de36b19e58a88] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [de36b19e58a88] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [de36b19e58a88] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [de36b19e58a88] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [de36b19e58a88] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.83s)
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d22bc397eac9e] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d22bc397eac9e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d22bc397eac9e] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d22bc397eac9e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d22bc397eac9e] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d22bc397eac9e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d22bc397eac9e] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d22bc397eac9e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d22bc397eac9e] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d22bc397eac9e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:450: [d22bc397eac9e] Error when stopping daemon: daemon not started
10:11:29 [2020-09-15T10:11:29.573Z]         docker_cli_daemon_test.go:2542: Daemon d22bc397eac9e is not started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:325: [d22bc397eac9e] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:353: [d22bc397eac9e] daemon started
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:461: [d22bc397eac9e] Stopping daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:296: [d22bc397eac9e] exiting daemon
10:11:29 [2020-09-15T10:11:29.573Z]         daemon.go:448: [d22bc397eac9e] Daemon stopped
10:11:29 [2020-09-15T10:11:29.574Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s)
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [d693bd0869882] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [d693bd0869882] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:353: [d693bd0869882] daemon started
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:461: [d693bd0869882] Stopping daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:296: [d693bd0869882] exiting daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:448: [d693bd0869882] Daemon stopped
10:11:29 [2020-09-15T10:11:29.574Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s)
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [df96b88b981d5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [df96b88b981d5] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:353: [df96b88b981d5] daemon started
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:461: [df96b88b981d5] Stopping daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:296: [df96b88b981d5] exiting daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:448: [df96b88b981d5] Daemon stopped
10:11:29 [2020-09-15T10:11:29.574Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s)
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [d4f46973032f1] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [d4f46973032f1] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:353: [d4f46973032f1] daemon started
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:461: [d4f46973032f1] Stopping daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:296: [d4f46973032f1] exiting daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:448: [d4f46973032f1] Daemon stopped
10:11:29 [2020-09-15T10:11:29.574Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.83s)
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [dcf818e128112] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [dcf818e128112] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:353: [dcf818e128112] daemon started
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:461: [dcf818e128112] Stopping daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:296: [dcf818e128112] exiting daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:448: [dcf818e128112] Daemon stopped
10:11:29 [2020-09-15T10:11:29.574Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
10:11:29 [2020-09-15T10:11:29.574Z]         check_test.go:309: Daemon deeb36d19c81c is not started
10:11:29 [2020-09-15T10:11:29.574Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s)
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [d1f132569ebcc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:325: [d1f132569ebcc] waiting for daemon to start
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:353: [d1f132569ebcc] daemon started
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:461: [d1f132569ebcc] Stopping daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:296: [d1f132569ebcc] exiting daemon
10:11:29 [2020-09-15T10:11:29.574Z]         daemon.go:448: [d1f132569ebcc] Daemon stopped
10:11:29 [2020-09-15T10:11:29.574Z] === RUN   TestDockerSwarmSuite
10:11:29 [2020-09-15T10:11:29.574Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:11:32 [2020-09-15T10:11:32.091Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:11:32 [2020-09-15T10:11:32.655Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:11:33 [2020-09-15T10:11:33.217Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:11:35 [2020-09-15T10:11:35.109Z] === RUN   TestDockerSuite/TestBuildEnv
10:11:35 [2020-09-15T10:11:35.671Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:11:36 [2020-09-15T10:11:36.232Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:11:37 [2020-09-15T10:11:37.600Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:11:37 [2020-09-15T10:11:37.671Z] .........                                                                [ 86%]
10:11:38 [2020-09-15T10:11:38.968Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:11:40 [2020-09-15T10:11:40.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:11:41 [2020-09-15T10:11:41.238Z] tests/integration/models_images_test.py ..............                   [ 89%]
10:11:42 [2020-09-15T10:11:42.694Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:11:46 [2020-09-15T10:11:46.108Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:11:47 [2020-09-15T10:11:47.966Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:11:48 [2020-09-15T10:11:48.904Z] tests/integration/models_resources_test.py .                             [ 91%]
10:11:55 [2020-09-15T10:11:55.114Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:11:55 [2020-09-15T10:11:55.439Z] --- PASS: TestImportExtremelyLargeImageWorks (94.31s)
10:11:55 [2020-09-15T10:11:55.439Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
10:11:55 [2020-09-15T10:11:55.439Z]     daemon.go:325: [d6f434d2127f6] waiting for daemon to start
10:11:55 [2020-09-15T10:11:55.439Z]     daemon.go:325: [d6f434d2127f6] waiting for daemon to start
10:11:55 [2020-09-15T10:11:55.439Z]     daemon.go:353: [d6f434d2127f6] daemon started
10:11:55 [2020-09-15T10:11:55.439Z]     daemon.go:461: [d6f434d2127f6] Stopping daemon
10:11:55 [2020-09-15T10:11:55.439Z]     daemon.go:296: [d6f434d2127f6] exiting daemon
10:11:55 [2020-09-15T10:11:55.439Z]     daemon.go:448: [d6f434d2127f6] Daemon stopped
10:11:55 [2020-09-15T10:11:55.439Z] PASS
10:11:55 [2020-09-15T10:11:55.439Z] 
10:11:55 [2020-09-15T10:11:55.439Z] DONE 11 tests in 95.879s
10:11:55 [2020-09-15T10:11:55.439Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
10:11:55 [2020-09-15T10:11:55.439Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
10:11:55 [2020-09-15T10:11:55.439Z] ++ set -e
10:11:55 [2020-09-15T10:11:55.439Z] ++ '[' -n 0 ']'
10:11:55 [2020-09-15T10:11:55.439Z] ++ set -x
10:11:55 [2020-09-15T10:11:55.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
10:11:55 [2020-09-15T10:11:55.439Z] INFO: Testing against a local daemon
10:11:55 [2020-09-15T10:11:55.439Z] === RUN   TestNetworkCreateDelete
10:11:55 [2020-09-15T10:11:55.439Z] --- PASS: TestNetworkCreateDelete (0.17s)
10:11:55 [2020-09-15T10:11:55.439Z] === RUN   TestDockerNetworkDeletePreferID
10:11:55 [2020-09-15T10:11:55.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
10:11:55 [2020-09-15T10:11:55.439Z] === RUN   TestDaemonDNSFallback
10:11:55 [2020-09-15T10:11:55.733Z] --- PASS: TestDaemonDNSFallback (2.58s)
10:11:55 [2020-09-15T10:11:55.733Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
10:11:55 [2020-09-15T10:11:55.733Z]     daemon.go:325: [d10c8ed3fe5ef] waiting for daemon to start
10:11:55 [2020-09-15T10:11:55.733Z]     daemon.go:325: [d10c8ed3fe5ef] waiting for daemon to start
10:11:55 [2020-09-15T10:11:55.733Z]     daemon.go:353: [d10c8ed3fe5ef] daemon started
10:11:55 [2020-09-15T10:11:55.733Z]     daemon.go:461: [d10c8ed3fe5ef] Stopping daemon
10:11:55 [2020-09-15T10:11:55.733Z]     daemon.go:296: [d10c8ed3fe5ef] exiting daemon
10:11:55 [2020-09-15T10:11:55.733Z]     daemon.go:448: [d10c8ed3fe5ef] Daemon stopped
10:11:55 [2020-09-15T10:11:55.733Z] === RUN   TestInspectNetwork
10:11:56 [2020-09-15T10:11:56.070Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:11:56 [2020-09-15T10:11:56.070Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/plugins	35.167s	coverage: 73.6% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.103s	coverage: 56.8% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.101s	coverage: 85.7% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/pools	0.123s	coverage: 87.9% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/progress	0.039s	coverage: 75.9% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/pubsub	1.100s	coverage: 72.7% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/reexec	0.166s	coverage: 82.4% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/signal	0.124s	coverage: 20.3% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/stdcopy	0.068s	coverage: 100.0% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/streamformatter	0.092s	coverage: 66.2% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/stringid	0.074s	coverage: 70.6% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/sysinfo	0.105s	coverage: 38.2% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/system	0.089s	coverage: 12.3% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/tailfile	0.096s	coverage: 88.6% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/tarsum	0.144s	coverage: 89.3% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/term	0.039s	coverage: 30.8% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/term/windows	0.034s	coverage: 0.0% of statements [no tests to run]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/truncindex	0.136s	coverage: 91.5% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/urlutil	0.061s	coverage: 100.0% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/pkg/useragent	0.069s	coverage: 88.9% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/plugin	0.290s	coverage: 12.0% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/plugin/v2	0.142s	coverage: 20.1% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/reference	0.234s	coverage: 84.4% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/registry	0.402s	coverage: 52.0% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/registry/resumable	0.226s	coverage: 100.0% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/restartmanager	0.033s	coverage: 49.0% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/rootless	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/runconfig	0.114s	coverage: 54.5% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/volume	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/volume/drivers	0.256s	coverage: 36.1% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/volume/local	0.282s	coverage: 37.7% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/volume/mounts	0.216s	coverage: 66.2% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ok  	github.com/docker/docker/volume/service	0.477s	coverage: 70.3% of statements
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:11:57 [2020-09-15T10:11:57.426Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:11:57 [2020-09-15T10:11:57.885Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:11:57 [2020-09-15T10:11:57.885Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:11:58 [2020-09-15T10:11:58.962Z] INFO: make.ps1 ended at 09/15/2020 10:11:58
10:11:59 [2020-09-15T10:11:59.927Z] INFO: Unit tests ended at 09/15/2020 10:11:59. Duration:00:03:25.3421352
10:11:59 [2020-09-15T10:11:59.927Z] INFO: Building busybox
10:12:00 [2020-09-15T10:12:00.382Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
10:12:00 [2020-09-15T10:12:00.382Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
10:12:00 [2020-09-15T10:12:00.382Z] 
10:12:00 [2020-09-15T10:12:00.382Z] Sending build context to Docker daemon   2.56kB
10:12:00 [2020-09-15T10:12:00.382Z] 
10:12:00 [2020-09-15T10:12:00.382Z] Step 1/6 : FROM microsoft/windowsservercore
10:12:00 [2020-09-15T10:12:00.382Z]  ---> 715aaeac112d
10:12:00 [2020-09-15T10:12:00.382Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
10:12:00 [2020-09-15T10:12:00.382Z]  ---> Running in 4d8e311ca4fe
10:12:01 [2020-09-15T10:12:01.762Z] tests/integration/regression_test.py ......                              [ 98%]
10:12:02 [2020-09-15T10:12:02.281Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:12:02 [2020-09-15T10:12:02.281Z] tests/integration/credentials/utils_test.py .                            [100%]
10:12:02 [2020-09-15T10:12:02.281Z] 
10:12:02 [2020-09-15T10:12:02.281Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:12:02 [2020-09-15T10:12:02.281Z] =========================== short test summary info ============================
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:12:02 [2020-09-15T10:12:02.281Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:12:02 [2020-09-15T10:12:02.281Z]   Not supported on most drivers
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:12:02 [2020-09-15T10:12:02.281Z]   Can fail if eth0 has multiple IP addresses
10:12:02 [2020-09-15T10:12:02.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:12:02 [2020-09-15T10:12:02.281Z]   This doesn't seem to be taken into account by the engine
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:12:02 [2020-09-15T10:12:02.281Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:12:02 [2020-09-15T10:12:02.281Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 297.45 seconds ==
10:12:02 [2020-09-15T10:12:02.540Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:12:02 [2020-09-15T10:12:02.637Z] === RUN   TestInspectNetwork/full_network_id
10:12:02 [2020-09-15T10:12:02.638Z] === RUN   TestInspectNetwork/partial_network_id
10:12:02 [2020-09-15T10:12:02.638Z] === RUN   TestInspectNetwork/network_name
10:12:02 [2020-09-15T10:12:02.638Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:12:04 [2020-09-15T10:12:04.161Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:12:06 [2020-09-15T10:12:06.051Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:12:06 [2020-09-15T10:12:06.147Z] Removing intermediate container 4d8e311ca4fe
10:12:06 [2020-09-15T10:12:06.147Z]  ---> 1a063ca9d36c
10:12:06 [2020-09-15T10:12:06.147Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
10:12:06 [2020-09-15T10:12:06.603Z] 
10:12:07 [2020-09-15T10:12:07.060Z]  ---> 06aa6ee05523
10:12:07 [2020-09-15T10:12:07.060Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
10:12:07 [2020-09-15T10:12:07.060Z]  ---> Running in a9d2a1c2b4d1
10:12:08 [2020-09-15T10:12:08.021Z] 
10:12:08 [2020-09-15T10:12:08.021Z] SUCCESS: Specified value was saved.
10:12:08 [2020-09-15T10:12:08.215Z] --- PASS: TestInspectNetwork (12.02s)
10:12:08 [2020-09-15T10:12:08.215Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
10:12:08 [2020-09-15T10:12:08.215Z]     daemon.go:325: [d4717a333db04] waiting for daemon to start
10:12:08 [2020-09-15T10:12:08.215Z]     daemon.go:325: [d4717a333db04] waiting for daemon to start
10:12:08 [2020-09-15T10:12:08.215Z]     daemon.go:353: [d4717a333db04] daemon started
10:12:08 [2020-09-15T10:12:08.215Z]     --- PASS: TestInspectNetwork/full_network_id (0.02s)
10:12:08 [2020-09-15T10:12:08.215Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:12:08 [2020-09-15T10:12:08.215Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:12:08 [2020-09-15T10:12:08.215Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:12:08 [2020-09-15T10:12:08.215Z]     daemon.go:461: [d4717a333db04] Stopping daemon
10:12:08 [2020-09-15T10:12:08.215Z]     daemon.go:296: [d4717a333db04] exiting daemon
10:12:08 [2020-09-15T10:12:08.215Z]     daemon.go:448: [d4717a333db04] Daemon stopped
10:12:08 [2020-09-15T10:12:08.215Z] === RUN   TestRunContainerWithBridgeNone
10:12:10 [2020-09-15T10:12:10.912Z] Removing intermediate container a9d2a1c2b4d1
10:12:10 [2020-09-15T10:12:10.912Z]  ---> b02d922f5679
10:12:10 [2020-09-15T10:12:10.912Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:12:10 [2020-09-15T10:12:10.912Z]  ---> Running in d9a6464098de
10:12:10 [2020-09-15T10:12:10.997Z] --- PASS: TestRunContainerWithBridgeNone (2.67s)
10:12:10 [2020-09-15T10:12:10.997Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
10:12:10 [2020-09-15T10:12:10.997Z]     daemon.go:325: [dc64c7ecdb8ae] waiting for daemon to start
10:12:10 [2020-09-15T10:12:10.997Z]     daemon.go:325: [dc64c7ecdb8ae] waiting for daemon to start
10:12:10 [2020-09-15T10:12:10.997Z]     daemon.go:353: [dc64c7ecdb8ae] daemon started
10:12:10 [2020-09-15T10:12:10.997Z]     daemon.go:461: [dc64c7ecdb8ae] Stopping daemon
10:12:10 [2020-09-15T10:12:10.997Z]     daemon.go:296: [dc64c7ecdb8ae] exiting daemon
10:12:10 [2020-09-15T10:12:10.997Z]     daemon.go:448: [dc64c7ecdb8ae] Daemon stopped
10:12:10 [2020-09-15T10:12:10.997Z] === RUN   TestNetworkInvalidJSON
10:12:10 [2020-09-15T10:12:10.997Z] === RUN   TestNetworkInvalidJSON//networks/create
10:12:10 [2020-09-15T10:12:10.997Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:12:10 [2020-09-15T10:12:10.997Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:12:10 [2020-09-15T10:12:10.997Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:12:10 [2020-09-15T10:12:10.997Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:10 [2020-09-15T10:12:10.997Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:10 [2020-09-15T10:12:10.997Z] === CONT  TestNetworkInvalidJSON//networks/create
10:12:10 [2020-09-15T10:12:10.997Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:10 [2020-09-15T10:12:10.997Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:12:10 [2020-09-15T10:12:10.997Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:12:10 [2020-09-15T10:12:10.997Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:12:10 [2020-09-15T10:12:10.997Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:12:10 [2020-09-15T10:12:10.997Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:12:10 [2020-09-15T10:12:10.997Z] === RUN   TestDaemonRestartWithLiveRestore
10:12:11 [2020-09-15T10:12:11.632Z] --- PASS: TestDaemonRestartWithLiveRestore (1.12s)
10:12:11 [2020-09-15T10:12:11.632Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:325: [d3e414103704d] waiting for daemon to start
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:325: [d3e414103704d] waiting for daemon to start
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:353: [d3e414103704d] daemon started
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:461: [d3e414103704d] Stopping daemon
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:296: [d3e414103704d] exiting daemon
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:448: [d3e414103704d] Daemon stopped
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:325: [d3e414103704d] waiting for daemon to start
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:325: [d3e414103704d] waiting for daemon to start
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:353: [d3e414103704d] daemon started
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:461: [d3e414103704d] Stopping daemon
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:296: [d3e414103704d] exiting daemon
10:12:11 [2020-09-15T10:12:11.632Z]     daemon.go:448: [d3e414103704d] Daemon stopped
10:12:11 [2020-09-15T10:12:11.632Z] === RUN   TestDaemonDefaultNetworkPools
10:12:12 [2020-09-15T10:12:12.664Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s)
10:12:12 [2020-09-15T10:12:12.665Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
10:12:12 [2020-09-15T10:12:12.665Z]     daemon.go:325: [d15dca4f335aa] waiting for daemon to start
10:12:12 [2020-09-15T10:12:12.665Z]     daemon.go:325: [d15dca4f335aa] waiting for daemon to start
10:12:12 [2020-09-15T10:12:12.665Z]     daemon.go:353: [d15dca4f335aa] daemon started
10:12:12 [2020-09-15T10:12:12.665Z]     daemon.go:461: [d15dca4f335aa] Stopping daemon
10:12:12 [2020-09-15T10:12:12.665Z]     daemon.go:296: [d15dca4f335aa] exiting daemon
10:12:12 [2020-09-15T10:12:12.665Z]     daemon.go:448: [d15dca4f335aa] Daemon stopped
10:12:12 [2020-09-15T10:12:12.665Z] === RUN   TestDaemonRestartWithExistingNetwork
10:12:14 [2020-09-15T10:12:14.171Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
10:12:14 [2020-09-15T10:12:14.171Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:325: [d8c85ff3f93f3] waiting for daemon to start
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:325: [d8c85ff3f93f3] waiting for daemon to start
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:353: [d8c85ff3f93f3] daemon started
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:461: [d8c85ff3f93f3] Stopping daemon
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:296: [d8c85ff3f93f3] exiting daemon
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:448: [d8c85ff3f93f3] Daemon stopped
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:325: [d8c85ff3f93f3] waiting for daemon to start
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:325: [d8c85ff3f93f3] waiting for daemon to start
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:353: [d8c85ff3f93f3] daemon started
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:461: [d8c85ff3f93f3] Stopping daemon
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:296: [d8c85ff3f93f3] exiting daemon
10:12:14 [2020-09-15T10:12:14.171Z]     daemon.go:448: [d8c85ff3f93f3] Daemon stopped
10:12:14 [2020-09-15T10:12:14.171Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:14 [2020-09-15T10:12:14.743Z] umount: bundles/test-docker-py/root: no mount point specified.
10:12:14 [2020-09-15T10:12:14.744Z] Leaving: AppArmorNo profiles have been unloaded.
10:12:14 [2020-09-15T10:12:14.744Z] 
10:12:14 [2020-09-15T10:12:14.744Z] Unloading profiles will leave already running processes permanently
10:12:14 [2020-09-15T10:12:14.744Z] unconfined, which can lead to unexpected situations.
10:12:14 [2020-09-15T10:12:14.744Z] 
10:12:14 [2020-09-15T10:12:14.744Z] To set a process to complain mode, use the command line tool
10:12:14 [2020-09-15T10:12:14.744Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:12:14 [2020-09-15T10:12:14.744Z] 
Post stage
[Pipeline] junit
10:12:15 [2020-09-15T10:12:15.018Z] Recording test results
[Pipeline] sh
10:12:15 [2020-09-15T10:12:15.203Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
10:12:15 [2020-09-15T10:12:15.203Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:325: [dada3d04579f6] waiting for daemon to start
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:325: [dada3d04579f6] waiting for daemon to start
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:353: [dada3d04579f6] daemon started
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:461: [dada3d04579f6] Stopping daemon
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:296: [dada3d04579f6] exiting daemon
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:448: [dada3d04579f6] Daemon stopped
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:325: [dada3d04579f6] waiting for daemon to start
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:325: [dada3d04579f6] waiting for daemon to start
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:353: [dada3d04579f6] daemon started
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:461: [dada3d04579f6] Stopping daemon
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:296: [dada3d04579f6] exiting daemon
10:12:15 [2020-09-15T10:12:15.203Z]     daemon.go:448: [dada3d04579f6] Daemon stopped
10:12:15 [2020-09-15T10:12:15.203Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:12:15 [2020-09-15T10:12:15.423Z] + echo Ensuring container killed.
10:12:15 [2020-09-15T10:12:15.423Z] Ensuring container killed.
10:12:15 [2020-09-15T10:12:15.423Z] + docker rm -vf docker-pr1
10:12:15 [2020-09-15T10:12:15.423Z] Error: No such container: docker-pr1
10:12:15 [2020-09-15T10:12:15.423Z] + true
[Pipeline] sh
10:12:15 [2020-09-15T10:12:15.576Z] Cannot create a file when that file already exists.
10:12:15 [2020-09-15T10:12:15.703Z] + echo Chowning /workspace to jenkins user
10:12:15 [2020-09-15T10:12:15.703Z] Chowning /workspace to jenkins user
10:12:15 [2020-09-15T10:12:15.703Z] + id -u
10:12:15 [2020-09-15T10:12:15.703Z] + id -g
10:12:15 [2020-09-15T10:12:15.703Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41451:/workspace busybox chown -R 1000:1000 /workspace
10:12:15 [2020-09-15T10:12:15.835Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s)
10:12:15 [2020-09-15T10:12:15.835Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
10:12:15 [2020-09-15T10:12:15.835Z]     daemon.go:325: [dec8a97000c68] waiting for daemon to start
10:12:15 [2020-09-15T10:12:15.835Z]     daemon.go:325: [dec8a97000c68] waiting for daemon to start
10:12:15 [2020-09-15T10:12:15.835Z]     daemon.go:353: [dec8a97000c68] daemon started
10:12:15 [2020-09-15T10:12:15.835Z]     daemon.go:461: [dec8a97000c68] Stopping daemon
10:12:15 [2020-09-15T10:12:15.835Z]     daemon.go:296: [dec8a97000c68] exiting daemon
10:12:15 [2020-09-15T10:12:15.835Z]     daemon.go:448: [dec8a97000c68] Daemon stopped
10:12:15 [2020-09-15T10:12:15.835Z] === RUN   TestServiceWithPredefinedNetwork
10:12:16 [2020-09-15T10:12:16.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:12:16 [2020-09-15T10:12:16.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:12:16 [2020-09-15T10:12:16.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:12:16 [2020-09-15T10:12:16.001Z] --- PASS: TestImportExtremelyLargeImageWorks (220.59s)
10:12:16 [2020-09-15T10:12:16.001Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
10:12:16 [2020-09-15T10:12:16.001Z]     daemon.go:325: [d5bd1037fe133] waiting for daemon to start
10:12:16 [2020-09-15T10:12:16.001Z]     daemon.go:325: [d5bd1037fe133] waiting for daemon to start
10:12:16 [2020-09-15T10:12:16.001Z]     daemon.go:353: [d5bd1037fe133] daemon started
10:12:16 [2020-09-15T10:12:16.001Z]     daemon.go:461: [d5bd1037fe133] Stopping daemon
10:12:16 [2020-09-15T10:12:16.001Z]     daemon.go:296: [d5bd1037fe133] exiting daemon
10:12:16 [2020-09-15T10:12:16.001Z]     daemon.go:448: [d5bd1037fe133] Daemon stopped
10:12:16 [2020-09-15T10:12:16.001Z] PASS
10:12:16 [2020-09-15T10:12:16.001Z] 
10:12:16 [2020-09-15T10:12:16.001Z] DONE 11 tests in 222.116s
10:12:16 [2020-09-15T10:12:16.001Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:12:16 [2020-09-15T10:12:16.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
10:12:16 [2020-09-15T10:12:16.001Z] ++ set -e
10:12:16 [2020-09-15T10:12:16.001Z] ++ '[' -n 0 ']'
10:12:16 [2020-09-15T10:12:16.001Z] ++ set -x
10:12:16 [2020-09-15T10:12:16.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
10:12:16 [2020-09-15T10:12:16.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:12:16 [2020-09-15T10:12:16.258Z] INFO: Testing against a local daemon
10:12:16 [2020-09-15T10:12:16.258Z] === RUN   TestNetworkCreateDelete
10:12:16 [2020-09-15T10:12:16.258Z] --- PASS: TestNetworkCreateDelete (0.16s)
10:12:16 [2020-09-15T10:12:16.258Z] === RUN   TestDockerNetworkDeletePreferID
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:12:16 [2020-09-15T10:12:16.820Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
10:12:16 [2020-09-15T10:12:16.820Z] === RUN   TestDaemonDNSFallback
10:12:16 [2020-09-15T10:12:16.932Z] + bundleName=docker-py
10:12:16 [2020-09-15T10:12:16.932Z] + echo Creating docker-py-bundles.tar.gz
10:12:16 [2020-09-15T10:12:16.932Z] Creating docker-py-bundles.tar.gz
10:12:16 [2020-09-15T10:12:16.932Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
10:12:16 [2020-09-15T10:12:16.943Z] Archiving artifacts
10:12:17 [2020-09-15T10:12:17.075Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:12:17 [2020-09-15T10:12:17.076Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:12:17 [2020-09-15T10:12:17.207Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41451/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:12:17 [2020-09-15T10:12:17.332Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:12:17 [2020-09-15T10:12:17.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh binary-daemon
10:12:17 [2020-09-15T10:12:17.817Z] 
10:12:18 [2020-09-15T10:12:18.077Z] Removing bundles/
10:12:18 [2020-09-15T10:12:18.077Z] 
10:12:18 [2020-09-15T10:12:18.077Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:12:18 [2020-09-15T10:12:18.077Z] Building: bundles/binary-daemon/dockerd-dev
10:12:18 [2020-09-15T10:12:18.077Z] GOOS="" GOARCH="" GOARM=""
10:12:18 [2020-09-15T10:12:18.703Z] --- PASS: TestDaemonDNSFallback (1.76s)
10:12:18 [2020-09-15T10:12:18.703Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
10:12:18 [2020-09-15T10:12:18.703Z]     daemon.go:325: [d00beb97c5708] waiting for daemon to start
10:12:18 [2020-09-15T10:12:18.703Z]     daemon.go:325: [d00beb97c5708] waiting for daemon to start
10:12:18 [2020-09-15T10:12:18.703Z]     daemon.go:353: [d00beb97c5708] daemon started
10:12:18 [2020-09-15T10:12:18.703Z]     daemon.go:461: [d00beb97c5708] Stopping daemon
10:12:18 [2020-09-15T10:12:18.703Z]     daemon.go:296: [d00beb97c5708] exiting daemon
10:12:18 [2020-09-15T10:12:18.703Z]     daemon.go:448: [d00beb97c5708] Daemon stopped
10:12:18 [2020-09-15T10:12:18.703Z] === RUN   TestInspectNetwork
10:12:20 [2020-09-15T10:12:20.289Z] --- PASS: TestServiceWithPredefinedNetwork (4.02s)
10:12:20 [2020-09-15T10:12:20.289Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
10:12:20 [2020-09-15T10:12:20.289Z]     daemon.go:325: [d0dcb26f39313] waiting for daemon to start
10:12:20 [2020-09-15T10:12:20.289Z]     daemon.go:325: [d0dcb26f39313] waiting for daemon to start
10:12:20 [2020-09-15T10:12:20.289Z]     daemon.go:353: [d0dcb26f39313] daemon started
10:12:20 [2020-09-15T10:12:20.289Z]     daemon.go:461: [d0dcb26f39313] Stopping daemon
10:12:20 [2020-09-15T10:12:20.289Z]     daemon.go:296: [d0dcb26f39313] exiting daemon
10:12:20 [2020-09-15T10:12:20.289Z]     daemon.go:448: [d0dcb26f39313] Daemon stopped
10:12:20 [2020-09-15T10:12:20.289Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:12:20 [2020-09-15T10:12:20.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:20 [2020-09-15T10:12:20.289Z]     service_test.go:230: FLAKY_TEST
10:12:20 [2020-09-15T10:12:20.289Z] === RUN   TestServiceWithDataPathPortInit
10:12:21 [2020-09-15T10:12:21.342Z] Removing intermediate container d9a6464098de
10:12:21 [2020-09-15T10:12:21.342Z]  ---> 4e7d5b80f094
10:12:21 [2020-09-15T10:12:21.342Z] Step 6/6 : CMD ["sh"]
10:12:21 [2020-09-15T10:12:21.342Z]  ---> Running in 3bf1ac2da461
10:12:21 [2020-09-15T10:12:21.342Z] Removing intermediate container 3bf1ac2da461
10:12:21 [2020-09-15T10:12:21.342Z]  ---> 3229b6fd885e
10:12:21 [2020-09-15T10:12:21.342Z] Successfully built 3229b6fd885e
10:12:21 [2020-09-15T10:12:21.342Z] Successfully tagged busybox:latest
10:12:21 [2020-09-15T10:12:21.342Z] INFO: Docker images of the daemon under test
10:12:21 [2020-09-15T10:12:21.342Z] 
10:12:21 [2020-09-15T10:12:21.342Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
10:12:21 [2020-09-15T10:12:21.342Z] busybox                                latest              3229b6fd885e        1 second ago        5.09GB
10:12:21 [2020-09-15T10:12:21.342Z] microsoft/windowsservercore            latest              715aaeac112d        12 days ago         5.06GB
10:12:21 [2020-09-15T10:12:21.342Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        12 days ago         5.06GB
10:12:21 [2020-09-15T10:12:21.342Z] 
10:12:21 [2020-09-15T10:12:21.342Z] INFO: Running integration tests at 09/15/2020 10:12:21...
10:12:21 [2020-09-15T10:12:21.342Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:12:21 [2020-09-15T10:12:21.342Z] INFO: Integration API tests being run from the host:
10:12:21 [2020-09-15T10:12:21.342Z] INFO: make.ps1 starting at 09/15/2020 10:12:21
10:12:21 [2020-09-15T10:12:21.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:12:21 [2020-09-15T10:12:21.923Z] 
10:12:21 [2020-09-15T10:12:21.923Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:12:21 [2020-09-15T10:12:21.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:12:21 [2020-09-15T10:12:21.923Z] HOSTNAME=31307d25031d
10:12:21 [2020-09-15T10:12:21.923Z] TESTDEBUG=0
10:12:21 [2020-09-15T10:12:21.923Z] DEST=bundles/test-integration
10:12:21 [2020-09-15T10:12:21.923Z] PWD=/go/src/github.com/docker/docker
10:12:21 [2020-09-15T10:12:21.923Z] DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1
10:12:21 [2020-09-15T10:12:21.923Z] container=docker
10:12:21 [2020-09-15T10:12:21.923Z] HOME=/root
10:12:21 [2020-09-15T10:12:21.923Z] GOLANG_VERSION=1.13.14
10:12:21 [2020-09-15T10:12:21.923Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:12:21 [2020-09-15T10:12:21.923Z] VALIDATE_BRANCH=19.03
10:12:21 [2020-09-15T10:12:21.923Z] TERM=xterm
10:12:21 [2020-09-15T10:12:21.923Z] DOCKER_PKG=github.com/docker/docker
10:12:21 [2020-09-15T10:12:21.923Z] SHLVL=1
10:12:21 [2020-09-15T10:12:21.923Z] TIMEOUT=120m
10:12:21 [2020-09-15T10:12:21.923Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
10:12:21 [2020-09-15T10:12:21.923Z] DOCKER_GRAPHDRIVER=overlay2
10:12:21 [2020-09-15T10:12:21.923Z] GO111MODULE=off
10:12:21 [2020-09-15T10:12:21.923Z] DOCKER_EXPERIMENTAL=1
10:12:21 [2020-09-15T10:12:21.923Z] TEST_SKIP_INTEGRATION_CLI=1
10:12:21 [2020-09-15T10:12:21.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:12:21 [2020-09-15T10:12:21.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:12:21 [2020-09-15T10:12:21.923Z] GOPATH=/go
10:12:21 [2020-09-15T10:12:21.923Z] PKG_CONFIG=pkg-config
10:12:21 [2020-09-15T10:12:21.923Z] _=/usr/bin/env
10:12:21 [2020-09-15T10:12:21.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:12:22 [2020-09-15T10:12:22.304Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
10:12:22 [2020-09-15T10:12:22.875Z] === RUN   TestInspectNetwork/full_network_id
10:12:22 [2020-09-15T10:12:22.875Z] === RUN   TestInspectNetwork/partial_network_id
10:12:22 [2020-09-15T10:12:22.875Z] === RUN   TestInspectNetwork/network_name
10:12:22 [2020-09-15T10:12:22.875Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:12:24 [2020-09-15T10:12:24.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:12:24 [2020-09-15T10:12:24.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:12:25 [2020-09-15T10:12:25.169Z] === RUN   TestDockerSuite/TestBuildExpose
10:12:25 [2020-09-15T10:12:25.425Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:12:25 [2020-09-15T10:12:25.995Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:12:26 [2020-09-15T10:12:26.562Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:12:26 [2020-09-15T10:12:26.562Z] --- PASS: TestInspectNetwork (8.06s)
10:12:26 [2020-09-15T10:12:26.562Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
10:12:26 [2020-09-15T10:12:26.562Z]     daemon.go:325: [d9a1a6f169249] waiting for daemon to start
10:12:26 [2020-09-15T10:12:26.562Z]     daemon.go:325: [d9a1a6f169249] waiting for daemon to start
10:12:26 [2020-09-15T10:12:26.562Z]     daemon.go:353: [d9a1a6f169249] daemon started
10:12:26 [2020-09-15T10:12:26.562Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:12:26 [2020-09-15T10:12:26.562Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:12:26 [2020-09-15T10:12:26.562Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:12:26 [2020-09-15T10:12:26.562Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:12:26 [2020-09-15T10:12:26.562Z]     daemon.go:461: [d9a1a6f169249] Stopping daemon
10:12:26 [2020-09-15T10:12:26.562Z]     daemon.go:296: [d9a1a6f169249] exiting daemon
10:12:26 [2020-09-15T10:12:26.562Z]     daemon.go:448: [d9a1a6f169249] Daemon stopped
10:12:26 [2020-09-15T10:12:26.562Z] === RUN   TestRunContainerWithBridgeNone
10:12:27 [2020-09-15T10:12:27.124Z] === RUN   TestDockerSuite/TestBuildFails
10:12:27 [2020-09-15T10:12:27.685Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:12:27 [2020-09-15T10:12:27.685Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:12:28 [2020-09-15T10:12:28.613Z] --- PASS: TestRunContainerWithBridgeNone (2.04s)
10:12:28 [2020-09-15T10:12:28.613Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
10:12:28 [2020-09-15T10:12:28.613Z]     daemon.go:325: [dfbcb07bd360c] waiting for daemon to start
10:12:28 [2020-09-15T10:12:28.613Z]     daemon.go:325: [dfbcb07bd360c] waiting for daemon to start
10:12:28 [2020-09-15T10:12:28.613Z]     daemon.go:353: [dfbcb07bd360c] daemon started
10:12:28 [2020-09-15T10:12:28.613Z]     daemon.go:461: [dfbcb07bd360c] Stopping daemon
10:12:28 [2020-09-15T10:12:28.613Z]     daemon.go:296: [dfbcb07bd360c] exiting daemon
10:12:28 [2020-09-15T10:12:28.613Z]     daemon.go:448: [dfbcb07bd360c] Daemon stopped
10:12:28 [2020-09-15T10:12:28.613Z] === RUN   TestNetworkInvalidJSON
10:12:28 [2020-09-15T10:12:28.613Z] === RUN   TestNetworkInvalidJSON//networks/create
10:12:28 [2020-09-15T10:12:28.613Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:12:28 [2020-09-15T10:12:28.613Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:12:28 [2020-09-15T10:12:28.613Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:12:28 [2020-09-15T10:12:28.613Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:28 [2020-09-15T10:12:28.613Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:28 [2020-09-15T10:12:28.870Z] === CONT  TestNetworkInvalidJSON//networks/create
10:12:28 [2020-09-15T10:12:28.870Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:12:28 [2020-09-15T10:12:28.870Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:12:28 [2020-09-15T10:12:28.870Z] --- PASS: TestNetworkInvalidJSON (0.04s)
10:12:28 [2020-09-15T10:12:28.870Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:12:28 [2020-09-15T10:12:28.870Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:12:28 [2020-09-15T10:12:28.870Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:12:28 [2020-09-15T10:12:28.870Z] === RUN   TestDaemonRestartWithLiveRestore
10:12:29 [2020-09-15T10:12:29.432Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:12:29 [2020-09-15T10:12:29.994Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
10:12:29 [2020-09-15T10:12:29.994Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:325: [d561db4c98126] waiting for daemon to start
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:325: [d561db4c98126] waiting for daemon to start
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:353: [d561db4c98126] daemon started
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:461: [d561db4c98126] Stopping daemon
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:296: [d561db4c98126] exiting daemon
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:448: [d561db4c98126] Daemon stopped
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:325: [d561db4c98126] waiting for daemon to start
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:325: [d561db4c98126] waiting for daemon to start
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:353: [d561db4c98126] daemon started
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:461: [d561db4c98126] Stopping daemon
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:296: [d561db4c98126] exiting daemon
10:12:29 [2020-09-15T10:12:29.994Z]     daemon.go:448: [d561db4c98126] Daemon stopped
10:12:29 [2020-09-15T10:12:29.994Z] === RUN   TestDaemonDefaultNetworkPools
10:12:30 [2020-09-15T10:12:30.557Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
10:12:30 [2020-09-15T10:12:30.557Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
10:12:30 [2020-09-15T10:12:30.557Z]     daemon.go:325: [da8b9d50ccf47] waiting for daemon to start
10:12:30 [2020-09-15T10:12:30.557Z]     daemon.go:325: [da8b9d50ccf47] waiting for daemon to start
10:12:30 [2020-09-15T10:12:30.557Z]     daemon.go:353: [da8b9d50ccf47] daemon started
10:12:30 [2020-09-15T10:12:30.557Z]     daemon.go:461: [da8b9d50ccf47] Stopping daemon
10:12:30 [2020-09-15T10:12:30.557Z]     daemon.go:296: [da8b9d50ccf47] exiting daemon
10:12:30 [2020-09-15T10:12:30.557Z]     daemon.go:448: [da8b9d50ccf47] Daemon stopped
10:12:30 [2020-09-15T10:12:30.557Z] === RUN   TestDaemonRestartWithExistingNetwork
10:12:30 [2020-09-15T10:12:30.814Z] === RUN   TestDockerSuite/TestBuildForceRm
10:12:31 [2020-09-15T10:12:31.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
10:12:31 [2020-09-15T10:12:31.744Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:325: [d554dbb117359] waiting for daemon to start
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:325: [d554dbb117359] waiting for daemon to start
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:353: [d554dbb117359] daemon started
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:461: [d554dbb117359] Stopping daemon
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:296: [d554dbb117359] exiting daemon
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:448: [d554dbb117359] Daemon stopped
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:325: [d554dbb117359] waiting for daemon to start
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:325: [d554dbb117359] waiting for daemon to start
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:353: [d554dbb117359] daemon started
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:461: [d554dbb117359] Stopping daemon
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:296: [d554dbb117359] exiting daemon
10:12:31 [2020-09-15T10:12:31.744Z]     daemon.go:448: [d554dbb117359] Daemon stopped
10:12:31 [2020-09-15T10:12:31.744Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:32 [2020-09-15T10:12:32.307Z] === RUN   TestDockerSuite/TestBuildFromGit
10:12:33 [2020-09-15T10:12:33.236Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s)
10:12:33 [2020-09-15T10:12:33.236Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:325: [d7bd0ce4e4f62] waiting for daemon to start
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:325: [d7bd0ce4e4f62] waiting for daemon to start
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:353: [d7bd0ce4e4f62] daemon started
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:461: [d7bd0ce4e4f62] Stopping daemon
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:296: [d7bd0ce4e4f62] exiting daemon
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:448: [d7bd0ce4e4f62] Daemon stopped
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:325: [d7bd0ce4e4f62] waiting for daemon to start
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:325: [d7bd0ce4e4f62] waiting for daemon to start
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:353: [d7bd0ce4e4f62] daemon started
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:461: [d7bd0ce4e4f62] Stopping daemon
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:296: [d7bd0ce4e4f62] exiting daemon
10:12:33 [2020-09-15T10:12:33.236Z]     daemon.go:448: [d7bd0ce4e4f62] Daemon stopped
10:12:33 [2020-09-15T10:12:33.236Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:12:33 [2020-09-15T10:12:33.236Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:12:33 [2020-09-15T10:12:33.492Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:12:33 [2020-09-15T10:12:33.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:12:33 [2020-09-15T10:12:33.749Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
10:12:33 [2020-09-15T10:12:33.749Z]     daemon.go:325: [da3866251aeaf] waiting for daemon to start
10:12:33 [2020-09-15T10:12:33.749Z]     daemon.go:325: [da3866251aeaf] waiting for daemon to start
10:12:33 [2020-09-15T10:12:33.749Z]     daemon.go:353: [da3866251aeaf] daemon started
10:12:33 [2020-09-15T10:12:33.749Z]     daemon.go:461: [da3866251aeaf] Stopping daemon
10:12:33 [2020-09-15T10:12:33.749Z]     daemon.go:296: [da3866251aeaf] exiting daemon
10:12:33 [2020-09-15T10:12:33.749Z]     daemon.go:448: [da3866251aeaf] Daemon stopped
10:12:33 [2020-09-15T10:12:33.749Z] === RUN   TestServiceWithPredefinedNetwork
10:12:34 [2020-09-15T10:12:34.315Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:12:36 [2020-09-15T10:12:36.207Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:12:36 [2020-09-15T10:12:36.207Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s)
10:12:36 [2020-09-15T10:12:36.207Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
10:12:36 [2020-09-15T10:12:36.207Z]     daemon.go:325: [de5947d1a539f] waiting for daemon to start
10:12:36 [2020-09-15T10:12:36.207Z]     daemon.go:325: [de5947d1a539f] waiting for daemon to start
10:12:36 [2020-09-15T10:12:36.207Z]     daemon.go:353: [de5947d1a539f] daemon started
10:12:36 [2020-09-15T10:12:36.207Z]     daemon.go:461: [de5947d1a539f] Stopping daemon
10:12:36 [2020-09-15T10:12:36.207Z]     daemon.go:296: [de5947d1a539f] exiting daemon
10:12:36 [2020-09-15T10:12:36.207Z]     daemon.go:448: [de5947d1a539f] Daemon stopped
10:12:36 [2020-09-15T10:12:36.207Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:12:36 [2020-09-15T10:12:36.207Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:36 [2020-09-15T10:12:36.207Z]     service_test.go:230: FLAKY_TEST
10:12:36 [2020-09-15T10:12:36.207Z] === RUN   TestServiceWithDataPathPortInit
10:12:36 [2020-09-15T10:12:36.463Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:12:36 [2020-09-15T10:12:36.719Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:12:38 [2020-09-15T10:12:38.612Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:12:41 [2020-09-15T10:12:41.128Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:12:41 [2020-09-15T10:12:41.692Z] === RUN   TestDockerSuite/TestBuildHistory
10:12:42 [2020-09-15T10:12:42.742Z] --- PASS: TestServiceWithDataPathPortInit (20.46s)
10:12:42 [2020-09-15T10:12:42.742Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:325: [daec0c97276ee] waiting for daemon to start
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:325: [daec0c97276ee] waiting for daemon to start
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:353: [daec0c97276ee] daemon started
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:461: [daec0c97276ee] Stopping daemon
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:296: [daec0c97276ee] exiting daemon
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:448: [daec0c97276ee] Daemon stopped
10:12:42 [2020-09-15T10:12:42.742Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:325: [dd288eb30daa5] waiting for daemon to start
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:325: [dd288eb30daa5] waiting for daemon to start
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:353: [dd288eb30daa5] daemon started
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:461: [dd288eb30daa5] Stopping daemon
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:296: [dd288eb30daa5] exiting daemon
10:12:42 [2020-09-15T10:12:42.742Z]     daemon.go:448: [dd288eb30daa5] Daemon stopped
10:12:42 [2020-09-15T10:12:42.742Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:12:43 [2020-09-15T10:12:43.405Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
10:12:43 [2020-09-15T10:12:43.405Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
10:12:44 [2020-09-15T10:12:44.208Z] === RUN   TestDockerSuite/TestBuildIidFile
10:12:44 [2020-09-15T10:12:44.464Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:12:44 [2020-09-15T10:12:44.725Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:12:45 [2020-09-15T10:12:45.303Z] === RUN   TestDockerSuite/TestBuildInheritance
10:12:45 [2020-09-15T10:12:45.865Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:12:46 [2020-09-15T10:12:46.121Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:12:46 [2020-09-15T10:12:46.299Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
10:12:47 [2020-09-15T10:12:47.050Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:12:47 [2020-09-15T10:12:47.050Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:12:47 [2020-09-15T10:12:47.980Z] === RUN   TestDockerSuite/TestBuildLabel
10:12:48 [2020-09-15T10:12:48.466Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
10:12:48 [2020-09-15T10:12:48.541Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:12:48 [2020-09-15T10:12:48.796Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:12:49 [2020-09-15T10:12:49.359Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:12:49 [2020-09-15T10:12:49.359Z] === RUN   TestDockerSuite/TestBuildLabels
10:12:49 [2020-09-15T10:12:49.615Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:12:50 [2020-09-15T10:12:50.543Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:12:51 [2020-09-15T10:12:51.207Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.98s)
10:12:51 [2020-09-15T10:12:51.207Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:12:51 [2020-09-15T10:12:51.207Z]     daemon.go:325: [d0488035ea3e4] waiting for daemon to start
10:12:51 [2020-09-15T10:12:51.207Z]     daemon.go:325: [d0488035ea3e4] waiting for daemon to start
10:12:51 [2020-09-15T10:12:51.207Z]     daemon.go:353: [d0488035ea3e4] daemon started
10:12:51 [2020-09-15T10:12:51.207Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ujdgicdmzi01qe2qcs67ufor5 Created:2020-09-15 10:12:41.73888505 +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[c9ccbc6da28d3373844cd527ba56fc5290bde725cc814d7cda54746d681a2621:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bopgz70r948q54tkzxemwdlii EndpointID:14d1cf1a4c96b754a2ede2bf500863e7c6b7ce179fce855f5eb6506370f8cb62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2dd9abb2139d904c6d940290f84fb6ac9b138e26a6de5aed1cfdda1c74bb190e 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:de0db31806b0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bopgz70r948q54tkzxemwdlii EndpointID:14d1cf1a4c96b754a2ede2bf500863e7c6b7ce179fce855f5eb6506370f8cb62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:12:51 [2020-09-15T10:12:51.207Z]     daemon.go:461: [d0488035ea3e4] Stopping daemon
10:12:51 [2020-09-15T10:12:51.207Z]     daemon.go:296: [d0488035ea3e4] exiting daemon
10:12:51 [2020-09-15T10:12:51.207Z]     daemon.go:448: [d0488035ea3e4] Daemon stopped
10:12:51 [2020-09-15T10:12:51.207Z] PASS
10:12:51 [2020-09-15T10:12:51.207Z] 
10:12:51 [2020-09-15T10:12:51.207Z] === Skipped
10:12:51 [2020-09-15T10:12:51.207Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:51 [2020-09-15T10:12:51.207Z]     service_test.go:230: FLAKY_TEST
10:12:51 [2020-09-15T10:12:51.207Z] 
10:12:51 [2020-09-15T10:12:51.207Z] 
10:12:51 [2020-09-15T10:12:51.207Z] DONE 22 tests, 1 skipped in 57.720s
10:12:51 [2020-09-15T10:12:51.207Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:12:51 [2020-09-15T10:12:51.207Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:12:51 [2020-09-15T10:12:51.207Z] ++ set -e
10:12:51 [2020-09-15T10:12:51.207Z] ++ '[' -n 0 ']'
10:12:51 [2020-09-15T10:12:51.207Z] ++ set -x
10:12:51 [2020-09-15T10:12:51.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:12:51 [2020-09-15T10:12:51.208Z] INFO: Testing against a local daemon
10:12:51 [2020-09-15T10:12:51.208Z] === RUN   TestDockerNetworkIpvlanPersistance
10:12:51 [2020-09-15T10:12:51.208Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:12:51 [2020-09-15T10:12:51.208Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:51 [2020-09-15T10:12:51.208Z] === RUN   TestDockerNetworkIpvlan
10:12:51 [2020-09-15T10:12:51.208Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:12:51 [2020-09-15T10:12:51.208Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:51 [2020-09-15T10:12:51.208Z] PASS
10:12:51 [2020-09-15T10:12:51.208Z] 
10:12:51 [2020-09-15T10:12:51.208Z] === Skipped
10:12:51 [2020-09-15T10:12:51.208Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:12:51 [2020-09-15T10:12:51.208Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:51 [2020-09-15T10:12:51.208Z] 
10:12:51 [2020-09-15T10:12:51.208Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:12:51 [2020-09-15T10:12:51.208Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:12:51 [2020-09-15T10:12:51.208Z] 
10:12:51 [2020-09-15T10:12:51.208Z] 
10:12:51 [2020-09-15T10:12:51.208Z] DONE 2 tests, 2 skipped in 0.075s
10:12:51 [2020-09-15T10:12:51.208Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:12:51 [2020-09-15T10:12:51.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:12:51 [2020-09-15T10:12:51.208Z] ++ set -e
10:12:51 [2020-09-15T10:12:51.208Z] ++ '[' -n 0 ']'
10:12:51 [2020-09-15T10:12:51.208Z] ++ set -x
10:12:51 [2020-09-15T10:12:51.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:12:51 [2020-09-15T10:12:51.208Z] INFO: Testing against a local daemon
10:12:51 [2020-09-15T10:12:51.208Z] === RUN   TestDockerNetworkMacvlanPersistance
10:12:51 [2020-09-15T10:12:51.359Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:12:51 [2020-09-15T10:12:51.814Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:12:51 [2020-09-15T10:12:51.837Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
10:12:51 [2020-09-15T10:12:51.837Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
10:12:51 [2020-09-15T10:12:51.837Z]     daemon.go:325: [d46a93fae8467] waiting for daemon to start
10:12:51 [2020-09-15T10:12:51.837Z]     daemon.go:325: [d46a93fae8467] waiting for daemon to start
10:12:51 [2020-09-15T10:12:51.837Z]     daemon.go:353: [d46a93fae8467] daemon started
10:12:51 [2020-09-15T10:12:51.837Z]     daemon.go:461: [d46a93fae8467] Stopping daemon
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:296: [d46a93fae8467] exiting daemon
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:448: [d46a93fae8467] Daemon stopped
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:325: [d46a93fae8467] waiting for daemon to start
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:325: [d46a93fae8467] waiting for daemon to start
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:353: [d46a93fae8467] daemon started
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:461: [d46a93fae8467] Stopping daemon
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:296: [d46a93fae8467] exiting daemon
10:12:51 [2020-09-15T10:12:51.838Z]     daemon.go:448: [d46a93fae8467] Daemon stopped
10:12:51 [2020-09-15T10:12:51.838Z] === RUN   TestDockerNetworkMacvlan
10:12:52 [2020-09-15T10:12:52.432Z] === RUN   TestDockerSuite/TestBuildLastModified
10:12:52 [2020-09-15T10:12:52.776Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
10:12:52 [2020-09-15T10:12:52.900Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:12:53 [2020-09-15T10:12:53.232Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:12:53 [2020-09-15T10:12:53.359Z] --- PASS: TestServiceWithDataPathPortInit (17.01s)
10:12:53 [2020-09-15T10:12:53.359Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:325: [d6be64a3325fb] waiting for daemon to start
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:325: [d6be64a3325fb] waiting for daemon to start
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:353: [d6be64a3325fb] daemon started
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:461: [d6be64a3325fb] Stopping daemon
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:296: [d6be64a3325fb] exiting daemon
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:448: [d6be64a3325fb] Daemon stopped
10:12:53 [2020-09-15T10:12:53.359Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:325: [d44c31e944210] waiting for daemon to start
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:325: [d44c31e944210] waiting for daemon to start
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:353: [d44c31e944210] daemon started
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:461: [d44c31e944210] Stopping daemon
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:296: [d44c31e944210] exiting daemon
10:12:53 [2020-09-15T10:12:53.359Z]     daemon.go:448: [d44c31e944210] Daemon stopped
10:12:53 [2020-09-15T10:12:53.359Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:12:53 [2020-09-15T10:12:53.543Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:12:54 [2020-09-15T10:12:54.196Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
10:12:54 [2020-09-15T10:12:54.573Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:12:54 [2020-09-15T10:12:54.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:12:54 [2020-09-15T10:12:54.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:12:56 [2020-09-15T10:12:56.367Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:12:56 [2020-09-15T10:12:56.627Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:12:57 [2020-09-15T10:12:57.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:12:58 [2020-09-15T10:12:58.514Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:12:58 [2020-09-15T10:12:58.514Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:12:58 [2020-09-15T10:12:58.514Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:12:58 [2020-09-15T10:12:58.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:12:58 [2020-09-15T10:12:58.770Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:12:58 [2020-09-15T10:12:58.770Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:12:59 [2020-09-15T10:12:59.015Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:12:59 [2020-09-15T10:12:59.026Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:12:59 [2020-09-15T10:12:59.956Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
10:12:59 [2020-09-15T10:12:59.956Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:12:59 [2020-09-15T10:12:59.956Z]     daemon.go:325: [d9d18d0e9be2f] waiting for daemon to start
10:12:59 [2020-09-15T10:12:59.956Z]     daemon.go:325: [d9d18d0e9be2f] waiting for daemon to start
10:12:59 [2020-09-15T10:12:59.956Z]     daemon.go:353: [d9d18d0e9be2f] daemon started
10:12:59 [2020-09-15T10:12:59.956Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ko3al8hhjwq3ukwe6ne5wg8xz Created:2020-09-15 10:12:54.023697491 +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[b553e097055eac6b76eb753127547ce47fd3526ecfc57b2fb8a0ad52faddf5fd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pbsin91lpe8xcow6pto1mqbjs EndpointID:c2a0192ff3d60c3fc42889a0eac8c3c4a1a95d72009a1de2f894838a5e8ee308 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f2edd8eeda552f506542f32ad926e6428c284d376be13f12ee2436fff6f84ea 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:d20b9364b3f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pbsin91lpe8xcow6pto1mqbjs EndpointID:c2a0192ff3d60c3fc42889a0eac8c3c4a1a95d72009a1de2f894838a5e8ee308 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:12:59 [2020-09-15T10:12:59.956Z]     daemon.go:461: [d9d18d0e9be2f] Stopping daemon
10:12:59 [2020-09-15T10:12:59.956Z]     daemon.go:296: [d9d18d0e9be2f] exiting daemon
10:12:59 [2020-09-15T10:12:59.956Z]     daemon.go:448: [d9d18d0e9be2f] Daemon stopped
10:12:59 [2020-09-15T10:12:59.956Z] PASS
10:12:59 [2020-09-15T10:12:59.956Z] 
10:12:59 [2020-09-15T10:12:59.956Z] === Skipped
10:12:59 [2020-09-15T10:12:59.956Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:12:59 [2020-09-15T10:12:59.956Z]     service_test.go:230: FLAKY_TEST
10:12:59 [2020-09-15T10:12:59.956Z] 
10:12:59 [2020-09-15T10:12:59.956Z] 
10:12:59 [2020-09-15T10:12:59.956Z] DONE 22 tests, 1 skipped in 43.956s
10:12:59 [2020-09-15T10:12:59.956Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:12:59 [2020-09-15T10:12:59.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:12:59 [2020-09-15T10:12:59.956Z] ++ set -e
10:12:59 [2020-09-15T10:12:59.956Z] ++ '[' -n 0 ']'
10:12:59 [2020-09-15T10:12:59.956Z] ++ set -x
10:12:59 [2020-09-15T10:12:59.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:12:59 [2020-09-15T10:12:59.956Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:13:00 [2020-09-15T10:13:00.082Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:13:00 [2020-09-15T10:13:00.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:13:00 [2020-09-15T10:13:00.213Z] INFO: Testing against a local daemon
10:13:00 [2020-09-15T10:13:00.213Z] === RUN   TestDockerNetworkIpvlanPersistance
10:13:00 [2020-09-15T10:13:00.213Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:13:00 [2020-09-15T10:13:00.213Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:00 [2020-09-15T10:13:00.213Z] === RUN   TestDockerNetworkIpvlan
10:13:00 [2020-09-15T10:13:00.213Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:13:00 [2020-09-15T10:13:00.213Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:00 [2020-09-15T10:13:00.213Z] PASS
10:13:00 [2020-09-15T10:13:00.213Z] 
10:13:00 [2020-09-15T10:13:00.213Z] === Skipped
10:13:00 [2020-09-15T10:13:00.213Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:13:00 [2020-09-15T10:13:00.213Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:00 [2020-09-15T10:13:00.213Z] 
10:13:00 [2020-09-15T10:13:00.213Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:13:00 [2020-09-15T10:13:00.213Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:13:00 [2020-09-15T10:13:00.213Z] 
10:13:00 [2020-09-15T10:13:00.213Z] 
10:13:00 [2020-09-15T10:13:00.213Z] DONE 2 tests, 2 skipped in 0.151s
10:13:00 [2020-09-15T10:13:00.213Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:13:00 [2020-09-15T10:13:00.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:13:00 [2020-09-15T10:13:00.213Z] ++ set -e
10:13:00 [2020-09-15T10:13:00.213Z] ++ '[' -n 0 ']'
10:13:00 [2020-09-15T10:13:00.213Z] ++ set -x
10:13:00 [2020-09-15T10:13:00.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:13:00 [2020-09-15T10:13:00.213Z] INFO: Testing against a local daemon
10:13:00 [2020-09-15T10:13:00.213Z] === RUN   TestDockerNetworkMacvlanPersistance
10:13:01 [2020-09-15T10:13:01.141Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:13:01 [2020-09-15T10:13:01.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:13:01 [2020-09-15T10:13:01.703Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
10:13:01 [2020-09-15T10:13:01.703Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:325: [d074b84bd19fb] waiting for daemon to start
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:325: [d074b84bd19fb] waiting for daemon to start
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:353: [d074b84bd19fb] daemon started
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:461: [d074b84bd19fb] Stopping daemon
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:296: [d074b84bd19fb] exiting daemon
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:448: [d074b84bd19fb] Daemon stopped
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:325: [d074b84bd19fb] waiting for daemon to start
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:325: [d074b84bd19fb] waiting for daemon to start
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:353: [d074b84bd19fb] daemon started
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:461: [d074b84bd19fb] Stopping daemon
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:296: [d074b84bd19fb] exiting daemon
10:13:01 [2020-09-15T10:13:01.703Z]     daemon.go:448: [d074b84bd19fb] Daemon stopped
10:13:01 [2020-09-15T10:13:01.703Z] === RUN   TestDockerNetworkMacvlan
10:13:02 [2020-09-15T10:13:02.630Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:13:02 [2020-09-15T10:13:02.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:13:02 [2020-09-15T10:13:02.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:13:03 [2020-09-15T10:13:03.459Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:13:03 [2020-09-15T10:13:03.559Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:13:03 [2020-09-15T10:13:03.825Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:13:04 [2020-09-15T10:13:04.398Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:13:04 [2020-09-15T10:13:04.398Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:13:04 [2020-09-15T10:13:04.960Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:13:05 [2020-09-15T10:13:05.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:13:06 [2020-09-15T10:13:06.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:13:06 [2020-09-15T10:13:06.848Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:13:07 [2020-09-15T10:13:07.139Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:13:08 [2020-09-15T10:13:08.667Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
10:13:09 [2020-09-15T10:13:09.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:13:10 [2020-09-15T10:13:10.117Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:13:10 [2020-09-15T10:13:10.836Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
10:13:12 [2020-09-15T10:13:12.005Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:13:13 [2020-09-15T10:13:13.727Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
10:13:13 [2020-09-15T10:13:13.896Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:13:14 [2020-09-15T10:13:14.823Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:13:15 [2020-09-15T10:13:15.891Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
10:13:16 [2020-09-15T10:13:16.188Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:13:16 [2020-09-15T10:13:16.188Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:13:18 [2020-09-15T10:13:18.056Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
10:13:18 [2020-09-15T10:13:18.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:13:19 [2020-09-15T10:13:19.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:13:19 [2020-09-15T10:13:19.454Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:13:19 [2020-09-15T10:13:19.454Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:13:20 [2020-09-15T10:13:20.222Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:13:20 [2020-09-15T10:13:20.222Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:20 [2020-09-15T10:13:20.222Z] INFO: Testing against a local daemon
10:13:20 [2020-09-15T10:13:20.222Z] === RUN   TestBuildWithSession
10:13:20 [2020-09-15T10:13:20.222Z] --- SKIP: TestBuildWithSession (0.00s)
10:13:20 [2020-09-15T10:13:20.222Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:13:20 [2020-09-15T10:13:20.222Z] === RUN   TestBuildSquashParent
10:13:20 [2020-09-15T10:13:20.222Z] --- SKIP: TestBuildSquashParent (0.00s)
10:13:20 [2020-09-15T10:13:20.222Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:13:20 [2020-09-15T10:13:20.222Z] === RUN   TestBuildWithRemoveAndForceRemove
10:13:20 [2020-09-15T10:13:20.381Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:13:20 [2020-09-15T10:13:20.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:13:20 [2020-09-15T10:13:20.637Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:13:20 [2020-09-15T10:13:20.679Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
10:13:20 [2020-09-15T10:13:20.679Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:20 [2020-09-15T10:13:20.679Z] === RUN   TestBuildMultiStageCopy
10:13:20 [2020-09-15T10:13:20.679Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:13:22 [2020-09-15T10:13:22.002Z] === RUN   TestDockerSuite/TestBuildNetNone
10:13:22 [2020-09-15T10:13:22.022Z] --- PASS: TestDockerNetworkMacvlan (28.11s)
10:13:22 [2020-09-15T10:13:22.022Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d8e82af9b8f63] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d8e82af9b8f63] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:353: [d8e82af9b8f63] daemon started
10:13:22 [2020-09-15T10:13:22.022Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:461: [d8e82af9b8f63] Stopping daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:296: [d8e82af9b8f63] exiting daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:448: [d8e82af9b8f63] Daemon stopped
10:13:22 [2020-09-15T10:13:22.022Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [dc27e1c97c4df] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [dc27e1c97c4df] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:353: [dc27e1c97c4df] daemon started
10:13:22 [2020-09-15T10:13:22.022Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:461: [dc27e1c97c4df] Stopping daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:296: [dc27e1c97c4df] exiting daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:448: [dc27e1c97c4df] Daemon stopped
10:13:22 [2020-09-15T10:13:22.022Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d68e994970256] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d68e994970256] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:353: [d68e994970256] daemon started
10:13:22 [2020-09-15T10:13:22.022Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s)
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:461: [d68e994970256] Stopping daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:296: [d68e994970256] exiting daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:448: [d68e994970256] Daemon stopped
10:13:22 [2020-09-15T10:13:22.022Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d78a7680d0380] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d78a7680d0380] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:353: [d78a7680d0380] daemon started
10:13:22 [2020-09-15T10:13:22.022Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.47s)
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:461: [d78a7680d0380] Stopping daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:296: [d78a7680d0380] exiting daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:448: [d78a7680d0380] Daemon stopped
10:13:22 [2020-09-15T10:13:22.022Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d0c77e6f73c43] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d0c77e6f73c43] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:353: [d0c77e6f73c43] daemon started
10:13:22 [2020-09-15T10:13:22.022Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.38s)
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:461: [d0c77e6f73c43] Stopping daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:296: [d0c77e6f73c43] exiting daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:448: [d0c77e6f73c43] Daemon stopped
10:13:22 [2020-09-15T10:13:22.022Z] PASS
10:13:22 [2020-09-15T10:13:22.022Z] 
10:13:22 [2020-09-15T10:13:22.022Z] DONE 7 tests in 29.616s
10:13:22 [2020-09-15T10:13:22.022Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
10:13:22 [2020-09-15T10:13:22.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:13:22 [2020-09-15T10:13:22.022Z] ++ set -e
10:13:22 [2020-09-15T10:13:22.022Z] ++ '[' -n 0 ']'
10:13:22 [2020-09-15T10:13:22.022Z] ++ set -x
10:13:22 [2020-09-15T10:13:22.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:13:22 [2020-09-15T10:13:22.022Z] testing: warning: no tests to run
10:13:22 [2020-09-15T10:13:22.022Z] PASS
10:13:22 [2020-09-15T10:13:22.022Z] 
10:13:22 [2020-09-15T10:13:22.022Z] DONE 0 tests in 0.017s
10:13:22 [2020-09-15T10:13:22.022Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:13:22 [2020-09-15T10:13:22.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:13:22 [2020-09-15T10:13:22.022Z] ++ set -e
10:13:22 [2020-09-15T10:13:22.022Z] ++ '[' -n 0 ']'
10:13:22 [2020-09-15T10:13:22.022Z] ++ set -x
10:13:22 [2020-09-15T10:13:22.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:13:22 [2020-09-15T10:13:22.022Z] INFO: Testing against a local daemon
10:13:22 [2020-09-15T10:13:22.022Z] === RUN   TestAuthZPluginAllowRequest
10:13:22 [2020-09-15T10:13:22.022Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
10:13:22 [2020-09-15T10:13:22.022Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d352c057c570d] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:325: [d352c057c570d] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:353: [d352c057c570d] daemon started
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:461: [d352c057c570d] Stopping daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:296: [d352c057c570d] exiting daemon
10:13:22 [2020-09-15T10:13:22.022Z]     daemon.go:448: [d352c057c570d] Daemon stopped
10:13:22 [2020-09-15T10:13:22.022Z] === RUN   TestAuthZPluginTLS
10:13:22 [2020-09-15T10:13:22.257Z] === RUN   TestDockerSuite/TestBuildNoContext
10:13:22 [2020-09-15T10:13:22.312Z] --- PASS: TestAuthZPluginTLS (0.53s)
10:13:22 [2020-09-15T10:13:22.312Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
10:13:22 [2020-09-15T10:13:22.312Z]     daemon.go:325: [d18fa6398fd53] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.312Z]     daemon.go:325: [d18fa6398fd53] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.312Z]     daemon.go:353: [d18fa6398fd53] daemon started
10:13:22 [2020-09-15T10:13:22.312Z]     daemon.go:461: [d18fa6398fd53] Stopping daemon
10:13:22 [2020-09-15T10:13:22.312Z]     daemon.go:296: [d18fa6398fd53] exiting daemon
10:13:22 [2020-09-15T10:13:22.312Z]     daemon.go:448: [d18fa6398fd53] Daemon stopped
10:13:22 [2020-09-15T10:13:22.312Z] === RUN   TestAuthZPluginDenyRequest
10:13:22 [2020-09-15T10:13:22.819Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:13:22 [2020-09-15T10:13:22.944Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
10:13:22 [2020-09-15T10:13:22.944Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
10:13:22 [2020-09-15T10:13:22.944Z]     daemon.go:325: [d8a9836ae7c7c] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.944Z]     daemon.go:325: [d8a9836ae7c7c] waiting for daemon to start
10:13:22 [2020-09-15T10:13:22.944Z]     daemon.go:353: [d8a9836ae7c7c] daemon started
10:13:22 [2020-09-15T10:13:22.944Z]     daemon.go:461: [d8a9836ae7c7c] Stopping daemon
10:13:22 [2020-09-15T10:13:22.944Z]     daemon.go:296: [d8a9836ae7c7c] exiting daemon
10:13:22 [2020-09-15T10:13:22.944Z]     daemon.go:448: [d8a9836ae7c7c] Daemon stopped
10:13:22 [2020-09-15T10:13:22.944Z] === RUN   TestAuthZPluginAPIDenyResponse
10:13:23 [2020-09-15T10:13:23.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:13:23 [2020-09-15T10:13:23.381Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:13:23 [2020-09-15T10:13:23.574Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:13:23 [2020-09-15T10:13:23.574Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
10:13:23 [2020-09-15T10:13:23.574Z]     daemon.go:325: [d6535dd4c5e2a] waiting for daemon to start
10:13:23 [2020-09-15T10:13:23.574Z]     daemon.go:325: [d6535dd4c5e2a] waiting for daemon to start
10:13:23 [2020-09-15T10:13:23.574Z]     daemon.go:353: [d6535dd4c5e2a] daemon started
10:13:23 [2020-09-15T10:13:23.574Z]     daemon.go:461: [d6535dd4c5e2a] Stopping daemon
10:13:23 [2020-09-15T10:13:23.574Z]     daemon.go:296: [d6535dd4c5e2a] exiting daemon
10:13:23 [2020-09-15T10:13:23.574Z]     daemon.go:448: [d6535dd4c5e2a] Daemon stopped
10:13:23 [2020-09-15T10:13:23.574Z] === RUN   TestAuthZPluginDenyResponse
10:13:23 [2020-09-15T10:13:23.864Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:13:23 [2020-09-15T10:13:23.864Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
10:13:23 [2020-09-15T10:13:23.864Z]     daemon.go:325: [dfd79827ee833] waiting for daemon to start
10:13:23 [2020-09-15T10:13:23.864Z]     daemon.go:325: [dfd79827ee833] waiting for daemon to start
10:13:23 [2020-09-15T10:13:23.864Z]     daemon.go:353: [dfd79827ee833] daemon started
10:13:23 [2020-09-15T10:13:23.864Z]     daemon.go:461: [dfd79827ee833] Stopping daemon
10:13:23 [2020-09-15T10:13:23.864Z]     daemon.go:296: [dfd79827ee833] exiting daemon
10:13:23 [2020-09-15T10:13:23.864Z]     daemon.go:448: [dfd79827ee833] Daemon stopped
10:13:23 [2020-09-15T10:13:23.864Z] === RUN   TestAuthZPluginAllowEventStream
10:13:23 [2020-09-15T10:13:23.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:13:24 [2020-09-15T10:13:24.747Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:13:25 [2020-09-15T10:13:25.002Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:13:25 [2020-09-15T10:13:25.002Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:13:25 [2020-09-15T10:13:25.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:13:25 [2020-09-15T10:13:25.576Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:13:25 [2020-09-15T10:13:25.576Z] --- PASS: TestDockerNetworkMacvlan (23.94s)
10:13:25 [2020-09-15T10:13:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [dad185c8a8eb1] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [dad185c8a8eb1] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:353: [dad185c8a8eb1] daemon started
10:13:25 [2020-09-15T10:13:25.576Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:461: [dad185c8a8eb1] Stopping daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:296: [dad185c8a8eb1] exiting daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:448: [dad185c8a8eb1] Daemon stopped
10:13:25 [2020-09-15T10:13:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [d61e293240660] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [d61e293240660] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:353: [d61e293240660] daemon started
10:13:25 [2020-09-15T10:13:25.576Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:461: [d61e293240660] Stopping daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:296: [d61e293240660] exiting daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:448: [d61e293240660] Daemon stopped
10:13:25 [2020-09-15T10:13:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [d8ee7c4fe992d] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [d8ee7c4fe992d] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:353: [d8ee7c4fe992d] daemon started
10:13:25 [2020-09-15T10:13:25.576Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.04s)
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:461: [d8ee7c4fe992d] Stopping daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:296: [d8ee7c4fe992d] exiting daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:448: [d8ee7c4fe992d] Daemon stopped
10:13:25 [2020-09-15T10:13:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [dbc9651382a67] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [dbc9651382a67] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:353: [dbc9651382a67] daemon started
10:13:25 [2020-09-15T10:13:25.576Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:461: [dbc9651382a67] Stopping daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:296: [dbc9651382a67] exiting daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:448: [dbc9651382a67] Daemon stopped
10:13:25 [2020-09-15T10:13:25.576Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [d5c5253885577] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:325: [d5c5253885577] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:353: [d5c5253885577] daemon started
10:13:25 [2020-09-15T10:13:25.576Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.78s)
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:461: [d5c5253885577] Stopping daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:296: [d5c5253885577] exiting daemon
10:13:25 [2020-09-15T10:13:25.576Z]     daemon.go:448: [d5c5253885577] Daemon stopped
10:13:25 [2020-09-15T10:13:25.576Z] PASS
10:13:25 [2020-09-15T10:13:25.576Z] 
10:13:25 [2020-09-15T10:13:25.576Z] DONE 7 tests in 25.453s
10:13:25 [2020-09-15T10:13:25.576Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:13:25 [2020-09-15T10:13:25.576Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:13:25 [2020-09-15T10:13:25.576Z] ++ set -e
10:13:25 [2020-09-15T10:13:25.576Z] ++ '[' -n 0 ']'
10:13:25 [2020-09-15T10:13:25.576Z] ++ set -x
10:13:25 [2020-09-15T10:13:25.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:13:25 [2020-09-15T10:13:25.576Z] testing: warning: no tests to run
10:13:25 [2020-09-15T10:13:25.576Z] PASS
10:13:25 [2020-09-15T10:13:25.576Z] 
10:13:25 [2020-09-15T10:13:25.576Z] DONE 0 tests in 0.037s
10:13:25 [2020-09-15T10:13:25.831Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:13:25 [2020-09-15T10:13:25.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:13:25 [2020-09-15T10:13:25.831Z] ++ set -e
10:13:25 [2020-09-15T10:13:25.831Z] ++ '[' -n 0 ']'
10:13:25 [2020-09-15T10:13:25.831Z] ++ set -x
10:13:25 [2020-09-15T10:13:25.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:13:25 [2020-09-15T10:13:25.831Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:13:25 [2020-09-15T10:13:25.831Z] INFO: Testing against a local daemon
10:13:25 [2020-09-15T10:13:25.831Z] === RUN   TestAuthZPluginAllowRequest
10:13:25 [2020-09-15T10:13:25.925Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s)
10:13:25 [2020-09-15T10:13:25.925Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
10:13:25 [2020-09-15T10:13:25.925Z]     daemon.go:325: [dac081ed4167a] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.925Z]     daemon.go:325: [dac081ed4167a] waiting for daemon to start
10:13:25 [2020-09-15T10:13:25.925Z]     daemon.go:353: [dac081ed4167a] daemon started
10:13:25 [2020-09-15T10:13:25.925Z]     daemon.go:461: [dac081ed4167a] Stopping daemon
10:13:25 [2020-09-15T10:13:25.925Z]     daemon.go:296: [dac081ed4167a] exiting daemon
10:13:25 [2020-09-15T10:13:25.925Z]     daemon.go:448: [dac081ed4167a] Daemon stopped
10:13:25 [2020-09-15T10:13:25.925Z] === RUN   TestAuthZPluginErrorResponse
10:13:26 [2020-09-15T10:13:26.216Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:13:26 [2020-09-15T10:13:26.216Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
10:13:26 [2020-09-15T10:13:26.216Z]     daemon.go:325: [d4f0ccd8ecd57] waiting for daemon to start
10:13:26 [2020-09-15T10:13:26.216Z]     daemon.go:325: [d4f0ccd8ecd57] waiting for daemon to start
10:13:26 [2020-09-15T10:13:26.216Z]     daemon.go:353: [d4f0ccd8ecd57] daemon started
10:13:26 [2020-09-15T10:13:26.216Z]     daemon.go:461: [d4f0ccd8ecd57] Stopping daemon
10:13:26 [2020-09-15T10:13:26.216Z]     daemon.go:296: [d4f0ccd8ecd57] exiting daemon
10:13:26 [2020-09-15T10:13:26.216Z]     daemon.go:448: [d4f0ccd8ecd57] Daemon stopped
10:13:26 [2020-09-15T10:13:26.216Z] === RUN   TestAuthZPluginErrorRequest
10:13:26 [2020-09-15T10:13:26.393Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:13:26 [2020-09-15T10:13:26.434Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:13:26 [2020-09-15T10:13:26.435Z] Using test binary docker
10:13:26 [2020-09-15T10:13:26.435Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:13:26 [2020-09-15T10:13:26.435Z] +++ /etc/init.d/apparmor start
10:13:26 [2020-09-15T10:13:26.435Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:13:26 [2020-09-15T10:13:26.435Z] INFO: Waiting for daemon to start...
10:13:26 [2020-09-15T10:13:26.435Z] Starting dockerd
10:13:26 [2020-09-15T10:13:26.435Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
10:13:26 [2020-09-15T10:13:26.846Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
10:13:26 [2020-09-15T10:13:26.846Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
10:13:26 [2020-09-15T10:13:26.846Z]     daemon.go:325: [d141f293a7600] waiting for daemon to start
10:13:26 [2020-09-15T10:13:26.846Z]     daemon.go:325: [d141f293a7600] waiting for daemon to start
10:13:26 [2020-09-15T10:13:26.846Z]     daemon.go:353: [d141f293a7600] daemon started
10:13:26 [2020-09-15T10:13:26.846Z]     daemon.go:461: [d141f293a7600] Stopping daemon
10:13:26 [2020-09-15T10:13:26.846Z]     daemon.go:296: [d141f293a7600] exiting daemon
10:13:26 [2020-09-15T10:13:26.846Z]     daemon.go:448: [d141f293a7600] Daemon stopped
10:13:26 [2020-09-15T10:13:26.846Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:27 [2020-09-15T10:13:27.136Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:13:27 [2020-09-15T10:13:27.136Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:27 [2020-09-15T10:13:27.136Z]     daemon.go:325: [de29e8665d67d] waiting for daemon to start
10:13:27 [2020-09-15T10:13:27.136Z]     daemon.go:325: [de29e8665d67d] waiting for daemon to start
10:13:27 [2020-09-15T10:13:27.136Z]     daemon.go:353: [de29e8665d67d] daemon started
10:13:27 [2020-09-15T10:13:27.136Z]     daemon.go:461: [de29e8665d67d] Stopping daemon
10:13:27 [2020-09-15T10:13:27.136Z]     daemon.go:296: [de29e8665d67d] exiting daemon
10:13:27 [2020-09-15T10:13:27.136Z]     daemon.go:448: [de29e8665d67d] Daemon stopped
10:13:27 [2020-09-15T10:13:27.136Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:13:27 [2020-09-15T10:13:27.326Z] --- PASS: TestAuthZPluginAllowRequest (1.46s)
10:13:27 [2020-09-15T10:13:27.326Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
10:13:27 [2020-09-15T10:13:27.326Z]     daemon.go:325: [d76b925bd5ba1] waiting for daemon to start
10:13:27 [2020-09-15T10:13:27.326Z]     daemon.go:325: [d76b925bd5ba1] waiting for daemon to start
10:13:27 [2020-09-15T10:13:27.326Z]     daemon.go:353: [d76b925bd5ba1] daemon started
10:13:27 [2020-09-15T10:13:27.326Z]     daemon.go:461: [d76b925bd5ba1] Stopping daemon
10:13:27 [2020-09-15T10:13:27.326Z]     daemon.go:296: [d76b925bd5ba1] exiting daemon
10:13:27 [2020-09-15T10:13:27.326Z]     daemon.go:448: [d76b925bd5ba1] Daemon stopped
10:13:27 [2020-09-15T10:13:27.326Z] === RUN   TestAuthZPluginTLS
10:13:27 [2020-09-15T10:13:27.888Z] --- PASS: TestAuthZPluginTLS (0.58s)
10:13:27 [2020-09-15T10:13:27.888Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
10:13:27 [2020-09-15T10:13:27.888Z]     daemon.go:325: [d5e0be45b316e] waiting for daemon to start
10:13:27 [2020-09-15T10:13:27.888Z]     daemon.go:325: [d5e0be45b316e] waiting for daemon to start
10:13:27 [2020-09-15T10:13:27.888Z]     daemon.go:353: [d5e0be45b316e] daemon started
10:13:27 [2020-09-15T10:13:27.888Z]     daemon.go:461: [d5e0be45b316e] Stopping daemon
10:13:27 [2020-09-15T10:13:27.888Z]     daemon.go:296: [d5e0be45b316e] exiting daemon
10:13:27 [2020-09-15T10:13:27.888Z]     daemon.go:448: [d5e0be45b316e] Daemon stopped
10:13:27 [2020-09-15T10:13:27.888Z] === RUN   TestAuthZPluginDenyRequest
10:13:27 [2020-09-15T10:13:27.888Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:13:28 [2020-09-15T10:13:28.449Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:13:28 [2020-09-15T10:13:28.449Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
10:13:28 [2020-09-15T10:13:28.449Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
10:13:28 [2020-09-15T10:13:28.449Z]     daemon.go:325: [dad1e8e1c3f80] waiting for daemon to start
10:13:28 [2020-09-15T10:13:28.449Z]     daemon.go:325: [dad1e8e1c3f80] waiting for daemon to start
10:13:28 [2020-09-15T10:13:28.449Z]     daemon.go:353: [dad1e8e1c3f80] daemon started
10:13:28 [2020-09-15T10:13:28.449Z]     daemon.go:461: [dad1e8e1c3f80] Stopping daemon
10:13:28 [2020-09-15T10:13:28.449Z]     daemon.go:296: [dad1e8e1c3f80] exiting daemon
10:13:28 [2020-09-15T10:13:28.449Z]     daemon.go:448: [dad1e8e1c3f80] Daemon stopped
10:13:28 [2020-09-15T10:13:28.449Z] === RUN   TestAuthZPluginAPIDenyResponse
10:13:28 [2020-09-15T10:13:28.508Z] .
10:13:28 [2020-09-15T10:13:28.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:13:28 [2020-09-15T10:13:28.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:13:28 [2020-09-15T10:13:28.508Z] Error: No such image: emptyfs
10:13:28 [2020-09-15T10:13:28.508Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:13:28 [2020-09-15T10:13:28.508Z] ++++ docker load
10:13:28 [2020-09-15T10:13:28.813Z] Running integration-test (iteration 1)
10:13:28 [2020-09-15T10:13:28.813Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
10:13:28 [2020-09-15T10:13:28.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:13:28 [2020-09-15T10:13:28.813Z] ++ set -e
10:13:28 [2020-09-15T10:13:28.813Z] ++ '[' -n 0 ']'
10:13:28 [2020-09-15T10:13:28.813Z] ++ set -x
10:13:28 [2020-09-15T10:13:28.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
10:13:29 [2020-09-15T10:13:29.010Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
10:13:29 [2020-09-15T10:13:29.010Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
10:13:29 [2020-09-15T10:13:29.010Z]     daemon.go:325: [d1995c5b0aa27] waiting for daemon to start
10:13:29 [2020-09-15T10:13:29.010Z]     daemon.go:325: [d1995c5b0aa27] waiting for daemon to start
10:13:29 [2020-09-15T10:13:29.010Z]     daemon.go:353: [d1995c5b0aa27] daemon started
10:13:29 [2020-09-15T10:13:29.010Z]     daemon.go:461: [d1995c5b0aa27] Stopping daemon
10:13:29 [2020-09-15T10:13:29.010Z]     daemon.go:296: [d1995c5b0aa27] exiting daemon
10:13:29 [2020-09-15T10:13:29.010Z]     daemon.go:448: [d1995c5b0aa27] Daemon stopped
10:13:29 [2020-09-15T10:13:29.010Z] === RUN   TestAuthZPluginDenyResponse
10:13:29 [2020-09-15T10:13:29.217Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:13:29 [2020-09-15T10:13:29.253Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s)
10:13:29 [2020-09-15T10:13:29.253Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
10:13:29 [2020-09-15T10:13:29.253Z]     daemon.go:325: [d3368ed953fed] waiting for daemon to start
10:13:29 [2020-09-15T10:13:29.253Z]     daemon.go:325: [d3368ed953fed] waiting for daemon to start
10:13:29 [2020-09-15T10:13:29.253Z]     daemon.go:353: [d3368ed953fed] daemon started
10:13:29 [2020-09-15T10:13:29.253Z]     daemon.go:461: [d3368ed953fed] Stopping daemon
10:13:29 [2020-09-15T10:13:29.253Z]     daemon.go:296: [d3368ed953fed] exiting daemon
10:13:29 [2020-09-15T10:13:29.253Z]     daemon.go:448: [d3368ed953fed] Daemon stopped
10:13:29 [2020-09-15T10:13:29.253Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:13:29 [2020-09-15T10:13:29.574Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
10:13:29 [2020-09-15T10:13:29.575Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
10:13:29 [2020-09-15T10:13:29.575Z]     daemon.go:325: [d09582608fc36] waiting for daemon to start
10:13:29 [2020-09-15T10:13:29.575Z]     daemon.go:325: [d09582608fc36] waiting for daemon to start
10:13:29 [2020-09-15T10:13:29.575Z]     daemon.go:353: [d09582608fc36] daemon started
10:13:29 [2020-09-15T10:13:29.575Z]     daemon.go:461: [d09582608fc36] Stopping daemon
10:13:29 [2020-09-15T10:13:29.575Z]     daemon.go:296: [d09582608fc36] exiting daemon
10:13:29 [2020-09-15T10:13:29.575Z]     daemon.go:448: [d09582608fc36] Daemon stopped
10:13:29 [2020-09-15T10:13:29.575Z] === RUN   TestAuthZPluginAllowEventStream
10:13:29 [2020-09-15T10:13:29.674Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:13:30 [2020-09-15T10:13:30.503Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:13:30 [2020-09-15T10:13:30.637Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:13:31 [2020-09-15T10:13:31.064Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
10:13:31 [2020-09-15T10:13:31.064Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
10:13:31 [2020-09-15T10:13:31.064Z]     daemon.go:325: [d1fd2733679ab] waiting for daemon to start
10:13:31 [2020-09-15T10:13:31.064Z]     daemon.go:325: [d1fd2733679ab] waiting for daemon to start
10:13:31 [2020-09-15T10:13:31.064Z]     daemon.go:353: [d1fd2733679ab] daemon started
10:13:31 [2020-09-15T10:13:31.064Z]     daemon.go:461: [d1fd2733679ab] Stopping daemon
10:13:31 [2020-09-15T10:13:31.064Z]     daemon.go:296: [d1fd2733679ab] exiting daemon
10:13:31 [2020-09-15T10:13:31.064Z]     daemon.go:448: [d1fd2733679ab] Daemon stopped
10:13:31 [2020-09-15T10:13:31.064Z] === RUN   TestAuthZPluginErrorResponse
10:13:31 [2020-09-15T10:13:31.313Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
10:13:31 [2020-09-15T10:13:31.313Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
10:13:31 [2020-09-15T10:13:31.313Z]     daemon.go:325: [dcf38e533386b] waiting for daemon to start
10:13:31 [2020-09-15T10:13:31.313Z]     daemon.go:325: [dcf38e533386b] waiting for daemon to start
10:13:31 [2020-09-15T10:13:31.313Z]     daemon.go:353: [dcf38e533386b] daemon started
10:13:31 [2020-09-15T10:13:31.313Z]     daemon.go:461: [dcf38e533386b] Stopping daemon
10:13:31 [2020-09-15T10:13:31.313Z]     daemon.go:296: [dcf38e533386b] exiting daemon
10:13:31 [2020-09-15T10:13:31.313Z]     daemon.go:448: [dcf38e533386b] Daemon stopped
10:13:31 [2020-09-15T10:13:31.313Z] === RUN   TestAuthZPluginHeader
10:13:31 [2020-09-15T10:13:31.598Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:13:31 [2020-09-15T10:13:31.629Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:13:31 [2020-09-15T10:13:31.629Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
10:13:31 [2020-09-15T10:13:31.629Z]     daemon.go:325: [dd72f04d3d9a8] waiting for daemon to start
10:13:31 [2020-09-15T10:13:31.629Z]     daemon.go:325: [dd72f04d3d9a8] waiting for daemon to start
10:13:31 [2020-09-15T10:13:31.629Z]     daemon.go:353: [dd72f04d3d9a8] daemon started
10:13:31 [2020-09-15T10:13:31.629Z]     daemon.go:461: [dd72f04d3d9a8] Stopping daemon
10:13:31 [2020-09-15T10:13:31.629Z]     daemon.go:296: [dd72f04d3d9a8] exiting daemon
10:13:31 [2020-09-15T10:13:31.629Z]     daemon.go:448: [dd72f04d3d9a8] Daemon stopped
10:13:31 [2020-09-15T10:13:31.629Z] === RUN   TestAuthZPluginErrorRequest
10:13:31 [2020-09-15T10:13:31.629Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:13:32 [2020-09-15T10:13:32.193Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
10:13:32 [2020-09-15T10:13:32.193Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
10:13:32 [2020-09-15T10:13:32.193Z]     daemon.go:325: [d674ea2eaa674] waiting for daemon to start
10:13:32 [2020-09-15T10:13:32.193Z]     daemon.go:325: [d674ea2eaa674] waiting for daemon to start
10:13:32 [2020-09-15T10:13:32.193Z]     daemon.go:353: [d674ea2eaa674] daemon started
10:13:32 [2020-09-15T10:13:32.193Z]     daemon.go:461: [d674ea2eaa674] Stopping daemon
10:13:32 [2020-09-15T10:13:32.193Z]     daemon.go:296: [d674ea2eaa674] exiting daemon
10:13:32 [2020-09-15T10:13:32.193Z]     daemon.go:448: [d674ea2eaa674] Daemon stopped
10:13:32 [2020-09-15T10:13:32.193Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:32 [2020-09-15T10:13:32.345Z] --- PASS: TestAuthZPluginHeader (0.84s)
10:13:32 [2020-09-15T10:13:32.345Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
10:13:32 [2020-09-15T10:13:32.345Z]     daemon.go:325: [ddd50718e72f0] waiting for daemon to start
10:13:32 [2020-09-15T10:13:32.345Z]     daemon.go:325: [ddd50718e72f0] waiting for daemon to start
10:13:32 [2020-09-15T10:13:32.345Z]     daemon.go:353: [ddd50718e72f0] daemon started
10:13:32 [2020-09-15T10:13:32.345Z]     daemon.go:461: [ddd50718e72f0] Stopping daemon
10:13:32 [2020-09-15T10:13:32.345Z]     daemon.go:296: [ddd50718e72f0] exiting daemon
10:13:32 [2020-09-15T10:13:32.345Z]     daemon.go:448: [ddd50718e72f0] Daemon stopped
10:13:32 [2020-09-15T10:13:32.345Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:13:32 [2020-09-15T10:13:32.345Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:13:32 [2020-09-15T10:13:32.345Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:32 [2020-09-15T10:13:32.345Z] === RUN   TestAuthZPluginV2Disable
10:13:32 [2020-09-15T10:13:32.345Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:13:32 [2020-09-15T10:13:32.345Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:32 [2020-09-15T10:13:32.345Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:13:32 [2020-09-15T10:13:32.345Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:13:32 [2020-09-15T10:13:32.345Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:32 [2020-09-15T10:13:32.345Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:13:32 [2020-09-15T10:13:32.345Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:13:32 [2020-09-15T10:13:32.345Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:32 [2020-09-15T10:13:32.345Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:13:32 [2020-09-15T10:13:32.559Z] --- PASS: TestBuildMultiStageCopy (12.33s)
10:13:32 [2020-09-15T10:13:32.559Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.48s)
10:13:32 [2020-09-15T10:13:32.559Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s)
10:13:32 [2020-09-15T10:13:32.559Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s)
10:13:32 [2020-09-15T10:13:32.559Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s)
10:13:32 [2020-09-15T10:13:32.755Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
10:13:32 [2020-09-15T10:13:32.755Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:13:32 [2020-09-15T10:13:32.755Z]     daemon.go:325: [d85cef969bd1e] waiting for daemon to start
10:13:32 [2020-09-15T10:13:32.755Z]     daemon.go:325: [d85cef969bd1e] waiting for daemon to start
10:13:32 [2020-09-15T10:13:32.755Z]     daemon.go:353: [d85cef969bd1e] daemon started
10:13:32 [2020-09-15T10:13:32.755Z]     daemon.go:461: [d85cef969bd1e] Stopping daemon
10:13:32 [2020-09-15T10:13:32.755Z]     daemon.go:296: [d85cef969bd1e] exiting daemon
10:13:32 [2020-09-15T10:13:32.755Z]     daemon.go:448: [d85cef969bd1e] Daemon stopped
10:13:32 [2020-09-15T10:13:32.755Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:13:33 [2020-09-15T10:13:33.012Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:13:33 [2020-09-15T10:13:33.027Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s)
10:13:33 [2020-09-15T10:13:33.027Z] === RUN   TestBuildMultiStageParentConfig
10:13:33 [2020-09-15T10:13:33.027Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
10:13:33 [2020-09-15T10:13:33.027Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:33 [2020-09-15T10:13:33.027Z] === RUN   TestBuildLabelWithTargets
10:13:33 [2020-09-15T10:13:33.027Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
10:13:33 [2020-09-15T10:13:33.027Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:33 [2020-09-15T10:13:33.027Z] === RUN   TestBuildWithEmptyLayers
10:13:33 [2020-09-15T10:13:33.995Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildMultiStageOnBuild
10:13:33 [2020-09-15T10:13:33.995Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
10:13:33 [2020-09-15T10:13:33.995Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildUncleanTarFilenames
10:13:33 [2020-09-15T10:13:33.995Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
10:13:33 [2020-09-15T10:13:33.995Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildMultiStageLayerLeak
10:13:33 [2020-09-15T10:13:33.995Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
10:13:33 [2020-09-15T10:13:33.995Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildWithHugeFile
10:13:33 [2020-09-15T10:13:33.995Z] --- SKIP: TestBuildWithHugeFile (0.00s)
10:13:33 [2020-09-15T10:13:33.995Z]     build_test.go:492: testEnv.OSType == "windows"
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildWithEmptyDockerfile
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:13:33 [2020-09-15T10:13:33.995Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:13:33 [2020-09-15T10:13:33.995Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:13:33 [2020-09-15T10:13:33.995Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:13:33 [2020-09-15T10:13:33.995Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:13:34 [2020-09-15T10:13:34.379Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:13:34 [2020-09-15T10:13:34.379Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s)
10:13:34 [2020-09-15T10:13:34.379Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
10:13:34 [2020-09-15T10:13:34.379Z]     daemon.go:325: [dffffd9b596e4] waiting for daemon to start
10:13:34 [2020-09-15T10:13:34.379Z]     daemon.go:325: [dffffd9b596e4] waiting for daemon to start
10:13:34 [2020-09-15T10:13:34.379Z]     daemon.go:353: [dffffd9b596e4] daemon started
10:13:34 [2020-09-15T10:13:34.379Z]     daemon.go:461: [dffffd9b596e4] Stopping daemon
10:13:34 [2020-09-15T10:13:34.379Z]     daemon.go:296: [dffffd9b596e4] exiting daemon
10:13:34 [2020-09-15T10:13:34.379Z]     daemon.go:448: [dffffd9b596e4] Daemon stopped
10:13:34 [2020-09-15T10:13:34.379Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:13:34 [2020-09-15T10:13:34.452Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:13:34 [2020-09-15T10:13:34.452Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:13:34 [2020-09-15T10:13:34.452Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:13:34 [2020-09-15T10:13:34.452Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s)
10:13:34 [2020-09-15T10:13:34.452Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
10:13:34 [2020-09-15T10:13:34.452Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
10:13:34 [2020-09-15T10:13:34.452Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
10:13:34 [2020-09-15T10:13:34.452Z] === RUN   TestBuildPreserveOwnership
10:13:34 [2020-09-15T10:13:34.452Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
10:13:34 [2020-09-15T10:13:34.452Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:34 [2020-09-15T10:13:34.452Z] === RUN   TestBuildPlatformInvalid
10:13:34 [2020-09-15T10:13:34.453Z] --- PASS: TestBuildPlatformInvalid (0.05s)
10:13:34 [2020-09-15T10:13:34.453Z] PASS
10:13:34 [2020-09-15T10:13:34.453Z] Running D:\gopath\src\github.com\docker\docker\integration\config
10:13:34 [2020-09-15T10:13:34.453Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:34 [2020-09-15T10:13:34.453Z] INFO: Testing against a local daemon
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigList
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigList (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigsCreateAndDelete
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigsUpdate
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigsUpdate (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestTemplatedConfig
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestTemplatedConfig (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigInspect
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigInspect (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigCreateWithLabels
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigCreateResolve
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigCreateResolve (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestConfigDaemonLibtrustID
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
10:13:34 [2020-09-15T10:13:34.453Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
10:13:34 [2020-09-15T10:13:34.453Z] PASS
10:13:34 [2020-09-15T10:13:34.453Z] Running D:\gopath\src\github.com\docker\docker\integration\container
10:13:34 [2020-09-15T10:13:34.453Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:13:34 [2020-09-15T10:13:34.453Z] INFO: Testing against a local daemon
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCheckpoint
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCheckpoint (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestContainerInvalidJSON
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:13:34 [2020-09-15T10:13:34.453Z] --- PASS: TestContainerInvalidJSON (0.03s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
10:13:34 [2020-09-15T10:13:34.453Z]     copy_test.go:25: testEnv.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCopyFromContainerPathIsNotDir
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
10:13:34 [2020-09-15T10:13:34.453Z]     copy_test.go:39: testEnv.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCopyToContainerPathDoesNotExist
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
10:13:34 [2020-09-15T10:13:34.453Z]     copy_test.go:51: testEnv.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCopyToContainerPathIsNotDir
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
10:13:34 [2020-09-15T10:13:34.453Z]     copy_test.go:65: testEnv.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCopyFromContainer
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCopyFromContainer (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:13:34 [2020-09-15T10:13:34.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateLinkToNonExistingContainer
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidEnv
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidEnv/0
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidEnv/0
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidEnv/1
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidEnv/1
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidEnv/2
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidEnv/2
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestCreateWithInvalidEnv/0
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestCreateWithInvalidEnv/1
10:13:34 [2020-09-15T10:13:34.453Z] === CONT  TestCreateWithInvalidEnv/2
10:13:34 [2020-09-15T10:13:34.453Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:13:34 [2020-09-15T10:13:34.453Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateTmpfsMountsTarget
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithCustomMaskedPaths
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithCapabilities
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCreateWithCapabilities (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithCustomReadonlyPaths
10:13:34 [2020-09-15T10:13:34.453Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
10:13:34 [2020-09-15T10:13:34.453Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:13:34 [2020-09-15T10:13:34.453Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:13:34 [2020-09-15T10:13:34.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:13:34 [2020-09-15T10:13:34.635Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:13:34 [2020-09-15T10:13:34.911Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:13:34 [2020-09-15T10:13:34.911Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:13:34 [2020-09-15T10:13:34.911Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:13:34 [2020-09-15T10:13:34.911Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:13:34 [2020-09-15T10:13:34.911Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:13:34 [2020-09-15T10:13:34.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
10:13:34 [2020-09-15T10:13:34.911Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:13:34 [2020-09-15T10:13:34.911Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:13:34 [2020-09-15T10:13:34.911Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:13:34 [2020-09-15T10:13:34.911Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:13:34 [2020-09-15T10:13:34.911Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:13:34 [2020-09-15T10:13:34.911Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:13:34 [2020-09-15T10:13:34.911Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
10:13:34 [2020-09-15T10:13:34.911Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
10:13:34 [2020-09-15T10:13:34.911Z] === RUN   TestDiff
10:13:34 [2020-09-15T10:13:34.911Z] --- SKIP: TestDiff (0.00s)
10:13:34 [2020-09-15T10:13:34.911Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
10:13:34 [2020-09-15T10:13:34.911Z] === RUN   TestExecWithCloseStdin
10:13:35 [2020-09-15T10:13:35.564Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:13:35 [2020-09-15T10:13:35.820Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:13:36 [2020-09-15T10:13:36.441Z] --- PASS: TestExecWithCloseStdin (1.80s)
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestExec
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestExec (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestExecUser
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestExecUser (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestExportContainerAndImportImage
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestExportContainerAfterDaemonRestart
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestHealthCheckWorkdir
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestHealthKillContainer
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestHealthKillContainer (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestInspectCpusetInConfigPre120
10:13:36 [2020-09-15T10:13:36.441Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:13:36 [2020-09-15T10:13:36.441Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:13:36 [2020-09-15T10:13:36.441Z] === RUN   TestKillContainerInvalidSignal
10:13:36 [2020-09-15T10:13:36.750Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
10:13:36 [2020-09-15T10:13:36.750Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
10:13:36 [2020-09-15T10:13:36.750Z]     daemon.go:325: [db20cd485f5d8] waiting for daemon to start
10:13:36 [2020-09-15T10:13:36.750Z]     daemon.go:325: [db20cd485f5d8] waiting for daemon to start
10:13:36 [2020-09-15T10:13:36.750Z]     daemon.go:353: [db20cd485f5d8] daemon started
10:13:36 [2020-09-15T10:13:36.750Z]     daemon.go:461: [db20cd485f5d8] Stopping daemon
10:13:36 [2020-09-15T10:13:36.750Z]     daemon.go:296: [db20cd485f5d8] exiting daemon
10:13:36 [2020-09-15T10:13:36.750Z]     daemon.go:448: [db20cd485f5d8] Daemon stopped
10:13:36 [2020-09-15T10:13:36.750Z] === RUN   TestAuthZPluginHeader
10:13:37 [2020-09-15T10:13:37.678Z] --- PASS: TestAuthZPluginHeader (1.04s)
10:13:37 [2020-09-15T10:13:37.678Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
10:13:37 [2020-09-15T10:13:37.678Z]     daemon.go:325: [d6253e6c0a0f7] waiting for daemon to start
10:13:37 [2020-09-15T10:13:37.678Z]     daemon.go:325: [d6253e6c0a0f7] waiting for daemon to start
10:13:37 [2020-09-15T10:13:37.678Z]     daemon.go:353: [d6253e6c0a0f7] daemon started
10:13:37 [2020-09-15T10:13:37.678Z]     daemon.go:461: [d6253e6c0a0f7] Stopping daemon
10:13:37 [2020-09-15T10:13:37.678Z]     daemon.go:296: [d6253e6c0a0f7] exiting daemon
10:13:37 [2020-09-15T10:13:37.678Z]     daemon.go:448: [d6253e6c0a0f7] Daemon stopped
10:13:37 [2020-09-15T10:13:37.678Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:13:37 [2020-09-15T10:13:37.968Z] --- PASS: TestKillContainerInvalidSignal (1.65s)
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestKillContainer
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestKillContainer (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestKillStoppedContainer
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestKillStoppedContainer (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestKillStoppedContainerAPIPre120
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestKillDifferentUserContainer
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestInspectOomKilledTrue
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestInspectOomKilledFalse
10:13:37 [2020-09-15T10:13:37.968Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:13:37 [2020-09-15T10:13:37.968Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:13:37 [2020-09-15T10:13:37.968Z] === RUN   TestLogsFollowTailEmpty
10:13:39 [2020-09-15T10:13:39.044Z] === RUN   TestDockerSuite/TestBuildPATH
10:13:39 [2020-09-15T10:13:39.495Z] --- PASS: TestLogsFollowTailEmpty (1.49s)
10:13:39 [2020-09-15T10:13:39.495Z] === RUN   TestNetworkNat
10:13:39 [2020-09-15T10:13:39.495Z] --- SKIP: TestNetworkNat (0.00s)
10:13:39 [2020-09-15T10:13:39.495Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
10:13:39 [2020-09-15T10:13:39.495Z] === RUN   TestNetworkLocalhostTCPNat
10:13:39 [2020-09-15T10:13:39.495Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
10:13:39 [2020-09-15T10:13:39.495Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
10:13:39 [2020-09-15T10:13:39.495Z] === RUN   TestNetworkLoopbackNat
10:13:39 [2020-09-15T10:13:39.495Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
10:13:39 [2020-09-15T10:13:39.495Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
10:13:39 [2020-09-15T10:13:39.495Z] === RUN   TestPause
10:13:39 [2020-09-15T10:13:39.495Z] --- SKIP: TestPause (0.00s)
10:13:39 [2020-09-15T10:13:39.495Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
10:13:39 [2020-09-15T10:13:39.495Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:13:39 [2020-09-15T10:13:39.526Z] Loaded image: buildpack-deps:jessie
10:13:39 [2020-09-15T10:13:39.526Z] Loaded image: busybox:latest
10:13:39 [2020-09-15T10:13:39.526Z] Loaded image: busybox:glibc
10:13:39 [2020-09-15T10:13:39.526Z] Loaded image: debian:jessie
10:13:39 [2020-09-15T10:13:39.526Z] Loaded image: hello-world:latest
10:13:39 [2020-09-15T10:13:39.526Z] INFO: Testing against a local daemon
10:13:39 [2020-09-15T10:13:39.526Z] === RUN   TestBuildWithSession
10:13:39 [2020-09-15T10:13:39.542Z] Created binary: bundles/binary-daemon/dockerd-dev
10:13:39 [2020-09-15T10:13:39.542Z] Copying nested executables into bundles/binary-daemon
10:13:39 [2020-09-15T10:13:39.542Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:13:39 [2020-09-15T10:13:39.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/make.sh cross
10:13:40 [2020-09-15T10:13:40.125Z] 
10:13:40 [2020-09-15T10:13:40.125Z] Removing bundles/
10:13:40 [2020-09-15T10:13:40.175Z] --- PASS: TestBuildWithSession (1.59s)
10:13:40 [2020-09-15T10:13:40.175Z] === RUN   TestBuildSquashParent
10:13:40 [2020-09-15T10:13:40.385Z] 
10:13:40 [2020-09-15T10:13:40.385Z] ---> Making bundle: cross (in bundles/cross)
10:13:40 [2020-09-15T10:13:40.385Z] Cross building: bundles/cross/linux/amd64
10:13:40 [2020-09-15T10:13:40.385Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:13:40 [2020-09-15T10:13:40.385Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:13:40 [2020-09-15T10:13:40.933Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:13:41 [2020-09-15T10:13:41.191Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:13:41 [2020-09-15T10:13:41.661Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s)
10:13:41 [2020-09-15T10:13:41.661Z] === RUN   TestPauseStopPausedContainer
10:13:41 [2020-09-15T10:13:41.661Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
10:13:41 [2020-09-15T10:13:41.661Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
10:13:41 [2020-09-15T10:13:41.661Z] === RUN   TestPsFilter
10:13:41 [2020-09-15T10:13:41.661Z] --- PASS: TestPsFilter (0.10s)
10:13:41 [2020-09-15T10:13:41.661Z] === RUN   TestRemoveContainerWithRemovedVolume
10:13:42 [2020-09-15T10:13:42.118Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:13:42 [2020-09-15T10:13:42.118Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.56s)
10:13:42 [2020-09-15T10:13:42.118Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:325: [d11f331d4c99a] waiting for daemon to start
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:325: [d11f331d4c99a] waiting for daemon to start
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:353: [d11f331d4c99a] daemon started
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:461: [d11f331d4c99a] Stopping daemon
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:296: [d11f331d4c99a] exiting daemon
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:448: [d11f331d4c99a] Daemon stopped
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:325: [d11f331d4c99a] waiting for daemon to start
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:325: [d11f331d4c99a] waiting for daemon to start
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:353: [d11f331d4c99a] daemon started
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:461: [d11f331d4c99a] Stopping daemon
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:296: [d11f331d4c99a] exiting daemon
10:13:42 [2020-09-15T10:13:42.118Z]     daemon.go:448: [d11f331d4c99a] Daemon stopped
10:13:42 [2020-09-15T10:13:42.118Z] === RUN   TestAuthZPluginV2Disable
10:13:43 [2020-09-15T10:13:43.191Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.83s)
10:13:43 [2020-09-15T10:13:43.191Z] === RUN   TestRemoveContainerWithVolume
10:13:44 [2020-09-15T10:13:44.637Z] --- PASS: TestBuildSquashParent (4.00s)
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:44 [2020-09-15T10:13:44.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:44 [2020-09-15T10:13:44.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:44 [2020-09-15T10:13:44.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:44 [2020-09-15T10:13:44.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:44 [2020-09-15T10:13:44.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:44 [2020-09-15T10:13:44.637Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:44 [2020-09-15T10:13:44.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:44 [2020-09-15T10:13:44.637Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:13:44 [2020-09-15T10:13:44.637Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:13:44 [2020-09-15T10:13:44.637Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:13:44 [2020-09-15T10:13:44.637Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:13:45 [2020-09-15T10:13:45.356Z] --- PASS: TestRemoveContainerWithVolume (1.84s)
10:13:45 [2020-09-15T10:13:45.356Z] === RUN   TestRemoveContainerRunning
10:13:46 [2020-09-15T10:13:46.302Z] --- PASS: TestAuthZPluginV2Disable (3.98s)
10:13:46 [2020-09-15T10:13:46.302Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:325: [d74c654b4a0e9] waiting for daemon to start
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:325: [d74c654b4a0e9] waiting for daemon to start
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:353: [d74c654b4a0e9] daemon started
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:461: [d74c654b4a0e9] Stopping daemon
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:296: [d74c654b4a0e9] exiting daemon
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:448: [d74c654b4a0e9] Daemon stopped
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:325: [d74c654b4a0e9] waiting for daemon to start
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:325: [d74c654b4a0e9] waiting for daemon to start
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:353: [d74c654b4a0e9] daemon started
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:461: [d74c654b4a0e9] Stopping daemon
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:296: [d74c654b4a0e9] exiting daemon
10:13:46 [2020-09-15T10:13:46.302Z]     daemon.go:448: [d74c654b4a0e9] Daemon stopped
10:13:46 [2020-09-15T10:13:46.302Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:13:46 [2020-09-15T10:13:46.882Z] --- PASS: TestRemoveContainerRunning (1.52s)
10:13:46 [2020-09-15T10:13:46.882Z] === RUN   TestRemoveContainerForceRemoveRunning
10:13:47 [2020-09-15T10:13:47.405Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:13:47 [2020-09-15T10:13:47.405Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:13:47 [2020-09-15T10:13:47.843Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s)
10:13:47 [2020-09-15T10:13:47.844Z] === RUN   TestRemoveInvalidContainer
10:13:47 [2020-09-15T10:13:47.844Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:13:47 [2020-09-15T10:13:47.844Z] === RUN   TestRenameLinkedContainer
10:13:47 [2020-09-15T10:13:47.844Z] --- SKIP: TestRenameLinkedContainer (0.00s)
10:13:47 [2020-09-15T10:13:47.844Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
10:13:47 [2020-09-15T10:13:47.844Z] === RUN   TestRenameStoppedContainer
10:13:48 [2020-09-15T10:13:48.816Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:13:48 [2020-09-15T10:13:48.921Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:13:48 [2020-09-15T10:13:48.922Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s)
10:13:48 [2020-09-15T10:13:48.922Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s)
10:13:48 [2020-09-15T10:13:48.922Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s)
10:13:48 [2020-09-15T10:13:48.922Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s)
10:13:48 [2020-09-15T10:13:48.922Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.51s)
10:13:48 [2020-09-15T10:13:48.922Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s)
10:13:48 [2020-09-15T10:13:48.922Z] === RUN   TestBuildMultiStageCopy
10:13:48 [2020-09-15T10:13:48.922Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:13:49 [2020-09-15T10:13:49.747Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s)
10:13:49 [2020-09-15T10:13:49.747Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:325: [d8f7d3226b275] waiting for daemon to start
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:325: [d8f7d3226b275] waiting for daemon to start
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:353: [d8f7d3226b275] daemon started
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:461: [d8f7d3226b275] Stopping daemon
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:296: [d8f7d3226b275] exiting daemon
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:448: [d8f7d3226b275] Daemon stopped
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:325: [d8f7d3226b275] waiting for daemon to start
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:325: [d8f7d3226b275] waiting for daemon to start
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:353: [d8f7d3226b275] daemon started
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:461: [d8f7d3226b275] Stopping daemon
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:296: [d8f7d3226b275] exiting daemon
10:13:49 [2020-09-15T10:13:49.747Z]     daemon.go:448: [d8f7d3226b275] Daemon stopped
10:13:49 [2020-09-15T10:13:49.747Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:13:50 [2020-09-15T10:13:50.008Z] --- PASS: TestRenameStoppedContainer (1.79s)
10:13:50 [2020-09-15T10:13:50.008Z] === RUN   TestRenameRunningContainerAndReuse
10:13:50 [2020-09-15T10:13:50.439Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:13:50 [2020-09-15T10:13:50.440Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:13:50 [2020-09-15T10:13:50.734Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:13:50 [2020-09-15T10:13:50.907Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.56s)
10:13:50 [2020-09-15T10:13:50.907Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:353: [dee3ec7672898] daemon started
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:461: [dee3ec7672898] Stopping daemon
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:296: [dee3ec7672898] exiting daemon
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:448: [dee3ec7672898] Daemon stopped
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:339: [dee3ec7672898] error pinging daemon on start: Get http://dee3ec7672898.sock/_ping: context deadline exceeded
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:339: [dee3ec7672898] error pinging daemon on start: Get http://dee3ec7672898.sock/_ping: context deadline exceeded
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:339: [dee3ec7672898] error pinging daemon on start: Get http://dee3ec7672898.sock/_ping: context deadline exceeded
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:339: [dee3ec7672898] error pinging daemon on start: Get http://dee3ec7672898.sock/_ping: context deadline exceeded
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:339: [dee3ec7672898] error pinging daemon on start: Get http://dee3ec7672898.sock/_ping: read unix @->/tmp/docker-integration/dee3ec7672898.sock: read: connection reset by peer
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:296: [dee3ec7672898] exiting daemon
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:325: [dee3ec7672898] waiting for daemon to start
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:353: [dee3ec7672898] daemon started
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:461: [dee3ec7672898] Stopping daemon
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:296: [dee3ec7672898] exiting daemon
10:13:50 [2020-09-15T10:13:50.907Z]     daemon.go:448: [dee3ec7672898] Daemon stopped
10:13:50 [2020-09-15T10:13:50.907Z] PASS
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] === Skipped
10:13:50 [2020-09-15T10:13:50.907Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:13:50 [2020-09-15T10:13:50.907Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:13:50 [2020-09-15T10:13:50.907Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:13:50 [2020-09-15T10:13:50.907Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:13:50 [2020-09-15T10:13:50.907Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] DONE 17 tests, 4 skipped in 29.845s
10:13:50 [2020-09-15T10:13:50.907Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:13:50 [2020-09-15T10:13:50.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:13:50 [2020-09-15T10:13:50.907Z] ++ set -e
10:13:50 [2020-09-15T10:13:50.907Z] ++ '[' -n 0 ']'
10:13:50 [2020-09-15T10:13:50.907Z] ++ set -x
10:13:50 [2020-09-15T10:13:50.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:13:50 [2020-09-15T10:13:50.907Z] INFO: Testing against a local daemon
10:13:50 [2020-09-15T10:13:50.907Z] === RUN   TestPluginInvalidJSON
10:13:50 [2020-09-15T10:13:50.907Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:13:50 [2020-09-15T10:13:50.907Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:13:50 [2020-09-15T10:13:50.907Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:13:50 [2020-09-15T10:13:50.907Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:13:50 [2020-09-15T10:13:50.907Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:13:50 [2020-09-15T10:13:50.907Z] PASS
10:13:50 [2020-09-15T10:13:50.907Z] 
10:13:50 [2020-09-15T10:13:50.907Z] DONE 2 tests in 0.081s
10:13:50 [2020-09-15T10:13:50.907Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:13:50 [2020-09-15T10:13:50.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:13:50 [2020-09-15T10:13:50.907Z] ++ set -e
10:13:50 [2020-09-15T10:13:50.908Z] ++ '[' -n 0 ']'
10:13:50 [2020-09-15T10:13:50.908Z] ++ set -x
10:13:50 [2020-09-15T10:13:50.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:13:50 [2020-09-15T10:13:50.908Z] INFO: Testing against a local daemon
10:13:50 [2020-09-15T10:13:50.908Z] === RUN   TestExternalGraphDriver
10:13:50 [2020-09-15T10:13:50.908Z] === RUN   TestExternalGraphDriver/json
10:13:51 [2020-09-15T10:13:51.046Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:13:51 [2020-09-15T10:13:51.115Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:13:51 [2020-09-15T10:13:51.685Z] --- PASS: TestBuildMultiStageCopy (2.69s)
10:13:51 [2020-09-15T10:13:51.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
10:13:51 [2020-09-15T10:13:51.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
10:13:51 [2020-09-15T10:13:51.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s)
10:13:51 [2020-09-15T10:13:51.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
10:13:51 [2020-09-15T10:13:51.685Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s)
10:13:51 [2020-09-15T10:13:51.685Z] === RUN   TestBuildMultiStageParentConfig
10:13:52 [2020-09-15T10:13:52.323Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
10:13:52 [2020-09-15T10:13:52.323Z] === RUN   TestBuildLabelWithTargets
10:13:52 [2020-09-15T10:13:52.413Z] === RUN   TestExternalGraphDriver/spec
10:13:53 [2020-09-15T10:13:53.008Z] === RUN   TestDockerSuite/TestBuildRm
10:13:53 [2020-09-15T10:13:53.838Z] --- PASS: TestBuildLabelWithTargets (1.19s)
10:13:53 [2020-09-15T10:13:53.838Z] === RUN   TestBuildWithEmptyLayers
10:13:54 [2020-09-15T10:13:54.132Z] --- PASS: TestBuildWithEmptyLayers (0.57s)
10:13:54 [2020-09-15T10:13:54.132Z] === RUN   TestBuildMultiStageOnBuild
10:13:54 [2020-09-15T10:13:54.473Z] === RUN   TestExternalGraphDriver/pull
10:13:55 [2020-09-15T10:13:55.650Z] --- PASS: TestBuildMultiStageOnBuild (1.68s)
10:13:55 [2020-09-15T10:13:55.650Z] === RUN   TestBuildUncleanTarFilenames
10:13:55 [2020-09-15T10:13:55.778Z] --- PASS: TestRenameRunningContainerAndReuse (5.54s)
10:13:55 [2020-09-15T10:13:55.778Z] === RUN   TestRenameInvalidName
10:13:56 [2020-09-15T10:13:56.277Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:13:56 [2020-09-15T10:13:56.690Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
10:13:56 [2020-09-15T10:13:56.690Z] === RUN   TestBuildMultiStageLayerLeak
10:13:56 [2020-09-15T10:13:56.838Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:13:57 [2020-09-15T10:13:57.201Z] --- PASS: TestExternalGraphDriver (6.68s)
10:13:57 [2020-09-15T10:13:57.201Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:353: [d7803dc83ba4c] daemon started
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:461: [d7803dc83ba4c] Stopping daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:296: [d7803dc83ba4c] exiting daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:448: [d7803dc83ba4c] Daemon stopped
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:353: [d7803dc83ba4c] daemon started
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:461: [d7803dc83ba4c] Stopping daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:296: [d7803dc83ba4c] exiting daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:448: [d7803dc83ba4c] Daemon stopped
10:13:57 [2020-09-15T10:13:57.201Z]     --- PASS: TestExternalGraphDriver/json (2.10s)
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:353: [d7803dc83ba4c] daemon started
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:461: [d7803dc83ba4c] Stopping daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:296: [d7803dc83ba4c] exiting daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:448: [d7803dc83ba4c] Daemon stopped
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:353: [d7803dc83ba4c] daemon started
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:461: [d7803dc83ba4c] Stopping daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:296: [d7803dc83ba4c] exiting daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:448: [d7803dc83ba4c] Daemon stopped
10:13:57 [2020-09-15T10:13:57.201Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:325: [d7803dc83ba4c] waiting for daemon to start
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:353: [d7803dc83ba4c] daemon started
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:461: [d7803dc83ba4c] Stopping daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:296: [d7803dc83ba4c] exiting daemon
10:13:57 [2020-09-15T10:13:57.201Z]     daemon.go:448: [d7803dc83ba4c] Daemon stopped
10:13:57 [2020-09-15T10:13:57.201Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
10:13:57 [2020-09-15T10:13:57.201Z] === RUN   TestGraphdriverPluginV2
10:13:57 [2020-09-15T10:13:57.201Z] --- SKIP: TestGraphdriverPluginV2 (0.27s)
10:13:57 [2020-09-15T10:13:57.201Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:57 [2020-09-15T10:13:57.201Z] PASS
10:13:57 [2020-09-15T10:13:57.201Z] 
10:13:57 [2020-09-15T10:13:57.201Z] === Skipped
10:13:57 [2020-09-15T10:13:57.201Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.27s)
10:13:57 [2020-09-15T10:13:57.201Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:13:57 [2020-09-15T10:13:57.201Z] 
10:13:57 [2020-09-15T10:13:57.201Z] 
10:13:57 [2020-09-15T10:13:57.201Z] DONE 5 tests, 1 skipped in 7.026s
10:13:57 [2020-09-15T10:13:57.201Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:13:57 [2020-09-15T10:13:57.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:13:57 [2020-09-15T10:13:57.201Z] ++ set -e
10:13:57 [2020-09-15T10:13:57.201Z] ++ '[' -n 0 ']'
10:13:57 [2020-09-15T10:13:57.201Z] ++ set -x
10:13:57 [2020-09-15T10:13:57.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:13:57 [2020-09-15T10:13:57.201Z] INFO: Testing against a local daemon
10:13:57 [2020-09-15T10:13:57.201Z] === RUN   TestContinueAfterPluginCrash
10:13:57 [2020-09-15T10:13:57.201Z] === PAUSE TestContinueAfterPluginCrash
10:13:57 [2020-09-15T10:13:57.201Z] === RUN   TestDaemonStartWithLogOpt
10:13:57 [2020-09-15T10:13:57.201Z] === PAUSE TestDaemonStartWithLogOpt
10:13:57 [2020-09-15T10:13:57.201Z] === CONT  TestContinueAfterPluginCrash
10:13:57 [2020-09-15T10:13:57.201Z] === CONT  TestDaemonStartWithLogOpt
10:13:57 [2020-09-15T10:13:57.305Z] --- PASS: TestRenameInvalidName (1.63s)
10:13:57 [2020-09-15T10:13:57.305Z] === RUN   TestRenameAnonymousContainer
10:13:57 [2020-09-15T10:13:57.305Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
10:13:57 [2020-09-15T10:13:57.305Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
10:13:57 [2020-09-15T10:13:57.305Z] === RUN   TestRenameContainerWithSameName
10:13:58 [2020-09-15T10:13:58.203Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:13:58 [2020-09-15T10:13:58.765Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:13:58 [2020-09-15T10:13:58.773Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
10:13:58 [2020-09-15T10:13:58.773Z] === RUN   TestBuildWithHugeFile
10:13:58 [2020-09-15T10:13:58.835Z] --- PASS: TestRenameContainerWithSameName (1.54s)
10:13:58 [2020-09-15T10:13:58.835Z] === RUN   TestRenameContainerWithLinkedContainer
10:13:58 [2020-09-15T10:13:58.835Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
10:13:58 [2020-09-15T10:13:58.835Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
10:13:58 [2020-09-15T10:13:58.835Z] === RUN   TestResize
10:13:58 [2020-09-15T10:13:58.835Z] --- SKIP: TestResize (0.00s)
10:13:58 [2020-09-15T10:13:58.835Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
10:13:58 [2020-09-15T10:13:58.835Z] === RUN   TestResizeWithInvalidSize
10:13:58 [2020-09-15T10:13:58.835Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
10:13:58 [2020-09-15T10:13:58.835Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
10:13:58 [2020-09-15T10:13:58.835Z] === RUN   TestResizeWhenContainerNotStarted
10:13:59 [2020-09-15T10:13:59.327Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:14:00 [2020-09-15T10:14:00.256Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:14:00 [2020-09-15T10:14:00.363Z] --- PASS: TestResizeWhenContainerNotStarted (1.80s)
10:14:00 [2020-09-15T10:14:00.363Z] === RUN   TestDaemonRestartKillContainers
10:14:00 [2020-09-15T10:14:00.363Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:14:00 [2020-09-15T10:14:00.363Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:14:00 [2020-09-15T10:14:00.363Z] === RUN   TestStats
10:14:00 [2020-09-15T10:14:00.363Z] --- SKIP: TestStats (0.00s)
10:14:00 [2020-09-15T10:14:00.363Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
10:14:00 [2020-09-15T10:14:00.363Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:14:01 [2020-09-15T10:14:01.621Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:14:02 [2020-09-15T10:14:02.185Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:14:03 [2020-09-15T10:14:03.112Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.41s)
10:14:03 [2020-09-15T10:14:03.112Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:353: [d28bb979d915b] daemon started
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:461: [d28bb979d915b] Stopping daemon
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:296: [d28bb979d915b] exiting daemon
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:448: [d28bb979d915b] Daemon stopped
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:296: [d28bb979d915b] exiting daemon
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:325: [d28bb979d915b] waiting for daemon to start
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:353: [d28bb979d915b] daemon started
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:461: [d28bb979d915b] Stopping daemon
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:296: [d28bb979d915b] exiting daemon
10:14:03 [2020-09-15T10:14:03.112Z]     daemon.go:448: [d28bb979d915b] Daemon stopped
10:14:03 [2020-09-15T10:14:03.112Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:14:05 [2020-09-15T10:14:05.021Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:14:05 [2020-09-15T10:14:05.021Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:14:05 [2020-09-15T10:14:05.021Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:14:05 [2020-09-15T10:14:05.021Z] === RUN   TestDockerSuite/TestBuildSpaces
10:14:05 [2020-09-15T10:14:05.034Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.60s)
10:14:05 [2020-09-15T10:14:05.034Z] === RUN   TestStopContainerWithTimeout
10:14:05 [2020-09-15T10:14:05.034Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
10:14:05 [2020-09-15T10:14:05.034Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
10:14:05 [2020-09-15T10:14:05.034Z] === RUN   TestUpdateRestartPolicy
10:14:05 [2020-09-15T10:14:05.278Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:14:05 [2020-09-15T10:14:05.824Z] --- PASS: TestDaemonStartWithLogOpt (8.85s)
10:14:05 [2020-09-15T10:14:05.824Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:325: [da7ba88aa6f34] waiting for daemon to start
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:325: [da7ba88aa6f34] waiting for daemon to start
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:353: [da7ba88aa6f34] daemon started
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:461: [da7ba88aa6f34] Stopping daemon
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:296: [da7ba88aa6f34] exiting daemon
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:448: [da7ba88aa6f34] Daemon stopped
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:325: [da7ba88aa6f34] waiting for daemon to start
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:325: [da7ba88aa6f34] waiting for daemon to start
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:353: [da7ba88aa6f34] daemon started
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:461: [da7ba88aa6f34] Stopping daemon
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:296: [da7ba88aa6f34] exiting daemon
10:14:05 [2020-09-15T10:14:05.824Z]     daemon.go:448: [da7ba88aa6f34] Daemon stopped
10:14:06 [2020-09-15T10:14:06.207Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:14:06 [2020-09-15T10:14:06.207Z] === RUN   TestDockerSuite/TestBuildStderr
10:14:06 [2020-09-15T10:14:06.769Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:14:09 [2020-09-15T10:14:09.286Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:14:09 [2020-09-15T10:14:09.850Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:14:10 [2020-09-15T10:14:10.495Z] --- PASS: TestContinueAfterPluginCrash (13.58s)
10:14:10 [2020-09-15T10:14:10.495Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
10:14:10 [2020-09-15T10:14:10.495Z]     daemon.go:325: [d6decb7076b5f] waiting for daemon to start
10:14:10 [2020-09-15T10:14:10.495Z]     daemon.go:325: [d6decb7076b5f] waiting for daemon to start
10:14:10 [2020-09-15T10:14:10.495Z]     daemon.go:353: [d6decb7076b5f] daemon started
10:14:10 [2020-09-15T10:14:10.495Z]     daemon.go:461: [d6decb7076b5f] Stopping daemon
10:14:10 [2020-09-15T10:14:10.495Z]     daemon.go:296: [d6decb7076b5f] exiting daemon
10:14:10 [2020-09-15T10:14:10.495Z]     daemon.go:448: [d6decb7076b5f] Daemon stopped
10:14:10 [2020-09-15T10:14:10.495Z] PASS
10:14:10 [2020-09-15T10:14:10.495Z] 
10:14:10 [2020-09-15T10:14:10.495Z] DONE 2 tests in 13.650s
10:14:10 [2020-09-15T10:14:10.778Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:14:10 [2020-09-15T10:14:10.860Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:14:10 [2020-09-15T10:14:10.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:14:10 [2020-09-15T10:14:10.860Z] ++ set -e
10:14:10 [2020-09-15T10:14:10.860Z] ++ '[' -n 0 ']'
10:14:10 [2020-09-15T10:14:10.860Z] ++ set -x
10:14:10 [2020-09-15T10:14:10.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:14:10 [2020-09-15T10:14:10.860Z] INFO: Testing against a local daemon
10:14:10 [2020-09-15T10:14:10.860Z] === RUN   TestPluginWithDevMounts
10:14:10 [2020-09-15T10:14:10.860Z] === PAUSE TestPluginWithDevMounts
10:14:10 [2020-09-15T10:14:10.860Z] === CONT  TestPluginWithDevMounts
10:14:11 [2020-09-15T10:14:11.034Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:14:11 [2020-09-15T10:14:11.594Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:14:12 [2020-09-15T10:14:12.521Z] === RUN   TestDockerSuite/TestBuildUser
10:14:12 [2020-09-15T10:14:12.926Z] --- PASS: TestPluginWithDevMounts (2.00s)
10:14:12 [2020-09-15T10:14:12.926Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
10:14:12 [2020-09-15T10:14:12.926Z]     daemon.go:325: [d8562d483caf1] waiting for daemon to start
10:14:12 [2020-09-15T10:14:12.926Z]     daemon.go:325: [d8562d483caf1] waiting for daemon to start
10:14:12 [2020-09-15T10:14:12.926Z]     daemon.go:353: [d8562d483caf1] daemon started
10:14:12 [2020-09-15T10:14:12.926Z]     daemon.go:461: [d8562d483caf1] Stopping daemon
10:14:12 [2020-09-15T10:14:12.926Z]     daemon.go:296: [d8562d483caf1] exiting daemon
10:14:12 [2020-09-15T10:14:12.926Z]     daemon.go:448: [d8562d483caf1] Daemon stopped
10:14:12 [2020-09-15T10:14:12.926Z] PASS
10:14:12 [2020-09-15T10:14:12.926Z] 
10:14:12 [2020-09-15T10:14:12.926Z] DONE 1 tests in 2.090s
10:14:12 [2020-09-15T10:14:12.926Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
10:14:12 [2020-09-15T10:14:12.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
10:14:12 [2020-09-15T10:14:12.926Z] ++ set -e
10:14:12 [2020-09-15T10:14:12.926Z] ++ '[' -n 0 ']'
10:14:12 [2020-09-15T10:14:12.926Z] ++ set -x
10:14:12 [2020-09-15T10:14:12.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
10:14:12 [2020-09-15T10:14:12.926Z] INFO: Testing against a local daemon
10:14:12 [2020-09-15T10:14:12.926Z] === RUN   TestSecretInspect
10:14:13 [2020-09-15T10:14:13.449Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:14:15 [2020-09-15T10:14:15.965Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:14:15 [2020-09-15T10:14:15.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:14:16 [2020-09-15T10:14:16.473Z] --- PASS: TestSecretInspect (3.71s)
10:14:16 [2020-09-15T10:14:16.473Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
10:14:16 [2020-09-15T10:14:16.473Z]     daemon.go:325: [df11c6f0311ad] waiting for daemon to start
10:14:16 [2020-09-15T10:14:16.473Z]     daemon.go:325: [df11c6f0311ad] waiting for daemon to start
10:14:16 [2020-09-15T10:14:16.473Z]     daemon.go:353: [df11c6f0311ad] daemon started
10:14:16 [2020-09-15T10:14:16.473Z]     daemon.go:461: [df11c6f0311ad] Stopping daemon
10:14:16 [2020-09-15T10:14:16.473Z]     daemon.go:296: [df11c6f0311ad] exiting daemon
10:14:16 [2020-09-15T10:14:16.473Z]     daemon.go:448: [df11c6f0311ad] Daemon stopped
10:14:16 [2020-09-15T10:14:16.473Z] === RUN   TestSecretList
10:14:20 [2020-09-15T10:14:20.138Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s)
10:14:20 [2020-09-15T10:14:20.138Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:353: [d7cc734926858] daemon started
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:461: [d7cc734926858] Stopping daemon
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:296: [d7cc734926858] exiting daemon
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:448: [d7cc734926858] Daemon stopped
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:339: [d7cc734926858] error pinging daemon on start: Get http://d7cc734926858.sock/_ping: context deadline exceeded
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:339: [d7cc734926858] error pinging daemon on start: Get http://d7cc734926858.sock/_ping: context deadline exceeded
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:339: [d7cc734926858] error pinging daemon on start: Get http://d7cc734926858.sock/_ping: context deadline exceeded
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:339: [d7cc734926858] error pinging daemon on start: Get http://d7cc734926858.sock/_ping: context deadline exceeded
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:296: [d7cc734926858] exiting daemon
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:325: [d7cc734926858] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:353: [d7cc734926858] daemon started
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:461: [d7cc734926858] Stopping daemon
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:296: [d7cc734926858] exiting daemon
10:14:20 [2020-09-15T10:14:20.138Z]     daemon.go:448: [d7cc734926858] Daemon stopped
10:14:20 [2020-09-15T10:14:20.138Z] PASS
10:14:20 [2020-09-15T10:14:20.138Z] 
10:14:20 [2020-09-15T10:14:20.138Z] DONE 17 tests in 54.038s
10:14:20 [2020-09-15T10:14:20.138Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:14:20 [2020-09-15T10:14:20.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:14:20 [2020-09-15T10:14:20.138Z] ++ set -e
10:14:20 [2020-09-15T10:14:20.138Z] ++ '[' -n 0 ']'
10:14:20 [2020-09-15T10:14:20.138Z] ++ set -x
10:14:20 [2020-09-15T10:14:20.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:14:20 [2020-09-15T10:14:20.138Z] INFO: Testing against a local daemon
10:14:20 [2020-09-15T10:14:20.138Z] === RUN   TestPluginInvalidJSON
10:14:20 [2020-09-15T10:14:20.138Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:14:20 [2020-09-15T10:14:20.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:14:20 [2020-09-15T10:14:20.138Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:14:20 [2020-09-15T10:14:20.138Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:14:20 [2020-09-15T10:14:20.138Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:14:20 [2020-09-15T10:14:20.138Z] PASS
10:14:20 [2020-09-15T10:14:20.138Z] 
10:14:20 [2020-09-15T10:14:20.138Z] DONE 2 tests in 0.147s
10:14:20 [2020-09-15T10:14:20.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:14:20 [2020-09-15T10:14:20.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:14:20 [2020-09-15T10:14:20.138Z] ++ set -e
10:14:20 [2020-09-15T10:14:20.138Z] ++ '[' -n 0 ']'
10:14:20 [2020-09-15T10:14:20.138Z] ++ set -x
10:14:20 [2020-09-15T10:14:20.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:14:20 [2020-09-15T10:14:20.138Z] INFO: Testing against a local daemon
10:14:20 [2020-09-15T10:14:20.138Z] === RUN   TestExternalGraphDriver
10:14:20 [2020-09-15T10:14:20.394Z] === RUN   TestExternalGraphDriver/json
10:14:20 [2020-09-15T10:14:20.940Z] --- PASS: TestSecretList (3.75s)
10:14:20 [2020-09-15T10:14:20.941Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
10:14:20 [2020-09-15T10:14:20.941Z]     daemon.go:325: [d06ae9e119109] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.941Z]     daemon.go:325: [d06ae9e119109] waiting for daemon to start
10:14:20 [2020-09-15T10:14:20.941Z]     daemon.go:353: [d06ae9e119109] daemon started
10:14:20 [2020-09-15T10:14:20.941Z]     daemon.go:461: [d06ae9e119109] Stopping daemon
10:14:20 [2020-09-15T10:14:20.941Z]     daemon.go:296: [d06ae9e119109] exiting daemon
10:14:20 [2020-09-15T10:14:20.941Z]     daemon.go:448: [d06ae9e119109] Daemon stopped
10:14:20 [2020-09-15T10:14:20.941Z] === RUN   TestSecretsCreateAndDelete
10:14:22 [2020-09-15T10:14:22.283Z] === RUN   TestExternalGraphDriver/spec
10:14:24 [2020-09-15T10:14:24.173Z] === RUN   TestExternalGraphDriver/pull
10:14:24 [2020-09-15T10:14:24.583Z] --- PASS: TestSecretsCreateAndDelete (3.66s)
10:14:24 [2020-09-15T10:14:24.583Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
10:14:24 [2020-09-15T10:14:24.583Z]     daemon.go:325: [deeb283bca765] waiting for daemon to start
10:14:24 [2020-09-15T10:14:24.583Z]     daemon.go:325: [deeb283bca765] waiting for daemon to start
10:14:24 [2020-09-15T10:14:24.583Z]     daemon.go:353: [deeb283bca765] daemon started
10:14:24 [2020-09-15T10:14:24.583Z]     daemon.go:461: [deeb283bca765] Stopping daemon
10:14:24 [2020-09-15T10:14:24.583Z]     daemon.go:296: [deeb283bca765] exiting daemon
10:14:24 [2020-09-15T10:14:24.583Z]     daemon.go:448: [deeb283bca765] Daemon stopped
10:14:24 [2020-09-15T10:14:24.583Z] === RUN   TestSecretsUpdate
10:14:26 [2020-09-15T10:14:26.064Z] --- PASS: TestExternalGraphDriver (5.58s)
10:14:26 [2020-09-15T10:14:26.064Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:353: [db576985b37f4] daemon started
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:461: [db576985b37f4] Stopping daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:296: [db576985b37f4] exiting daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:448: [db576985b37f4] Daemon stopped
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:353: [db576985b37f4] daemon started
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:461: [db576985b37f4] Stopping daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:296: [db576985b37f4] exiting daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:448: [db576985b37f4] Daemon stopped
10:14:26 [2020-09-15T10:14:26.064Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:353: [db576985b37f4] daemon started
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:461: [db576985b37f4] Stopping daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:296: [db576985b37f4] exiting daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:448: [db576985b37f4] Daemon stopped
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:353: [db576985b37f4] daemon started
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:461: [db576985b37f4] Stopping daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:296: [db576985b37f4] exiting daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:448: [db576985b37f4] Daemon stopped
10:14:26 [2020-09-15T10:14:26.064Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:325: [db576985b37f4] waiting for daemon to start
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:353: [db576985b37f4] daemon started
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:461: [db576985b37f4] Stopping daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:296: [db576985b37f4] exiting daemon
10:14:26 [2020-09-15T10:14:26.064Z]     daemon.go:448: [db576985b37f4] Daemon stopped
10:14:26 [2020-09-15T10:14:26.064Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
10:14:26 [2020-09-15T10:14:26.064Z] === RUN   TestGraphdriverPluginV2
10:14:26 [2020-09-15T10:14:26.089Z] --- PASS: TestUpdateRestartPolicy (19.52s)
10:14:26 [2020-09-15T10:14:26.089Z] === RUN   TestUpdateRestartWithAutoRemove
10:14:26 [2020-09-15T10:14:26.090Z] --- PASS: TestUpdateRestartWithAutoRemove (1.53s)
10:14:26 [2020-09-15T10:14:26.090Z] === RUN   TestWaitNonBlocked
10:14:26 [2020-09-15T10:14:26.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:26 [2020-09-15T10:14:26.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:26 [2020-09-15T10:14:26.090Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:26 [2020-09-15T10:14:26.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:26 [2020-09-15T10:14:26.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:14:26 [2020-09-15T10:14:26.090Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:14:27 [2020-09-15T10:14:27.964Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:14:28 [2020-09-15T10:14:28.197Z] --- PASS: TestSecretsUpdate (3.54s)
10:14:28 [2020-09-15T10:14:28.197Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
10:14:28 [2020-09-15T10:14:28.197Z]     daemon.go:325: [d4cfa944d7581] waiting for daemon to start
10:14:28 [2020-09-15T10:14:28.197Z]     daemon.go:325: [d4cfa944d7581] waiting for daemon to start
10:14:28 [2020-09-15T10:14:28.197Z]     daemon.go:353: [d4cfa944d7581] daemon started
10:14:28 [2020-09-15T10:14:28.197Z]     daemon.go:461: [d4cfa944d7581] Stopping daemon
10:14:28 [2020-09-15T10:14:28.197Z]     daemon.go:296: [d4cfa944d7581] exiting daemon
10:14:28 [2020-09-15T10:14:28.197Z]     daemon.go:448: [d4cfa944d7581] Daemon stopped
10:14:28 [2020-09-15T10:14:28.197Z] === RUN   TestTemplatedSecret
10:14:28 [2020-09-15T10:14:28.526Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:14:28 [2020-09-15T10:14:28.782Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:14:29 [2020-09-15T10:14:29.710Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:14:29 [2020-09-15T10:14:29.967Z] --- PASS: TestGraphdriverPluginV2 (4.33s)
10:14:29 [2020-09-15T10:14:29.967Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:325: [d401b572b9902] waiting for daemon to start
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:325: [d401b572b9902] waiting for daemon to start
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:353: [d401b572b9902] daemon started
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:461: [d401b572b9902] Stopping daemon
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:296: [d401b572b9902] exiting daemon
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:448: [d401b572b9902] Daemon stopped
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:325: [d401b572b9902] waiting for daemon to start
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:325: [d401b572b9902] waiting for daemon to start
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:353: [d401b572b9902] daemon started
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:461: [d401b572b9902] Stopping daemon
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:296: [d401b572b9902] exiting daemon
10:14:29 [2020-09-15T10:14:29.967Z]     daemon.go:448: [d401b572b9902] Daemon stopped
10:14:29 [2020-09-15T10:14:29.967Z] PASS
10:14:29 [2020-09-15T10:14:29.967Z] 
10:14:29 [2020-09-15T10:14:29.967Z] DONE 5 tests in 10.056s
10:14:29 [2020-09-15T10:14:29.967Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:14:29 [2020-09-15T10:14:29.967Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:14:29 [2020-09-15T10:14:29.967Z] ++ set -e
10:14:29 [2020-09-15T10:14:29.967Z] ++ '[' -n 0 ']'
10:14:29 [2020-09-15T10:14:29.967Z] ++ set -x
10:14:29 [2020-09-15T10:14:29.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:14:30 [2020-09-15T10:14:30.223Z] INFO: Testing against a local daemon
10:14:30 [2020-09-15T10:14:30.223Z] === RUN   TestContinueAfterPluginCrash
10:14:30 [2020-09-15T10:14:30.223Z] === PAUSE TestContinueAfterPluginCrash
10:14:30 [2020-09-15T10:14:30.223Z] === RUN   TestDaemonStartWithLogOpt
10:14:30 [2020-09-15T10:14:30.223Z] === PAUSE TestDaemonStartWithLogOpt
10:14:30 [2020-09-15T10:14:30.223Z] === CONT  TestContinueAfterPluginCrash
10:14:30 [2020-09-15T10:14:30.223Z] === CONT  TestDaemonStartWithLogOpt
10:14:30 [2020-09-15T10:14:30.480Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:14:31 [2020-09-15T10:14:31.038Z] --- PASS: TestTemplatedSecret (3.51s)
10:14:31 [2020-09-15T10:14:31.038Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
10:14:31 [2020-09-15T10:14:31.038Z]     daemon.go:325: [d778d467f2ab6] waiting for daemon to start
10:14:31 [2020-09-15T10:14:31.038Z]     daemon.go:325: [d778d467f2ab6] waiting for daemon to start
10:14:31 [2020-09-15T10:14:31.038Z]     daemon.go:353: [d778d467f2ab6] daemon started
10:14:31 [2020-09-15T10:14:31.038Z]     daemon.go:461: [d778d467f2ab6] Stopping daemon
10:14:31 [2020-09-15T10:14:31.039Z]     daemon.go:296: [d778d467f2ab6] exiting daemon
10:14:31 [2020-09-15T10:14:31.039Z]     daemon.go:448: [d778d467f2ab6] Daemon stopped
10:14:31 [2020-09-15T10:14:31.039Z] === RUN   TestSecretCreateResolve
10:14:31 [2020-09-15T10:14:31.848Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:14:31 [2020-09-15T10:14:31.848Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:14:31 [2020-09-15T10:14:31.848Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:14:31 [2020-09-15T10:14:31.848Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:14:31 [2020-09-15T10:14:31.848Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:14:33 [2020-09-15T10:14:33.138Z] --- PASS: TestWaitNonBlocked (0.02s)
10:14:33 [2020-09-15T10:14:33.138Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.27s)
10:14:33 [2020-09-15T10:14:33.138Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.04s)
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestWaitBlocked
10:14:33 [2020-09-15T10:14:33.138Z] --- SKIP: TestWaitBlocked (0.00s)
10:14:33 [2020-09-15T10:14:33.138Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
10:14:33 [2020-09-15T10:14:33.138Z] PASS
10:14:33 [2020-09-15T10:14:33.138Z] Running D:\gopath\src\github.com\docker\docker\integration\image
10:14:33 [2020-09-15T10:14:33.138Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:33 [2020-09-15T10:14:33.138Z] INFO: Testing against a local daemon
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestCommitInheritsEnv
10:14:33 [2020-09-15T10:14:33.138Z] --- SKIP: TestCommitInheritsEnv (0.00s)
10:14:33 [2020-09-15T10:14:33.138Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestImportExtremelyLargeImageWorks
10:14:33 [2020-09-15T10:14:33.138Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:14:33 [2020-09-15T10:14:33.138Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestImagesFilterMultiReference
10:14:33 [2020-09-15T10:14:33.138Z] --- PASS: TestImagesFilterMultiReference (0.07s)
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestImagePullPlatformInvalid
10:14:33 [2020-09-15T10:14:33.138Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestRemoveImageOrphaning
10:14:33 [2020-09-15T10:14:33.138Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
10:14:33 [2020-09-15T10:14:33.138Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:14:33 [2020-09-15T10:14:33.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestTagInvalidReference
10:14:33 [2020-09-15T10:14:33.138Z] --- PASS: TestTagInvalidReference (0.02s)
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestTagValidPrefixedRepo
10:14:33 [2020-09-15T10:14:33.138Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:14:33 [2020-09-15T10:14:33.138Z] === RUN   TestTagExistedNameWithoutForce
10:14:33 [2020-09-15T10:14:33.595Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestTagOfficialNames
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestTagOfficialNames (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     tag_test.go:98: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestTagMatchesDigest
10:14:33 [2020-09-15T10:14:33.595Z] --- PASS: TestTagMatchesDigest (0.03s)
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\network
10:14:33 [2020-09-15T10:14:33.595Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:33 [2020-09-15T10:14:33.595Z] INFO: Testing against a local daemon
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestNetworkCreateDelete
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestNetworkCreateDelete (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDockerNetworkDeletePreferID
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDaemonDNSFallback
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDaemonDNSFallback (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestInspectNetwork
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestInspectNetwork (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestRunContainerWithBridgeNone
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestNetworkInvalidJSON
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestNetworkInvalidJSON//networks/create
10:14:33 [2020-09-15T10:14:33.595Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:14:33 [2020-09-15T10:14:33.595Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:14:33 [2020-09-15T10:14:33.595Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:14:33 [2020-09-15T10:14:33.595Z] === CONT  TestNetworkInvalidJSON//networks/create
10:14:33 [2020-09-15T10:14:33.595Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:14:33 [2020-09-15T10:14:33.595Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:14:33 [2020-09-15T10:14:33.595Z] --- PASS: TestNetworkInvalidJSON (0.03s)
10:14:33 [2020-09-15T10:14:33.595Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
10:14:33 [2020-09-15T10:14:33.595Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDaemonRestartWithLiveRestore
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:29: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDaemonDefaultNetworkPools
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:51: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDaemonRestartWithExistingNetwork
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:94: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:127: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:177: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestServiceWithPredefinedNetwork
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:201: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:230: FLAKY_TEST
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestServiceWithDataPathPortInit
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:319: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     service_test.go:386: testEnv.OSType == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
10:14:33 [2020-09-15T10:14:33.595Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:33 [2020-09-15T10:14:33.595Z] INFO: Testing against a local daemon
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestPluginInvalidJSON
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:14:33 [2020-09-15T10:14:33.595Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:14:33 [2020-09-15T10:14:33.595Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:14:33 [2020-09-15T10:14:33.595Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:14:33 [2020-09-15T10:14:33.595Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
10:14:33 [2020-09-15T10:14:33.595Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:33 [2020-09-15T10:14:33.595Z] INFO: Testing against a local daemon
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestExternalGraphDriver
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestExternalGraphDriver (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     external_test.go:48: runtime.GOOS == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] === RUN   TestGraphdriverPluginV2
10:14:33 [2020-09-15T10:14:33.595Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
10:14:33 [2020-09-15T10:14:33.595Z]     external_test.go:407: runtime.GOOS == "windows"
10:14:33 [2020-09-15T10:14:33.595Z] PASS
10:14:33 [2020-09-15T10:14:33.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
10:14:33 [2020-09-15T10:14:33.737Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:14:33 [2020-09-15T10:14:33.738Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Testing against a local daemon
10:14:34 [2020-09-15T10:14:34.051Z] PASS
10:14:34 [2020-09-15T10:14:34.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:34 [2020-09-15T10:14:34.051Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Testing against a local daemon
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSecretInspect
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSecretInspect (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSecretList
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSecretList (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSecretsCreateAndDelete
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSecretsUpdate
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSecretsUpdate (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestTemplatedSecret
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestTemplatedSecret (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSecretCreateResolve
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSecretCreateResolve (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
10:14:34 [2020-09-15T10:14:34.051Z] PASS
10:14:34 [2020-09-15T10:14:34.051Z] Running D:\gopath\src\github.com\docker\docker\integration\service
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Testing against a local daemon
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceCreateInit
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:14:34 [2020-09-15T10:14:34.051Z] --- PASS: TestServiceCreateInit (0.03s)
10:14:34 [2020-09-15T10:14:34.051Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateServiceMultipleTimes
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateServiceConflict
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateServiceConflict (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateServiceMaxReplicas
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateWithDuplicateNetworkNames
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateServiceSecretFileMode
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateServiceConfigFileMode
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestCreateServiceSysctls
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestCreateServiceSysctls (0.03s)
10:14:34 [2020-09-15T10:14:34.051Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestInspect
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestInspect (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestDockerNetworkConnectAlias
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestDockerNetworkReConnect
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServicePlugin
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestServicePlugin (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceUpdateLabel
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestServiceUpdateLabel (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceUpdateSecrets
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceUpdateConfigs
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestServiceUpdateNetwork
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
10:14:34 [2020-09-15T10:14:34.051Z] PASS
10:14:34 [2020-09-15T10:14:34.051Z] Running D:\gopath\src\github.com\docker\docker\integration\session
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Testing against a local daemon
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSessionCreate
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSessionCreate (0.00s)
10:14:34 [2020-09-15T10:14:34.051Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
10:14:34 [2020-09-15T10:14:34.051Z] === RUN   TestSessionCreateWithBadUpgrade
10:14:34 [2020-09-15T10:14:34.051Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.01s)
10:14:34 [2020-09-15T10:14:34.051Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
10:14:34 [2020-09-15T10:14:34.051Z] PASS
10:14:34 [2020-09-15T10:14:34.051Z] Running D:\gopath\src\github.com\docker\docker\integration\system
10:14:34 [2020-09-15T10:14:34.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:34 [2020-09-15T10:14:34.507Z] INFO: Testing against a local daemon
10:14:34 [2020-09-15T10:14:34.507Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:14:34 [2020-09-15T10:14:34.507Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:14:34 [2020-09-15T10:14:34.507Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
10:14:34 [2020-09-15T10:14:34.507Z] === RUN   TestEventsExecDie
10:14:34 [2020-09-15T10:14:34.507Z] --- SKIP: TestEventsExecDie (0.00s)
10:14:34 [2020-09-15T10:14:34.507Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
10:14:34 [2020-09-15T10:14:34.507Z] === RUN   TestEventsBackwardsCompatible
10:14:34 [2020-09-15T10:14:34.507Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
10:14:34 [2020-09-15T10:14:34.507Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
10:14:34 [2020-09-15T10:14:34.507Z] === RUN   TestInfoAPI
10:14:34 [2020-09-15T10:14:34.507Z] --- PASS: TestInfoAPI (0.03s)
10:14:34 [2020-09-15T10:14:34.507Z] === RUN   TestInfoAPIWarnings
10:14:34 [2020-09-15T10:14:34.507Z] --- SKIP: TestInfoAPIWarnings (0.00s)
10:14:34 [2020-09-15T10:14:34.507Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
10:14:34 [2020-09-15T10:14:34.507Z] === RUN   TestLoginFailsWithBadCredentials
10:14:34 [2020-09-15T10:14:34.546Z] --- PASS: TestSecretCreateResolve (3.54s)
10:14:34 [2020-09-15T10:14:34.546Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
10:14:34 [2020-09-15T10:14:34.546Z]     daemon.go:325: [d5239f4911159] waiting for daemon to start
10:14:34 [2020-09-15T10:14:34.546Z]     daemon.go:325: [d5239f4911159] waiting for daemon to start
10:14:34 [2020-09-15T10:14:34.546Z]     daemon.go:353: [d5239f4911159] daemon started
10:14:34 [2020-09-15T10:14:34.546Z]     daemon.go:461: [d5239f4911159] Stopping daemon
10:14:34 [2020-09-15T10:14:34.546Z]     daemon.go:296: [d5239f4911159] exiting daemon
10:14:34 [2020-09-15T10:14:34.546Z]     daemon.go:448: [d5239f4911159] Daemon stopped
10:14:34 [2020-09-15T10:14:34.546Z] PASS
10:14:34 [2020-09-15T10:14:34.546Z] 
10:14:34 [2020-09-15T10:14:34.546Z] DONE 6 tests in 21.801s
10:14:34 [2020-09-15T10:14:34.546Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
10:14:34 [2020-09-15T10:14:34.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
10:14:34 [2020-09-15T10:14:34.546Z] ++ set -e
10:14:34 [2020-09-15T10:14:34.546Z] ++ '[' -n 0 ']'
10:14:34 [2020-09-15T10:14:34.546Z] ++ set -x
10:14:34 [2020-09-15T10:14:34.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
10:14:34 [2020-09-15T10:14:34.547Z] INFO: Testing against a local daemon
10:14:34 [2020-09-15T10:14:34.547Z] === RUN   TestServiceCreateInit
10:14:34 [2020-09-15T10:14:34.547Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:14:35 [2020-09-15T10:14:35.101Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:14:35 [2020-09-15T10:14:35.470Z] --- PASS: TestLoginFailsWithBadCredentials (1.17s)
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestPingCacheHeaders
10:14:35 [2020-09-15T10:14:35.470Z] --- PASS: TestPingCacheHeaders (0.03s)
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestPingGet
10:14:35 [2020-09-15T10:14:35.470Z] --- PASS: TestPingGet (0.02s)
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestPingHead
10:14:35 [2020-09-15T10:14:35.470Z] --- PASS: TestPingHead (0.03s)
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestVersion
10:14:35 [2020-09-15T10:14:35.470Z] --- PASS: TestVersion (0.03s)
10:14:35 [2020-09-15T10:14:35.470Z] PASS
10:14:35 [2020-09-15T10:14:35.470Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
10:14:35 [2020-09-15T10:14:35.470Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:35 [2020-09-15T10:14:35.470Z] INFO: Testing against a local daemon
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestVolumesCreateAndList
10:14:35 [2020-09-15T10:14:35.470Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestVolumesRemove
10:14:35 [2020-09-15T10:14:35.470Z] --- SKIP: TestVolumesRemove (0.00s)
10:14:35 [2020-09-15T10:14:35.470Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
10:14:35 [2020-09-15T10:14:35.470Z] === RUN   TestVolumesInspect
10:14:35 [2020-09-15T10:14:35.925Z] --- PASS: TestVolumesInspect (0.04s)
10:14:35 [2020-09-15T10:14:35.925Z] === RUN   TestVolumesInvalidJSON
10:14:35 [2020-09-15T10:14:35.925Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:14:35 [2020-09-15T10:14:35.925Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:14:35 [2020-09-15T10:14:35.925Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:14:35 [2020-09-15T10:14:35.925Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:14:35 [2020-09-15T10:14:35.925Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:14:35 [2020-09-15T10:14:35.925Z] PASS
10:14:35 [2020-09-15T10:14:35.925Z] INFO: make.ps1 ended at 09/15/2020 10:14:35
10:14:35 [2020-09-15T10:14:35.925Z] INFO: Integration CLI tests being run from the host:
10:14:35 [2020-09-15T10:14:35.925Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
10:14:36 [2020-09-15T10:14:36.030Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:14:36 [2020-09-15T10:14:36.961Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:14:37 [2020-09-15T10:14:37.217Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:14:37 [2020-09-15T10:14:37.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:14:40 [2020-09-15T10:14:40.133Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:14:40 [2020-09-15T10:14:40.485Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:14:43 [2020-09-15T10:14:43.003Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:14:43 [2020-09-15T10:14:43.931Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:14:44 [2020-09-15T10:14:44.188Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:14:44 [2020-09-15T10:14:44.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:14:44 [2020-09-15T10:14:44.469Z] INFO: Testing against a local daemon
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:14:44 [2020-09-15T10:14:44.469Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:14:44 [2020-09-15T10:14:44.927Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:14:45 [2020-09-15T10:14:45.119Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:14:45 [2020-09-15T10:14:45.119Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:14:45 [2020-09-15T10:14:45.384Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:14:45 [2020-09-15T10:14:45.690Z] --- PASS: TestServiceCreateInit (10.43s)
10:14:45 [2020-09-15T10:14:45.690Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s)
10:14:45 [2020-09-15T10:14:45.690Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:325: [dda5437596142] waiting for daemon to start
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:325: [dda5437596142] waiting for daemon to start
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:353: [dda5437596142] daemon started
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:461: [dda5437596142] Stopping daemon
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:296: [dda5437596142] exiting daemon
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:448: [dda5437596142] Daemon stopped
10:14:45 [2020-09-15T10:14:45.690Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s)
10:14:45 [2020-09-15T10:14:45.690Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:325: [d9a6ae26e92ef] waiting for daemon to start
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:325: [d9a6ae26e92ef] waiting for daemon to start
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:353: [d9a6ae26e92ef] daemon started
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:461: [d9a6ae26e92ef] Stopping daemon
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:296: [d9a6ae26e92ef] exiting daemon
10:14:45 [2020-09-15T10:14:45.690Z]         daemon.go:448: [d9a6ae26e92ef] Daemon stopped
10:14:45 [2020-09-15T10:14:45.690Z] === RUN   TestCreateServiceMultipleTimes
10:14:46 [2020-09-15T10:14:46.048Z] === RUN   TestDockerSuite/TestBuildXZHost
10:14:47 [2020-09-15T10:14:47.955Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:14:47 [2020-09-15T10:14:47.955Z] --- PASS: TestDaemonStartWithLogOpt (17.45s)
10:14:47 [2020-09-15T10:14:47.955Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:325: [dc12981df907a] waiting for daemon to start
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:325: [dc12981df907a] waiting for daemon to start
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:353: [dc12981df907a] daemon started
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:461: [dc12981df907a] Stopping daemon
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:296: [dc12981df907a] exiting daemon
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:448: [dc12981df907a] Daemon stopped
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:325: [dc12981df907a] waiting for daemon to start
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:325: [dc12981df907a] waiting for daemon to start
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:353: [dc12981df907a] daemon started
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:461: [dc12981df907a] Stopping daemon
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:296: [dc12981df907a] exiting daemon
10:14:47 [2020-09-15T10:14:47.955Z]     daemon.go:448: [dc12981df907a] Daemon stopped
10:14:47 [2020-09-15T10:14:47.955Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:14:47 [2020-09-15T10:14:47.955Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:14:48 [2020-09-15T10:14:48.210Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:14:48 [2020-09-15T10:14:48.772Z] === RUN   TestDockerSuite/TestCommitChange
10:14:49 [2020-09-15T10:14:49.333Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:14:49 [2020-09-15T10:14:49.895Z] === RUN   TestDockerSuite/TestCommitHardlink
10:14:50 [2020-09-15T10:14:50.823Z] === RUN   TestDockerSuite/TestCommitNewFile
10:14:51 [2020-09-15T10:14:51.751Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:14:52 [2020-09-15T10:14:52.315Z] --- PASS: TestContinueAfterPluginCrash (22.03s)
10:14:52 [2020-09-15T10:14:52.315Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
10:14:52 [2020-09-15T10:14:52.315Z]     daemon.go:325: [d5f276a8ba0f5] waiting for daemon to start
10:14:52 [2020-09-15T10:14:52.315Z]     daemon.go:325: [d5f276a8ba0f5] waiting for daemon to start
10:14:52 [2020-09-15T10:14:52.315Z]     daemon.go:353: [d5f276a8ba0f5] daemon started
10:14:52 [2020-09-15T10:14:52.315Z]     daemon.go:461: [d5f276a8ba0f5] Stopping daemon
10:14:52 [2020-09-15T10:14:52.315Z]     daemon.go:296: [d5f276a8ba0f5] exiting daemon
10:14:52 [2020-09-15T10:14:52.315Z]     daemon.go:448: [d5f276a8ba0f5] Daemon stopped
10:14:52 [2020-09-15T10:14:52.315Z] PASS
10:14:52 [2020-09-15T10:14:52.315Z] 
10:14:52 [2020-09-15T10:14:52.315Z] DONE 2 tests in 22.192s
10:14:52 [2020-09-15T10:14:52.315Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:14:52 [2020-09-15T10:14:52.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:14:52 [2020-09-15T10:14:52.315Z] ++ set -e
10:14:52 [2020-09-15T10:14:52.315Z] ++ '[' -n 0 ']'
10:14:52 [2020-09-15T10:14:52.315Z] ++ set -x
10:14:52 [2020-09-15T10:14:52.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:14:52 [2020-09-15T10:14:52.315Z] INFO: Testing against a local daemon
10:14:52 [2020-09-15T10:14:52.315Z] === RUN   TestPluginWithDevMounts
10:14:52 [2020-09-15T10:14:52.315Z] === PAUSE TestPluginWithDevMounts
10:14:52 [2020-09-15T10:14:52.315Z] === CONT  TestPluginWithDevMounts
10:14:52 [2020-09-15T10:14:52.571Z] === RUN   TestDockerSuite/TestCommitTTY
10:14:54 [2020-09-15T10:14:54.015Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:14:54 [2020-09-15T10:14:54.271Z] --- PASS: TestPluginWithDevMounts (1.94s)
10:14:54 [2020-09-15T10:14:54.271Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
10:14:54 [2020-09-15T10:14:54.271Z]     daemon.go:325: [d30ad16066b50] waiting for daemon to start
10:14:54 [2020-09-15T10:14:54.271Z]     daemon.go:325: [d30ad16066b50] waiting for daemon to start
10:14:54 [2020-09-15T10:14:54.271Z]     daemon.go:353: [d30ad16066b50] daemon started
10:14:54 [2020-09-15T10:14:54.271Z]     daemon.go:461: [d30ad16066b50] Stopping daemon
10:14:54 [2020-09-15T10:14:54.271Z]     daemon.go:296: [d30ad16066b50] exiting daemon
10:14:54 [2020-09-15T10:14:54.271Z]     daemon.go:448: [d30ad16066b50] Daemon stopped
10:14:54 [2020-09-15T10:14:54.271Z] PASS
10:14:54 [2020-09-15T10:14:54.271Z] 
10:14:54 [2020-09-15T10:14:54.271Z] DONE 1 tests in 2.078s
10:14:54 [2020-09-15T10:14:54.271Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:14:54 [2020-09-15T10:14:54.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:14:54 [2020-09-15T10:14:54.271Z] ++ set -e
10:14:54 [2020-09-15T10:14:54.271Z] ++ '[' -n 0 ']'
10:14:54 [2020-09-15T10:14:54.271Z] ++ set -x
10:14:54 [2020-09-15T10:14:54.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
10:14:54 [2020-09-15T10:14:54.529Z] INFO: Testing against a local daemon
10:14:54 [2020-09-15T10:14:54.529Z] === RUN   TestSecretInspect
10:14:54 [2020-09-15T10:14:54.529Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:14:55 [2020-09-15T10:14:55.811Z] --- PASS: TestBuildWithHugeFile (53.90s)
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildWithEmptyDockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:14:55 [2020-09-15T10:14:55.811Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
10:14:55 [2020-09-15T10:14:55.811Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
10:14:55 [2020-09-15T10:14:55.811Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
10:14:55 [2020-09-15T10:14:55.811Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildPreserveOwnership
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildPreserveOwnership/copy_from
10:14:55 [2020-09-15T10:14:55.811Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:14:55 [2020-09-15T10:14:55.896Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:14:56 [2020-09-15T10:14:56.449Z] --- PASS: TestBuildPreserveOwnership (3.73s)
10:14:56 [2020-09-15T10:14:56.449Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.48s)
10:14:56 [2020-09-15T10:14:56.449Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s)
10:14:56 [2020-09-15T10:14:56.449Z] === RUN   TestBuildPlatformInvalid
10:14:56 [2020-09-15T10:14:56.449Z] --- PASS: TestBuildPlatformInvalid (0.12s)
10:14:56 [2020-09-15T10:14:56.449Z] PASS
10:14:56 [2020-09-15T10:14:56.449Z] 
10:14:56 [2020-09-15T10:14:56.449Z] DONE 30 tests in 87.696s
10:14:56 [2020-09-15T10:14:56.449Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
10:14:56 [2020-09-15T10:14:56.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:14:56 [2020-09-15T10:14:56.449Z] ++ set -e
10:14:56 [2020-09-15T10:14:56.449Z] ++ '[' -n 0 ']'
10:14:56 [2020-09-15T10:14:56.449Z] ++ set -x
10:14:56 [2020-09-15T10:14:56.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
10:14:56 [2020-09-15T10:14:56.449Z] INFO: Testing against a local daemon
10:14:56 [2020-09-15T10:14:56.449Z] === RUN   TestConfigList
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:14:56 [2020-09-15T10:14:56.459Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:14:57 [2020-09-15T10:14:57.021Z] --- PASS: TestSecretInspect (2.51s)
10:14:57 [2020-09-15T10:14:57.021Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
10:14:57 [2020-09-15T10:14:57.021Z]     daemon.go:325: [d8d18e744daa0] waiting for daemon to start
10:14:57 [2020-09-15T10:14:57.021Z]     daemon.go:325: [d8d18e744daa0] waiting for daemon to start
10:14:57 [2020-09-15T10:14:57.021Z]     daemon.go:353: [d8d18e744daa0] daemon started
10:14:57 [2020-09-15T10:14:57.021Z]     daemon.go:461: [d8d18e744daa0] Stopping daemon
10:14:57 [2020-09-15T10:14:57.021Z]     daemon.go:296: [d8d18e744daa0] exiting daemon
10:14:57 [2020-09-15T10:14:57.021Z]     daemon.go:448: [d8d18e744daa0] Daemon stopped
10:14:57 [2020-09-15T10:14:57.021Z] === RUN   TestSecretList
10:14:57 [2020-09-15T10:14:57.950Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:14:58 [2020-09-15T10:14:58.525Z] --- PASS: TestConfigList (1.92s)
10:14:58 [2020-09-15T10:14:58.525Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
10:14:58 [2020-09-15T10:14:58.525Z]     daemon.go:325: [d77f31b459cb2] waiting for daemon to start
10:14:58 [2020-09-15T10:14:58.525Z]     daemon.go:325: [d77f31b459cb2] waiting for daemon to start
10:14:58 [2020-09-15T10:14:58.525Z]     daemon.go:353: [d77f31b459cb2] daemon started
10:14:58 [2020-09-15T10:14:58.525Z]     daemon.go:461: [d77f31b459cb2] Stopping daemon
10:14:58 [2020-09-15T10:14:58.525Z]     daemon.go:296: [d77f31b459cb2] exiting daemon
10:14:58 [2020-09-15T10:14:58.525Z]     daemon.go:448: [d77f31b459cb2] Daemon stopped
10:14:58 [2020-09-15T10:14:58.525Z] === RUN   TestConfigsCreateAndDelete
10:14:58 [2020-09-15T10:14:58.878Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:14:58 [2020-09-15T10:14:58.878Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:14:59 [2020-09-15T10:14:59.805Z] --- PASS: TestSecretList (2.67s)
10:14:59 [2020-09-15T10:14:59.805Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
10:14:59 [2020-09-15T10:14:59.805Z]     daemon.go:325: [dc6636cd55f23] waiting for daemon to start
10:14:59 [2020-09-15T10:14:59.805Z]     daemon.go:325: [dc6636cd55f23] waiting for daemon to start
10:14:59 [2020-09-15T10:14:59.805Z]     daemon.go:353: [dc6636cd55f23] daemon started
10:14:59 [2020-09-15T10:14:59.805Z]     daemon.go:461: [dc6636cd55f23] Stopping daemon
10:14:59 [2020-09-15T10:14:59.805Z]     daemon.go:296: [dc6636cd55f23] exiting daemon
10:14:59 [2020-09-15T10:14:59.805Z]     daemon.go:448: [dc6636cd55f23] Daemon stopped
10:14:59 [2020-09-15T10:14:59.805Z] === RUN   TestSecretsCreateAndDelete
10:14:59 [2020-09-15T10:14:59.805Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:15:00 [2020-09-15T10:15:00.366Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:15:00 [2020-09-15T10:15:00.605Z] --- PASS: TestConfigsCreateAndDelete (1.85s)
10:15:00 [2020-09-15T10:15:00.605Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
10:15:00 [2020-09-15T10:15:00.605Z]     daemon.go:325: [ddca000b62b9a] waiting for daemon to start
10:15:00 [2020-09-15T10:15:00.605Z]     daemon.go:325: [ddca000b62b9a] waiting for daemon to start
10:15:00 [2020-09-15T10:15:00.605Z]     daemon.go:353: [ddca000b62b9a] daemon started
10:15:00 [2020-09-15T10:15:00.605Z]     daemon.go:461: [ddca000b62b9a] Stopping daemon
10:15:00 [2020-09-15T10:15:00.605Z]     daemon.go:296: [ddca000b62b9a] exiting daemon
10:15:00 [2020-09-15T10:15:00.605Z]     daemon.go:448: [ddca000b62b9a] Daemon stopped
10:15:00 [2020-09-15T10:15:00.605Z] === RUN   TestConfigsUpdate
10:15:00 [2020-09-15T10:15:00.929Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:15:01 [2020-09-15T10:15:01.493Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:15:01 [2020-09-15T10:15:01.848Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:15:01 [2020-09-15T10:15:01.848Z] Copying nested executables into bundles/cross/linux/amd64
10:15:01 [2020-09-15T10:15:01.848Z] Cross building: bundles/cross/windows/amd64
10:15:01 [2020-09-15T10:15:01.848Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:15:01 [2020-09-15T10:15:01.848Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:15:02 [2020-09-15T10:15:02.055Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
10:15:02 [2020-09-15T10:15:02.055Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
10:15:02 [2020-09-15T10:15:02.055Z]     daemon.go:325: [d19e57c054b47] waiting for daemon to start
10:15:02 [2020-09-15T10:15:02.055Z]     daemon.go:325: [d19e57c054b47] waiting for daemon to start
10:15:02 [2020-09-15T10:15:02.055Z]     daemon.go:353: [d19e57c054b47] daemon started
10:15:02 [2020-09-15T10:15:02.055Z]     daemon.go:461: [d19e57c054b47] Stopping daemon
10:15:02 [2020-09-15T10:15:02.055Z]     daemon.go:296: [d19e57c054b47] exiting daemon
10:15:02 [2020-09-15T10:15:02.055Z]     daemon.go:448: [d19e57c054b47] Daemon stopped
10:15:02 [2020-09-15T10:15:02.055Z] === RUN   TestSecretsUpdate
10:15:02 [2020-09-15T10:15:02.135Z] --- PASS: TestConfigsUpdate (1.90s)
10:15:02 [2020-09-15T10:15:02.135Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
10:15:02 [2020-09-15T10:15:02.135Z]     daemon.go:325: [dcf1078c9a4f9] waiting for daemon to start
10:15:02 [2020-09-15T10:15:02.135Z]     daemon.go:325: [dcf1078c9a4f9] waiting for daemon to start
10:15:02 [2020-09-15T10:15:02.135Z]     daemon.go:353: [dcf1078c9a4f9] daemon started
10:15:02 [2020-09-15T10:15:02.135Z]     daemon.go:461: [dcf1078c9a4f9] Stopping daemon
10:15:02 [2020-09-15T10:15:02.135Z]     daemon.go:296: [dcf1078c9a4f9] exiting daemon
10:15:02 [2020-09-15T10:15:02.135Z]     daemon.go:448: [dcf1078c9a4f9] Daemon stopped
10:15:02 [2020-09-15T10:15:02.135Z] === RUN   TestTemplatedConfig
10:15:02 [2020-09-15T10:15:02.313Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:15:02 [2020-09-15T10:15:02.313Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:15:02 [2020-09-15T10:15:02.313Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:15:02 [2020-09-15T10:15:02.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:15:02 [2020-09-15T10:15:02.876Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:15:02 [2020-09-15T10:15:02.876Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:15:02 [2020-09-15T10:15:02.876Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:15:02 [2020-09-15T10:15:02.876Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:15:03 [2020-09-15T10:15:03.132Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:15:03 [2020-09-15T10:15:03.695Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:15:04 [2020-09-15T10:15:04.624Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:15:04 [2020-09-15T10:15:04.881Z] --- PASS: TestSecretsUpdate (2.95s)
10:15:04 [2020-09-15T10:15:04.881Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
10:15:04 [2020-09-15T10:15:04.881Z]     daemon.go:325: [d59e66efda974] waiting for daemon to start
10:15:04 [2020-09-15T10:15:04.881Z]     daemon.go:325: [d59e66efda974] waiting for daemon to start
10:15:04 [2020-09-15T10:15:04.881Z]     daemon.go:353: [d59e66efda974] daemon started
10:15:04 [2020-09-15T10:15:04.881Z]     daemon.go:461: [d59e66efda974] Stopping daemon
10:15:04 [2020-09-15T10:15:04.881Z]     daemon.go:296: [d59e66efda974] exiting daemon
10:15:04 [2020-09-15T10:15:04.881Z]     daemon.go:448: [d59e66efda974] Daemon stopped
10:15:04 [2020-09-15T10:15:04.881Z] === RUN   TestTemplatedSecret
10:15:05 [2020-09-15T10:15:05.007Z] --- PASS: TestTemplatedConfig (2.36s)
10:15:05 [2020-09-15T10:15:05.007Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
10:15:05 [2020-09-15T10:15:05.007Z]     daemon.go:325: [d6dd4f71e5d23] waiting for daemon to start
10:15:05 [2020-09-15T10:15:05.007Z]     daemon.go:325: [d6dd4f71e5d23] waiting for daemon to start
10:15:05 [2020-09-15T10:15:05.007Z]     daemon.go:353: [d6dd4f71e5d23] daemon started
10:15:05 [2020-09-15T10:15:05.007Z]     daemon.go:461: [d6dd4f71e5d23] Stopping daemon
10:15:05 [2020-09-15T10:15:05.007Z]     daemon.go:296: [d6dd4f71e5d23] exiting daemon
10:15:05 [2020-09-15T10:15:05.007Z]     daemon.go:448: [d6dd4f71e5d23] Daemon stopped
10:15:05 [2020-09-15T10:15:05.007Z] === RUN   TestConfigInspect
10:15:05 [2020-09-15T10:15:05.810Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:15:05 [2020-09-15T10:15:05.810Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:15:06 [2020-09-15T10:15:06.683Z] --- PASS: TestConfigInspect (1.89s)
10:15:06 [2020-09-15T10:15:06.683Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
10:15:06 [2020-09-15T10:15:06.683Z]     daemon.go:325: [d99d66ad4e73f] waiting for daemon to start
10:15:06 [2020-09-15T10:15:06.683Z]     daemon.go:325: [d99d66ad4e73f] waiting for daemon to start
10:15:06 [2020-09-15T10:15:06.683Z]     daemon.go:353: [d99d66ad4e73f] daemon started
10:15:06 [2020-09-15T10:15:06.683Z]     daemon.go:461: [d99d66ad4e73f] Stopping daemon
10:15:06 [2020-09-15T10:15:06.683Z]     daemon.go:296: [d99d66ad4e73f] exiting daemon
10:15:06 [2020-09-15T10:15:06.683Z]     daemon.go:448: [d99d66ad4e73f] Daemon stopped
10:15:06 [2020-09-15T10:15:06.683Z] === RUN   TestConfigCreateWithLabels
10:15:06 [2020-09-15T10:15:06.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
10:15:07 [2020-09-15T10:15:07.299Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:15:08 [2020-09-15T10:15:08.133Z] --- PASS: TestCreateServiceMultipleTimes (20.90s)
10:15:08 [2020-09-15T10:15:08.133Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
10:15:08 [2020-09-15T10:15:08.133Z]     daemon.go:325: [d30d398f5aded] waiting for daemon to start
10:15:08 [2020-09-15T10:15:08.133Z]     daemon.go:325: [d30d398f5aded] waiting for daemon to start
10:15:08 [2020-09-15T10:15:08.133Z]     daemon.go:353: [d30d398f5aded] daemon started
10:15:08 [2020-09-15T10:15:08.133Z]     daemon.go:461: [d30d398f5aded] Stopping daemon
10:15:08 [2020-09-15T10:15:08.133Z]     daemon.go:296: [d30d398f5aded] exiting daemon
10:15:08 [2020-09-15T10:15:08.133Z]     daemon.go:448: [d30d398f5aded] Daemon stopped
10:15:08 [2020-09-15T10:15:08.133Z] === RUN   TestCreateServiceConflict
10:15:08 [2020-09-15T10:15:08.227Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:15:08 [2020-09-15T10:15:08.227Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:15:08 [2020-09-15T10:15:08.227Z] --- PASS: TestTemplatedSecret (3.44s)
10:15:08 [2020-09-15T10:15:08.227Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
10:15:08 [2020-09-15T10:15:08.227Z]     daemon.go:325: [d67b5f86413b3] waiting for daemon to start
10:15:08 [2020-09-15T10:15:08.227Z]     daemon.go:325: [d67b5f86413b3] waiting for daemon to start
10:15:08 [2020-09-15T10:15:08.227Z]     daemon.go:353: [d67b5f86413b3] daemon started
10:15:08 [2020-09-15T10:15:08.227Z]     daemon.go:461: [d67b5f86413b3] Stopping daemon
10:15:08 [2020-09-15T10:15:08.227Z]     daemon.go:296: [d67b5f86413b3] exiting daemon
10:15:08 [2020-09-15T10:15:08.227Z]     daemon.go:448: [d67b5f86413b3] Daemon stopped
10:15:08 [2020-09-15T10:15:08.227Z] === RUN   TestSecretCreateResolve
10:15:08 [2020-09-15T10:15:08.767Z] --- PASS: TestConfigCreateWithLabels (1.90s)
10:15:08 [2020-09-15T10:15:08.767Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
10:15:08 [2020-09-15T10:15:08.767Z]     daemon.go:325: [de67dfb0dfbf6] waiting for daemon to start
10:15:08 [2020-09-15T10:15:08.767Z]     daemon.go:325: [de67dfb0dfbf6] waiting for daemon to start
10:15:08 [2020-09-15T10:15:08.767Z]     daemon.go:353: [de67dfb0dfbf6] daemon started
10:15:08 [2020-09-15T10:15:08.767Z]     daemon.go:461: [de67dfb0dfbf6] Stopping daemon
10:15:08 [2020-09-15T10:15:08.767Z]     daemon.go:296: [de67dfb0dfbf6] exiting daemon
10:15:08 [2020-09-15T10:15:08.767Z]     daemon.go:448: [de67dfb0dfbf6] Daemon stopped
10:15:08 [2020-09-15T10:15:08.767Z] === RUN   TestConfigCreateResolve
10:15:08 [2020-09-15T10:15:08.788Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:15:09 [2020-09-15T10:15:09.636Z] --- PASS: TestCreateServiceConflict (3.51s)
10:15:09 [2020-09-15T10:15:09.636Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
10:15:09 [2020-09-15T10:15:09.636Z]     daemon.go:325: [da951e3c847e8] waiting for daemon to start
10:15:09 [2020-09-15T10:15:09.636Z]     daemon.go:325: [da951e3c847e8] waiting for daemon to start
10:15:09 [2020-09-15T10:15:09.636Z]     daemon.go:353: [da951e3c847e8] daemon started
10:15:09 [2020-09-15T10:15:09.636Z]     daemon.go:461: [da951e3c847e8] Stopping daemon
10:15:09 [2020-09-15T10:15:09.636Z]     daemon.go:296: [da951e3c847e8] exiting daemon
10:15:09 [2020-09-15T10:15:09.636Z]     daemon.go:448: [da951e3c847e8] Daemon stopped
10:15:09 [2020-09-15T10:15:09.636Z] === RUN   TestCreateServiceMaxReplicas
10:15:09 [2020-09-15T10:15:09.717Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:15:10 [2020-09-15T10:15:10.287Z] --- PASS: TestConfigCreateResolve (1.82s)
10:15:10 [2020-09-15T10:15:10.287Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
10:15:10 [2020-09-15T10:15:10.287Z]     daemon.go:325: [db149eb6d37b4] waiting for daemon to start
10:15:10 [2020-09-15T10:15:10.287Z]     daemon.go:325: [db149eb6d37b4] waiting for daemon to start
10:15:10 [2020-09-15T10:15:10.287Z]     daemon.go:353: [db149eb6d37b4] daemon started
10:15:10 [2020-09-15T10:15:10.287Z]     daemon.go:461: [db149eb6d37b4] Stopping daemon
10:15:10 [2020-09-15T10:15:10.287Z]     daemon.go:296: [db149eb6d37b4] exiting daemon
10:15:10 [2020-09-15T10:15:10.287Z]     daemon.go:448: [db149eb6d37b4] Daemon stopped
10:15:10 [2020-09-15T10:15:10.287Z] === RUN   TestConfigDaemonLibtrustID
10:15:10 [2020-09-15T10:15:10.644Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:15:10 [2020-09-15T10:15:10.923Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
10:15:10 [2020-09-15T10:15:10.923Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
10:15:10 [2020-09-15T10:15:10.923Z]     daemon.go:325: [dea3673a9b595] waiting for daemon to start
10:15:10 [2020-09-15T10:15:10.923Z]     daemon.go:325: [dea3673a9b595] waiting for daemon to start
10:15:10 [2020-09-15T10:15:10.923Z]     daemon.go:353: [dea3673a9b595] daemon started
10:15:10 [2020-09-15T10:15:10.923Z]     daemon.go:461: [dea3673a9b595] Stopping daemon
10:15:10 [2020-09-15T10:15:10.923Z]     daemon.go:296: [dea3673a9b595] exiting daemon
10:15:10 [2020-09-15T10:15:10.923Z]     daemon.go:448: [dea3673a9b595] Daemon stopped
10:15:10 [2020-09-15T10:15:10.923Z] PASS
10:15:10 [2020-09-15T10:15:10.923Z] 
10:15:10 [2020-09-15T10:15:10.923Z] DONE 8 tests in 14.261s
10:15:10 [2020-09-15T10:15:10.923Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
10:15:10 [2020-09-15T10:15:10.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:15:10 [2020-09-15T10:15:10.923Z] ++ set -e
10:15:10 [2020-09-15T10:15:10.923Z] ++ '[' -n 0 ']'
10:15:10 [2020-09-15T10:15:10.923Z] ++ set -x
10:15:10 [2020-09-15T10:15:10.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
10:15:10 [2020-09-15T10:15:10.923Z] INFO: Testing against a local daemon
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestCheckpoint
10:15:10 [2020-09-15T10:15:10.923Z] --- SKIP: TestCheckpoint (0.00s)
10:15:10 [2020-09-15T10:15:10.923Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestContainerInvalidJSON
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:15:10 [2020-09-15T10:15:10.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:15:10 [2020-09-15T10:15:10.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:15:10 [2020-09-15T10:15:10.923Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:15:10 [2020-09-15T10:15:10.923Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:15:10 [2020-09-15T10:15:10.923Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:15:10 [2020-09-15T10:15:10.923Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:15:10 [2020-09-15T10:15:10.923Z] --- PASS: TestContainerInvalidJSON (0.02s)
10:15:10 [2020-09-15T10:15:10.923Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:15:10 [2020-09-15T10:15:10.923Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:15:10 [2020-09-15T10:15:10.923Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:15:10 [2020-09-15T10:15:10.923Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestCopyFromContainerPathIsNotDir
10:15:10 [2020-09-15T10:15:10.923Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestCopyToContainerPathDoesNotExist
10:15:10 [2020-09-15T10:15:10.923Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
10:15:10 [2020-09-15T10:15:10.923Z] === RUN   TestCopyToContainerPathIsNotDir
10:15:11 [2020-09-15T10:15:11.206Z] --- PASS: TestSecretCreateResolve (2.91s)
10:15:11 [2020-09-15T10:15:11.206Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
10:15:11 [2020-09-15T10:15:11.206Z]     daemon.go:325: [d5384c7e20e13] waiting for daemon to start
10:15:11 [2020-09-15T10:15:11.206Z]     daemon.go:325: [d5384c7e20e13] waiting for daemon to start
10:15:11 [2020-09-15T10:15:11.206Z]     daemon.go:353: [d5384c7e20e13] daemon started
10:15:11 [2020-09-15T10:15:11.206Z]     daemon.go:461: [d5384c7e20e13] Stopping daemon
10:15:11 [2020-09-15T10:15:11.206Z]     daemon.go:296: [d5384c7e20e13] exiting daemon
10:15:11 [2020-09-15T10:15:11.206Z]     daemon.go:448: [d5384c7e20e13] Daemon stopped
10:15:11 [2020-09-15T10:15:11.206Z] PASS
10:15:11 [2020-09-15T10:15:11.206Z] 
10:15:11 [2020-09-15T10:15:11.206Z] DONE 6 tests in 16.901s
10:15:11 [2020-09-15T10:15:11.206Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:15:11 [2020-09-15T10:15:11.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
10:15:11 [2020-09-15T10:15:11.206Z] ++ set -e
10:15:11 [2020-09-15T10:15:11.206Z] ++ '[' -n 0 ']'
10:15:11 [2020-09-15T10:15:11.206Z] ++ set -x
10:15:11 [2020-09-15T10:15:11.206Z] ++ env -i DEST=/go/src/github.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
10:15:11 [2020-09-15T10:15:11.216Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
10:15:11 [2020-09-15T10:15:11.216Z] === RUN   TestCopyFromContainer
10:15:11 [2020-09-15T10:15:11.462Z] INFO: Testing against a local daemon
10:15:11 [2020-09-15T10:15:11.462Z] === RUN   TestServiceCreateInit
10:15:11 [2020-09-15T10:15:11.462Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:15:11 [2020-09-15T10:15:11.462Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:15:11 [2020-09-15T10:15:11.462Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:15:12 [2020-09-15T10:15:12.024Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:15:12 [2020-09-15T10:15:12.259Z] === RUN   TestCopyFromContainer//
10:15:12 [2020-09-15T10:15:12.259Z] === RUN   TestCopyFromContainer//bar/root
10:15:12 [2020-09-15T10:15:12.553Z] === RUN   TestCopyFromContainer//bar/root/
10:15:12 [2020-09-15T10:15:12.553Z] === RUN   TestCopyFromContainer/bar/quux
10:15:12 [2020-09-15T10:15:12.553Z] === RUN   TestCopyFromContainer/bar/quux/
10:15:12 [2020-09-15T10:15:12.553Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:15:12 [2020-09-15T10:15:12.553Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:15:12 [2020-09-15T10:15:12.587Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCopyFromContainer/bar/notarget
10:15:12 [2020-09-15T10:15:12.862Z] --- PASS: TestCopyFromContainer (1.84s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer// (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
10:15:12 [2020-09-15T10:15:12.862Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:15:12 [2020-09-15T10:15:12.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:15:12 [2020-09-15T10:15:12.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:15:12 [2020-09-15T10:15:12.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:15:12 [2020-09-15T10:15:12.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:15:12 [2020-09-15T10:15:12.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:15:12 [2020-09-15T10:15:12.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:15:12 [2020-09-15T10:15:12.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:15:13 [2020-09-15T10:15:13.149Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:15:13 [2020-09-15T10:15:13.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:15:13 [2020-09-15T10:15:13.205Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:15:13 [2020-09-15T10:15:13.205Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:15:13 [2020-09-15T10:15:13.205Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateLinkToNonExistingContainer
10:15:13 [2020-09-15T10:15:13.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateWithInvalidEnv
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateWithInvalidEnv/0
10:15:13 [2020-09-15T10:15:13.205Z] === PAUSE TestCreateWithInvalidEnv/0
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateWithInvalidEnv/1
10:15:13 [2020-09-15T10:15:13.205Z] === PAUSE TestCreateWithInvalidEnv/1
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateWithInvalidEnv/2
10:15:13 [2020-09-15T10:15:13.205Z] === PAUSE TestCreateWithInvalidEnv/2
10:15:13 [2020-09-15T10:15:13.205Z] === CONT  TestCreateWithInvalidEnv/0
10:15:13 [2020-09-15T10:15:13.205Z] === CONT  TestCreateWithInvalidEnv/2
10:15:13 [2020-09-15T10:15:13.205Z] === CONT  TestCreateWithInvalidEnv/1
10:15:13 [2020-09-15T10:15:13.205Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:15:13 [2020-09-15T10:15:13.205Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:15:13 [2020-09-15T10:15:13.205Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:15:13 [2020-09-15T10:15:13.205Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateTmpfsMountsTarget
10:15:13 [2020-09-15T10:15:13.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
10:15:13 [2020-09-15T10:15:13.205Z] === RUN   TestCreateWithCustomMaskedPaths
10:15:13 [2020-09-15T10:15:13.406Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:15:13 [2020-09-15T10:15:13.969Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:15:14 [2020-09-15T10:15:14.080Z] --- PASS: TestCreateServiceMaxReplicas (3.96s)
10:15:14 [2020-09-15T10:15:14.080Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
10:15:14 [2020-09-15T10:15:14.080Z]     daemon.go:325: [db292cbc00526] waiting for daemon to start
10:15:14 [2020-09-15T10:15:14.080Z]     daemon.go:325: [db292cbc00526] waiting for daemon to start
10:15:14 [2020-09-15T10:15:14.080Z]     daemon.go:353: [db292cbc00526] daemon started
10:15:14 [2020-09-15T10:15:14.080Z]     daemon.go:461: [db292cbc00526] Stopping daemon
10:15:14 [2020-09-15T10:15:14.080Z]     daemon.go:296: [db292cbc00526] exiting daemon
10:15:14 [2020-09-15T10:15:14.080Z]     daemon.go:448: [db292cbc00526] Daemon stopped
10:15:14 [2020-09-15T10:15:14.080Z] === RUN   TestCreateWithDuplicateNetworkNames
10:15:14 [2020-09-15T10:15:14.720Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
10:15:14 [2020-09-15T10:15:14.720Z] === RUN   TestCreateWithCapabilities
10:15:14 [2020-09-15T10:15:14.720Z] === RUN   TestCreateWithCapabilities/no_capabilities
10:15:14 [2020-09-15T10:15:14.720Z] === PAUSE TestCreateWithCapabilities/no_capabilities
10:15:14 [2020-09-15T10:15:14.720Z] === RUN   TestCreateWithCapabilities/empty_capabilities
10:15:14 [2020-09-15T10:15:14.720Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
10:15:14 [2020-09-15T10:15:14.720Z] === RUN   TestCreateWithCapabilities/valid_capabilities
10:15:14 [2020-09-15T10:15:14.720Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
10:15:14 [2020-09-15T10:15:14.720Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/empty_capadd
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/empty_capadd
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/empty_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/no_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/empty_capadd
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/valid_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/empty_capdrop
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] === CONT  TestCreateWithCapabilities/empty_capabilities
10:15:14 [2020-09-15T10:15:14.721Z] --- PASS: TestCreateWithCapabilities (0.03s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
10:15:14 [2020-09-15T10:15:14.721Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
10:15:14 [2020-09-15T10:15:14.721Z] === RUN   TestCreateWithCustomReadonlyPaths
10:15:14 [2020-09-15T10:15:14.899Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:15:16 [2020-09-15T10:15:16.266Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:15:16 [2020-09-15T10:15:16.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:15:16 [2020-09-15T10:15:16.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:15:16 [2020-09-15T10:15:16.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:15:16 [2020-09-15T10:15:16.266Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:15:16 [2020-09-15T10:15:16.266Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:15:16 [2020-09-15T10:15:16.827Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:15:16 [2020-09-15T10:15:16.835Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:15:16 [2020-09-15T10:15:16.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:15:16 [2020-09-15T10:15:16.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:15:16 [2020-09-15T10:15:16.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:15:16 [2020-09-15T10:15:16.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:15:16 [2020-09-15T10:15:16.835Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:15:16 [2020-09-15T10:15:16.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
10:15:16 [2020-09-15T10:15:16.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
10:15:16 [2020-09-15T10:15:16.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:15:16 [2020-09-15T10:15:16.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
10:15:16 [2020-09-15T10:15:16.835Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
10:15:16 [2020-09-15T10:15:16.835Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:15:17 [2020-09-15T10:15:17.131Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
10:15:17 [2020-09-15T10:15:17.131Z] === RUN   TestContainerStartOnDaemonRestart
10:15:17 [2020-09-15T10:15:17.131Z] === PAUSE TestContainerStartOnDaemonRestart
10:15:17 [2020-09-15T10:15:17.131Z] === RUN   TestDaemonRestartIpcMode
10:15:17 [2020-09-15T10:15:17.131Z] === PAUSE TestDaemonRestartIpcMode
10:15:17 [2020-09-15T10:15:17.131Z] === RUN   TestDiff
10:15:17 [2020-09-15T10:15:17.425Z] --- PASS: TestDiff (0.53s)
10:15:17 [2020-09-15T10:15:17.425Z] === RUN   TestExecWithCloseStdin
10:15:18 [2020-09-15T10:15:18.062Z] --- PASS: TestExecWithCloseStdin (0.65s)
10:15:18 [2020-09-15T10:15:18.062Z] === RUN   TestExec
10:15:18 [2020-09-15T10:15:18.700Z] --- PASS: TestExec (0.65s)
10:15:18 [2020-09-15T10:15:18.700Z] === RUN   TestExecUser
10:15:19 [2020-09-15T10:15:19.343Z] --- PASS: TestExecUser (0.61s)
10:15:19 [2020-09-15T10:15:19.343Z] === RUN   TestExportContainerAndImportImage
10:15:20 [2020-09-15T10:15:20.114Z] --- PASS: TestServiceCreateInit (8.19s)
10:15:20 [2020-09-15T10:15:20.114Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s)
10:15:20 [2020-09-15T10:15:20.114Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:325: [d5337cc4a17fe] waiting for daemon to start
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:325: [d5337cc4a17fe] waiting for daemon to start
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:353: [d5337cc4a17fe] daemon started
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:461: [d5337cc4a17fe] Stopping daemon
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:296: [d5337cc4a17fe] exiting daemon
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:448: [d5337cc4a17fe] Daemon stopped
10:15:20 [2020-09-15T10:15:20.114Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
10:15:20 [2020-09-15T10:15:20.114Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:325: [dfe52bc49baf1] waiting for daemon to start
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:325: [dfe52bc49baf1] waiting for daemon to start
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:353: [dfe52bc49baf1] daemon started
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:461: [dfe52bc49baf1] Stopping daemon
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:296: [dfe52bc49baf1] exiting daemon
10:15:20 [2020-09-15T10:15:20.114Z]         daemon.go:448: [dfe52bc49baf1] Daemon stopped
10:15:20 [2020-09-15T10:15:20.114Z] === RUN   TestCreateServiceMultipleTimes
10:15:20 [2020-09-15T10:15:20.418Z] --- PASS: TestExportContainerAndImportImage (0.76s)
10:15:20 [2020-09-15T10:15:20.419Z] === RUN   TestExportContainerAfterDaemonRestart
10:15:21 [2020-09-15T10:15:21.042Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:15:21 [2020-09-15T10:15:21.297Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:15:21 [2020-09-15T10:15:21.459Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
10:15:21 [2020-09-15T10:15:21.459Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:325: [db7b28dba55b7] waiting for daemon to start
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:325: [db7b28dba55b7] waiting for daemon to start
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:353: [db7b28dba55b7] daemon started
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:461: [db7b28dba55b7] Stopping daemon
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:296: [db7b28dba55b7] exiting daemon
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:448: [db7b28dba55b7] Daemon stopped
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:325: [db7b28dba55b7] waiting for daemon to start
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:325: [db7b28dba55b7] waiting for daemon to start
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:353: [db7b28dba55b7] daemon started
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:461: [db7b28dba55b7] Stopping daemon
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:296: [db7b28dba55b7] exiting daemon
10:15:21 [2020-09-15T10:15:21.459Z]     daemon.go:448: [db7b28dba55b7] Daemon stopped
10:15:21 [2020-09-15T10:15:21.459Z] === RUN   TestHealthCheckWorkdir
10:15:21 [2020-09-15T10:15:21.859Z] === RUN   TestDockerSuite/TestContainerAPITop
10:15:22 [2020-09-15T10:15:22.560Z] --- PASS: TestHealthCheckWorkdir (0.79s)
10:15:22 [2020-09-15T10:15:22.560Z] === RUN   TestHealthKillContainer
10:15:22 [2020-09-15T10:15:22.790Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:15:22 [2020-09-15T10:15:22.790Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:15:22 [2020-09-15T10:15:22.790Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:15:25 [2020-09-15T10:15:25.297Z] --- PASS: TestHealthKillContainer (2.72s)
10:15:25 [2020-09-15T10:15:25.297Z] === RUN   TestInspectCpusetInConfigPre120
10:15:25 [2020-09-15T10:15:25.591Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
10:15:25 [2020-09-15T10:15:25.591Z] === RUN   TestIpcModeNone
10:15:26 [2020-09-15T10:15:26.058Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:15:26 [2020-09-15T10:15:26.232Z] --- PASS: TestIpcModeNone (0.62s)
10:15:26 [2020-09-15T10:15:26.232Z] === RUN   TestIpcModePrivate
10:15:26 [2020-09-15T10:15:26.623Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:15:26 [2020-09-15T10:15:26.870Z] --- PASS: TestIpcModePrivate (0.68s)
10:15:26 [2020-09-15T10:15:26.870Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false
10:15:26 [2020-09-15T10:15:26.870Z] === RUN   TestIpcModeShareable
10:15:27 [2020-09-15T10:15:27.509Z] --- PASS: TestIpcModeShareable (0.64s)
10:15:27 [2020-09-15T10:15:27.509Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
10:15:27 [2020-09-15T10:15:27.509Z] === RUN   TestAPIIpcModeShareableAndContainer
10:15:27 [2020-09-15T10:15:27.552Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:15:29 [2020-09-15T10:15:29.444Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s)
10:15:29 [2020-09-15T10:15:29.444Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
10:15:29 [2020-09-15T10:15:29.444Z]     daemon.go:325: [d27f58db883f2] waiting for daemon to start
10:15:29 [2020-09-15T10:15:29.444Z]     daemon.go:325: [d27f58db883f2] waiting for daemon to start
10:15:29 [2020-09-15T10:15:29.444Z]     daemon.go:353: [d27f58db883f2] daemon started
10:15:29 [2020-09-15T10:15:29.444Z]     daemon.go:461: [d27f58db883f2] Stopping daemon
10:15:29 [2020-09-15T10:15:29.444Z]     daemon.go:296: [d27f58db883f2] exiting daemon
10:15:29 [2020-09-15T10:15:29.444Z]     daemon.go:448: [d27f58db883f2] Daemon stopped
10:15:29 [2020-09-15T10:15:29.444Z] === RUN   TestCreateServiceSecretFileMode
10:15:29 [2020-09-15T10:15:29.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s)
10:15:29 [2020-09-15T10:15:29.617Z] === RUN   TestAPIIpcModeHost
10:15:29 [2020-09-15T10:15:29.920Z] --- PASS: TestAPIIpcModeHost (0.50s)
10:15:29 [2020-09-15T10:15:29.920Z] === RUN   TestDaemonIpcModeShareable
10:15:30 [2020-09-15T10:15:30.819Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:15:31 [2020-09-15T10:15:31.381Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:15:31 [2020-09-15T10:15:31.441Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
10:15:31 [2020-09-15T10:15:31.441Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
10:15:31 [2020-09-15T10:15:31.441Z]     daemon.go:325: [db0f8bedfd796] waiting for daemon to start
10:15:31 [2020-09-15T10:15:31.441Z]     daemon.go:325: [db0f8bedfd796] waiting for daemon to start
10:15:31 [2020-09-15T10:15:31.441Z]     daemon.go:353: [db0f8bedfd796] daemon started
10:15:31 [2020-09-15T10:15:31.441Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
10:15:31 [2020-09-15T10:15:31.441Z]     daemon.go:461: [db0f8bedfd796] Stopping daemon
10:15:31 [2020-09-15T10:15:31.441Z]     daemon.go:296: [db0f8bedfd796] exiting daemon
10:15:31 [2020-09-15T10:15:31.441Z]     daemon.go:448: [db0f8bedfd796] Daemon stopped
10:15:31 [2020-09-15T10:15:31.441Z] === RUN   TestDaemonIpcModePrivate
10:15:32 [2020-09-15T10:15:32.167Z] --- PASS: TestCreateServiceSecretFileMode (3.54s)
10:15:32 [2020-09-15T10:15:32.167Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
10:15:32 [2020-09-15T10:15:32.167Z]     daemon.go:325: [dfc9c5ae2cc27] waiting for daemon to start
10:15:32 [2020-09-15T10:15:32.167Z]     daemon.go:325: [dfc9c5ae2cc27] waiting for daemon to start
10:15:32 [2020-09-15T10:15:32.167Z]     daemon.go:353: [dfc9c5ae2cc27] daemon started
10:15:32 [2020-09-15T10:15:32.167Z]     daemon.go:461: [dfc9c5ae2cc27] Stopping daemon
10:15:32 [2020-09-15T10:15:32.167Z]     daemon.go:296: [dfc9c5ae2cc27] exiting daemon
10:15:32 [2020-09-15T10:15:32.167Z]     daemon.go:448: [dfc9c5ae2cc27] Daemon stopped
10:15:32 [2020-09-15T10:15:32.167Z] === RUN   TestCreateServiceConfigFileMode
10:15:32 [2020-09-15T10:15:32.745Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:15:32 [2020-09-15T10:15:32.973Z] --- PASS: TestDaemonIpcModePrivate (1.40s)
10:15:32 [2020-09-15T10:15:32.973Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
10:15:32 [2020-09-15T10:15:32.973Z]     daemon.go:325: [dc80d0359f596] waiting for daemon to start
10:15:32 [2020-09-15T10:15:32.973Z]     daemon.go:325: [dc80d0359f596] waiting for daemon to start
10:15:32 [2020-09-15T10:15:32.973Z]     daemon.go:353: [dc80d0359f596] daemon started
10:15:32 [2020-09-15T10:15:32.973Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
10:15:32 [2020-09-15T10:15:32.973Z]     daemon.go:461: [dc80d0359f596] Stopping daemon
10:15:32 [2020-09-15T10:15:32.973Z]     daemon.go:296: [dc80d0359f596] exiting daemon
10:15:32 [2020-09-15T10:15:32.973Z]     daemon.go:448: [dc80d0359f596] Daemon stopped
10:15:32 [2020-09-15T10:15:32.973Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:15:33 [2020-09-15T10:15:33.673Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:15:34 [2020-09-15T10:15:34.028Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s)
10:15:34 [2020-09-15T10:15:34.028Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
10:15:34 [2020-09-15T10:15:34.028Z]     daemon.go:325: [d4cdd65e78061] waiting for daemon to start
10:15:34 [2020-09-15T10:15:34.028Z]     daemon.go:325: [d4cdd65e78061] waiting for daemon to start
10:15:34 [2020-09-15T10:15:34.028Z]     daemon.go:353: [d4cdd65e78061] daemon started
10:15:34 [2020-09-15T10:15:34.028Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false
10:15:34 [2020-09-15T10:15:34.028Z]     daemon.go:461: [d4cdd65e78061] Stopping daemon
10:15:34 [2020-09-15T10:15:34.028Z]     daemon.go:296: [d4cdd65e78061] exiting daemon
10:15:34 [2020-09-15T10:15:34.028Z]     daemon.go:448: [d4cdd65e78061] Daemon stopped
10:15:34 [2020-09-15T10:15:34.028Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:15:35 [2020-09-15T10:15:35.545Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s)
10:15:35 [2020-09-15T10:15:35.545Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
10:15:35 [2020-09-15T10:15:35.545Z]     daemon.go:325: [dd91070f74504] waiting for daemon to start
10:15:35 [2020-09-15T10:15:35.545Z]     daemon.go:325: [dd91070f74504] waiting for daemon to start
10:15:35 [2020-09-15T10:15:35.545Z]     daemon.go:353: [dd91070f74504] daemon started
10:15:35 [2020-09-15T10:15:35.545Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true
10:15:35 [2020-09-15T10:15:35.545Z]     daemon.go:461: [dd91070f74504] Stopping daemon
10:15:35 [2020-09-15T10:15:35.545Z]     daemon.go:296: [dd91070f74504] exiting daemon
10:15:35 [2020-09-15T10:15:35.545Z]     daemon.go:448: [dd91070f74504] Daemon stopped
10:15:35 [2020-09-15T10:15:35.545Z] === RUN   TestIpcModeOlderClient
10:15:35 [2020-09-15T10:15:35.545Z] === PAUSE TestIpcModeOlderClient
10:15:35 [2020-09-15T10:15:35.545Z] === RUN   TestKillContainerInvalidSignal
10:15:35 [2020-09-15T10:15:35.675Z] --- PASS: TestCreateServiceConfigFileMode (3.47s)
10:15:35 [2020-09-15T10:15:35.675Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
10:15:35 [2020-09-15T10:15:35.675Z]     daemon.go:325: [dc0349b8cacaa] waiting for daemon to start
10:15:35 [2020-09-15T10:15:35.675Z]     daemon.go:325: [dc0349b8cacaa] waiting for daemon to start
10:15:35 [2020-09-15T10:15:35.675Z]     daemon.go:353: [dc0349b8cacaa] daemon started
10:15:35 [2020-09-15T10:15:35.675Z]     daemon.go:461: [dc0349b8cacaa] Stopping daemon
10:15:35 [2020-09-15T10:15:35.675Z]     daemon.go:296: [dc0349b8cacaa] exiting daemon
10:15:35 [2020-09-15T10:15:35.675Z]     daemon.go:448: [dc0349b8cacaa] Daemon stopped
10:15:35 [2020-09-15T10:15:35.675Z] === RUN   TestCreateServiceSysctls
10:15:36 [2020-09-15T10:15:36.187Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
10:15:36 [2020-09-15T10:15:36.187Z] === RUN   TestKillContainer
10:15:36 [2020-09-15T10:15:36.187Z] === RUN   TestKillContainer/no_signal
10:15:36 [2020-09-15T10:15:36.488Z] === RUN   TestKillContainer/non_killing_signal
10:15:37 [2020-09-15T10:15:37.126Z] === RUN   TestKillContainer/killing_signal
10:15:37 [2020-09-15T10:15:37.765Z] --- PASS: TestKillContainer (1.66s)
10:15:37 [2020-09-15T10:15:37.765Z]     --- PASS: TestKillContainer/no_signal (0.55s)
10:15:37 [2020-09-15T10:15:37.765Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
10:15:37 [2020-09-15T10:15:37.765Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
10:15:37 [2020-09-15T10:15:37.765Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:15:37 [2020-09-15T10:15:37.765Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:15:37 [2020-09-15T10:15:37.837Z] --- PASS: TestCreateServiceMultipleTimes (17.91s)
10:15:37 [2020-09-15T10:15:37.837Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
10:15:37 [2020-09-15T10:15:37.837Z]     daemon.go:325: [d1da13f38f36d] waiting for daemon to start
10:15:37 [2020-09-15T10:15:37.837Z]     daemon.go:325: [d1da13f38f36d] waiting for daemon to start
10:15:37 [2020-09-15T10:15:37.837Z]     daemon.go:353: [d1da13f38f36d] daemon started
10:15:37 [2020-09-15T10:15:37.837Z]     daemon.go:461: [d1da13f38f36d] Stopping daemon
10:15:37 [2020-09-15T10:15:37.837Z]     daemon.go:296: [d1da13f38f36d] exiting daemon
10:15:37 [2020-09-15T10:15:37.837Z]     daemon.go:448: [d1da13f38f36d] Daemon stopped
10:15:37 [2020-09-15T10:15:37.837Z] === RUN   TestCreateServiceConflict
10:15:38 [2020-09-15T10:15:38.429Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:15:38 [2020-09-15T10:15:38.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
10:15:38 [2020-09-15T10:15:38.737Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
10:15:38 [2020-09-15T10:15:38.737Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
10:15:38 [2020-09-15T10:15:38.737Z] === RUN   TestKillStoppedContainer
10:15:39 [2020-09-15T10:15:39.031Z] --- PASS: TestKillStoppedContainer (0.08s)
10:15:39 [2020-09-15T10:15:39.031Z] === RUN   TestKillStoppedContainerAPIPre120
10:15:39 [2020-09-15T10:15:39.031Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:15:39 [2020-09-15T10:15:39.031Z] === RUN   TestKillDifferentUserContainer
10:15:39 [2020-09-15T10:15:39.672Z] --- PASS: TestKillDifferentUserContainer (0.59s)
10:15:39 [2020-09-15T10:15:39.672Z] === RUN   TestInspectOomKilledTrue
10:15:39 [2020-09-15T10:15:39.726Z] --- PASS: TestCreateServiceConflict (2.18s)
10:15:39 [2020-09-15T10:15:39.726Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
10:15:39 [2020-09-15T10:15:39.726Z]     daemon.go:325: [d7da5434e1a20] waiting for daemon to start
10:15:39 [2020-09-15T10:15:39.726Z]     daemon.go:325: [d7da5434e1a20] waiting for daemon to start
10:15:39 [2020-09-15T10:15:39.726Z]     daemon.go:353: [d7da5434e1a20] daemon started
10:15:39 [2020-09-15T10:15:39.726Z]     daemon.go:461: [d7da5434e1a20] Stopping daemon
10:15:39 [2020-09-15T10:15:39.726Z]     daemon.go:296: [d7da5434e1a20] exiting daemon
10:15:39 [2020-09-15T10:15:39.726Z]     daemon.go:448: [d7da5434e1a20] Daemon stopped
10:15:39 [2020-09-15T10:15:39.726Z] === RUN   TestCreateServiceMaxReplicas
10:15:40 [2020-09-15T10:15:40.118Z] --- PASS: TestCreateServiceSysctls (4.30s)
10:15:40 [2020-09-15T10:15:40.118Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
10:15:40 [2020-09-15T10:15:40.118Z]     daemon.go:325: [dc8f8c783b327] waiting for daemon to start
10:15:40 [2020-09-15T10:15:40.118Z]     daemon.go:325: [dc8f8c783b327] waiting for daemon to start
10:15:40 [2020-09-15T10:15:40.118Z]     daemon.go:353: [dc8f8c783b327] daemon started
10:15:40 [2020-09-15T10:15:40.118Z]     daemon.go:461: [dc8f8c783b327] Stopping daemon
10:15:40 [2020-09-15T10:15:40.118Z]     daemon.go:296: [dc8f8c783b327] exiting daemon
10:15:40 [2020-09-15T10:15:40.118Z]     daemon.go:448: [dc8f8c783b327] Daemon stopped
10:15:40 [2020-09-15T10:15:40.118Z] === RUN   TestInspect
10:15:40 [2020-09-15T10:15:40.717Z] --- PASS: TestInspectOomKilledTrue (0.86s)
10:15:40 [2020-09-15T10:15:40.717Z] === RUN   TestInspectOomKilledFalse
10:15:41 [2020-09-15T10:15:41.014Z] --- PASS: TestInspectOomKilledFalse (0.54s)
10:15:41 [2020-09-15T10:15:41.014Z] === RUN   TestLinksEtcHostsContentMatch
10:15:41 [2020-09-15T10:15:41.308Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s)
10:15:41 [2020-09-15T10:15:41.308Z] === RUN   TestLinksContainerNames
10:15:42 [2020-09-15T10:15:42.353Z] --- PASS: TestLinksContainerNames (1.05s)
10:15:42 [2020-09-15T10:15:42.353Z] === RUN   TestLogsFollowTailEmpty
10:15:42 [2020-09-15T10:15:42.990Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
10:15:42 [2020-09-15T10:15:42.990Z] === RUN   TestContainerNetworkMountsNoChown
10:15:42 [2020-09-15T10:15:42.999Z] --- PASS: TestCreateServiceMaxReplicas (3.01s)
10:15:42 [2020-09-15T10:15:42.999Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
10:15:42 [2020-09-15T10:15:42.999Z]     daemon.go:325: [d805c02f21e56] waiting for daemon to start
10:15:42 [2020-09-15T10:15:42.999Z]     daemon.go:325: [d805c02f21e56] waiting for daemon to start
10:15:42 [2020-09-15T10:15:42.999Z]     daemon.go:353: [d805c02f21e56] daemon started
10:15:42 [2020-09-15T10:15:42.999Z]     daemon.go:461: [d805c02f21e56] Stopping daemon
10:15:42 [2020-09-15T10:15:42.999Z]     daemon.go:296: [d805c02f21e56] exiting daemon
10:15:42 [2020-09-15T10:15:42.999Z]     daemon.go:448: [d805c02f21e56] Daemon stopped
10:15:42 [2020-09-15T10:15:42.999Z] === RUN   TestCreateWithDuplicateNetworkNames
10:15:43 [2020-09-15T10:15:43.631Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/default
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/default
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/private
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/private
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rprivate
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rprivate
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/slave
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/slave
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rslave
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rslave
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/shared
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/shared
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rshared
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rshared
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/default
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rslave
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/default/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rshared
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/shared
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/private
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/private/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/default/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/private/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rprivate
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/slave
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/default/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/private/bind_root
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:15:43 [2020-09-15T10:15:43.631Z] === CONT  TestMountDaemonRoot/default/mount_root
10:15:43 [2020-09-15T10:15:43.633Z] --- PASS: TestInspect (3.86s)
10:15:43 [2020-09-15T10:15:43.633Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
10:15:43 [2020-09-15T10:15:43.633Z]     daemon.go:325: [d126beb457155] waiting for daemon to start
10:15:43 [2020-09-15T10:15:43.633Z]     daemon.go:325: [d126beb457155] waiting for daemon to start
10:15:43 [2020-09-15T10:15:43.633Z]     daemon.go:353: [d126beb457155] daemon started
10:15:43 [2020-09-15T10:15:43.634Z]     daemon.go:461: [d126beb457155] Stopping daemon
10:15:43 [2020-09-15T10:15:43.634Z]     daemon.go:296: [d126beb457155] exiting daemon
10:15:43 [2020-09-15T10:15:43.634Z]     daemon.go:448: [d126beb457155] Daemon stopped
10:15:43 [2020-09-15T10:15:43.634Z] === RUN   TestDockerNetworkConnectAlias
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/private/mount_root
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:15:43 [2020-09-15T10:15:43.926Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:15:43 [2020-09-15T10:15:43.926Z] --- PASS: TestMountDaemonRoot (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:15:43 [2020-09-15T10:15:43.926Z] === RUN   TestContainerBindMountNonRecursive
10:15:45 [2020-09-15T10:15:45.446Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
10:15:45 [2020-09-15T10:15:45.446Z] === RUN   TestNetworkNat
10:15:45 [2020-09-15T10:15:45.743Z] --- PASS: TestNetworkNat (0.55s)
10:15:45 [2020-09-15T10:15:45.743Z] === RUN   TestNetworkLocalhostTCPNat
10:15:46 [2020-09-15T10:15:46.382Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s)
10:15:46 [2020-09-15T10:15:46.383Z] === RUN   TestNetworkLoopbackNat
10:15:47 [2020-09-15T10:15:47.019Z] --- PASS: TestNetworkLoopbackNat (0.73s)
10:15:47 [2020-09-15T10:15:47.019Z] === RUN   TestPause
10:15:47 [2020-09-15T10:15:47.655Z] --- PASS: TestPause (0.58s)
10:15:47 [2020-09-15T10:15:47.655Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:15:47 [2020-09-15T10:15:47.655Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:15:47 [2020-09-15T10:15:47.655Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:15:47 [2020-09-15T10:15:47.655Z] === RUN   TestPauseStopPausedContainer
10:15:48 [2020-09-15T10:15:48.291Z] --- PASS: TestPauseStopPausedContainer (0.56s)
10:15:48 [2020-09-15T10:15:48.291Z] === RUN   TestPsFilter
10:15:48 [2020-09-15T10:15:48.291Z] --- PASS: TestPsFilter (0.17s)
10:15:48 [2020-09-15T10:15:48.291Z] === RUN   TestRemoveContainerWithRemovedVolume
10:15:48 [2020-09-15T10:15:48.972Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s)
10:15:48 [2020-09-15T10:15:48.972Z] === RUN   TestRemoveContainerWithVolume
10:15:49 [2020-09-15T10:15:49.626Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
10:15:49 [2020-09-15T10:15:49.626Z] === RUN   TestRemoveContainerRunning
10:15:49 [2020-09-15T10:15:49.933Z] --- PASS: TestRemoveContainerRunning (0.54s)
10:15:49 [2020-09-15T10:15:49.933Z] === RUN   TestRemoveContainerForceRemoveRunning
10:15:50 [2020-09-15T10:15:50.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
10:15:50 [2020-09-15T10:15:50.570Z] === RUN   TestRemoveInvalidContainer
10:15:50 [2020-09-15T10:15:50.570Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:15:50 [2020-09-15T10:15:50.570Z] === RUN   TestRenameLinkedContainer
10:15:52 [2020-09-15T10:15:52.097Z] --- PASS: TestDockerNetworkConnectAlias (7.63s)
10:15:52 [2020-09-15T10:15:52.097Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
10:15:52 [2020-09-15T10:15:52.097Z]     daemon.go:325: [d823a18c7b578] waiting for daemon to start
10:15:52 [2020-09-15T10:15:52.097Z]     daemon.go:325: [d823a18c7b578] waiting for daemon to start
10:15:52 [2020-09-15T10:15:52.097Z]     daemon.go:353: [d823a18c7b578] daemon started
10:15:52 [2020-09-15T10:15:52.097Z]     daemon.go:461: [d823a18c7b578] Stopping daemon
10:15:52 [2020-09-15T10:15:52.097Z]     daemon.go:296: [d823a18c7b578] exiting daemon
10:15:52 [2020-09-15T10:15:52.097Z]     daemon.go:448: [d823a18c7b578] Daemon stopped
10:15:52 [2020-09-15T10:15:52.097Z] === RUN   TestDockerNetworkReConnect
10:15:52 [2020-09-15T10:15:52.652Z] --- PASS: TestRenameLinkedContainer (2.13s)
10:15:52 [2020-09-15T10:15:52.652Z] === RUN   TestRenameStoppedContainer
10:15:53 [2020-09-15T10:15:53.290Z] --- PASS: TestRenameStoppedContainer (0.58s)
10:15:53 [2020-09-15T10:15:53.290Z] === RUN   TestRenameRunningContainerAndReuse
10:15:54 [2020-09-15T10:15:54.384Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s)
10:15:54 [2020-09-15T10:15:54.384Z] === RUN   TestRenameInvalidName
10:15:55 [2020-09-15T10:15:55.041Z] --- PASS: TestRenameInvalidName (0.54s)
10:15:55 [2020-09-15T10:15:55.041Z] === RUN   TestRenameAnonymousContainer
10:15:55 [2020-09-15T10:15:55.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:15:55 [2020-09-15T10:15:55.166Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:15:55 [2020-09-15T10:15:55.166Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:15:56 [2020-09-15T10:15:56.530Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:15:56 [2020-09-15T10:15:56.786Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s)
10:15:56 [2020-09-15T10:15:56.786Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
10:15:56 [2020-09-15T10:15:56.786Z]     daemon.go:325: [dd2b93d89a6f3] waiting for daemon to start
10:15:56 [2020-09-15T10:15:56.786Z]     daemon.go:325: [dd2b93d89a6f3] waiting for daemon to start
10:15:56 [2020-09-15T10:15:56.786Z]     daemon.go:353: [dd2b93d89a6f3] daemon started
10:15:56 [2020-09-15T10:15:56.786Z]     daemon.go:461: [dd2b93d89a6f3] Stopping daemon
10:15:56 [2020-09-15T10:15:56.786Z]     daemon.go:296: [dd2b93d89a6f3] exiting daemon
10:15:56 [2020-09-15T10:15:56.786Z]     daemon.go:448: [dd2b93d89a6f3] Daemon stopped
10:15:56 [2020-09-15T10:15:56.786Z] === RUN   TestCreateServiceSecretFileMode
10:15:57 [2020-09-15T10:15:57.150Z] --- PASS: TestRenameAnonymousContainer (1.98s)
10:15:57 [2020-09-15T10:15:57.150Z] === RUN   TestRenameContainerWithSameName
10:15:57 [2020-09-15T10:15:57.536Z] --- PASS: TestRenameContainerWithSameName (0.51s)
10:15:57 [2020-09-15T10:15:57.536Z] === RUN   TestRenameContainerWithLinkedContainer
10:15:57 [2020-09-15T10:15:57.654Z] --- PASS: TestDockerNetworkReConnect (6.15s)
10:15:57 [2020-09-15T10:15:57.654Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
10:15:57 [2020-09-15T10:15:57.654Z]     daemon.go:325: [d0b5d0ae62376] waiting for daemon to start
10:15:57 [2020-09-15T10:15:57.654Z]     daemon.go:325: [d0b5d0ae62376] waiting for daemon to start
10:15:57 [2020-09-15T10:15:57.654Z]     daemon.go:353: [d0b5d0ae62376] daemon started
10:15:57 [2020-09-15T10:15:57.654Z]     daemon.go:461: [d0b5d0ae62376] Stopping daemon
10:15:57 [2020-09-15T10:15:57.654Z]     daemon.go:296: [d0b5d0ae62376] exiting daemon
10:15:57 [2020-09-15T10:15:57.654Z]     daemon.go:448: [d0b5d0ae62376] Daemon stopped
10:15:57 [2020-09-15T10:15:57.654Z] === RUN   TestServicePlugin
10:15:57 [2020-09-15T10:15:57.654Z] --- SKIP: TestServicePlugin (0.00s)
10:15:57 [2020-09-15T10:15:57.654Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:15:57 [2020-09-15T10:15:57.654Z] === RUN   TestServiceUpdateLabel
10:15:58 [2020-09-15T10:15:58.150Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:15:58 [2020-09-15T10:15:58.608Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
10:15:58 [2020-09-15T10:15:58.608Z] === RUN   TestResize
10:15:58 [2020-09-15T10:15:58.901Z] --- PASS: TestResize (0.52s)
10:15:58 [2020-09-15T10:15:58.901Z] === RUN   TestResizeWithInvalidSize
10:15:59 [2020-09-15T10:15:59.516Z] --- PASS: TestCreateServiceSecretFileMode (2.84s)
10:15:59 [2020-09-15T10:15:59.516Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
10:15:59 [2020-09-15T10:15:59.516Z]     daemon.go:325: [d2cee7c4e2a22] waiting for daemon to start
10:15:59 [2020-09-15T10:15:59.516Z]     daemon.go:325: [d2cee7c4e2a22] waiting for daemon to start
10:15:59 [2020-09-15T10:15:59.516Z]     daemon.go:353: [d2cee7c4e2a22] daemon started
10:15:59 [2020-09-15T10:15:59.516Z]     daemon.go:461: [d2cee7c4e2a22] Stopping daemon
10:15:59 [2020-09-15T10:15:59.516Z]     daemon.go:296: [d2cee7c4e2a22] exiting daemon
10:15:59 [2020-09-15T10:15:59.516Z]     daemon.go:448: [d2cee7c4e2a22] Daemon stopped
10:15:59 [2020-09-15T10:15:59.516Z] === RUN   TestCreateServiceConfigFileMode
10:15:59 [2020-09-15T10:15:59.541Z] --- PASS: TestResizeWithInvalidSize (0.56s)
10:15:59 [2020-09-15T10:15:59.541Z] === RUN   TestResizeWhenContainerNotStarted
10:16:00 [2020-09-15T10:16:00.183Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:16:00 [2020-09-15T10:16:00.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:16:00 [2020-09-15T10:16:00.442Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:16:01 [2020-09-15T10:16:01.164Z] --- PASS: TestServiceUpdateLabel (3.59s)
10:16:01 [2020-09-15T10:16:01.164Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
10:16:01 [2020-09-15T10:16:01.164Z]     daemon.go:325: [dbaed6252a734] waiting for daemon to start
10:16:01 [2020-09-15T10:16:01.164Z]     daemon.go:325: [dbaed6252a734] waiting for daemon to start
10:16:01 [2020-09-15T10:16:01.164Z]     daemon.go:353: [dbaed6252a734] daemon started
10:16:01 [2020-09-15T10:16:01.164Z]     daemon.go:461: [dbaed6252a734] Stopping daemon
10:16:01 [2020-09-15T10:16:01.164Z]     daemon.go:296: [dbaed6252a734] exiting daemon
10:16:01 [2020-09-15T10:16:01.164Z]     daemon.go:448: [dbaed6252a734] Daemon stopped
10:16:01 [2020-09-15T10:16:01.164Z] === RUN   TestServiceUpdateSecrets
10:16:01 [2020-09-15T10:16:01.370Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:16:01 [2020-09-15T10:16:01.626Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:16:01 [2020-09-15T10:16:01.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:16:02 [2020-09-15T10:16:02.374Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:16:02 [2020-09-15T10:16:02.557Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:16:02 [2020-09-15T10:16:02.557Z] --- PASS: TestCreateServiceConfigFileMode (2.94s)
10:16:02 [2020-09-15T10:16:02.557Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
10:16:02 [2020-09-15T10:16:02.557Z]     daemon.go:325: [db62d105e6555] waiting for daemon to start
10:16:02 [2020-09-15T10:16:02.557Z]     daemon.go:325: [db62d105e6555] waiting for daemon to start
10:16:02 [2020-09-15T10:16:02.557Z]     daemon.go:353: [db62d105e6555] daemon started
10:16:02 [2020-09-15T10:16:02.557Z]     daemon.go:461: [db62d105e6555] Stopping daemon
10:16:02 [2020-09-15T10:16:02.557Z]     daemon.go:296: [db62d105e6555] exiting daemon
10:16:02 [2020-09-15T10:16:02.557Z]     daemon.go:448: [db62d105e6555] Daemon stopped
10:16:02 [2020-09-15T10:16:02.557Z] === RUN   TestCreateServiceSysctls
10:16:02 [2020-09-15T10:16:02.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:16:03 [2020-09-15T10:16:03.120Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
10:16:03 [2020-09-15T10:16:03.687Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:16:04 [2020-09-15T10:16:04.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:16:04 [2020-09-15T10:16:04.251Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:16:04 [2020-09-15T10:16:04.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:16:05 [2020-09-15T10:16:05.177Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:16:05 [2020-09-15T10:16:05.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:16:05 [2020-09-15T10:16:05.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:16:05 [2020-09-15T10:16:05.739Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:16:05 [2020-09-15T10:16:05.739Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:16:06 [2020-09-15T10:16:06.223Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:16:06 [2020-09-15T10:16:06.302Z] --- PASS: TestCreateServiceSysctls (3.89s)
10:16:06 [2020-09-15T10:16:06.302Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
10:16:06 [2020-09-15T10:16:06.302Z]     daemon.go:325: [d05a099e435fd] waiting for daemon to start
10:16:06 [2020-09-15T10:16:06.302Z]     daemon.go:325: [d05a099e435fd] waiting for daemon to start
10:16:06 [2020-09-15T10:16:06.302Z]     daemon.go:353: [d05a099e435fd] daemon started
10:16:06 [2020-09-15T10:16:06.302Z]     daemon.go:461: [d05a099e435fd] Stopping daemon
10:16:06 [2020-09-15T10:16:06.302Z]     daemon.go:296: [d05a099e435fd] exiting daemon
10:16:06 [2020-09-15T10:16:06.302Z]     daemon.go:448: [d05a099e435fd] Daemon stopped
10:16:06 [2020-09-15T10:16:06.302Z] === RUN   TestInspect
10:16:06 [2020-09-15T10:16:06.864Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:16:07 [2020-09-15T10:16:07.811Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:16:08 [2020-09-15T10:16:08.339Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:16:08 [2020-09-15T10:16:08.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
10:16:08 [2020-09-15T10:16:08.339Z]         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
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d6023372ba412] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d6023372ba412] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d6023372ba412] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d6023372ba412] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d6023372ba412] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d6023372ba412] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d6023372ba412] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [d6023372ba412] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d6023372ba412] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:448: [d6023372ba412] Daemon stopped
10:16:08 [2020-09-15T10:16:08.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s)
10:16:08 [2020-09-15T10:16:08.339Z]         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
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [dadf5e8335fa0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [dadf5e8335fa0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [dadf5e8335fa0] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [dadf5e8335fa0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [dadf5e8335fa0] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [dadf5e8335fa0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [dadf5e8335fa0] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [dadf5e8335fa0] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [dadf5e8335fa0] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:448: [dadf5e8335fa0] Daemon stopped
10:16:08 [2020-09-15T10:16:08.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
10:16:08 [2020-09-15T10:16:08.339Z]         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
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d2942fac500b6] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d2942fac500b6] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d2942fac500b6] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [d2942fac500b6] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d2942fac500b6] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:448: [d2942fac500b6] Daemon stopped
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d2942fac500b6] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d2942fac500b6] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d2942fac500b6] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [d2942fac500b6] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d2942fac500b6] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:448: [d2942fac500b6] Daemon stopped
10:16:08 [2020-09-15T10:16:08.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s)
10:16:08 [2020-09-15T10:16:08.339Z]         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
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d8696d3183396] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d8696d3183396] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d8696d3183396] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d8696d3183396] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d8696d3183396] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d8696d3183396] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d8696d3183396] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [d8696d3183396] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d8696d3183396] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:448: [d8696d3183396] Daemon stopped
10:16:08 [2020-09-15T10:16:08.339Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
10:16:08 [2020-09-15T10:16:08.339Z]         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
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d09156bd5b57b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d09156bd5b57b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d09156bd5b57b] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [d09156bd5b57b] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d09156bd5b57b] exiting daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:448: [d09156bd5b57b] Daemon stopped
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d09156bd5b57b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:325: [d09156bd5b57b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:353: [d09156bd5b57b] daemon started
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:461: [d09156bd5b57b] Stopping daemon
10:16:08 [2020-09-15T10:16:08.339Z]         daemon.go:296: [d09156bd5b57b] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [d09156bd5b57b] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d533e30902ee3] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d533e30902ee3] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [d533e30902ee3] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [d533e30902ee3] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d533e30902ee3] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d533e30902ee3] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [d533e30902ee3] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [d533e30902ee3] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [d533e30902ee3] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [d533e30902ee3] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dd42335825ea0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dd42335825ea0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [dd42335825ea0] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [dd42335825ea0] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [dd42335825ea0] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [dd42335825ea0] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dd42335825ea0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dd42335825ea0] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [dd42335825ea0] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [dd42335825ea0] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [dd42335825ea0] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [dd42335825ea0] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [ddd0c5c492362] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [ddd0c5c492362] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [ddd0c5c492362] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [ddd0c5c492362] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [ddd0c5c492362] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [ddd0c5c492362] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [ddd0c5c492362] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [ddd0c5c492362] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [ddd0c5c492362] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [ddd0c5c492362] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [ddd0c5c492362] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [ddd0c5c492362] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dfd60455d906c] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dfd60455d906c] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [dfd60455d906c] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [dfd60455d906c] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [dfd60455d906c] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [dfd60455d906c] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dfd60455d906c] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [dfd60455d906c] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [dfd60455d906c] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [dfd60455d906c] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [dfd60455d906c] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [dfd60455d906c] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [df0bd1d88a513] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [df0bd1d88a513] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [df0bd1d88a513] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [df0bd1d88a513] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [df0bd1d88a513] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [df0bd1d88a513] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [df0bd1d88a513] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [df0bd1d88a513] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [df0bd1d88a513] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [df0bd1d88a513] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [df0bd1d88a513] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [df0bd1d88a513] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d0c3d6f6cffd7] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d0c3d6f6cffd7] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [d0c3d6f6cffd7] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d0c3d6f6cffd7] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [d0c3d6f6cffd7] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [d0c3d6f6cffd7] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [d0c3d6f6cffd7] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [d0c3d6f6cffd7] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [d0c3d6f6cffd7] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [d0c3d6f6cffd7] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.08s)
10:16:08 [2020-09-15T10:16:08.340Z]         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
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [de1e3145a768b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [de1e3145a768b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [de1e3145a768b] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [de1e3145a768b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [de1e3145a768b] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:325: [de1e3145a768b] waiting for daemon to start
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:353: [de1e3145a768b] daemon started
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:461: [de1e3145a768b] Stopping daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:296: [de1e3145a768b] exiting daemon
10:16:08 [2020-09-15T10:16:08.340Z]         daemon.go:448: [de1e3145a768b] Daemon stopped
10:16:08 [2020-09-15T10:16:08.340Z] === RUN   TestKernelTCPMemory
10:16:08 [2020-09-15T10:16:08.740Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:16:08 [2020-09-15T10:16:08.975Z] --- PASS: TestKernelTCPMemory (0.67s)
10:16:08 [2020-09-15T10:16:08.975Z] === RUN   TestNISDomainname
10:16:09 [2020-09-15T10:16:09.572Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:16:09 [2020-09-15T10:16:09.572Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:16:09 [2020-09-15T10:16:09.572Z] remote: Enumerating objects: 2, done.
10:16:09 [2020-09-15T10:16:09.572Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:16:09 [2020-09-15T10:16:09.572Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:16:09 [2020-09-15T10:16:09.572Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:16:09 [2020-09-15T10:16:09.572Z] 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.
10:16:09 [2020-09-15T10:16:09.572Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:16:09 [2020-09-15T10:16:09.572Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
10:16:09 [2020-09-15T10:16:09.612Z] --- PASS: TestNISDomainname (0.71s)
10:16:09 [2020-09-15T10:16:09.612Z] === RUN   TestStats
[Pipeline] sh
10:16:09 [2020-09-15T10:16:09.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/test/unit
10:16:10 [2020-09-15T10:16:10.108Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:16:10 [2020-09-15T10:16:10.364Z] --- PASS: TestInspect (3.91s)
10:16:10 [2020-09-15T10:16:10.364Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
10:16:10 [2020-09-15T10:16:10.364Z]     daemon.go:325: [d87c6ea2b4771] waiting for daemon to start
10:16:10 [2020-09-15T10:16:10.364Z]     daemon.go:325: [d87c6ea2b4771] waiting for daemon to start
10:16:10 [2020-09-15T10:16:10.364Z]     daemon.go:353: [d87c6ea2b4771] daemon started
10:16:10 [2020-09-15T10:16:10.364Z]     daemon.go:461: [d87c6ea2b4771] Stopping daemon
10:16:10 [2020-09-15T10:16:10.364Z]     daemon.go:296: [d87c6ea2b4771] exiting daemon
10:16:10 [2020-09-15T10:16:10.364Z]     daemon.go:448: [d87c6ea2b4771] Daemon stopped
10:16:10 [2020-09-15T10:16:10.364Z] === RUN   TestDockerNetworkConnectAlias
10:16:10 [2020-09-15T10:16:10.931Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:16:11 [2020-09-15T10:16:11.143Z] --- PASS: TestStats (1.59s)
10:16:11 [2020-09-15T10:16:11.143Z] === RUN   TestStopContainerWithTimeout
10:16:11 [2020-09-15T10:16:11.143Z] === RUN   TestStopContainerWithTimeout/0
10:16:11 [2020-09-15T10:16:11.143Z] === PAUSE TestStopContainerWithTimeout/0
10:16:11 [2020-09-15T10:16:11.143Z] === RUN   TestStopContainerWithTimeout/1
10:16:11 [2020-09-15T10:16:11.143Z] === PAUSE TestStopContainerWithTimeout/1
10:16:11 [2020-09-15T10:16:11.143Z] === RUN   TestStopContainerWithTimeout/3
10:16:11 [2020-09-15T10:16:11.143Z] === PAUSE TestStopContainerWithTimeout/3
10:16:11 [2020-09-15T10:16:11.143Z] === RUN   TestStopContainerWithTimeout/-1
10:16:11 [2020-09-15T10:16:11.143Z] === PAUSE TestStopContainerWithTimeout/-1
10:16:11 [2020-09-15T10:16:11.143Z] === CONT  TestStopContainerWithTimeout/0
10:16:11 [2020-09-15T10:16:11.143Z] === CONT  TestStopContainerWithTimeout/3
10:16:11 [2020-09-15T10:16:11.143Z] === CONT  TestStopContainerWithTimeout/1
10:16:11 [2020-09-15T10:16:11.143Z] === CONT  TestStopContainerWithTimeout/-1
10:16:11 [2020-09-15T10:16:11.493Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:16:12 [2020-09-15T10:16:12.436Z] ?   	github.com/docker/docker/api	[no test files]
10:16:12 [2020-09-15T10:16:12.861Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:16:13 [2020-09-15T10:16:13.792Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:16:14 [2020-09-15T10:16:14.699Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:16:14 [2020-09-15T10:16:14.699Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
10:16:14 [2020-09-15T10:16:14.699Z]     --- PASS: TestStopContainerWithTimeout/1 (2.16s)
10:16:14 [2020-09-15T10:16:14.699Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
10:16:14 [2020-09-15T10:16:14.699Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
10:16:14 [2020-09-15T10:16:14.699Z] === RUN   TestDeleteDevicemapper
10:16:14 [2020-09-15T10:16:14.699Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:16:14 [2020-09-15T10:16:14.699Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:16:14 [2020-09-15T10:16:14.699Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:16:15 [2020-09-15T10:16:15.165Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:16:15 [2020-09-15T10:16:15.728Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:16:15 [2020-09-15T10:16:15.984Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:16:15 [2020-09-15T10:16:15.984Z] --- PASS: TestDockerNetworkConnectAlias (5.78s)
10:16:15 [2020-09-15T10:16:15.984Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
10:16:15 [2020-09-15T10:16:15.984Z]     daemon.go:325: [d2bffd3ca745a] waiting for daemon to start
10:16:15 [2020-09-15T10:16:15.984Z]     daemon.go:325: [d2bffd3ca745a] waiting for daemon to start
10:16:15 [2020-09-15T10:16:15.984Z]     daemon.go:353: [d2bffd3ca745a] daemon started
10:16:15 [2020-09-15T10:16:15.984Z]     daemon.go:461: [d2bffd3ca745a] Stopping daemon
10:16:15 [2020-09-15T10:16:15.984Z]     daemon.go:296: [d2bffd3ca745a] exiting daemon
10:16:15 [2020-09-15T10:16:15.984Z]     daemon.go:448: [d2bffd3ca745a] Daemon stopped
10:16:15 [2020-09-15T10:16:15.984Z] === RUN   TestDockerNetworkReConnect
10:16:16 [2020-09-15T10:16:16.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
10:16:16 [2020-09-15T10:16:16.220Z] === RUN   TestUpdateMemory
10:16:16 [2020-09-15T10:16:16.527Z] --- PASS: TestServiceUpdateSecrets (15.70s)
10:16:16 [2020-09-15T10:16:16.527Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
10:16:16 [2020-09-15T10:16:16.527Z]     daemon.go:325: [da4418406fab8] waiting for daemon to start
10:16:16 [2020-09-15T10:16:16.527Z]     daemon.go:325: [da4418406fab8] waiting for daemon to start
10:16:16 [2020-09-15T10:16:16.527Z]     daemon.go:353: [da4418406fab8] daemon started
10:16:16 [2020-09-15T10:16:16.527Z]     daemon.go:461: [da4418406fab8] Stopping daemon
10:16:16 [2020-09-15T10:16:16.527Z]     daemon.go:296: [da4418406fab8] exiting daemon
10:16:16 [2020-09-15T10:16:16.527Z]     daemon.go:448: [da4418406fab8] Daemon stopped
10:16:16 [2020-09-15T10:16:16.527Z] === RUN   TestServiceUpdateConfigs
10:16:16 [2020-09-15T10:16:16.862Z] --- PASS: TestUpdateMemory (0.73s)
10:16:16 [2020-09-15T10:16:16.862Z] === RUN   TestUpdateCPUQuota
10:16:16 [2020-09-15T10:16:16.913Z] === RUN   TestDockerSuite/TestCpRelativePath
10:16:17 [2020-09-15T10:16:17.475Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:16:17 [2020-09-15T10:16:17.900Z] --- PASS: TestUpdateCPUQuota (1.01s)
10:16:17 [2020-09-15T10:16:17.900Z] === RUN   TestUpdatePidsLimit
10:16:17 [2020-09-15T10:16:17.900Z] === RUN   TestUpdatePidsLimit/update_from_none
10:16:17 [2020-09-15T10:16:17.900Z] === RUN   TestUpdatePidsLimit/no_change
10:16:18 [2020-09-15T10:16:18.194Z] === RUN   TestUpdatePidsLimit/update_lower
10:16:18 [2020-09-15T10:16:18.488Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:16:18 [2020-09-15T10:16:18.781Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:16:18 [2020-09-15T10:16:18.842Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:16:19 [2020-09-15T10:16:19.079Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:16:19 [2020-09-15T10:16:19.371Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:16:19 [2020-09-15T10:16:19.403Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:16:20 [2020-09-15T10:16:20.330Z] --- PASS: TestDockerNetworkReConnect (4.17s)
10:16:20 [2020-09-15T10:16:20.330Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
10:16:20 [2020-09-15T10:16:20.330Z]     daemon.go:325: [d3a0b84953b33] waiting for daemon to start
10:16:20 [2020-09-15T10:16:20.330Z]     daemon.go:325: [d3a0b84953b33] waiting for daemon to start
10:16:20 [2020-09-15T10:16:20.330Z]     daemon.go:353: [d3a0b84953b33] daemon started
10:16:20 [2020-09-15T10:16:20.330Z]     daemon.go:461: [d3a0b84953b33] Stopping daemon
10:16:20 [2020-09-15T10:16:20.330Z]     daemon.go:296: [d3a0b84953b33] exiting daemon
10:16:20 [2020-09-15T10:16:20.330Z]     daemon.go:448: [d3a0b84953b33] Daemon stopped
10:16:20 [2020-09-15T10:16:20.330Z] === RUN   TestServicePlugin
10:16:20 [2020-09-15T10:16:20.330Z] === RUN   TestDockerSuite/TestCpToCaseA
10:16:20 [2020-09-15T10:16:20.411Z] --- PASS: TestUpdatePidsLimit (2.65s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.29s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
10:16:20 [2020-09-15T10:16:20.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
10:16:20 [2020-09-15T10:16:20.411Z] === RUN   TestUpdateRestartPolicy
10:16:21 [2020-09-15T10:16:21.697Z] === RUN   TestDockerSuite/TestCpToCaseB
10:16:22 [2020-09-15T10:16:22.260Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:16:22 [2020-09-15T10:16:22.260Z] === RUN   TestDockerSuite/TestCpToCaseC
10:16:24 [2020-09-15T10:16:24.780Z] === RUN   TestDockerSuite/TestCpToCaseD
10:16:27 [2020-09-15T10:16:27.327Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
10:16:28 [2020-09-15T10:16:28.953Z] === RUN   TestDockerSuite/TestCpToCaseE
10:16:30 [2020-09-15T10:16:30.865Z] === RUN   TestDockerSuite/TestCpToCaseF
10:16:31 [2020-09-15T10:16:31.428Z] === RUN   TestDockerSuite/TestCpToCaseG
10:16:33 [2020-09-15T10:16:33.102Z] --- PASS: TestUpdateRestartPolicy (11.34s)
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestUpdateRestartWithAutoRemove
10:16:33 [2020-09-15T10:16:33.102Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestWaitNonBlocked
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:33 [2020-09-15T10:16:33.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:33 [2020-09-15T10:16:33.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:33 [2020-09-15T10:16:33.102Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:16:33 [2020-09-15T10:16:33.102Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:16:33 [2020-09-15T10:16:33.102Z] --- PASS: TestWaitNonBlocked (0.02s)
10:16:33 [2020-09-15T10:16:33.102Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
10:16:33 [2020-09-15T10:16:33.102Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestWaitBlocked
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:16:33 [2020-09-15T10:16:33.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:16:33 [2020-09-15T10:16:33.102Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:16:33 [2020-09-15T10:16:33.102Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:16:33 [2020-09-15T10:16:33.102Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:16:33 [2020-09-15T10:16:33.102Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:16:34 [2020-09-15T10:16:34.879Z] === RUN   TestDockerSuite/TestCpToCaseH
10:16:34 [2020-09-15T10:16:34.909Z] --- PASS: TestWaitBlocked (0.04s)
10:16:34 [2020-09-15T10:16:34.909Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
10:16:34 [2020-09-15T10:16:34.910Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
10:16:34 [2020-09-15T10:16:34.910Z] === CONT  TestContainerStartOnDaemonRestart
10:16:34 [2020-09-15T10:16:34.910Z] === CONT  TestIpcModeOlderClient
10:16:34 [2020-09-15T10:16:34.910Z] === CONT  TestDaemonRestartIpcMode
10:16:34 [2020-09-15T10:16:34.910Z] --- PASS: TestIpcModeOlderClient (0.11s)
10:16:35 [2020-09-15T10:16:35.091Z] --- PASS: TestServiceUpdateConfigs (15.61s)
10:16:35 [2020-09-15T10:16:35.091Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
10:16:35 [2020-09-15T10:16:35.091Z]     daemon.go:325: [d69fcdc39f7eb] waiting for daemon to start
10:16:35 [2020-09-15T10:16:35.091Z]     daemon.go:325: [d69fcdc39f7eb] waiting for daemon to start
10:16:35 [2020-09-15T10:16:35.091Z]     daemon.go:353: [d69fcdc39f7eb] daemon started
10:16:35 [2020-09-15T10:16:35.091Z]     daemon.go:461: [d69fcdc39f7eb] Stopping daemon
10:16:35 [2020-09-15T10:16:35.091Z]     daemon.go:296: [d69fcdc39f7eb] exiting daemon
10:16:35 [2020-09-15T10:16:35.091Z]     daemon.go:448: [d69fcdc39f7eb] Daemon stopped
10:16:35 [2020-09-15T10:16:35.091Z] === RUN   TestServiceUpdateNetwork
10:16:36 [2020-09-15T10:16:36.244Z] === RUN   TestDockerSuite/TestCpToCaseI
10:16:36 [2020-09-15T10:16:36.479Z] --- PASS: TestContainerStartOnDaemonRestart (2.70s)
10:16:36 [2020-09-15T10:16:36.479Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:325: [dbc27c67b53d0] waiting for daemon to start
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:325: [dbc27c67b53d0] waiting for daemon to start
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:353: [dbc27c67b53d0] daemon started
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:325: [dbc27c67b53d0] waiting for daemon to start
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:296: [dbc27c67b53d0] exiting daemon
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:325: [dbc27c67b53d0] waiting for daemon to start
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:353: [dbc27c67b53d0] daemon started
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:461: [dbc27c67b53d0] Stopping daemon
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:296: [dbc27c67b53d0] exiting daemon
10:16:36 [2020-09-15T10:16:36.479Z]     daemon.go:448: [dbc27c67b53d0] Daemon stopped
10:16:36 [2020-09-15T10:16:36.806Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:16:37 [2020-09-15T10:16:37.120Z] --- PASS: TestDaemonRestartIpcMode (3.14s)
10:16:37 [2020-09-15T10:16:37.120Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:325: [d76e034956e61] waiting for daemon to start
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:325: [d76e034956e61] waiting for daemon to start
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:353: [d76e034956e61] daemon started
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:461: [d76e034956e61] Stopping daemon
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:296: [d76e034956e61] exiting daemon
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:448: [d76e034956e61] Daemon stopped
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:325: [d76e034956e61] waiting for daemon to start
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:325: [d76e034956e61] waiting for daemon to start
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:353: [d76e034956e61] daemon started
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:461: [d76e034956e61] Stopping daemon
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:296: [d76e034956e61] exiting daemon
10:16:37 [2020-09-15T10:16:37.120Z]     daemon.go:448: [d76e034956e61] Daemon stopped
10:16:37 [2020-09-15T10:16:37.120Z] PASS
10:16:37 [2020-09-15T10:16:37.120Z] 
10:16:37 [2020-09-15T10:16:37.120Z] === Skipped
10:16:37 [2020-09-15T10:16:37.120Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
10:16:37 [2020-09-15T10:16:37.120Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:16:37 [2020-09-15T10:16:37.120Z] 
10:16:37 [2020-09-15T10:16:37.120Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:16:37 [2020-09-15T10:16:37.120Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:16:37 [2020-09-15T10:16:37.120Z] 
10:16:37 [2020-09-15T10:16:37.120Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
10:16:37 [2020-09-15T10:16:37.120Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:16:37 [2020-09-15T10:16:37.120Z] 
10:16:37 [2020-09-15T10:16:37.120Z] 
10:16:37 [2020-09-15T10:16:37.120Z] DONE 189 tests, 3 skipped in 86.272s
10:16:37 [2020-09-15T10:16:37.120Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
10:16:37 [2020-09-15T10:16:37.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:16:37 [2020-09-15T10:16:37.120Z] ++ set -e
10:16:37 [2020-09-15T10:16:37.120Z] ++ '[' -n 0 ']'
10:16:37 [2020-09-15T10:16:37.120Z] ++ set -x
10:16:37 [2020-09-15T10:16:37.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
10:16:37 [2020-09-15T10:16:37.120Z] INFO: Testing against a local daemon
10:16:37 [2020-09-15T10:16:37.120Z] === RUN   TestCommitInheritsEnv
10:16:37 [2020-09-15T10:16:37.415Z] --- PASS: TestCommitInheritsEnv (0.34s)
10:16:37 [2020-09-15T10:16:37.415Z] === RUN   TestImportExtremelyLargeImageWorks
10:16:37 [2020-09-15T10:16:37.415Z] === PAUSE TestImportExtremelyLargeImageWorks
10:16:37 [2020-09-15T10:16:37.415Z] === RUN   TestImagesFilterMultiReference
10:16:37 [2020-09-15T10:16:37.415Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:16:37 [2020-09-15T10:16:37.415Z] === RUN   TestImagePullPlatformInvalid
10:16:37 [2020-09-15T10:16:37.415Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
10:16:37 [2020-09-15T10:16:37.415Z] === RUN   TestRemoveImageOrphaning
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestRemoveImageOrphaning (0.32s)
10:16:38 [2020-09-15T10:16:38.057Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:16:38 [2020-09-15T10:16:38.057Z] === RUN   TestTagInvalidReference
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestTagInvalidReference (0.02s)
10:16:38 [2020-09-15T10:16:38.057Z] === RUN   TestTagValidPrefixedRepo
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
10:16:38 [2020-09-15T10:16:38.057Z] === RUN   TestTagExistedNameWithoutForce
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
10:16:38 [2020-09-15T10:16:38.057Z] === RUN   TestTagOfficialNames
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestTagOfficialNames (0.04s)
10:16:38 [2020-09-15T10:16:38.057Z] === RUN   TestTagMatchesDigest
10:16:38 [2020-09-15T10:16:38.057Z] --- PASS: TestTagMatchesDigest (0.02s)
10:16:38 [2020-09-15T10:16:38.057Z] === CONT  TestImportExtremelyLargeImageWorks
10:16:40 [2020-09-15T10:16:40.075Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
10:16:40 [2020-09-15T10:16:40.636Z] === RUN   TestDockerSuite/TestCpToDot
10:16:41 [2020-09-15T10:16:41.198Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:16:43 [2020-09-15T10:16:43.092Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:16:44 [2020-09-15T10:16:44.019Z] === RUN   TestDockerSuite/TestCpToStdout
10:16:44 [2020-09-15T10:16:44.276Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:16:45 [2020-09-15T10:16:45.207Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:16:45 [2020-09-15T10:16:45.463Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:16:46 [2020-09-15T10:16:46.025Z] === RUN   TestDockerSuite/TestCpVolumePath
10:16:46 [2020-09-15T10:16:46.952Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:16:46 [2020-09-15T10:16:46.952Z] === RUN   TestDockerSuite/TestCreateArgs
10:16:46 [2020-09-15T10:16:46.952Z] === RUN   TestDockerSuite/TestCreateByImageID
10:16:47 [2020-09-15T10:16:47.209Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:16:47 [2020-09-15T10:16:47.771Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:16:47 [2020-09-15T10:16:47.771Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:16:47 [2020-09-15T10:16:47.771Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:16:48 [2020-09-15T10:16:48.333Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:16:48 [2020-09-15T10:16:48.333Z] === RUN   TestDockerSuite/TestCreateLabels
10:16:48 [2020-09-15T10:16:48.333Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:16:48 [2020-09-15T10:16:48.589Z] === RUN   TestDockerSuite/TestCreateRM
10:16:48 [2020-09-15T10:16:48.589Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:16:48 [2020-09-15T10:16:48.589Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:16:48 [2020-09-15T10:16:48.589Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:16:48 [2020-09-15T10:16:48.845Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:16:50 [2020-09-15T10:16:50.211Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:16:50 [2020-09-15T10:16:50.211Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:16:50 [2020-09-15T10:16:50.211Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestServiceUpdateNetwork (15.92s)
10:16:50 [2020-09-15T10:16:50.418Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:325: [de59cc8e7bcae] waiting for daemon to start
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:325: [de59cc8e7bcae] waiting for daemon to start
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:353: [de59cc8e7bcae] daemon started
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:461: [de59cc8e7bcae] Stopping daemon
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:296: [de59cc8e7bcae] exiting daemon
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:448: [de59cc8e7bcae] Daemon stopped
10:16:50 [2020-09-15T10:16:50.418Z] PASS
10:16:50 [2020-09-15T10:16:50.418Z] 
10:16:50 [2020-09-15T10:16:50.418Z] === Skipped
10:16:50 [2020-09-15T10:16:50.418Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
10:16:50 [2020-09-15T10:16:50.418Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:16:50 [2020-09-15T10:16:50.418Z] 
10:16:50 [2020-09-15T10:16:50.418Z] 
10:16:50 [2020-09-15T10:16:50.418Z] DONE 18 tests, 1 skipped in 133.413s
10:16:50 [2020-09-15T10:16:50.418Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
10:16:50 [2020-09-15T10:16:50.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:16:50 [2020-09-15T10:16:50.418Z] ++ set -e
10:16:50 [2020-09-15T10:16:50.418Z] ++ '[' -n 0 ']'
10:16:50 [2020-09-15T10:16:50.418Z] ++ set -x
10:16:50 [2020-09-15T10:16:50.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
10:16:50 [2020-09-15T10:16:50.418Z] INFO: Testing against a local daemon
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestSessionCreate
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestSessionCreate (0.02s)
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestSessionCreateWithBadUpgrade
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:16:50 [2020-09-15T10:16:50.418Z] PASS
10:16:50 [2020-09-15T10:16:50.418Z] 
10:16:50 [2020-09-15T10:16:50.418Z] DONE 2 tests in 0.106s
10:16:50 [2020-09-15T10:16:50.418Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
10:16:50 [2020-09-15T10:16:50.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:16:50 [2020-09-15T10:16:50.418Z] ++ set -e
10:16:50 [2020-09-15T10:16:50.418Z] ++ '[' -n 0 ']'
10:16:50 [2020-09-15T10:16:50.418Z] ++ set -x
10:16:50 [2020-09-15T10:16:50.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
10:16:50 [2020-09-15T10:16:50.418Z] INFO: Testing against a local daemon
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:16:50 [2020-09-15T10:16:50.418Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:16:50 [2020-09-15T10:16:50.418Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestEventsExecDie
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestEventsExecDie (0.96s)
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestEventsBackwardsCompatible
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestInfoBinaryCommits
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestInfoAPIVersioned
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestInfoAPI
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestInfoAPI (0.01s)
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestInfoAPIWarnings
10:16:50 [2020-09-15T10:16:50.418Z] --- PASS: TestInfoAPIWarnings (0.85s)
10:16:50 [2020-09-15T10:16:50.418Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:325: [d2611eb8e9114] waiting for daemon to start
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:325: [d2611eb8e9114] waiting for daemon to start
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:353: [d2611eb8e9114] daemon started
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:461: [d2611eb8e9114] Stopping daemon
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:296: [d2611eb8e9114] exiting daemon
10:16:50 [2020-09-15T10:16:50.418Z]     daemon.go:448: [d2611eb8e9114] Daemon stopped
10:16:50 [2020-09-15T10:16:50.418Z] === RUN   TestLoginFailsWithBadCredentials
10:16:50 [2020-09-15T10:16:50.735Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s)
10:16:50 [2020-09-15T10:16:50.735Z] === RUN   TestPingCacheHeaders
10:16:50 [2020-09-15T10:16:50.735Z] --- PASS: TestPingCacheHeaders (0.01s)
10:16:50 [2020-09-15T10:16:50.735Z] === RUN   TestPingGet
10:16:50 [2020-09-15T10:16:50.735Z] --- PASS: TestPingGet (0.01s)
10:16:50 [2020-09-15T10:16:50.735Z] === RUN   TestPingHead
10:16:50 [2020-09-15T10:16:50.735Z] --- PASS: TestPingHead (0.01s)
10:16:50 [2020-09-15T10:16:50.735Z] === RUN   TestVersion
10:16:50 [2020-09-15T10:16:50.735Z] --- PASS: TestVersion (0.02s)
10:16:50 [2020-09-15T10:16:50.735Z] PASS
10:16:50 [2020-09-15T10:16:50.735Z] 
10:16:50 [2020-09-15T10:16:50.735Z] === Skipped
10:16:50 [2020-09-15T10:16:50.735Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:16:50 [2020-09-15T10:16:50.735Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:16:50 [2020-09-15T10:16:50.735Z] 
10:16:50 [2020-09-15T10:16:50.735Z] 
10:16:50 [2020-09-15T10:16:50.735Z] DONE 12 tests, 1 skipped in 2.626s
10:16:50 [2020-09-15T10:16:50.735Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
10:16:50 [2020-09-15T10:16:50.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:16:50 [2020-09-15T10:16:50.735Z] ++ set -e
10:16:50 [2020-09-15T10:16:50.735Z] ++ '[' -n 0 ']'
10:16:50 [2020-09-15T10:16:50.735Z] ++ set -x
10:16:50 [2020-09-15T10:16:50.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
10:16:50 [2020-09-15T10:16:50.735Z] INFO: Testing against a local daemon
10:16:50 [2020-09-15T10:16:50.735Z] === RUN   TestVolumesCreateAndList
10:16:50 [2020-09-15T10:16:50.735Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:16:50 [2020-09-15T10:16:50.735Z] === RUN   TestVolumesRemove
10:16:51 [2020-09-15T10:16:51.043Z] --- PASS: TestVolumesRemove (0.13s)
10:16:51 [2020-09-15T10:16:51.043Z] === RUN   TestVolumesInspect
10:16:51 [2020-09-15T10:16:51.043Z] --- PASS: TestVolumesInspect (0.01s)
10:16:51 [2020-09-15T10:16:51.043Z] === RUN   TestVolumesInvalidJSON
10:16:51 [2020-09-15T10:16:51.043Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:16:51 [2020-09-15T10:16:51.043Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:16:51 [2020-09-15T10:16:51.043Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:16:51 [2020-09-15T10:16:51.043Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:16:51 [2020-09-15T10:16:51.043Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:16:51 [2020-09-15T10:16:51.043Z] PASS
10:16:51 [2020-09-15T10:16:51.043Z] 
10:16:51 [2020-09-15T10:16:51.043Z] DONE 5 tests in 0.254s
10:16:51 [2020-09-15T10:16:51.043Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:16:51 [2020-09-15T10:16:51.043Z] ++++ cat bundles/test-integration/docker.pid
10:16:51 [2020-09-15T10:16:51.043Z] +++ kill 10870
10:16:52 [2020-09-15T10:16:52.545Z] umount: bundles/test-integration/root: no mount point specified.
10:16:52 [2020-09-15T10:16:52.545Z] +++ /etc/init.d/apparmor stop
10:16:52 [2020-09-15T10:16:52.545Z] Leaving: AppArmorNo profiles have been unloaded.
10:16:52 [2020-09-15T10:16:52.545Z] 
10:16:52 [2020-09-15T10:16:52.545Z] Unloading profiles will leave already running processes permanently
10:16:52 [2020-09-15T10:16:52.545Z] unconfined, which can lead to unexpected situations.
10:16:52 [2020-09-15T10:16:52.545Z] 
10:16:52 [2020-09-15T10:16:52.545Z] To set a process to complain mode, use the command line tool
10:16:52 [2020-09-15T10:16:52.545Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:16:52 [2020-09-15T10:16:52.545Z] +++ true
10:16:52 [2020-09-15T10:16:52.545Z] exiting test-integration
10:16:52 [2020-09-15T10:16:52.545Z] ++ exit 0
10:16:52 [2020-09-15T10:16:52.545Z] 
Post stage
[Pipeline] junit
10:16:54 [2020-09-15T10:16:54.093Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:16:54 [2020-09-15T10:16:54.386Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
Post stage
[Pipeline] sh
10:16:54 [2020-09-15T10:16:54.749Z] + echo Ensuring container killed.
10:16:54 [2020-09-15T10:16:54.749Z] Ensuring container killed.
10:16:54 [2020-09-15T10:16:54.749Z] + docker rm -vf docker-pr1
10:16:54 [2020-09-15T10:16:54.749Z] Error: No such container: docker-pr1
10:16:54 [2020-09-15T10:16:54.749Z] + true
[Pipeline] sh
10:16:55 [2020-09-15T10:16:55.125Z] + echo Chowning /workspace to jenkins user
10:16:55 [2020-09-15T10:16:55.125Z] Chowning /workspace to jenkins user
10:16:55 [2020-09-15T10:16:55.125Z] + id -u
10:16:55 [2020-09-15T10:16:55.125Z] + id -g
10:16:55 [2020-09-15T10:16:55.125Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41451:/workspace busybox chown -R 1001:1001 /workspace
10:16:55 [2020-09-15T10:16:55.125Z] Unable to find image 'busybox:latest' locally
10:16:55 [2020-09-15T10:16:55.318Z] --- PASS: TestServicePlugin (35.01s)
10:16:55 [2020-09-15T10:16:55.318Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d50209cb58b1b] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d50209cb58b1b] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:353: [d50209cb58b1b] daemon started
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:461: [d50209cb58b1b] Stopping daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:296: [d50209cb58b1b] exiting daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:448: [d50209cb58b1b] Daemon stopped
10:16:55 [2020-09-15T10:16:55.318Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d8a95a7cf4704] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d8a95a7cf4704] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:353: [d8a95a7cf4704] daemon started
10:16:55 [2020-09-15T10:16:55.318Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d13d1a34e01a8] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d13d1a34e01a8] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:353: [d13d1a34e01a8] daemon started
10:16:55 [2020-09-15T10:16:55.318Z]     plugin_test.go:60: [d13d1a34e01a8] joining swarm manager [d8a95a7cf4704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:16:55 [2020-09-15T10:16:55.318Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d77e7cb15c1dc] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:325: [d77e7cb15c1dc] waiting for daemon to start
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:353: [d77e7cb15c1dc] daemon started
10:16:55 [2020-09-15T10:16:55.318Z]     plugin_test.go:63: [d77e7cb15c1dc] joining swarm manager [d8a95a7cf4704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:461: [d77e7cb15c1dc] Stopping daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:296: [d77e7cb15c1dc] exiting daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:448: [d77e7cb15c1dc] Daemon stopped
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:461: [d13d1a34e01a8] Stopping daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:296: [d13d1a34e01a8] exiting daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:448: [d13d1a34e01a8] Daemon stopped
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:461: [d8a95a7cf4704] Stopping daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:296: [d8a95a7cf4704] exiting daemon
10:16:55 [2020-09-15T10:16:55.318Z]     daemon.go:448: [d8a95a7cf4704] Daemon stopped
10:16:55 [2020-09-15T10:16:55.318Z] === RUN   TestServiceUpdateLabel
10:16:55 [2020-09-15T10:16:55.420Z] latest: Pulling from library/busybox
10:16:55 [2020-09-15T10:16:55.420Z] d2a291f672b2: Pulling fs layer
10:16:55 [2020-09-15T10:16:55.574Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:16:55 [2020-09-15T10:16:55.710Z] d2a291f672b2: Verifying Checksum
10:16:55 [2020-09-15T10:16:55.710Z] d2a291f672b2: Download complete
10:16:56 [2020-09-15T10:16:56.341Z] d2a291f672b2: Pull complete
10:16:56 [2020-09-15T10:16:56.341Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
10:16:56 [2020-09-15T10:16:56.341Z] Status: Downloaded newer image for busybox:latest
10:16:56 [2020-09-15T10:16:56.503Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:16:57 [2020-09-15T10:16:57.430Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:16:57 [2020-09-15T10:16:57.991Z] --- PASS: TestServiceUpdateLabel (2.74s)
10:16:57 [2020-09-15T10:16:57.991Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
10:16:57 [2020-09-15T10:16:57.991Z]     daemon.go:325: [d8d212b383003] waiting for daemon to start
10:16:57 [2020-09-15T10:16:57.991Z]     daemon.go:325: [d8d212b383003] waiting for daemon to start
10:16:57 [2020-09-15T10:16:57.991Z]     daemon.go:353: [d8d212b383003] daemon started
10:16:57 [2020-09-15T10:16:57.991Z]     daemon.go:461: [d8d212b383003] Stopping daemon
10:16:57 [2020-09-15T10:16:57.991Z]     daemon.go:296: [d8d212b383003] exiting daemon
10:16:57 [2020-09-15T10:16:57.991Z]     daemon.go:448: [d8d212b383003] Daemon stopped
10:16:57 [2020-09-15T10:16:57.991Z] === RUN   TestServiceUpdateSecrets
10:16:58 [2020-09-15T10:16:58.236Z] + bundleName=s390x-integration
10:16:58 [2020-09-15T10:16:58.236Z] + echo Creating s390x-integration-bundles.tar.gz
10:16:58 [2020-09-15T10:16:58.236Z] Creating s390x-integration-bundles.tar.gz
10:16:58 [2020-09-15T10:16:58.236Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:16:58 [2020-09-15T10:16:58.236Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:16:58 [2020-09-15T10:16:58.279Z] Archiving artifacts
10:16:58 [2020-09-15T10:16:58.552Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:16:58 [2020-09-15T10:16:58.552Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:16:58 [2020-09-15T10:16:58.632Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41451/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:16:59 [2020-09-15T10:16:59.004Z] + make clean
10:16:59 [2020-09-15T10:16:59.115Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:16:59 [2020-09-15T10:16:59.294Z] docker volume rm -f docker-dev-cache
10:16:59 [2020-09-15T10:16:59.294Z] docker-dev-cache
[Pipeline] deleteDir
10:17:00 [2020-09-15T10:17:00.044Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:17:00 [2020-09-15T10:17:00.044Z] === RUN   TestDockerSuite/TestDevicePermissions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:17:00 [2020-09-15T10:17:00.971Z] === RUN   TestDockerSuite/TestDockerFails
10:17:00 [2020-09-15T10:17:00.971Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
10:17:00 [2020-09-15T10:17:00.971Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
10:17:00 [2020-09-15T10:17:00.971Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
10:17:01 [2020-09-15T10:17:01.533Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
10:17:02 [2020-09-15T10:17:02.097Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
10:17:03 [2020-09-15T10:17:03.025Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
10:17:03 [2020-09-15T10:17:03.025Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
10:17:03 [2020-09-15T10:17:03.281Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
10:17:03 [2020-09-15T10:17:03.281Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
10:17:04 [2020-09-15T10:17:04.646Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:17:08 [2020-09-15T10:17:08.812Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:17:10 [2020-09-15T10:17:10.177Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:17:12 [2020-09-15T10:17:12.068Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:17:12 [2020-09-15T10:17:12.996Z] --- PASS: TestServiceUpdateSecrets (15.04s)
10:17:12 [2020-09-15T10:17:12.996Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
10:17:12 [2020-09-15T10:17:12.996Z]     daemon.go:325: [d2aa9076f5f9a] waiting for daemon to start
10:17:12 [2020-09-15T10:17:12.996Z]     daemon.go:325: [d2aa9076f5f9a] waiting for daemon to start
10:17:12 [2020-09-15T10:17:12.996Z]     daemon.go:353: [d2aa9076f5f9a] daemon started
10:17:12 [2020-09-15T10:17:12.996Z]     daemon.go:461: [d2aa9076f5f9a] Stopping daemon
10:17:12 [2020-09-15T10:17:12.996Z]     daemon.go:296: [d2aa9076f5f9a] exiting daemon
10:17:12 [2020-09-15T10:17:12.996Z]     daemon.go:448: [d2aa9076f5f9a] Daemon stopped
10:17:12 [2020-09-15T10:17:12.996Z] === RUN   TestServiceUpdateConfigs
10:17:13 [2020-09-15T10:17:13.253Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
10:17:14 [2020-09-15T10:17:14.182Z] === RUN   TestDockerSuite/TestEventsAttach
10:17:14 [2020-09-15T10:17:14.438Z] === RUN   TestDockerSuite/TestEventsCommit
10:17:15 [2020-09-15T10:17:15.374Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:17:15 [2020-09-15T10:17:15.939Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:17:16 [2020-09-15T10:17:16.505Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:17:16 [2020-09-15T10:17:16.761Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
10:17:18 [2020-09-15T10:17:18.648Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
10:17:19 [2020-09-15T10:17:19.576Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:17:21 [2020-09-15T10:17:21.468Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
10:17:23 [2020-09-15T10:17:23.985Z] === RUN   TestDockerSuite/TestEventsCopy
10:17:24 [2020-09-15T10:17:24.913Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:17:25 [2020-09-15T10:17:25.842Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:17:26 [2020-09-15T10:17:26.098Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:17:26 [2020-09-15T10:17:26.355Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:17:27 [2020-09-15T10:17:27.282Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:17:27 [2020-09-15T10:17:27.402Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:17:27 [2020-09-15T10:17:27.403Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:17:27 [2020-09-15T10:17:27.844Z] --- PASS: TestServiceUpdateConfigs (14.90s)
10:17:27 [2020-09-15T10:17:27.844Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
10:17:27 [2020-09-15T10:17:27.844Z]     daemon.go:325: [db8a96cb4953d] waiting for daemon to start
10:17:27 [2020-09-15T10:17:27.844Z]     daemon.go:325: [db8a96cb4953d] waiting for daemon to start
10:17:27 [2020-09-15T10:17:27.844Z]     daemon.go:353: [db8a96cb4953d] daemon started
10:17:27 [2020-09-15T10:17:27.844Z]     daemon.go:461: [db8a96cb4953d] Stopping daemon
10:17:27 [2020-09-15T10:17:27.844Z]     daemon.go:296: [db8a96cb4953d] exiting daemon
10:17:27 [2020-09-15T10:17:27.844Z]     daemon.go:448: [db8a96cb4953d] Daemon stopped
10:17:27 [2020-09-15T10:17:27.844Z] === RUN   TestServiceUpdateNetwork
10:17:28 [2020-09-15T10:17:28.099Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
10:17:28 [2020-09-15T10:17:28.355Z] === RUN   TestDockerSuite/TestEventsFilterType
10:17:28 [2020-09-15T10:17:28.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:17:28 [2020-09-15T10:17:28.612Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
10:17:28 [2020-09-15T10:17:28.868Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
10:17:28 [2020-09-15T10:17:28.868Z] === RUN   TestDockerSuite/TestEventsFilters
10:17:28 [2020-09-15T10:17:28.927Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:17:28 [2020-09-15T10:17:28.927Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:17:28 [2020-09-15T10:17:28.927Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:17:30 [2020-09-15T10:17:30.761Z] === RUN   TestDockerSuite/TestEventsFormat
10:17:32 [2020-09-15T10:17:32.127Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:17:32 [2020-09-15T10:17:32.127Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:17:32 [2020-09-15T10:17:32.127Z] === RUN   TestDockerSuite/TestEventsImageImport
10:17:32 [2020-09-15T10:17:32.689Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:17:32 [2020-09-15T10:17:32.689Z] === RUN   TestDockerSuite/TestEventsImagePull
10:17:33 [2020-09-15T10:17:33.251Z] === RUN   TestDockerSuite/TestEventsImageTag
10:17:34 [2020-09-15T10:17:34.178Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
10:17:34 [2020-09-15T10:17:34.434Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
10:17:34 [2020-09-15T10:17:34.434Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
10:17:34 [2020-09-15T10:17:34.434Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:17:34 [2020-09-15T10:17:34.698Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
10:17:36 [2020-09-15T10:17:36.036Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 3.1% of statements
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
10:17:36 [2020-09-15T10:17:36.036Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:17:36 [2020-09-15T10:17:36.036Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
10:17:36 [2020-09-15T10:17:36.295Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:17:36 [2020-09-15T10:17:36.295Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:17:36 [2020-09-15T10:17:36.335Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
10:17:36 [2020-09-15T10:17:36.899Z] === RUN   TestDockerSuite/TestEventsRename
10:17:37 [2020-09-15T10:17:37.234Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
10:17:37 [2020-09-15T10:17:37.462Z] === RUN   TestDockerSuite/TestEventsResize
10:17:37 [2020-09-15T10:17:37.718Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:17:40 [2020-09-15T10:17:40.528Z] ok  	github.com/docker/docker/builder/dockerfile	0.185s	coverage: 45.1% of statements
10:17:40 [2020-09-15T10:17:40.528Z] ok  	github.com/docker/docker/builder/fscache	0.117s	coverage: 69.5% of statements
10:17:41 [2020-09-15T10:17:41.883Z] --- PASS: TestServiceUpdateNetwork (13.82s)
10:17:41 [2020-09-15T10:17:41.883Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
10:17:41 [2020-09-15T10:17:41.883Z]     daemon.go:325: [dfc5405fd7ef0] waiting for daemon to start
10:17:41 [2020-09-15T10:17:41.883Z]     daemon.go:325: [dfc5405fd7ef0] waiting for daemon to start
10:17:41 [2020-09-15T10:17:41.883Z]     daemon.go:353: [dfc5405fd7ef0] daemon started
10:17:41 [2020-09-15T10:17:41.883Z]     daemon.go:461: [dfc5405fd7ef0] Stopping daemon
10:17:41 [2020-09-15T10:17:41.883Z]     daemon.go:296: [dfc5405fd7ef0] exiting daemon
10:17:41 [2020-09-15T10:17:41.883Z]     daemon.go:448: [dfc5405fd7ef0] Daemon stopped
10:17:41 [2020-09-15T10:17:41.883Z] PASS
10:17:41 [2020-09-15T10:17:41.883Z] 
10:17:41 [2020-09-15T10:17:41.883Z] DONE 18 tests in 150.420s
10:17:41 [2020-09-15T10:17:41.883Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:17:41 [2020-09-15T10:17:41.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:17:41 [2020-09-15T10:17:41.883Z] ++ set -e
10:17:41 [2020-09-15T10:17:41.883Z] ++ '[' -n 0 ']'
10:17:41 [2020-09-15T10:17:41.883Z] ++ set -x
10:17:41 [2020-09-15T10:17:41.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-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
10:17:41 [2020-09-15T10:17:41.883Z] INFO: Testing against a local daemon
10:17:41 [2020-09-15T10:17:41.883Z] === RUN   TestSessionCreate
10:17:41 [2020-09-15T10:17:41.883Z] --- PASS: TestSessionCreate (0.02s)
10:17:41 [2020-09-15T10:17:41.883Z] === RUN   TestSessionCreateWithBadUpgrade
10:17:41 [2020-09-15T10:17:41.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:17:41 [2020-09-15T10:17:41.883Z] PASS
10:17:41 [2020-09-15T10:17:41.883Z] 
10:17:41 [2020-09-15T10:17:41.883Z] DONE 2 tests in 0.148s
10:17:41 [2020-09-15T10:17:41.883Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:17:41 [2020-09-15T10:17:41.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:17:41 [2020-09-15T10:17:41.883Z] ++ set -e
10:17:41 [2020-09-15T10:17:41.883Z] ++ '[' -n 0 ']'
10:17:41 [2020-09-15T10:17:41.883Z] ++ set -x
10:17:41 [2020-09-15T10:17:41.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-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
10:17:41 [2020-09-15T10:17:41.883Z] INFO: Testing against a local daemon
10:17:41 [2020-09-15T10:17:41.883Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:17:41 [2020-09-15T10:17:41.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
10:17:41 [2020-09-15T10:17:41.883Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:17:41 [2020-09-15T10:17:41.883Z] === RUN   TestEventsExecDie
10:17:42 [2020-09-15T10:17:42.445Z] --- PASS: TestEventsExecDie (0.56s)
10:17:42 [2020-09-15T10:17:42.445Z] === RUN   TestEventsBackwardsCompatible
10:17:42 [2020-09-15T10:17:42.701Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
10:17:42 [2020-09-15T10:17:42.701Z] === RUN   TestInfoBinaryCommits
10:17:42 [2020-09-15T10:17:42.701Z] --- PASS: TestInfoBinaryCommits (0.03s)
10:17:42 [2020-09-15T10:17:42.701Z] === RUN   TestInfoAPIVersioned
10:17:42 [2020-09-15T10:17:42.701Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:17:42 [2020-09-15T10:17:42.701Z] === RUN   TestInfoAPI
10:17:42 [2020-09-15T10:17:42.701Z] --- PASS: TestInfoAPI (0.02s)
10:17:42 [2020-09-15T10:17:42.701Z] === RUN   TestInfoAPIWarnings
10:17:43 [2020-09-15T10:17:43.067Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.130s	coverage: 85.1% of statements
10:17:43 [2020-09-15T10:17:43.263Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:17:43 [2020-09-15T10:17:43.328Z] ok  	github.com/docker/docker/builder/remotecontext	0.081s	coverage: 13.6% of statements
10:17:43 [2020-09-15T10:17:43.328Z] ?   	github.com/docker/docker/cli	[no test files]
10:17:43 [2020-09-15T10:17:43.328Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:17:43 [2020-09-15T10:17:43.519Z] --- PASS: TestInfoAPIWarnings (0.81s)
10:17:43 [2020-09-15T10:17:43.519Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
10:17:43 [2020-09-15T10:17:43.519Z]     daemon.go:325: [ddec4b1130c01] waiting for daemon to start
10:17:43 [2020-09-15T10:17:43.519Z]     daemon.go:325: [ddec4b1130c01] waiting for daemon to start
10:17:43 [2020-09-15T10:17:43.519Z]     daemon.go:353: [ddec4b1130c01] daemon started
10:17:43 [2020-09-15T10:17:43.519Z]     daemon.go:461: [ddec4b1130c01] Stopping daemon
10:17:43 [2020-09-15T10:17:43.519Z]     daemon.go:296: [ddec4b1130c01] exiting daemon
10:17:43 [2020-09-15T10:17:43.519Z]     daemon.go:448: [ddec4b1130c01] Daemon stopped
10:17:43 [2020-09-15T10:17:43.519Z] === RUN   TestLoginFailsWithBadCredentials
10:17:43 [2020-09-15T10:17:43.774Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
10:17:43 [2020-09-15T10:17:43.775Z] === RUN   TestPingCacheHeaders
10:17:43 [2020-09-15T10:17:43.775Z] --- PASS: TestPingCacheHeaders (0.03s)
10:17:43 [2020-09-15T10:17:43.775Z] === RUN   TestPingGet
10:17:43 [2020-09-15T10:17:43.775Z] --- PASS: TestPingGet (0.02s)
10:17:43 [2020-09-15T10:17:43.775Z] === RUN   TestPingHead
10:17:43 [2020-09-15T10:17:43.775Z] --- PASS: TestPingHead (0.02s)
10:17:43 [2020-09-15T10:17:43.775Z] === RUN   TestVersion
10:17:43 [2020-09-15T10:17:43.775Z] --- PASS: TestVersion (0.05s)
10:17:43 [2020-09-15T10:17:43.775Z] PASS
10:17:43 [2020-09-15T10:17:43.775Z] 
10:17:43 [2020-09-15T10:17:43.775Z] === Skipped
10:17:43 [2020-09-15T10:17:43.775Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
10:17:43 [2020-09-15T10:17:43.775Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:17:43 [2020-09-15T10:17:43.775Z] 
10:17:43 [2020-09-15T10:17:43.775Z] 
10:17:43 [2020-09-15T10:17:43.775Z] DONE 12 tests, 1 skipped in 1.936s
10:17:43 [2020-09-15T10:17:43.775Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:17:43 [2020-09-15T10:17:43.775Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:17:43 [2020-09-15T10:17:43.775Z] ++ set -e
10:17:43 [2020-09-15T10:17:43.775Z] ++ '[' -n 0 ']'
10:17:43 [2020-09-15T10:17:43.775Z] ++ set -x
10:17:43 [2020-09-15T10:17:43.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
10:17:43 [2020-09-15T10:17:43.775Z] === RUN   TestDockerSuite/TestEventsStreaming
10:17:43 [2020-09-15T10:17:43.897Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:17:44 [2020-09-15T10:17:44.031Z] INFO: Testing against a local daemon
10:17:44 [2020-09-15T10:17:44.031Z] === RUN   TestVolumesCreateAndList
10:17:44 [2020-09-15T10:17:44.031Z] --- PASS: TestVolumesCreateAndList (0.04s)
10:17:44 [2020-09-15T10:17:44.031Z] === RUN   TestVolumesRemove
10:17:44 [2020-09-15T10:17:44.031Z] --- PASS: TestVolumesRemove (0.08s)
10:17:44 [2020-09-15T10:17:44.031Z] === RUN   TestVolumesInspect
10:17:44 [2020-09-15T10:17:44.031Z] --- PASS: TestVolumesInspect (0.02s)
10:17:44 [2020-09-15T10:17:44.031Z] === RUN   TestVolumesInvalidJSON
10:17:44 [2020-09-15T10:17:44.031Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:17:44 [2020-09-15T10:17:44.031Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:17:44 [2020-09-15T10:17:44.031Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:17:44 [2020-09-15T10:17:44.031Z] --- PASS: TestVolumesInvalidJSON (0.02s)
10:17:44 [2020-09-15T10:17:44.031Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:17:44 [2020-09-15T10:17:44.031Z] PASS
10:17:44 [2020-09-15T10:17:44.031Z] 
10:17:44 [2020-09-15T10:17:44.031Z] DONE 5 tests in 0.309s
10:17:44 [2020-09-15T10:17:44.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:17:44 [2020-09-15T10:17:44.286Z] ++++ cat bundles/test-integration/docker.pid
10:17:44 [2020-09-15T10:17:44.286Z] +++ kill 4657
10:17:44 [2020-09-15T10:17:44.286Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:17:45 [2020-09-15T10:17:45.650Z] umount: bundles/test-integration/root: no mount point specified.
10:17:45 [2020-09-15T10:17:45.650Z] +++ /etc/init.d/apparmor stop
10:17:45 [2020-09-15T10:17:45.650Z] Leaving: AppArmorNo profiles have been unloaded.
10:17:45 [2020-09-15T10:17:45.650Z] 
10:17:45 [2020-09-15T10:17:45.650Z] Unloading profiles will leave already running processes permanently
10:17:45 [2020-09-15T10:17:45.650Z] unconfined, which can lead to unexpected situations.
10:17:45 [2020-09-15T10:17:45.650Z] 
10:17:45 [2020-09-15T10:17:45.650Z] To set a process to complain mode, use the command line tool
10:17:45 [2020-09-15T10:17:45.650Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:17:45 [2020-09-15T10:17:45.650Z] +++ true
10:17:45 [2020-09-15T10:17:45.650Z] exiting test-integration
10:17:45 [2020-09-15T10:17:45.650Z] ++ exit 0
10:17:45 [2020-09-15T10:17:45.650Z] 
10:17:46 [2020-09-15T10:17:46.581Z] + for job in $(jobs -p)
10:17:46 [2020-09-15T10:17:46.581Z] + wait 11330
10:17:47 [2020-09-15T10:17:47.142Z] === RUN   TestDockerSuite/TestEventsTop
10:17:47 [2020-09-15T10:17:47.703Z] === RUN   TestDockerSuite/TestEventsUntag
10:17:49 [2020-09-15T10:17:49.175Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.7% of statements
10:17:50 [2020-09-15T10:17:50.216Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:17:51 [2020-09-15T10:17:51.144Z] === RUN   TestDockerSuite/TestExec
10:17:51 [2020-09-15T10:17:51.706Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:17:52 [2020-09-15T10:17:52.268Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:17:52 [2020-09-15T10:17:52.523Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:17:53 [2020-09-15T10:17:53.086Z] === RUN   TestDockerSuite/TestExecAPIStart
10:17:54 [2020-09-15T10:17:54.014Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:17:54 [2020-09-15T10:17:54.576Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:17:55 [2020-09-15T10:17:55.138Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:17:55 [2020-09-15T10:17:55.701Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:17:56 [2020-09-15T10:17:56.263Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:17:56 [2020-09-15T10:17:56.519Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:17:57 [2020-09-15T10:17:57.094Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:17:58 [2020-09-15T10:17:58.027Z] === RUN   TestDockerSuite/TestExecCgroup
10:17:58 [2020-09-15T10:17:58.954Z] === RUN   TestDockerSuite/TestExecEnv
10:17:59 [2020-09-15T10:17:59.516Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:18:00 [2020-09-15T10:18:00.442Z] === RUN   TestDockerSuite/TestExecExitStatus
10:18:01 [2020-09-15T10:18:01.003Z] === RUN   TestDockerSuite/TestExecInspectID
10:18:03 [2020-09-15T10:18:03.516Z] === RUN   TestDockerSuite/TestExecInteractive
10:18:04 [2020-09-15T10:18:04.078Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
10:18:04 [2020-09-15T10:18:04.334Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:18:04 [2020-09-15T10:18:04.895Z] === RUN   TestDockerSuite/TestExecParseError
10:18:05 [2020-09-15T10:18:05.456Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:18:06 [2020-09-15T10:18:06.017Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:18:06 [2020-09-15T10:18:06.274Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:18:07 [2020-09-15T10:18:07.202Z] === RUN   TestDockerSuite/TestExecSetEnv
10:18:07 [2020-09-15T10:18:07.764Z] === RUN   TestDockerSuite/TestExecStartFails
10:18:08 [2020-09-15T10:18:08.327Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:18:20 [2020-09-15T10:18:20.492Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:18:20 [2020-09-15T10:18:20.492Z] === RUN   TestDockerSuite/TestExecTTY
10:18:20 [2020-09-15T10:18:20.492Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:18:20 [2020-09-15T10:18:20.749Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:18:21 [2020-09-15T10:18:21.310Z] === RUN   TestDockerSuite/TestExecUlimits
10:18:21 [2020-09-15T10:18:21.872Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:18:21 [2020-09-15T10:18:21.872Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:18:23 [2020-09-15T10:18:23.237Z] === RUN   TestDockerSuite/TestExecWithNoTERM
10:18:23 [2020-09-15T10:18:23.493Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:18:24 [2020-09-15T10:18:24.420Z] === RUN   TestDockerSuite/TestExecWithTERM
10:18:24 [2020-09-15T10:18:24.677Z] === RUN   TestDockerSuite/TestExecWithUser
10:18:25 [2020-09-15T10:18:25.274Z] === RUN   TestDockerSuite/TestGetContainerStats
10:18:26 [2020-09-15T10:18:26.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:18:27 [2020-09-15T10:18:27.906Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.003s	coverage: 72.9% of statements
10:18:27 [2020-09-15T10:18:27.906Z] ok  	github.com/docker/docker/cmd/dockerd	0.072s	coverage: 29.5% of statements
10:18:27 [2020-09-15T10:18:27.906Z] ok  	github.com/docker/docker/container	0.134s	coverage: 35.6% of statements
10:18:27 [2020-09-15T10:18:27.906Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:18:27 [2020-09-15T10:18:27.906Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:18:27 [2020-09-15T10:18:27.906Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:18:27 [2020-09-15T10:18:27.906Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:18:29 [2020-09-15T10:18:29.907Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:18:35 [2020-09-15T10:18:35.149Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:18:36 [2020-09-15T10:18:36.055Z] ok  	github.com/docker/docker/daemon/cluster	0.031s	coverage: 0.5% of statements
10:18:36 [2020-09-15T10:18:36.075Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:18:37 [2020-09-15T10:18:37.436Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
10:18:38 [2020-09-15T10:18:38.816Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.8% of statements
10:18:40 [2020-09-15T10:18:40.238Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:18:40 [2020-09-15T10:18:40.801Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:18:40 [2020-09-15T10:18:40.801Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:18:40 [2020-09-15T10:18:40.801Z] === RUN   TestDockerSuite/TestHealth
10:18:46 [2020-09-15T10:18:46.938Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
10:18:47 [2020-09-15T10:18:47.508Z] ok  	github.com/docker/docker/daemon	12.171s	coverage: 17.5% of statements
10:18:47 [2020-09-15T10:18:47.508Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:18:47 [2020-09-15T10:18:47.508Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:18:48 [2020-09-15T10:18:48.890Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.4% of statements
10:18:49 [2020-09-15T10:18:49.150Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 82.2% of statements
10:18:50 [2020-09-15T10:18:50.089Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
10:18:50 [2020-09-15T10:18:50.089Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:18:50 [2020-09-15T10:18:50.089Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:18:51 [2020-09-15T10:18:51.029Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
10:18:53 [2020-09-15T10:18:53.568Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.336s	coverage: 72.3% of statements
10:18:53 [2020-09-15T10:18:53.828Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
10:18:55 [2020-09-15T10:18:55.208Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.378s	coverage: 56.9% of statements
10:18:57 [2020-09-15T10:18:57.751Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.283s	coverage: 49.5% of statements
10:18:59 [2020-09-15T10:18:59.131Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.815s	coverage: 46.2% of statements
10:18:59 [2020-09-15T10:18:59.131Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:19:00 [2020-09-15T10:19:00.083Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.845s	coverage: 60.4% of statements
10:19:00 [2020-09-15T10:19:00.083Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:19:01 [2020-09-15T10:19:01.021Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.335s	coverage: 76.1% of statements
10:19:01 [2020-09-15T10:19:01.021Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:19:01 [2020-09-15T10:19:01.590Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.024s	coverage: 58.0% of statements
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:19:02 [2020-09-15T10:19:02.687Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:19:02 [2020-09-15T10:19:02.971Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
10:19:03 [2020-09-15T10:19:03.249Z] === RUN   TestDockerSuite/TestImagesFormat
10:19:03 [2020-09-15T10:19:03.249Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:19:03 [2020-09-15T10:19:03.812Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:19:03 [2020-09-15T10:19:03.910Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
10:19:05 [2020-09-15T10:19:05.292Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
10:19:05 [2020-09-15T10:19:05.292Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:19:05 [2020-09-15T10:19:05.292Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:19:05 [2020-09-15T10:19:05.551Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.7% of statements
10:19:06 [2020-09-15T10:19:06.325Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:19:06 [2020-09-15T10:19:06.325Z] === RUN   TestDockerSuite/TestImportBadURL
10:19:06 [2020-09-15T10:19:06.325Z] === RUN   TestDockerSuite/TestImportDisplay
10:19:07 [2020-09-15T10:19:07.271Z] === RUN   TestDockerSuite/TestImportFile
10:19:07 [2020-09-15T10:19:07.460Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
10:19:07 [2020-09-15T10:19:07.460Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.170s	coverage: 78.6% of statements
10:19:07 [2020-09-15T10:19:07.460Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:19:07 [2020-09-15T10:19:07.460Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:19:08 [2020-09-15T10:19:08.399Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 26.2% of statements
10:19:08 [2020-09-15T10:19:08.653Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:19:08 [2020-09-15T10:19:08.653Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:19:08 [2020-09-15T10:19:08.659Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
10:19:09 [2020-09-15T10:19:09.229Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
10:19:09 [2020-09-15T10:19:09.581Z] === RUN   TestDockerSuite/TestImportGzipped
10:19:10 [2020-09-15T10:19:10.168Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 74.7% of statements
10:19:10 [2020-09-15T10:19:10.168Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:19:10 [2020-09-15T10:19:10.737Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 37.9% of statements
10:19:10 [2020-09-15T10:19:10.947Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:19:11 [2020-09-15T10:19:11.874Z] === RUN   TestDockerSuite/TestInfoDebug
10:19:12 [2020-09-15T10:19:12.118Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
10:19:12 [2020-09-15T10:19:12.129Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
10:19:12 [2020-09-15T10:19:12.688Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:19:13 [2020-09-15T10:19:13.056Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
10:19:13 [2020-09-15T10:19:13.258Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
10:19:13 [2020-09-15T10:19:13.311Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
10:19:13 [2020-09-15T10:19:13.517Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.617s	coverage: 84.5% of statements
10:19:13 [2020-09-15T10:19:13.517Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:19:13 [2020-09-15T10:19:13.517Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:19:14 [2020-09-15T10:19:14.675Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:19:14 [2020-09-15T10:19:14.931Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:19:15 [2020-09-15T10:19:15.494Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:19:15 [2020-09-15T10:19:15.918Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:19:15 [2020-09-15T10:19:15.918Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:19:15 [2020-09-15T10:19:15.918Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:19:15 [2020-09-15T10:19:15.918Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:19:16 [2020-09-15T10:19:16.055Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:19:16 [2020-09-15T10:19:16.055Z] === RUN   TestDockerSuite/TestInfoFormat
10:19:16 [2020-09-15T10:19:16.055Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
10:19:16 [2020-09-15T10:19:16.055Z] === RUN   TestDockerSuite/TestInsecureRegistries
10:19:16 [2020-09-15T10:19:16.057Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
10:19:16 [2020-09-15T10:19:16.057Z] ok  	github.com/docker/docker/distribution	0.517s	coverage: 22.3% of statements
10:19:16 [2020-09-15T10:19:16.057Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:19:16 [2020-09-15T10:19:16.616Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:19:16 [2020-09-15T10:19:16.871Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:19:17 [2020-09-15T10:19:17.434Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:19:17 [2020-09-15T10:19:17.438Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
10:19:17 [2020-09-15T10:19:17.998Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:19:18 [2020-09-15T10:19:18.254Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:19:18 [2020-09-15T10:19:18.375Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
10:19:18 [2020-09-15T10:19:18.634Z] ok  	github.com/docker/docker/distribution/xfer	1.427s	coverage: 83.9% of statements
10:19:18 [2020-09-15T10:19:18.634Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:19:18 [2020-09-15T10:19:18.817Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:19:19 [2020-09-15T10:19:19.073Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:19:19 [2020-09-15T10:19:19.073Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
10:19:19 [2020-09-15T10:19:19.632Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:19:20 [2020-09-15T10:19:20.026Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
10:19:20 [2020-09-15T10:19:20.026Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:19:20 [2020-09-15T10:19:20.026Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
10:19:20 [2020-09-15T10:19:20.026Z] ?   	github.com/docker/docker/internal/test	[no test files]
10:19:20 [2020-09-15T10:19:20.439Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:19:20 [2020-09-15T10:19:20.595Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:19:20 [2020-09-15T10:19:20.595Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:19:20 [2020-09-15T10:19:20.595Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:19:20 [2020-09-15T10:19:20.595Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:19:20 [2020-09-15T10:19:20.595Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:19:20 [2020-09-15T10:19:20.695Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:19:21 [2020-09-15T10:19:21.257Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:19:21 [2020-09-15T10:19:21.257Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:19:21 [2020-09-15T10:19:21.513Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:19:21 [2020-09-15T10:19:21.513Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:19:21 [2020-09-15T10:19:21.558Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
10:19:21 [2020-09-15T10:19:21.935Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:19:22 [2020-09-15T10:19:22.194Z] ok  	github.com/docker/docker/internal/testutil	0.005s	coverage: 62.5% of statements
10:19:22 [2020-09-15T10:19:22.439Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:19:22 [2020-09-15T10:19:22.700Z] === RUN   TestDockerSuite/TestInspectDefault
10:19:23 [2020-09-15T10:19:23.133Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
10:19:23 [2020-09-15T10:19:23.262Z] === RUN   TestDockerSuite/TestInspectHistory
10:19:23 [2020-09-15T10:19:23.823Z] === RUN   TestDockerSuite/TestInspectImage
10:19:23 [2020-09-15T10:19:23.823Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:19:23 [2020-09-15T10:19:23.823Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:19:23 [2020-09-15T10:19:23.823Z] === RUN   TestDockerSuite/TestInspectInt64
10:19:24 [2020-09-15T10:19:24.079Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:19:24 [2020-09-15T10:19:24.445Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:19:24 [2020-09-15T10:19:24.513Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
10:19:24 [2020-09-15T10:19:24.641Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:19:24 [2020-09-15T10:19:24.641Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:19:24 [2020-09-15T10:19:24.773Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
10:19:24 [2020-09-15T10:19:24.897Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:19:25 [2020-09-15T10:19:25.153Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:19:25 [2020-09-15T10:19:25.406Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:19:25 [2020-09-15T10:19:25.406Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:19:25 [2020-09-15T10:19:25.406Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:19:25 [2020-09-15T10:19:25.406Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:19:25 [2020-09-15T10:19:25.715Z] === RUN   TestDockerSuite/TestInspectPlugin
10:19:26 [2020-09-15T10:19:26.681Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 77.0% of statements
10:19:27 [2020-09-15T10:19:27.093Z] === RUN   TestDockerSuite/TestInspectRootFS
10:19:27 [2020-09-15T10:19:27.093Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:19:27 [2020-09-15T10:19:27.572Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:19:27 [2020-09-15T10:19:27.619Z] ok  	github.com/docker/docker/pkg/authorization	0.165s	coverage: 66.7% of statements
10:19:27 [2020-09-15T10:19:27.620Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
10:19:27 [2020-09-15T10:19:27.655Z] === RUN   TestDockerSuite/TestInspectStatus
10:19:27 [2020-09-15T10:19:27.879Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:19:28 [2020-09-15T10:19:28.218Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:19:29 [2020-09-15T10:19:29.146Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:19:29 [2020-09-15T10:19:29.707Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:19:29 [2020-09-15T10:19:29.963Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:19:30 [2020-09-15T10:19:30.525Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:19:31 [2020-09-15T10:19:31.087Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:19:31 [2020-09-15T10:19:31.169Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.498s	coverage: 43.2% of statements
10:19:31 [2020-09-15T10:19:31.343Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:19:31 [2020-09-15T10:19:31.429Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:19:31 [2020-09-15T10:19:31.905Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:19:31 [2020-09-15T10:19:31.905Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:19:31 [2020-09-15T10:19:31.998Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
10:19:32 [2020-09-15T10:19:32.258Z] ok  	github.com/docker/docker/layer	8.025s	coverage: 72.0% of statements
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/oci	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:19:32 [2020-09-15T10:19:32.258Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
10:19:32 [2020-09-15T10:19:32.827Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
10:19:33 [2020-09-15T10:19:33.271Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:19:33 [2020-09-15T10:19:33.765Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.012s	coverage: 93.8% of statements
10:19:34 [2020-09-15T10:19:34.024Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:19:34 [2020-09-15T10:19:34.200Z] === RUN   TestDockerSuite/TestLinksEnvs
10:19:35 [2020-09-15T10:19:35.129Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:19:35 [2020-09-15T10:19:35.385Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:19:35 [2020-09-15T10:19:35.403Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
10:19:35 [2020-09-15T10:19:35.972Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
10:19:36 [2020-09-15T10:19:36.314Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:19:36 [2020-09-15T10:19:36.541Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.074s	coverage: 84.1% of statements
10:19:36 [2020-09-15T10:19:36.800Z] ok  	github.com/docker/docker/pkg/fsutils	0.182s	coverage: 85.1% of statements
10:19:37 [2020-09-15T10:19:37.059Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
10:19:37 [2020-09-15T10:19:37.679Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:19:37 [2020-09-15T10:19:37.998Z] ok  	github.com/docker/docker/pkg/idtools	0.419s	coverage: 70.1% of statements
10:19:38 [2020-09-15T10:19:38.257Z] ok  	github.com/docker/docker/pkg/ioutils	0.455s	coverage: 69.1% of statements
10:19:38 [2020-09-15T10:19:38.826Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
10:19:38 [2020-09-15T10:19:38.826Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
10:19:39 [2020-09-15T10:19:39.044Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:19:39 [2020-09-15T10:19:39.044Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:19:39 [2020-09-15T10:19:39.395Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:19:39 [2020-09-15T10:19:39.395Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:19:39 [2020-09-15T10:19:39.655Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.015s	coverage: 85.7% of statements
10:19:39 [2020-09-15T10:19:39.655Z] ok  	github.com/docker/docker/pkg/mount	0.026s	coverage: 69.6% of statements
10:19:39 [2020-09-15T10:19:39.655Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:19:39 [2020-09-15T10:19:39.944Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:19:40 [2020-09-15T10:19:40.234Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:19:40 [2020-09-15T10:19:40.408Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:19:40 [2020-09-15T10:19:40.493Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:19:40 [2020-09-15T10:19:40.664Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:19:40 [2020-09-15T10:19:40.753Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.0% of statements
10:19:41 [2020-09-15T10:19:41.013Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:19:41 [2020-09-15T10:19:41.013Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:19:41 [2020-09-15T10:19:41.013Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:19:41 [2020-09-15T10:19:41.227Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:19:41 [2020-09-15T10:19:41.951Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
10:19:42 [2020-09-15T10:19:42.520Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:19:42 [2020-09-15T10:19:42.779Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
10:19:43 [2020-09-15T10:19:43.038Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:19:43 [2020-09-15T10:19:43.658Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:19:44 [2020-09-15T10:19:44.416Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 72.7% of statements
10:19:44 [2020-09-15T10:19:44.618Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:19:44 [2020-09-15T10:19:44.618Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:19:44 [2020-09-15T10:19:44.675Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
10:19:46 [2020-09-15T10:19:46.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:19:47 [2020-09-15T10:19:47.511Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:19:47 [2020-09-15T10:19:47.964Z] ok  	github.com/docker/docker/pkg/signal	2.853s	coverage: 61.0% of statements
10:19:48 [2020-09-15T10:19:48.223Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
10:19:48 [2020-09-15T10:19:48.364Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:19:48 [2020-09-15T10:19:48.792Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:19:49 [2020-09-15T10:19:49.039Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:19:49 [2020-09-15T10:19:49.051Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:19:49 [2020-09-15T10:19:49.310Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
10:19:49 [2020-09-15T10:19:49.880Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 82.5% of statements
10:19:50 [2020-09-15T10:19:50.449Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 35.1% of statements
10:19:50 [2020-09-15T10:19:50.891Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:19:50 [2020-09-15T10:19:50.891Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:19:51 [2020-09-15T10:19:51.018Z] ok  	github.com/docker/docker/pkg/tailfile	0.095s	coverage: 88.6% of statements
10:19:51 [2020-09-15T10:19:51.587Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
10:19:51 [2020-09-15T10:19:51.819Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:19:52 [2020-09-15T10:19:52.157Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
10:19:52 [2020-09-15T10:19:52.382Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:19:52 [2020-09-15T10:19:52.416Z] testing: warning: no tests to run
10:19:52 [2020-09-15T10:19:52.416Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
10:19:52 [2020-09-15T10:19:52.675Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:19:52 [2020-09-15T10:19:52.935Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
10:19:53 [2020-09-15T10:19:53.194Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:19:54 [2020-09-15T10:19:54.272Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:19:54 [2020-09-15T10:19:54.273Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:19:54 [2020-09-15T10:19:54.529Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:19:54 [2020-09-15T10:19:54.529Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:19:54 [2020-09-15T10:19:54.529Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:19:54 [2020-09-15T10:19:54.812Z] === RUN   TestDockerSuite/TestBuildAddScript
10:19:54 [2020-09-15T10:19:54.812Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:19:54 [2020-09-15T10:19:54.812Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:19:54 [2020-09-15T10:19:54.812Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:19:54 [2020-09-15T10:19:54.812Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:19:54 [2020-09-15T10:19:54.812Z] === RUN   TestDockerSuite/TestBuildAddTar
10:19:55 [2020-09-15T10:19:55.099Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 27.3% of statements
10:19:55 [2020-09-15T10:19:55.460Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:19:56 [2020-09-15T10:19:56.023Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:19:56 [2020-09-15T10:19:56.036Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
10:19:56 [2020-09-15T10:19:56.974Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 74.1% of statements
10:19:57 [2020-09-15T10:19:57.233Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:19:58 [2020-09-15T10:19:58.613Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.3% of statements
10:19:59 [2020-09-15T10:19:59.186Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:19:59 [2020-09-15T10:19:59.445Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 47.1% of statements
10:20:00 [2020-09-15T10:20:00.189Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:20:00 [2020-09-15T10:20:00.189Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:20:00 [2020-09-15T10:20:00.384Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 68.2% of statements
10:20:00 [2020-09-15T10:20:00.658Z] --- PASS: TestImportExtremelyLargeImageWorks (193.00s)
10:20:00 [2020-09-15T10:20:00.659Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:325: [defc032250561] waiting for daemon to start
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:325: [defc032250561] waiting for daemon to start
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:353: [defc032250561] daemon started
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:461: [defc032250561] Stopping daemon
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:296: [defc032250561] exiting daemon
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:448: [defc032250561] Daemon stopped
10:20:00 [2020-09-15T10:20:00.659Z] PASS
10:20:00 [2020-09-15T10:20:00.659Z] 
10:20:00 [2020-09-15T10:20:00.659Z] DONE 11 tests in 194.021s
10:20:00 [2020-09-15T10:20:00.659Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
10:20:00 [2020-09-15T10:20:00.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:20:00 [2020-09-15T10:20:00.659Z] ++ set -e
10:20:00 [2020-09-15T10:20:00.659Z] ++ '[' -n 0 ']'
10:20:00 [2020-09-15T10:20:00.659Z] ++ set -x
10:20:00 [2020-09-15T10:20:00.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
10:20:00 [2020-09-15T10:20:00.659Z] INFO: Testing against a local daemon
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestNetworkCreateDelete
10:20:00 [2020-09-15T10:20:00.659Z] --- PASS: TestNetworkCreateDelete (0.17s)
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestDockerNetworkDeletePreferID
10:20:00 [2020-09-15T10:20:00.659Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestDaemonDNSFallback
10:20:00 [2020-09-15T10:20:00.659Z] --- PASS: TestDaemonDNSFallback (1.56s)
10:20:00 [2020-09-15T10:20:00.659Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:325: [d221b1ceb9b39] waiting for daemon to start
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:325: [d221b1ceb9b39] waiting for daemon to start
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:353: [d221b1ceb9b39] daemon started
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:461: [d221b1ceb9b39] Stopping daemon
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:296: [d221b1ceb9b39] exiting daemon
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:448: [d221b1ceb9b39] Daemon stopped
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestInspectNetwork
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestInspectNetwork/full_network_id
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestInspectNetwork/partial_network_id
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestInspectNetwork/network_name
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:20:00 [2020-09-15T10:20:00.659Z] --- PASS: TestInspectNetwork (6.79s)
10:20:00 [2020-09-15T10:20:00.659Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:325: [dabce6e9284bf] waiting for daemon to start
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:325: [dabce6e9284bf] waiting for daemon to start
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:353: [dabce6e9284bf] daemon started
10:20:00 [2020-09-15T10:20:00.659Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:20:00 [2020-09-15T10:20:00.659Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:20:00 [2020-09-15T10:20:00.659Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:20:00 [2020-09-15T10:20:00.659Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:461: [dabce6e9284bf] Stopping daemon
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:296: [dabce6e9284bf] exiting daemon
10:20:00 [2020-09-15T10:20:00.659Z]     daemon.go:448: [dabce6e9284bf] Daemon stopped
10:20:00 [2020-09-15T10:20:00.659Z] === RUN   TestRunContainerWithBridgeNone
10:20:00 [2020-09-15T10:20:00.952Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:20:01 [2020-09-15T10:20:01.889Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
10:20:02 [2020-09-15T10:20:02.186Z] --- PASS: TestRunContainerWithBridgeNone (1.89s)
10:20:02 [2020-09-15T10:20:02.186Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
10:20:02 [2020-09-15T10:20:02.186Z]     daemon.go:325: [d3e7fe01cff3f] waiting for daemon to start
10:20:02 [2020-09-15T10:20:02.186Z]     daemon.go:325: [d3e7fe01cff3f] waiting for daemon to start
10:20:02 [2020-09-15T10:20:02.186Z]     daemon.go:353: [d3e7fe01cff3f] daemon started
10:20:02 [2020-09-15T10:20:02.186Z]     daemon.go:461: [d3e7fe01cff3f] Stopping daemon
10:20:02 [2020-09-15T10:20:02.186Z]     daemon.go:296: [d3e7fe01cff3f] exiting daemon
10:20:02 [2020-09-15T10:20:02.186Z]     daemon.go:448: [d3e7fe01cff3f] Daemon stopped
10:20:02 [2020-09-15T10:20:02.186Z] === RUN   TestNetworkInvalidJSON
10:20:02 [2020-09-15T10:20:02.186Z] === RUN   TestNetworkInvalidJSON//networks/create
10:20:02 [2020-09-15T10:20:02.186Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:20:02 [2020-09-15T10:20:02.186Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:20:02 [2020-09-15T10:20:02.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:20:02 [2020-09-15T10:20:02.186Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:02 [2020-09-15T10:20:02.186Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:02 [2020-09-15T10:20:02.186Z] === CONT  TestNetworkInvalidJSON//networks/create
10:20:02 [2020-09-15T10:20:02.186Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:20:02 [2020-09-15T10:20:02.186Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:20:02 [2020-09-15T10:20:02.186Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:20:02 [2020-09-15T10:20:02.186Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:20:02 [2020-09-15T10:20:02.186Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:20:02 [2020-09-15T10:20:02.186Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:20:02 [2020-09-15T10:20:02.186Z] === RUN   TestDaemonRestartWithLiveRestore
10:20:02 [2020-09-15T10:20:02.457Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
10:20:03 [2020-09-15T10:20:03.227Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:20:03 [2020-09-15T10:20:03.227Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
10:20:03 [2020-09-15T10:20:03.227Z]     daemon.go:325: [de1bdd5e7c904] waiting for daemon to start
10:20:03 [2020-09-15T10:20:03.227Z]     daemon.go:325: [de1bdd5e7c904] waiting for daemon to start
10:20:03 [2020-09-15T10:20:03.227Z]     daemon.go:353: [de1bdd5e7c904] daemon started
10:20:03 [2020-09-15T10:20:03.227Z]     daemon.go:461: [de1bdd5e7c904] Stopping daemon
10:20:03 [2020-09-15T10:20:03.227Z]     daemon.go:296: [de1bdd5e7c904] exiting daemon
10:20:03 [2020-09-15T10:20:03.227Z]     daemon.go:448: [de1bdd5e7c904] Daemon stopped
10:20:03 [2020-09-15T10:20:03.228Z]     daemon.go:325: [de1bdd5e7c904] waiting for daemon to start
10:20:03 [2020-09-15T10:20:03.228Z]     daemon.go:325: [de1bdd5e7c904] waiting for daemon to start
10:20:03 [2020-09-15T10:20:03.228Z]     daemon.go:353: [de1bdd5e7c904] daemon started
10:20:03 [2020-09-15T10:20:03.228Z]     daemon.go:461: [de1bdd5e7c904] Stopping daemon
10:20:03 [2020-09-15T10:20:03.228Z]     daemon.go:296: [de1bdd5e7c904] exiting daemon
10:20:03 [2020-09-15T10:20:03.228Z]     daemon.go:448: [de1bdd5e7c904] Daemon stopped
10:20:03 [2020-09-15T10:20:03.228Z] === RUN   TestDaemonDefaultNetworkPools
10:20:03 [2020-09-15T10:20:03.395Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
10:20:03 [2020-09-15T10:20:03.869Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
10:20:03 [2020-09-15T10:20:03.869Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
10:20:03 [2020-09-15T10:20:03.869Z]     daemon.go:325: [d636a31c6e08c] waiting for daemon to start
10:20:03 [2020-09-15T10:20:03.869Z]     daemon.go:325: [d636a31c6e08c] waiting for daemon to start
10:20:03 [2020-09-15T10:20:03.869Z]     daemon.go:353: [d636a31c6e08c] daemon started
10:20:03 [2020-09-15T10:20:03.869Z]     daemon.go:461: [d636a31c6e08c] Stopping daemon
10:20:03 [2020-09-15T10:20:03.869Z]     daemon.go:296: [d636a31c6e08c] exiting daemon
10:20:03 [2020-09-15T10:20:03.869Z]     daemon.go:448: [d636a31c6e08c] Daemon stopped
10:20:03 [2020-09-15T10:20:03.869Z] === RUN   TestDaemonRestartWithExistingNetwork
10:20:04 [2020-09-15T10:20:04.352Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:20:04 [2020-09-15T10:20:04.914Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:20:04 [2020-09-15T10:20:04.914Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:20:04 [2020-09-15T10:20:04.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
10:20:04 [2020-09-15T10:20:04.970Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:325: [d1bdde3d7e673] waiting for daemon to start
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:325: [d1bdde3d7e673] waiting for daemon to start
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:353: [d1bdde3d7e673] daemon started
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:461: [d1bdde3d7e673] Stopping daemon
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:296: [d1bdde3d7e673] exiting daemon
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:448: [d1bdde3d7e673] Daemon stopped
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:325: [d1bdde3d7e673] waiting for daemon to start
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:325: [d1bdde3d7e673] waiting for daemon to start
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:353: [d1bdde3d7e673] daemon started
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:461: [d1bdde3d7e673] Stopping daemon
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:296: [d1bdde3d7e673] exiting daemon
10:20:04 [2020-09-15T10:20:04.970Z]     daemon.go:448: [d1bdde3d7e673] Daemon stopped
10:20:04 [2020-09-15T10:20:04.970Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:20:05 [2020-09-15T10:20:05.842Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:20:06 [2020-09-15T10:20:06.404Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:20:06 [2020-09-15T10:20:06.490Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
10:20:06 [2020-09-15T10:20:06.490Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:325: [d002a461d6b6e] waiting for daemon to start
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:325: [d002a461d6b6e] waiting for daemon to start
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:353: [d002a461d6b6e] daemon started
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:461: [d002a461d6b6e] Stopping daemon
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:296: [d002a461d6b6e] exiting daemon
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:448: [d002a461d6b6e] Daemon stopped
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:325: [d002a461d6b6e] waiting for daemon to start
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:325: [d002a461d6b6e] waiting for daemon to start
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:353: [d002a461d6b6e] daemon started
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:461: [d002a461d6b6e] Stopping daemon
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:296: [d002a461d6b6e] exiting daemon
10:20:06 [2020-09-15T10:20:06.490Z]     daemon.go:448: [d002a461d6b6e] Daemon stopped
10:20:06 [2020-09-15T10:20:06.490Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:20:06 [2020-09-15T10:20:06.783Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:20:06 [2020-09-15T10:20:06.783Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
10:20:06 [2020-09-15T10:20:06.783Z]     daemon.go:325: [de89a4324a184] waiting for daemon to start
10:20:06 [2020-09-15T10:20:06.783Z]     daemon.go:325: [de89a4324a184] waiting for daemon to start
10:20:06 [2020-09-15T10:20:06.783Z]     daemon.go:353: [de89a4324a184] daemon started
10:20:06 [2020-09-15T10:20:06.783Z]     daemon.go:461: [de89a4324a184] Stopping daemon
10:20:06 [2020-09-15T10:20:06.783Z]     daemon.go:296: [de89a4324a184] exiting daemon
10:20:06 [2020-09-15T10:20:06.783Z]     daemon.go:448: [de89a4324a184] Daemon stopped
10:20:06 [2020-09-15T10:20:06.783Z] === RUN   TestServiceWithPredefinedNetwork
10:20:07 [2020-09-15T10:20:07.334Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:20:08 [2020-09-15T10:20:08.261Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:20:08 [2020-09-15T10:20:08.822Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:20:08 [2020-09-15T10:20:08.875Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
10:20:08 [2020-09-15T10:20:08.875Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
10:20:08 [2020-09-15T10:20:08.875Z]     daemon.go:325: [dcd7652dccf09] waiting for daemon to start
10:20:08 [2020-09-15T10:20:08.875Z]     daemon.go:325: [dcd7652dccf09] waiting for daemon to start
10:20:08 [2020-09-15T10:20:08.875Z]     daemon.go:353: [dcd7652dccf09] daemon started
10:20:08 [2020-09-15T10:20:08.875Z]     daemon.go:461: [dcd7652dccf09] Stopping daemon
10:20:08 [2020-09-15T10:20:08.875Z]     daemon.go:296: [dcd7652dccf09] exiting daemon
10:20:08 [2020-09-15T10:20:08.875Z]     daemon.go:448: [dcd7652dccf09] Daemon stopped
10:20:08 [2020-09-15T10:20:08.875Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:20:08 [2020-09-15T10:20:08.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:08 [2020-09-15T10:20:08.875Z]     service_test.go:230: FLAKY_TEST
10:20:08 [2020-09-15T10:20:08.875Z] === RUN   TestServiceWithDataPathPortInit
10:20:09 [2020-09-15T10:20:09.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:20:12 [2020-09-15T10:20:12.347Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:20:12 [2020-09-15T10:20:12.347Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:20:13 [2020-09-15T10:20:13.275Z] === RUN   TestDockerSuite/TestLogsSince
10:20:15 [2020-09-15T10:20:15.597Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.8% of statements
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/rootless	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/volume	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === Skipped
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     exec_linux_test.go:18: requires AppArmor to be enabled
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     exec_linux_test.go:38: requires AppArmor to be enabled
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver btrfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:73: No driver to put!
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     overlay_test.go:49: Fails to compute changes intermittently
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.597Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.597Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:15 [2020-09-15T10:20:15.597Z] 
10:20:15 [2020-09-15T10:20:15.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:20:15 [2020-09-15T10:20:15.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.598Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:15 [2020-09-15T10:20:15.598Z] 
10:20:15 [2020-09-15T10:20:15.598Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:20:15 [2020-09-15T10:20:15.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:20:15 [2020-09-15T10:20:15.598Z]     graphtest_unix.go:46: Driver zfs not supported
10:20:15 [2020-09-15T10:20:15.598Z] 
10:20:15 [2020-09-15T10:20:15.598Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:20:15 [2020-09-15T10:20:15.598Z]     graphtest_unix.go:73: No driver to put!
10:20:15 [2020-09-15T10:20:15.598Z] 
10:20:15 [2020-09-15T10:20:15.598Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:20:15 [2020-09-15T10:20:15.598Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:20:15 [2020-09-15T10:20:15.598Z] 
10:20:15 [2020-09-15T10:20:15.598Z] 
10:20:15 [2020-09-15T10:20:15.598Z] DONE 2066 tests, 19 skipped in 244.461s
Post stage
[Pipeline] junit
10:20:16 [2020-09-15T10:20:16.181Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:20:16 [2020-09-15T10:20:16.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/validate/vendor
10:20:17 [2020-09-15T10:20:17.291Z] 2020/09/15 10:20:17 Collecting initial packages
10:20:17 [2020-09-15T10:20:17.550Z] 2020/09/15 10:20:17 Download dependencies
10:20:19 [2020-09-15T10:20:19.820Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 Starting whole vndr cycle because no package specified
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Ignoring paths matching "^archive/tar"
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/opencontainers/selinux, revision 4defb1c884d2f4f9c890c615380f20f7fc215cf3, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20
10:20:20 [2020-09-15T10:20:20.083Z] 2020/09/15 10:20:19 	Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/mattn/go-shellwords
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/Azure/go-ansiterm
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/creack/pty
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/docker/libtrust
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/google/uuid
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/konsorten/go-windows-terminal-sequences
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/tchap/go-patricia
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/Microsoft/go-winio
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Finished clone github.com/gorilla/mux
10:20:21 [2020-09-15T10:20:21.469Z] 2020/09/15 10:20:21 	Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20
10:20:22 [2020-09-15T10:20:22.037Z] 2020/09/15 10:20:22 	Finished clone github.com/sirupsen/logrus
10:20:22 [2020-09-15T10:20:22.037Z] 2020/09/15 10:20:22 	Clone github.com/moby/buildkit, revision df89d4dcf73ce414cd76837bfb0e9a0cc0ef3386, attempt 1/20
10:20:22 [2020-09-15T10:20:22.296Z] 2020/09/15 10:20:22 	Finished clone github.com/syndtr/gocapability
10:20:22 [2020-09-15T10:20:22.296Z] 2020/09/15 10:20:22 	Clone github.com/tonistiigi/fsutil, revision 6c909ab392c173a4264ae1bfcbc0450b9aac0c7d, attempt 1/20
10:20:22 [2020-09-15T10:20:22.555Z] 2020/09/15 10:20:22 	Finished clone github.com/docker/go-units
10:20:22 [2020-09-15T10:20:22.555Z] 2020/09/15 10:20:22 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
10:20:22 [2020-09-15T10:20:22.555Z] 2020/09/15 10:20:22 	Finished clone github.com/opencontainers/selinux
10:20:22 [2020-09-15T10:20:22.555Z] 2020/09/15 10:20:22 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
10:20:22 [2020-09-15T10:20:22.814Z] 2020/09/15 10:20:22 	Finished clone github.com/RackSec/srslog
10:20:22 [2020-09-15T10:20:22.814Z] 2020/09/15 10:20:22 	Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20
10:20:22 [2020-09-15T10:20:22.814Z] 2020/09/15 10:20:22 	Finished clone github.com/imdario/mergo
10:20:22 [2020-09-15T10:20:22.814Z] 2020/09/15 10:20:22 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
10:20:23 [2020-09-15T10:20:23.073Z] 2020/09/15 10:20:22 	Finished clone github.com/google/go-cmp
10:20:23 [2020-09-15T10:20:23.073Z] 2020/09/15 10:20:22 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
10:20:23 [2020-09-15T10:20:23.073Z] 2020/09/15 10:20:22 	Finished clone golang.org/x/sync
10:20:23 [2020-09-15T10:20:23.073Z] 2020/09/15 10:20:22 	Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20
10:20:23 [2020-09-15T10:20:23.073Z] 2020/09/15 10:20:22 	Finished clone gotest.tools
10:20:23 [2020-09-15T10:20:23.073Z] 2020/09/15 10:20:22 	Clone github.com/docker/libnetwork, revision 026aabaa659832804b01754aaadd2c0f420c68b6, attempt 1/20
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:23 	Finished clone github.com/docker/go-connections
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:23 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:23 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:23 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:23 	Finished clone github.com/google/shlex
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:23 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:24 	Finished clone github.com/mitchellh/hashstructure
10:20:24 [2020-09-15T10:20:24.013Z] 2020/09/15 10:20:24 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
10:20:24 [2020-09-15T10:20:24.253Z] --- PASS: TestServiceWithDataPathPortInit (13.40s)
10:20:24 [2020-09-15T10:20:24.253Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:325: [d0c65f6810c89] waiting for daemon to start
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:325: [d0c65f6810c89] waiting for daemon to start
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:353: [d0c65f6810c89] daemon started
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:461: [d0c65f6810c89] Stopping daemon
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:296: [d0c65f6810c89] exiting daemon
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:448: [d0c65f6810c89] Daemon stopped
10:20:24 [2020-09-15T10:20:24.253Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:325: [d555de953cd11] waiting for daemon to start
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:325: [d555de953cd11] waiting for daemon to start
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:353: [d555de953cd11] daemon started
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:461: [d555de953cd11] Stopping daemon
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:296: [d555de953cd11] exiting daemon
10:20:24 [2020-09-15T10:20:24.253Z]     daemon.go:448: [d555de953cd11] Daemon stopped
10:20:24 [2020-09-15T10:20:24.253Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:20:24 [2020-09-15T10:20:24.273Z] 2020/09/15 10:20:24 	Finished clone github.com/opentracing-contrib/go-stdlib
10:20:24 [2020-09-15T10:20:24.273Z] 2020/09/15 10:20:24 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
10:20:24 [2020-09-15T10:20:24.273Z] 2020/09/15 10:20:24 	Finished clone github.com/gofrs/flock
10:20:24 [2020-09-15T10:20:24.273Z] 2020/09/15 10:20:24 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
10:20:24 [2020-09-15T10:20:24.273Z] 2020/09/15 10:20:24 	Finished clone github.com/opentracing/opentracing-go
10:20:24 [2020-09-15T10:20:24.273Z] 2020/09/15 10:20:24 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
10:20:25 [2020-09-15T10:20:25.061Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:20:25 [2020-09-15T10:20:25.212Z] 2020/09/15 10:20:25 	Finished clone github.com/armon/go-metrics
10:20:25 [2020-09-15T10:20:25.212Z] 2020/09/15 10:20:25 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
10:20:25 [2020-09-15T10:20:25.316Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:20:25 [2020-09-15T10:20:25.473Z] 2020/09/15 10:20:25 	Finished clone github.com/armon/go-radix
10:20:25 [2020-09-15T10:20:25.473Z] 2020/09/15 10:20:25 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
10:20:25 [2020-09-15T10:20:25.473Z] 2020/09/15 10:20:25 	Finished clone github.com/docker/go-events
10:20:25 [2020-09-15T10:20:25.473Z] 2020/09/15 10:20:25 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
10:20:25 [2020-09-15T10:20:25.473Z] 2020/09/15 10:20:25 	Finished clone github.com/sean-/seed
10:20:25 [2020-09-15T10:20:25.473Z] 2020/09/15 10:20:25 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
10:20:25 [2020-09-15T10:20:25.572Z] === RUN   TestDockerSuite/TestLogsTail
10:20:25 [2020-09-15T10:20:25.732Z] 2020/09/15 10:20:25 	Finished clone github.com/hashicorp/errwrap
10:20:25 [2020-09-15T10:20:25.732Z] 2020/09/15 10:20:25 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
10:20:26 [2020-09-15T10:20:26.134Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:20:26 [2020-09-15T10:20:26.670Z] 2020/09/15 10:20:26 	Finished clone github.com/tonistiigi/fsutil
10:20:26 [2020-09-15T10:20:26.670Z] 2020/09/15 10:20:26 	Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20
10:20:26 [2020-09-15T10:20:26.670Z] 2020/09/15 10:20:26 	Finished clone github.com/hashicorp/go-multierror
10:20:26 [2020-09-15T10:20:26.670Z] 2020/09/15 10:20:26 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
10:20:26 [2020-09-15T10:20:26.670Z] 2020/09/15 10:20:26 	Finished clone github.com/hashicorp/memberlist
10:20:26 [2020-09-15T10:20:26.670Z] 2020/09/15 10:20:26 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
10:20:26 [2020-09-15T10:20:26.695Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:20:26 [2020-09-15T10:20:26.931Z] 2020/09/15 10:20:26 	Finished clone github.com/vishvananda/netns
10:20:26 [2020-09-15T10:20:26.931Z] 2020/09/15 10:20:26 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
10:20:26 [2020-09-15T10:20:26.931Z] 2020/09/15 10:20:26 	Finished clone github.com/docker/libkv
10:20:26 [2020-09-15T10:20:26.931Z] 2020/09/15 10:20:26 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
10:20:27 [2020-09-15T10:20:27.257Z] === RUN   TestDockerSuite/TestMountIntoProc
10:20:27 [2020-09-15T10:20:27.513Z] === RUN   TestDockerSuite/TestMountIntoSys
10:20:28 [2020-09-15T10:20:28.078Z] === RUN   TestDockerSuite/TestNetHostname
10:20:28 [2020-09-15T10:20:28.313Z] 2020/09/15 10:20:28 	Finished clone github.com/samuel/go-zookeeper
10:20:28 [2020-09-15T10:20:28.313Z] 2020/09/15 10:20:28 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
10:20:28 [2020-09-15T10:20:28.313Z] 2020/09/15 10:20:28 	Finished clone github.com/BurntSushi/toml
10:20:28 [2020-09-15T10:20:28.313Z] 2020/09/15 10:20:28 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
10:20:28 [2020-09-15T10:20:28.572Z] 2020/09/15 10:20:28 	Finished clone github.com/deckarep/golang-set
10:20:28 [2020-09-15T10:20:28.572Z] 2020/09/15 10:20:28 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
10:20:28 [2020-09-15T10:20:28.572Z] 2020/09/15 10:20:28 	Finished clone github.com/hashicorp/go-sockaddr
10:20:28 [2020-09-15T10:20:28.572Z] 2020/09/15 10:20:28 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
10:20:29 [2020-09-15T10:20:29.510Z] 2020/09/15 10:20:29 	Finished clone github.com/vishvananda/netlink
10:20:29 [2020-09-15T10:20:29.510Z] 2020/09/15 10:20:29 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
10:20:29 [2020-09-15T10:20:29.510Z] 2020/09/15 10:20:29 	Finished clone github.com/golang/gddo
10:20:29 [2020-09-15T10:20:29.510Z] 2020/09/15 10:20:29 	Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20
10:20:29 [2020-09-15T10:20:29.769Z] 2020/09/15 10:20:29 	Finished clone github.com/coreos/go-semver
10:20:29 [2020-09-15T10:20:29.769Z] 2020/09/15 10:20:29 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
10:20:29 [2020-09-15T10:20:29.853Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s)
10:20:29 [2020-09-15T10:20:29.853Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
10:20:29 [2020-09-15T10:20:29.853Z]     daemon.go:325: [d531a4eb01172] waiting for daemon to start
10:20:29 [2020-09-15T10:20:29.853Z]     daemon.go:325: [d531a4eb01172] waiting for daemon to start
10:20:29 [2020-09-15T10:20:29.853Z]     daemon.go:353: [d531a4eb01172] daemon started
10:20:29 [2020-09-15T10:20:29.853Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tb18t9w5m7zgpdv4bqovirf6l Created:2020-09-15 10:20:23.253882945 +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[1e60e0f2bdcea4a8805139ba765bf5a55791dd56c7b7afab60c5692509dc503b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rd2o5ur217b7f78719apdxdsx EndpointID:5fa4b1cbc13e2357df815f4d5c38ae768c11d313f4b0ffc4a73b4437c4fae19c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6a98faa908152a1f503413a36bb4fa3a7d29c0b104583b4ce2ba930e7fe32cf 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:22a6c9b59f3f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rd2o5ur217b7f78719apdxdsx EndpointID:5fa4b1cbc13e2357df815f4d5c38ae768c11d313f4b0ffc4a73b4437c4fae19c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:20:29 [2020-09-15T10:20:29.853Z]     daemon.go:461: [d531a4eb01172] Stopping daemon
10:20:29 [2020-09-15T10:20:29.853Z]     daemon.go:296: [d531a4eb01172] exiting daemon
10:20:29 [2020-09-15T10:20:29.853Z]     daemon.go:448: [d531a4eb01172] Daemon stopped
10:20:29 [2020-09-15T10:20:29.853Z] PASS
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] === Skipped
10:20:29 [2020-09-15T10:20:29.853Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:20:29 [2020-09-15T10:20:29.853Z]     service_test.go:230: FLAKY_TEST
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] DONE 22 tests, 1 skipped in 37.913s
10:20:29 [2020-09-15T10:20:29.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:20:29 [2020-09-15T10:20:29.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:20:29 [2020-09-15T10:20:29.853Z] ++ set -e
10:20:29 [2020-09-15T10:20:29.853Z] ++ '[' -n 0 ']'
10:20:29 [2020-09-15T10:20:29.853Z] ++ set -x
10:20:29 [2020-09-15T10:20:29.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
10:20:29 [2020-09-15T10:20:29.853Z] INFO: Testing against a local daemon
10:20:29 [2020-09-15T10:20:29.853Z] === RUN   TestDockerNetworkIpvlanPersistance
10:20:29 [2020-09-15T10:20:29.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:20:29 [2020-09-15T10:20:29.853Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:29 [2020-09-15T10:20:29.853Z] === RUN   TestDockerNetworkIpvlan
10:20:29 [2020-09-15T10:20:29.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:20:29 [2020-09-15T10:20:29.853Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:29 [2020-09-15T10:20:29.853Z] PASS
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] === Skipped
10:20:29 [2020-09-15T10:20:29.853Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:20:29 [2020-09-15T10:20:29.853Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:20:29 [2020-09-15T10:20:29.853Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] 
10:20:29 [2020-09-15T10:20:29.853Z] DONE 2 tests, 2 skipped in 0.078s
10:20:29 [2020-09-15T10:20:29.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:20:29 [2020-09-15T10:20:29.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:20:29 [2020-09-15T10:20:29.853Z] ++ set -e
10:20:29 [2020-09-15T10:20:29.853Z] ++ '[' -n 0 ']'
10:20:29 [2020-09-15T10:20:29.853Z] ++ set -x
10:20:29 [2020-09-15T10:20:29.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
10:20:29 [2020-09-15T10:20:29.853Z] INFO: Testing against a local daemon
10:20:29 [2020-09-15T10:20:29.853Z] === RUN   TestDockerNetworkMacvlanPersistance
10:20:29 [2020-09-15T10:20:29.967Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:20:30 [2020-09-15T10:20:30.028Z] 2020/09/15 10:20:29 	Finished clone golang.org/x/net
10:20:30 [2020-09-15T10:20:30.028Z] 2020/09/15 10:20:29 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
10:20:30 [2020-09-15T10:20:30.223Z] === RUN   TestDockerSuite/TestNetworkEvents
10:20:30 [2020-09-15T10:20:30.287Z] 2020/09/15 10:20:30 	Finished clone github.com/hashicorp/go-msgpack
10:20:30 [2020-09-15T10:20:30.287Z] 2020/09/15 10:20:30 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
10:20:30 [2020-09-15T10:20:30.458Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:20:30 [2020-09-15T10:20:30.458Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:20:30 [2020-09-15T10:20:30.458Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:20:30 [2020-09-15T10:20:30.520Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
10:20:30 [2020-09-15T10:20:30.520Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:325: [d100c91b3cddc] waiting for daemon to start
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:325: [d100c91b3cddc] waiting for daemon to start
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:353: [d100c91b3cddc] daemon started
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:461: [d100c91b3cddc] Stopping daemon
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:296: [d100c91b3cddc] exiting daemon
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:448: [d100c91b3cddc] Daemon stopped
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:325: [d100c91b3cddc] waiting for daemon to start
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:325: [d100c91b3cddc] waiting for daemon to start
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:353: [d100c91b3cddc] daemon started
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:461: [d100c91b3cddc] Stopping daemon
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:296: [d100c91b3cddc] exiting daemon
10:20:30 [2020-09-15T10:20:30.520Z]     daemon.go:448: [d100c91b3cddc] Daemon stopped
10:20:30 [2020-09-15T10:20:30.520Z] === RUN   TestDockerNetworkMacvlan
10:20:31 [2020-09-15T10:20:31.151Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:20:31 [2020-09-15T10:20:31.224Z] 2020/09/15 10:20:30 	Finished clone github.com/ishidawataru/sctp
10:20:31 [2020-09-15T10:20:31.224Z] 2020/09/15 10:20:30 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
10:20:31 [2020-09-15T10:20:31.571Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:20:32 [2020-09-15T10:20:32.161Z] 2020/09/15 10:20:31 	Finished clone github.com/opencontainers/go-digest
10:20:32 [2020-09-15T10:20:32.161Z] 2020/09/15 10:20:31 	Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20
10:20:32 [2020-09-15T10:20:32.219Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:20:32 [2020-09-15T10:20:32.420Z] 2020/09/15 10:20:32 	Finished clone github.com/mistifyio/go-zfs
10:20:32 [2020-09-15T10:20:32.420Z] 2020/09/15 10:20:32 	Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20
10:20:32 [2020-09-15T10:20:32.516Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:20:32 [2020-09-15T10:20:32.680Z] 2020/09/15 10:20:32 	Finished clone github.com/vbatts/tar-split
10:20:32 [2020-09-15T10:20:32.680Z] 2020/09/15 10:20:32 	Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20
10:20:32 [2020-09-15T10:20:32.680Z] 2020/09/15 10:20:32 	Finished clone go.etcd.io/bbolt
10:20:32 [2020-09-15T10:20:32.680Z] 2020/09/15 10:20:32 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
10:20:32 [2020-09-15T10:20:32.771Z] === RUN   TestDockerSuite/TestPluginActive
10:20:33 [2020-09-15T10:20:33.261Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:20:34 [2020-09-15T10:20:34.657Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:20:35 [2020-09-15T10:20:35.366Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:20:35 [2020-09-15T10:20:35.971Z] 2020/09/15 10:20:35 	Finished clone github.com/Microsoft/opengcs
10:20:35 [2020-09-15T10:20:35.971Z] 2020/09/15 10:20:35 	Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20
10:20:35 [2020-09-15T10:20:35.971Z] 2020/09/15 10:20:35 	Finished clone github.com/hashicorp/serf
10:20:35 [2020-09-15T10:20:35.971Z] 2020/09/15 10:20:35 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
10:20:36 [2020-09-15T10:20:36.540Z] 2020/09/15 10:20:36 	Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20
10:20:36 [2020-09-15T10:20:36.540Z] 2020/09/15 10:20:36 	Finished clone github.com/opencontainers/runtime-spec
10:20:36 [2020-09-15T10:20:36.799Z] 2020/09/15 10:20:36 	Finished clone github.com/opencontainers/image-spec
10:20:36 [2020-09-15T10:20:36.799Z] 2020/09/15 10:20:36 	Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20
10:20:37 [2020-09-15T10:20:37.369Z] 2020/09/15 10:20:37 	Finished clone github.com/seccomp/libseccomp-golang
10:20:37 [2020-09-15T10:20:37.369Z] 2020/09/15 10:20:37 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
10:20:38 [2020-09-15T10:20:38.117Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:20:38 [2020-09-15T10:20:38.308Z] 2020/09/15 10:20:38 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
10:20:38 [2020-09-15T10:20:38.308Z] 2020/09/15 10:20:38 	Finished clone github.com/coreos/go-systemd
10:20:38 [2020-09-15T10:20:38.308Z] 2020/09/15 10:20:38 	Finished clone github.com/Graylog2/go-gelf
10:20:38 [2020-09-15T10:20:38.308Z] 2020/09/15 10:20:38 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
10:20:38 [2020-09-15T10:20:38.308Z] 2020/09/15 10:20:38 	Finished clone github.com/ugorji/go
10:20:38 [2020-09-15T10:20:38.308Z] 2020/09/15 10:20:38 	Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20
10:20:38 [2020-09-15T10:20:38.569Z] 2020/09/15 10:20:38 	Finished clone github.com/godbus/dbus
10:20:38 [2020-09-15T10:20:38.569Z] 2020/09/15 10:20:38 	Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20
10:20:38 [2020-09-15T10:20:38.829Z] 2020/09/15 10:20:38 	Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20
10:20:38 [2020-09-15T10:20:38.829Z] 2020/09/15 10:20:38 	Finished clone github.com/Microsoft/hcsshim
10:20:38 [2020-09-15T10:20:38.829Z] 2020/09/15 10:20:38 	Finished clone github.com/fluent/fluent-logger-golang
10:20:38 [2020-09-15T10:20:38.829Z] 2020/09/15 10:20:38 	Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20
10:20:39 [2020-09-15T10:20:39.398Z] 2020/09/15 10:20:39 	Finished clone github.com/philhofer/fwd
10:20:39 [2020-09-15T10:20:39.398Z] 2020/09/15 10:20:39 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
10:20:40 [2020-09-15T10:20:40.337Z] 2020/09/15 10:20:39 	Finished clone github.com/fsnotify/fsnotify
10:20:40 [2020-09-15T10:20:40.337Z] 2020/09/15 10:20:39 	Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20
10:20:40 [2020-09-15T10:20:40.597Z] 2020/09/15 10:20:40 	Finished clone golang.org/x/sys
10:20:40 [2020-09-15T10:20:40.597Z] 2020/09/15 10:20:40 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
10:20:40 [2020-09-15T10:20:40.856Z] 2020/09/15 10:20:40 	Finished clone github.com/jmespath/go-jmespath
10:20:40 [2020-09-15T10:20:40.856Z] 2020/09/15 10:20:40 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
10:20:40 [2020-09-15T10:20:40.856Z] 2020/09/15 10:20:40 	Finished clone github.com/go-ini/ini
10:20:40 [2020-09-15T10:20:40.856Z] 2020/09/15 10:20:40 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
10:20:40 [2020-09-15T10:20:40.856Z] 2020/09/15 10:20:40 	Finished clone github.com/bsphere/le_go
10:20:40 [2020-09-15T10:20:40.856Z] 2020/09/15 10:20:40 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
10:20:41 [2020-09-15T10:20:41.194Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:20:41 [2020-09-15T10:20:41.194Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:20:41 [2020-09-15T10:20:41.450Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:20:42 [2020-09-15T10:20:42.012Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:20:42 [2020-09-15T10:20:42.772Z] 2020/09/15 10:20:42 	Finished clone github.com/googleapis/gax-go
10:20:42 [2020-09-15T10:20:42.772Z] 2020/09/15 10:20:42 	Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20
10:20:42 [2020-09-15T10:20:42.772Z] 2020/09/15 10:20:42 	Finished clone golang.org/x/oauth2
10:20:42 [2020-09-15T10:20:42.772Z] 2020/09/15 10:20:42 	Clone github.com/containerd/containerd, revision 481103c8793316c118d9f795cde18060847c370e, attempt 1/20
10:20:42 [2020-09-15T10:20:42.772Z] 2020/09/15 10:20:42 	Finished clone github.com/tinylib/msgp
10:20:42 [2020-09-15T10:20:42.772Z] 2020/09/15 10:20:42 	Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20
10:20:43 [2020-09-15T10:20:43.343Z] 2020/09/15 10:20:43 	Finished clone github.com/docker/libnetwork
10:20:43 [2020-09-15T10:20:43.343Z] 2020/09/15 10:20:43 	Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20
10:20:44 [2020-09-15T10:20:44.282Z] 2020/09/15 10:20:44 	Finished clone github.com/containerd/fifo
10:20:44 [2020-09-15T10:20:44.282Z] 2020/09/15 10:20:44 	Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20
10:20:44 [2020-09-15T10:20:44.851Z] 2020/09/15 10:20:44 	Finished clone go.opencensus.io
10:20:44 [2020-09-15T10:20:44.851Z] 2020/09/15 10:20:44 	Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20
10:20:45 [2020-09-15T10:20:45.110Z] 2020/09/15 10:20:45 	Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20
10:20:45 [2020-09-15T10:20:45.110Z] 2020/09/15 10:20:45 	Finished clone github.com/miekg/dns
10:20:45 [2020-09-15T10:20:45.263Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:20:45 [2020-09-15T10:20:45.292Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:20:45 [2020-09-15T10:20:45.722Z] === RUN   TestDockerSuite/TestBuildBlankName
10:20:46 [2020-09-15T10:20:46.181Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:20:46 [2020-09-15T10:20:46.219Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:20:46 [2020-09-15T10:20:46.493Z] 2020/09/15 10:20:46 	Finished clone github.com/containerd/cgroups
10:20:46 [2020-09-15T10:20:46.493Z] 2020/09/15 10:20:46 	Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20
10:20:46 [2020-09-15T10:20:46.493Z] 2020/09/15 10:20:46 	Finished clone github.com/moby/buildkit
10:20:46 [2020-09-15T10:20:46.493Z] 2020/09/15 10:20:46 	Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20
10:20:46 [2020-09-15T10:20:46.753Z] 2020/09/15 10:20:46 	Finished clone github.com/containerd/go-runc
10:20:46 [2020-09-15T10:20:46.753Z] 2020/09/15 10:20:46 	Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20
10:20:47 [2020-09-15T10:20:47.012Z] 2020/09/15 10:20:46 	Clone github.com/docker/swarmkit, revision 0b8364e7d08aa0e972241eb59ae981a67a587a0e, attempt 1/20
10:20:47 [2020-09-15T10:20:47.012Z] 2020/09/15 10:20:46 	Finished clone golang.org/x/text
10:20:47 [2020-09-15T10:20:47.585Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:20:47 [2020-09-15T10:20:47.953Z] 2020/09/15 10:20:47 	Finished clone github.com/containerd/ttrpc
10:20:47 [2020-09-15T10:20:47.953Z] 2020/09/15 10:20:47 	Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20
10:20:47 [2020-09-15T10:20:47.953Z] 2020/09/15 10:20:47 	Finished clone github.com/containerd/typeurl
10:20:47 [2020-09-15T10:20:47.953Z] 2020/09/15 10:20:47 	Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20
10:20:47 [2020-09-15T10:20:47.953Z] 2020/09/15 10:20:47 	Finished clone github.com/containerd/console
10:20:47 [2020-09-15T10:20:47.953Z] 2020/09/15 10:20:47 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
10:20:48 [2020-09-15T10:20:48.147Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:20:48 [2020-09-15T10:20:48.213Z] 2020/09/15 10:20:48 	Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20
10:20:48 [2020-09-15T10:20:48.213Z] 2020/09/15 10:20:48 	Finished clone github.com/opencontainers/runc
10:20:48 [2020-09-15T10:20:48.213Z] 2020/09/15 10:20:48 	Finished clone google.golang.org/grpc
10:20:48 [2020-09-15T10:20:48.213Z] 2020/09/15 10:20:48 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
10:20:48 [2020-09-15T10:20:48.473Z] 2020/09/15 10:20:48 	Finished clone github.com/containerd/continuity
10:20:48 [2020-09-15T10:20:48.473Z] 2020/09/15 10:20:48 	Clone golang.org/x/crypto, revision 69ecbb4d6d5dab05e49161c6e77ea40a030884e1, attempt 1/20
10:20:48 [2020-09-15T10:20:48.473Z] 2020/09/15 10:20:48 	Finished clone github.com/gogo/googleapis
10:20:48 [2020-09-15T10:20:48.473Z] 2020/09/15 10:20:48 	Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20
10:20:49 [2020-09-15T10:20:49.415Z] 2020/09/15 10:20:49 	Finished clone github.com/fernet/fernet-go
10:20:49 [2020-09-15T10:20:49.415Z] 2020/09/15 10:20:49 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
10:20:49 [2020-09-15T10:20:49.986Z] 2020/09/15 10:20:49 	Finished clone github.com/docker/distribution
10:20:49 [2020-09-15T10:20:49.986Z] 2020/09/15 10:20:49 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
10:20:50 [2020-09-15T10:20:50.246Z] 2020/09/15 10:20:50 	Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20
10:20:50 [2020-09-15T10:20:50.246Z] 2020/09/15 10:20:50 	Finished clone golang.org/x/time
10:20:50 [2020-09-15T10:20:50.816Z] 2020/09/15 10:20:50 	Finished clone github.com/hashicorp/go-immutable-radix
10:20:50 [2020-09-15T10:20:50.816Z] 2020/09/15 10:20:50 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
10:20:51 [2020-09-15T10:20:51.077Z] 2020/09/15 10:20:50 	Finished clone github.com/hashicorp/go-memdb
10:20:51 [2020-09-15T10:20:51.077Z] 2020/09/15 10:20:50 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
10:20:51 [2020-09-15T10:20:51.649Z] 2020/09/15 10:20:51 	Finished clone github.com/hashicorp/golang-lru
10:20:51 [2020-09-15T10:20:51.649Z] 2020/09/15 10:20:51 	Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20
10:20:52 [2020-09-15T10:20:52.219Z] 2020/09/15 10:20:52 	Finished clone code.cloudfoundry.org/clock
10:20:52 [2020-09-15T10:20:52.219Z] 2020/09/15 10:20:52 	Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20
10:20:52 [2020-09-15T10:20:52.219Z] 2020/09/15 10:20:52 	Finished clone github.com/coreos/pkg
10:20:52 [2020-09-15T10:20:52.219Z] 2020/09/15 10:20:52 	Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20
10:20:52 [2020-09-15T10:20:52.315Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:20:53 [2020-09-15T10:20:53.599Z] 2020/09/15 10:20:53 	Finished clone github.com/beorn7/perks
10:20:53 [2020-09-15T10:20:53.599Z] 2020/09/15 10:20:53 	Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20
10:20:53 [2020-09-15T10:20:53.859Z] 2020/09/15 10:20:53 	Finished clone github.com/prometheus/client_model
10:20:53 [2020-09-15T10:20:53.859Z] 2020/09/15 10:20:53 	Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20
10:20:54 [2020-09-15T10:20:54.206Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:20:54 [2020-09-15T10:20:54.432Z] 2020/09/15 10:20:54 	Finished clone golang.org/x/crypto
10:20:54 [2020-09-15T10:20:54.432Z] 2020/09/15 10:20:54 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
10:20:54 [2020-09-15T10:20:54.748Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:20:55 [2020-09-15T10:20:55.002Z] 2020/09/15 10:20:54 	Finished clone github.com/prometheus/client_golang
10:20:55 [2020-09-15T10:20:55.002Z] 2020/09/15 10:20:54 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
10:20:55 [2020-09-15T10:20:55.136Z] === RUN   TestDockerSuite/TestPortHostBinding
10:20:55 [2020-09-15T10:20:55.206Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:20:55 [2020-09-15T10:20:55.941Z] 2020/09/15 10:20:55 	Finished clone github.com/matttproud/golang_protobuf_extensions
10:20:55 [2020-09-15T10:20:55.941Z] 2020/09/15 10:20:55 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
10:20:56 [2020-09-15T10:20:56.067Z] === RUN   TestDockerSuite/TestPortList
10:20:56 [2020-09-15T10:20:56.510Z] 2020/09/15 10:20:56 	Finished clone github.com/golang/protobuf
10:20:56 [2020-09-15T10:20:56.510Z] 2020/09/15 10:20:56 	Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20
10:20:56 [2020-09-15T10:20:56.510Z] 2020/09/15 10:20:56 	Finished clone github.com/pkg/errors
10:20:56 [2020-09-15T10:20:56.510Z] 2020/09/15 10:20:56 	Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20
10:20:56 [2020-09-15T10:20:56.728Z] --- PASS: TestDockerNetworkMacvlan (23.41s)
10:20:56 [2020-09-15T10:20:56.728Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [dfe8691425709] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [dfe8691425709] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [dfe8691425709] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [dfe8691425709] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [dfe8691425709] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [dfe8691425709] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d7b01e7b29eee] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d7b01e7b29eee] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [d7b01e7b29eee] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [d7b01e7b29eee] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [d7b01e7b29eee] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [d7b01e7b29eee] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d8d05422de9e8] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d8d05422de9e8] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [d8d05422de9e8] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [d8d05422de9e8] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [d8d05422de9e8] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [d8d05422de9e8] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [def48e0705265] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [def48e0705265] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [def48e0705265] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s)
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [def48e0705265] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [def48e0705265] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [def48e0705265] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d849e60c367dd] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d849e60c367dd] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [d849e60c367dd] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.64s)
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [d849e60c367dd] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [d849e60c367dd] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [d849e60c367dd] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z] PASS
10:20:56 [2020-09-15T10:20:56.728Z] 
10:20:56 [2020-09-15T10:20:56.728Z] DONE 7 tests in 24.850s
10:20:56 [2020-09-15T10:20:56.728Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
10:20:56 [2020-09-15T10:20:56.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:20:56 [2020-09-15T10:20:56.728Z] ++ set -e
10:20:56 [2020-09-15T10:20:56.728Z] ++ '[' -n 0 ']'
10:20:56 [2020-09-15T10:20:56.728Z] ++ set -x
10:20:56 [2020-09-15T10:20:56.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-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
10:20:56 [2020-09-15T10:20:56.728Z] testing: warning: no tests to run
10:20:56 [2020-09-15T10:20:56.728Z] PASS
10:20:56 [2020-09-15T10:20:56.728Z] 
10:20:56 [2020-09-15T10:20:56.728Z] DONE 0 tests in 0.012s
10:20:56 [2020-09-15T10:20:56.728Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:20:56 [2020-09-15T10:20:56.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:20:56 [2020-09-15T10:20:56.728Z] ++ set -e
10:20:56 [2020-09-15T10:20:56.728Z] ++ '[' -n 0 ']'
10:20:56 [2020-09-15T10:20:56.728Z] ++ set -x
10:20:56 [2020-09-15T10:20:56.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-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
10:20:56 [2020-09-15T10:20:56.728Z] INFO: Testing against a local daemon
10:20:56 [2020-09-15T10:20:56.728Z] === RUN   TestAuthZPluginAllowRequest
10:20:56 [2020-09-15T10:20:56.728Z] --- PASS: TestAuthZPluginAllowRequest (1.32s)
10:20:56 [2020-09-15T10:20:56.728Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d30ab434b7106] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d30ab434b7106] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [d30ab434b7106] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [d30ab434b7106] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [d30ab434b7106] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [d30ab434b7106] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z] === RUN   TestAuthZPluginTLS
10:20:56 [2020-09-15T10:20:56.728Z] --- PASS: TestAuthZPluginTLS (0.56s)
10:20:56 [2020-09-15T10:20:56.728Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d55ee7bad6434] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d55ee7bad6434] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [d55ee7bad6434] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [d55ee7bad6434] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [d55ee7bad6434] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [d55ee7bad6434] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z] === RUN   TestAuthZPluginDenyRequest
10:20:56 [2020-09-15T10:20:56.728Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
10:20:56 [2020-09-15T10:20:56.728Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d9ea0d24ea106] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:325: [d9ea0d24ea106] waiting for daemon to start
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:353: [d9ea0d24ea106] daemon started
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:461: [d9ea0d24ea106] Stopping daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:296: [d9ea0d24ea106] exiting daemon
10:20:56 [2020-09-15T10:20:56.728Z]     daemon.go:448: [d9ea0d24ea106] Daemon stopped
10:20:56 [2020-09-15T10:20:56.728Z] === RUN   TestAuthZPluginAPIDenyResponse
10:20:56 [2020-09-15T10:20:56.770Z] 2020/09/15 10:20:56 	Finished clone github.com/prometheus/procfs
10:20:56 [2020-09-15T10:20:56.770Z] 2020/09/15 10:20:56 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
10:20:56 [2020-09-15T10:20:56.770Z] 2020/09/15 10:20:56 	Finished clone github.com/prometheus/common
10:20:56 [2020-09-15T10:20:56.770Z] 2020/09/15 10:20:56 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
10:20:57 [2020-09-15T10:20:57.030Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
10:20:57 [2020-09-15T10:20:57.030Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
10:20:57 [2020-09-15T10:20:57.030Z]     daemon.go:325: [df3d17a9a3bd0] waiting for daemon to start
10:20:57 [2020-09-15T10:20:57.030Z]     daemon.go:325: [df3d17a9a3bd0] waiting for daemon to start
10:20:57 [2020-09-15T10:20:57.030Z]     daemon.go:353: [df3d17a9a3bd0] daemon started
10:20:57 [2020-09-15T10:20:57.030Z]     daemon.go:461: [df3d17a9a3bd0] Stopping daemon
10:20:57 [2020-09-15T10:20:57.030Z]     daemon.go:296: [df3d17a9a3bd0] exiting daemon
10:20:57 [2020-09-15T10:20:57.030Z]     daemon.go:448: [df3d17a9a3bd0] Daemon stopped
10:20:57 [2020-09-15T10:20:57.030Z] === RUN   TestAuthZPluginDenyResponse
10:20:57 [2020-09-15T10:20:57.677Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
10:20:57 [2020-09-15T10:20:57.677Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
10:20:57 [2020-09-15T10:20:57.677Z]     daemon.go:325: [d3577fc16206b] waiting for daemon to start
10:20:57 [2020-09-15T10:20:57.677Z]     daemon.go:325: [d3577fc16206b] waiting for daemon to start
10:20:57 [2020-09-15T10:20:57.677Z]     daemon.go:353: [d3577fc16206b] daemon started
10:20:57 [2020-09-15T10:20:57.677Z]     daemon.go:461: [d3577fc16206b] Stopping daemon
10:20:57 [2020-09-15T10:20:57.677Z]     daemon.go:296: [d3577fc16206b] exiting daemon
10:20:57 [2020-09-15T10:20:57.677Z]     daemon.go:448: [d3577fc16206b] Daemon stopped
10:20:57 [2020-09-15T10:20:57.677Z] === RUN   TestAuthZPluginAllowEventStream
10:20:57 [2020-09-15T10:20:57.709Z] 2020/09/15 10:20:57 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
10:20:57 [2020-09-15T10:20:57.709Z] 2020/09/15 10:20:57 	Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20
10:20:58 [2020-09-15T10:20:58.279Z] 2020/09/15 10:20:57 	Finished clone github.com/inconshreveable/mousetrap
10:20:58 [2020-09-15T10:20:58.279Z] 2020/09/15 10:20:58 	Finished clone github.com/spf13/pflag
10:20:58 [2020-09-15T10:20:58.279Z] 2020/09/15 10:20:58 	Finished clone github.com/morikuni/aec
10:20:58 [2020-09-15T10:20:58.852Z] 2020/09/15 10:20:58 	Finished clone github.com/docker/go-metrics
10:20:59 [2020-09-15T10:20:59.111Z] 2020/09/15 10:20:59 	Finished clone github.com/spf13/cobra
10:20:59 [2020-09-15T10:20:59.190Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s)
10:20:59 [2020-09-15T10:20:59.190Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
10:20:59 [2020-09-15T10:20:59.190Z]     daemon.go:325: [da1a750259456] waiting for daemon to start
10:20:59 [2020-09-15T10:20:59.190Z]     daemon.go:325: [da1a750259456] waiting for daemon to start
10:20:59 [2020-09-15T10:20:59.190Z]     daemon.go:353: [da1a750259456] daemon started
10:20:59 [2020-09-15T10:20:59.190Z]     daemon.go:461: [da1a750259456] Stopping daemon
10:20:59 [2020-09-15T10:20:59.190Z]     daemon.go:296: [da1a750259456] exiting daemon
10:20:59 [2020-09-15T10:20:59.190Z]     daemon.go:448: [da1a750259456] Daemon stopped
10:20:59 [2020-09-15T10:20:59.190Z] === RUN   TestAuthZPluginErrorResponse
10:20:59 [2020-09-15T10:20:59.485Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
10:20:59 [2020-09-15T10:20:59.485Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
10:20:59 [2020-09-15T10:20:59.485Z]     daemon.go:325: [d26ec4f48be93] waiting for daemon to start
10:20:59 [2020-09-15T10:20:59.485Z]     daemon.go:325: [d26ec4f48be93] waiting for daemon to start
10:20:59 [2020-09-15T10:20:59.485Z]     daemon.go:353: [d26ec4f48be93] daemon started
10:20:59 [2020-09-15T10:20:59.485Z]     daemon.go:461: [d26ec4f48be93] Stopping daemon
10:20:59 [2020-09-15T10:20:59.485Z]     daemon.go:296: [d26ec4f48be93] exiting daemon
10:20:59 [2020-09-15T10:20:59.485Z]     daemon.go:448: [d26ec4f48be93] Daemon stopped
10:20:59 [2020-09-15T10:20:59.485Z] === RUN   TestAuthZPluginErrorRequest
10:20:59 [2020-09-15T10:20:59.892Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:21:00 [2020-09-15T10:21:00.120Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:21:00 [2020-09-15T10:21:00.120Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
10:21:00 [2020-09-15T10:21:00.120Z]     daemon.go:325: [d3eb17f262093] waiting for daemon to start
10:21:00 [2020-09-15T10:21:00.120Z]     daemon.go:325: [d3eb17f262093] waiting for daemon to start
10:21:00 [2020-09-15T10:21:00.120Z]     daemon.go:353: [d3eb17f262093] daemon started
10:21:00 [2020-09-15T10:21:00.120Z]     daemon.go:461: [d3eb17f262093] Stopping daemon
10:21:00 [2020-09-15T10:21:00.120Z]     daemon.go:296: [d3eb17f262093] exiting daemon
10:21:00 [2020-09-15T10:21:00.120Z]     daemon.go:448: [d3eb17f262093] Daemon stopped
10:21:00 [2020-09-15T10:21:00.120Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:21:00 [2020-09-15T10:21:00.756Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
10:21:00 [2020-09-15T10:21:00.756Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:21:00 [2020-09-15T10:21:00.756Z]     daemon.go:325: [df7ef3a6abd1c] waiting for daemon to start
10:21:00 [2020-09-15T10:21:00.756Z]     daemon.go:325: [df7ef3a6abd1c] waiting for daemon to start
10:21:00 [2020-09-15T10:21:00.756Z]     daemon.go:353: [df7ef3a6abd1c] daemon started
10:21:00 [2020-09-15T10:21:00.756Z]     daemon.go:461: [df7ef3a6abd1c] Stopping daemon
10:21:00 [2020-09-15T10:21:00.756Z]     daemon.go:296: [df7ef3a6abd1c] exiting daemon
10:21:00 [2020-09-15T10:21:00.756Z]     daemon.go:448: [df7ef3a6abd1c] Daemon stopped
10:21:00 [2020-09-15T10:21:00.756Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:21:01 [2020-09-15T10:21:01.645Z] 2020/09/15 10:21:01 	Finished clone github.com/google/certificate-transparency-go
10:21:02 [2020-09-15T10:21:02.295Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s)
10:21:02 [2020-09-15T10:21:02.295Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
10:21:02 [2020-09-15T10:21:02.295Z]     daemon.go:325: [d0b58f2554dc5] waiting for daemon to start
10:21:02 [2020-09-15T10:21:02.295Z]     daemon.go:325: [d0b58f2554dc5] waiting for daemon to start
10:21:02 [2020-09-15T10:21:02.295Z]     daemon.go:353: [d0b58f2554dc5] daemon started
10:21:02 [2020-09-15T10:21:02.295Z]     daemon.go:461: [d0b58f2554dc5] Stopping daemon
10:21:02 [2020-09-15T10:21:02.295Z]     daemon.go:296: [d0b58f2554dc5] exiting daemon
10:21:02 [2020-09-15T10:21:02.295Z]     daemon.go:448: [d0b58f2554dc5] Daemon stopped
10:21:02 [2020-09-15T10:21:02.295Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:21:02 [2020-09-15T10:21:02.607Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:21:03 [2020-09-15T10:21:03.168Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:21:03 [2020-09-15T10:21:03.555Z] 2020/09/15 10:21:03 	Finished clone github.com/cloudflare/cfssl
10:21:04 [2020-09-15T10:21:04.376Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
10:21:04 [2020-09-15T10:21:04.376Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
10:21:04 [2020-09-15T10:21:04.376Z]     daemon.go:325: [d07cbfb6b44d1] waiting for daemon to start
10:21:04 [2020-09-15T10:21:04.376Z]     daemon.go:325: [d07cbfb6b44d1] waiting for daemon to start
10:21:04 [2020-09-15T10:21:04.376Z]     daemon.go:353: [d07cbfb6b44d1] daemon started
10:21:04 [2020-09-15T10:21:04.376Z]     daemon.go:461: [d07cbfb6b44d1] Stopping daemon
10:21:04 [2020-09-15T10:21:04.376Z]     daemon.go:296: [d07cbfb6b44d1] exiting daemon
10:21:04 [2020-09-15T10:21:04.376Z]     daemon.go:448: [d07cbfb6b44d1] Daemon stopped
10:21:04 [2020-09-15T10:21:04.376Z] === RUN   TestAuthZPluginHeader
10:21:04 [2020-09-15T10:21:04.671Z] --- PASS: TestAuthZPluginHeader (0.82s)
10:21:04 [2020-09-15T10:21:04.671Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
10:21:04 [2020-09-15T10:21:04.671Z]     daemon.go:325: [d2414f80faf6f] waiting for daemon to start
10:21:04 [2020-09-15T10:21:04.671Z]     daemon.go:325: [d2414f80faf6f] waiting for daemon to start
10:21:04 [2020-09-15T10:21:04.671Z]     daemon.go:353: [d2414f80faf6f] daemon started
10:21:04 [2020-09-15T10:21:04.671Z]     daemon.go:461: [d2414f80faf6f] Stopping daemon
10:21:04 [2020-09-15T10:21:04.671Z]     daemon.go:296: [d2414f80faf6f] exiting daemon
10:21:04 [2020-09-15T10:21:04.671Z]     daemon.go:448: [d2414f80faf6f] Daemon stopped
10:21:04 [2020-09-15T10:21:04.671Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:21:04 [2020-09-15T10:21:04.964Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:21:04 [2020-09-15T10:21:04.964Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:04 [2020-09-15T10:21:04.964Z] === RUN   TestAuthZPluginV2Disable
10:21:04 [2020-09-15T10:21:04.964Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:21:04 [2020-09-15T10:21:04.964Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:04 [2020-09-15T10:21:04.964Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:21:04 [2020-09-15T10:21:04.964Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:21:04 [2020-09-15T10:21:04.964Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:04 [2020-09-15T10:21:04.964Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:21:04 [2020-09-15T10:21:04.964Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:21:04 [2020-09-15T10:21:04.964Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:04 [2020-09-15T10:21:04.964Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:21:09 [2020-09-15T10:21:09.702Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:21:09 [2020-09-15T10:21:09.703Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:21:09 [2020-09-15T10:21:09.703Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:21:09 [2020-09-15T10:21:09.703Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:21:09 [2020-09-15T10:21:09.703Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:21:09 [2020-09-15T10:21:09.959Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:21:09 [2020-09-15T10:21:09.959Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:21:10 [2020-09-15T10:21:10.205Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:21:10 [2020-09-15T10:21:10.521Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:21:10 [2020-09-15T10:21:10.521Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:21:11 [2020-09-15T10:21:11.448Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:21:11 [2020-09-15T10:21:11.448Z] === RUN   TestDockerSuite/TestPruneContainerLabel
10:21:13 [2020-09-15T10:21:13.351Z] === RUN   TestDockerSuite/TestPruneContainerUntil
10:21:13 [2020-09-15T10:21:13.545Z] 2020/09/15 10:21:12 	Finished clone cloud.google.com/go
10:21:14 [2020-09-15T10:21:14.277Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
10:21:14 [2020-09-15T10:21:14.485Z] 2020/09/15 10:21:14 	Finished clone github.com/docker/swarmkit
10:21:14 [2020-09-15T10:21:14.533Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
10:21:14 [2020-09-15T10:21:14.789Z] === RUN   TestDockerSuite/TestPsByOrder
10:21:15 [2020-09-15T10:21:15.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:21:16 [2020-09-15T10:21:16.718Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:21:17 [2020-09-15T10:21:17.648Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:21:17 [2020-09-15T10:21:17.904Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:21:18 [2020-09-15T10:21:18.688Z] 2020/09/15 10:21:18 	Finished clone github.com/coreos/etcd
10:21:18 [2020-09-15T10:21:18.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:21:18 [2020-09-15T10:21:18.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:21:19 [2020-09-15T10:21:19.796Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:21:21 [2020-09-15T10:21:21.229Z] 2020/09/15 10:21:20 	Finished clone github.com/containerd/containerd
10:21:23 [2020-09-15T10:21:23.454Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:21:23 [2020-09-15T10:21:23.454Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:21:23 [2020-09-15T10:21:23.454Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:21:23 [2020-09-15T10:21:23.562Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.07s)
10:21:23 [2020-09-15T10:21:23.562Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:353: [dfef30068a54f] daemon started
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:461: [dfef30068a54f] Stopping daemon
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:296: [dfef30068a54f] exiting daemon
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:448: [dfef30068a54f] Daemon stopped
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:339: [dfef30068a54f] error pinging daemon on start: Get http://dfef30068a54f.sock/_ping: context deadline exceeded
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:339: [dfef30068a54f] error pinging daemon on start: Get http://dfef30068a54f.sock/_ping: context deadline exceeded
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:339: [dfef30068a54f] error pinging daemon on start: Get http://dfef30068a54f.sock/_ping: context deadline exceeded
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:339: [dfef30068a54f] error pinging daemon on start: Get http://dfef30068a54f.sock/_ping: context deadline exceeded
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:296: [dfef30068a54f] exiting daemon
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:325: [dfef30068a54f] waiting for daemon to start
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:353: [dfef30068a54f] daemon started
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:461: [dfef30068a54f] Stopping daemon
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:296: [dfef30068a54f] exiting daemon
10:21:23 [2020-09-15T10:21:23.562Z]     daemon.go:448: [dfef30068a54f] Daemon stopped
10:21:23 [2020-09-15T10:21:23.562Z] PASS
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] === Skipped
10:21:23 [2020-09-15T10:21:23.562Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:21:23 [2020-09-15T10:21:23.562Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:21:23 [2020-09-15T10:21:23.562Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:21:23 [2020-09-15T10:21:23.562Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:21:23 [2020-09-15T10:21:23.562Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] DONE 17 tests, 4 skipped in 27.893s
10:21:23 [2020-09-15T10:21:23.562Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:21:23 [2020-09-15T10:21:23.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:21:23 [2020-09-15T10:21:23.562Z] ++ set -e
10:21:23 [2020-09-15T10:21:23.562Z] ++ '[' -n 0 ']'
10:21:23 [2020-09-15T10:21:23.562Z] ++ set -x
10:21:23 [2020-09-15T10:21:23.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
10:21:23 [2020-09-15T10:21:23.562Z] INFO: Testing against a local daemon
10:21:23 [2020-09-15T10:21:23.562Z] === RUN   TestPluginInvalidJSON
10:21:23 [2020-09-15T10:21:23.562Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:21:23 [2020-09-15T10:21:23.562Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:21:23 [2020-09-15T10:21:23.562Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:21:23 [2020-09-15T10:21:23.562Z] --- PASS: TestPluginInvalidJSON (0.03s)
10:21:23 [2020-09-15T10:21:23.562Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:21:23 [2020-09-15T10:21:23.562Z] PASS
10:21:23 [2020-09-15T10:21:23.562Z] 
10:21:23 [2020-09-15T10:21:23.562Z] DONE 2 tests in 0.090s
10:21:23 [2020-09-15T10:21:23.562Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:21:23 [2020-09-15T10:21:23.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:21:23 [2020-09-15T10:21:23.562Z] ++ set -e
10:21:23 [2020-09-15T10:21:23.562Z] ++ '[' -n 0 ']'
10:21:23 [2020-09-15T10:21:23.562Z] ++ set -x
10:21:23 [2020-09-15T10:21:23.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
10:21:23 [2020-09-15T10:21:23.562Z] INFO: Testing against a local daemon
10:21:23 [2020-09-15T10:21:23.562Z] === RUN   TestExternalGraphDriver
10:21:23 [2020-09-15T10:21:23.562Z] === RUN   TestExternalGraphDriver/json
10:21:23 [2020-09-15T10:21:23.966Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:21:23 [2020-09-15T10:21:23.966Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:21:24 [2020-09-15T10:21:24.206Z] === RUN   TestExternalGraphDriver/spec
10:21:25 [2020-09-15T10:21:25.860Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:21:26 [2020-09-15T10:21:26.285Z] === RUN   TestExternalGraphDriver/pull
10:21:27 [2020-09-15T10:21:27.798Z] --- PASS: TestExternalGraphDriver (5.62s)
10:21:27 [2020-09-15T10:21:27.798Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
10:21:27 [2020-09-15T10:21:27.798Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.798Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.798Z]     daemon.go:353: [d440b9014708f] daemon started
10:21:27 [2020-09-15T10:21:27.798Z]     daemon.go:461: [d440b9014708f] Stopping daemon
10:21:27 [2020-09-15T10:21:27.798Z]     daemon.go:296: [d440b9014708f] exiting daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:448: [d440b9014708f] Daemon stopped
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:353: [d440b9014708f] daemon started
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:461: [d440b9014708f] Stopping daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:296: [d440b9014708f] exiting daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:448: [d440b9014708f] Daemon stopped
10:21:27 [2020-09-15T10:21:27.799Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:353: [d440b9014708f] daemon started
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:461: [d440b9014708f] Stopping daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:296: [d440b9014708f] exiting daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:448: [d440b9014708f] Daemon stopped
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:353: [d440b9014708f] daemon started
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:461: [d440b9014708f] Stopping daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:296: [d440b9014708f] exiting daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:448: [d440b9014708f] Daemon stopped
10:21:27 [2020-09-15T10:21:27.799Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:325: [d440b9014708f] waiting for daemon to start
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:353: [d440b9014708f] daemon started
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:461: [d440b9014708f] Stopping daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:296: [d440b9014708f] exiting daemon
10:21:27 [2020-09-15T10:21:27.799Z]     daemon.go:448: [d440b9014708f] Daemon stopped
10:21:27 [2020-09-15T10:21:27.799Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
10:21:27 [2020-09-15T10:21:27.799Z] === RUN   TestGraphdriverPluginV2
10:21:28 [2020-09-15T10:21:28.094Z] --- SKIP: TestGraphdriverPluginV2 (0.26s)
10:21:28 [2020-09-15T10:21:28.094Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:28 [2020-09-15T10:21:28.094Z] PASS
10:21:28 [2020-09-15T10:21:28.094Z] 
10:21:28 [2020-09-15T10:21:28.094Z] === Skipped
10:21:28 [2020-09-15T10:21:28.094Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.26s)
10:21:28 [2020-09-15T10:21:28.094Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:21:28 [2020-09-15T10:21:28.094Z] 
10:21:28 [2020-09-15T10:21:28.094Z] 
10:21:28 [2020-09-15T10:21:28.094Z] DONE 5 tests, 1 skipped in 5.949s
10:21:28 [2020-09-15T10:21:28.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:21:28 [2020-09-15T10:21:28.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:21:28 [2020-09-15T10:21:28.094Z] ++ set -e
10:21:28 [2020-09-15T10:21:28.094Z] ++ '[' -n 0 ']'
10:21:28 [2020-09-15T10:21:28.094Z] ++ set -x
10:21:28 [2020-09-15T10:21:28.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
10:21:28 [2020-09-15T10:21:28.094Z] INFO: Testing against a local daemon
10:21:28 [2020-09-15T10:21:28.094Z] === RUN   TestContinueAfterPluginCrash
10:21:28 [2020-09-15T10:21:28.094Z] === PAUSE TestContinueAfterPluginCrash
10:21:28 [2020-09-15T10:21:28.094Z] === RUN   TestDaemonStartWithLogOpt
10:21:28 [2020-09-15T10:21:28.094Z] === PAUSE TestDaemonStartWithLogOpt
10:21:28 [2020-09-15T10:21:28.094Z] === CONT  TestContinueAfterPluginCrash
10:21:28 [2020-09-15T10:21:28.094Z] === CONT  TestDaemonStartWithLogOpt
10:21:28 [2020-09-15T10:21:28.138Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:21:28 [2020-09-15T10:21:28.138Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:21:28 [2020-09-15T10:21:28.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:21:28 [2020-09-15T10:21:28.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:21:28 [2020-09-15T10:21:28.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:21:31 [2020-09-15T10:21:31.220Z] 2020/09/15 10:21:31 	Finished clone google.golang.org/genproto
10:21:32 [2020-09-15T10:21:32.398Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:21:33 [2020-09-15T10:21:33.765Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:21:35 [2020-09-15T10:21:35.132Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:21:36 [2020-09-15T10:21:36.060Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:21:36 [2020-09-15T10:21:36.621Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:21:37 [2020-09-15T10:21:37.837Z] 2020/09/15 10:21:37 	Finished clone github.com/gogo/protobuf
10:21:37 [2020-09-15T10:21:37.988Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:21:39 [2020-09-15T10:21:39.381Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:21:39 [2020-09-15T10:21:39.946Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:21:40 [2020-09-15T10:21:40.202Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:21:40 [2020-09-15T10:21:40.764Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:21:40 [2020-09-15T10:21:40.764Z] === RUN   TestDockerSuite/TestPsRightTagName
10:21:40 [2020-09-15T10:21:40.822Z] --- PASS: TestDaemonStartWithLogOpt (11.08s)
10:21:40 [2020-09-15T10:21:40.822Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:325: [d5baec08b7371] waiting for daemon to start
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:325: [d5baec08b7371] waiting for daemon to start
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:353: [d5baec08b7371] daemon started
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:461: [d5baec08b7371] Stopping daemon
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:296: [d5baec08b7371] exiting daemon
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:448: [d5baec08b7371] Daemon stopped
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:325: [d5baec08b7371] waiting for daemon to start
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:325: [d5baec08b7371] waiting for daemon to start
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:353: [d5baec08b7371] daemon started
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:461: [d5baec08b7371] Stopping daemon
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:296: [d5baec08b7371] exiting daemon
10:21:40 [2020-09-15T10:21:40.822Z]     daemon.go:448: [d5baec08b7371] Daemon stopped
10:21:42 [2020-09-15T10:21:42.655Z] === RUN   TestDockerSuite/TestPsShowMounts
10:21:44 [2020-09-15T10:21:44.358Z] --- PASS: TestContinueAfterPluginCrash (15.84s)
10:21:44 [2020-09-15T10:21:44.358Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
10:21:44 [2020-09-15T10:21:44.358Z]     daemon.go:325: [d2ef4bccc1138] waiting for daemon to start
10:21:44 [2020-09-15T10:21:44.358Z]     daemon.go:325: [d2ef4bccc1138] waiting for daemon to start
10:21:44 [2020-09-15T10:21:44.358Z]     daemon.go:353: [d2ef4bccc1138] daemon started
10:21:44 [2020-09-15T10:21:44.358Z]     daemon.go:461: [d2ef4bccc1138] Stopping daemon
10:21:44 [2020-09-15T10:21:44.358Z]     daemon.go:296: [d2ef4bccc1138] exiting daemon
10:21:44 [2020-09-15T10:21:44.358Z]     daemon.go:448: [d2ef4bccc1138] Daemon stopped
10:21:44 [2020-09-15T10:21:44.358Z] PASS
10:21:44 [2020-09-15T10:21:44.358Z] 
10:21:44 [2020-09-15T10:21:44.358Z] DONE 2 tests in 15.905s
10:21:44 [2020-09-15T10:21:44.358Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:21:44 [2020-09-15T10:21:44.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:21:44 [2020-09-15T10:21:44.358Z] ++ set -e
10:21:44 [2020-09-15T10:21:44.358Z] ++ '[' -n 0 ']'
10:21:44 [2020-09-15T10:21:44.358Z] ++ set -x
10:21:44 [2020-09-15T10:21:44.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
10:21:44 [2020-09-15T10:21:44.358Z] INFO: Testing against a local daemon
10:21:44 [2020-09-15T10:21:44.358Z] === RUN   TestPluginWithDevMounts
10:21:44 [2020-09-15T10:21:44.358Z] === PAUSE TestPluginWithDevMounts
10:21:44 [2020-09-15T10:21:44.358Z] === CONT  TestPluginWithDevMounts
10:21:44 [2020-09-15T10:21:44.545Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:21:44 [2020-09-15T10:21:44.806Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:21:44 [2020-09-15T10:21:44.806Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:21:45 [2020-09-15T10:21:45.735Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:21:45 [2020-09-15T10:21:45.872Z] --- PASS: TestPluginWithDevMounts (1.87s)
10:21:45 [2020-09-15T10:21:45.872Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
10:21:45 [2020-09-15T10:21:45.872Z]     daemon.go:325: [dc9754bdf45c4] waiting for daemon to start
10:21:45 [2020-09-15T10:21:45.872Z]     daemon.go:325: [dc9754bdf45c4] waiting for daemon to start
10:21:45 [2020-09-15T10:21:45.872Z]     daemon.go:353: [dc9754bdf45c4] daemon started
10:21:45 [2020-09-15T10:21:45.872Z]     daemon.go:461: [dc9754bdf45c4] Stopping daemon
10:21:45 [2020-09-15T10:21:45.872Z]     daemon.go:296: [dc9754bdf45c4] exiting daemon
10:21:45 [2020-09-15T10:21:45.872Z]     daemon.go:448: [dc9754bdf45c4] Daemon stopped
10:21:45 [2020-09-15T10:21:45.872Z] PASS
10:21:45 [2020-09-15T10:21:45.872Z] 
10:21:45 [2020-09-15T10:21:45.872Z] DONE 1 tests in 1.943s
10:21:45 [2020-09-15T10:21:45.872Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
10:21:45 [2020-09-15T10:21:45.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
10:21:45 [2020-09-15T10:21:45.872Z] ++ set -e
10:21:45 [2020-09-15T10:21:45.872Z] ++ '[' -n 0 ']'
10:21:45 [2020-09-15T10:21:45.872Z] ++ set -x
10:21:45 [2020-09-15T10:21:45.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
10:21:45 [2020-09-15T10:21:45.872Z] INFO: Testing against a local daemon
10:21:45 [2020-09-15T10:21:45.872Z] === RUN   TestSecretInspect
10:21:46 [2020-09-15T10:21:46.297Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:21:46 [2020-09-15T10:21:46.297Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:21:47 [2020-09-15T10:21:47.227Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:21:47 [2020-09-15T10:21:47.829Z] 2020/09/15 10:21:46 	Finished clone github.com/hashicorp/consul
10:21:47 [2020-09-15T10:21:47.956Z] --- PASS: TestSecretInspect (1.92s)
10:21:47 [2020-09-15T10:21:47.956Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
10:21:47 [2020-09-15T10:21:47.956Z]     daemon.go:325: [d3faf2a579262] waiting for daemon to start
10:21:47 [2020-09-15T10:21:47.956Z]     daemon.go:325: [d3faf2a579262] waiting for daemon to start
10:21:47 [2020-09-15T10:21:47.956Z]     daemon.go:353: [d3faf2a579262] daemon started
10:21:47 [2020-09-15T10:21:47.956Z]     daemon.go:461: [d3faf2a579262] Stopping daemon
10:21:47 [2020-09-15T10:21:47.956Z]     daemon.go:296: [d3faf2a579262] exiting daemon
10:21:47 [2020-09-15T10:21:47.956Z]     daemon.go:448: [d3faf2a579262] Daemon stopped
10:21:47 [2020-09-15T10:21:47.956Z] === RUN   TestSecretList
10:21:48 [2020-09-15T10:21:48.592Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:21:49 [2020-09-15T10:21:49.518Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:21:49 [2020-09-15T10:21:49.689Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:21:49 [2020-09-15T10:21:49.774Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:21:50 [2020-09-15T10:21:50.030Z] --- PASS: TestSecretList (1.85s)
10:21:50 [2020-09-15T10:21:50.030Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
10:21:50 [2020-09-15T10:21:50.030Z]     daemon.go:325: [d7495a33f1f95] waiting for daemon to start
10:21:50 [2020-09-15T10:21:50.030Z]     daemon.go:325: [d7495a33f1f95] waiting for daemon to start
10:21:50 [2020-09-15T10:21:50.030Z]     daemon.go:353: [d7495a33f1f95] daemon started
10:21:50 [2020-09-15T10:21:50.030Z]     daemon.go:461: [d7495a33f1f95] Stopping daemon
10:21:50 [2020-09-15T10:21:50.030Z]     daemon.go:296: [d7495a33f1f95] exiting daemon
10:21:50 [2020-09-15T10:21:50.030Z]     daemon.go:448: [d7495a33f1f95] Daemon stopped
10:21:50 [2020-09-15T10:21:50.030Z] === RUN   TestSecretsCreateAndDelete
10:21:51 [2020-09-15T10:21:51.546Z] --- PASS: TestSecretsCreateAndDelete (1.85s)
10:21:51 [2020-09-15T10:21:51.546Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
10:21:51 [2020-09-15T10:21:51.546Z]     daemon.go:325: [d9882ab93fe9d] waiting for daemon to start
10:21:51 [2020-09-15T10:21:51.546Z]     daemon.go:325: [d9882ab93fe9d] waiting for daemon to start
10:21:51 [2020-09-15T10:21:51.546Z]     daemon.go:353: [d9882ab93fe9d] daemon started
10:21:51 [2020-09-15T10:21:51.546Z]     daemon.go:461: [d9882ab93fe9d] Stopping daemon
10:21:51 [2020-09-15T10:21:51.546Z]     daemon.go:296: [d9882ab93fe9d] exiting daemon
10:21:51 [2020-09-15T10:21:51.546Z]     daemon.go:448: [d9882ab93fe9d] Daemon stopped
10:21:51 [2020-09-15T10:21:51.546Z] === RUN   TestSecretsUpdate
10:21:53 [2020-09-15T10:21:53.623Z] --- PASS: TestSecretsUpdate (1.87s)
10:21:53 [2020-09-15T10:21:53.623Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
10:21:53 [2020-09-15T10:21:53.623Z]     daemon.go:325: [d6919124717be] waiting for daemon to start
10:21:53 [2020-09-15T10:21:53.623Z]     daemon.go:325: [d6919124717be] waiting for daemon to start
10:21:53 [2020-09-15T10:21:53.623Z]     daemon.go:353: [d6919124717be] daemon started
10:21:53 [2020-09-15T10:21:53.623Z]     daemon.go:461: [d6919124717be] Stopping daemon
10:21:53 [2020-09-15T10:21:53.623Z]     daemon.go:296: [d6919124717be] exiting daemon
10:21:53 [2020-09-15T10:21:53.623Z]     daemon.go:448: [d6919124717be] Daemon stopped
10:21:53 [2020-09-15T10:21:53.623Z] === RUN   TestTemplatedSecret
10:21:54 [2020-09-15T10:21:54.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:21:55 [2020-09-15T10:21:55.344Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:21:55 [2020-09-15T10:21:55.344Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:21:55 [2020-09-15T10:21:55.721Z] --- PASS: TestTemplatedSecret (2.38s)
10:21:55 [2020-09-15T10:21:55.721Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
10:21:55 [2020-09-15T10:21:55.721Z]     daemon.go:325: [dcd6a7ad308f9] waiting for daemon to start
10:21:55 [2020-09-15T10:21:55.722Z]     daemon.go:325: [dcd6a7ad308f9] waiting for daemon to start
10:21:55 [2020-09-15T10:21:55.722Z]     daemon.go:353: [dcd6a7ad308f9] daemon started
10:21:55 [2020-09-15T10:21:55.722Z]     daemon.go:461: [dcd6a7ad308f9] Stopping daemon
10:21:55 [2020-09-15T10:21:55.722Z]     daemon.go:296: [dcd6a7ad308f9] exiting daemon
10:21:55 [2020-09-15T10:21:55.722Z]     daemon.go:448: [dcd6a7ad308f9] Daemon stopped
10:21:55 [2020-09-15T10:21:55.722Z] === RUN   TestSecretCreateResolve
10:21:56 [2020-09-15T10:21:56.310Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:21:56 [2020-09-15T10:21:56.310Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:21:56 [2020-09-15T10:21:56.879Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:21:56 [2020-09-15T10:21:56.879Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:21:57 [2020-09-15T10:21:57.675Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:21:57 [2020-09-15T10:21:57.675Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:21:57 [2020-09-15T10:21:57.675Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:21:57 [2020-09-15T10:21:57.675Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:21:57 [2020-09-15T10:21:57.798Z] --- PASS: TestSecretCreateResolve (1.90s)
10:21:57 [2020-09-15T10:21:57.798Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
10:21:57 [2020-09-15T10:21:57.798Z]     daemon.go:325: [de3951a0444d6] waiting for daemon to start
10:21:57 [2020-09-15T10:21:57.798Z]     daemon.go:325: [de3951a0444d6] waiting for daemon to start
10:21:57 [2020-09-15T10:21:57.798Z]     daemon.go:353: [de3951a0444d6] daemon started
10:21:57 [2020-09-15T10:21:57.798Z]     daemon.go:461: [de3951a0444d6] Stopping daemon
10:21:57 [2020-09-15T10:21:57.798Z]     daemon.go:296: [de3951a0444d6] exiting daemon
10:21:57 [2020-09-15T10:21:57.798Z]     daemon.go:448: [de3951a0444d6] Daemon stopped
10:21:57 [2020-09-15T10:21:57.798Z] PASS
10:21:57 [2020-09-15T10:21:57.798Z] 
10:21:57 [2020-09-15T10:21:57.798Z] DONE 6 tests in 11.827s
10:21:57 [2020-09-15T10:21:57.798Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
10:21:57 [2020-09-15T10:21:57.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
10:21:57 [2020-09-15T10:21:57.798Z] ++ set -e
10:21:57 [2020-09-15T10:21:57.798Z] ++ '[' -n 0 ']'
10:21:57 [2020-09-15T10:21:57.798Z] ++ set -x
10:21:57 [2020-09-15T10:21:57.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
10:21:57 [2020-09-15T10:21:57.798Z] INFO: Testing against a local daemon
10:21:57 [2020-09-15T10:21:57.798Z] === RUN   TestServiceCreateInit
10:21:57 [2020-09-15T10:21:57.798Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:22:00 [2020-09-15T10:22:00.192Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:22:01 [2020-09-15T10:22:01.558Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:22:01 [2020-09-15T10:22:01.561Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:22:02 [2020-09-15T10:22:02.020Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:22:02 [2020-09-15T10:22:02.020Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:22:02 [2020-09-15T10:22:02.020Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:22:02 [2020-09-15T10:22:02.276Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:22:02 [2020-09-15T10:22:02.985Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:22:03 [2020-09-15T10:22:03.469Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:22:03 [2020-09-15T10:22:03.951Z] === RUN   TestDockerSuite/TestBuildCmd
10:22:04 [2020-09-15T10:22:04.397Z] === RUN   TestDockerSuite/TestRmiBlank
10:22:04 [2020-09-15T10:22:04.397Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:22:04 [2020-09-15T10:22:04.397Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:22:04 [2020-09-15T10:22:04.409Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:22:04 [2020-09-15T10:22:04.867Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:22:05 [2020-09-15T10:22:05.326Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:22:05 [2020-09-15T10:22:05.889Z] --- PASS: TestServiceCreateInit (7.49s)
10:22:05 [2020-09-15T10:22:05.889Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s)
10:22:05 [2020-09-15T10:22:05.889Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:325: [d4e8aab63b37f] waiting for daemon to start
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:325: [d4e8aab63b37f] waiting for daemon to start
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:353: [d4e8aab63b37f] daemon started
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:461: [d4e8aab63b37f] Stopping daemon
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:296: [d4e8aab63b37f] exiting daemon
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:448: [d4e8aab63b37f] Daemon stopped
10:22:05 [2020-09-15T10:22:05.889Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
10:22:05 [2020-09-15T10:22:05.889Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:325: [d4afb56a84b8e] waiting for daemon to start
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:325: [d4afb56a84b8e] waiting for daemon to start
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:353: [d4afb56a84b8e] daemon started
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:461: [d4afb56a84b8e] Stopping daemon
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:296: [d4afb56a84b8e] exiting daemon
10:22:05 [2020-09-15T10:22:05.889Z]         daemon.go:448: [d4afb56a84b8e] Daemon stopped
10:22:05 [2020-09-15T10:22:05.889Z] === RUN   TestCreateServiceMultipleTimes
10:22:05 [2020-09-15T10:22:05.935Z] 2020/09/15 10:22:04 	Finished clone github.com/aws/aws-sdk-go
10:22:06 [2020-09-15T10:22:06.912Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:22:06 [2020-09-15T10:22:06.912Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:22:07 [2020-09-15T10:22:07.473Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:22:07 [2020-09-15T10:22:07.729Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:22:09 [2020-09-15T10:22:09.094Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:22:09 [2020-09-15T10:22:09.657Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:22:11 [2020-09-15T10:22:11.023Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:22:11 [2020-09-15T10:22:11.114Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:22:11 [2020-09-15T10:22:11.584Z] === RUN   TestDockerSuite/TestRmiTag
10:22:11 [2020-09-15T10:22:11.584Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:22:12 [2020-09-15T10:22:12.512Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:22:12 [2020-09-15T10:22:12.649Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:22:12 [2020-09-15T10:22:12.649Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:22:13 [2020-09-15T10:22:13.615Z] === RUN   TestDockerSuite/TestBuildContChar
10:22:16 [2020-09-15T10:22:16.684Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:22:17 [2020-09-15T10:22:17.247Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:22:17 [2020-09-15T10:22:17.809Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:22:18 [2020-09-15T10:22:18.065Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:22:18 [2020-09-15T10:22:18.995Z] === RUN   TestDockerSuite/TestRunAddHost
10:22:19 [2020-09-15T10:22:19.558Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:22:19 [2020-09-15T10:22:19.558Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:22:20 [2020-09-15T10:22:20.120Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:22:20 [2020-09-15T10:22:20.120Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:22:20 [2020-09-15T10:22:20.682Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:22:21 [2020-09-15T10:22:21.296Z] --- PASS: TestCreateServiceMultipleTimes (15.01s)
10:22:21 [2020-09-15T10:22:21.296Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
10:22:21 [2020-09-15T10:22:21.296Z]     daemon.go:325: [d03b5ec0647a8] waiting for daemon to start
10:22:21 [2020-09-15T10:22:21.296Z]     daemon.go:325: [d03b5ec0647a8] waiting for daemon to start
10:22:21 [2020-09-15T10:22:21.296Z]     daemon.go:353: [d03b5ec0647a8] daemon started
10:22:21 [2020-09-15T10:22:21.296Z]     daemon.go:461: [d03b5ec0647a8] Stopping daemon
10:22:21 [2020-09-15T10:22:21.296Z]     daemon.go:296: [d03b5ec0647a8] exiting daemon
10:22:21 [2020-09-15T10:22:21.296Z]     daemon.go:448: [d03b5ec0647a8] Daemon stopped
10:22:21 [2020-09-15T10:22:21.296Z] === RUN   TestCreateServiceConflict
10:22:21 [2020-09-15T10:22:21.609Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:22:21 [2020-09-15T10:22:21.865Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:22:22 [2020-09-15T10:22:22.367Z] --- PASS: TestCreateServiceConflict (1.87s)
10:22:22 [2020-09-15T10:22:22.367Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
10:22:22 [2020-09-15T10:22:22.367Z]     daemon.go:325: [d7d8e9e9aa0fe] waiting for daemon to start
10:22:22 [2020-09-15T10:22:22.367Z]     daemon.go:325: [d7d8e9e9aa0fe] waiting for daemon to start
10:22:22 [2020-09-15T10:22:22.367Z]     daemon.go:353: [d7d8e9e9aa0fe] daemon started
10:22:22 [2020-09-15T10:22:22.367Z]     daemon.go:461: [d7d8e9e9aa0fe] Stopping daemon
10:22:22 [2020-09-15T10:22:22.367Z]     daemon.go:296: [d7d8e9e9aa0fe] exiting daemon
10:22:22 [2020-09-15T10:22:22.367Z]     daemon.go:448: [d7d8e9e9aa0fe] Daemon stopped
10:22:22 [2020-09-15T10:22:22.367Z] === RUN   TestCreateServiceMaxReplicas
10:22:22 [2020-09-15T10:22:22.428Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:22:23 [2020-09-15T10:22:23.356Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:22:23 [2020-09-15T10:22:23.921Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:22:24 [2020-09-15T10:22:24.459Z] --- PASS: TestCreateServiceMaxReplicas (2.46s)
10:22:24 [2020-09-15T10:22:24.459Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
10:22:24 [2020-09-15T10:22:24.459Z]     daemon.go:325: [d659c0b7a5876] waiting for daemon to start
10:22:24 [2020-09-15T10:22:24.459Z]     daemon.go:325: [d659c0b7a5876] waiting for daemon to start
10:22:24 [2020-09-15T10:22:24.459Z]     daemon.go:353: [d659c0b7a5876] daemon started
10:22:24 [2020-09-15T10:22:24.459Z]     daemon.go:461: [d659c0b7a5876] Stopping daemon
10:22:24 [2020-09-15T10:22:24.459Z]     daemon.go:296: [d659c0b7a5876] exiting daemon
10:22:24 [2020-09-15T10:22:24.459Z]     daemon.go:448: [d659c0b7a5876] Daemon stopped
10:22:24 [2020-09-15T10:22:24.459Z] === RUN   TestCreateWithDuplicateNetworkNames
10:22:24 [2020-09-15T10:22:24.878Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:22:25 [2020-09-15T10:22:25.439Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:22:26 [2020-09-15T10:22:26.000Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:22:26 [2020-09-15T10:22:26.560Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:22:27 [2020-09-15T10:22:27.123Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:22:27 [2020-09-15T10:22:27.685Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:22:28 [2020-09-15T10:22:28.448Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:22:28 [2020-09-15T10:22:28.448Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:22:28 [2020-09-15T10:22:28.448Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:22:28 [2020-09-15T10:22:28.617Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:22:29 [2020-09-15T10:22:29.178Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:22:29 [2020-09-15T10:22:29.416Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:22:29 [2020-09-15T10:22:29.741Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:22:29 [2020-09-15T10:22:29.875Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:22:30 [2020-09-15T10:22:30.303Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:22:30 [2020-09-15T10:22:30.334Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:22:30 [2020-09-15T10:22:30.334Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:22:30 [2020-09-15T10:22:30.562Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:22:30 [2020-09-15T10:22:30.562Z] === RUN   TestDockerSuite/TestRunBindMounts
10:22:30 [2020-09-15T10:22:30.792Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:22:31 [2020-09-15T10:22:31.759Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:22:31 [2020-09-15T10:22:31.759Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:22:31 [2020-09-15T10:22:31.759Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:22:31 [2020-09-15T10:22:31.928Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:22:32 [2020-09-15T10:22:32.490Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:22:32 [2020-09-15T10:22:32.746Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:22:33 [2020-09-15T10:22:33.309Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:22:33 [2020-09-15T10:22:33.309Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:22:33 [2020-09-15T10:22:33.871Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:22:33 [2020-09-15T10:22:33.871Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:22:34 [2020-09-15T10:22:34.434Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:22:34 [2020-09-15T10:22:34.997Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:22:35 [2020-09-15T10:22:35.559Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:22:36 [2020-09-15T10:22:36.120Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:22:36 [2020-09-15T10:22:36.445Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:22:36 [2020-09-15T10:22:36.682Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:22:36 [2020-09-15T10:22:36.682Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:22:37 [2020-09-15T10:22:37.245Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:22:37 [2020-09-15T10:22:37.245Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:22:38 [2020-09-15T10:22:38.610Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:22:38 [2020-09-15T10:22:38.865Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:22:39 [2020-09-15T10:22:39.428Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:22:39 [2020-09-15T10:22:39.905Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s)
10:22:39 [2020-09-15T10:22:39.905Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:325: [dc1fd6146abf5] waiting for daemon to start
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:325: [dc1fd6146abf5] waiting for daemon to start
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:353: [dc1fd6146abf5] daemon started
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:461: [dc1fd6146abf5] Stopping daemon
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:296: [dc1fd6146abf5] exiting daemon
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:448: [dc1fd6146abf5] Daemon stopped
10:22:39 [2020-09-15T10:22:39.905Z] === RUN   TestCreateServiceSecretFileMode
10:22:39 [2020-09-15T10:22:39.905Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
10:22:39 [2020-09-15T10:22:39.905Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:325: [d38eb3699f15c] waiting for daemon to start
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:325: [d38eb3699f15c] waiting for daemon to start
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:353: [d38eb3699f15c] daemon started
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:461: [d38eb3699f15c] Stopping daemon
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:296: [d38eb3699f15c] exiting daemon
10:22:39 [2020-09-15T10:22:39.905Z]     daemon.go:448: [d38eb3699f15c] Daemon stopped
10:22:39 [2020-09-15T10:22:39.905Z] === RUN   TestCreateServiceConfigFileMode
10:22:39 [2020-09-15T10:22:39.991Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:22:39 [2020-09-15T10:22:39.991Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:22:40 [2020-09-15T10:22:40.921Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:22:41 [2020-09-15T10:22:41.483Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:22:42 [2020-09-15T10:22:42.034Z] --- PASS: TestCreateServiceConfigFileMode (2.18s)
10:22:42 [2020-09-15T10:22:42.034Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
10:22:42 [2020-09-15T10:22:42.034Z]     daemon.go:325: [df9e81845a082] waiting for daemon to start
10:22:42 [2020-09-15T10:22:42.034Z]     daemon.go:325: [df9e81845a082] waiting for daemon to start
10:22:42 [2020-09-15T10:22:42.034Z]     daemon.go:353: [df9e81845a082] daemon started
10:22:42 [2020-09-15T10:22:42.034Z]     daemon.go:461: [df9e81845a082] Stopping daemon
10:22:42 [2020-09-15T10:22:42.034Z]     daemon.go:296: [df9e81845a082] exiting daemon
10:22:42 [2020-09-15T10:22:42.034Z]     daemon.go:448: [df9e81845a082] Daemon stopped
10:22:42 [2020-09-15T10:22:42.034Z] === RUN   TestCreateServiceSysctls
10:22:42 [2020-09-15T10:22:42.415Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:22:43 [2020-09-15T10:22:43.344Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:22:43 [2020-09-15T10:22:43.905Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:22:44 [2020-09-15T10:22:44.161Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:22:44 [2020-09-15T10:22:44.723Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:22:44 [2020-09-15T10:22:44.795Z] --- PASS: TestCreateServiceSysctls (2.94s)
10:22:44 [2020-09-15T10:22:44.795Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
10:22:44 [2020-09-15T10:22:44.795Z]     daemon.go:325: [dc3ef8b3df7eb] waiting for daemon to start
10:22:44 [2020-09-15T10:22:44.795Z]     daemon.go:325: [dc3ef8b3df7eb] waiting for daemon to start
10:22:44 [2020-09-15T10:22:44.795Z]     daemon.go:353: [dc3ef8b3df7eb] daemon started
10:22:44 [2020-09-15T10:22:44.795Z]     daemon.go:461: [dc3ef8b3df7eb] Stopping daemon
10:22:44 [2020-09-15T10:22:44.795Z]     daemon.go:296: [dc3ef8b3df7eb] exiting daemon
10:22:44 [2020-09-15T10:22:44.795Z]     daemon.go:448: [dc3ef8b3df7eb] Daemon stopped
10:22:44 [2020-09-15T10:22:44.795Z] === RUN   TestInspect
10:22:45 [2020-09-15T10:22:45.284Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:22:45 [2020-09-15T10:22:45.540Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:22:46 [2020-09-15T10:22:46.908Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:22:47 [2020-09-15T10:22:47.614Z] --- PASS: TestInspect (2.52s)
10:22:47 [2020-09-15T10:22:47.614Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
10:22:47 [2020-09-15T10:22:47.614Z]     daemon.go:325: [d5edfd4dd37a4] waiting for daemon to start
10:22:47 [2020-09-15T10:22:47.614Z]     daemon.go:325: [d5edfd4dd37a4] waiting for daemon to start
10:22:47 [2020-09-15T10:22:47.614Z]     daemon.go:353: [d5edfd4dd37a4] daemon started
10:22:47 [2020-09-15T10:22:47.614Z]     daemon.go:461: [d5edfd4dd37a4] Stopping daemon
10:22:47 [2020-09-15T10:22:47.614Z]     daemon.go:296: [d5edfd4dd37a4] exiting daemon
10:22:47 [2020-09-15T10:22:47.614Z]     daemon.go:448: [d5edfd4dd37a4] Daemon stopped
10:22:47 [2020-09-15T10:22:47.614Z] === RUN   TestDockerNetworkConnectAlias
10:22:48 [2020-09-15T10:22:48.795Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:22:49 [2020-09-15T10:22:49.052Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:22:49 [2020-09-15T10:22:49.614Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:22:50 [2020-09-15T10:22:50.980Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:22:51 [2020-09-15T10:22:51.245Z] --- PASS: TestDockerNetworkConnectAlias (4.12s)
10:22:51 [2020-09-15T10:22:51.245Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
10:22:51 [2020-09-15T10:22:51.245Z]     daemon.go:325: [dd5ed17c9ba3d] waiting for daemon to start
10:22:51 [2020-09-15T10:22:51.245Z]     daemon.go:325: [dd5ed17c9ba3d] waiting for daemon to start
10:22:51 [2020-09-15T10:22:51.245Z]     daemon.go:353: [dd5ed17c9ba3d] daemon started
10:22:51 [2020-09-15T10:22:51.245Z]     daemon.go:461: [dd5ed17c9ba3d] Stopping daemon
10:22:51 [2020-09-15T10:22:51.245Z]     daemon.go:296: [dd5ed17c9ba3d] exiting daemon
10:22:51 [2020-09-15T10:22:51.245Z]     daemon.go:448: [dd5ed17c9ba3d] Daemon stopped
10:22:51 [2020-09-15T10:22:51.245Z] === RUN   TestDockerNetworkReConnect
10:22:51 [2020-09-15T10:22:51.907Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:22:53 [2020-09-15T10:22:53.798Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:22:54 [2020-09-15T10:22:54.773Z] --- PASS: TestDockerNetworkReConnect (3.12s)
10:22:54 [2020-09-15T10:22:54.773Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
10:22:54 [2020-09-15T10:22:54.773Z]     daemon.go:325: [d2919034593c2] waiting for daemon to start
10:22:54 [2020-09-15T10:22:54.773Z]     daemon.go:325: [d2919034593c2] waiting for daemon to start
10:22:54 [2020-09-15T10:22:54.773Z]     daemon.go:353: [d2919034593c2] daemon started
10:22:54 [2020-09-15T10:22:54.773Z]     daemon.go:461: [d2919034593c2] Stopping daemon
10:22:54 [2020-09-15T10:22:54.773Z]     daemon.go:296: [d2919034593c2] exiting daemon
10:22:54 [2020-09-15T10:22:54.773Z]     daemon.go:448: [d2919034593c2] Daemon stopped
10:22:54 [2020-09-15T10:22:54.773Z] === RUN   TestServicePlugin
10:22:54 [2020-09-15T10:22:54.773Z] --- SKIP: TestServicePlugin (0.00s)
10:22:54 [2020-09-15T10:22:54.773Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:22:54 [2020-09-15T10:22:54.773Z] === RUN   TestServiceUpdateLabel
10:22:55 [2020-09-15T10:22:55.688Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:22:55 [2020-09-15T10:22:55.688Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:22:55 [2020-09-15T10:22:55.688Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:22:55 [2020-09-15T10:22:55.944Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:22:56 [2020-09-15T10:22:56.310Z] --- PASS: TestServiceUpdateLabel (1.90s)
10:22:56 [2020-09-15T10:22:56.310Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
10:22:56 [2020-09-15T10:22:56.310Z]     daemon.go:325: [d38306d934f55] waiting for daemon to start
10:22:56 [2020-09-15T10:22:56.310Z]     daemon.go:325: [d38306d934f55] waiting for daemon to start
10:22:56 [2020-09-15T10:22:56.310Z]     daemon.go:353: [d38306d934f55] daemon started
10:22:56 [2020-09-15T10:22:56.310Z]     daemon.go:461: [d38306d934f55] Stopping daemon
10:22:56 [2020-09-15T10:22:56.310Z]     daemon.go:296: [d38306d934f55] exiting daemon
10:22:56 [2020-09-15T10:22:56.310Z]     daemon.go:448: [d38306d934f55] Daemon stopped
10:22:56 [2020-09-15T10:22:56.310Z] === RUN   TestServiceUpdateSecrets
10:22:56 [2020-09-15T10:22:56.874Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:22:57 [2020-09-15T10:22:57.802Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:22:59 [2020-09-15T10:22:59.166Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:22:59 [2020-09-15T10:22:59.730Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:23:00 [2020-09-15T10:23:00.658Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:23:01 [2020-09-15T10:23:01.587Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:23:01 [2020-09-15T10:23:01.587Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:23:02 [2020-09-15T10:23:02.150Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:23:03 [2020-09-15T10:23:03.083Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:23:03 [2020-09-15T10:23:03.339Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:23:03 [2020-09-15T10:23:03.902Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:23:04 [2020-09-15T10:23:04.158Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:23:04 [2020-09-15T10:23:04.720Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:23:04 [2020-09-15T10:23:04.976Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:23:05 [2020-09-15T10:23:05.231Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:23:05 [2020-09-15T10:23:05.489Z] === RUN   TestDockerSuite/TestRunEnvironment
10:23:06 [2020-09-15T10:23:06.051Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:23:06 [2020-09-15T10:23:06.306Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:23:06 [2020-09-15T10:23:06.869Z] === RUN   TestDockerSuite/TestRunExitCode
10:23:07 [2020-09-15T10:23:07.125Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:23:07 [2020-09-15T10:23:07.688Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:23:08 [2020-09-15T10:23:08.250Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:23:08 [2020-09-15T10:23:08.811Z] === RUN   TestDockerSuite/TestRunExposePort
10:23:08 [2020-09-15T10:23:08.811Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:23:09 [2020-09-15T10:23:09.066Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:23:09 [2020-09-15T10:23:09.627Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:23:10 [2020-09-15T10:23:10.555Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:23:10 [2020-09-15T10:23:10.555Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:23:10 [2020-09-15T10:23:10.555Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:23:11 [2020-09-15T10:23:11.704Z] --- PASS: TestServiceUpdateSecrets (14.22s)
10:23:11 [2020-09-15T10:23:11.704Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
10:23:11 [2020-09-15T10:23:11.704Z]     daemon.go:325: [d69ebe64fe430] waiting for daemon to start
10:23:11 [2020-09-15T10:23:11.704Z]     daemon.go:325: [d69ebe64fe430] waiting for daemon to start
10:23:11 [2020-09-15T10:23:11.704Z]     daemon.go:353: [d69ebe64fe430] daemon started
10:23:11 [2020-09-15T10:23:11.704Z]     daemon.go:461: [d69ebe64fe430] Stopping daemon
10:23:11 [2020-09-15T10:23:11.704Z]     daemon.go:296: [d69ebe64fe430] exiting daemon
10:23:11 [2020-09-15T10:23:11.704Z]     daemon.go:448: [d69ebe64fe430] Daemon stopped
10:23:11 [2020-09-15T10:23:11.704Z] === RUN   TestServiceUpdateConfigs
10:23:12 [2020-09-15T10:23:12.127Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:23:12 [2020-09-15T10:23:12.127Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:23:12 [2020-09-15T10:23:12.443Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:23:12 [2020-09-15T10:23:12.700Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:23:13 [2020-09-15T10:23:13.095Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:23:13 [2020-09-15T10:23:13.264Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:23:18 [2020-09-15T10:23:18.882Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:23:18 [2020-09-15T10:23:18.882Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:23:18 [2020-09-15T10:23:18.882Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:23:18 [2020-09-15T10:23:18.882Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:23:19 [2020-09-15T10:23:19.341Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:23:19 [2020-09-15T10:23:19.341Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:23:25 [2020-09-15T10:23:25.434Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:23:25 [2020-09-15T10:23:25.434Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:23:25 [2020-09-15T10:23:25.690Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:23:25 [2020-09-15T10:23:25.947Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:23:25 [2020-09-15T10:23:25.947Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:23:25 [2020-09-15T10:23:25.947Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:23:26 [2020-09-15T10:23:26.509Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:23:27 [2020-09-15T10:23:27.280Z] --- PASS: TestServiceUpdateConfigs (14.32s)
10:23:27 [2020-09-15T10:23:27.281Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
10:23:27 [2020-09-15T10:23:27.281Z]     daemon.go:325: [d18823a1ff3f8] waiting for daemon to start
10:23:27 [2020-09-15T10:23:27.281Z]     daemon.go:325: [d18823a1ff3f8] waiting for daemon to start
10:23:27 [2020-09-15T10:23:27.281Z]     daemon.go:353: [d18823a1ff3f8] daemon started
10:23:27 [2020-09-15T10:23:27.281Z]     daemon.go:461: [d18823a1ff3f8] Stopping daemon
10:23:27 [2020-09-15T10:23:27.281Z]     daemon.go:296: [d18823a1ff3f8] exiting daemon
10:23:27 [2020-09-15T10:23:27.281Z]     daemon.go:448: [d18823a1ff3f8] Daemon stopped
10:23:27 [2020-09-15T10:23:27.281Z] === RUN   TestServiceUpdateNetwork
10:23:27 [2020-09-15T10:23:27.394Z] 2020/09/15 10:23:26 	Finished clone google.golang.org/api
10:23:27 [2020-09-15T10:23:27.394Z] 2020/09/15 10:23:26 Dependencies downloaded. Download time: 3m6.488136249s
10:23:27 [2020-09-15T10:23:27.394Z] 2020/09/15 10:23:26 Collecting all dependencies
10:23:28 [2020-09-15T10:23:28.400Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:23:29 [2020-09-15T10:23:29.771Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:23:31 [2020-09-15T10:23:31.138Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:23:31 [2020-09-15T10:23:31.700Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:23:32 [2020-09-15T10:23:32.262Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:23:32 [2020-09-15T10:23:32.519Z] === RUN   TestDockerSuite/TestRunModeHostname
10:23:33 [2020-09-15T10:23:33.080Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:23:33 [2020-09-15T10:23:33.338Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:23:33 [2020-09-15T10:23:33.338Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:23:34 [2020-09-15T10:23:34.265Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:23:35 [2020-09-15T10:23:35.194Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:23:37 [2020-09-15T10:23:37.083Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:23:37 [2020-09-15T10:23:37.083Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:23:37 [2020-09-15T10:23:37.084Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:23:37 [2020-09-15T10:23:37.084Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:23:37 [2020-09-15T10:23:37.391Z] 2020/09/15 10:23:36 Clean vendor dir from unused packages
10:23:37 [2020-09-15T10:23:37.391Z] 2020/09/15 10:23:36 	Ignoring paths matching "^archive/tar"
10:23:37 [2020-09-15T10:23:37.391Z] 2020/09/15 10:23:36 Success
10:23:37 [2020-09-15T10:23:37.391Z] 2020/09/15 10:23:36 Running time: 3m19.713674131s
10:23:37 [2020-09-15T10:23:37.391Z] Congratulations! All vendoring changes are done the right way.
10:23:37 [2020-09-15T10:23:37.672Z] --- PASS: TestServiceUpdateNetwork (12.29s)
10:23:37 [2020-09-15T10:23:37.672Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
10:23:37 [2020-09-15T10:23:37.672Z]     daemon.go:325: [d76a9a6b457b9] waiting for daemon to start
10:23:37 [2020-09-15T10:23:37.672Z]     daemon.go:325: [d76a9a6b457b9] waiting for daemon to start
10:23:37 [2020-09-15T10:23:37.672Z]     daemon.go:353: [d76a9a6b457b9] daemon started
10:23:37 [2020-09-15T10:23:37.672Z]     daemon.go:461: [d76a9a6b457b9] Stopping daemon
10:23:37 [2020-09-15T10:23:37.672Z]     daemon.go:296: [d76a9a6b457b9] exiting daemon
10:23:37 [2020-09-15T10:23:37.672Z]     daemon.go:448: [d76a9a6b457b9] Daemon stopped
10:23:37 [2020-09-15T10:23:37.672Z] PASS
10:23:37 [2020-09-15T10:23:37.672Z] 
10:23:37 [2020-09-15T10:23:37.672Z] === Skipped
10:23:37 [2020-09-15T10:23:37.672Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
10:23:37 [2020-09-15T10:23:37.672Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:23:37 [2020-09-15T10:23:37.672Z] 
10:23:37 [2020-09-15T10:23:37.672Z] 
10:23:37 [2020-09-15T10:23:37.672Z] DONE 18 tests, 1 skipped in 99.486s
10:23:37 [2020-09-15T10:23:37.672Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
10:23:37 [2020-09-15T10:23:37.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
10:23:37 [2020-09-15T10:23:37.672Z] ++ set -e
10:23:37 [2020-09-15T10:23:37.672Z] ++ '[' -n 0 ']'
10:23:37 [2020-09-15T10:23:37.672Z] ++ set -x
10:23:37 [2020-09-15T10:23:37.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
10:23:37 [2020-09-15T10:23:37.672Z] INFO: Testing against a local daemon
10:23:37 [2020-09-15T10:23:37.672Z] === RUN   TestSessionCreate
10:23:37 [2020-09-15T10:23:37.672Z] --- PASS: TestSessionCreate (0.04s)
10:23:37 [2020-09-15T10:23:37.672Z] === RUN   TestSessionCreateWithBadUpgrade
10:23:37 [2020-09-15T10:23:37.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
10:23:37 [2020-09-15T10:23:37.672Z] PASS
10:23:37 [2020-09-15T10:23:37.672Z] 
10:23:37 [2020-09-15T10:23:37.672Z] DONE 2 tests in 0.152s
10:23:37 [2020-09-15T10:23:37.672Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
10:23:37 [2020-09-15T10:23:37.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
10:23:37 [2020-09-15T10:23:37.672Z] ++ set -e
10:23:37 [2020-09-15T10:23:37.672Z] ++ '[' -n 0 ']'
10:23:37 [2020-09-15T10:23:37.672Z] ++ set -x
10:23:37 [2020-09-15T10:23:37.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
10:23:37 [2020-09-15T10:23:37.672Z] INFO: Testing against a local daemon
10:23:37 [2020-09-15T10:23:37.672Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:23:37 [2020-09-15T10:23:37.672Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:23:37 [2020-09-15T10:23:37.672Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:23:37 [2020-09-15T10:23:37.672Z] === RUN   TestEventsExecDie
[Pipeline] }
[Pipeline] // stage
10:23:37 [2020-09-15T10:23:37.978Z] --- PASS: TestEventsExecDie (0.64s)
10:23:37 [2020-09-15T10:23:37.978Z] === RUN   TestEventsBackwardsCompatible
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
10:23:38 [2020-09-15T10:23:38.011Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:23:38 [2020-09-15T10:23:38.272Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
10:23:38 [2020-09-15T10:23:38.273Z] === RUN   TestInfoBinaryCommits
10:23:38 [2020-09-15T10:23:38.273Z] --- PASS: TestInfoBinaryCommits (0.05s)
10:23:38 [2020-09-15T10:23:38.273Z] === RUN   TestInfoAPIVersioned
10:23:38 [2020-09-15T10:23:38.273Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:23:38 [2020-09-15T10:23:38.273Z] === RUN   TestInfoAPI
10:23:38 [2020-09-15T10:23:38.273Z] --- PASS: TestInfoAPI (0.04s)
10:23:38 [2020-09-15T10:23:38.273Z] === RUN   TestInfoAPIWarnings
10:23:38 [2020-09-15T10:23:38.282Z] + echo Building e2e image
10:23:38 [2020-09-15T10:23:38.282Z] Building e2e image
10:23:38 [2020-09-15T10:23:38.282Z] + docker build --build-arg DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -t moby-e2e-test -f Dockerfile.e2e .
10:23:38 [2020-09-15T10:23:38.282Z] #2 [internal] load .dockerignore
10:23:38 [2020-09-15T10:23:38.282Z] #2 transferring context: 34B done
10:23:38 [2020-09-15T10:23:38.282Z] #2 DONE 0.0s
10:23:38 [2020-09-15T10:23:38.282Z] 
10:23:38 [2020-09-15T10:23:38.282Z] #1 [internal] load build definition from Dockerfile.e2e
10:23:38 [2020-09-15T10:23:38.282Z] #1 transferring dockerfile: 3.21kB done
10:23:38 [2020-09-15T10:23:38.282Z] #1 DONE 0.0s
10:23:38 [2020-09-15T10:23:38.282Z] 
10:23:38 [2020-09-15T10:23:38.282Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
10:23:38 [2020-09-15T10:23:38.543Z] #4 DONE 0.2s
10:23:38 [2020-09-15T10:23:38.543Z] 
10:23:38 [2020-09-15T10:23:38.543Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
10:23:38 [2020-09-15T10:23:38.543Z] #3 DONE 0.3s
10:23:38 [2020-09-15T10:23:38.543Z] 
10:23:38 [2020-09-15T10:23:38.543Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
10:23:38 [2020-09-15T10:23:38.543Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
10:23:38 [2020-09-15T10:23:38.543Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
10:23:38 [2020-09-15T10:23:38.543Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
10:23:38 [2020-09-15T10:23:38.543Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
10:23:38 [2020-09-15T10:23:38.543Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 991.79kB / 2.80MB 0.1s
10:23:38 [2020-09-15T10:23:38.802Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
10:23:38 [2020-09-15T10:23:38.802Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d
10:23:38 [2020-09-15T10:23:38.917Z] --- PASS: TestInfoAPIWarnings (0.78s)
10:23:38 [2020-09-15T10:23:38.917Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
10:23:38 [2020-09-15T10:23:38.917Z]     daemon.go:325: [d489f1e33ede0] waiting for daemon to start
10:23:38 [2020-09-15T10:23:38.917Z]     daemon.go:325: [d489f1e33ede0] waiting for daemon to start
10:23:38 [2020-09-15T10:23:38.917Z]     daemon.go:353: [d489f1e33ede0] daemon started
10:23:38 [2020-09-15T10:23:38.917Z]     daemon.go:461: [d489f1e33ede0] Stopping daemon
10:23:38 [2020-09-15T10:23:38.917Z]     daemon.go:296: [d489f1e33ede0] exiting daemon
10:23:38 [2020-09-15T10:23:38.917Z]     daemon.go:448: [d489f1e33ede0] Daemon stopped
10:23:38 [2020-09-15T10:23:38.917Z] === RUN   TestLoginFailsWithBadCredentials
10:23:39 [2020-09-15T10:23:39.062Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.2s done
10:23:39 [2020-09-15T10:23:39.062Z] #5 DONE 0.4s
10:23:39 [2020-09-15T10:23:39.062Z] 
10:23:39 [2020-09-15T10:23:39.062Z] #8 [internal] load build context
10:23:39 [2020-09-15T10:23:39.062Z] #8 transferring context: 803.07kB 0.4s done
10:23:39 [2020-09-15T10:23:39.062Z] #8 DONE 0.4s
10:23:39 [2020-09-15T10:23:39.062Z] 
10:23:39 [2020-09-15T10:23:39.062Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:23:39 [2020-09-15T10:23:39.062Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.2s
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
10:23:39 [2020-09-15T10:23:39.062Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
10:23:39 [2020-09-15T10:23:39.062Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.1s done
10:23:39 [2020-09-15T10:23:39.062Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s done
10:23:39 [2020-09-15T10:23:39.322Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
10:23:39 [2020-09-15T10:23:39.322Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 11.83MB / 127.35MB 0.5s
10:23:39 [2020-09-15T10:23:39.379Z] === RUN   TestDockerSuite/TestRunMount
10:23:39 [2020-09-15T10:23:39.553Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
10:23:39 [2020-09-15T10:23:39.553Z] === RUN   TestPingCacheHeaders
10:23:39 [2020-09-15T10:23:39.553Z] --- PASS: TestPingCacheHeaders (0.03s)
10:23:39 [2020-09-15T10:23:39.553Z] === RUN   TestPingGet
10:23:39 [2020-09-15T10:23:39.553Z] --- PASS: TestPingGet (0.02s)
10:23:39 [2020-09-15T10:23:39.553Z] === RUN   TestPingHead
10:23:39 [2020-09-15T10:23:39.553Z] --- PASS: TestPingHead (0.04s)
10:23:39 [2020-09-15T10:23:39.553Z] === RUN   TestVersion
10:23:39 [2020-09-15T10:23:39.553Z] --- PASS: TestVersion (0.04s)
10:23:39 [2020-09-15T10:23:39.553Z] PASS
10:23:39 [2020-09-15T10:23:39.553Z] 
10:23:39 [2020-09-15T10:23:39.553Z] === Skipped
10:23:39 [2020-09-15T10:23:39.553Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:23:39 [2020-09-15T10:23:39.553Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:23:39 [2020-09-15T10:23:39.553Z] 
10:23:39 [2020-09-15T10:23:39.553Z] 
10:23:39 [2020-09-15T10:23:39.553Z] DONE 12 tests, 1 skipped in 2.174s
10:23:39 [2020-09-15T10:23:39.553Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
10:23:39 [2020-09-15T10:23:39.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
10:23:39 [2020-09-15T10:23:39.553Z] ++ set -e
10:23:39 [2020-09-15T10:23:39.553Z] ++ '[' -n 0 ']'
10:23:39 [2020-09-15T10:23:39.553Z] ++ set -x
10:23:39 [2020-09-15T10:23:39.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
10:23:39 [2020-09-15T10:23:39.553Z] INFO: Testing against a local daemon
10:23:39 [2020-09-15T10:23:39.553Z] === RUN   TestVolumesCreateAndList
10:23:39 [2020-09-15T10:23:39.553Z] --- PASS: TestVolumesCreateAndList (0.03s)
10:23:39 [2020-09-15T10:23:39.553Z] === RUN   TestVolumesRemove
10:23:39 [2020-09-15T10:23:39.583Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 33.66MB / 127.35MB 0.7s
10:23:39 [2020-09-15T10:23:39.583Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 46.63MB / 127.35MB 0.8s
10:23:39 [2020-09-15T10:23:39.845Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 53.11MB / 127.35MB 0.9s
10:23:39 [2020-09-15T10:23:39.845Z] #14 ...
10:23:39 [2020-09-15T10:23:39.845Z] 
10:23:39 [2020-09-15T10:23:39.845Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
10:23:39 [2020-09-15T10:23:39.845Z] #6 DONE 0.8s
10:23:39 [2020-09-15T10:23:39.845Z] 
10:23:39 [2020-09-15T10:23:39.845Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:23:39 [2020-09-15T10:23:39.845Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 67.66MB / 127.35MB 1.1s
10:23:39 [2020-09-15T10:23:39.871Z] --- PASS: TestVolumesRemove (0.07s)
10:23:39 [2020-09-15T10:23:39.871Z] === RUN   TestVolumesInspect
10:23:39 [2020-09-15T10:23:39.871Z] --- PASS: TestVolumesInspect (0.02s)
10:23:39 [2020-09-15T10:23:39.871Z] === RUN   TestVolumesInvalidJSON
10:23:39 [2020-09-15T10:23:39.871Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:23:39 [2020-09-15T10:23:39.871Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:23:39 [2020-09-15T10:23:39.871Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:23:39 [2020-09-15T10:23:39.871Z] --- PASS: TestVolumesInvalidJSON (0.03s)
10:23:39 [2020-09-15T10:23:39.871Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:23:39 [2020-09-15T10:23:39.871Z] PASS
10:23:39 [2020-09-15T10:23:39.871Z] 
10:23:39 [2020-09-15T10:23:39.871Z] DONE 5 tests in 0.229s
10:23:39 [2020-09-15T10:23:39.871Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:23:39 [2020-09-15T10:23:39.871Z] ++++ cat bundles/test-integration/docker.pid
10:23:39 [2020-09-15T10:23:39.871Z] +++ kill 12388
10:23:40 [2020-09-15T10:23:40.106Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 82.20MB / 127.35MB 1.3s
10:23:40 [2020-09-15T10:23:40.365Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 106.50MB / 127.35MB 1.5s
10:23:40 [2020-09-15T10:23:40.365Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 119.80MB / 127.35MB 1.6s
10:23:40 [2020-09-15T10:23:40.624Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s
10:23:40 [2020-09-15T10:23:40.624Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c
10:23:40 [2020-09-15T10:23:40.624Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done
10:23:41 [2020-09-15T10:23:41.387Z] umount: bundles/test-integration/root: no mount point specified.
10:23:41 [2020-09-15T10:23:41.387Z] +++ /etc/init.d/apparmor stop
10:23:41 [2020-09-15T10:23:41.387Z] Leaving: AppArmorNo profiles have been unloaded.
10:23:41 [2020-09-15T10:23:41.387Z] 
10:23:41 [2020-09-15T10:23:41.387Z] Unloading profiles will leave already running processes permanently
10:23:41 [2020-09-15T10:23:41.387Z] unconfined, which can lead to unexpected situations.
10:23:41 [2020-09-15T10:23:41.387Z] 
10:23:41 [2020-09-15T10:23:41.387Z] To set a process to complain mode, use the command line tool
10:23:41 [2020-09-15T10:23:41.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:23:41 [2020-09-15T10:23:41.387Z] +++ true
10:23:41 [2020-09-15T10:23:41.387Z] exiting test-integration
10:23:41 [2020-09-15T10:23:41.387Z] ++ exit 0
10:23:41 [2020-09-15T10:23:41.387Z] 
10:23:41 [2020-09-15T10:23:41.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
Post stage
[Pipeline] junit
10:23:42 [2020-09-15T10:23:42.948Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:23:43 [2020-09-15T10:23:43.799Z] + echo Ensuring container killed.
10:23:43 [2020-09-15T10:23:43.799Z] Ensuring container killed.
10:23:43 [2020-09-15T10:23:43.799Z] + docker rm -vf docker-pr1
10:23:43 [2020-09-15T10:23:43.799Z] Error: No such container: docker-pr1
10:23:43 [2020-09-15T10:23:43.799Z] + true
[Pipeline] sh
10:23:44 [2020-09-15T10:23:44.189Z] + echo Chowning /workspace to jenkins user
10:23:44 [2020-09-15T10:23:44.190Z] Chowning /workspace to jenkins user
10:23:44 [2020-09-15T10:23:44.190Z] + id -u
10:23:44 [2020-09-15T10:23:44.190Z] + id -g
10:23:44 [2020-09-15T10:23:44.190Z] + docker run --rm -v /home/docker/workspace/moby_PR-41451:/workspace busybox chown -R 1001:1001 /workspace
10:23:44 [2020-09-15T10:23:44.190Z] Unable to find image 'busybox:latest' locally
10:23:44 [2020-09-15T10:23:44.417Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:23:44 [2020-09-15T10:23:44.485Z] latest: Pulling from library/busybox
10:23:44 [2020-09-15T10:23:44.485Z] d997fe81ee23: Pulling fs layer
10:23:44 [2020-09-15T10:23:44.495Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:23:44 [2020-09-15T10:23:44.495Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:23:44 [2020-09-15T10:23:44.495Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:23:44 [2020-09-15T10:23:44.674Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:23:44 [2020-09-15T10:23:44.779Z] d997fe81ee23: Verifying Checksum
10:23:44 [2020-09-15T10:23:44.779Z] d997fe81ee23: Download complete
10:23:44 [2020-09-15T10:23:44.821Z] #14 ...
10:23:44 [2020-09-15T10:23:44.822Z] 
10:23:44 [2020-09-15T10:23:44.822Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
10:23:44 [2020-09-15T10:23:44.822Z] #7 0.697 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.789 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.888 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.895 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.906 (3/30) Installing readline (8.0.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.914 (4/30) Installing bash (5.0.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.930 Executing bash-5.0.0-r0.post-install
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.933 (5/30) Installing ca-certificates (20191127-r2)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.952 (6/30) Installing libgcc (8.3.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.955 (7/30) Installing libstdc++ (8.3.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 1.968 (8/30) Installing binutils (2.32-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.068 (9/30) Installing gmp (6.1.2-r1)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.077 (10/30) Installing isl (0.18-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.101 (11/30) Installing libgomp (8.3.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.106 (12/30) Installing libatomic (8.3.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.107 (13/30) Installing mpfr3 (3.1.5-r1)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.115 (14/30) Installing mpc1 (1.1.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.119 (15/30) Installing gcc (8.3.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 2.998 (16/30) Installing musl-dev (1.1.22-r3)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.101 (17/30) Installing libc-dev (0.7.1-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.102 (18/30) Installing g++ (8.3.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.695 (19/30) Installing nghttp2-libs (1.39.2-r1)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.700 (20/30) Installing libcurl (7.66.0-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.711 (21/30) Installing expat (2.2.8-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.716 (22/30) Installing pcre2 (10.33-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.727 (23/30) Installing git (2.22.4-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.946 (24/30) Installing libmnl (1.0.4-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.950 (25/30) Installing libnftnl-libs (1.1.3-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.953 (26/30) Installing iptables (1.8.3-r1)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.977 (27/30) Installing pigz (2.4-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.984 (28/30) Installing tar (1.32-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.992 (29/30) Installing xz-libs (5.2.4-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 3.995 (30/30) Installing xz (5.2.4-r0)
10:23:44 [2020-09-15T10:23:44.822Z] #7 4.001 Executing busybox-1.30.1-r3.trigger
10:23:44 [2020-09-15T10:23:44.822Z] #7 4.006 Executing ca-certificates-20191127-r2.trigger
10:23:44 [2020-09-15T10:23:44.822Z] #7 4.059 OK: 179 MiB in 44 packages
10:23:44 [2020-09-15T10:23:44.822Z] #7 DONE 4.9s
10:23:44 [2020-09-15T10:23:44.822Z] 
10:23:44 [2020-09-15T10:23:44.822Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
10:23:44 [2020-09-15T10:23:44.822Z] #9 DONE 0.1s
10:23:44 [2020-09-15T10:23:44.822Z] 
10:23:44 [2020-09-15T10:23:44.822Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:23:44 [2020-09-15T10:23:44.822Z] #14 ...
10:23:44 [2020-09-15T10:23:44.822Z] 
10:23:44 [2020-09-15T10:23:44.822Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
10:23:44 [2020-09-15T10:23:44.822Z] #10 DONE 0.0s
10:23:44 [2020-09-15T10:23:44.822Z] 
10:23:44 [2020-09-15T10:23:44.822Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
10:23:44 [2020-09-15T10:23:44.822Z] #11 DONE 0.0s
10:23:44 [2020-09-15T10:23:44.822Z] 
10:23:44 [2020-09-15T10:23:44.822Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
10:23:44 [2020-09-15T10:23:44.822Z] #12 DONE 0.1s
10:23:45 [2020-09-15T10:23:45.072Z] d997fe81ee23: Pull complete
10:23:45 [2020-09-15T10:23:45.072Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
10:23:45 [2020-09-15T10:23:45.072Z] Status: Downloaded newer image for busybox:latest
10:23:45 [2020-09-15T10:23:45.081Z] 
10:23:45 [2020-09-15T10:23:45.081Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
10:23:45 [2020-09-15T10:23:45.081Z] #13 DONE 0.0s
10:23:45 [2020-09-15T10:23:45.081Z] 
10:23:45 [2020-09-15T10:23:45.081Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
10:23:45 [2020-09-15T10:23:45.236Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:23:45 [2020-09-15T10:23:45.492Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:23:45 [2020-09-15T10:23:45.650Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s
10:23:46 [2020-09-15T10:23:46.590Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.8s done
10:23:46 [2020-09-15T10:23:46.590Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done
10:23:46 [2020-09-15T10:23:46.590Z] #14 DONE 8.1s
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:23:46 [2020-09-15T10:23:46.849Z] 
10:23:46 [2020-09-15T10:23:46.849Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
10:23:46 [2020-09-15T10:23:46.860Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:23:46 [2020-09-15T10:23:46.987Z] + bundleName=ppc64le-integration
10:23:46 [2020-09-15T10:23:46.987Z] + echo Creating ppc64le-integration-bundles.tar.gz
10:23:46 [2020-09-15T10:23:46.987Z] Creating ppc64le-integration-bundles.tar.gz
10:23:46 [2020-09-15T10:23:46.987Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz
10:23:46 [2020-09-15T10:23:46.987Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:23:47 [2020-09-15T10:23:47.032Z] Archiving artifacts
10:23:47 [2020-09-15T10:23:47.107Z] #15 0.397 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
10:23:47 [2020-09-15T10:23:47.422Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:23:47 [2020-09-15T10:23:47.442Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41451/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:23:47 [2020-09-15T10:23:47.825Z] + make clean
10:23:48 [2020-09-15T10:23:48.044Z] #15 1.442 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
10:23:48 [2020-09-15T10:23:48.117Z] docker volume rm -f docker-dev-cache
10:23:48 [2020-09-15T10:23:48.117Z] docker-dev-cache
[Pipeline] deleteDir
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.552 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.556 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.562 (3/54) Installing readline (8.0.4-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.565 (4/54) Installing bash (5.0.17-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.577 Executing bash-5.0.17-r0.post-install
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.581 (5/54) Installing linux-headers (5.4.5-r1)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.656 (6/54) Installing libblkid (2.35.2-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.661 (7/54) Installing libuuid (2.35.2-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.662 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.667 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.671 (10/54) Installing libgcc (9.3.0-r2)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.673 (11/54) Installing libstdc++ (9.3.0-r2)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.685 (12/54) Installing binutils (2.34-r1)
10:23:48 [2020-09-15T10:23:48.304Z] #15 1.751 (13/54) Installing libmagic (5.38-r0)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.772 (14/54) Installing file (5.38-r0)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.773 (15/54) Installing gmp (6.2.0-r0)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.779 (16/54) Installing isl (0.18-r0)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.793 (17/54) Installing libgomp (9.3.0-r2)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.796 (18/54) Installing libatomic (9.3.0-r2)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.797 (19/54) Installing libgphobos (9.3.0-r2)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.839 (20/54) Installing mpfr4 (4.0.2-r4)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.845 (21/54) Installing mpc1 (1.1.0-r1)
10:23:48 [2020-09-15T10:23:48.564Z] #15 1.847 (22/54) Installing gcc (9.3.0-r2)
10:23:48 [2020-09-15T10:23:48.788Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:23:49 [2020-09-15T10:23:49.503Z] #15 2.700 (23/54) Installing musl-dev (1.1.24-r9)
10:23:49 [2020-09-15T10:23:49.503Z] #15 2.771 (24/54) Installing libc-dev (0.7.2-r3)
10:23:49 [2020-09-15T10:23:49.503Z] #15 2.772 (25/54) Installing g++ (9.3.0-r2)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:23:49 [2020-09-15T10:23:49.762Z] #15 3.182 (26/54) Installing make (4.3-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.185 (27/54) Installing fortify-headers (1.1-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.187 (28/54) Installing patch (2.7.6-r6)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.189 (29/54) Installing build-base (0.5-r2)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.190 (30/54) Installing nghttp2-libs (1.41.0-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.193 (31/54) Installing libcurl (7.69.1-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.198 (32/54) Installing curl (7.69.1-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.201 (33/54) Installing oniguruma (6.9.5-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.206 (34/54) Installing jq (1.6-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.212 (35/54) Installing device-mapper-libs (2.02.186-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.216 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.217 (37/54) Installing libaio (0.3.112-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.219 (38/54) Installing lvm2-libs (2.02.186-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.248 (39/54) Installing blkid (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.250 (40/54) Installing libcap-ng (0.7.10-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.251 (41/54) Installing setpriv (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.252 (42/54) Installing libmount (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.257 (43/54) Installing libsmartcols (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.260 (44/54) Installing findmnt (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.261 (45/54) Installing mcookie (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.262 (46/54) Installing hexdump (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.264 (47/54) Installing lsblk (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.266 (48/54) Installing libfdisk (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.270 (49/54) Installing sfdisk (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.272 (50/54) Installing cfdisk (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.274 (51/54) Installing util-linux (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.311 (52/54) Installing pkgconf (1.7.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.313 (53/54) Installing util-linux-dev (2.35.2-r0)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.334 (54/54) Installing lvm2-dev (2.02.186-r1)
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.338 Executing busybox-1.31.1-r16.trigger
10:23:50 [2020-09-15T10:23:50.022Z] #15 3.345 OK: 230 MiB in 69 packages
10:23:50 [2020-09-15T10:23:50.590Z] #15 DONE 3.9s
10:23:50 [2020-09-15T10:23:50.590Z] 
10:23:50 [2020-09-15T10:23:50.590Z] #16 [base 3/5] RUN mkdir -p /build/
10:23:50 [2020-09-15T10:23:50.706Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:23:50 [2020-09-15T10:23:50.850Z] #16 DONE 0.5s
10:23:51 [2020-09-15T10:23:51.109Z] 
10:23:51 [2020-09-15T10:23:51.109Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
10:23:51 [2020-09-15T10:23:51.270Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:23:51 [2020-09-15T10:23:51.370Z] #17 DONE 0.5s
10:23:51 [2020-09-15T10:23:51.371Z] 
10:23:51 [2020-09-15T10:23:51.371Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
10:23:51 [2020-09-15T10:23:51.371Z] #18 DONE 0.0s
10:23:51 [2020-09-15T10:23:51.371Z] 
10:23:51 [2020-09-15T10:23:51.371Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
10:23:51 [2020-09-15T10:23:51.371Z] #19 DONE 0.1s
10:23:51 [2020-09-15T10:23:51.371Z] 
10:23:51 [2020-09-15T10:23:51.371Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
10:23:51 [2020-09-15T10:23:51.371Z] #22 DONE 0.1s
10:23:51 [2020-09-15T10:23:51.371Z] 
10:23:51 [2020-09-15T10:23:51.371Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
10:23:51 [2020-09-15T10:23:51.631Z] #26 DONE 0.2s
10:23:51 [2020-09-15T10:23:51.631Z] 
10:23:51 [2020-09-15T10:23:51.631Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
10:23:51 [2020-09-15T10:23:51.631Z] #27 DONE 0.1s
10:23:51 [2020-09-15T10:23:51.631Z] 
10:23:51 [2020-09-15T10:23:51.631Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
10:23:51 [2020-09-15T10:23:51.631Z] #23 DONE 0.1s
10:23:51 [2020-09-15T10:23:51.631Z] 
10:23:51 [2020-09-15T10:23:51.631Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
10:23:51 [2020-09-15T10:23:51.890Z] #28 DONE 0.1s
10:23:51 [2020-09-15T10:23:51.890Z] 
10:23:51 [2020-09-15T10:23:51.890Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:23:53 [2020-09-15T10:23:53.161Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:23:54 [2020-09-15T10:23:54.092Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:23:54 [2020-09-15T10:23:54.437Z] #29 ...
10:23:54 [2020-09-15T10:23:54.437Z] 
10:23:54 [2020-09-15T10:23:54.437Z] #31 [builder 1/4] COPY . .
10:23:54 [2020-09-15T10:23:54.437Z] #31 DONE 3.0s
10:23:54 [2020-09-15T10:23:54.696Z] 
10:23:54 [2020-09-15T10:23:54.696Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
10:23:55 [2020-09-15T10:23:55.020Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:23:55 [2020-09-15T10:23:55.265Z] #32 DONE 1.0s
10:23:55 [2020-09-15T10:23:55.265Z] 
10:23:55 [2020-09-15T10:23:55.265Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:23:55 [2020-09-15T10:23:55.265Z] #20 1.900 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
10:23:55 [2020-09-15T10:23:55.265Z] #20 2.445 curl: option --progress: is ambiguous
10:23:55 [2020-09-15T10:23:55.265Z] #20 2.445 curl: try 'curl --help' or 'curl --manual' for more information
10:23:55 [2020-09-15T10:23:55.265Z] #20 3.167 curl: option --progress: is ambiguous
10:23:55 [2020-09-15T10:23:55.265Z] #20 3.167 curl: try 'curl --help' or 'curl --manual' for more information
10:23:55 [2020-09-15T10:23:55.265Z] #20 3.689 curl: option --progress: is ambiguous
10:23:55 [2020-09-15T10:23:55.265Z] #20 3.690 curl: try 'curl --help' or 'curl --manual' for more information
10:23:55 [2020-09-15T10:23:55.836Z] #20 4.307 curl: option --progress: is ambiguous
10:23:55 [2020-09-15T10:23:55.836Z] #20 4.307 curl: try 'curl --help' or 'curl --manual' for more information
10:23:56 [2020-09-15T10:23:56.100Z] #20 ...
10:23:56 [2020-09-15T10:23:56.100Z] 
10:23:56 [2020-09-15T10:23:56.100Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + RM_GOPATH=0
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + TMP_GOPATH=
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + : /build
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + '[' -z '' ']'
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 ++ mktemp -d
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + export GOPATH=/tmp/tmp.dlfhkM
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + GOPATH=/tmp/tmp.dlfhkM
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + RM_GOPATH=1
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 ++ dirname ./install.sh
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + dir=.
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + bin=dockercli
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.949 + shift
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.950 + '[' '!' -f ./dockercli.installer ']'
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.950 + . ./dockercli.installer
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.951 ++ : Install docker/cli version 17.06.2-ce from stable
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.954 stable
10:23:56 [2020-09-15T10:23:56.100Z] #24 0.954 ++ : 17.06.2-ce
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.954 + install_dockercli
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.954 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.954 ++ uname -m
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.954 + arch=x86_64
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.957 + '[' x86_64 '!=' x86_64 ']'
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.957 + url=https://download.docker.com/linux/static
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.957 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:23:56 [2020-09-15T10:23:56.101Z] #24 0.957 + tar -xz docker/docker
10:23:56 [2020-09-15T10:23:56.101Z] #24 4.369 + mkdir -p /build
10:23:56 [2020-09-15T10:23:56.101Z] #24 4.371 + mv docker/docker /build/
10:23:56 [2020-09-15T10:23:56.101Z] #24 4.372 + rmdir docker
10:23:56 [2020-09-15T10:23:56.101Z] #24 DONE 4.4s
10:23:56 [2020-09-15T10:23:56.360Z] 
10:23:56 [2020-09-15T10:23:56.360Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:23:56 [2020-09-15T10:23:56.387Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:23:56 [2020-09-15T10:23:56.387Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:23:56 [2020-09-15T10:23:56.620Z] #33 1.239 
10:23:56 [2020-09-15T10:23:56.879Z] #33 1.388 Removing bundles/
10:23:56 [2020-09-15T10:23:56.879Z] #33 1.391 
10:23:56 [2020-09-15T10:23:56.879Z] #33 1.422 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
10:23:57 [2020-09-15T10:23:57.316Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:23:57 [2020-09-15T10:23:57.316Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:23:57 [2020-09-15T10:23:57.879Z] === RUN   TestDockerSuite/TestRunNetHost
10:23:58 [2020-09-15T10:23:58.260Z] #33 2.546 Building test suite binary ./integration-cli/test.main
10:23:58 [2020-09-15T10:23:58.808Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:23:59 [2020-09-15T10:23:59.372Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:23:59 [2020-09-15T10:23:59.936Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:24:00 [2020-09-15T10:24:00.498Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:24:00 [2020-09-15T10:24:00.797Z] #33 ...
10:24:00 [2020-09-15T10:24:00.797Z] 
10:24:00 [2020-09-15T10:24:00.797Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
10:24:00 [2020-09-15T10:24:00.797Z] #20 4.828 
10:24:00 [2020-09-15T10:24:00.797Z] #20 6.195 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
10:24:00 [2020-09-15T10:24:00.797Z] #20 6.597 curl: option --progress: is ambiguous
10:24:00 [2020-09-15T10:24:00.797Z] #20 6.603 curl: try 'curl --help' or 'curl --manual' for more information
10:24:00 [2020-09-15T10:24:00.797Z] #20 6.917 
10:24:00 [2020-09-15T10:24:00.797Z] #20 7.952 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
10:24:00 [2020-09-15T10:24:00.797Z] #20 8.367 curl: option --progress: is ambiguous
10:24:00 [2020-09-15T10:24:00.797Z] #20 8.367 curl: try 'curl --help' or 'curl --manual' for more information
10:24:00 [2020-09-15T10:24:00.797Z] #20 8.713 
10:24:01 [2020-09-15T10:24:01.366Z] #20 9.819 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
10:24:01 [2020-09-15T10:24:01.864Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:24:01 [2020-09-15T10:24:01.935Z] #20 10.14 curl: option --progress: is ambiguous
10:24:01 [2020-09-15T10:24:01.935Z] #20 10.14 curl: try 'curl --help' or 'curl --manual' for more information
10:24:02 [2020-09-15T10:24:02.177Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:24:02 [2020-09-15T10:24:02.177Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:24:02 [2020-09-15T10:24:02.194Z] #20 10.47 
10:24:02 [2020-09-15T10:24:02.636Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:24:03 [2020-09-15T10:24:03.573Z] #20 11.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
10:24:03 [2020-09-15T10:24:03.755Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:24:04 [2020-09-15T10:24:04.143Z] #20 12.34 curl: option --progress: is ambiguous
10:24:04 [2020-09-15T10:24:04.143Z] #20 12.34 curl: try 'curl --help' or 'curl --manual' for more information
10:24:04 [2020-09-15T10:24:04.143Z] #20 12.65 
10:24:04 [2020-09-15T10:24:04.143Z] #20 12.72 Download of images into '/build' complete.
10:24:04 [2020-09-15T10:24:04.317Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:24:04 [2020-09-15T10:24:04.403Z] #20 12.73 Use something like the following to load the result into a Docker daemon:
10:24:04 [2020-09-15T10:24:04.403Z] #20 12.73   tar -cC '/build' . | docker load
10:24:04 [2020-09-15T10:24:04.403Z] #20 DONE 12.8s
10:24:04 [2020-09-15T10:24:04.403Z] 
10:24:04 [2020-09-15T10:24:04.403Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:24:04 [2020-09-15T10:24:04.973Z] #33 ...
10:24:04 [2020-09-15T10:24:04.973Z] 
10:24:04 [2020-09-15T10:24:04.973Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
10:24:04 [2020-09-15T10:24:04.973Z] #21 DONE 0.0s
10:24:04 [2020-09-15T10:24:04.973Z] 
10:24:04 [2020-09-15T10:24:04.973Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
10:24:04 [2020-09-15T10:24:04.973Z] #25 DONE 0.1s
10:24:04 [2020-09-15T10:24:04.973Z] 
10:24:04 [2020-09-15T10:24:04.973Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:24:06 [2020-09-15T10:24:06.368Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:24:06 [2020-09-15T10:24:06.834Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:24:07 [2020-09-15T10:24:07.396Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:24:07 [2020-09-15T10:24:07.396Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:24:07 [2020-09-15T10:24:07.958Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:24:07 [2020-09-15T10:24:07.958Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:24:08 [2020-09-15T10:24:08.519Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:24:08 [2020-09-15T10:24:08.775Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:24:08 [2020-09-15T10:24:08.775Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:24:09 [2020-09-15T10:24:09.336Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:24:10 [2020-09-15T10:24:10.100Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:24:10 [2020-09-15T10:24:10.265Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:24:10 [2020-09-15T10:24:10.265Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:24:10 [2020-09-15T10:24:10.540Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:24:11 [2020-09-15T10:24:11.101Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:24:12 [2020-09-15T10:24:12.028Z] === RUN   TestDockerSuite/TestRunPortInUse
10:24:12 [2020-09-15T10:24:12.276Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:24:12 [2020-09-15T10:24:12.590Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:24:13 [2020-09-15T10:24:13.151Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:24:13 [2020-09-15T10:24:13.407Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:24:13 [2020-09-15T10:24:13.968Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:24:14 [2020-09-15T10:24:14.224Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:24:14 [2020-09-15T10:24:14.785Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:24:14 [2020-09-15T10:24:14.785Z] === RUN   TestDockerSuite/TestRunPublishPort
10:24:15 [2020-09-15T10:24:15.041Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:24:15 [2020-09-15T10:24:15.605Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:24:15 [2020-09-15T10:24:15.605Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:24:15 [2020-09-15T10:24:15.861Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:24:16 [2020-09-15T10:24:16.789Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:24:16 [2020-09-15T10:24:16.789Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:24:19 [2020-09-15T10:24:19.305Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:24:19 [2020-09-15T10:24:19.866Z] === RUN   TestDockerSuite/TestRunRm
10:24:20 [2020-09-15T10:24:20.121Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:24:23 [2020-09-15T10:24:23.067Z] #33 ...
10:24:23 [2020-09-15T10:24:23.067Z] 
10:24:23 [2020-09-15T10:24:23.067Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
10:24:23 [2020-09-15T10:24:23.067Z] #29 29.39 # github.com/docker/docker/contrib/httpserver
10:24:23 [2020-09-15T10:24:23.067Z] #29 29.39 loadinternal: cannot find runtime/cgo
10:24:23 [2020-09-15T10:24:23.067Z] #29 DONE 29.6s
10:24:23 [2020-09-15T10:24:23.067Z] 
10:24:23 [2020-09-15T10:24:23.067Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:24:23 [2020-09-15T10:24:23.067Z] #33 ...
10:24:23 [2020-09-15T10:24:23.067Z] 
10:24:23 [2020-09-15T10:24:23.067Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
10:24:23 [2020-09-15T10:24:23.067Z] #30 DONE 0.1s
10:24:23 [2020-09-15T10:24:23.067Z] 
10:24:23 [2020-09-15T10:24:23.067Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
10:24:24 [2020-09-15T10:24:24.284Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:24:24 [2020-09-15T10:24:24.284Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:24:24 [2020-09-15T10:24:24.540Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:24:25 [2020-09-15T10:24:25.906Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:24:26 [2020-09-15T10:24:26.162Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:24:28 [2020-09-15T10:24:28.677Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:24:28 [2020-09-15T10:24:28.934Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:24:32 [2020-09-15T10:24:32.206Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:24:32 [2020-09-15T10:24:32.781Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:24:33 [2020-09-15T10:24:33.355Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:24:33 [2020-09-15T10:24:33.916Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:24:34 [2020-09-15T10:24:34.171Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:24:34 [2020-09-15T10:24:34.733Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:24:35 [2020-09-15T10:24:35.295Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:24:35 [2020-09-15T10:24:35.552Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:24:36 [2020-09-15T10:24:36.114Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:24:36 [2020-09-15T10:24:36.675Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:24:37 [2020-09-15T10:24:37.236Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:24:39 [2020-09-15T10:24:39.125Z] === RUN   TestDockerSuite/TestRunState
10:24:40 [2020-09-15T10:24:40.491Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:24:40 [2020-09-15T10:24:40.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:24:41 [2020-09-15T10:24:41.004Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:24:41 [2020-09-15T10:24:41.933Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:24:41 [2020-09-15T10:24:41.933Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:24:41 [2020-09-15T10:24:41.933Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:24:42 [2020-09-15T10:24:42.188Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:24:43 [2020-09-15T10:24:43.118Z] === RUN   TestDockerSuite/TestRunSysctls
10:24:44 [2020-09-15T10:24:44.045Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:24:44 [2020-09-15T10:24:44.045Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:24:44 [2020-09-15T10:24:44.045Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:24:44 [2020-09-15T10:24:44.607Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:24:45 [2020-09-15T10:24:45.972Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:24:46 [2020-09-15T10:24:46.228Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:24:47 [2020-09-15T10:24:47.595Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:24:49 [2020-09-15T10:24:49.485Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:24:52 [2020-09-15T10:24:52.752Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:24:52 [2020-09-15T10:24:52.752Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:24:53 [2020-09-15T10:24:53.327Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:24:53 [2020-09-15T10:24:53.892Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:24:53 [2020-09-15T10:24:53.892Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:24:55 [2020-09-15T10:24:55.258Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:24:57 [2020-09-15T10:24:57.153Z] === RUN   TestDockerSuite/TestRunUserByID
10:24:57 [2020-09-15T10:24:57.153Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:24:57 [2020-09-15T10:24:57.409Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:24:57 [2020-09-15T10:24:57.665Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:24:57 [2020-09-15T10:24:57.665Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:24:58 [2020-09-15T10:24:58.227Z] === RUN   TestDockerSuite/TestRunUserByName
10:24:58 [2020-09-15T10:24:58.790Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:24:59 [2020-09-15T10:24:59.356Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:24:59 [2020-09-15T10:24:59.356Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:24:59 [2020-09-15T10:24:59.614Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:25:00 [2020-09-15T10:25:00.176Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:25:00 [2020-09-15T10:25:00.176Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:25:03 [2020-09-15T10:25:03.446Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:25:03 [2020-09-15T10:25:03.446Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:25:03 [2020-09-15T10:25:03.702Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:25:05 [2020-09-15T10:25:05.070Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:25:06 [2020-09-15T10:25:06.434Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:25:06 [2020-09-15T10:25:06.690Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:25:07 [2020-09-15T10:25:07.618Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:25:08 [2020-09-15T10:25:08.986Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:25:10 [2020-09-15T10:25:10.877Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:25:11 [2020-09-15T10:25:11.133Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:25:11 [2020-09-15T10:25:11.695Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:25:11 [2020-09-15T10:25:11.950Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:25:11 [2020-09-15T10:25:11.950Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:25:11 [2020-09-15T10:25:11.950Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:25:11 [2020-09-15T10:25:11.950Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:25:12 [2020-09-15T10:25:12.206Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:25:12 [2020-09-15T10:25:12.206Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:25:12 [2020-09-15T10:25:12.701Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:25:12 [2020-09-15T10:25:12.701Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:25:12 [2020-09-15T10:25:12.701Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:25:12 [2020-09-15T10:25:12.768Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:25:13 [2020-09-15T10:25:13.024Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:25:13 [2020-09-15T10:25:13.963Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:25:14 [2020-09-15T10:25:14.523Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:25:15 [2020-09-15T10:25:15.083Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:25:15 [2020-09-15T10:25:15.083Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:25:15 [2020-09-15T10:25:15.339Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:25:15 [2020-09-15T10:25:15.339Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:25:15 [2020-09-15T10:25:15.595Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
10:25:16 [2020-09-15T10:25:16.156Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:25:16 [2020-09-15T10:25:16.412Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:25:16 [2020-09-15T10:25:16.973Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:25:16 [2020-09-15T10:25:16.973Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:25:17 [2020-09-15T10:25:17.537Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:25:17 [2020-09-15T10:25:17.537Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:25:18 [2020-09-15T10:25:18.097Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:25:18 [2020-09-15T10:25:18.097Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:25:18 [2020-09-15T10:25:18.353Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:25:18 [2020-09-15T10:25:18.915Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:25:18 [2020-09-15T10:25:18.915Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:25:18 [2020-09-15T10:25:18.915Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:25:19 [2020-09-15T10:25:19.479Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:25:20 [2020-09-15T10:25:20.407Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:25:20 [2020-09-15T10:25:20.662Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:25:20 [2020-09-15T10:25:20.663Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:25:21 [2020-09-15T10:25:21.225Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:25:21 [2020-09-15T10:25:21.225Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:25:22 [2020-09-15T10:25:22.151Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:25:22 [2020-09-15T10:25:22.410Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:25:24 [2020-09-15T10:25:24.300Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:25:24 [2020-09-15T10:25:24.300Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:25:24 [2020-09-15T10:25:24.862Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:25:24 [2020-09-15T10:25:24.862Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:25:24 [2020-09-15T10:25:24.862Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:25:25 [2020-09-15T10:25:25.792Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:25:26 [2020-09-15T10:25:26.723Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:25:26 [2020-09-15T10:25:26.723Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:25:27 [2020-09-15T10:25:27.652Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:25:27 [2020-09-15T10:25:27.652Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:25:29 [2020-09-15T10:25:29.020Z] === RUN   TestDockerSuite/TestSaveImageId
10:25:29 [2020-09-15T10:25:29.020Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:25:29 [2020-09-15T10:25:29.277Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:25:29 [2020-09-15T10:25:29.534Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:25:30 [2020-09-15T10:25:30.901Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:25:30 [2020-09-15T10:25:30.901Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:25:32 [2020-09-15T10:25:32.270Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:25:32 [2020-09-15T10:25:32.541Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:25:32 [2020-09-15T10:25:32.541Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:25:32 [2020-09-15T10:25:32.808Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:25:33 [2020-09-15T10:25:33.736Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:25:35 [2020-09-15T10:25:35.627Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:25:38 [2020-09-15T10:25:38.142Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:25:38 [2020-09-15T10:25:38.142Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:25:38 [2020-09-15T10:25:38.142Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:25:38 [2020-09-15T10:25:38.142Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:25:38 [2020-09-15T10:25:38.397Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:25:39 [2020-09-15T10:25:39.326Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:25:41 [2020-09-15T10:25:41.841Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:25:43 [2020-09-15T10:25:43.730Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:25:46 [2020-09-15T10:25:46.248Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:25:47 [2020-09-15T10:25:47.614Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:25:48 [2020-09-15T10:25:48.542Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:25:49 [2020-09-15T10:25:49.106Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:25:51 [2020-09-15T10:25:51.620Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:25:52 [2020-09-15T10:25:52.986Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:25:53 [2020-09-15T10:25:53.551Z] === RUN   TestDockerSuite/TestStartRecordError
10:25:54 [2020-09-15T10:25:54.918Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:25:55 [2020-09-15T10:25:55.861Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:25:56 [2020-09-15T10:25:56.788Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:25:57 [2020-09-15T10:25:57.043Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:25:59 [2020-09-15T10:25:59.562Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:25:59 [2020-09-15T10:25:59.562Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:26:02 [2020-09-15T10:26:02.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:26:03 [2020-09-15T10:26:03.315Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:26:03 [2020-09-15T10:26:03.759Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:26:04 [2020-09-15T10:26:04.838Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:26:05 [2020-09-15T10:26:05.125Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:26:05 [2020-09-15T10:26:05.293Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:26:07 [2020-09-15T10:26:07.014Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:26:09 [2020-09-15T10:26:09.527Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:26:11 [2020-09-15T10:26:11.415Z] === RUN   TestDockerSuite/TestStatsNoStream
10:26:12 [2020-09-15T10:26:12.341Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:26:14 [2020-09-15T10:26:14.231Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:26:14 [2020-09-15T10:26:14.579Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 132.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:26:14 [2020-09-15T10:26:14.579Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:26:15 [2020-09-15T10:26:15.518Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:26:15 [2020-09-15T10:26:15.595Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:26:16 [2020-09-15T10:26:16.156Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:26:16 [2020-09-15T10:26:16.718Z] === RUN   TestDockerSuite/TestTopPrivileged
10:26:16 [2020-09-15T10:26:16.897Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:26:17 [2020-09-15T10:26:17.279Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:26:17 [2020-09-15T10:26:17.279Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:26:17 [2020-09-15T10:26:17.535Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:26:18 [2020-09-15T10:26:18.276Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:26:20 [2020-09-15T10:26:20.077Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:26:20 [2020-09-15T10:26:20.184Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:26:21 [2020-09-15T10:26:21.123Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:26:23 [2020-09-15T10:26:23.029Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:26:23 [2020-09-15T10:26:23.341Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:26:23 [2020-09-15T10:26:23.341Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:26:23 [2020-09-15T10:26:23.903Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:26:23 [2020-09-15T10:26:23.903Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
10:26:24 [2020-09-15T10:26:24.408Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:26:24 [2020-09-15T10:26:24.465Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
10:26:25 [2020-09-15T10:26:25.347Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:26:25 [2020-09-15T10:26:25.393Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:26:25 [2020-09-15T10:26:25.651Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:26:25 [2020-09-15T10:26:25.651Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:26:26 [2020-09-15T10:26:26.329Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:26:26 [2020-09-15T10:26:26.726Z] #33 151.2 
10:26:26 [2020-09-15T10:26:26.726Z] #33 DONE 151.4s
10:26:26 [2020-09-15T10:26:26.726Z] 
10:26:26 [2020-09-15T10:26:26.726Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
10:26:27 [2020-09-15T10:26:27.022Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:26:27 [2020-09-15T10:26:27.584Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:26:28 [2020-09-15T10:26:28.104Z] #34 DONE 1.1s
10:26:28 [2020-09-15T10:26:28.147Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:26:29 [2020-09-15T10:26:29.484Z] 
10:26:29 [2020-09-15T10:26:29.484Z] #35 [runner 12/12] COPY --from=builder       /build/ /
10:26:29 [2020-09-15T10:26:29.511Z] === RUN   TestDockerSuite/TestUpdateStats
10:26:29 [2020-09-15T10:26:29.743Z] #35 DONE 0.5s
10:26:29 [2020-09-15T10:26:29.743Z] 
10:26:29 [2020-09-15T10:26:29.743Z] #36 exporting to image
10:26:29 [2020-09-15T10:26:29.743Z] #36 exporting layers
10:26:31 [2020-09-15T10:26:31.686Z] #36 exporting layers 1.8s done
10:26:31 [2020-09-15T10:26:31.686Z] #36 writing image sha256:2aed23e66ee24ead4fc4aa10fe93ed04d838e7f83f11b61fc9eecff91d055a60 done
10:26:31 [2020-09-15T10:26:31.686Z] #36 naming to docker.io/library/moby-e2e-test done
10:26:31 [2020-09-15T10:26:31.686Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:26:32 [2020-09-15T10:26:32.001Z] + echo Ensuring container killed.
10:26:32 [2020-09-15T10:26:32.001Z] Ensuring container killed.
10:26:32 [2020-09-15T10:26:32.001Z] + docker rm -vf docker-pr1
10:26:32 [2020-09-15T10:26:32.001Z] Error: No such container: docker-pr1
10:26:32 [2020-09-15T10:26:32.001Z] + true
[Pipeline] sh
10:26:32 [2020-09-15T10:26:32.282Z] + echo Chowning /workspace to jenkins user
10:26:32 [2020-09-15T10:26:32.282Z] Chowning /workspace to jenkins user
10:26:32 [2020-09-15T10:26:32.282Z] + id -u
10:26:32 [2020-09-15T10:26:32.282Z] + id -g
10:26:32 [2020-09-15T10:26:32.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41451:/workspace busybox chown -R 1000:1000 /workspace
10:26:32 [2020-09-15T10:26:32.775Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:26:33 [2020-09-15T10:26:33.142Z] + bundleName=unit
10:26:33 [2020-09-15T10:26:33.142Z] + echo Creating unit-bundles.tar.gz
10:26:33 [2020-09-15T10:26:33.142Z] Creating unit-bundles.tar.gz
10:26:33 [2020-09-15T10:26:33.142Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
10:26:33 [2020-09-15T10:26:33.142Z] bundles/junit-report.xml
10:26:33 [2020-09-15T10:26:33.142Z] bundles/go-test-report.json
10:26:33 [2020-09-15T10:26:33.142Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:26:33 [2020-09-15T10:26:33.153Z] Archiving artifacts
10:26:33 [2020-09-15T10:26:33.522Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41451/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:26:33 [2020-09-15T10:26:33.702Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:26:33 [2020-09-15T10:26:33.702Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:26:33 [2020-09-15T10:26:33.826Z] + make clean
10:26:33 [2020-09-15T10:26:33.826Z] docker volume rm -f docker-dev-cache
10:26:34 [2020-09-15T10:26:34.085Z] docker-dev-cache
[Pipeline] deleteDir
10:26:34 [2020-09-15T10:26:34.264Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:26:34 [2020-09-15T10:26:34.826Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:26:37 [2020-09-15T10:26:37.344Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
10:26:37 [2020-09-15T10:26:37.908Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:26:39 [2020-09-15T10:26:39.800Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
10:26:41 [2020-09-15T10:26:41.091Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:26:42 [2020-09-15T10:26:42.323Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
10:26:43 [2020-09-15T10:26:43.250Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:26:45 [2020-09-15T10:26:45.768Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:26:48 [2020-09-15T10:26:48.285Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:26:49 [2020-09-15T10:26:49.212Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:26:50 [2020-09-15T10:26:50.576Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
10:26:51 [2020-09-15T10:26:51.501Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:26:51 [2020-09-15T10:26:51.758Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:26:53 [2020-09-15T10:26:53.125Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
10:26:53 [2020-09-15T10:26:53.686Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:26:55 [2020-09-15T10:26:55.053Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
10:26:55 [2020-09-15T10:26:55.853Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:26:56 [2020-09-15T10:26:56.418Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
10:26:57 [2020-09-15T10:26:57.784Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:26:59 [2020-09-15T10:26:59.149Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:27:00 [2020-09-15T10:27:00.079Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:27:12 [2020-09-15T10:27:12.263Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:27:12 [2020-09-15T10:27:12.824Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:27:14 [2020-09-15T10:27:14.712Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:27:15 [2020-09-15T10:27:15.274Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:27:15 [2020-09-15T10:27:15.274Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:27:15 [2020-09-15T10:27:15.274Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:27:15 [2020-09-15T10:27:15.836Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:27:16 [2020-09-15T10:27:16.092Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:27:16 [2020-09-15T10:27:16.092Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:27:16 [2020-09-15T10:27:16.092Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:27:17 [2020-09-15T10:27:17.020Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:27:17 [2020-09-15T10:27:17.020Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:27:17 [2020-09-15T10:27:17.582Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:27:17 [2020-09-15T10:27:17.582Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:27:17 [2020-09-15T10:27:17.582Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:27:17 [2020-09-15T10:27:17.582Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:27:17 [2020-09-15T10:27:17.839Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:27:19 [2020-09-15T10:27:19.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:27:19 [2020-09-15T10:27:19.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:27:19 [2020-09-15T10:27:19.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:27:19 [2020-09-15T10:27:19.729Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:27:19 [2020-09-15T10:27:19.729Z] === RUN   TestDockerSuite/TestVolumeEvents
10:27:20 [2020-09-15T10:27:20.294Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:27:21 [2020-09-15T10:27:21.660Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:27:21 [2020-09-15T10:27:21.660Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:27:21 [2020-09-15T10:27:21.660Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:27:23 [2020-09-15T10:27:23.550Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:27:26 [2020-09-15T10:27:26.071Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:27:26 [2020-09-15T10:27:26.071Z] --- PASS: TestDockerSuite (1289.49s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (4.03s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.58s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.85s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.96s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.95s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.27s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.72s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.68s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.17s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.69s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.94s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.95s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.13s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.19s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.50s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.93s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.66s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.58s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.80s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.76s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.28s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.58s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.47s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.06s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.97s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.61s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.61s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.48s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.86s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.32s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.86s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.86s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.68s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.82s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.36s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.34s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.90s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.65s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.36s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.85s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.36s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:27:26 [2020-09-15T10:27:26.071Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.24s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.26s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.27s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.75s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.44s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
10:27:26 [2020-09-15T10:27:26.071Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.071Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
10:27:26 [2020-09-15T10:27:26.071Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.80s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.24s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.17s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.92s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.05s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.13s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.76s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.25s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.92s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.64s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.36s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.29s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.25s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.76s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.20s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.35s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.44s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.41s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.75s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.62s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.62s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.73s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.04s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:27:26 [2020-09-15T10:27:26.071Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.22s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.67s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.27s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.47s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildFails (0.63s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
10:27:26 [2020-09-15T10:27:26.071Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.72s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.49s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.25s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.13s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.71s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.93s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.88s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.70s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.82s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.93s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.64s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.30s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.81s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.18s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.08s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.67s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.85s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.23s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.81s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.37s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.66s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.51s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.08s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.75s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.23s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.75s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.93s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildRm (2.79s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.57s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.57s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.59s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildUser (1.20s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.29s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.80s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.98s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.00s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.11s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.57s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.91s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.81s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.62s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_sni_test.go:18: Flakey test
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitChange (0.62s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.94s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.99s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.33s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.13s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.72s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.21s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.64s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.61s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.24s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.76s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:27:26 [2020-09-15T10:27:26.072Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.03s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.98s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.26s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.01s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.00s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc0009b8d60 <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1171818812 /foo false  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1171818812 /foo true  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3187710315 /foo false  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3187710315 /foo true  <nil> <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3187710315 /foo true  0xc0009b91e0 <nil> <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0009b9200 <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0009b9220 <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0009b9240 <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0009b9260 <nil>}
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.91s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 0
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 1
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 2
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 3
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 4
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 5
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 6
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 7
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 8
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 9
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 10
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 11
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 12
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 13
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 14
10:27:26 [2020-09-15T10:27:26.072Z]         docker_api_containers_test.go:1926: case 15
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.79s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.50s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.42s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s)
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership220226660/file1 1b5f555c1ff1427621dec22e7d747d4dfc7e17ab277de7cbb3a8b400970de954:/tmpvol/file1`
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.69s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:192: running `docker cp  6b2fd485f862a9c2a22b3b107ff7a912463cd320cc633171abd97e0c20bfb24b:/root/file1 /tmp/test-cp-from-case-a170927731/itWorks.txt`
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a170927731/itWorks.txt" contains "file1\n"
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:192: running `docker cp  4e94d10efbfc00effa543b605f23f743ccdc48c1f69be79aa754104d2fb52fed:/file1 /tmp/test-cp-from-case-b976758070/testDir/`
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.69s)
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c219340573/file2" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:192: running `docker cp  c723428b9e4cc1d93af65a11f0fa8dc0fd358545f8cce702af8a749993149476:/root/file1 /tmp/test-cp-from-case-c219340573/file2`
10:27:26 [2020-09-15T10:27:26.072Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c219340573/file2" contains "file1\n"
10:27:26 [2020-09-15T10:27:26.072Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.90s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5ecef18315ad72f3c702a8c6016f2e6aa5f694c4f416f31482bae1188582684c:/file1 /tmp/test-cp-from-case-d891213272/dir1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d891213272/dir1/file1" contains "file1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5ecef18315ad72f3c702a8c6016f2e6aa5f694c4f416f31482bae1188582684c:/file1 /tmp/test-cp-from-case-d891213272/dir1/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d891213272/dir1/file1" contains "file1\n"
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.01s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  baddc8ae4fd8ef456f9a78a328a64a53ad7141e658db13d2e298d2954d6840fc:dir1 /tmp/test-cp-from-case-e441179991/testDir`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e441179991/testDir/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  baddc8ae4fd8ef456f9a78a328a64a53ad7141e658db13d2e298d2954d6840fc:dir1 /tmp/test-cp-from-case-e441179991/testDir/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e441179991/testDir/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  bec974ee1d0f81bbc6de1d887f08816f0beaf1e1212f7a7e583d897994e91323:/root/dir1 /tmp/test-cp-from-case-f630153418/file1`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.10s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ee72f25de9d9bc8475bcb1a6a18697d186cfe742961dccef0bf123f2270026dd:/root/dir1 /tmp/test-cp-from-case-g477907361/dir2`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g477907361/dir2/dir1/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  ee72f25de9d9bc8475bcb1a6a18697d186cfe742961dccef0bf123f2270026dd:/root/dir1 /tmp/test-cp-from-case-g477907361/dir2/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g477907361/dir2/dir1/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dd0bd0210b647a7b25b4fb3694346ff4613af31328482e5f45b1e1dc4248829b:dir1/. /tmp/test-cp-from-case-h065245324/testDir`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h065245324/testDir/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  dd0bd0210b647a7b25b4fb3694346ff4613af31328482e5f45b1e1dc4248829b:dir1/. /tmp/test-cp-from-case-h065245324/testDir/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h065245324/testDir/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  01a735e50fb44e80926b771c79d1d0aa933014bbad5179b44dd33d1c4b43875e:/root/dir1/. /tmp/test-cp-from-case-i778289275/file1`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  21cd3aae7b2ea7e982f66e4e13806d14b72b217462f266a7c1f74c44c0d1fb8b:/root/dir1/. /tmp/test-cp-from-case-j242816926/dir2`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j242816926/dir2/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  21cd3aae7b2ea7e982f66e4e13806d14b72b217462f266a7c1f74c44c0d1fb8b:/root/dir1/. /tmp/test-cp-from-case-j242816926/dir2/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j242816926/dir2/file1-1" contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.32s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  115045cdf95b279076c52dbe968fe073231d8d90edef942b6785d2ce243c6330:/file2 /tmp/test-cp-from-err-dst-not-dir003299429/symlinkToFile1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir003299429/symlinkToFile1" points to "file1"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir003299429/file1" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  115045cdf95b279076c52dbe968fe073231d8d90edef942b6785d2ce243c6330:/file2 /tmp/test-cp-from-err-dst-not-dir003299429/symlinkToDir1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir003299429/symlinkToDir1" points to "dir1"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir003299429/file2" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  115045cdf95b279076c52dbe968fe073231d8d90edef942b6785d2ce243c6330:/file2 /tmp/test-cp-from-err-dst-not-dir003299429/brokenSymlinkToFileX`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir003299429/brokenSymlinkToFileX" points to "fileX"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir003299429/fileX" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  115045cdf95b279076c52dbe968fe073231d8d90edef942b6785d2ce243c6330:/dir2 /tmp/test-cp-from-err-dst-not-dir003299429/symlinkToDir1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir003299429/symlinkToDir1" points to "dir1"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir003299429/dir1/dir2/file2-1" contains "file2-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  115045cdf95b279076c52dbe968fe073231d8d90edef942b6785d2ce243c6330:/dir2 /tmp/test-cp-from-err-dst-not-dir003299429/brokenSymlinkToDirX`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir003299429/brokenSymlinkToDirX" points to "dirX"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir003299429/dirX/file2-1" contains "file2-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.03s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.69s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.02s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.99s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.20s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a324521645/file1 bf9236eb7c2807c2e60235f6816efe3c8d4cc695e571eb33f8b9442e2710912e:/root/itWorks.txt`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "bf9236eb7c2807c2e60235f6816efe3c8d4cc695e571eb33f8b9442e2710912e" start output contains "file1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a bf9236eb7c2807c2e60235f6816efe3c8d4cc695e571eb33f8b9442e2710912e`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.73s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b663197224/file1 154151ad25cf8321bb4042d56b9098cb18044b74ae496038bd7f5ce14b0193db:testDir/`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.21s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "5d93e27fb9616836ee41cdad9a1ae9f0104839fe3803432176389d9b899e6f03" start output contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5d93e27fb9616836ee41cdad9a1ae9f0104839fe3803432176389d9b899e6f03`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c533396327/file1 5d93e27fb9616836ee41cdad9a1ae9f0104839fe3803432176389d9b899e6f03:/root/file2`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "5d93e27fb9616836ee41cdad9a1ae9f0104839fe3803432176389d9b899e6f03" start output contains "file1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 5d93e27fb9616836ee41cdad9a1ae9f0104839fe3803432176389d9b899e6f03`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.88s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "91bbba9f94c7f7389c6c322ad333ef5d7bb25a7c927f0888bac629a70d0c7515" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 91bbba9f94c7f7389c6c322ad333ef5d7bb25a7c927f0888bac629a70d0c7515`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d025142682/file1 91bbba9f94c7f7389c6c322ad333ef5d7bb25a7c927f0888bac629a70d0c7515:dir1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "91bbba9f94c7f7389c6c322ad333ef5d7bb25a7c927f0888bac629a70d0c7515" start output contains "file1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 91bbba9f94c7f7389c6c322ad333ef5d7bb25a7c927f0888bac629a70d0c7515`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "cc45bd77c44613152c4c3d9e0982f86e28ab698867f1eb7d0f08f84cca07767f" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cc45bd77c44613152c4c3d9e0982f86e28ab698867f1eb7d0f08f84cca07767f`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d025142682/file1 cc45bd77c44613152c4c3d9e0982f86e28ab698867f1eb7d0f08f84cca07767f:dir1/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "cc45bd77c44613152c4c3d9e0982f86e28ab698867f1eb7d0f08f84cca07767f" start output contains "file1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cc45bd77c44613152c4c3d9e0982f86e28ab698867f1eb7d0f08f84cca07767f`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.59s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e683862577/dir1 b8411d19934c9fa4cda4d03f35de5aa329e975abd7bf59161647aa569d478a2c:testDir`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "b8411d19934c9fa4cda4d03f35de5aa329e975abd7bf59161647aa569d478a2c" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b8411d19934c9fa4cda4d03f35de5aa329e975abd7bf59161647aa569d478a2c`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e683862577/dir1 9b7baa615c0f13cb36ee10c1c173c7276e0fa5f13ace7ee31a0f966ed940cf2c:testDir/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "9b7baa615c0f13cb36ee10c1c173c7276e0fa5f13ace7ee31a0f966ed940cf2c" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 9b7baa615c0f13cb36ee10c1c173c7276e0fa5f13ace7ee31a0f966ed940cf2c`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.47s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f971525596/dir1 9fcbf2f9a79189b3751364bd6f02b069d39f55f84aaf513cdeea05917ad700c7:/root/file1`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.98s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "40f90cd77e7bf6f897f734b38303d5d1d46bbec016fd7f646dea3a898186ef7e" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 40f90cd77e7bf6f897f734b38303d5d1d46bbec016fd7f646dea3a898186ef7e`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g829232011/dir1 40f90cd77e7bf6f897f734b38303d5d1d46bbec016fd7f646dea3a898186ef7e:/root/dir2`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "40f90cd77e7bf6f897f734b38303d5d1d46bbec016fd7f646dea3a898186ef7e" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 40f90cd77e7bf6f897f734b38303d5d1d46bbec016fd7f646dea3a898186ef7e`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "78cd8dbaa4a4b4e499d6676a39705814de969f7d7e3608a1f7e7fe29c00d2c89" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 78cd8dbaa4a4b4e499d6676a39705814de969f7d7e3608a1f7e7fe29c00d2c89`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g829232011/dir1 78cd8dbaa4a4b4e499d6676a39705814de969f7d7e3608a1f7e7fe29c00d2c89:/dir2/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "78cd8dbaa4a4b4e499d6676a39705814de969f7d7e3608a1f7e7fe29c00d2c89" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 78cd8dbaa4a4b4e499d6676a39705814de969f7d7e3608a1f7e7fe29c00d2c89`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.96s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h492131182/dir1/. 1d014696319e700101918ec6ef90ec04bf9c3a088daa98c12fe2c55116d9a353:testDir`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "1d014696319e700101918ec6ef90ec04bf9c3a088daa98c12fe2c55116d9a353" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 1d014696319e700101918ec6ef90ec04bf9c3a088daa98c12fe2c55116d9a353`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h492131182/dir1/. 8538058fd1ba30fc7497dd61ec8060bcd06d3880eba045ef047ff333e56fe276:testDir/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "8538058fd1ba30fc7497dd61ec8060bcd06d3880eba045ef047ff333e56fe276" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 8538058fd1ba30fc7497dd61ec8060bcd06d3880eba045ef047ff333e56fe276`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i737125877/dir1/. 67899ad820e8109749b4db91bd081c8fd6435b14b4ee2145acc27f384ee17bca:/root/file1`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.13s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "2bcbefe94d4826cc2e3e58b31047af122669cc0ae21bec321cb67cedaf43c85f" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2bcbefe94d4826cc2e3e58b31047af122669cc0ae21bec321cb67cedaf43c85f`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j890567376/dir1/. 2bcbefe94d4826cc2e3e58b31047af122669cc0ae21bec321cb67cedaf43c85f:/dir2`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "2bcbefe94d4826cc2e3e58b31047af122669cc0ae21bec321cb67cedaf43c85f" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 2bcbefe94d4826cc2e3e58b31047af122669cc0ae21bec321cb67cedaf43c85f`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "452819c88868ff1aa3e015f093654564453982cd68a92a1c6856e1fcf07cba71" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 452819c88868ff1aa3e015f093654564453982cd68a92a1c6856e1fcf07cba71`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j890567376/dir1/. 452819c88868ff1aa3e015f093654564453982cd68a92a1c6856e1fcf07cba71:/dir2/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "452819c88868ff1aa3e015f093654564453982cd68a92a1c6856e1fcf07cba71" start output contains "file1-1\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 452819c88868ff1aa3e015f093654564453982cd68a92a1c6856e1fcf07cba71`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions907465199/permdirtest permtest:/`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToDot (0.70s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.58s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs501551097/file1 623de2cae6e1c8a6ae54f7e7f2ebe7ef2dcddb82e667997c9ee44206176fc5e9:/root/shouldNotExist`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "623de2cae6e1c8a6ae54f7e7f2ebe7ef2dcddb82e667997c9ee44206176fc5e9" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 623de2cae6e1c8a6ae54f7e7f2ebe7ef2dcddb82e667997c9ee44206176fc5e9`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.90s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume869577476/file1 7026facd21d46dd476727951c4342973bc42a1a614a50bc81a9b483dac313be2:/vol_ro/shouldNotExist`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:279: checking that container "7026facd21d46dd476727951c4342973bc42a1a614a50bc81a9b483dac313be2" start output contains ""
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7026facd21d46dd476727951c4342973bc42a1a614a50bc81a9b483dac313be2`
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.51s)
10:27:26 [2020-09-15T10:27:26.073Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.96s)
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-253120659/file2 b8cc241fc5bf38652a4b1e21b023859682f46842b7c6b669b703e4e1faa783d1:/vol2/symlinkToFile1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-253120659/symlinkToFile1" points to "file1"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-253120659/file1" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-253120659/file2 b8cc241fc5bf38652a4b1e21b023859682f46842b7c6b669b703e4e1faa783d1:/vol2/symlinkToDir1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-253120659/symlinkToDir1" points to "dir1"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-253120659/file2" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-253120659/file2 b8cc241fc5bf38652a4b1e21b023859682f46842b7c6b669b703e4e1faa783d1:/vol2/brokenSymlinkToFileX`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-253120659/brokenSymlinkToFileX" points to "fileX"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-253120659/fileX" contains "file2\n"
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-253120659//dir2 b8cc241fc5bf38652a4b1e21b023859682f46842b7c6b669b703e4e1faa783d1:/vol2/symlinkToDir1`
10:27:26 [2020-09-15T10:27:26.073Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-253120659/symlinkToDir1" points to "dir1"
10:27:26 [2020-09-15T10:27:26.074Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-253120659/dir1/dir2/file2-1" contains "file2-1\n"
10:27:26 [2020-09-15T10:27:26.074Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-253120659//dir2 b8cc241fc5bf38652a4b1e21b023859682f46842b7c6b669b703e4e1faa783d1:/vol2/brokenSymlinkToDirX`
10:27:26 [2020-09-15T10:27:26.074Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-253120659/brokenSymlinkToDirX" points to "dirX"
10:27:26 [2020-09-15T10:27:26.074Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-253120659/dirX/file2-1" contains "file2-1\n"
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.78s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement Devicemapper
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement Devicemapper
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.21s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.69s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.52s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.87s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.65s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.07s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.90s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.80s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.44s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.52s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.39s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.72s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.87s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsResize (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.33s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.55s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.86s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExec (0.53s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.04s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.79s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecEnv (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.57s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.93s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecTTY (0.63s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.60s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestHealth (18.51s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.66s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.44s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.96s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportFile (1.10s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.13s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.53s)
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d81db1b8b4055] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d81db1b8b4055] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:353: [d81db1b8b4055] daemon started
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:461: [d81db1b8b4055] Stopping daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:296: [d81db1b8b4055] exiting daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:448: [d81db1b8b4055] Daemon stopped
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d4d385cd21aed] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d4d385cd21aed] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:353: [d4d385cd21aed] daemon started
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:461: [d4d385cd21aed] Stopping daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:296: [d4d385cd21aed] exiting daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:448: [d4d385cd21aed] Daemon stopped
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.54s)
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d981d6e90e2a0] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d981d6e90e2a0] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:353: [d981d6e90e2a0] daemon started
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:461: [d981d6e90e2a0] Stopping daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:296: [d981d6e90e2a0] exiting daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:448: [d981d6e90e2a0] Daemon stopped
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d9a23181b2e21] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:296: [d9a23181b2e21] exiting daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d9a23181b2e21] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d9a23181b2e21] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:296: [d9a23181b2e21] exiting daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [d9a23181b2e21] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s)
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [dd44073f27721] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:325: [dd44073f27721] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:353: [dd44073f27721] daemon started
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:461: [dd44073f27721] Stopping daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:296: [dd44073f27721] exiting daemon
10:27:26 [2020-09-15T10:27:26.074Z]         daemon.go:448: [dd44073f27721] Daemon stopped
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement Devicemapper
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:27:26 [2020-09-15T10:27:26.074Z]         requirement.go:26: unmatched requirement Devicemapper
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.54s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
10:27:26 [2020-09-15T10:27:26.074Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.99s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.05s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.36s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.28s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.85s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.89s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.76s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsSince (6.58s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsTail (0.60s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.55s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.33s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.60s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestNetHostname (1.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.92s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.17s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginActive (1.67s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:27:26 [2020-09-15T10:27:26.075Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.07s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.87s)
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:325: [d6060cfc35159] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:325: [d6060cfc35159] waiting for daemon to start
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:353: [d6060cfc35159] daemon started
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:461: [d6060cfc35159] Stopping daemon
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:296: [d6060cfc35159] exiting daemon
10:27:26 [2020-09-15T10:27:26.075Z]         daemon.go:448: [d6060cfc35159] Daemon stopped
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.30s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.94s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.00s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPortList (5.96s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.89s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.99s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.85s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.30s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.86s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.19s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.03s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.90s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.89s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.69s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.27s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.36s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.18s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.37s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.15s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.06s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.31s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.60s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.59s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.09s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.08s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.61s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.35s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.66s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.94s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.075Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:27:26 [2020-09-15T10:27:26.075Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:27:26 [2020-09-15T10:27:26.075Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.40s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.43s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:27:26 [2020-09-15T10:27:26.075Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.38s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.65s)
10:27:26 [2020-09-15T10:27:26.075Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.55s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.07s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunMount (5.16s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.35s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.62s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.68s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.90s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.97s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.69s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.82s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.42s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.38s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.77s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.57s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement IsolationIsProcess
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunRm (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.26s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.59s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.61s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunState (1.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.02s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.07s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.58s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.58s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.51s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:27:26 [2020-09-15T10:27:26.076Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.54s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.55s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement blkioWeight
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.93s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.94s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s)
10:27:26 [2020-09-15T10:27:26.076Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents786077421
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.41s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.70s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.22s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.22s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.03s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.38s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.78s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.05s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.13s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.72s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.63s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.41s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.24s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.33s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:27:26 [2020-09-15T10:27:26.076Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.20s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.46s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.59s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.50s)
10:27:26 [2020-09-15T10:27:26.076Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.22s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.74s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.49s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s)
10:27:26 [2020-09-15T10:27:26.077Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:27:26 [2020-09-15T10:27:26.077Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:27:26 [2020-09-15T10:27:26.077Z] === RUN   TestDockerRegistrySuite
10:27:26 [2020-09-15T10:27:26.077Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:27:27 [2020-09-15T10:27:27.005Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:27:27 [2020-09-15T10:27:27.935Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:27:29 [2020-09-15T10:27:29.301Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:27:31 [2020-09-15T10:27:31.847Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:27:32 [2020-09-15T10:27:32.106Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:27:35 [2020-09-15T10:27:35.379Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:27:35 [2020-09-15T10:27:35.634Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:27:36 [2020-09-15T10:27:36.562Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:27:37 [2020-09-15T10:27:37.490Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:27:38 [2020-09-15T10:27:38.318Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:27:38 [2020-09-15T10:27:38.417Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:27:39 [2020-09-15T10:27:39.784Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:27:40 [2020-09-15T10:27:40.344Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:27:41 [2020-09-15T10:27:41.710Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:27:42 [2020-09-15T10:27:42.029Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:27:42 [2020-09-15T10:27:42.638Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:27:42 [2020-09-15T10:27:42.895Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:27:44 [2020-09-15T10:27:44.786Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:27:46 [2020-09-15T10:27:46.676Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:27:47 [2020-09-15T10:27:47.605Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:27:49 [2020-09-15T10:27:49.497Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:27:50 [2020-09-15T10:27:50.426Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:27:50 [2020-09-15T10:27:50.426Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:27:51 [2020-09-15T10:27:51.354Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:27:52 [2020-09-15T10:27:52.282Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:27:53 [2020-09-15T10:27:53.219Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:27:55 [2020-09-15T10:27:55.733Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:27:55 [2020-09-15T10:27:55.733Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:27:56 [2020-09-15T10:27:56.661Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:27:56 [2020-09-15T10:27:56.916Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:27:57 [2020-09-15T10:27:57.172Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:27:57 [2020-09-15T10:27:57.427Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:27:57 [2020-09-15T10:27:57.683Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:27:57 [2020-09-15T10:27:57.938Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:27:58 [2020-09-15T10:27:58.194Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:27:58 [2020-09-15T10:27:58.451Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:27:59 [2020-09-15T10:27:59.378Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:27:59 [2020-09-15T10:27:59.666Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:28:01 [2020-09-15T10:28:01.268Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:28:01 [2020-09-15T10:28:01.831Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:28:03 [2020-09-15T10:28:03.199Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:28:03 [2020-09-15T10:28:03.760Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:28:04 [2020-09-15T10:28:04.687Z] --- PASS: TestDockerRegistrySuite (38.97s)
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.33s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d25c8d29d6779 is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d58fb055c3a4d is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon dedfd31ed63f4 is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.59s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d46dab0cc731a is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.10s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d6121372bfe0f is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d9a35585ca998 is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.79s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d4b3197d582fd is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon dbea411274a8c is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d7b6663aba37e is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d68a00434ea1e is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (2.05s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon d41fffe87e34e is not started
10:28:04 [2020-09-15T10:28:04.687Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.11s)
10:28:04 [2020-09-15T10:28:04.687Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
10:28:04 [2020-09-15T10:28:04.687Z]         check_test.go:196: Daemon de8722d296750 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.08s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:28:04 [2020-09-15T10:28:04.688Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f848390652134aa6482ef7cb2844d929359430fc33aa2aa68c563a205a6986b
10:28:04 [2020-09-15T10:28:04.688Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8373ed2a70ef59a581f6717de6e3aee9c43392e724e4c1433c533cd1dab78f34
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d00ad91421655 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
10:28:04 [2020-09-15T10:28:04.688Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6daab39dcf0dba1b0412fbb3f421853a4a1308233e382089d9f4c1729c90660e
10:28:04 [2020-09-15T10:28:04.688Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ed85f2c1a5b103e0e96bdfd6673cf866e76bf29d87f5180d2c8dbc3622846a4a
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d6b105f56983f is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.89s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon dc02400ed1803 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.99s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d53846fa5407f is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d6c4e29946d50 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon dafcc73c284fb is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon daea803b7709f is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.95s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d833470edba7d is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d0ecce3ba7502 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d50b8606b9b33 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d78fc9af45d60 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.90s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon dc220b027ab93 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d02e8b993ded5 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon dc29eabb399d0 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d6922748c165a is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d92b59f564acf is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon dcf03b427adfb is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d04b0770e319c is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.15s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d1ddabdaa6ff7 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.73s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d9fc3f265399e is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon dd663f8113ebe is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.09s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
10:28:04 [2020-09-15T10:28:04.688Z]         check_test.go:196: Daemon d883e560ee0d8 is not started
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:325: [db80b11ba4880] waiting for daemon to start
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:325: [db80b11ba4880] waiting for daemon to start
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:353: [db80b11ba4880] daemon started
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:461: [db80b11ba4880] Stopping daemon
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:296: [db80b11ba4880] exiting daemon
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:448: [db80b11ba4880] Daemon stopped
10:28:04 [2020-09-15T10:28:04.688Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:325: [d59b84913f093] waiting for daemon to start
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:325: [d59b84913f093] waiting for daemon to start
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:353: [d59b84913f093] daemon started
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:461: [d59b84913f093] Stopping daemon
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:296: [d59b84913f093] exiting daemon
10:28:04 [2020-09-15T10:28:04.688Z]         daemon.go:448: [d59b84913f093] Daemon stopped
10:28:04 [2020-09-15T10:28:04.688Z] === RUN   TestDockerSchema1RegistrySuite
10:28:04 [2020-09-15T10:28:04.688Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:28:07 [2020-09-15T10:28:07.205Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:28:09 [2020-09-15T10:28:09.721Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:28:10 [2020-09-15T10:28:10.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:28:11 [2020-09-15T10:28:11.576Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:28:11 [2020-09-15T10:28:11.833Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:28:12 [2020-09-15T10:28:12.765Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:28:13 [2020-09-15T10:28:13.694Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:28:14 [2020-09-15T10:28:14.636Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:28:16 [2020-09-15T10:28:16.526Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:28:17 [2020-09-15T10:28:17.088Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:28:17 [2020-09-15T10:28:17.343Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:28:17 [2020-09-15T10:28:17.600Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:28:17 [2020-09-15T10:28:17.856Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:28:17 [2020-09-15T10:28:17.856Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:28:18 [2020-09-15T10:28:18.112Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:28:18 [2020-09-15T10:28:18.673Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:28:18 [2020-09-15T10:28:18.673Z] --- PASS: TestDockerSchema1RegistrySuite (14.04s)
10:28:18 [2020-09-15T10:28:18.673Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.59s)
10:28:18 [2020-09-15T10:28:18.673Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:28:18 [2020-09-15T10:28:18.673Z]         check_test.go:223: Daemon d77a2e53424b8 is not started
10:28:18 [2020-09-15T10:28:18.673Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.54s)
10:28:18 [2020-09-15T10:28:18.673Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
10:28:18 [2020-09-15T10:28:18.673Z]         check_test.go:223: Daemon d0b118cdd53e0 is not started
10:28:18 [2020-09-15T10:28:18.673Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s)
10:28:18 [2020-09-15T10:28:18.673Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:28:18 [2020-09-15T10:28:18.673Z]         check_test.go:223: Daemon dab567485d70c is not started
10:28:18 [2020-09-15T10:28:18.673Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s)
10:28:18 [2020-09-15T10:28:18.673Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
10:28:18 [2020-09-15T10:28:18.673Z]         check_test.go:223: Daemon ddbe21698fdea is not started
10:28:18 [2020-09-15T10:28:18.673Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
10:28:18 [2020-09-15T10:28:18.673Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:28:18 [2020-09-15T10:28:18.673Z]         check_test.go:223: Daemon d26b00c91a6d6 is not started
10:28:18 [2020-09-15T10:28:18.673Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s)
10:28:18 [2020-09-15T10:28:18.673Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:28:18 [2020-09-15T10:28:18.673Z]         check_test.go:223: Daemon d1d6f4369ddc3 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon dbf94b569a657 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon dd4aecc048ec9 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.23s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon d26ab1bae15c1 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon d98d5fc1611a5 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon d6945692f2248 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon df398f0c1b22d is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon daa815b18d29f is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon d6d960d02f007 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon d3c47b28889b9 is not started
10:28:18 [2020-09-15T10:28:18.674Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
10:28:18 [2020-09-15T10:28:18.674Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
10:28:18 [2020-09-15T10:28:18.674Z]         check_test.go:223: Daemon ddb43e9e0af0e is not started
10:28:18 [2020-09-15T10:28:18.674Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:28:18 [2020-09-15T10:28:18.674Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:28:19 [2020-09-15T10:28:19.602Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:28:20 [2020-09-15T10:28:20.165Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:28:20 [2020-09-15T10:28:20.165Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:28:21 [2020-09-15T10:28:21.530Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:28:21 [2020-09-15T10:28:21.530Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:28:22 [2020-09-15T10:28:22.092Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:28:22 [2020-09-15T10:28:22.347Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:28:22 [2020-09-15T10:28:22.602Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.97s)
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon dbef680286260 is not started
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.74s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon d9c21e28ec6c9 is not started
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon dcaa637679312 is not started
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:325: [dff7718beffcb] waiting for daemon to start
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:325: [dff7718beffcb] waiting for daemon to start
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:353: [dff7718beffcb] daemon started
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:461: [dff7718beffcb] Stopping daemon
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:296: [dff7718beffcb] exiting daemon
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:448: [dff7718beffcb] Daemon stopped
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon d37e0e32d385b is not started
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon d0e6753feb6a6 is not started
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon d2ab9cae2d101 is not started
10:28:22 [2020-09-15T10:28:22.603Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
10:28:22 [2020-09-15T10:28:22.603Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:28:22 [2020-09-15T10:28:22.603Z]         check_test.go:252: Daemon dbceb281b0db8 is not started
10:28:22 [2020-09-15T10:28:22.603Z] === RUN   TestDockerRegistryAuthTokenSuite
10:28:22 [2020-09-15T10:28:22.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:28:26 [2020-09-15T10:28:26.767Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:28:27 [2020-09-15T10:28:27.697Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:28:27 [2020-09-15T10:28:27.954Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:28:28 [2020-09-15T10:28:28.210Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:28:28 [2020-09-15T10:28:28.210Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:28:28 [2020-09-15T10:28:28.465Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s)
10:28:28 [2020-09-15T10:28:28.465Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
10:28:28 [2020-09-15T10:28:28.465Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:28:28 [2020-09-15T10:28:28.465Z]         check_test.go:279: Daemon d7a3fc2984fd3 is not started
10:28:28 [2020-09-15T10:28:28.465Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s)
10:28:28 [2020-09-15T10:28:28.465Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:28:28 [2020-09-15T10:28:28.465Z]         check_test.go:279: Daemon df88421f32435 is not started
10:28:28 [2020-09-15T10:28:28.465Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s)
10:28:28 [2020-09-15T10:28:28.465Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:28:28 [2020-09-15T10:28:28.465Z]         check_test.go:279: Daemon d33305a9ba7bb is not started
10:28:28 [2020-09-15T10:28:28.465Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
10:28:28 [2020-09-15T10:28:28.465Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:28:28 [2020-09-15T10:28:28.465Z]         check_test.go:279: Daemon dd875f4d426c5 is not started
10:28:28 [2020-09-15T10:28:28.465Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:28:28 [2020-09-15T10:28:28.465Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:28:28 [2020-09-15T10:28:28.465Z]         check_test.go:279: Daemon d2faa6c80463a is not started
10:28:28 [2020-09-15T10:28:28.465Z] === RUN   TestDockerNetworkSuite
10:28:28 [2020-09-15T10:28:28.465Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:28:30 [2020-09-15T10:28:30.980Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:28:31 [2020-09-15T10:28:31.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:28:33 [2020-09-15T10:28:33.752Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:28:35 [2020-09-15T10:28:35.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:28:37 [2020-09-15T10:28:37.655Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:28:39 [2020-09-15T10:28:39.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:28:44 [2020-09-15T10:28:44.268Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:28:46 [2020-09-15T10:28:46.157Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:28:47 [2020-09-15T10:28:47.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:28:47 [2020-09-15T10:28:47.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:28:48 [2020-09-15T10:28:48.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:28:48 [2020-09-15T10:28:48.970Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:28:49 [2020-09-15T10:28:49.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:28:50 [2020-09-15T10:28:50.153Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:28:50 [2020-09-15T10:28:50.408Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:28:50 [2020-09-15T10:28:50.970Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:28:51 [2020-09-15T10:28:51.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:28:51 [2020-09-15T10:28:51.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:28:51 [2020-09-15T10:28:51.481Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:28:52 [2020-09-15T10:28:52.043Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:28:53 [2020-09-15T10:28:53.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:28:53 [2020-09-15T10:28:53.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:28:53 [2020-09-15T10:28:53.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:28:53 [2020-09-15T10:28:53.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:28:55 [2020-09-15T10:28:55.927Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:28:57 [2020-09-15T10:28:57.816Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:29:03 [2020-09-15T10:29:03.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:29:03 [2020-09-15T10:29:03.067Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:29:03 [2020-09-15T10:29:03.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:29:03 [2020-09-15T10:29:03.885Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:29:03 [2020-09-15T10:29:03.885Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:29:03 [2020-09-15T10:29:03.885Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:29:04 [2020-09-15T10:29:04.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:29:04 [2020-09-15T10:29:04.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:29:06 [2020-09-15T10:29:06.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:29:06 [2020-09-15T10:29:06.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:29:06 [2020-09-15T10:29:06.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:29:07 [2020-09-15T10:29:07.219Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:29:10 [2020-09-15T10:29:10.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:29:13 [2020-09-15T10:29:13.752Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:29:13 [2020-09-15T10:29:13.752Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:29:14 [2020-09-15T10:29:14.007Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:29:15 [2020-09-15T10:29:15.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:29:15 [2020-09-15T10:29:15.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:29:16 [2020-09-15T10:29:16.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:29:16 [2020-09-15T10:29:16.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:29:17 [2020-09-15T10:29:17.683Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:29:24 [2020-09-15T10:29:24.223Z] --- PASS: TestDockerNetworkSuite (55.08s)
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.05s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d962ddceb2bdd is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon db106599a0879 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.66s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dc191eb991b44 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d91b10aa5606b is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:1233: Daemon d79ad30a1ccb0 is not started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [d79ad30a1ccb0] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [d79ad30a1ccb0] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:353: [d79ad30a1ccb0] daemon started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:461: [d79ad30a1ccb0] Stopping daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:296: [d79ad30a1ccb0] exiting daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:448: [d79ad30a1ccb0] Daemon stopped
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [d79ad30a1ccb0] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [d79ad30a1ccb0] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:353: [d79ad30a1ccb0] daemon started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:461: [d79ad30a1ccb0] Stopping daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:296: [d79ad30a1ccb0] exiting daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:448: [d79ad30a1ccb0] Daemon stopped
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dd722e3b419bb is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.97s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d15046e18671c is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dbddcacccf5b6 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon df40cc40365f5 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d7161bbb33530 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d30df727890ae is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d426c8773ebb7 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d03c5db79b8d5 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dc9f7c45f7218 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dd3b274b46124 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d022f32119502 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d64e9367bb3ea is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d54b0e5ede514 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d29b56f6a003e is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dbb5d0bd00c6b is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d0fa08029488a is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dba9f5a0013a1 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d55740b71e47d is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d2f2c3311f9f0 is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [da7fa1d380bc9] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [da7fa1d380bc9] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:353: [da7fa1d380bc9] daemon started
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:968: Daemon da7fa1d380bc9 is not started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:296: [da7fa1d380bc9] exiting daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [da7fa1d380bc9] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [da7fa1d380bc9] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:353: [da7fa1d380bc9] daemon started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:461: [da7fa1d380bc9] Stopping daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:296: [da7fa1d380bc9] exiting daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:448: [da7fa1d380bc9] Daemon stopped
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dc8542437316c is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.17s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [ddfdf902e2037] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [ddfdf902e2037] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:353: [ddfdf902e2037] daemon started
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:1116: Daemon ddfdf902e2037 is not started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [ddfdf902e2037] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:296: [ddfdf902e2037] exiting daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:325: [ddfdf902e2037] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:353: [ddfdf902e2037] daemon started
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:461: [ddfdf902e2037] Stopping daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:296: [ddfdf902e2037] exiting daemon
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:448: [ddfdf902e2037] Daemon stopped
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon dd3272141178c is not started
10:29:24 [2020-09-15T10:29:24.223Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
10:29:24 [2020-09-15T10:29:24.223Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:29:24 [2020-09-15T10:29:24.223Z]         docker_cli_network_unix_test.go:46: Daemon d1711e74d1860 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d7525b02cccf8 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d09afd2bafcb9 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d9cb32b9b6919 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon dc6a3d256dad9 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d4f4cfb28536a is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.30s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon db1ab3a6d6cd8 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d2bf1968c6e4d is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:29:24 [2020-09-15T10:29:24.224Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d89d809907065 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon dc1736ab9d2ce is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.21s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [de092da139514] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [de092da139514] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:353: [de092da139514] daemon started
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:461: [de092da139514] Stopping daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:296: [de092da139514] exiting daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:448: [de092da139514] Daemon stopped
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [de092da139514] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [de092da139514] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:353: [de092da139514] daemon started
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:461: [de092da139514] Stopping daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:296: [de092da139514] exiting daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:448: [de092da139514] Daemon stopped
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.80s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [d92446bf4da72] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [d92446bf4da72] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:353: [d92446bf4da72] daemon started
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:1084: Daemon d92446bf4da72 is not started
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [d92446bf4da72] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:296: [d92446bf4da72] exiting daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:325: [d92446bf4da72] waiting for daemon to start
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:353: [d92446bf4da72] daemon started
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:461: [d92446bf4da72] Stopping daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:296: [d92446bf4da72] exiting daemon
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:448: [d92446bf4da72] Daemon stopped
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d0172fbc8d196 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d68d86d594975 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon dead306490c5e is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon ddb88bb3e96ae is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d36ccaba2aa5f is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d5e3c25a3cdf9 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon dd6b01945d027 is not started
10:29:24 [2020-09-15T10:29:24.224Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.90s)
10:29:24 [2020-09-15T10:29:24.224Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:29:24 [2020-09-15T10:29:24.224Z]         docker_cli_network_unix_test.go:46: Daemon d006f87fdef2a is not started
10:29:24 [2020-09-15T10:29:24.224Z] === RUN   TestDockerHubPullSuite
10:29:24 [2020-09-15T10:29:24.224Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:29:25 [2020-09-15T10:29:25.150Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:29:27 [2020-09-15T10:29:27.679Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:29:27 [2020-09-15T10:29:27.943Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:29:29 [2020-09-15T10:29:29.309Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:29:29 [2020-09-15T10:29:29.870Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:29:30 [2020-09-15T10:29:30.126Z] --- PASS: TestDockerHubPullSuite (6.62s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s)
10:29:30 [2020-09-15T10:29:30.126Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:29:30 [2020-09-15T10:29:30.126Z]         daemon.go:325: [d5ac2a46633ec] waiting for daemon to start
10:29:30 [2020-09-15T10:29:30.126Z]         daemon.go:325: [d5ac2a46633ec] waiting for daemon to start
10:29:30 [2020-09-15T10:29:30.126Z]         daemon.go:353: [d5ac2a46633ec] daemon started
10:29:30 [2020-09-15T10:29:30.126Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.45s)
10:29:30 [2020-09-15T10:29:30.126Z]     daemon.go:461: [d5ac2a46633ec] Stopping daemon
10:29:30 [2020-09-15T10:29:30.126Z]     daemon.go:296: [d5ac2a46633ec] exiting daemon
10:29:30 [2020-09-15T10:29:30.126Z]     daemon.go:448: [d5ac2a46633ec] Daemon stopped
10:29:30 [2020-09-15T10:29:30.126Z] PASS
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === Skipped
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         docker_cli_sni_test.go:18: Flakey test
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement Devicemapper
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement IsolationIsProcess
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
10:29:30 [2020-09-15T10:29:30.126Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement blkioWeight
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
10:29:30 [2020-09-15T10:29:30.126Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.126Z] 
10:29:30 [2020-09-15T10:29:30.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]         requirement.go:26: unmatched requirement DaemonIsWindows
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]         requirement.go:26: unmatched requirement swapMemorySupport
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:29:30 [2020-09-15T10:29:30.127Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
10:29:30 [2020-09-15T10:29:30.127Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
10:29:30 [2020-09-15T10:29:30.127Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:29:30 [2020-09-15T10:29:30.127Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
10:29:30 [2020-09-15T10:29:30.127Z]         docker_cli_network_unix_test.go:46: Daemon d89d809907065 is not started
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] 
10:29:30 [2020-09-15T10:29:30.127Z] DONE 1249 tests, 51 skipped in 1446.125s
10:29:30 [2020-09-15T10:29:30.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:29:30 [2020-09-15T10:29:30.127Z] ++++ cat bundles/test-integration/docker.pid
10:29:30 [2020-09-15T10:29:30.127Z] +++ kill 7317
10:29:31 [2020-09-15T10:29:31.489Z] umount: bundles/test-integration/root: no mount point specified.
10:29:31 [2020-09-15T10:29:31.489Z] +++ /etc/init.d/apparmor stop
10:29:31 [2020-09-15T10:29:31.489Z] Leaving: AppArmorNo profiles have been unloaded.
10:29:31 [2020-09-15T10:29:31.489Z] 
10:29:31 [2020-09-15T10:29:31.489Z] Unloading profiles will leave already running processes permanently
10:29:31 [2020-09-15T10:29:31.489Z] unconfined, which can lead to unexpected situations.
10:29:31 [2020-09-15T10:29:31.489Z] 
10:29:31 [2020-09-15T10:29:31.489Z] To set a process to complain mode, use the command line tool
10:29:31 [2020-09-15T10:29:31.489Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:29:31 [2020-09-15T10:29:31.489Z] +++ true
10:29:31 [2020-09-15T10:29:31.489Z] exiting test-integration
10:29:31 [2020-09-15T10:29:31.489Z] ++ exit 0
10:29:31 [2020-09-15T10:29:31.489Z] 
10:29:31 [2020-09-15T10:29:31.489Z] + for job in $(jobs -p)
10:29:31 [2020-09-15T10:29:31.489Z] + wait 11331
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:29:40 [2020-09-15T10:29:40.829Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:29:42 [2020-09-15T10:29:42.360Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:29:48 [2020-09-15T10:29:48.197Z] === RUN   TestDockerSuite/TestBuildEnv
10:29:48 [2020-09-15T10:29:48.197Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:29:48 [2020-09-15T10:29:48.197Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:29:48 [2020-09-15T10:29:48.197Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:29:48 [2020-09-15T10:29:48.197Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:29:48 [2020-09-15T10:29:48.197Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:29:51 [2020-09-15T10:29:51.085Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:29:51 [2020-09-15T10:29:51.085Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:29:51 [2020-09-15T10:29:51.085Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:29:51 [2020-09-15T10:29:51.543Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:29:51 [2020-09-15T10:29:51.998Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:29:57 [2020-09-15T10:29:57.769Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildExpose
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:30:15 [2020-09-15T10:30:15.446Z] === RUN   TestDockerSuite/TestBuildFails
10:30:16 [2020-09-15T10:30:16.414Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:30:16 [2020-09-15T10:30:16.414Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:30:18 [2020-09-15T10:30:18.103Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:30:18 [2020-09-15T10:30:18.103Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:30:19 [2020-09-15T10:30:19.993Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:30:21 [2020-09-15T10:30:21.106Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:30:26 [2020-09-15T10:30:26.529Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:30:26 [2020-09-15T10:30:26.903Z] === RUN   TestDockerSuite/TestBuildForceRm
10:30:27 [2020-09-15T10:30:27.893Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:30:32 [2020-09-15T10:30:32.060Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:30:32 [2020-09-15T10:30:32.707Z] === RUN   TestDockerSuite/TestBuildFromGit
10:30:34 [2020-09-15T10:30:34.591Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:30:38 [2020-09-15T10:30:38.531Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:30:38 [2020-09-15T10:30:38.757Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:30:38 [2020-09-15T10:30:38.757Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:30:39 [2020-09-15T10:30:39.498Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:30:44 [2020-09-15T10:30:44.004Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:30:44 [2020-09-15T10:30:44.932Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:30:45 [2020-09-15T10:30:45.494Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:30:46 [2020-09-15T10:30:46.572Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:30:46 [2020-09-15T10:30:46.572Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:30:46 [2020-09-15T10:30:46.572Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:30:47 [2020-09-15T10:30:47.030Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:30:47 [2020-09-15T10:30:47.030Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:30:48 [2020-09-15T10:30:48.010Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:30:57 [2020-09-15T10:30:57.353Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:30:57 [2020-09-15T10:30:57.353Z] === RUN   TestDockerSuite/TestBuildHistory
10:31:05 [2020-09-15T10:31:05.936Z] === RUN   TestDockerSuite/TestBuildIidFile
10:31:05 [2020-09-15T10:31:05.936Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:31:08 [2020-09-15T10:31:08.120Z] === RUN   TestDockerSuite/TestBuildInheritance
10:31:08 [2020-09-15T10:31:08.120Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:31:09 [2020-09-15T10:31:09.094Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:31:09 [2020-09-15T10:31:09.094Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:31:14 [2020-09-15T10:31:14.887Z] === RUN   TestDockerSuite/TestBuildLabel
10:31:15 [2020-09-15T10:31:15.346Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:31:15 [2020-09-15T10:31:15.805Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:31:16 [2020-09-15T10:31:16.265Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:31:16 [2020-09-15T10:31:16.723Z] === RUN   TestDockerSuite/TestBuildLabels
10:31:17 [2020-09-15T10:31:17.691Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:31:18 [2020-09-15T10:31:18.659Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildLastModified
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:31:23 [2020-09-15T10:31:23.349Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:31:23 [2020-09-15T10:31:23.808Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:31:24 [2020-09-15T10:31:24.775Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:31:29 [2020-09-15T10:31:29.468Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:31:44 [2020-09-15T10:31:44.173Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:31:44 [2020-09-15T10:31:44.286Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:31:44 [2020-09-15T10:31:44.286Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:31:45 [2020-09-15T10:31:45.823Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:32:21 [2020-09-15T10:32:21.507Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:32:31 [2020-09-15T10:32:31.829Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:32:35 [2020-09-15T10:32:35.562Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:32:40 [2020-09-15T10:32:40.357Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:32:41 [2020-09-15T10:32:41.355Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:32:47 [2020-09-15T10:32:47.144Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:32:50 [2020-09-15T10:32:50.293Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:32:53 [2020-09-15T10:32:53.557Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:33:04 [2020-09-15T10:33:04.831Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:33:04 [2020-09-15T10:33:04.831Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:33:09 [2020-09-15T10:33:09.521Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:33:09 [2020-09-15T10:33:09.521Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:33:09 [2020-09-15T10:33:09.521Z] === RUN   TestDockerSuite/TestBuildNetNone
10:33:09 [2020-09-15T10:33:09.521Z] === RUN   TestDockerSuite/TestBuildNoContext
10:33:11 [2020-09-15T10:33:11.705Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:33:16 [2020-09-15T10:33:16.403Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:33:18 [2020-09-15T10:33:18.580Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:33:18 [2020-09-15T10:33:18.580Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:33:19 [2020-09-15T10:33:19.039Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:33:21 [2020-09-15T10:33:21.217Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:33:22 [2020-09-15T10:33:22.752Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:33:23 [2020-09-15T10:33:23.720Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:33:32 [2020-09-15T10:33:32.287Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:33:33 [2020-09-15T10:33:33.256Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:33:41 [2020-09-15T10:33:41.829Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:33:44 [2020-09-15T10:33:44.732Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:33:53 [2020-09-15T10:33:53.294Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:33:57 [2020-09-15T10:33:57.982Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:34:03 [2020-09-15T10:34:03.774Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:34:04 [2020-09-15T10:34:04.740Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:34:04 [2020-09-15T10:34:04.740Z] === RUN   TestDockerSuite/TestBuildPATH
10:34:04 [2020-09-15T10:34:04.740Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:34:06 [2020-09-15T10:34:06.914Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:34:06 [2020-09-15T10:34:06.914Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:34:57 [2020-09-15T10:34:57.585Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:34:59 [2020-09-15T10:34:59.938Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:35:03 [2020-09-15T10:35:03.201Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:35:05 [2020-09-15T10:35:05.092Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:35:07 [2020-09-15T10:35:07.609Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:35:10 [2020-09-15T10:35:10.877Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:35:12 [2020-09-15T10:35:12.373Z] === RUN   TestDockerSuite/TestBuildRm
10:35:12 [2020-09-15T10:35:12.766Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:35:24 [2020-09-15T10:35:24.709Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:35:27 [2020-09-15T10:35:27.595Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:35:27 [2020-09-15T10:35:27.595Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:35:28 [2020-09-15T10:35:28.050Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:35:29 [2020-09-15T10:35:29.009Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:35:32 [2020-09-15T10:35:32.719Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:35:35 [2020-09-15T10:35:35.603Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:35:40 [2020-09-15T10:35:40.268Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:35:55 [2020-09-15T10:35:55.036Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:35:55 [2020-09-15T10:35:55.996Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:35:56 [2020-09-15T10:35:56.452Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:36:06 [2020-09-15T10:36:06.789Z] === RUN   TestDockerSuite/TestBuildSpaces
10:36:06 [2020-09-15T10:36:06.789Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:36:08 [2020-09-15T10:36:08.938Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:36:08 [2020-09-15T10:36:08.938Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:36:10 [2020-09-15T10:36:10.827Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:36:11 [2020-09-15T10:36:11.454Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:36:11 [2020-09-15T10:36:11.455Z] === RUN   TestDockerSuite/TestBuildStderr
10:36:13 [2020-09-15T10:36:13.340Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:36:16 [2020-09-15T10:36:16.116Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:36:16 [2020-09-15T10:36:16.605Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:36:19 [2020-09-15T10:36:19.119Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:36:39 [2020-09-15T10:36:39.845Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:36:39 [2020-09-15T10:36:39.869Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:36:40 [2020-09-15T10:36:40.301Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:36:44 [2020-09-15T10:36:44.014Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:36:46 [2020-09-15T10:36:46.905Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:36:53 [2020-09-15T10:36:53.946Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:36:54 [2020-09-15T10:36:54.704Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:36:54 [2020-09-15T10:36:54.704Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:36:56 [2020-09-15T10:36:56.600Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:36:59 [2020-09-15T10:36:59.711Z] === RUN   TestDockerSuite/TestBuildUser
10:36:59 [2020-09-15T10:36:59.711Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:36:59 [2020-09-15T10:36:59.711Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:36:59 [2020-09-15T10:36:59.711Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:36:59 [2020-09-15T10:36:59.866Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:37:04 [2020-09-15T10:37:04.373Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:37:04 [2020-09-15T10:37:04.828Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:37:07 [2020-09-15T10:37:07.949Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:37:13 [2020-09-15T10:37:13.192Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:37:13 [2020-09-15T10:37:13.360Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:37:13 [2020-09-15T10:37:13.360Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:37:13 [2020-09-15T10:37:13.360Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:37:15 [2020-09-15T10:37:15.081Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:37:17 [2020-09-15T10:37:17.595Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:37:20 [2020-09-15T10:37:20.107Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:37:22 [2020-09-15T10:37:22.622Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:37:25 [2020-09-15T10:37:25.905Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:37:27 [2020-09-15T10:37:27.795Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:37:43 [2020-09-15T10:37:43.256Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:37:43 [2020-09-15T10:37:43.256Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:37:51 [2020-09-15T10:37:51.794Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:37:57 [2020-09-15T10:37:57.563Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:37:57 [2020-09-15T10:37:57.563Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:37:57 [2020-09-15T10:37:57.563Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:37:59 [2020-09-15T10:37:59.731Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:38:00 [2020-09-15T10:38:00.186Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
10:38:12 [2020-09-15T10:38:12.532Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:38:16 [2020-09-15T10:38:16.245Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:38:16 [2020-09-15T10:38:16.245Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:38:23 [2020-09-15T10:38:23.956Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:38:31 [2020-09-15T10:38:31.015Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:38:31 [2020-09-15T10:38:31.015Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:38:31 [2020-09-15T10:38:31.015Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:38:31 [2020-09-15T10:38:31.015Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:38:31 [2020-09-15T10:38:31.015Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:38:38 [2020-09-15T10:38:38.793Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:38:39 [2020-09-15T10:38:39.555Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:38:41 [2020-09-15T10:38:41.083Z] === RUN   TestDockerSuite/TestBuildXZHost
10:38:41 [2020-09-15T10:38:41.083Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:38:41 [2020-09-15T10:38:41.083Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:38:41 [2020-09-15T10:38:41.083Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:38:43 [2020-09-15T10:38:43.249Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:38:47 [2020-09-15T10:38:47.922Z] === RUN   TestDockerSuite/TestCommitChange
10:38:52 [2020-09-15T10:38:52.590Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:38:56 [2020-09-15T10:38:56.836Z] --- PASS: TestDockerSwarmSuite (1644.64s)
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dfc8f06a1ea2d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dfc8f06a1ea2d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [dfc8f06a1ea2d] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [dfc8f06a1ea2d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [dfc8f06a1ea2d] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [dfc8f06a1ea2d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d3640de7937f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d3640de7937f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d3640de7937f1] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d3640de7937f1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d3640de7937f1] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d3640de7937f1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.21s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d5bcdd16a604d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d5bcdd16a604d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d5bcdd16a604d] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d5bcdd16a604d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d5bcdd16a604d] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d5bcdd16a604d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.52s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d06e31e0c67c8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d06e31e0c67c8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d06e31e0c67c8] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d1e9c96c2a631] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d1e9c96c2a631] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d1e9c96c2a631] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d06e31e0c67c8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d06e31e0c67c8] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d06e31e0c67c8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d1e9c96c2a631] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d1e9c96c2a631] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d1e9c96c2a631] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dfea2e17da0b4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dfea2e17da0b4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [dfea2e17da0b4] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [dfea2e17da0b4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [dfea2e17da0b4] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [dfea2e17da0b4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d6cb128d70f6c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d6cb128d70f6c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d6cb128d70f6c] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [de5ac480ff83a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [de5ac480ff83a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [de5ac480ff83a] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [de5ac480ff83a] joining swarm manager [d6cb128d70f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [de5ac480ff83a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [de5ac480ff83a] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [de5ac480ff83a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d0d70c6fa5144] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d0d70c6fa5144] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d0d70c6fa5144] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [d0d70c6fa5144] joining swarm manager [d6cb128d70f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d6cb128d70f6c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d6cb128d70f6c] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d6cb128d70f6c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:379: Daemon de5ac480ff83a is not started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d0d70c6fa5144] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d0d70c6fa5144] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d0d70c6fa5144] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:38:56 [2020-09-15T10:38:56.836Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dcc25bec5763f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dcc25bec5763f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [dcc25bec5763f] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [df686726de96b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [df686726de96b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [df686726de96b] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [df686726de96b] joining swarm manager [dcc25bec5763f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [dcc25bec5763f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [dcc25bec5763f] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [dcc25bec5763f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [df686726de96b] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [df686726de96b] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [df686726de96b] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dcc25bec5763f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dcc25bec5763f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [dcc25bec5763f] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [df686726de96b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [df686726de96b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [df686726de96b] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [dcc25bec5763f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [dcc25bec5763f] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [dcc25bec5763f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [df686726de96b] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [df686726de96b] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [df686726de96b] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d79bdd983dc3e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d79bdd983dc3e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d79bdd983dc3e] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d79bdd983dc3e] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d79bdd983dc3e] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d79bdd983dc3e] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dba3d393ebf37] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [dba3d393ebf37] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [dba3d393ebf37] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d93ee9d6d3712] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d93ee9d6d3712] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d93ee9d6d3712] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [dba3d393ebf37] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [dba3d393ebf37] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [dba3d393ebf37] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d93ee9d6d3712] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d93ee9d6d3712] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d93ee9d6d3712] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.30s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [db3ee92d06093] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [db3ee92d06093] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [db3ee92d06093] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d8e8758417b71] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d8e8758417b71] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d8e8758417b71] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [d8e8758417b71] joining swarm manager [db3ee92d06093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d3084c76a02a0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d3084c76a02a0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d3084c76a02a0] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [d3084c76a02a0] joining swarm manager [db3ee92d06093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [db3ee92d06093] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [db3ee92d06093] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [db3ee92d06093] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [db3ee92d06093] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [db3ee92d06093] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [db3ee92d06093] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         docker_api_swarm_test.go:364: Waiting for possible election...
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [db3ee92d06093] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [db3ee92d06093] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [db3ee92d06093] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d8e8758417b71] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d8e8758417b71] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d8e8758417b71] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d3084c76a02a0] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d3084c76a02a0] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d3084c76a02a0] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.34s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d7c83537e055c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d7c83537e055c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d7c83537e055c] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d5e05895ee146] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d5e05895ee146] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d5e05895ee146] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [d5e05895ee146] joining swarm manager [d7c83537e055c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [df310fdd3b2fc] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [df310fdd3b2fc] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [df310fdd3b2fc] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [df310fdd3b2fc] joining swarm manager [d7c83537e055c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d7c83537e055c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d7c83537e055c] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d7c83537e055c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d5e05895ee146] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d5e05895ee146] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d5e05895ee146] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [df310fdd3b2fc] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [df310fdd3b2fc] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [df310fdd3b2fc] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.22s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d28f9d861e980] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d28f9d861e980] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d28f9d861e980] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d2cda5c94607c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d2cda5c94607c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d2cda5c94607c] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d28f9d861e980] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d28f9d861e980] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d28f9d861e980] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d2cda5c94607c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d2cda5c94607c] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d2cda5c94607c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.13s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d32335a11819a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d32335a11819a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d32335a11819a] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d32335a11819a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d32335a11819a] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d32335a11819a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.65s)
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [daee7971b27b7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [daee7971b27b7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [daee7971b27b7] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d86d1a6959eb8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d86d1a6959eb8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d86d1a6959eb8] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [d86d1a6959eb8] joining swarm manager [daee7971b27b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d6795dade599c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:325: [d6795dade599c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:353: [d6795dade599c] daemon started
10:38:56 [2020-09-15T10:38:56.836Z]         check_test.go:358: [d6795dade599c] joining swarm manager [daee7971b27b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [daee7971b27b7] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [daee7971b27b7] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [daee7971b27b7] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d86d1a6959eb8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:296: [d86d1a6959eb8] exiting daemon
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:448: [d86d1a6959eb8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.836Z]         daemon.go:461: [d6795dade599c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d6795dade599c] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d6795dade599c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.38s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d69bd1ec1405a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d69bd1ec1405a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d69bd1ec1405a] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d69bd1ec1405a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d69bd1ec1405a] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d69bd1ec1405a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d69bd1ec1405a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d69bd1ec1405a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d69bd1ec1405a] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [de197f1261105] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [de197f1261105] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [de197f1261105] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [de197f1261105] joining swarm manager [d69bd1ec1405a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [de197f1261105] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [de197f1261105] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [de197f1261105] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [de197f1261105] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [de197f1261105] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [de197f1261105] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dd989a4ab37f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dd989a4ab37f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dd989a4ab37f1] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [dd989a4ab37f1] joining swarm manager [d69bd1ec1405a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [dd989a4ab37f1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dd989a4ab37f1] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [dd989a4ab37f1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dd989a4ab37f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dd989a4ab37f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dd989a4ab37f1] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dd989a4ab37f1] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dd989a4ab37f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dd989a4ab37f1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dd989a4ab37f1] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d69bd1ec1405a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d69bd1ec1405a] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d69bd1ec1405a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [de197f1261105] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [de197f1261105] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [de197f1261105] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [dd989a4ab37f1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dd989a4ab37f1] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [dd989a4ab37f1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.61s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d2a978e8a5be7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d2a978e8a5be7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d2a978e8a5be7] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbb91243514a3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbb91243514a3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dbb91243514a3] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [dbb91243514a3] joining swarm manager [d2a978e8a5be7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d2a978e8a5be7] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d2a978e8a5be7] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d2a978e8a5be7] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [dbb91243514a3] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dbb91243514a3] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [dbb91243514a3] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.19s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d48a149781ca5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d48a149781ca5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d48a149781ca5] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d80a50b91177c] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [d80a50b91177c] joining swarm manager [d48a149781ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d143337f66ee8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d143337f66ee8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d143337f66ee8] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [d143337f66ee8] joining swarm manager [d48a149781ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d80a50b91177c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d80a50b91177c] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d80a50b91177c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [d80a50b91177c] error pinging daemon on start: Get http://d80a50b91177c.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [d80a50b91177c] error pinging daemon on start: Get http://d80a50b91177c.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [d80a50b91177c] error pinging daemon on start: Get http://d80a50b91177c.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [d80a50b91177c] error pinging daemon on start: Get http://d80a50b91177c.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [d80a50b91177c] error pinging daemon on start: Get http://d80a50b91177c.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [d80a50b91177c] error pinging daemon on start: Get http://d80a50b91177c.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d80a50b91177c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d80a50b91177c] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d48a149781ca5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d48a149781ca5] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d48a149781ca5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d80a50b91177c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d80a50b91177c] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d80a50b91177c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d143337f66ee8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d143337f66ee8] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d143337f66ee8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (5.95s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d3f70594b995c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d3f70594b995c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d3f70594b995c] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d3f70594b995c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d3f70594b995c] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d3f70594b995c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.00s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d2fb8999c268c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d2fb8999c268c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d2fb8999c268c] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d4a57820dca19] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d4a57820dca19] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d4a57820dca19] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [d4a57820dca19] joining swarm manager [d2fb8999c268c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d2fb8999c268c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d2fb8999c268c] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d2fb8999c268c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d4a57820dca19] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d4a57820dca19] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d4a57820dca19] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.09s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d8352001b10b1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d8352001b10b1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d8352001b10b1] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [da19decc4ae66] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [da19decc4ae66] joining swarm manager [d8352001b10b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [db4454643a26d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [db4454643a26d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [db4454643a26d] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [db4454643a26d] joining swarm manager [d8352001b10b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [da19decc4ae66] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [da19decc4ae66] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [da19decc4ae66] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [db4454643a26d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [db4454643a26d] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [db4454643a26d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [da19decc4ae66] error pinging daemon on start: Get http://da19decc4ae66.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [da19decc4ae66] error pinging daemon on start: Get http://da19decc4ae66.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da19decc4ae66] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [da19decc4ae66] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d8352001b10b1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d8352001b10b1] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d8352001b10b1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [da19decc4ae66] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [da19decc4ae66] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [da19decc4ae66] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:379: Daemon db4454643a26d is not started
10:38:56 [2020-09-15T10:38:56.837Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.41s)
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d6f89f99f3adb] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dbc17445d3168] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [dbc17445d3168] joining swarm manager [d6f89f99f3adb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [d1d166854ba3f] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [d1d166854ba3f] joining swarm manager [d6f89f99f3adb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dea3649ead792] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [dea3649ead792] joining swarm manager [d6f89f99f3adb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [da8d4a986b137] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [da8d4a986b137] joining swarm manager [d6f89f99f3adb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:353: [dfad1b7f7233a] daemon started
10:38:56 [2020-09-15T10:38:56.837Z]         check_test.go:358: [dfad1b7f7233a] joining swarm manager [d6f89f99f3adb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [dfad1b7f7233a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d6f89f99f3adb] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [d1d166854ba3f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [dbc17445d3168] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [dea3649ead792] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:461: [da8d4a986b137] Stopping daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d6f89f99f3adb] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d6f89f99f3adb] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [da8d4a986b137] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [da8d4a986b137] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dfad1b7f7233a] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [dfad1b7f7233a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dea3649ead792] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [dea3649ead792] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [dbc17445d3168] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [dbc17445d3168] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:296: [d1d166854ba3f] exiting daemon
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:448: [d1d166854ba3f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [da8d4a986b137] error pinging daemon on start: Get http://da8d4a986b137.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.837Z]         daemon.go:339: [dfad1b7f7233a] error pinging daemon on start: Get http://dfad1b7f7233a.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dbc17445d3168] error pinging daemon on start: Get http://dbc17445d3168.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [d6f89f99f3adb] error pinging daemon on start: Get http://d6f89f99f3adb.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dea3649ead792] error pinging daemon on start: Get http://dea3649ead792.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [d1d166854ba3f] error pinging daemon on start: Get http://d1d166854ba3f.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [da8d4a986b137] error pinging daemon on start: Get http://da8d4a986b137.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dfad1b7f7233a] error pinging daemon on start: Get http://dfad1b7f7233a.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dbc17445d3168] error pinging daemon on start: Get http://dbc17445d3168.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [d6f89f99f3adb] error pinging daemon on start: Get http://d6f89f99f3adb.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dea3649ead792] error pinging daemon on start: Get http://dea3649ead792.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [d1d166854ba3f] error pinging daemon on start: Get http://d1d166854ba3f.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [da8d4a986b137] error pinging daemon on start: Get http://da8d4a986b137.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dfad1b7f7233a] error pinging daemon on start: Get http://dfad1b7f7233a.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dbc17445d3168] error pinging daemon on start: Get http://dbc17445d3168.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [d6f89f99f3adb] error pinging daemon on start: Get http://d6f89f99f3adb.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dea3649ead792] error pinging daemon on start: Get http://dea3649ead792.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [d1d166854ba3f] error pinging daemon on start: Get http://d1d166854ba3f.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [da8d4a986b137] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dbc17445d3168] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d6f89f99f3adb] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dea3649ead792] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d1d166854ba3f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dbc17445d3168] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dea3649ead792] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d6f89f99f3adb] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [da8d4a986b137] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d1d166854ba3f] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:339: [dfad1b7f7233a] error pinging daemon on start: Get http://dfad1b7f7233a.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfad1b7f7233a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dfad1b7f7233a] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d6f89f99f3adb] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d6f89f99f3adb] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d6f89f99f3adb] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dbc17445d3168] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dbc17445d3168] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dbc17445d3168] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d1d166854ba3f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d1d166854ba3f] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d1d166854ba3f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dea3649ead792] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dea3649ead792] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dea3649ead792] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [da8d4a986b137] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [da8d4a986b137] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [da8d4a986b137] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dfad1b7f7233a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dfad1b7f7233a] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dfad1b7f7233a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd447a81244e8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd447a81244e8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dd447a81244e8] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dd447a81244e8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dd447a81244e8] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dd447a81244e8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd447a81244e8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd447a81244e8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dd447a81244e8] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dd447a81244e8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dd447a81244e8] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dd447a81244e8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.53s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfabd21a0e240] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfabd21a0e240] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dfabd21a0e240] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dfabd21a0e240] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dfabd21a0e240] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dfabd21a0e240] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.34s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d12c482451396] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d12c482451396] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d12c482451396] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d64c17238af72] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d64c17238af72] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d64c17238af72] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [d64c17238af72] joining swarm manager [d12c482451396]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d79f510c91e4e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d79f510c91e4e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d79f510c91e4e] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [d79f510c91e4e] joining swarm manager [d12c482451396]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d12c482451396] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d12c482451396] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d12c482451396] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d64c17238af72] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d64c17238af72] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d64c17238af72] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d79f510c91e4e] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d79f510c91e4e] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d79f510c91e4e] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.34s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d08014a1b419a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d08014a1b419a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d08014a1b419a] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d75caa57ce552] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d75caa57ce552] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d75caa57ce552] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [d75caa57ce552] joining swarm manager [d08014a1b419a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d606ccf449e4b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d606ccf449e4b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d606ccf449e4b] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [d606ccf449e4b] joining swarm manager [d08014a1b419a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d08014a1b419a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d08014a1b419a] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d08014a1b419a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d75caa57ce552] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d75caa57ce552] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d75caa57ce552] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d606ccf449e4b] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d606ccf449e4b] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d606ccf449e4b] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd9c3469b83bf] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd9c3469b83bf] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dd9c3469b83bf] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dce06ae7f7ce5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dce06ae7f7ce5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dce06ae7f7ce5] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [dce06ae7f7ce5] joining swarm manager [dd9c3469b83bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [df2dc65759b02] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [df2dc65759b02] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [df2dc65759b02] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [df2dc65759b02] joining swarm manager [dd9c3469b83bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dd9c3469b83bf] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dd9c3469b83bf] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dd9c3469b83bf] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dce06ae7f7ce5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dce06ae7f7ce5] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dce06ae7f7ce5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [df2dc65759b02] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [df2dc65759b02] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [df2dc65759b02] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.83s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [db826add7f3df] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [db826add7f3df] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [db826add7f3df] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [db826add7f3df] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [db826add7f3df] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [db826add7f3df] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.12s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d15d91660b833] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d15d91660b833] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d15d91660b833] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfd4c88ea384c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dfd4c88ea384c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dfd4c88ea384c] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [dfd4c88ea384c] joining swarm manager [d15d91660b833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d6d0beec9c1a4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d6d0beec9c1a4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d6d0beec9c1a4] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [d6d0beec9c1a4] joining swarm manager [d15d91660b833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d87c14212e69f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [d87c14212e69f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [d87c14212e69f] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [d87c14212e69f] joining swarm manager [d15d91660b833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [df4e16ac46b0a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [df4e16ac46b0a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [df4e16ac46b0a] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         check_test.go:358: [df4e16ac46b0a] joining swarm manager [d15d91660b833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d15d91660b833] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d15d91660b833] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d15d91660b833] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dfd4c88ea384c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dfd4c88ea384c] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dfd4c88ea384c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d6d0beec9c1a4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d6d0beec9c1a4] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d6d0beec9c1a4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [d87c14212e69f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [d87c14212e69f] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [d87c14212e69f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [df4e16ac46b0a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [df4e16ac46b0a] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [df4e16ac46b0a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd9fc05cb3656] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [dd9fc05cb3656] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [dd9fc05cb3656] daemon started
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:461: [dd9fc05cb3656] Stopping daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:296: [dd9fc05cb3656] exiting daemon
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:448: [dd9fc05cb3656] Daemon stopped
10:38:56 [2020-09-15T10:38:56.838Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.69s)
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [ddf893d0cbb7f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:325: [ddf893d0cbb7f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.838Z]         daemon.go:353: [ddf893d0cbb7f] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d35e84c3d339e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d35e84c3d339e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d35e84c3d339e] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [d35e84c3d339e] joining swarm manager [ddf893d0cbb7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [dc166f6ecc3f5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [dc166f6ecc3f5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [dc166f6ecc3f5] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [dc166f6ecc3f5] joining swarm manager [ddf893d0cbb7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [ddf893d0cbb7f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [ddf893d0cbb7f] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [ddf893d0cbb7f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d35e84c3d339e] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d35e84c3d339e] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d35e84c3d339e] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [dc166f6ecc3f5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [dc166f6ecc3f5] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [dc166f6ecc3f5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.20s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d07e0c7bf2898] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d07e0c7bf2898] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d07e0c7bf2898] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d79d05617ca11] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d79d05617ca11] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d79d05617ca11] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [d79d05617ca11] joining swarm manager [d07e0c7bf2898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [de451e7dbfa67] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [de451e7dbfa67] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [de451e7dbfa67] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [de451e7dbfa67] joining swarm manager [d07e0c7bf2898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d79d05617ca11] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d79d05617ca11] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d79d05617ca11] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d07e0c7bf2898] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d07e0c7bf2898] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d07e0c7bf2898] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:379: Daemon d79d05617ca11 is not started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [de451e7dbfa67] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [de451e7dbfa67] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [de451e7dbfa67] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.51s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d94072dcd516a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d94072dcd516a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d94072dcd516a] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d65de70415c32] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d65de70415c32] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d65de70415c32] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [d65de70415c32] joining swarm manager [d94072dcd516a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [de5e69e4c0ab7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [de5e69e4c0ab7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [de5e69e4c0ab7] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [de5e69e4c0ab7] joining swarm manager [d94072dcd516a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d94072dcd516a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d94072dcd516a] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d94072dcd516a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d65de70415c32] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d65de70415c32] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d65de70415c32] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [de5e69e4c0ab7] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [de5e69e4c0ab7] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [de5e69e4c0ab7] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.17s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d2e36c91085b1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d2e36c91085b1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d2e36c91085b1] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [da047d87e7407] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [da047d87e7407] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [da047d87e7407] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [da047d87e7407] joining swarm manager [d2e36c91085b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d5af9fc459a94] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d5af9fc459a94] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d5af9fc459a94] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         check_test.go:358: [d5af9fc459a94] joining swarm manager [d2e36c91085b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d2e36c91085b1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d2e36c91085b1] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d2e36c91085b1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [da047d87e7407] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [da047d87e7407] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [da047d87e7407] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d5af9fc459a94] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d5af9fc459a94] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d5af9fc459a94] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.53s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d591fbd8182f3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d591fbd8182f3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d591fbd8182f3] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d591fbd8182f3] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d591fbd8182f3] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d591fbd8182f3] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.84s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d6d125a84d069] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d6d125a84d069] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d6d125a84d069] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d6d125a84d069] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d6d125a84d069] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d6d125a84d069] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d7172ec4b9e6e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d7172ec4b9e6e] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d7172ec4b9e6e] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d7172ec4b9e6e] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d7172ec4b9e6e] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d7172ec4b9e6e] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d5e7a023097c9] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d5e7a023097c9] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d5e7a023097c9] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d5e7a023097c9] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d5e7a023097c9] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d5e7a023097c9] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.31s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d90557492742f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d90557492742f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d90557492742f] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d90557492742f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d90557492742f] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d90557492742f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d0c5d73b5da71] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d0c5d73b5da71] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d0c5d73b5da71] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d0c5d73b5da71] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d0c5d73b5da71] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d0c5d73b5da71] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.32s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d504b6e53c509] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d504b6e53c509] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d504b6e53c509] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d504b6e53c509] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d504b6e53c509] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d504b6e53c509] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [dc94b3bb3570c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [dc94b3bb3570c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [dc94b3bb3570c] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [dc94b3bb3570c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [dc94b3bb3570c] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [dc94b3bb3570c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.91s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d0772967a3ed7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d0772967a3ed7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d0772967a3ed7] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d0772967a3ed7] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d0772967a3ed7] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d0772967a3ed7] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.18s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [ddcef9a88c167] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [ddcef9a88c167] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [ddcef9a88c167] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [ddcef9a88c167] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [ddcef9a88c167] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [ddcef9a88c167] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d2c47d2e5dbea] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d2c47d2e5dbea] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d2c47d2e5dbea] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d2c47d2e5dbea] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d2c47d2e5dbea] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d2c47d2e5dbea] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.60s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d5c1ca9df09b6] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d5c1ca9df09b6] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d5c1ca9df09b6] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d5c1ca9df09b6] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d5c1ca9df09b6] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d5c1ca9df09b6] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.07s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [dece5d0c7ee21] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [dece5d0c7ee21] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [dece5d0c7ee21] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [dece5d0c7ee21] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [dece5d0c7ee21] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [dece5d0c7ee21] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [df31fcf42e957] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [df31fcf42e957] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [df31fcf42e957] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [df31fcf42e957] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [df31fcf42e957] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [df31fcf42e957] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d80995d650d2f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d80995d650d2f] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d80995d650d2f] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d80995d650d2f] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d80995d650d2f] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d80995d650d2f] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d46d6ba530876] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d46d6ba530876] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d46d6ba530876] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d46d6ba530876] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d46d6ba530876] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d46d6ba530876] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.38s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d4c8b0bc721f5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d4c8b0bc721f5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d4c8b0bc721f5] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d4c8b0bc721f5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d4c8b0bc721f5] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d4c8b0bc721f5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.74s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d74bf4f84abb3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d74bf4f84abb3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d74bf4f84abb3] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d74bf4f84abb3] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d74bf4f84abb3] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d74bf4f84abb3] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.77s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d276e7d78f6f0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:325: [d276e7d78f6f0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:353: [d276e7d78f6f0] daemon started
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:461: [d276e7d78f6f0] Stopping daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:296: [d276e7d78f6f0] exiting daemon
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:448: [d276e7d78f6f0] Daemon stopped
10:38:56 [2020-09-15T10:38:56.839Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
10:38:56 [2020-09-15T10:38:56.839Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d4aca7c460425] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d4aca7c460425] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d4aca7c460425] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d4aca7c460425] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d4aca7c460425] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d4aca7c460425] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.48s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d194854a5a380] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d194854a5a380] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d194854a5a380] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d194854a5a380] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d194854a5a380] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d194854a5a380] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.62s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d2b8811885581] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d2b8811885581] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d2b8811885581] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d2b8811885581] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d2b8811885581] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d2b8811885581] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d6f65bb3408ac] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d6f65bb3408ac] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d6f65bb3408ac] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d6f65bb3408ac] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d6f65bb3408ac] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d6f65bb3408ac] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.08s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d88d5c4b49709] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d88d5c4b49709] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d88d5c4b49709] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.cebuv436e7qt@cb3c3bdba09c    | hello1\n"
10:38:56 [2020-09-15T10:38:56.840Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.okpzyn7wzcv1@cb3c3bdba09c    | hello2\n"
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d88d5c4b49709] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d88d5c4b49709] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d88d5c4b49709] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.53s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d4c87224aa061] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d4c87224aa061] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d4c87224aa061] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d4c87224aa061] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d4c87224aa061] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d4c87224aa061] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.56s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d06ec09c509f4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d06ec09c509f4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d06ec09c509f4] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d06ec09c509f4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d06ec09c509f4] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d06ec09c509f4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.30s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d299702bdf4ba] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d299702bdf4ba] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d299702bdf4ba] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d299702bdf4ba] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d299702bdf4ba] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d299702bdf4ba] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d99aadd0ba764] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d99aadd0ba764] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d99aadd0ba764] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d99aadd0ba764] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d99aadd0ba764] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d99aadd0ba764] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.83s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d56ab1603c2f5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d56ab1603c2f5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d56ab1603c2f5] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d56ab1603c2f5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d56ab1603c2f5] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d56ab1603c2f5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d7cd8a9d652ff] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d7cd8a9d652ff] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d7cd8a9d652ff] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d7cd8a9d652ff] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d7cd8a9d652ff] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d7cd8a9d652ff] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.63s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d4dedf19faf70] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d4dedf19faf70] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d4dedf19faf70] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d4dedf19faf70] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d4dedf19faf70] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d4dedf19faf70] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [db2e4f84093b2] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [db2e4f84093b2] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [db2e4f84093b2] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         docker_cli_service_logs_test.go:242: checking task ur7zllgesues
10:38:56 [2020-09-15T10:38:56.840Z]         docker_cli_service_logs_test.go:247: checking messages for ur7zllgesues
10:38:56 [2020-09-15T10:38:56.840Z]         docker_cli_service_logs_test.go:242: checking task hba19tfadh8j
10:38:56 [2020-09-15T10:38:56.840Z]         docker_cli_service_logs_test.go:247: checking messages for hba19tfadh8j
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [db2e4f84093b2] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [db2e4f84093b2] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [db2e4f84093b2] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d6f7d81938713] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d6f7d81938713] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d6f7d81938713] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d6f7d81938713] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d6f7d81938713] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d6f7d81938713] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.75s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [dc463d04284ed] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [dc463d04284ed] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [dc463d04284ed] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [dc463d04284ed] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [dc463d04284ed] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [dc463d04284ed] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [dc463d04284ed] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [dc463d04284ed] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [dc463d04284ed] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [dc463d04284ed] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [dc463d04284ed] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [dc463d04284ed] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [dc463d04284ed] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [dc463d04284ed] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [dc463d04284ed] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [dc463d04284ed] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dc463d04284ed] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [dc463d04284ed] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [dc463d04284ed] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [dc463d04284ed] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [dc463d04284ed] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.29s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dfe78791741ae] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [dfe78791741ae] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [dfe78791741ae] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [dfe78791741ae] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [dfe78791741ae] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [dfe78791741ae] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.84s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d23457c1ee5a0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d23457c1ee5a0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d23457c1ee5a0] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d23457c1ee5a0] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d23457c1ee5a0] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d23457c1ee5a0] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (17.49s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d73b8caad9685] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d73b8caad9685] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d73b8caad9685] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d930a7ecc1e1c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d930a7ecc1e1c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d930a7ecc1e1c] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         check_test.go:358: [d930a7ecc1e1c] joining swarm manager [d73b8caad9685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d79f5b2c15235] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d79f5b2c15235] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d79f5b2c15235] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         check_test.go:358: [d79f5b2c15235] joining swarm manager [d73b8caad9685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d73b8caad9685] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d73b8caad9685] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d73b8caad9685] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d930a7ecc1e1c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d930a7ecc1e1c] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d930a7ecc1e1c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d79f5b2c15235] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d79f5b2c15235] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d79f5b2c15235] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d65499d9f4c04] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d65499d9f4c04] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d65499d9f4c04] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d65499d9f4c04] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d65499d9f4c04] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d65499d9f4c04] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d91bbf67f20c3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d91bbf67f20c3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d91bbf67f20c3] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d91bbf67f20c3] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d91bbf67f20c3] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d91bbf67f20c3] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d72c14160d255] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d72c14160d255] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d72c14160d255] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d72c14160d255] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d72c14160d255] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d72c14160d255] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d13a6863d814a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d13a6863d814a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d13a6863d814a] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [de3d49a685f57] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [de3d49a685f57] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [de3d49a685f57] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         check_test.go:358: [de3d49a685f57] joining swarm manager [d13a6863d814a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d44709ec40ec3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d44709ec40ec3] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d44709ec40ec3] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         check_test.go:358: [d44709ec40ec3] joining swarm manager [d13a6863d814a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d13a6863d814a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d13a6863d814a] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d13a6863d814a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [de3d49a685f57] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [de3d49a685f57] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [de3d49a685f57] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d44709ec40ec3] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d44709ec40ec3] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d44709ec40ec3] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d7dcd6dd4d007] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [d7dcd6dd4d007] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [d7dcd6dd4d007] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:461: [d7dcd6dd4d007] Stopping daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:296: [d7dcd6dd4d007] exiting daemon
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:448: [d7dcd6dd4d007] Daemon stopped
10:38:56 [2020-09-15T10:38:56.840Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (104.58s)
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [de17c1b6de623] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [de17c1b6de623] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:353: [de17c1b6de623] daemon started
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:38:56 [2020-09-15T10:38:56.840Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [decf4f584fb31] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         check_test.go:358: [decf4f584fb31] joining swarm manager [de17c1b6de623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d614a57b46f22] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         check_test.go:358: [d614a57b46f22] joining swarm manager [de17c1b6de623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [decf4f584fb31] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [decf4f584fb31] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [decf4f584fb31] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [decf4f584fb31] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d614a57b46f22] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d614a57b46f22] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d614a57b46f22] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d614a57b46f22] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [decf4f584fb31] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [decf4f584fb31] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [decf4f584fb31] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [decf4f584fb31] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d614a57b46f22] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d614a57b46f22] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d614a57b46f22] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d614a57b46f22] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [decf4f584fb31] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [decf4f584fb31] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [decf4f584fb31] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [decf4f584fb31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [decf4f584fb31] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d614a57b46f22] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d614a57b46f22] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d614a57b46f22] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d614a57b46f22] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d614a57b46f22] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [de17c1b6de623] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [de17c1b6de623] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [de17c1b6de623] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [decf4f584fb31] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [decf4f584fb31] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [decf4f584fb31] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d614a57b46f22] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d614a57b46f22] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d614a57b46f22] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.54s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d63b543097a6d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d63b543097a6d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d63b543097a6d] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d63b543097a6d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d63b543097a6d] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d63b543097a6d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.70s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d0cf49155f0a1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d0cf49155f0a1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d0cf49155f0a1] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d0cf49155f0a1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d0cf49155f0a1] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d0cf49155f0a1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d0cf49155f0a1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d0cf49155f0a1] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d0cf49155f0a1] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d0cf49155f0a1] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d0cf49155f0a1] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d0cf49155f0a1] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.68s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d7d4ebfd2f308] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d7d4ebfd2f308] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d7d4ebfd2f308] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d7d4ebfd2f308] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d7d4ebfd2f308] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d7d4ebfd2f308] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.26s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d8eccbe5e122b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d8eccbe5e122b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d8eccbe5e122b] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d8eccbe5e122b] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d8eccbe5e122b] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d8eccbe5e122b] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [dd46038b21bb4] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [dd46038b21bb4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dd46038b21bb4] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [dd46038b21bb4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dd46038b21bb4] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dd46038b21bb4] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dd46038b21bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [dd46038b21bb4] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [dd46038b21bb4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dd46038b21bb4] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [dd46038b21bb4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d55373082f484] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d55373082f484] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d55373082f484] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d55373082f484] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d55373082f484] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d55373082f484] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d7faf975d9eef] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d7faf975d9eef] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d7faf975d9eef] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d7faf975d9eef] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d7faf975d9eef] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d7faf975d9eef] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
10:38:56 [2020-09-15T10:38:56.841Z]         requirement.go:26: unmatched requirement IPv6
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d45e4b0457b73] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d45e4b0457b73] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d45e4b0457b73] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d45e4b0457b73] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d45e4b0457b73] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d45e4b0457b73] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d45e4b0457b73] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d45e4b0457b73] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d45e4b0457b73] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d45e4b0457b73] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d45e4b0457b73] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d45e4b0457b73] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d45e4b0457b73] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d45e4b0457b73] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d45e4b0457b73] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d45e4b0457b73] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d45e4b0457b73] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d45e4b0457b73] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [df487587b4c39] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [df487587b4c39] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [df487587b4c39] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [df487587b4c39] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [df487587b4c39] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [df487587b4c39] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [df06fe4a22040] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [df06fe4a22040] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [df06fe4a22040] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [df06fe4a22040] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [df06fe4a22040] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [df06fe4a22040] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d15627dcd7d7d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d15627dcd7d7d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d15627dcd7d7d] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d15627dcd7d7d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d15627dcd7d7d] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d15627dcd7d7d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.10s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d735b69495ac0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d735b69495ac0] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d735b69495ac0] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [de4c5b199ca91] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [de4c5b199ca91] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [de4c5b199ca91] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d735b69495ac0] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d735b69495ac0] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d735b69495ac0] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [de4c5b199ca91] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [de4c5b199ca91] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [de4c5b199ca91] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.38s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d5100c8abf936] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d5100c8abf936] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d5100c8abf936] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dff1a62eb25fa] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dff1a62eb25fa] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [dff1a62eb25fa] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         check_test.go:358: [dff1a62eb25fa] joining swarm manager [d5100c8abf936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [dff1a62eb25fa] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dff1a62eb25fa] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [dff1a62eb25fa] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dff1a62eb25fa] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dff1a62eb25fa] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [dff1a62eb25fa] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [da434ccde7192] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [da434ccde7192] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [da434ccde7192] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         check_test.go:358: [da434ccde7192] joining swarm manager [d5100c8abf936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [dff1a62eb25fa] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dff1a62eb25fa] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [dff1a62eb25fa] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dff1a62eb25fa] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [dff1a62eb25fa] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [dff1a62eb25fa] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [da434ccde7192] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [da434ccde7192] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [da434ccde7192] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [da434ccde7192] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [da434ccde7192] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [da434ccde7192] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [da434ccde7192] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [da434ccde7192] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [da434ccde7192] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [da434ccde7192] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [da434ccde7192] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [da434ccde7192] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d5100c8abf936] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d5100c8abf936] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d5100c8abf936] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [dff1a62eb25fa] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [dff1a62eb25fa] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [dff1a62eb25fa] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [da434ccde7192] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [da434ccde7192] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [da434ccde7192] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s)
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d43f6fd52f482] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d43f6fd52f482] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d43f6fd52f482] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d430b3429063d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:325: [d430b3429063d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:353: [d430b3429063d] daemon started
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d43f6fd52f482] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d43f6fd52f482] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d43f6fd52f482] Daemon stopped
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:461: [d430b3429063d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:296: [d430b3429063d] exiting daemon
10:38:56 [2020-09-15T10:38:56.841Z]         daemon.go:448: [d430b3429063d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d7067ec04680c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d7067ec04680c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d7067ec04680c] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d7067ec04680c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d7067ec04680c] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d7067ec04680c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d7067ec04680c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d7067ec04680c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d7067ec04680c] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d7067ec04680c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d7067ec04680c] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d7067ec04680c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.95s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [dea6924d64034] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [daeb8a4e6b0b8] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [daeb8a4e6b0b8] joining swarm manager [dea6924d64034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d73cdb353c1b5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d73cdb353c1b5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d73cdb353c1b5] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [d73cdb353c1b5] joining swarm manager [dea6924d64034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [daeb8a4e6b0b8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [daeb8a4e6b0b8] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [daeb8a4e6b0b8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [daeb8a4e6b0b8] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [daeb8a4e6b0b8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [daeb8a4e6b0b8] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [daeb8a4e6b0b8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [dea6924d64034] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [dea6924d64034] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [dea6924d64034] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [dea6924d64034] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d73cdb353c1b5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d73cdb353c1b5] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d73cdb353c1b5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d73cdb353c1b5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d73cdb353c1b5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d73cdb353c1b5] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [daeb8a4e6b0b8] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [daeb8a4e6b0b8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [daeb8a4e6b0b8] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [daeb8a4e6b0b8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [daeb8a4e6b0b8] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [dea6924d64034] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [dea6924d64034] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [dea6924d64034] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:339: [dea6924d64034] error pinging daemon on start: Get http://dea6924d64034.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:339: [dea6924d64034] error pinging daemon on start: Get http://dea6924d64034.sock/_ping: context deadline exceeded
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dea6924d64034] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [dea6924d64034] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d73cdb353c1b5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d73cdb353c1b5] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d73cdb353c1b5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d73cdb353c1b5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d73cdb353c1b5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d73cdb353c1b5] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [daeb8a4e6b0b8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [daeb8a4e6b0b8] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [daeb8a4e6b0b8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daeb8a4e6b0b8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [daeb8a4e6b0b8] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d5841343a61a4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d5841343a61a4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d5841343a61a4] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [d5841343a61a4] joining swarm manager [dea6924d64034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d5841343a61a4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d5841343a61a4] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d5841343a61a4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d5841343a61a4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d5841343a61a4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d5841343a61a4] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [dea6924d64034] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [dea6924d64034] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [dea6924d64034] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [daeb8a4e6b0b8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [daeb8a4e6b0b8] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [daeb8a4e6b0b8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d73cdb353c1b5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d73cdb353c1b5] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d73cdb353c1b5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d5841343a61a4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d5841343a61a4] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d5841343a61a4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [df18949e92537] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [df18949e92537] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [df18949e92537] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daf0322b4f0ab] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [daf0322b4f0ab] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [daf0322b4f0ab] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [daf0322b4f0ab] joining swarm manager [df18949e92537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d8adb71062c27] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d8adb71062c27] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d8adb71062c27] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [d8adb71062c27] joining swarm manager [df18949e92537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [df18949e92537] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [df18949e92537] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [df18949e92537] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [daf0322b4f0ab] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [daf0322b4f0ab] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [daf0322b4f0ab] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d8adb71062c27] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d8adb71062c27] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d8adb71062c27] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d0494d1aa9877] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d0494d1aa9877] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d0494d1aa9877] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
10:38:56 [2020-09-15T10:38:56.842Z]         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
10:38:56 [2020-09-15T10:38:56.842Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
10:38:56 [2020-09-15T10:38:56.842Z]         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
10:38:56 [2020-09-15T10:38:56.842Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
10:38:56 [2020-09-15T10:38:56.842Z]         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
10:38:56 [2020-09-15T10:38:56.842Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
10:38:56 [2020-09-15T10:38:56.842Z]         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
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d0494d1aa9877] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d0494d1aa9877] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d0494d1aa9877] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d523696f9489a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d523696f9489a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d523696f9489a] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d523696f9489a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d523696f9489a] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d523696f9489a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d8ed2d3d4bd60] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d8ed2d3d4bd60] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d8ed2d3d4bd60] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d8ed2d3d4bd60] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d8ed2d3d4bd60] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d8ed2d3d4bd60] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dbe2d2ac68f4b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dbe2d2ac68f4b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [dbe2d2ac68f4b] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [dbe2d2ac68f4b] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [dbe2d2ac68f4b] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [dbe2d2ac68f4b] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d93b3b50704ef] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d93b3b50704ef] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d93b3b50704ef] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d3be75e6384f8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d3be75e6384f8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d3be75e6384f8] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [d3be75e6384f8] joining swarm manager [d93b3b50704ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d93b3b50704ef] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d93b3b50704ef] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d93b3b50704ef] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d3be75e6384f8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d3be75e6384f8] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d3be75e6384f8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d2d9b24a48442] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d2d9b24a48442] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d2d9b24a48442] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d2d9b24a48442] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d2d9b24a48442] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d2d9b24a48442] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.39s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [de0d8ca7353d6] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [de0d8ca7353d6] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [de0d8ca7353d6] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [de0d8ca7353d6] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [de0d8ca7353d6] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [de0d8ca7353d6] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d9c276ff0dd04] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d9c276ff0dd04] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d9c276ff0dd04] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d9c276ff0dd04] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d9c276ff0dd04] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d9c276ff0dd04] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d21a6d75dfae7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d21a6d75dfae7] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d21a6d75dfae7] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d21a6d75dfae7] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d21a6d75dfae7] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d21a6d75dfae7] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [de02b99673866] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [de02b99673866] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [de02b99673866] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [de02b99673866] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [de02b99673866] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [de02b99673866] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dfd00f2d0863c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dfd00f2d0863c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [dfd00f2d0863c] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d26a37f23055c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [d26a37f23055c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:353: [d26a37f23055c] daemon started
10:38:56 [2020-09-15T10:38:56.842Z]         check_test.go:358: [d26a37f23055c] joining swarm manager [dfd00f2d0863c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [dfd00f2d0863c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [dfd00f2d0863c] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [dfd00f2d0863c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:461: [d26a37f23055c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:296: [d26a37f23055c] exiting daemon
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:448: [d26a37f23055c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.842Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.19s)
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:38:56 [2020-09-15T10:38:56.842Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dddc3f3d22c5c] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dddc3f3d22c5c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dddc3f3d22c5c] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dddc3f3d22c5c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dddc3f3d22c5c] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dddc3f3d22c5c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dddc3f3d22c5c] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dddc3f3d22c5c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dddc3f3d22c5c] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dddc3f3d22c5c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dddc3f3d22c5c] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dddc3f3d22c5c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dddc3f3d22c5c] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dddc3f3d22c5c] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dddc3f3d22c5c] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dddc3f3d22c5c] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dddc3f3d22c5c] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d39c2578c4ac9] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d39c2578c4ac9] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d39c2578c4ac9] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d39c2578c4ac9] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d39c2578c4ac9] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d39c2578c4ac9] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dac2d74b46006] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dac2d74b46006] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dac2d74b46006] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dac2d74b46006] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dac2d74b46006] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dac2d74b46006] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d8ee139795d44] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d8ee139795d44] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d8ee139795d44] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d8ee139795d44] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d8ee139795d44] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d8ee139795d44] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d89f6b50a5b56] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d89f6b50a5b56] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d89f6b50a5b56] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d89f6b50a5b56] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d89f6b50a5b56] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d89f6b50a5b56] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.65s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [de0e5eac83be5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [de0e5eac83be5] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [de0e5eac83be5] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [de0e5eac83be5] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [de0e5eac83be5] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [de0e5eac83be5] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dea8a50a16bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dea8a50a16bb4] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dea8a50a16bb4] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dea8a50a16bb4] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dea8a50a16bb4] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dea8a50a16bb4] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d23852355668b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d23852355668b] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d23852355668b] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d23852355668b] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d23852355668b] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d23852355668b] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [db25b8ef8278a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [db25b8ef8278a] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [db25b8ef8278a] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [db25b8ef8278a] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [db25b8ef8278a] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [db25b8ef8278a] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d0022ed9e0c31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d0022ed9e0c31] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d0022ed9e0c31] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d0022ed9e0c31] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d0022ed9e0c31] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d0022ed9e0c31] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [debca0a71ade8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [debca0a71ade8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [debca0a71ade8] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [debca0a71ade8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [debca0a71ade8] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [debca0a71ade8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dea9610f4da7d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [dea9610f4da7d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [dea9610f4da7d] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [dea9610f4da7d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [dea9610f4da7d] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [dea9610f4da7d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d0a79195d518d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d0a79195d518d] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d0a79195d518d] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d0a79195d518d] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d0a79195d518d] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d0a79195d518d] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d14fcc31342a8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d14fcc31342a8] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d14fcc31342a8] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d14fcc31342a8] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d14fcc31342a8] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d14fcc31342a8] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s)
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d02c6832c9e72] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:325: [d02c6832c9e72] waiting for daemon to start
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:353: [d02c6832c9e72] daemon started
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:461: [d02c6832c9e72] Stopping daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:296: [d02c6832c9e72] exiting daemon
10:38:56 [2020-09-15T10:38:56.843Z]         daemon.go:448: [d02c6832c9e72] Daemon stopped
10:38:56 [2020-09-15T10:38:56.843Z] === RUN   TestDockerExternalVolumeSuite
10:38:56 [2020-09-15T10:38:56.843Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:38:57 [2020-09-15T10:38:57.309Z] === RUN   TestDockerSuite/TestCommitHardlink
10:38:57 [2020-09-15T10:38:57.309Z] === RUN   TestDockerSuite/TestCommitNewFile
10:39:04 [2020-09-15T10:39:04.360Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:39:04 [2020-09-15T10:39:04.360Z] === RUN   TestDockerSuite/TestCommitTTY
10:39:11 [2020-09-15T10:39:11.427Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:39:11 [2020-09-15T10:39:11.691Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:39:15 [2020-09-15T10:39:15.146Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:39:23 [2020-09-15T10:39:23.713Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:39:30 [2020-09-15T10:39:30.756Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:39:30 [2020-09-15T10:39:30.756Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:39:33 [2020-09-15T10:39:33.647Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:39:33 [2020-09-15T10:39:33.647Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:39:33 [2020-09-15T10:39:33.647Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:39:33 [2020-09-15T10:39:33.647Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:39:35 [2020-09-15T10:39:35.177Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:39:35 [2020-09-15T10:39:35.177Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:39:35 [2020-09-15T10:39:35.177Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:39:38 [2020-09-15T10:39:38.895Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:39:38 [2020-09-15T10:39:38.895Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:39:38 [2020-09-15T10:39:38.895Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:39:38 [2020-09-15T10:39:38.895Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:39:38 [2020-09-15T10:39:38.895Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:39:41 [2020-09-15T10:39:41.060Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:39:42 [2020-09-15T10:39:42.022Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:39:44 [2020-09-15T10:39:44.189Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:39:44 [2020-09-15T10:39:44.189Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:39:44 [2020-09-15T10:39:44.189Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:39:45 [2020-09-15T10:39:45.721Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:39:45 [2020-09-15T10:39:45.721Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:39:47 [2020-09-15T10:39:47.887Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:39:47 [2020-09-15T10:39:47.887Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:39:47 [2020-09-15T10:39:47.887Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:39:50 [2020-09-15T10:39:50.053Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:39:50 [2020-09-15T10:39:50.053Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:39:51 [2020-09-15T10:39:51.581Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:39:51 [2020-09-15T10:39:51.581Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:39:53 [2020-09-15T10:39:53.111Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:39:53 [2020-09-15T10:39:53.566Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:39:55 [2020-09-15T10:39:55.733Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:39:59 [2020-09-15T10:39:59.451Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:40:04 [2020-09-15T10:40:04.127Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:40:04 [2020-09-15T10:40:04.127Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:40:04 [2020-09-15T10:40:04.127Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:40:04 [2020-09-15T10:40:04.127Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:40:04 [2020-09-15T10:40:04.127Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:40:05 [2020-09-15T10:40:05.665Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:40:05 [2020-09-15T10:40:05.665Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:40:09 [2020-09-15T10:40:09.399Z] === RUN   TestDockerSuite/TestContainerAPITop
10:40:09 [2020-09-15T10:40:09.399Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:40:10 [2020-09-15T10:40:10.936Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:40:10 [2020-09-15T10:40:10.936Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:40:15 [2020-09-15T10:40:15.624Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:40:17 [2020-09-15T10:40:17.162Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:40:17 [2020-09-15T10:40:17.162Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:40:17 [2020-09-15T10:40:17.162Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:40:17 [2020-09-15T10:40:17.162Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:40:17 [2020-09-15T10:40:17.162Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:40:17 [2020-09-15T10:40:17.162Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
10:40:19 [2020-09-15T10:40:19.310Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:40:20 [2020-09-15T10:40:20.067Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
10:40:27 [2020-09-15T10:40:27.390Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:40:37 [2020-09-15T10:40:37.764Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCopyAndRestart
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpAbsolutePath
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseA
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseB
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseC
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseD
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseE
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseF
10:40:37 [2020-09-15T10:40:37.765Z] === RUN   TestDockerSuite/TestCpFromCaseG
10:40:38 [2020-09-15T10:40:38.223Z] === RUN   TestDockerSuite/TestCpFromCaseH
10:40:38 [2020-09-15T10:40:38.223Z] === RUN   TestDockerSuite/TestCpFromCaseI
10:40:38 [2020-09-15T10:40:38.223Z] === RUN   TestDockerSuite/TestCpFromCaseJ
10:40:38 [2020-09-15T10:40:38.223Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
10:40:38 [2020-09-15T10:40:38.223Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
10:40:38 [2020-09-15T10:40:38.223Z] === RUN   TestDockerSuite/TestCpGarbagePath
10:40:40 [2020-09-15T10:40:40.400Z] === RUN   TestDockerSuite/TestCpLocalOnly
10:40:40 [2020-09-15T10:40:40.400Z] === RUN   TestDockerSuite/TestCpNameHasColon
10:40:40 [2020-09-15T10:40:40.400Z] === RUN   TestDockerSuite/TestCpRelativePath
10:40:42 [2020-09-15T10:40:42.576Z] === RUN   TestDockerSuite/TestCpSpecialFiles
10:40:42 [2020-09-15T10:40:42.576Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
10:40:42 [2020-09-15T10:40:42.576Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
10:40:42 [2020-09-15T10:40:42.576Z] === RUN   TestDockerSuite/TestCpToCaseA
10:40:46 [2020-09-15T10:40:46.308Z] === RUN   TestDockerSuite/TestCpToCaseB
10:40:47 [2020-09-15T10:40:47.843Z] === RUN   TestDockerSuite/TestCpToCaseC
10:40:47 [2020-09-15T10:40:47.843Z] === RUN   TestDockerSuite/TestCpToCaseD
10:40:47 [2020-09-15T10:40:47.843Z] === RUN   TestDockerSuite/TestCpToCaseE
10:40:59 [2020-09-15T10:40:59.438Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:41:00 [2020-09-15T10:41:00.217Z] === RUN   TestDockerSuite/TestCpToCaseF
10:41:00 [2020-09-15T10:41:00.217Z] === RUN   TestDockerSuite/TestCpToCaseG
10:41:00 [2020-09-15T10:41:00.217Z] === RUN   TestDockerSuite/TestCpToCaseH
10:41:07 [2020-09-15T10:41:07.286Z] === RUN   TestDockerSuite/TestCpToCaseI
10:41:07 [2020-09-15T10:41:07.286Z] === RUN   TestDockerSuite/TestCpToCaseJ
10:41:07 [2020-09-15T10:41:07.286Z] === RUN   TestDockerSuite/TestCpToDot
10:41:09 [2020-09-15T10:41:09.461Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
10:41:09 [2020-09-15T10:41:09.461Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
10:41:09 [2020-09-15T10:41:09.918Z] === RUN   TestDockerSuite/TestCpToStdout
10:41:11 [2020-09-15T10:41:11.452Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
10:41:11 [2020-09-15T10:41:11.452Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
10:41:11 [2020-09-15T10:41:11.452Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
10:41:11 [2020-09-15T10:41:11.452Z] === RUN   TestDockerSuite/TestCpVolumePath
10:41:11 [2020-09-15T10:41:11.452Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
10:41:11 [2020-09-15T10:41:11.910Z] === RUN   TestDockerSuite/TestCreateArgs
10:41:11 [2020-09-15T10:41:11.910Z] === RUN   TestDockerSuite/TestCreateByImageID
10:41:13 [2020-09-15T10:41:13.445Z] === RUN   TestDockerSuite/TestCreateEchoStdout
10:41:14 [2020-09-15T10:41:14.269Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:41:15 [2020-09-15T10:41:15.618Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
10:41:15 [2020-09-15T10:41:15.618Z] === RUN   TestDockerSuite/TestCreateHostConfig
10:41:15 [2020-09-15T10:41:15.618Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
10:41:17 [2020-09-15T10:41:17.793Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
10:41:18 [2020-09-15T10:41:18.251Z] === RUN   TestDockerSuite/TestCreateLabels
10:41:18 [2020-09-15T10:41:18.251Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
10:41:18 [2020-09-15T10:41:18.251Z] === RUN   TestDockerSuite/TestCreateRM
10:41:18 [2020-09-15T10:41:18.251Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
10:41:18 [2020-09-15T10:41:18.709Z] === RUN   TestDockerSuite/TestCreateStopSignal
10:41:18 [2020-09-15T10:41:18.709Z] === RUN   TestDockerSuite/TestCreateStopTimeout
10:41:18 [2020-09-15T10:41:18.709Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
10:41:25 [2020-09-15T10:41:25.775Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
10:41:25 [2020-09-15T10:41:25.775Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
10:41:26 [2020-09-15T10:41:26.235Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
10:41:30 [2020-09-15T10:41:30.921Z] === RUN   TestDockerSuite/TestCreateWithPortRange
10:41:30 [2020-09-15T10:41:30.921Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
10:41:30 [2020-09-15T10:41:30.921Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDevicePermissions
10:41:33 [2020-09-15T10:41:33.824Z] === RUN   TestDockerSuite/TestDockerFails
10:41:34 [2020-09-15T10:41:34.284Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:41:34 [2020-09-15T10:41:34.284Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:41:34 [2020-09-15T10:41:34.284Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:41:34 [2020-09-15T10:41:34.284Z] === RUN   TestDockerSuite/TestEventsAttach
10:41:34 [2020-09-15T10:41:34.284Z] === RUN   TestDockerSuite/TestEventsCommit
10:41:34 [2020-09-15T10:41:34.284Z] === RUN   TestDockerSuite/TestEventsContainerEvents
10:41:36 [2020-09-15T10:41:36.461Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
10:41:37 [2020-09-15T10:41:37.996Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
10:41:40 [2020-09-15T10:41:40.174Z] === RUN   TestDockerSuite/TestEventsContainerRestart
10:41:46 [2020-09-15T10:41:46.285Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:41:48 [2020-09-15T10:41:48.741Z] === RUN   TestDockerSuite/TestEventsCopy
10:41:53 [2020-09-15T10:41:53.426Z] === RUN   TestDockerSuite/TestEventsFilterContainer
10:41:58 [2020-09-15T10:41:58.114Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
10:41:58 [2020-09-15T10:41:58.447Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:41:59 [2020-09-15T10:41:59.652Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
10:42:00 [2020-09-15T10:42:00.617Z] === RUN   TestDockerSuite/TestEventsFilterImageName
10:42:03 [2020-09-15T10:42:03.519Z] === RUN   TestDockerSuite/TestEventsFilterLabels
10:42:04 [2020-09-15T10:42:04.486Z] === RUN   TestDockerSuite/TestEventsFilterType
10:42:04 [2020-09-15T10:42:04.944Z] === RUN   TestDockerSuite/TestEventsFilters
10:42:09 [2020-09-15T10:42:09.628Z] === RUN   TestDockerSuite/TestEventsFormat
10:42:13 [2020-09-15T10:42:13.359Z] === RUN   TestDockerSuite/TestEventsFormatBadField
10:42:13 [2020-09-15T10:42:13.359Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
10:42:13 [2020-09-15T10:42:13.359Z] === RUN   TestDockerSuite/TestEventsImageImport
10:42:13 [2020-09-15T10:42:13.359Z] === RUN   TestDockerSuite/TestEventsImageLoad
10:42:13 [2020-09-15T10:42:13.359Z] === RUN   TestDockerSuite/TestEventsImagePull
10:42:13 [2020-09-15T10:42:13.359Z] === RUN   TestDockerSuite/TestEventsImageTag
10:42:14 [2020-09-15T10:42:14.893Z] === RUN   TestDockerSuite/TestEventsPluginOps
10:42:14 [2020-09-15T10:42:14.893Z] === RUN   TestDockerSuite/TestEventsRename
10:42:16 [2020-09-15T10:42:16.429Z] === RUN   TestDockerSuite/TestEventsResize
10:42:19 [2020-09-15T10:42:19.333Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
10:42:20 [2020-09-15T10:42:20.867Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
10:42:23 [2020-09-15T10:42:23.041Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
10:42:27 [2020-09-15T10:42:27.728Z] === RUN   TestDockerSuite/TestEventsTop
10:42:27 [2020-09-15T10:42:27.728Z] === RUN   TestDockerSuite/TestEventsUntag
10:42:30 [2020-09-15T10:42:30.484Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:42:30 [2020-09-15T10:42:30.631Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
10:42:33 [2020-09-15T10:42:33.538Z] === RUN   TestDockerSuite/TestExec
10:42:33 [2020-09-15T10:42:33.538Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
10:42:33 [2020-09-15T10:42:33.538Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
10:42:35 [2020-09-15T10:42:35.074Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
10:42:37 [2020-09-15T10:42:37.250Z] === RUN   TestDockerSuite/TestExecAPIStart
10:42:37 [2020-09-15T10:42:37.250Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
10:42:37 [2020-09-15T10:42:37.250Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
10:42:37 [2020-09-15T10:42:37.250Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
10:42:38 [2020-09-15T10:42:38.785Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
10:42:40 [2020-09-15T10:42:40.319Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
10:42:41 [2020-09-15T10:42:41.852Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
10:42:44 [2020-09-15T10:42:44.029Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
10:42:45 [2020-09-15T10:42:45.318Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:42:47 [2020-09-15T10:42:47.760Z] === RUN   TestDockerSuite/TestExecCgroup
10:42:47 [2020-09-15T10:42:47.760Z] === RUN   TestDockerSuite/TestExecEnv
10:42:47 [2020-09-15T10:42:47.760Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
10:42:47 [2020-09-15T10:42:47.760Z] === RUN   TestDockerSuite/TestExecExitStatus
10:42:49 [2020-09-15T10:42:49.299Z] === RUN   TestDockerSuite/TestExecInspectID
10:42:53 [2020-09-15T10:42:53.983Z] === RUN   TestDockerSuite/TestExecInteractive
10:42:53 [2020-09-15T10:42:53.983Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
10:42:53 [2020-09-15T10:42:53.983Z] === RUN   TestDockerSuite/TestExecParseError
10:42:53 [2020-09-15T10:42:53.983Z] === RUN   TestDockerSuite/TestExecPausedContainer
10:42:53 [2020-09-15T10:42:53.983Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
10:42:53 [2020-09-15T10:42:53.983Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
10:42:55 [2020-09-15T10:42:55.518Z] === RUN   TestDockerSuite/TestExecSetEnv
10:42:55 [2020-09-15T10:42:55.518Z] === RUN   TestDockerSuite/TestExecStartFails
10:42:55 [2020-09-15T10:42:55.518Z] === RUN   TestDockerSuite/TestExecStateCleanup
10:42:55 [2020-09-15T10:42:55.518Z] === RUN   TestDockerSuite/TestExecStopNotHanging
10:42:55 [2020-09-15T10:42:55.518Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
10:42:55 [2020-09-15T10:42:55.518Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
10:42:57 [2020-09-15T10:42:57.695Z] === RUN   TestDockerSuite/TestExecUlimits
10:42:57 [2020-09-15T10:42:57.695Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
10:43:03 [2020-09-15T10:43:03.353Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:43:04 [2020-09-15T10:43:04.761Z] === RUN   TestDockerSuite/TestExecWithImageUser
10:43:04 [2020-09-15T10:43:04.762Z] === RUN   TestDockerSuite/TestExecWithPrivileged
10:43:04 [2020-09-15T10:43:04.762Z] === RUN   TestDockerSuite/TestExecWithUser
10:43:04 [2020-09-15T10:43:04.762Z] === RUN   TestDockerSuite/TestGetContainerStats
10:43:10 [2020-09-15T10:43:10.554Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
10:43:15 [2020-09-15T10:43:15.239Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
10:43:18 [2020-09-15T10:43:18.142Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestHealth
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestHistoryExistentImage
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
10:43:23 [2020-09-15T10:43:23.931Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
10:43:28 [2020-09-15T10:43:28.623Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
10:43:28 [2020-09-15T10:43:28.623Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
10:43:28 [2020-09-15T10:43:28.623Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
10:43:28 [2020-09-15T10:43:28.623Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
10:43:28 [2020-09-15T10:43:28.623Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
10:43:29 [2020-09-15T10:43:29.081Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
10:43:29 [2020-09-15T10:43:29.541Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
10:43:29 [2020-09-15T10:43:29.541Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
10:43:30 [2020-09-15T10:43:30.001Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
10:43:30 [2020-09-15T10:43:30.001Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
10:43:31 [2020-09-15T10:43:31.537Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
10:43:31 [2020-09-15T10:43:31.994Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
10:43:33 [2020-09-15T10:43:33.529Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
10:43:35 [2020-09-15T10:43:35.704Z] === RUN   TestDockerSuite/TestImagesFormat
10:43:36 [2020-09-15T10:43:36.163Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
10:43:36 [2020-09-15T10:43:36.163Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
10:43:39 [2020-09-15T10:43:39.904Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
10:43:39 [2020-09-15T10:43:39.904Z] === RUN   TestDockerSuite/TestImportBadURL
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestImportDisplay
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestImportFile
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestImportFileWithMessage
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestImportGzipped
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestInfoDebug
10:43:42 [2020-09-15T10:43:42.080Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
10:43:42 [2020-09-15T10:43:42.538Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
10:43:42 [2020-09-15T10:43:42.538Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
10:43:42 [2020-09-15T10:43:42.538Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
10:43:42 [2020-09-15T10:43:42.538Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
10:43:42 [2020-09-15T10:43:42.538Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
10:43:42 [2020-09-15T10:43:42.538Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
10:43:42 [2020-09-15T10:43:42.996Z] === RUN   TestDockerSuite/TestInfoFormat
10:43:42 [2020-09-15T10:43:42.996Z] === RUN   TestDockerSuite/TestInsecureRegistries
10:43:42 [2020-09-15T10:43:42.996Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
10:43:42 [2020-09-15T10:43:42.996Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
10:43:42 [2020-09-15T10:43:42.996Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
10:43:45 [2020-09-15T10:43:45.172Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
10:43:46 [2020-09-15T10:43:46.707Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
10:43:46 [2020-09-15T10:43:46.707Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
10:43:46 [2020-09-15T10:43:46.707Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
10:43:46 [2020-09-15T10:43:46.707Z] === RUN   TestDockerSuite/TestInspectAmpersand
10:43:46 [2020-09-15T10:43:46.707Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
10:43:48 [2020-09-15T10:43:48.883Z] === RUN   TestDockerSuite/TestInspectByPrefix
10:43:48 [2020-09-15T10:43:48.883Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
10:43:49 [2020-09-15T10:43:49.963Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:43:51 [2020-09-15T10:43:51.059Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
10:43:51 [2020-09-15T10:43:51.059Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
10:43:51 [2020-09-15T10:43:51.059Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
10:43:51 [2020-09-15T10:43:51.059Z] === RUN   TestDockerSuite/TestInspectDefault
10:43:52 [2020-09-15T10:43:52.591Z] === RUN   TestDockerSuite/TestInspectHistory
10:43:57 [2020-09-15T10:43:57.281Z] === RUN   TestDockerSuite/TestInspectImage
10:43:57 [2020-09-15T10:43:57.281Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
10:43:57 [2020-09-15T10:43:57.281Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
10:43:57 [2020-09-15T10:43:57.281Z] === RUN   TestDockerSuite/TestInspectInt64
10:43:58 [2020-09-15T10:43:58.823Z] === RUN   TestDockerSuite/TestInspectJSONFields
10:44:00 [2020-09-15T10:44:00.361Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
10:44:00 [2020-09-15T10:44:00.361Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
10:44:02 [2020-09-15T10:44:02.539Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
10:44:04 [2020-09-15T10:44:04.079Z] === RUN   TestDockerSuite/TestInspectPlugin
10:44:04 [2020-09-15T10:44:04.079Z] === RUN   TestDockerSuite/TestInspectRootFS
10:44:04 [2020-09-15T10:44:04.538Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
10:44:06 [2020-09-15T10:44:06.072Z] === RUN   TestDockerSuite/TestInspectStatus
10:44:08 [2020-09-15T10:44:08.017Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:44:08 [2020-09-15T10:44:08.248Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
10:44:11 [2020-09-15T10:44:11.979Z] === RUN   TestDockerSuite/TestInspectTemplateError
10:44:14 [2020-09-15T10:44:14.152Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
10:44:15 [2020-09-15T10:44:15.687Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
10:44:17 [2020-09-15T10:44:17.863Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
10:44:19 [2020-09-15T10:44:19.399Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
10:44:21 [2020-09-15T10:44:21.579Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
10:44:23 [2020-09-15T10:44:23.114Z] === RUN   TestDockerSuite/TestInspectUnknownObject
10:44:23 [2020-09-15T10:44:23.114Z] === RUN   TestDockerSuite/TestLinkShortDefinition
10:44:23 [2020-09-15T10:44:23.114Z] === RUN   TestDockerSuite/TestLinksEnvs
10:44:23 [2020-09-15T10:44:23.114Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
10:44:23 [2020-09-15T10:44:23.114Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
10:44:23 [2020-09-15T10:44:23.114Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
10:44:23 [2020-09-15T10:44:23.572Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
10:44:25 [2020-09-15T10:44:25.108Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
10:44:26 [2020-09-15T10:44:26.826Z] === RUN   TestDockerSuite/TestLogsAPIUntil
10:44:32 [2020-09-15T10:44:32.622Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
10:44:34 [2020-09-15T10:44:34.156Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
10:44:34 [2020-09-15T10:44:34.156Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
10:44:35 [2020-09-15T10:44:35.695Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
10:44:35 [2020-09-15T10:44:35.695Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
10:44:40 [2020-09-15T10:44:40.033Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:44:42 [2020-09-15T10:44:42.763Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
10:44:48 [2020-09-15T10:44:48.553Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
10:44:54 [2020-09-15T10:44:54.344Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
10:44:56 [2020-09-15T10:44:56.521Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
10:44:58 [2020-09-15T10:44:58.697Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
10:44:58 [2020-09-15T10:44:58.697Z] === RUN   TestDockerSuite/TestLogsFollowStopped
10:45:00 [2020-09-15T10:45:00.232Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
10:45:02 [2020-09-15T10:45:02.411Z] === RUN   TestDockerSuite/TestLogsSince
10:45:12 [2020-09-15T10:45:12.051Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:45:12 [2020-09-15T10:45:12.718Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
10:45:12 [2020-09-15T10:45:12.718Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
10:45:12 [2020-09-15T10:45:12.718Z] === RUN   TestDockerSuite/TestLogsTail
10:45:14 [2020-09-15T10:45:14.243Z] === RUN   TestDockerSuite/TestLogsTimestamps
10:45:16 [2020-09-15T10:45:16.406Z] === RUN   TestDockerSuite/TestLogsWithDetails
10:45:17 [2020-09-15T10:45:17.930Z] === RUN   TestDockerSuite/TestMountIntoProc
10:45:17 [2020-09-15T10:45:17.930Z] === RUN   TestDockerSuite/TestMountIntoSys
10:45:17 [2020-09-15T10:45:17.930Z] === RUN   TestDockerSuite/TestNetHostname
10:45:17 [2020-09-15T10:45:17.930Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginActive
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginLogDriver
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPluginUpgrade
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPortHostBinding
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPortList
10:45:18 [2020-09-15T10:45:18.386Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersAttach
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
10:45:22 [2020-09-15T10:45:22.100Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
10:45:24 [2020-09-15T10:45:24.213Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:45:26 [2020-09-15T10:45:26.762Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
10:45:26 [2020-09-15T10:45:26.762Z] === RUN   TestDockerSuite/TestPsByOrder
10:45:33 [2020-09-15T10:45:33.801Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
10:45:33 [2020-09-15T10:45:33.801Z] === RUN   TestDockerSuite/TestPsListContainersBase
10:45:42 [2020-09-15T10:45:42.267Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:45:42 [2020-09-15T10:45:42.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
10:45:57 [2020-09-15T10:45:57.098Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:45:59 [2020-09-15T10:45:59.972Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
10:45:59 [2020-09-15T10:45:59.972Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
10:45:59 [2020-09-15T10:45:59.972Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
10:46:11 [2020-09-15T10:46:11.930Z] --- PASS: TestDockerExternalVolumeSuite (437.24s)
10:46:11 [2020-09-15T10:46:11.930Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s)
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:46:11 [2020-09-15T10:46:11.930Z]         docker_cli_external_volume_driver_test.go:53: Daemon dcd805c8ee3a1 is not started
10:46:11 [2020-09-15T10:46:11.930Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:325: [dd511bfb64c7c] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:325: [dd511bfb64c7c] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:353: [dd511bfb64c7c] daemon started
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:461: [dd511bfb64c7c] Stopping daemon
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:296: [dd511bfb64c7c] exiting daemon
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:448: [dd511bfb64c7c] Daemon stopped
10:46:11 [2020-09-15T10:46:11.930Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s)
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:325: [d3c60037eb263] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:325: [d3c60037eb263] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:353: [d3c60037eb263] daemon started
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:461: [d3c60037eb263] Stopping daemon
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:296: [d3c60037eb263] exiting daemon
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:448: [d3c60037eb263] Daemon stopped
10:46:11 [2020-09-15T10:46:11.930Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:46:11 [2020-09-15T10:46:11.930Z]         docker_cli_external_volume_driver_test.go:53: Daemon d106b5370a1ff is not started
10:46:11 [2020-09-15T10:46:11.930Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:325: [d55cb4c71c496] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.930Z]         daemon.go:325: [d55cb4c71c496] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d55cb4c71c496] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d55cb4c71c496] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d55cb4c71c496] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d55cb4c71c496] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:46:11 [2020-09-15T10:46:11.931Z]         docker_cli_external_volume_driver_test.go:53: Daemon d65218ef6bb9d is not started
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.15s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:46:11 [2020-09-15T10:46:11.931Z]         docker_cli_external_volume_driver_test.go:53: Daemon da50ad0a3d3fd is not started
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d1e9b647d23ae] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d1e9b647d23ae] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d1e9b647d23ae] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d1e9b647d23ae] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d1e9b647d23ae] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d1e9b647d23ae] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d9a76800552d7] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d9a76800552d7] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d9a76800552d7] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d9a76800552d7] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d9a76800552d7] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d9a76800552d7] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d109bc663823a] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d109bc663823a] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d109bc663823a] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d109bc663823a] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d109bc663823a] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d109bc663823a] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d6dc3d2d6bd60] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d6dc3d2d6bd60] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d6dc3d2d6bd60] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d6dc3d2d6bd60] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d6dc3d2d6bd60] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d6dc3d2d6bd60] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d2d2e46a693d6] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d2d2e46a693d6] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d2d2e46a693d6] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d2d2e46a693d6] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d2d2e46a693d6] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d2d2e46a693d6] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [dfc85b96484be] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [dfc85b96484be] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [dfc85b96484be] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [dfc85b96484be] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [dfc85b96484be] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [dfc85b96484be] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [dd2ddf205d7b6] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [dd2ddf205d7b6] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [dd2ddf205d7b6] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [dd2ddf205d7b6] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [dd2ddf205d7b6] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [dd2ddf205d7b6] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d32e0fa2a7288] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d32e0fa2a7288] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d32e0fa2a7288] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d32e0fa2a7288] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d32e0fa2a7288] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d32e0fa2a7288] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d0437d5281fb7] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d0437d5281fb7] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d0437d5281fb7] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d0437d5281fb7] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d0437d5281fb7] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d0437d5281fb7] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:46:11 [2020-09-15T10:46:11.931Z]         docker_cli_external_volume_driver_test.go:486: Daemon d06d964fca9ec is not started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d06d964fca9ec] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:325: [d06d964fca9ec] waiting for daemon to start
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:353: [d06d964fca9ec] daemon started
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:461: [d06d964fca9ec] Stopping daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:296: [d06d964fca9ec] exiting daemon
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:448: [d06d964fca9ec] Daemon stopped
10:46:11 [2020-09-15T10:46:11.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:46:11 [2020-09-15T10:46:11.931Z]         docker_cli_external_volume_driver_test.go:53: Daemon d3c7f796a050e is not started
10:46:11 [2020-09-15T10:46:11.931Z] PASS
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] === Skipped
10:46:11 [2020-09-15T10:46:11.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:46:11 [2020-09-15T10:46:11.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:46:11 [2020-09-15T10:46:11.931Z]         requirement.go:26: unmatched requirement IPv6
10:46:11 [2020-09-15T10:46:11.931Z]         check_test.go:309: Daemon d2c89f357f393 is not started
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:46:11 [2020-09-15T10:46:11.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:46:11 [2020-09-15T10:46:11.931Z]         requirement.go:26: unmatched requirement Devicemapper
10:46:11 [2020-09-15T10:46:11.931Z]         check_test.go:309: Daemon d7b502d5b4afd is not started
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:46:11 [2020-09-15T10:46:11.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:46:11 [2020-09-15T10:46:11.931Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:46:11 [2020-09-15T10:46:11.931Z]         requirement.go:26: unmatched requirement Devicemapper
10:46:11 [2020-09-15T10:46:11.931Z]         check_test.go:309: Daemon d26614241993c is not started
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:46:11 [2020-09-15T10:46:11.931Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:46:11 [2020-09-15T10:46:11.931Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
10:46:11 [2020-09-15T10:46:11.931Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
10:46:11 [2020-09-15T10:46:11.931Z]         requirement.go:26: unmatched requirement IPv6
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] 
10:46:11 [2020-09-15T10:46:11.931Z] DONE 270 tests, 5 skipped in 2447.301s
10:46:11 [2020-09-15T10:46:11.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:46:11 [2020-09-15T10:46:11.931Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5a149805ee81/docker.pid
10:46:11 [2020-09-15T10:46:11.931Z] +++ kill 3937
10:46:11 [2020-09-15T10:46:11.931Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3937 is not a child of this shell
10:46:11 [2020-09-15T10:46:11.931Z] warning: PID 3937 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5a149805ee81/docker.pid had a nonzero exit code
10:46:11 [2020-09-15T10:46:11.931Z] ++++ cat bundles/test-integration/docker.pid
10:46:11 [2020-09-15T10:46:11.931Z] +++ kill 7335
10:46:12 [2020-09-15T10:46:12.310Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
10:46:12 [2020-09-15T10:46:12.857Z] umount: bundles/test-integration/root: no mount point specified.
10:46:12 [2020-09-15T10:46:12.857Z] +++ /etc/init.d/apparmor stop
10:46:12 [2020-09-15T10:46:12.857Z] Leaving: AppArmorNo profiles have been unloaded.
10:46:12 [2020-09-15T10:46:12.857Z] 
10:46:12 [2020-09-15T10:46:12.857Z] Unloading profiles will leave already running processes permanently
10:46:12 [2020-09-15T10:46:12.857Z] unconfined, which can lead to unexpected situations.
10:46:12 [2020-09-15T10:46:12.857Z] 
10:46:12 [2020-09-15T10:46:12.857Z] To set a process to complain mode, use the command line tool
10:46:12 [2020-09-15T10:46:12.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:46:12 [2020-09-15T10:46:12.857Z] +++ true
10:46:12 [2020-09-15T10:46:12.857Z] exiting test-integration
10:46:12 [2020-09-15T10:46:12.857Z] ++ exit 0
10:46:12 [2020-09-15T10:46:12.857Z] 
10:46:13 [2020-09-15T10:46:13.113Z] + exit 0
10:46:13 [2020-09-15T10:46:13.113Z] ++ jobs -p
10:46:13 [2020-09-15T10:46:13.113Z] + pids=
10:46:13 [2020-09-15T10:46:13.113Z] + echo 'Remaining pids to kill: []'
10:46:13 [2020-09-15T10:46:13.113Z] Remaining pids to kill: []
10:46:13 [2020-09-15T10:46:13.113Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
10:46:13 [2020-09-15T10:46:13.126Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:46:13 [2020-09-15T10:46:13.981Z] + echo Ensuring container killed.
10:46:13 [2020-09-15T10:46:13.981Z] Ensuring container killed.
10:46:13 [2020-09-15T10:46:13.981Z] + docker ps -aq -f name=docker-pr1-*
10:46:13 [2020-09-15T10:46:13.981Z] + cids=cb3c3bdba09c
10:46:13 [2020-09-15T10:46:13.981Z] 4387b93edc84
10:46:13 [2020-09-15T10:46:13.981Z] 9b81a09e99d7
10:46:13 [2020-09-15T10:46:13.981Z] + [ -n cb3c3bdba09c
10:46:13 [2020-09-15T10:46:13.981Z] 4387b93edc84
10:46:13 [2020-09-15T10:46:13.981Z] 9b81a09e99d7 ]
10:46:13 [2020-09-15T10:46:13.981Z] + docker rm -vf cb3c3bdba09c 4387b93edc84 9b81a09e99d7
10:46:14 [2020-09-15T10:46:14.909Z] cb3c3bdba09c
10:46:15 [2020-09-15T10:46:15.198Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
10:46:15 [2020-09-15T10:46:15.470Z] 4387b93edc84
10:46:16 [2020-09-15T10:46:16.834Z] 9b81a09e99d7
[Pipeline] sh
10:46:17 [2020-09-15T10:46:17.151Z] + echo Chowning /workspace to jenkins user
10:46:17 [2020-09-15T10:46:17.151Z] Chowning /workspace to jenkins user
10:46:17 [2020-09-15T10:46:17.151Z] + id -u
10:46:17 [2020-09-15T10:46:17.151Z] + id -g
10:46:17 [2020-09-15T10:46:17.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41451:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:46:20 [2020-09-15T10:46:20.708Z] + bundleName=amd64
10:46:20 [2020-09-15T10:46:20.708Z] + echo Creating amd64-bundles.tar.gz
10:46:20 [2020-09-15T10:46:20.708Z] Creating amd64-bundles.tar.gz
10:46:20 [2020-09-15T10:46:20.708Z] + xargs tar -czf amd64-bundles.tar.gz
10:46:20 [2020-09-15T10:46:20.708Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
10:46:21 [2020-09-15T10:46:21.649Z] Archiving artifacts
10:46:22 [2020-09-15T10:46:22.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41451/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:46:22 [2020-09-15T10:46:22.408Z] + make clean
10:46:22 [2020-09-15T10:46:22.408Z] docker volume rm -f docker-dev-cache
10:46:22 [2020-09-15T10:46:22.664Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:46:27 [2020-09-15T10:46:27.538Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
10:46:29 [2020-09-15T10:46:29.699Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
10:46:29 [2020-09-15T10:46:29.699Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
10:46:29 [2020-09-15T10:46:29.699Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
10:46:33 [2020-09-15T10:46:33.415Z] === RUN   TestDockerSuite/TestPsListContainersSize
10:46:33 [2020-09-15T10:46:33.415Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
10:46:33 [2020-09-15T10:46:33.415Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
10:46:33 [2020-09-15T10:46:33.415Z] === RUN   TestDockerSuite/TestPsRightTagName
10:46:33 [2020-09-15T10:46:33.415Z] === RUN   TestDockerSuite/TestPsShowMounts
10:46:40 [2020-09-15T10:46:40.462Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:46:40 [2020-09-15T10:46:40.462Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
10:46:41 [2020-09-15T10:46:41.422Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
10:46:41 [2020-09-15T10:46:41.422Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
10:46:42 [2020-09-15T10:46:42.949Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
10:46:43 [2020-09-15T10:46:43.910Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
10:46:43 [2020-09-15T10:46:43.910Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:46:47 [2020-09-15T10:46:47.623Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:46:50 [2020-09-15T10:46:50.508Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:46:52 [2020-09-15T10:46:52.671Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:47:22 [2020-09-15T10:47:22.565Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:47:22 [2020-09-15T10:47:22.565Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:47:24 [2020-09-15T10:47:24.090Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:47:24 [2020-09-15T10:47:24.090Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:47:24 [2020-09-15T10:47:24.090Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:47:24 [2020-09-15T10:47:24.545Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:47:28 [2020-09-15T10:47:28.261Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:47:31 [2020-09-15T10:47:31.972Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:47:31 [2020-09-15T10:47:31.972Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:47:35 [2020-09-15T10:47:35.684Z] === RUN   TestDockerSuite/TestRmiBlank
10:47:35 [2020-09-15T10:47:35.684Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:47:35 [2020-09-15T10:47:35.684Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:47:50 [2020-09-15T10:47:50.447Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:47:51 [2020-09-15T10:47:51.411Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:47:51 [2020-09-15T10:47:51.867Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:47:58 [2020-09-15T10:47:58.907Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:48:02 [2020-09-15T10:48:02.618Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:48:09 [2020-09-15T10:48:09.658Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:48:13 [2020-09-15T10:48:13.369Z] === RUN   TestDockerSuite/TestRmiTag
10:48:13 [2020-09-15T10:48:13.827Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:48:15 [2020-09-15T10:48:15.990Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:48:33 [2020-09-15T10:48:33.624Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:48:33 [2020-09-15T10:48:33.624Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:48:38 [2020-09-15T10:48:38.286Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:48:39 [2020-09-15T10:48:39.249Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:48:39 [2020-09-15T10:48:39.249Z] === RUN   TestDockerSuite/TestRunAddHost
10:48:39 [2020-09-15T10:48:39.249Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:48:39 [2020-09-15T10:48:39.704Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:48:39 [2020-09-15T10:48:39.704Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:48:39 [2020-09-15T10:48:39.704Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:48:39 [2020-09-15T10:48:39.704Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:48:39 [2020-09-15T10:48:39.704Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:48:41 [2020-09-15T10:48:41.229Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:48:41 [2020-09-15T10:48:41.229Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:48:41 [2020-09-15T10:48:41.229Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:48:45 [2020-09-15T10:48:45.895Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:48:47 [2020-09-15T10:48:47.423Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:48:49 [2020-09-15T10:48:49.583Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:48:51 [2020-09-15T10:48:51.107Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:48:53 [2020-09-15T10:48:53.269Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:48:53 [2020-09-15T10:48:53.269Z] === RUN   TestDockerSuite/TestRunBindMounts
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:48:56 [2020-09-15T10:48:56.985Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:48:59 [2020-09-15T10:48:59.148Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:48:59 [2020-09-15T10:48:59.148Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:49:01 [2020-09-15T10:49:01.309Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:49:01 [2020-09-15T10:49:01.765Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:49:01 [2020-09-15T10:49:01.765Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:49:03 [2020-09-15T10:49:03.290Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:49:05 [2020-09-15T10:49:05.456Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:49:07 [2020-09-15T10:49:07.620Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:49:09 [2020-09-15T10:49:09.145Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:49:09 [2020-09-15T10:49:09.145Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:49:09 [2020-09-15T10:49:09.145Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:49:09 [2020-09-15T10:49:09.145Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:49:16 [2020-09-15T10:49:16.185Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:49:16 [2020-09-15T10:49:16.185Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:49:16 [2020-09-15T10:49:16.185Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:49:16 [2020-09-15T10:49:16.185Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:49:16 [2020-09-15T10:49:16.185Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:49:18 [2020-09-15T10:49:18.347Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:49:23 [2020-09-15T10:49:23.012Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:49:23 [2020-09-15T10:49:23.013Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:49:23 [2020-09-15T10:49:23.013Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:49:23 [2020-09-15T10:49:23.013Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:49:23 [2020-09-15T10:49:23.013Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:49:23 [2020-09-15T10:49:23.013Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:49:23 [2020-09-15T10:49:23.013Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:49:25 [2020-09-15T10:49:25.178Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:49:25 [2020-09-15T10:49:25.178Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:49:25 [2020-09-15T10:49:25.178Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:49:25 [2020-09-15T10:49:25.178Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:49:27 [2020-09-15T10:49:27.344Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:49:28 [2020-09-15T10:49:28.870Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:49:28 [2020-09-15T10:49:28.870Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:49:31 [2020-09-15T10:49:31.033Z] === RUN   TestDockerSuite/TestRunEnvironment
10:49:31 [2020-09-15T10:49:31.033Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:49:31 [2020-09-15T10:49:31.033Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:49:31 [2020-09-15T10:49:31.033Z] === RUN   TestDockerSuite/TestRunExitCode
10:49:33 [2020-09-15T10:49:33.196Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:49:34 [2020-09-15T10:49:34.723Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:49:36 [2020-09-15T10:49:36.887Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunExposePort
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:49:39 [2020-09-15T10:49:39.063Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:49:42 [2020-09-15T10:49:42.782Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:49:49 [2020-09-15T10:49:49.825Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:49:49 [2020-09-15T10:49:49.825Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModeHostname
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:49:51 [2020-09-15T10:49:51.350Z] === RUN   TestDockerSuite/TestRunModePIDHost
10:49:51 [2020-09-15T10:49:51.805Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:49:51 [2020-09-15T10:49:51.805Z] === RUN   TestDockerSuite/TestRunMount
10:49:51 [2020-09-15T10:49:51.805Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:49:51 [2020-09-15T10:49:51.805Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:49:51 [2020-09-15T10:49:51.805Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:49:51 [2020-09-15T10:49:51.805Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:49:57 [2020-09-15T10:49:57.568Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
10:49:57 [2020-09-15T10:49:57.568Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:49:57 [2020-09-15T10:49:57.568Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:49:57 [2020-09-15T10:49:57.568Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:50:02 [2020-09-15T10:50:02.235Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetHost
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:50:05 [2020-09-15T10:50:05.949Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:50:06 [2020-09-15T10:50:06.911Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:50:08 [2020-09-15T10:50:08.440Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:50:10 [2020-09-15T10:50:10.603Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:50:11 [2020-09-15T10:50:11.563Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:50:13 [2020-09-15T10:50:13.087Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunPortInUse
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:50:13 [2020-09-15T10:50:13.542Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:50:16 [2020-09-15T10:50:16.434Z] === RUN   TestDockerSuite/TestRunPublishPort
10:50:16 [2020-09-15T10:50:16.434Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:50:16 [2020-09-15T10:50:16.434Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:50:16 [2020-09-15T10:50:16.434Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:50:16 [2020-09-15T10:50:16.434Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:50:16 [2020-09-15T10:50:16.434Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:50:23 [2020-09-15T10:50:23.472Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:50:23 [2020-09-15T10:50:23.472Z] === RUN   TestDockerSuite/TestRunRm
10:50:24 [2020-09-15T10:50:24.997Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:50:29 [2020-09-15T10:50:29.663Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:50:32 [2020-09-15T10:50:32.549Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:50:34 [2020-09-15T10:50:34.197Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:50:35 [2020-09-15T10:50:35.723Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:50:37 [2020-09-15T10:50:37.889Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:50:37 [2020-09-15T10:50:37.889Z] === RUN   TestDockerSuite/TestRunState
10:50:37 [2020-09-15T10:50:37.889Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:50:40 [2020-09-15T10:50:40.055Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:50:40 [2020-09-15T10:50:40.055Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:50:41 [2020-09-15T10:50:41.579Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:50:41 [2020-09-15T10:50:41.579Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:50:41 [2020-09-15T10:50:41.579Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:50:41 [2020-09-15T10:50:41.579Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:50:41 [2020-09-15T10:50:41.579Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:50:41 [2020-09-15T10:50:41.579Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUserByID
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUserByName
10:50:46 [2020-09-15T10:50:46.247Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:50:48 [2020-09-15T10:50:48.413Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:50:48 [2020-09-15T10:50:48.413Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:50:49 [2020-09-15T10:50:49.939Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:50:49 [2020-09-15T10:50:49.939Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:50:49 [2020-09-15T10:50:49.939Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:50:52 [2020-09-15T10:50:52.827Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:50:58 [2020-09-15T10:50:58.594Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:51:02 [2020-09-15T10:51:02.306Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:51:06 [2020-09-15T10:51:06.973Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:51:06 [2020-09-15T10:51:06.973Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:51:06 [2020-09-15T10:51:06.973Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
10:51:06 [2020-09-15T10:51:06.973Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
10:51:06 [2020-09-15T10:51:06.973Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:51:09 [2020-09-15T10:51:09.862Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:51:12 [2020-09-15T10:51:12.028Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:51:13 [2020-09-15T10:51:13.560Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:51:13 [2020-09-15T10:51:13.560Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:51:14 [2020-09-15T10:51:14.016Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:51:17 [2020-09-15T10:51:17.731Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:51:19 [2020-09-15T10:51:19.259Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:51:20 [2020-09-15T10:51:20.786Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveImageId
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:51:25 [2020-09-15T10:51:25.458Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:51:27 [2020-09-15T10:51:27.627Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:51:28 [2020-09-15T10:51:28.084Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:51:28 [2020-09-15T10:51:28.540Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:51:28 [2020-09-15T10:51:28.997Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:51:31 [2020-09-15T10:51:31.168Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:51:36 [2020-09-15T10:51:36.935Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:51:36 [2020-09-15T10:51:36.935Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:51:43 [2020-09-15T10:51:43.980Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:51:43 [2020-09-15T10:51:43.980Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:51:47 [2020-09-15T10:51:47.695Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:51:47 [2020-09-15T10:51:47.695Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:51:47 [2020-09-15T10:51:47.695Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:51:47 [2020-09-15T10:51:47.695Z] === RUN   TestDockerSuite/TestStartRecordError
10:51:47 [2020-09-15T10:51:47.695Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestStatsNoStream
10:51:53 [2020-09-15T10:51:53.460Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:51:54 [2020-09-15T10:51:54.422Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:51:56 [2020-09-15T10:51:56.587Z] === RUN   TestDockerSuite/TestTopPrivileged
10:51:56 [2020-09-15T10:51:56.587Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:51:58 [2020-09-15T10:51:58.114Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:52:15 [2020-09-15T10:52:15.766Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:52:16 [2020-09-15T10:52:16.727Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:52:16 [2020-09-15T10:52:16.727Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:52:19 [2020-09-15T10:52:19.615Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:52:19 [2020-09-15T10:52:19.615Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:52:20 [2020-09-15T10:52:20.070Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:52:20 [2020-09-15T10:52:20.070Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:52:20 [2020-09-15T10:52:20.070Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:52:27 [2020-09-15T10:52:27.112Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:52:27 [2020-09-15T10:52:27.112Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:52:27 [2020-09-15T10:52:27.567Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:52:27 [2020-09-15T10:52:27.567Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:52:27 [2020-09-15T10:52:27.567Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:52:34 [2020-09-15T10:52:34.619Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:52:34 [2020-09-15T10:52:34.619Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:52:34 [2020-09-15T10:52:34.619Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:52:41 [2020-09-15T10:52:41.670Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:52:41 [2020-09-15T10:52:41.670Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:52:43 [2020-09-15T10:52:43.196Z] --- PASS: TestDockerSuite (2279.68s)
10:52:43 [2020-09-15T10:52:43.196Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
10:52:43 [2020-09-15T10:52:43.196Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
10:52:43 [2020-09-15T10:52:43.196Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.79s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (148.39s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.34s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.09s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.71s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement Apparmor
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement Apparmor
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement IsPausable
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.58s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.95s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement UnixCli
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.72s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.14s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.22s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.77s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.29s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.55s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.10s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.06s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.50s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.03s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.74s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.19s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.27s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.64s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.57s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.28s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.76s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.47s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement UnixCli
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.61s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.18s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.80s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.22s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.19s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.93s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.89s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.27s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.63s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.29s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (52.45s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.72s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.74s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.01s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.69s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.46s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.58s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.55s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.63s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.51s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.44s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.38s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.05s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.89s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.20s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFails (2.46s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.40s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.66s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.94s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.61s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.27s)
10:52:43 [2020-09-15T10:52:43.197Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
10:52:43 [2020-09-15T10:52:43.197Z]         requirement.go:26: unmatched requirement UnixCli
10:52:43 [2020-09-15T10:52:43.197Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.07s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.80s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.50s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.34s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.79s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.43s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.75s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.23s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.00s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.93s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.00s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.33s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.84s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.37s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.66s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.95s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.65s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.69s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.25s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.50s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.05s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.21s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.65s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.64s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.14s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.70s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.75s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.72s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.51s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.89s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.48s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildRm (12.35s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.80s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.82s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.97s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.48s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.93s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.57s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.42s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.39s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.62s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.44s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (6.51s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.47s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.75s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.85s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.27s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.70s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.92s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.92s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.35s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.19s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.55s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.50s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]         docker_cli_sni_test.go:18: Flakey test
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.59s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCommitChange (4.71s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.44s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.41s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.38s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.56s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.75s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.31s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.00s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.06s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.20s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.55s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.68s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.86s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.87s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.93s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.06s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.90s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.93s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.06s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.27s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.13s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.90s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.12s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:52:43 [2020-09-15T10:52:43.198Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.60s)
10:52:43 [2020-09-15T10:52:43.198Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.99s)
10:52:43 [2020-09-15T10:52:43.198Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
10:52:43 [2020-09-15T10:52:43.198Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
10:52:43 [2020-09-15T10:52:43.198Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
10:52:43 [2020-09-15T10:52:43.198Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc00087b360 <nil>}
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1113601238 c:\foo false  <nil> <nil> <nil>}
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1113601238 c:\foo true  <nil> <nil> <nil>}
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s)
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 0
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 1
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 2
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 3
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 4
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 5
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 6
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 7
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 8
10:52:43 [2020-09-15T10:52:43.199Z]         docker_api_containers_test.go:1926: case 9
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.99s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.03s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.02s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.79s)
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a813102785\file1 84c21234e0a0bd05e107fdcbcaa08c7bec34a01e7094cf11a120580ee8b45a9e:/root/itWorks.txt`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:279: checking that container "84c21234e0a0bd05e107fdcbcaa08c7bec34a01e7094cf11a120580ee8b45a9e" start output contains "file1\n"
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 84c21234e0a0bd05e107fdcbcaa08c7bec34a01e7094cf11a120580ee8b45a9e`
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.96s)
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b206824748\file1 25112f3132b5613128f397f20ddef8c438b47b205e1798d3f7a1c65584c07130:testDir/`
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpToCaseE (12.27s)
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e873958043\dir1 de386dfa2acf78cfa5036ac286bb5abb01415826fb74007c81d1d1e3b2fd3e80:testDir`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:279: checking that container "de386dfa2acf78cfa5036ac286bb5abb01415826fb74007c81d1d1e3b2fd3e80" start output contains "file1-1\n"
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:209: running `docker start -a de386dfa2acf78cfa5036ac286bb5abb01415826fb74007c81d1d1e3b2fd3e80`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e873958043\dir1 eb1d505208d9ec673f0745563ef0f616389e23fcf7aea0c4944e98d02ccbfb57:testDir/`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:279: checking that container "eb1d505208d9ec673f0745563ef0f616389e23fcf7aea0c4944e98d02ccbfb57" start output contains "file1-1\n"
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:209: running `docker start -a eb1d505208d9ec673f0745563ef0f616389e23fcf7aea0c4944e98d02ccbfb57`
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.20s)
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h796438334\dir1\. cc77f96097e8f3da14b911b791c557d5cbcf24c01a80bfbd556a3921d9c98b54:testDir`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:279: checking that container "cc77f96097e8f3da14b911b791c557d5cbcf24c01a80bfbd556a3921d9c98b54" start output contains "file1-1\n"
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:209: running `docker start -a cc77f96097e8f3da14b911b791c557d5cbcf24c01a80bfbd556a3921d9c98b54`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h796438334\dir1\. 858df2890cb3132e85d218b3e600588d1c45d53f100df705469d7c723ad22c00:testDir/`
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:279: checking that container "858df2890cb3132e85d218b3e600588d1c45d53f100df705469d7c723ad22c00" start output contains "file1-1\n"
10:52:43 [2020-09-15T10:52:43.199Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 858df2890cb3132e85d218b3e600588d1c45d53f100df705469d7c723ad22c00`
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpToDot (2.19s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.88s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.13s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.54s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.84s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement Devicemapper
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.63s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.43s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.03s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.94s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.01s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.38s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.34s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.90s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.19s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.84s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.23s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.90s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsRename (1.95s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsResize (2.48s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.15s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.41s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.25s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.66s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.65s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.72s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.75s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.64s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.67s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:52:43 [2020-09-15T10:52:43.199Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.91s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.18s)
10:52:43 [2020-09-15T10:52:43.199Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement IsPausable
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.39s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.76s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.64s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.30s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.44s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.81s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.35s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.73s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.23s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.35s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.75s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement IsPausable
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.12s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.87s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.91s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.96s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.89s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.79s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.14s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.97s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.59s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.96s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:52:43 [2020-09-15T10:52:43.200Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.22s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.89s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.64s)
10:52:43 [2020-09-15T10:52:43.200Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.96s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.60s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.38s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.91s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.64s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.13s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.05s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.95s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.13s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.98s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.07s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsSince (9.17s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsTail (2.44s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.13s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.97s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement IsAmd64
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement IsAmd64
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.70s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.02s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.23s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.60s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.66s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.20s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.85s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.83s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.57s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.81s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.38s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.51s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.48s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.47s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.78s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.31s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.72s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.52s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.61s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.12s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.43s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.04s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.64s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.63s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.07s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.51s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.18s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.62s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:52:43 [2020-09-15T10:52:43.656Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.656Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s)
10:52:43 [2020-09-15T10:52:43.656Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.84s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.38s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.75s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.78s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.92s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.47s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.86s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (6.94s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.72s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.01s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.00s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.86s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.84s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.07s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.48s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.39s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.52s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.11s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.45s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.91s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.83s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.76s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.35s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement Apparmor
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.81s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunRm (1.89s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.98s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.45s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.89s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.56s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.18s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.89s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.66s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.46s)
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:52:43 [2020-09-15T10:52:43.657Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.657Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement Apparmor
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.86s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.03s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.64s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.59s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.57s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.94s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.88s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.93s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.71s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.86s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.83s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement Apparmor
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.71s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.57s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.90s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.03s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.90s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.52s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement IsPausable
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.45s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.52s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.90s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.13s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.59s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.02s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.67s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s)
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:52:43 [2020-09-15T10:52:43.658Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:52:43 [2020-09-15T10:52:43.658Z] --- PASS: TestDockerRegistrySuite (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.658Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:52:43 [2020-09-15T10:52:43.658Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
10:52:43 [2020-09-15T10:52:43.659Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s)
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:52:43 [2020-09-15T10:52:43.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthTokenSuite
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:52:43 [2020-09-15T10:52:43.659Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerDaemonSuite
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:52:43 [2020-09-15T10:52:43.659Z] --- PASS: TestDockerDaemonSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerSwarmSuite
10:52:43 [2020-09-15T10:52:43.659Z] --- PASS: TestDockerSwarmSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginCreate
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginInspect
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerPluginSuite/TestPluginSet
10:52:43 [2020-09-15T10:52:43.659Z] --- PASS: TestDockerPluginSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]         requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerExternalVolumeSuite
10:52:43 [2020-09-15T10:52:43.659Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerNetworkSuite
10:52:43 [2020-09-15T10:52:43.659Z] --- SKIP: TestDockerNetworkSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] === RUN   TestDockerHubPullSuite
10:52:43 [2020-09-15T10:52:43.659Z] --- SKIP: TestDockerHubPullSuite (0.00s)
10:52:43 [2020-09-15T10:52:43.659Z]     requirement.go:26: unmatched requirement DaemonIsLinux
10:52:43 [2020-09-15T10:52:43.659Z] PASS
10:52:43 [2020-09-15T10:52:43.659Z] ok  	github.com/docker/docker/integration-cli	2280.394s
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Integration tests ended at 09/15/2020 10:52:43. Duration:00:38:07.9168342
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Docker info of the daemon under test at end of run
10:52:43 [2020-09-15T10:52:43.659Z] 
10:52:43 [2020-09-15T10:52:43.659Z] Containers: 2
10:52:43 [2020-09-15T10:52:43.659Z]  Running: 0
10:52:43 [2020-09-15T10:52:43.659Z]  Paused: 0
10:52:43 [2020-09-15T10:52:43.659Z]  Stopped: 2
10:52:43 [2020-09-15T10:52:43.659Z] Images: 12
10:52:43 [2020-09-15T10:52:43.659Z] Server Version: 0.0.0-dev
10:52:43 [2020-09-15T10:52:43.659Z] Storage Driver: windowsfilter
10:52:43 [2020-09-15T10:52:43.659Z]  Windows: 
10:52:43 [2020-09-15T10:52:43.659Z] Logging Driver: json-file
10:52:43 [2020-09-15T10:52:43.659Z] Plugins: 
10:52:43 [2020-09-15T10:52:43.659Z]  Volume: local
10:52:43 [2020-09-15T10:52:43.659Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:52:43 [2020-09-15T10:52:43.659Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:52:43 [2020-09-15T10:52:43.659Z] Swarm: inactive
10:52:43 [2020-09-15T10:52:43.659Z] Default Isolation: process
10:52:43 [2020-09-15T10:52:43.659Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:52:43 [2020-09-15T10:52:43.659Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
10:52:43 [2020-09-15T10:52:43.659Z] OSType: windows
10:52:43 [2020-09-15T10:52:43.659Z] Architecture: x86_64
10:52:43 [2020-09-15T10:52:43.659Z] CPUs: 4
10:52:43 [2020-09-15T10:52:43.659Z] Total Memory: 32GiB
10:52:43 [2020-09-15T10:52:43.659Z] Name: azwin-2-ea5e00
10:52:43 [2020-09-15T10:52:43.659Z] ID: DF4F:LGJA:LSC7:DSTD:4Z3B:6LVU:FLAA:EZYB:MRQD:WBY5:ZW4O:YTP3
10:52:43 [2020-09-15T10:52:43.659Z] Docker Root Dir: D:\CI\PR-41451\1\daemon
10:52:43 [2020-09-15T10:52:43.659Z] Debug Mode (client): false
10:52:43 [2020-09-15T10:52:43.659Z] Debug Mode (server): true
10:52:43 [2020-09-15T10:52:43.659Z]  File Descriptors: -1
10:52:43 [2020-09-15T10:52:43.659Z]  Goroutines: 18
10:52:43 [2020-09-15T10:52:43.659Z]  System Time: 2020-09-15T10:52:43.4449188Z
10:52:43 [2020-09-15T10:52:43.659Z]  EventsListeners: 0
10:52:43 [2020-09-15T10:52:43.659Z] Registry: https://index.docker.io/v1/
10:52:43 [2020-09-15T10:52:43.659Z] Labels:
10:52:43 [2020-09-15T10:52:43.659Z] Experimental: false
10:52:43 [2020-09-15T10:52:43.659Z] Insecure Registries:
10:52:43 [2020-09-15T10:52:43.659Z]  127.0.0.0/8
10:52:43 [2020-09-15T10:52:43.659Z] Live Restore Enabled: false
10:52:43 [2020-09-15T10:52:43.659Z] 
10:52:43 [2020-09-15T10:52:43.659Z] 
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Stopping daemon under test
10:52:43 [2020-09-15T10:52:43.659Z] SUCCESS: The process with PID 544 (child process of PID 7700) has been terminated.
10:52:43 [2020-09-15T10:52:43.659Z] SUCCESS: The process with PID 7700 (child process of PID 8912) has been terminated.
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Stop tailing logs of the daemon under tests
10:52:43 [2020-09-15T10:52:43.659Z] INFO: executeCI.ps1 Completed successfully at 09/15/2020 10:52:43.
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Tidying up at end of run
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Saving daemon under test log (d:\CI\PR-41451\1\dut.out) to C:\windows\TEMP\CIDUT.out
10:52:43 [2020-09-15T10:52:43.659Z] INFO: Saving daemon under test log (d:\CI\PR-41451\1\dut.err) to C:\windows\TEMP\CIDUT.err
10:52:44 [2020-09-15T10:52:44.115Z] INFO: Nuke-Everything...
10:52:44 [2020-09-15T10:52:44.115Z] INFO: Container count on control daemon to delete is 2
10:52:44 [2020-09-15T10:52:44.572Z] 799e700d200c
10:52:44 [2020-09-15T10:52:44.572Z] 116d5dd2eae4
10:52:44 [2020-09-15T10:52:44.572Z] INFO: Non-base image count on control daemon to delete is 1
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:cdb916a84d1e82d038c0ef88db8d4b82c43b00c60dcc6fdd2b9799d1a31d8a6f
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:dca172bd2169803bcc9768b3279b801af954d2a63cbfa2e50b4d63d28d0c5781
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:dfd675ed58550c43b75f2ebdf98ece2dfb8189d248c5eff305e9124ac2efb592
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:72b88dad58c1862383faec602c94ff748a9baa03f175578809c7a8548c018590
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:1cb56668b45cb8946d7d368276430ee2a98e52a8a473a1047190617c7b835f55
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:99cac96a173c71c5a45e865f6b303e5a57de3c0e23f9192d1ff746852aae7ef4
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:a82d73a09be669d6f9fbceaf9da8f9b461bc34824d3179cd69d3b99f56cd6658
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:0dde04f8a564924e7bb14aaa0aa43a4335cf227ca4ba95ba63f01e96e0e33c89
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:7ebe34087a05b4750adb4d93c8eedf44118fff0fa54087871fe1e1f162a5f94f
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:80496a0cc9a5a95aabae63776dd447b0d0fc242083fe50e20d94f2a22d6d6198
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:e8e6684424ae39504342310c29bc457433c90c1b3750203e43882668236606b8
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:395fef716ad73252d0bdf8adfef7b7e95219d017571c7d5a599d16ddb72a0023
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:8bc91404e8f0762f23d27035f08c0e59e073425b828b30985e272834acc16a49
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:731c9137698dd9f22d140aa8f3640ed95feb45e5e4ec258d71ae19430f779f8e
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:d3b2c7f5f9241827150f599f1976eff15ac2d616ea288b10cfb3afb1b114e6e5
10:52:50 [2020-09-15T10:52:50.343Z] Deleted: sha256:4ef07f5709ff3f99208918dda433b86ed05f81ee53655583e28e25109dba61c4
10:52:50 [2020-09-15T10:52:50.343Z] INFO: Tidying pidfile d:\CI\PR-41451\1\docker.pid
10:52:50 [2020-09-15T10:52:50.343Z] INFO: Nuking d:\CI
10:53:20 [2020-09-15T10:53:20.234Z] INFO: Zapped successfully
10:53:20 [2020-09-15T10:53:20.234Z] 
10:53:20 [2020-09-15T10:53:20.234Z] INFO: executeCI.ps1 exiting at Tue Sep 15 10:53:16 CUT 2020. Duration 00:54:24.0763795
10:53:20 [2020-09-15T10:53:20.234Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:53:21 [2020-09-15T10:53:21.866Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
10:53:22 [2020-09-15T10:53:22.534Z] Archiving artifacts
10:53:23 [2020-09-15T10:53:23.745Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41451/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:53:24 [2020-09-15T10:53:24.655Z] + make clean
10:53:25 [2020-09-15T10:53:25.620Z] docker volume rm -f docker-dev-cache
10:53:25 [2020-09-15T10:53:25.620Z] 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