Skip to content
Success

Console Output

Pull request #41696 updated
13:03:36 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b+35968c420d3094c9dab88730179c8025d6ef1210 (43a10b9f009acbe99dcac17edfe3639b9e09e956)
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
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > 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
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"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
13:03:39 [2020-11-19T13:03:39.059Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:03:39 [2020-11-19T13:03:39.063Z] Trying to pass milestone 1
[Pipeline] milestone
13:03:39 [2020-11-19T13:03:39.115Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:03:46 [2020-11-19T13:03:46.609Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04bd8edcabef151e8) in /home/ubuntu/workspace/moby_PR-41696
[Pipeline] {
[Pipeline] checkout
13:03:50 [2020-11-19T13:03:50.506Z] using credential docker-jenkins-github-credentials
13:03:50 [2020-11-19T13:03:50.516Z] Cloning the remote Git repository
13:03:50 [2020-11-19T13:03:50.516Z] Cloning with configured refspecs honoured and without tags
13:03:50 [2020-11-19T13:03:50.443Z] Cloning repository https://github.com/moby/moby.git
13:03:50 [2020-11-19T13:03:50.522Z]  > git init /home/ubuntu/workspace/moby_PR-41696 # timeout=10
13:03:50 [2020-11-19T13:03:50.757Z] Fetching upstream changes from https://github.com/moby/moby.git
13:03:50 [2020-11-19T13:03:50.757Z]  > git --version # timeout=10
13:03:50 [2020-11-19T13:03:50.795Z]  > git --version # 'git version 2.17.1'
13:03:50 [2020-11-19T13:03:50.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:03:50 [2020-11-19T13:03:50.826Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:13 [2020-11-19T13:04:13.864Z] Fetching without tags
13:04:14 [2020-11-19T13:04:14.391Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:13 [2020-11-19T13:04:13.725Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:13 [2020-11-19T13:04:13.742Z]  > git config --add remote.origin.fetch +refs/pull/41696/head:refs/remotes/origin/PR-41696 # timeout=10
13:04:13 [2020-11-19T13:04:13.773Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:13 [2020-11-19T13:04:13.812Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:13 [2020-11-19T13:04:13.859Z] Fetching upstream changes from https://github.com/moby/moby.git
13:04:13 [2020-11-19T13:04:13.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:13 [2020-11-19T13:04:13.860Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:14 [2020-11-19T13:04:14.420Z]  > git config core.sparsecheckout # timeout=10
13:04:14 [2020-11-19T13:04:14.434Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:16 [2020-11-19T13:04:16.168Z] Merge succeeded, producing 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:16 [2020-11-19T13:04:16.168Z] Checking out Revision 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b (PR-41696)
13:04:15 [2020-11-19T13:04:15.922Z]  > git remote # timeout=10
13:04:15 [2020-11-19T13:04:15.952Z]  > git config --get remote.origin.url # timeout=10
13:04:15 [2020-11-19T13:04:15.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:16 [2020-11-19T13:04:16.066Z]  > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10
13:04:16 [2020-11-19T13:04:16.134Z]  > git rev-parse HEAD^{commit} # timeout=10
13:04:16 [2020-11-19T13:04:16.163Z]  > git config core.sparsecheckout # timeout=10
13:04:16 [2020-11-19T13:04:16.202Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:23 [2020-11-19T13:04:23.560Z] Commit message: "Wait for container exit before forcing handler"
13:04:23 [2020-11-19T13:04:23.560Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:04:24 [2020-11-19T13:04:24.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41696:/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
13:04:30 [2020-11-19T13:04:30.070Z] Unable to find image 'alpine:latest' locally
13:04:30 [2020-11-19T13:04:30.070Z] latest: Pulling from library/alpine
13:04:30 [2020-11-19T13:04:30.070Z] 188c0c94c7c5: Pulling fs layer
13:04:30 [2020-11-19T13:04:30.070Z] 188c0c94c7c5: Verifying Checksum
13:04:30 [2020-11-19T13:04:30.070Z] 188c0c94c7c5: Download complete
13:04:30 [2020-11-19T13:04:30.070Z] 188c0c94c7c5: Pull complete
13:04:30 [2020-11-19T13:04:30.070Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
13:04:30 [2020-11-19T13:04:30.070Z] Status: Downloaded newer image for alpine:latest
13:04:34 [2020-11-19T13:04:34.288Z] 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
13:04:35 [2020-11-19T13:04:35.124Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04bd8edcabef151e8) in /home/ubuntu/workspace/moby_PR-41696
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
13:04:35 [2020-11-19T13:04:35.205Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-41696
13:04:35 [2020-11-19T13:04:35.210Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
13:04:35 [2020-11-19T13:04:35.219Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41696
[Pipeline] // stage
[Pipeline] // stage
13:04:35 [2020-11-19T13:04:35.266Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
13:04:35 [2020-11-19T13:04:35.309Z] Fetching without tags
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
13:04:35 [2020-11-19T13:04:35.392Z] using credential docker-jenkins-github-credentials
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] }
13:04:35 [2020-11-19T13:04:35.407Z] Cloning the remote Git repository
13:04:35 [2020-11-19T13:04:35.407Z] 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:04:35 [2020-11-19T13:04:35.473Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
13:04:35 [2020-11-19T13:04:35.489Z] Cloning the remote Git repository
13:04:35 [2020-11-19T13:04:35.489Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
13:04:35 [2020-11-19T13:04:35.900Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:36 [2020-11-19T13:04:36.153Z] Merge succeeded, producing 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:36 [2020-11-19T13:04:36.153Z] Checking out Revision 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b (PR-41696)
13:04:35 [2020-11-19T13:04:35.216Z]  > git rev-parse --is-inside-work-tree # timeout=10
13:04:35 [2020-11-19T13:04:35.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:35 [2020-11-19T13:04:35.316Z] Fetching upstream changes from https://github.com/moby/moby.git
13:04:35 [2020-11-19T13:04:35.317Z]  > git --version # timeout=10
13:04:35 [2020-11-19T13:04:35.357Z]  > git --version # 'git version 2.17.1'
13:04:35 [2020-11-19T13:04:35.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:35 [2020-11-19T13:04:35.359Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:35 [2020-11-19T13:04:35.901Z]  > git config core.sparsecheckout # timeout=10
13:04:35 [2020-11-19T13:04:35.919Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:36 [2020-11-19T13:04:36.028Z]  > git remote # timeout=10
13:04:36 [2020-11-19T13:04:36.055Z]  > git config --get remote.origin.url # timeout=10
13:04:36 [2020-11-19T13:04:36.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:36 [2020-11-19T13:04:36.088Z]  > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10
13:04:36 [2020-11-19T13:04:36.121Z]  > git rev-parse HEAD^{commit} # timeout=10
13:04:36 [2020-11-19T13:04:36.154Z]  > git config core.sparsecheckout # timeout=10
13:04:36 [2020-11-19T13:04:36.175Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:36 [2020-11-19T13:04:36.327Z] Commit message: "Wait for container exit before forcing handler"
13:04:35 [2020-11-19T13:04:35.499Z] Cloning repository https://github.com/moby/moby.git
13:04:35 [2020-11-19T13:04:35.519Z]  > git init /home/docker/workspace/moby_PR-41696 # timeout=10
13:04:35 [2020-11-19T13:04:35.526Z] Fetching upstream changes from https://github.com/moby/moby.git
13:04:35 [2020-11-19T13:04:35.526Z]  > git --version # timeout=10
13:04:35 [2020-11-19T13:04:35.529Z]  > git --version # 'git version 2.7.4'
13:04:35 [2020-11-19T13:04:35.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:35 [2020-11-19T13:04:35.531Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:35 [2020-11-19T13:04:35.413Z] Cloning repository https://github.com/moby/moby.git
13:04:35 [2020-11-19T13:04:35.413Z]  > git init /home/jenkins/workspace/moby_PR-41696 # timeout=10
13:04:35 [2020-11-19T13:04:35.453Z] Fetching upstream changes from https://github.com/moby/moby.git
13:04:35 [2020-11-19T13:04:35.453Z]  > git --version # timeout=10
13:04:35 [2020-11-19T13:04:35.471Z]  > git --version # 'git version 2.17.1'
13:04:35 [2020-11-19T13:04:35.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:35 [2020-11-19T13:04:35.471Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:04:37 [2020-11-19T13:04:37.123Z] + docker version
13:04:37 [2020-11-19T13:04:37.123Z] Client: Docker Engine - Community
13:04:37 [2020-11-19T13:04:37.123Z]  Version:           19.03.13
13:04:37 [2020-11-19T13:04:37.123Z]  API version:       1.40
13:04:37 [2020-11-19T13:04:37.123Z]  Go version:        go1.13.15
13:04:37 [2020-11-19T13:04:37.123Z]  Git commit:        4484c46d9d
13:04:37 [2020-11-19T13:04:37.123Z]  Built:             Wed Sep 16 17:02:36 2020
13:04:37 [2020-11-19T13:04:37.123Z]  OS/Arch:           linux/amd64
13:04:37 [2020-11-19T13:04:37.123Z]  Experimental:      false
13:04:37 [2020-11-19T13:04:37.123Z] 
13:04:37 [2020-11-19T13:04:37.123Z] Server: Docker Engine - Community
13:04:37 [2020-11-19T13:04:37.123Z]  Engine:
13:04:37 [2020-11-19T13:04:37.123Z]   Version:          19.03.13
13:04:37 [2020-11-19T13:04:37.123Z]   API version:      1.40 (minimum version 1.12)
13:04:37 [2020-11-19T13:04:37.123Z]   Go version:       go1.13.15
13:04:37 [2020-11-19T13:04:37.123Z]   Git commit:       4484c46d9d
13:04:37 [2020-11-19T13:04:37.123Z]   Built:            Wed Sep 16 17:01:06 2020
13:04:37 [2020-11-19T13:04:37.123Z]   OS/Arch:          linux/amd64
13:04:37 [2020-11-19T13:04:37.123Z]   Experimental:     true
13:04:37 [2020-11-19T13:04:37.123Z]  containerd:
13:04:37 [2020-11-19T13:04:37.123Z]   Version:          1.3.7
13:04:37 [2020-11-19T13:04:37.123Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:04:37 [2020-11-19T13:04:37.123Z]  runc:
13:04:37 [2020-11-19T13:04:37.123Z]   Version:          1.0.0-rc10
13:04:37 [2020-11-19T13:04:37.123Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:04:37 [2020-11-19T13:04:37.123Z]  docker-init:
13:04:37 [2020-11-19T13:04:37.123Z]   Version:          0.18.0
13:04:37 [2020-11-19T13:04:37.123Z]   GitCommit:        fec3683
[Pipeline] sh
13:04:37 [2020-11-19T13:04:37.425Z] + docker info
13:04:44 [2020-11-19T13:04:44.141Z] Fetching without tags
13:04:44 [2020-11-19T13:04:44.432Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:44 [2020-11-19T13:04:44.906Z] Merge succeeded, producing 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:44 [2020-11-19T13:04:44.907Z] Checking out Revision 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b (PR-41696)
13:04:44 [2020-11-19T13:04:44.116Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:44 [2020-11-19T13:04:44.118Z]  > git config --add remote.origin.fetch +refs/pull/41696/head:refs/remotes/origin/PR-41696 # timeout=10
13:04:44 [2020-11-19T13:04:44.119Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:44 [2020-11-19T13:04:44.132Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:44 [2020-11-19T13:04:44.147Z] Fetching upstream changes from https://github.com/moby/moby.git
13:04:44 [2020-11-19T13:04:44.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:44 [2020-11-19T13:04:44.147Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:44 [2020-11-19T13:04:44.438Z]  > git config core.sparsecheckout # timeout=10
13:04:44 [2020-11-19T13:04:44.442Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:44 [2020-11-19T13:04:44.875Z]  > git remote # timeout=10
13:04:44 [2020-11-19T13:04:44.876Z]  > git config --get remote.origin.url # timeout=10
13:04:44 [2020-11-19T13:04:44.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:44 [2020-11-19T13:04:44.878Z]  > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10
13:04:44 [2020-11-19T13:04:44.899Z]  > git rev-parse HEAD^{commit} # timeout=10
13:04:45 [2020-11-19T13:04:45.364Z] Commit message: "Wait for container exit before forcing handler"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:04:46 [2020-11-19T13:04:46.217Z] + docker version
13:04:46 [2020-11-19T13:04:46.217Z] Client: Docker Engine - Community
13:04:46 [2020-11-19T13:04:46.217Z]  Version:           19.03.7
13:04:46 [2020-11-19T13:04:46.217Z]  API version:       1.40
13:04:46 [2020-11-19T13:04:46.217Z]  Go version:        go1.12.17
13:04:46 [2020-11-19T13:04:46.217Z]  Git commit:        7141c199a2
13:04:46 [2020-11-19T13:04:46.217Z]  Built:             Sat Mar  7 16:48:47 2020
13:04:46 [2020-11-19T13:04:46.217Z]  OS/Arch:           linux/s390x
13:04:46 [2020-11-19T13:04:46.217Z]  Experimental:      false
13:04:46 [2020-11-19T13:04:46.217Z] 
13:04:46 [2020-11-19T13:04:46.217Z] Server: Docker Engine - Community
13:04:46 [2020-11-19T13:04:46.217Z]  Engine:
13:04:46 [2020-11-19T13:04:46.217Z]   Version:          19.03.7
13:04:46 [2020-11-19T13:04:46.217Z]   API version:      1.40 (minimum version 1.12)
13:04:46 [2020-11-19T13:04:46.217Z]   Go version:       go1.12.17
13:04:46 [2020-11-19T13:04:46.217Z]   Git commit:       7141c199a2
13:04:46 [2020-11-19T13:04:46.217Z]   Built:            Sat Mar  7 16:47:46 2020
13:04:46 [2020-11-19T13:04:46.217Z]   OS/Arch:          linux/s390x
13:04:46 [2020-11-19T13:04:46.217Z]   Experimental:     true
13:04:46 [2020-11-19T13:04:46.217Z]  containerd:
13:04:46 [2020-11-19T13:04:46.217Z]   Version:          1.2.13
13:04:46 [2020-11-19T13:04:46.217Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
13:04:46 [2020-11-19T13:04:46.217Z]  runc:
13:04:46 [2020-11-19T13:04:46.217Z]   Version:          1.0.0-rc10
13:04:46 [2020-11-19T13:04:46.217Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:04:46 [2020-11-19T13:04:46.217Z]  docker-init:
13:04:46 [2020-11-19T13:04:46.217Z]   Version:          0.18.0
13:04:46 [2020-11-19T13:04:46.217Z]   GitCommit:        fec3683
[Pipeline] sh
13:04:44 [2020-11-19T13:04:44.912Z]  > git config core.sparsecheckout # timeout=10
13:04:44 [2020-11-19T13:04:44.915Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:46 [2020-11-19T13:04:46.595Z] + docker info
13:04:47 [2020-11-19T13:04:47.627Z] Client:
13:04:47 [2020-11-19T13:04:47.627Z]  Debug Mode: false
13:04:47 [2020-11-19T13:04:47.627Z] 
13:04:47 [2020-11-19T13:04:47.627Z] Server:
13:04:47 [2020-11-19T13:04:47.627Z]  Containers: 0
13:04:47 [2020-11-19T13:04:47.627Z]   Running: 0
13:04:47 [2020-11-19T13:04:47.627Z]   Paused: 0
13:04:47 [2020-11-19T13:04:47.627Z]   Stopped: 0
13:04:47 [2020-11-19T13:04:47.627Z]  Images: 0
13:04:47 [2020-11-19T13:04:47.627Z]  Server Version: 19.03.7
13:04:47 [2020-11-19T13:04:47.627Z]  Storage Driver: overlay2
13:04:47 [2020-11-19T13:04:47.627Z]   Backing Filesystem: <unknown>
13:04:47 [2020-11-19T13:04:47.627Z]   Supports d_type: true
13:04:47 [2020-11-19T13:04:47.627Z]   Native Overlay Diff: true
13:04:47 [2020-11-19T13:04:47.627Z]  Logging Driver: json-file
13:04:47 [2020-11-19T13:04:47.627Z]  Cgroup Driver: cgroupfs
13:04:47 [2020-11-19T13:04:47.627Z]  Plugins:
13:04:47 [2020-11-19T13:04:47.627Z]   Volume: local
13:04:47 [2020-11-19T13:04:47.627Z]   Network: bridge host ipvlan macvlan null overlay
13:04:47 [2020-11-19T13:04:47.627Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:04:47 [2020-11-19T13:04:47.627Z]  Swarm: inactive
13:04:47 [2020-11-19T13:04:47.627Z]  Runtimes: runc
13:04:47 [2020-11-19T13:04:47.627Z]  Default Runtime: runc
13:04:47 [2020-11-19T13:04:47.627Z]  Init Binary: docker-init
13:04:47 [2020-11-19T13:04:47.627Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
13:04:47 [2020-11-19T13:04:47.627Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:04:47 [2020-11-19T13:04:47.627Z]  init version: fec3683
13:04:47 [2020-11-19T13:04:47.627Z]  Security Options:
13:04:47 [2020-11-19T13:04:47.627Z]   apparmor
13:04:47 [2020-11-19T13:04:47.627Z]   seccomp
13:04:47 [2020-11-19T13:04:47.627Z]    Profile: default
13:04:47 [2020-11-19T13:04:47.627Z]  Kernel Version: 4.15.0-91-generic
13:04:47 [2020-11-19T13:04:47.627Z]  Operating System: Ubuntu 18.04.4 LTS
13:04:47 [2020-11-19T13:04:47.627Z]  OSType: linux
13:04:47 [2020-11-19T13:04:47.627Z]  Architecture: s390x
13:04:47 [2020-11-19T13:04:47.627Z]  CPUs: 2
13:04:47 [2020-11-19T13:04:47.627Z]  Total Memory: 7.861GiB
13:04:47 [2020-11-19T13:04:47.627Z]  Name: s390x-ubuntu-16
13:04:47 [2020-11-19T13:04:47.627Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
13:04:47 [2020-11-19T13:04:47.627Z]  Docker Root Dir: /var/lib/docker
13:04:47 [2020-11-19T13:04:47.627Z]  Debug Mode: false
13:04:47 [2020-11-19T13:04:47.627Z]  Username: dockerbuildbot
13:04:47 [2020-11-19T13:04:47.627Z]  Registry: https://index.docker.io/v1/
13:04:47 [2020-11-19T13:04:47.627Z]  Labels:
13:04:47 [2020-11-19T13:04:47.627Z]  Experimental: true
13:04:47 [2020-11-19T13:04:47.627Z]  Insecure Registries:
13:04:47 [2020-11-19T13:04:47.627Z]   127.0.0.0/8
13:04:47 [2020-11-19T13:04:47.627Z]  Live Restore Enabled: false
13:04:47 [2020-11-19T13:04:47.627Z] 
13:04:47 [2020-11-19T13:04:47.627Z] WARNING: No swap limit support
[Pipeline] sh
13:04:48 [2020-11-19T13:04:48.003Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:04:48 [2020-11-19T13:04:48.003Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:04:48 [2020-11-19T13:04:48.003Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41696/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:04:48 [2020-11-19T13:04:48.294Z] + bash /home/jenkins/workspace/moby_PR-41696/check-config.sh
13:04:48 [2020-11-19T13:04:48.294Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:04:48 [2020-11-19T13:04:48.294Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
13:04:48 [2020-11-19T13:04:48.294Z] 
13:04:48 [2020-11-19T13:04:48.294Z] Generally Necessary:
13:04:48 [2020-11-19T13:04:48.294Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:04:48 [2020-11-19T13:04:48.294Z] - apparmor: enabled and tools installed
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NAMESPACES: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NET_NS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_PID_NS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IPC_NS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_UTS_NS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUPS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_CPUACCT: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_DEVICE: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_FREEZER: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_SCHED: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CPUSETS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_MEMCG: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_KEYS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_VETH: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_BRIDGE: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NF_NAT: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NF_NAT_NEEDED: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_POSIX_MQUEUE: enabled
13:04:48 [2020-11-19T13:04:48.294Z] 
13:04:48 [2020-11-19T13:04:48.294Z] Optional Features:
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_USER_NS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_SECCOMP: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_PIDS: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_MEMCG_SWAP: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:04:48 [2020-11-19T13:04:48.294Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_BLK_CGROUP: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IOSCHED_CFQ: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_PERF: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_HUGETLB: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_CFS_BANDWIDTH: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_RT_GROUP_SCHED: missing
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_VS: enabled (as module)
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_VS_NFCT: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:04:48 [2020-11-19T13:04:48.294Z] - CONFIG_IP_VS_RR: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z] - CONFIG_EXT4_FS: enabled
13:04:48 [2020-11-19T13:04:48.584Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:04:48 [2020-11-19T13:04:48.584Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:04:48 [2020-11-19T13:04:48.584Z] - Network Drivers:
13:04:48 [2020-11-19T13:04:48.584Z]   - "overlay":
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_VXLAN: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       Optional (for encrypted networks):
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_CRYPTO: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_CRYPTO_AEAD: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_CRYPTO_GCM: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_CRYPTO_GHASH: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_XFRM: enabled
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_XFRM_USER: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_INET_ESP: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]   - "ipvlan":
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_IPVLAN: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]   - "macvlan":
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_MACVLAN: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_DUMMY: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]   - "ftp,tftp client in container":
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:04:48 [2020-11-19T13:04:48.584Z] - Storage Drivers:
13:04:48 [2020-11-19T13:04:48.584Z]   - "aufs":
13:04:48 [2020-11-19T13:04:48.585Z]     - CONFIG_AUFS_FS: enabled (as module)
13:04:48 [2020-11-19T13:04:48.585Z]   - "btrfs":
13:04:48 [2020-11-19T13:04:48.585Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:04:48 [2020-11-19T13:04:48.585Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:04:48 [2020-11-19T13:04:48.585Z]   - "devicemapper":
13:04:48 [2020-11-19T13:04:48.585Z]     - CONFIG_BLK_DEV_DM: enabled
13:04:48 [2020-11-19T13:04:48.585Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:04:48 [2020-11-19T13:04:48.585Z]   - "overlay":
13:04:48 [2020-11-19T13:04:48.585Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:04:48 [2020-11-19T13:04:48.585Z]   - "zfs":
13:04:48 [2020-11-19T13:04:48.585Z]     - /dev/zfs: missing
13:04:48 [2020-11-19T13:04:48.585Z]     - zfs command: missing
13:04:48 [2020-11-19T13:04:48.585Z]     - zpool command: missing
13:04:48 [2020-11-19T13:04:48.585Z] 
13:04:48 [2020-11-19T13:04:48.585Z] Limits:
13:04:48 [2020-11-19T13:04:48.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:04:48 [2020-11-19T13:04:48.585Z] 
13:04:48 [2020-11-19T13:04:48.585Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:04:49 [2020-11-19T13:04:49.005Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b .
13:04:49 [2020-11-19T13:04:49.005Z] #2 [internal] load build definition from Dockerfile
13:04:49 [2020-11-19T13:04:49.005Z] #2 transferring dockerfile: 12.30kB done
13:04:49 [2020-11-19T13:04:49.005Z] #2 DONE 0.0s
13:04:49 [2020-11-19T13:04:49.005Z] 
13:04:49 [2020-11-19T13:04:49.005Z] #1 [internal] load .dockerignore
13:04:49 [2020-11-19T13:04:49.005Z] #1 transferring context: 87B done
13:04:49 [2020-11-19T13:04:49.005Z] #1 DONE 0.0s
13:04:49 [2020-11-19T13:04:49.005Z] 
13:04:49 [2020-11-19T13:04:49.005Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:04:49 [2020-11-19T13:04:49.296Z] #4 ...
13:04:49 [2020-11-19T13:04:49.296Z] 
13:04:49 [2020-11-19T13:04:49.296Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:04:49 [2020-11-19T13:04:49.296Z] #3 DONE 0.0s
13:04:49 [2020-11-19T13:04:49.296Z] 
13:04:49 [2020-11-19T13:04:49.296Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:04:49 [2020-11-19T13:04:49.612Z] #4 DONE 0.3s
13:04:49 [2020-11-19T13:04:49.612Z] 
13:04:49 [2020-11-19T13:04:49.612Z] #17 [internal] load build context
13:04:50 [2020-11-19T13:04:50.124Z] Still waiting to schedule task
13:04:50 [2020-11-19T13:04:50.124Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04bd8edcabef151e8)’
13:04:50 [2020-11-19T13:04:50.128Z] Still waiting to schedule task
13:04:50 [2020-11-19T13:04:50.129Z] All nodes of label ‘windows-2019’ are offline
13:04:50 [2020-11-19T13:04:50.324Z] #17 transferring context: 51.20MB 0.7s done
13:04:50 [2020-11-19T13:04:50.324Z] #17 DONE 0.7s
13:04:50 [2020-11-19T13:04:50.324Z] 
13:04:50 [2020-11-19T13:04:50.324Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:04:50 [2020-11-19T13:04:50.324Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.18MB / 48.97MB 0.6s
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.18MB / 51.38MB 0.6s
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.51MB / 56.74MB 0.6s
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.75MB / 48.97MB 0.8s
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.94MB / 51.38MB 0.8s
13:04:50 [2020-11-19T13:04:50.324Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.83MB / 56.74MB 0.8s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.72MB / 48.97MB 0.9s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.72MB / 51.38MB 0.9s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.86MB / 56.74MB 0.9s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.25MB / 48.97MB 1.0s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.22MB / 51.38MB 1.0s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.63MB / 56.74MB 1.0s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 44.44MB / 48.97MB 1.2s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.29MB / 51.38MB 1.1s
13:04:50 [2020-11-19T13:04:50.655Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.39MB / 56.74MB 1.2s
13:04:50 [2020-11-19T13:04:50.988Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.36MB / 48.97MB 1.3s
13:04:50 [2020-11-19T13:04:50.988Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 41.06MB / 51.38MB 1.3s
13:04:50 [2020-11-19T13:04:50.988Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.10MB / 56.74MB 1.3s
13:04:51 [2020-11-19T13:04:51.311Z] #5 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done
13:04:51 [2020-11-19T13:04:51.311Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 50.58MB / 51.38MB 1.5s
13:04:51 [2020-11-19T13:04:51.311Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.15MB / 56.74MB 1.5s
13:04:51 [2020-11-19T13:04:51.311Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.5s
13:04:51 [2020-11-19T13:04:51.311Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.19MB / 56.74MB 1.6s
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.95MB / 102.23MB 1.6s
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.6s
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.41MB / 102.23MB 1.8s
13:04:51 [2020-11-19T13:04:51.312Z] #5 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done
13:04:51 [2020-11-19T13:04:51.628Z] #5 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done
13:04:51 [2020-11-19T13:04:51.628Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.82MB / 102.23MB 1.9s
13:04:51 [2020-11-19T13:04:51.628Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.01MB / 102.23MB 2.0s
13:04:51 [2020-11-19T13:04:51.628Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.83MB / 102.23MB 2.1s
13:04:51 [2020-11-19T13:04:51.927Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.77MB / 102.23MB 2.2s
13:04:51 [2020-11-19T13:04:51.927Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.92MB / 102.23MB 2.3s
13:04:51 [2020-11-19T13:04:51.927Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 73.51MB / 102.23MB 2.4s
13:04:52 [2020-11-19T13:04:52.209Z] Fetching without tags
13:04:52 [2020-11-19T13:04:52.255Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.02MB / 102.23MB 2.5s
13:04:52 [2020-11-19T13:04:52.255Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.7s
13:04:52 [2020-11-19T13:04:52.546Z] #5 ...
13:04:52 [2020-11-19T13:04:52.546Z] 
13:04:52 [2020-11-19T13:04:52.546Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:04:52 [2020-11-19T13:04:52.546Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:04:52 [2020-11-19T13:04:52.546Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:04:52 [2020-11-19T13:04:52.546Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:04:52 [2020-11-19T13:04:52.546Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done
13:04:52 [2020-11-19T13:04:52.546Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done
13:04:52 [2020-11-19T13:04:52.546Z] #63 DONE 3.0s
13:04:52 [2020-11-19T13:04:52.546Z] 
13:04:52 [2020-11-19T13:04:52.546Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:04:52 [2020-11-19T13:04:52.546Z] #5 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.8s done
13:04:52 [2020-11-19T13:04:52.607Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:52 [2020-11-19T13:04:52.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:52 [2020-11-19T13:04:52.177Z]  > git config --add remote.origin.fetch +refs/pull/41696/head:refs/remotes/origin/PR-41696 # timeout=10
13:04:52 [2020-11-19T13:04:52.185Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:52 [2020-11-19T13:04:52.201Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:04:52 [2020-11-19T13:04:52.215Z] Fetching upstream changes from https://github.com/moby/moby.git
13:04:52 [2020-11-19T13:04:52.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:52 [2020-11-19T13:04:52.216Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:04:52 [2020-11-19T13:04:52.614Z]  > git config core.sparsecheckout # timeout=10
13:04:52 [2020-11-19T13:04:52.617Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:53 [2020-11-19T13:04:53.178Z] #5 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.9s done
13:04:53 [2020-11-19T13:04:53.178Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
13:04:53 [2020-11-19T13:04:53.416Z] Merge succeeded, producing 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:04:53 [2020-11-19T13:04:53.416Z] Checking out Revision 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b (PR-41696)
13:04:53 [2020-11-19T13:04:53.469Z] #5 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done
13:04:53 [2020-11-19T13:04:53.469Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
13:04:53 [2020-11-19T13:04:53.759Z] #5 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
13:04:53 [2020-11-19T13:04:53.933Z] Commit message: "Wait for container exit before forcing handler"
13:04:54 [2020-11-19T13:04:54.050Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:04:54 [2020-11-19T13:04:54.818Z] + docker version
13:04:54 [2020-11-19T13:04:54.819Z] Client:
13:04:54 [2020-11-19T13:04:54.819Z]  Version:           18.06.1-ce
13:04:54 [2020-11-19T13:04:54.819Z]  API version:       1.38
13:04:54 [2020-11-19T13:04:54.819Z]  Go version:        go1.10.3
13:04:54 [2020-11-19T13:04:54.819Z]  Git commit:        e68fc7a
13:04:54 [2020-11-19T13:04:54.819Z]  Built:             Tue Aug 21 17:26:10 2018
13:04:54 [2020-11-19T13:04:54.819Z]  OS/Arch:           linux/ppc64le
13:04:54 [2020-11-19T13:04:54.819Z]  Experimental:      false
13:04:54 [2020-11-19T13:04:54.819Z] 
13:04:54 [2020-11-19T13:04:54.819Z] Server:
13:04:54 [2020-11-19T13:04:54.819Z]  Engine:
13:04:54 [2020-11-19T13:04:54.819Z]   Version:          18.06.1-ce
13:04:54 [2020-11-19T13:04:54.819Z]   API version:      1.38 (minimum version 1.12)
13:04:54 [2020-11-19T13:04:54.819Z]   Go version:       go1.10.3
13:04:54 [2020-11-19T13:04:54.819Z]   Git commit:       e68fc7a
13:04:54 [2020-11-19T13:04:54.819Z]   Built:            Tue Aug 21 17:24:20 2018
13:04:54 [2020-11-19T13:04:54.819Z]   OS/Arch:          linux/ppc64le
13:04:54 [2020-11-19T13:04:54.819Z]   Experimental:     true
[Pipeline] sh
13:04:53 [2020-11-19T13:04:53.377Z]  > git remote # timeout=10
13:04:53 [2020-11-19T13:04:53.380Z]  > git config --get remote.origin.url # timeout=10
13:04:53 [2020-11-19T13:04:53.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:04:53 [2020-11-19T13:04:53.384Z]  > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10
13:04:53 [2020-11-19T13:04:53.406Z]  > git rev-parse HEAD^{commit} # timeout=10
13:04:53 [2020-11-19T13:04:53.423Z]  > git config core.sparsecheckout # timeout=10
13:04:53 [2020-11-19T13:04:53.427Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:04:55 [2020-11-19T13:04:55.206Z] + docker info
13:04:55 [2020-11-19T13:04:55.206Z] Containers: 0
13:04:55 [2020-11-19T13:04:55.206Z]  Running: 0
13:04:55 [2020-11-19T13:04:55.206Z]  Paused: 0
13:04:55 [2020-11-19T13:04:55.206Z]  Stopped: 0
13:04:55 [2020-11-19T13:04:55.206Z] Images: 0
13:04:55 [2020-11-19T13:04:55.206Z] Server Version: 18.06.1-ce
13:04:55 [2020-11-19T13:04:55.206Z] Storage Driver: overlay2
13:04:55 [2020-11-19T13:04:55.206Z]  Backing Filesystem: extfs
13:04:55 [2020-11-19T13:04:55.206Z]  Supports d_type: true
13:04:55 [2020-11-19T13:04:55.206Z]  Native Overlay Diff: true
13:04:55 [2020-11-19T13:04:55.206Z] Logging Driver: json-file
13:04:55 [2020-11-19T13:04:55.206Z] Cgroup Driver: cgroupfs
13:04:55 [2020-11-19T13:04:55.206Z] Plugins:
13:04:55 [2020-11-19T13:04:55.206Z]  Volume: local
13:04:55 [2020-11-19T13:04:55.206Z]  Network: bridge host ipvlan macvlan null overlay
13:04:55 [2020-11-19T13:04:55.206Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
13:04:55 [2020-11-19T13:04:55.206Z] Swarm: inactive
13:04:55 [2020-11-19T13:04:55.206Z] Runtimes: runc
13:04:55 [2020-11-19T13:04:55.206Z] Default Runtime: runc
13:04:55 [2020-11-19T13:04:55.206Z] Init Binary: docker-init
13:04:55 [2020-11-19T13:04:55.206Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
13:04:55 [2020-11-19T13:04:55.206Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
13:04:55 [2020-11-19T13:04:55.206Z] init version: fec3683
13:04:55 [2020-11-19T13:04:55.206Z] Security Options:
13:04:55 [2020-11-19T13:04:55.206Z]  apparmor
13:04:55 [2020-11-19T13:04:55.206Z]  seccomp
13:04:55 [2020-11-19T13:04:55.206Z]   Profile: default
13:04:55 [2020-11-19T13:04:55.206Z] Kernel Version: 4.4.0-139-generic
13:04:55 [2020-11-19T13:04:55.206Z] Operating System: Ubuntu 16.04.3 LTS
13:04:55 [2020-11-19T13:04:55.206Z] OSType: linux
13:04:55 [2020-11-19T13:04:55.206Z] Architecture: ppc64le
13:04:55 [2020-11-19T13:04:55.206Z] CPUs: 4
13:04:55 [2020-11-19T13:04:55.206Z] Total Memory: 7.972GiB
13:04:55 [2020-11-19T13:04:55.206Z] Name: ppc64le-ubuntu-23
13:04:55 [2020-11-19T13:04:55.206Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
13:04:55 [2020-11-19T13:04:55.206Z] Docker Root Dir: /var/lib/docker
13:04:55 [2020-11-19T13:04:55.206Z] Debug Mode (client): false
13:04:55 [2020-11-19T13:04:55.206Z] Debug Mode (server): false
13:04:55 [2020-11-19T13:04:55.206Z] Username: dockerbuildbot
13:04:55 [2020-11-19T13:04:55.206Z] Registry: https://index.docker.io/v1/
13:04:55 [2020-11-19T13:04:55.206Z] Labels:
13:04:55 [2020-11-19T13:04:55.206Z] Experimental: true
13:04:55 [2020-11-19T13:04:55.206Z] Insecure Registries:
13:04:55 [2020-11-19T13:04:55.206Z]  127.0.0.0/8
13:04:55 [2020-11-19T13:04:55.206Z] Live Restore Enabled: false
13:04:55 [2020-11-19T13:04:55.206Z] 
[Pipeline] sh
13:04:55 [2020-11-19T13:04:55.555Z] #5 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done
13:04:55 [2020-11-19T13:04:55.555Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
13:04:55 [2020-11-19T13:04:55.557Z] Client:
13:04:55 [2020-11-19T13:04:55.557Z]  Debug Mode: false
13:04:55 [2020-11-19T13:04:55.557Z] 
13:04:55 [2020-11-19T13:04:55.557Z] Server:
13:04:55 [2020-11-19T13:04:55.557Z]  Containers: 0
13:04:55 [2020-11-19T13:04:55.557Z]   Running: 0
13:04:55 [2020-11-19T13:04:55.557Z]   Paused: 0
13:04:55 [2020-11-19T13:04:55.557Z]   Stopped: 0
13:04:55 [2020-11-19T13:04:55.557Z]  Images: 1
13:04:55 [2020-11-19T13:04:55.557Z]  Server Version: 19.03.13
13:04:55 [2020-11-19T13:04:55.557Z]  Storage Driver: overlay2
13:04:55 [2020-11-19T13:04:55.557Z]   Backing Filesystem: extfs
13:04:55 [2020-11-19T13:04:55.557Z]   Supports d_type: true
13:04:55 [2020-11-19T13:04:55.557Z]   Native Overlay Diff: true
13:04:55 [2020-11-19T13:04:55.557Z]  Logging Driver: json-file
13:04:55 [2020-11-19T13:04:55.557Z]  Cgroup Driver: cgroupfs
13:04:55 [2020-11-19T13:04:55.557Z]  Plugins:
13:04:55 [2020-11-19T13:04:55.557Z]   Volume: local
13:04:55 [2020-11-19T13:04:55.557Z]   Network: bridge host ipvlan macvlan null overlay
13:04:55 [2020-11-19T13:04:55.557Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:04:55 [2020-11-19T13:04:55.557Z]  Swarm: inactive
13:04:55 [2020-11-19T13:04:55.557Z]  Runtimes: runc
13:04:55 [2020-11-19T13:04:55.557Z]  Default Runtime: runc
13:04:55 [2020-11-19T13:04:55.557Z]  Init Binary: docker-init
13:04:55 [2020-11-19T13:04:55.557Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
13:04:55 [2020-11-19T13:04:55.557Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:04:55 [2020-11-19T13:04:55.557Z]  init version: fec3683
13:04:55 [2020-11-19T13:04:55.557Z]  Security Options:
13:04:55 [2020-11-19T13:04:55.557Z]   apparmor
13:04:55 [2020-11-19T13:04:55.557Z]   seccomp
13:04:55 [2020-11-19T13:04:55.557Z]    Profile: default
13:04:55 [2020-11-19T13:04:55.557Z]  Kernel Version: 5.4.0-1025-aws
13:04:55 [2020-11-19T13:04:55.557Z]  Operating System: Ubuntu 18.04.5 LTS
13:04:55 [2020-11-19T13:04:55.557Z]  OSType: linux
13:04:55 [2020-11-19T13:04:55.557Z]  Architecture: x86_64
13:04:55 [2020-11-19T13:04:55.557Z]  CPUs: 2
13:04:55 [2020-11-19T13:04:55.557Z]  Total Memory: 7.569GiB
13:04:55 [2020-11-19T13:04:55.557Z]  Name: ip-10-100-126-160
13:04:55 [2020-11-19T13:04:55.557Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
13:04:55 [2020-11-19T13:04:55.557Z]  Docker Root Dir: /var/lib/docker
13:04:55 [2020-11-19T13:04:55.557Z]  Debug Mode: false
13:04:55 [2020-11-19T13:04:55.557Z]  Registry: https://index.docker.io/v1/
13:04:55 [2020-11-19T13:04:55.557Z]  Labels:
13:04:55 [2020-11-19T13:04:55.557Z]  Experimental: true
13:04:55 [2020-11-19T13:04:55.557Z]  Insecure Registries:
13:04:55 [2020-11-19T13:04:55.557Z]   127.0.0.0/8
13:04:55 [2020-11-19T13:04:55.557Z]  Live Restore Enabled: true
13:04:55 [2020-11-19T13:04:55.557Z] 
13:04:55 [2020-11-19T13:04:55.557Z] WARNING: No swap limit support
[Pipeline] sh
13:04:55 [2020-11-19T13:04:55.595Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:04:55 [2020-11-19T13:04:55.595Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:04:55 [2020-11-19T13:04:55.595Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41696/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:04:55 [2020-11-19T13:04:55.595Z] + bash /home/docker/workspace/moby_PR-41696/check-config.sh
13:04:55 [2020-11-19T13:04:55.595Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:04:55 [2020-11-19T13:04:55.595Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
13:04:55 [2020-11-19T13:04:55.595Z] 
13:04:55 [2020-11-19T13:04:55.595Z] Generally Necessary:
13:04:55 [2020-11-19T13:04:55.595Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:04:55 [2020-11-19T13:04:55.595Z] - apparmor: enabled and tools installed
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_NAMESPACES: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_NET_NS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_PID_NS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_IPC_NS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_UTS_NS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_CGROUPS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_CGROUP_CPUACCT: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_CGROUP_DEVICE: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_CGROUP_FREEZER: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_CGROUP_SCHED: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_CPUSETS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_MEMCG: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_KEYS: enabled
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_VETH: enabled (as module)
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_BRIDGE: enabled (as module)
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:04:55 [2020-11-19T13:04:55.595Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:04:55 [2020-11-19T13:04:55.852Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:04:55 [2020-11-19T13:04:55.852Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:04:55 [2020-11-19T13:04:55.852Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41696/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:04:55 [2020-11-19T13:04:55.852Z] + bash /home/ubuntu/workspace/moby_PR-41696/check-config.sh
13:04:55 [2020-11-19T13:04:55.852Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:04:55 [2020-11-19T13:04:55.852Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
13:04:55 [2020-11-19T13:04:55.852Z] 
13:04:55 [2020-11-19T13:04:55.852Z] Generally Necessary:
13:04:55 [2020-11-19T13:04:55.852Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:04:55 [2020-11-19T13:04:55.852Z] - apparmor: enabled and tools installed
13:04:55 [2020-11-19T13:04:55.852Z] - CONFIG_NAMESPACES: enabled
13:04:55 [2020-11-19T13:04:55.852Z] - CONFIG_NET_NS: enabled
13:04:55 [2020-11-19T13:04:55.852Z] - CONFIG_PID_NS: enabled
13:04:55 [2020-11-19T13:04:55.852Z] - CONFIG_IPC_NS: enabled
13:04:55 [2020-11-19T13:04:55.852Z] - CONFIG_UTS_NS: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_NF_NAT: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_NF_NAT_NEEDED: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_POSIX_MQUEUE: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
13:04:55 [2020-11-19T13:04:55.898Z] 
13:04:55 [2020-11-19T13:04:55.898Z] Optional Features:
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_USER_NS: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_SECCOMP: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_CGROUP_PIDS: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_MEMCG_SWAP: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:04:55 [2020-11-19T13:04:55.898Z]     (cgroup swap accounting is currently enabled)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_MEMCG_KMEM: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_BLK_CGROUP: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IOSCHED_CFQ: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_CGROUP_PERF: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_CGROUP_HUGETLB: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_CFS_BANDWIDTH: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_RT_GROUP_SCHED: missing
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_VS: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_VS_NFCT: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_IP_VS_RR: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_EXT4_FS: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:04:55 [2020-11-19T13:04:55.898Z] - Network Drivers:
13:04:55 [2020-11-19T13:04:55.898Z]   - "overlay":
13:04:55 [2020-11-19T13:04:55.898Z]     - CONFIG_VXLAN: enabled (as module)
13:04:55 [2020-11-19T13:04:55.898Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:04:55 [2020-11-19T13:04:55.898Z]       Optional (for encrypted networks):
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUPS: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_CPUACCT: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_DEVICE: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_FREEZER: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_SCHED: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CPUSETS: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_MEMCG: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_KEYS: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_VETH: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_BRIDGE: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NF_NAT_IPV4: missing
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NF_NAT: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NF_NAT_NEEDED: missing
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_POSIX_MQUEUE: enabled
13:04:56 [2020-11-19T13:04:56.115Z] 
13:04:56 [2020-11-19T13:04:56.115Z] Optional Features:
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_USER_NS: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_SECCOMP: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_PIDS: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_MEMCG_SWAP: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:04:56 [2020-11-19T13:04:56.115Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_BLK_CGROUP: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IOSCHED_CFQ: missing
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_PERF: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_HUGETLB: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_CFS_BANDWIDTH: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_RT_GROUP_SCHED: missing
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_VS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_VS_NFCT: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_IP_VS_RR: enabled (as module)
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_EXT4_FS: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:04:56 [2020-11-19T13:04:56.115Z] - Network Drivers:
13:04:56 [2020-11-19T13:04:56.115Z]   - "overlay":
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_CRYPTO: enabled
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_XFRM: enabled
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_XFRM_USER: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_INET_ESP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]   - "ipvlan":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_IPVLAN: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]   - "macvlan":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_MACVLAN: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_DUMMY: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]   - "ftp,tftp client in container":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z] - Storage Drivers:
13:04:56 [2020-11-19T13:04:56.192Z]   - "aufs":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_AUFS_FS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]   - "btrfs":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:04:56 [2020-11-19T13:04:56.192Z]   - "devicemapper":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_BLK_DEV_DM: enabled
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]   - "overlay":
13:04:56 [2020-11-19T13:04:56.192Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.192Z]   - "zfs":
13:04:56 [2020-11-19T13:04:56.192Z]     - /dev/zfs: missing
13:04:56 [2020-11-19T13:04:56.192Z]     - zfs command: missing
13:04:56 [2020-11-19T13:04:56.192Z]     - zpool command: missing
13:04:56 [2020-11-19T13:04:56.192Z] 
13:04:56 [2020-11-19T13:04:56.192Z] Limits:
13:04:56 [2020-11-19T13:04:56.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:04:56 [2020-11-19T13:04:56.192Z] 
13:04:56 [2020-11-19T13:04:56.192Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_VXLAN: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       Optional (for encrypted networks):
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_CRYPTO: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_CRYPTO_AEAD: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_CRYPTO_GCM: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_CRYPTO_GHASH: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_XFRM: enabled
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_XFRM_USER: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_INET_ESP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
13:04:56 [2020-11-19T13:04:56.376Z]   - "ipvlan":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_IPVLAN: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]   - "macvlan":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_MACVLAN: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_DUMMY: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]   - "ftp,tftp client in container":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z] - Storage Drivers:
13:04:56 [2020-11-19T13:04:56.376Z]   - "aufs":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_AUFS_FS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]   - "btrfs":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:04:56 [2020-11-19T13:04:56.376Z]   - "devicemapper":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_BLK_DEV_DM: enabled
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]   - "overlay":
13:04:56 [2020-11-19T13:04:56.376Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:04:56 [2020-11-19T13:04:56.376Z]   - "zfs":
13:04:56 [2020-11-19T13:04:56.376Z]     - /dev/zfs: present
13:04:56 [2020-11-19T13:04:56.376Z]     - zfs command: missing
13:04:56 [2020-11-19T13:04:56.376Z]     - zpool command: missing
13:04:56 [2020-11-19T13:04:56.376Z] 
13:04:56 [2020-11-19T13:04:56.376Z] Limits:
13:04:56 [2020-11-19T13:04:56.376Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:04:56 [2020-11-19T13:04:56.376Z] 
13:04:56 [2020-11-19T13:04:56.376Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:04:56 [2020-11-19T13:04:56.627Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b .
13:04:56 [2020-11-19T13:04:56.706Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b .
13:04:56 [2020-11-19T13:04:56.706Z] #1 [internal] load build definition from Dockerfile
13:04:56 [2020-11-19T13:04:56.706Z] #1 transferring dockerfile: 12.30kB done
13:04:56 [2020-11-19T13:04:56.706Z] #1 DONE 0.0s
13:04:56 [2020-11-19T13:04:56.706Z] 
13:04:56 [2020-11-19T13:04:56.706Z] #2 [internal] load .dockerignore
13:04:56 [2020-11-19T13:04:56.706Z] #2 transferring context: 87B done
13:04:56 [2020-11-19T13:04:56.706Z] #2 DONE 0.0s
13:04:56 [2020-11-19T13:04:56.706Z] 
13:04:56 [2020-11-19T13:04:56.706Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:04:57 [2020-11-19T13:04:57.059Z] #5 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done
13:04:57 [2020-11-19T13:04:57.059Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
13:04:57 [2020-11-19T13:04:57.280Z] #4 DONE 0.5s
13:04:57 [2020-11-19T13:04:57.280Z] 
13:04:57 [2020-11-19T13:04:57.280Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:04:57 [2020-11-19T13:04:57.280Z] #3 DONE 0.4s
13:04:57 [2020-11-19T13:04:57.280Z] 
13:04:57 [2020-11-19T13:04:57.280Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:04:57 [2020-11-19T13:04:57.280Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:04:57 [2020-11-19T13:04:57.280Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:04:57 [2020-11-19T13:04:57.280Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:04:57 [2020-11-19T13:04:57.280Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.2s
13:04:57 [2020-11-19T13:04:57.616Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.48MB / 9.11MB 0.3s
13:04:57 [2020-11-19T13:04:57.616Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s
13:04:57 [2020-11-19T13:04:57.915Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
13:04:57 [2020-11-19T13:04:57.915Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
13:04:58 [2020-11-19T13:04:58.741Z] Sending build context to Docker daemon  55.76MB

13:04:58 [2020-11-19T13:04:58.741Z] Step 1/140 : ARG CROSS="false"
13:04:58 [2020-11-19T13:04:58.741Z] Step 2/140 : ARG GO_VERSION=1.13.15
13:04:58 [2020-11-19T13:04:58.741Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive
13:04:58 [2020-11-19T13:04:58.741Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
13:04:58 [2020-11-19T13:04:58.741Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base
13:04:58 [2020-11-19T13:04:58.741Z] 1.13.15-buster: Pulling from library/golang
13:04:59 [2020-11-19T13:04:59.039Z] db4e2d8d5901: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] dfe2d012519c: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] 5d8f1d1f9197: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] 1301750ffb48: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] dc5c6edc9cff: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] 3c370c2e2f82: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] 5ffb2f5886e2: Pulling fs layer
13:04:59 [2020-11-19T13:04:59.039Z] 1301750ffb48: Waiting
13:04:59 [2020-11-19T13:04:59.039Z] dc5c6edc9cff: Waiting
13:04:59 [2020-11-19T13:04:59.039Z] 3c370c2e2f82: Waiting
13:04:59 [2020-11-19T13:04:59.039Z] 5ffb2f5886e2: Waiting
13:04:59 [2020-11-19T13:04:59.140Z] #5 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.2s done
13:04:59 [2020-11-19T13:04:59.431Z] #5 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
13:04:59 [2020-11-19T13:04:59.698Z] dfe2d012519c: Verifying Checksum
13:04:59 [2020-11-19T13:04:59.698Z] dfe2d012519c: Download complete
13:04:59 [2020-11-19T13:04:59.698Z] 5d8f1d1f9197: Verifying Checksum
13:04:59 [2020-11-19T13:04:59.721Z] #5 DONE 10.3s
13:04:59 [2020-11-19T13:04:59.721Z] 
13:04:59 [2020-11-19T13:04:59.721Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:05:01 [2020-11-19T13:05:01.225Z] #6 DONE 1.5s
13:05:01 [2020-11-19T13:05:01.225Z] 
13:05:01 [2020-11-19T13:05:01.225Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:05:01 [2020-11-19T13:05:01.265Z] db4e2d8d5901: Download complete
13:05:01 [2020-11-19T13:05:01.516Z] #36 ...
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:05:01 [2020-11-19T13:05:01.516Z] #18 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:05:01 [2020-11-19T13:05:01.516Z] #44 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:05:01 [2020-11-19T13:05:01.516Z] #19 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:05:01 [2020-11-19T13:05:01.516Z] #59 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:05:01 [2020-11-19T13:05:01.516Z] #28 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:05:01 [2020-11-19T13:05:01.516Z] #41 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
13:05:01 [2020-11-19T13:05:01.516Z] #47 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:05:01 [2020-11-19T13:05:01.516Z] #65 DONE 0.1s
13:05:01 [2020-11-19T13:05:01.516Z] 
13:05:01 [2020-11-19T13:05:01.516Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:05:02 [2020-11-19T13:05:02.330Z] 1301750ffb48: Verifying Checksum
13:05:02 [2020-11-19T13:05:02.330Z] 1301750ffb48: Download complete
13:05:02 [2020-11-19T13:05:02.643Z] 5ffb2f5886e2: Verifying Checksum
13:05:02 [2020-11-19T13:05:02.643Z] 5ffb2f5886e2: Download complete
13:05:03 [2020-11-19T13:05:03.286Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.8s done
13:05:03 [2020-11-19T13:05:03.286Z] #63 DONE 5.6s
13:05:03 [2020-11-19T13:05:03.286Z] 
13:05:03 [2020-11-19T13:05:03.286Z] #17 [internal] load build context
13:05:03 [2020-11-19T13:05:03.286Z] #17 transferring context: 51.20MB 5.5s done
13:05:03 [2020-11-19T13:05:03.286Z] #17 DONE 5.6s
13:05:03 [2020-11-19T13:05:03.286Z] 
13:05:03 [2020-11-19T13:05:03.286Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:05:03 [2020-11-19T13:05:03.286Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.93MB / 120.17MB 5.6s
13:05:03 [2020-11-19T13:05:03.286Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.8s
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.99MB / 120.17MB 5.8s
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.51MB / 120.17MB 6.0s
13:05:03 [2020-11-19T13:05:03.286Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.84MB / 120.17MB 6.2s
13:05:03 [2020-11-19T13:05:03.290Z] dc5c6edc9cff: Verifying Checksum
13:05:03 [2020-11-19T13:05:03.290Z] dc5c6edc9cff: Download complete
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + RM_GOPATH=0
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + TMP_GOPATH=
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + : /build
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + '[' -z '' ']'
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 ++ mktemp -d
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + export GOPATH=/tmp/tmp.XRrOm7u7Zt
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + GOPATH=/tmp/tmp.XRrOm7u7Zt
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + RM_GOPATH=1
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 ++ dirname ./install.sh
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + dir=.
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + bin=proxy
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + shift
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + '[' '!' -f ./proxy.installer ']'
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + . ./proxy.installer
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + install_proxy
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + case "$1" in
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + export CGO_ENABLED=0
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + CGO_ENABLED=0
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + _install_proxy
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XRrOm7u7Zt/src/github.com/docker/libnetwork
13:05:03 [2020-11-19T13:05:03.602Z] #66 2.128 Cloning into '/tmp/tmp.XRrOm7u7Zt/src/github.com/docker/libnetwork'...
13:05:05 [2020-11-19T13:05:05.391Z] db4e2d8d5901: Pull complete
13:05:05 [2020-11-19T13:05:05.391Z] dfe2d012519c: Pull complete
13:05:05 [2020-11-19T13:05:05.686Z] 3c370c2e2f82: Verifying Checksum
13:05:05 [2020-11-19T13:05:05.686Z] 3c370c2e2f82: Download complete
13:05:05 [2020-11-19T13:05:05.686Z] 5d8f1d1f9197: Pull complete
13:05:05 [2020-11-19T13:05:05.827Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.3s done
13:05:05 [2020-11-19T13:05:05.827Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done
13:05:05 [2020-11-19T13:05:05.827Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
13:05:06 [2020-11-19T13:05:06.405Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
13:05:06 [2020-11-19T13:05:06.672Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
13:05:07 [2020-11-19T13:05:07.117Z] #66 ...
13:05:07 [2020-11-19T13:05:07.117Z] 
13:05:07 [2020-11-19T13:05:07.117Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.346 + RM_GOPATH=0
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.347 + TMP_GOPATH=
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.347 + : /build
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.347 + '[' -z '' ']'
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.347 ++ mktemp -d
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.350 + export GOPATH=/tmp/tmp.PSvvPmKpQY
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.350 + GOPATH=/tmp/tmp.PSvvPmKpQY
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.350 + RM_GOPATH=1
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.350 ++ dirname ./install.sh
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.352 + dir=.
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.352 + bin=vndr
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.352 + shift
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.352 + '[' '!' -f ./vndr.installer ']'
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.353 + . ./vndr.installer
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.353 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.353 + install_vndr
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.353 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.353 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.353 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PSvvPmKpQY/src/github.com/LK4D4/vndr
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.355 Cloning into '/tmp/tmp.PSvvPmKpQY/src/github.com/LK4D4/vndr'...
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.930 + cd /tmp/tmp.PSvvPmKpQY/src/github.com/LK4D4/vndr
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.931 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:05:07 [2020-11-19T13:05:07.117Z] #42 2.935 + go build -buildmode=pie -v -o /build/vndr .
13:05:07 [2020-11-19T13:05:07.117Z] #42 3.864 internal/cpu
13:05:07 [2020-11-19T13:05:07.117Z] #42 3.864 runtime/internal/atomic
13:05:07 [2020-11-19T13:05:07.117Z] #42 3.973 runtime/internal/sys
13:05:07 [2020-11-19T13:05:07.117Z] #42 4.134 runtime/internal/math
13:05:07 [2020-11-19T13:05:07.117Z] #42 4.143 internal/bytealg
13:05:07 [2020-11-19T13:05:07.117Z] #42 4.219 internal/race
13:05:07 [2020-11-19T13:05:07.117Z] #42 4.275 sync/atomic
13:05:07 [2020-11-19T13:05:07.117Z] #42 4.376 runtime
13:05:07 [2020-11-19T13:05:07.117Z] #42 4.487 unicode
13:05:07 [2020-11-19T13:05:07.243Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
13:05:07 [2020-11-19T13:05:07.243Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
13:05:08 [2020-11-19T13:05:08.471Z] 1301750ffb48: Pull complete
13:05:08 [2020-11-19T13:05:08.623Z] #42 6.985 unicode/utf8
13:05:08 [2020-11-19T13:05:08.913Z] #42 7.471 math/bits
13:05:09 [2020-11-19T13:05:09.204Z] #42 ...
13:05:09 [2020-11-19T13:05:09.204Z] 
13:05:09 [2020-11-19T13:05:09.204Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.229 + RM_GOPATH=0
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.229 + TMP_GOPATH=
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.229 + : /build
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.229 + '[' -z '' ']'
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.229 ++ mktemp -d
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + export GOPATH=/tmp/tmp.Qmgw0u0wPu
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + GOPATH=/tmp/tmp.Qmgw0u0wPu
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + RM_GOPATH=1
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 ++ dirname ./install.sh
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + dir=.
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + bin=gotestsum
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + shift
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + '[' '!' -f ./gotestsum.installer ']'
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + . ./gotestsum.installer
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 ++ : v0.3.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + install_gotestsum
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + set -e
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + export GO111MODULE=on
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + GO111MODULE=on
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.235 + go get -d gotest.tools/gotestsum@v0.3.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.262 go: finding gotest.tools/gotestsum v0.3.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.262 go: finding gotest.tools v0.3.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.776 go: downloading gotest.tools/gotestsum v0.3.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 2.894 go: extracting gotest.tools/gotestsum v0.3.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.244 go: downloading gotest.tools v2.1.0+incompatible
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.302 go: extracting gotest.tools v2.1.0+incompatible
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.378 go: downloading github.com/pkg/errors v0.8.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.382 go: downloading github.com/fatih/color v1.6.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.399 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.425 go: downloading github.com/jonboulle/clockwork v0.1.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.437 go: downloading github.com/sirupsen/logrus v1.0.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.456 go: downloading github.com/spf13/pflag v1.0.1
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.561 go: extracting github.com/pkg/errors v0.8.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.725 go: extracting github.com/fatih/color v1.6.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.725 go: extracting github.com/jonboulle/clockwork v0.1.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.730 go: downloading github.com/mattn/go-isatty v0.0.3
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.732 go: downloading github.com/mattn/go-colorable v0.0.9
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.816 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.820 go: extracting github.com/mattn/go-isatty v0.0.3
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.829 go: extracting github.com/spf13/pflag v1.0.1
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.829 go: extracting github.com/mattn/go-colorable v0.0.9
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.845 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:05:09 [2020-11-19T13:05:09.204Z] #45 3.990 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:05:09 [2020-11-19T13:05:09.204Z] #45 4.011 go: extracting github.com/sirupsen/logrus v1.0.5
13:05:09 [2020-11-19T13:05:09.204Z] #45 4.162 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:05:09 [2020-11-19T13:05:09.204Z] #45 5.011 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:05:09 [2020-11-19T13:05:09.204Z] #45 5.414 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:05:09 [2020-11-19T13:05:09.204Z] #45 5.696 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:05:09 [2020-11-19T13:05:09.204Z] #45 6.984 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:05:09 [2020-11-19T13:05:09.204Z] #45 7.615 go: finding gotest.tools/gotestsum v0.6.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 7.616 go: finding gotest.tools v2.2.0+incompatible
13:05:09 [2020-11-19T13:05:09.204Z] #45 7.627 go: downloading gotest.tools v2.2.0+incompatible
13:05:09 [2020-11-19T13:05:09.204Z] #45 7.649 go: downloading gotest.tools/gotestsum v0.6.0
13:05:09 [2020-11-19T13:05:09.204Z] #45 7.677 go: extracting gotest.tools v2.2.0+incompatible
13:05:09 [2020-11-19T13:05:09.204Z] #45 ...
13:05:09 [2020-11-19T13:05:09.204Z] 
13:05:09 [2020-11-19T13:05:09.204Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:09 [2020-11-19T13:05:09.204Z] #42 7.919 math
13:05:09 [2020-11-19T13:05:09.841Z] #42 ...
13:05:09 [2020-11-19T13:05:09.841Z] 
13:05:09 [2020-11-19T13:05:09.841Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.303 + RM_GOPATH=0
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.303 + TMP_GOPATH=
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.303 + : /build
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.303 + '[' -z '' ']'
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.303 ++ mktemp -d
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.304 + export GOPATH=/tmp/tmp.oTdjD9whzm
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.304 + GOPATH=/tmp/tmp.oTdjD9whzm
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.304 + RM_GOPATH=1
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.304 ++ dirname ./install.sh
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + dir=.
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + bin=dockercli
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + shift
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + '[' '!' -f ./dockercli.installer ']'
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + . ./dockercli.installer
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 ++ : stable
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 ++ : 17.06.2-ce
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + install_dockercli
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 Install docker/cli version 17.06.2-ce from stable
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.306 ++ uname -m
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.307 + arch=s390x
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.307 + '[' s390x '!=' x86_64 ']'
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.307 + '[' s390x '!=' s390x ']'
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.307 + url=https://download.docker.com/linux/static
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.307 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
13:05:09 [2020-11-19T13:05:09.841Z] #20 2.321 + tar -xz docker/docker
13:05:09 [2020-11-19T13:05:09.841Z] #20 7.897 + mkdir -p /build
13:05:09 [2020-11-19T13:05:09.841Z] #20 7.898 + mv docker/docker /build/
13:05:09 [2020-11-19T13:05:09.841Z] #20 7.899 + rmdir docker
13:05:09 [2020-11-19T13:05:09.841Z] #20 DONE 8.3s
13:05:09 [2020-11-19T13:05:09.841Z] 
13:05:09 [2020-11-19T13:05:09.841Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.055 + RM_GOPATH=0
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.055 + TMP_GOPATH=
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.056 + : /build
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.056 + '[' -z '' ']'
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.072 ++ mktemp -d
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.073 + export GOPATH=/tmp/tmp.Uo5NAazR0X
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.073 + GOPATH=/tmp/tmp.Uo5NAazR0X
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.073 + RM_GOPATH=1
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.073 ++ dirname ./install.sh
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.073 + dir=.
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + bin=gometalinter
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + shift
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + '[' '!' -f ./gometalinter.installer ']'
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + . ./gometalinter.installer
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 ++ GOMETALINTER_COMMIT=v2.0.6
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + install_gometalinter
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + echo 'Installing gometalinter version v2.0.6'
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 Installing gometalinter version v2.0.6
13:05:09 [2020-11-19T13:05:09.841Z] #48 2.074 + go get -d github.com/alecthomas/gometalinter
13:05:09 [2020-11-19T13:05:09.841Z] #48 6.530 + cd /tmp/tmp.Uo5NAazR0X/src/github.com/alecthomas/gometalinter
13:05:09 [2020-11-19T13:05:09.841Z] #48 6.530 + git checkout -q v2.0.6
13:05:09 [2020-11-19T13:05:09.841Z] #48 7.080 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
13:05:10 [2020-11-19T13:05:10.139Z] #48 ...
13:05:10 [2020-11-19T13:05:10.139Z] 
13:05:10 [2020-11-19T13:05:10.139Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:05:10 [2020-11-19T13:05:10.139Z] #45 7.988 go: extracting gotest.tools/gotestsum v0.6.0
13:05:10 [2020-11-19T13:05:10.139Z] #45 8.615 go: downloading github.com/spf13/pflag v1.0.3
13:05:10 [2020-11-19T13:05:10.139Z] #45 8.700 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:05:10 [2020-11-19T13:05:10.139Z] #45 8.828 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:05:10 [2020-11-19T13:05:10.139Z] #45 8.828 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:05:10 [2020-11-19T13:05:10.139Z] #45 8.828 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:05:10 [2020-11-19T13:05:10.431Z] #45 8.931 go: downloading github.com/fatih/color v1.9.0
13:05:10 [2020-11-19T13:05:10.431Z] #45 8.931 go: downloading github.com/pkg/errors v0.9.1
13:05:10 [2020-11-19T13:05:10.431Z] #45 9.015 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:05:10 [2020-11-19T13:05:10.565Z] dc5c6edc9cff: Pull complete
13:05:10 [2020-11-19T13:05:10.721Z] #45 9.100 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:05:10 [2020-11-19T13:05:10.722Z] #45 9.142 go: extracting github.com/fsnotify/fsnotify v1.4.9
13:05:10 [2020-11-19T13:05:10.722Z] #45 9.152 go: extracting github.com/spf13/pflag v1.0.3
13:05:10 [2020-11-19T13:05:10.722Z] #45 9.153 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:05:10 [2020-11-19T13:05:10.722Z] #45 9.203 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:05:10 [2020-11-19T13:05:10.722Z] #45 9.321 go: extracting github.com/fatih/color v1.9.0
13:05:11 [2020-11-19T13:05:11.013Z] #45 9.322 go: downloading github.com/mattn/go-isatty v0.0.12
13:05:11 [2020-11-19T13:05:11.013Z] #45 9.322 go: downloading github.com/mattn/go-colorable v0.1.6
13:05:11 [2020-11-19T13:05:11.013Z] #45 9.372 go: extracting github.com/pkg/errors v0.9.1
13:05:11 [2020-11-19T13:05:11.013Z] #45 9.735 go: extracting github.com/mattn/go-isatty v0.0.12
13:05:11 [2020-11-19T13:05:11.304Z] #45 ...
13:05:11 [2020-11-19T13:05:11.304Z] 
13:05:11 [2020-11-19T13:05:11.304Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:05:11 [2020-11-19T13:05:11.304Z] #26 2.110 + mktemp -d
13:05:11 [2020-11-19T13:05:11.304Z] #26 2.111 + export GOPATH=/tmp/tmp.JdHORrQoIm
13:05:11 [2020-11-19T13:05:11.304Z] #26 2.112 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.JdHORrQoIm/src/github.com/go-swagger/go-swagger
13:05:11 [2020-11-19T13:05:11.304Z] #26 2.114 Cloning into '/tmp/tmp.JdHORrQoIm/src/github.com/go-swagger/go-swagger'...
13:05:11 [2020-11-19T13:05:11.304Z] #26 ...
13:05:11 [2020-11-19T13:05:11.304Z] 
13:05:11 [2020-11-19T13:05:11.304Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:05:11 [2020-11-19T13:05:11.304Z] #54 1.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:11 [2020-11-19T13:05:11.304Z] #54 1.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:11 [2020-11-19T13:05:11.304Z] #54 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:11 [2020-11-19T13:05:11.304Z] #54 1.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:11 [2020-11-19T13:05:11.304Z] #54 3.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
13:05:11 [2020-11-19T13:05:11.304Z] #54 4.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
13:05:11 [2020-11-19T13:05:11.468Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
13:05:11 [2020-11-19T13:05:11.595Z] #54 10.33 Fetched 8090 kB in 9s (891 kB/s)
13:05:11 [2020-11-19T13:05:11.595Z] #54 10.33 Reading package lists...
13:05:11 [2020-11-19T13:05:11.595Z] #54 ...
13:05:11 [2020-11-19T13:05:11.595Z] 
13:05:11 [2020-11-19T13:05:11.595Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:11 [2020-11-19T13:05:11.595Z] #38 1.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #38 1.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #38 1.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #38 1.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #38 2.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #38 4.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
13:05:11 [2020-11-19T13:05:11.595Z] #38 10.47 Fetched 8090 kB in 9s (870 kB/s)
13:05:11 [2020-11-19T13:05:11.595Z] #38 10.47 Reading package lists...
13:05:11 [2020-11-19T13:05:11.595Z] #38 ...
13:05:11 [2020-11-19T13:05:11.595Z] 
13:05:11 [2020-11-19T13:05:11.595Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:05:11 [2020-11-19T13:05:11.595Z] #7 1.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #7 1.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #7 1.138 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #7 1.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #7 3.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
13:05:11 [2020-11-19T13:05:11.595Z] #7 5.037 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
13:05:11 [2020-11-19T13:05:11.595Z] #7 10.35 Fetched 8090 kB in 9s (867 kB/s)
13:05:11 [2020-11-19T13:05:11.728Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
13:05:11 [2020-11-19T13:05:11.888Z] #7 10.35 Reading package lists...
13:05:11 [2020-11-19T13:05:11.888Z] #7 ...
13:05:11 [2020-11-19T13:05:11.888Z] 
13:05:11 [2020-11-19T13:05:11.888Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + RM_GOPATH=0
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + TMP_GOPATH=
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + : /build
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + '[' -z '' ']'
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 ++ mktemp -d
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + export GOPATH=/tmp/tmp.2FCbY4zy0t
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + GOPATH=/tmp/tmp.2FCbY4zy0t
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 + RM_GOPATH=1
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.071 ++ dirname ./install.sh
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.089 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + dir=.
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + bin=tomlv
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + shift
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + '[' '!' -f ./tomlv.installer ']'
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + . ./tomlv.installer
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + install_tomlv
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2FCbY4zy0t/src/github.com/BurntSushi/toml
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.092 Cloning into '/tmp/tmp.2FCbY4zy0t/src/github.com/BurntSushi/toml'...
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.811 + cd /tmp/tmp.2FCbY4zy0t/src/github.com/BurntSushi/toml
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.811 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:05:11 [2020-11-19T13:05:11.888Z] #29 2.827 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:05:11 [2020-11-19T13:05:11.888Z] #29 3.270 internal/cpu
13:05:11 [2020-11-19T13:05:11.888Z] #29 3.283 runtime/internal/atomic
13:05:11 [2020-11-19T13:05:11.888Z] #29 3.542 runtime/internal/sys
13:05:11 [2020-11-19T13:05:11.888Z] #29 3.660 runtime/internal/math
13:05:11 [2020-11-19T13:05:11.888Z] #29 3.698 internal/bytealg
13:05:11 [2020-11-19T13:05:11.888Z] #29 3.728 math/bits
13:05:11 [2020-11-19T13:05:11.888Z] #29 4.022 runtime
13:05:11 [2020-11-19T13:05:11.888Z] #29 4.119 math
13:05:11 [2020-11-19T13:05:11.888Z] #29 7.340 unicode/utf8
13:05:11 [2020-11-19T13:05:11.888Z] #29 7.730 internal/race
13:05:11 [2020-11-19T13:05:11.888Z] #29 7.792 sync/atomic
13:05:11 [2020-11-19T13:05:11.888Z] #29 8.094 unicode
13:05:11 [2020-11-19T13:05:11.888Z] #29 10.30 internal/testlog
13:05:11 [2020-11-19T13:05:11.888Z] #29 10.53 encoding
13:05:11 [2020-11-19T13:05:11.888Z] #29 ...
13:05:11 [2020-11-19T13:05:11.888Z] 
13:05:11 [2020-11-19T13:05:11.888Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:05:11 [2020-11-19T13:05:11.888Z] #22 1.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:11 [2020-11-19T13:05:11.888Z] #22 1.410 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:11 [2020-11-19T13:05:11.888Z] #22 1.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:11 [2020-11-19T13:05:11.888Z] #22 1.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:11 [2020-11-19T13:05:11.888Z] #22 2.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
13:05:11 [2020-11-19T13:05:11.888Z] #22 4.414 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
13:05:11 [2020-11-19T13:05:11.888Z] #22 10.53 Fetched 8090 kB in 9s (882 kB/s)
13:05:12 [2020-11-19T13:05:12.179Z] #22 10.53 Reading package lists...
13:05:12 [2020-11-19T13:05:12.179Z] #22 ...
13:05:12 [2020-11-19T13:05:12.179Z] 
13:05:12 [2020-11-19T13:05:12.179Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:12 [2020-11-19T13:05:12.179Z] #31 2.270 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:12 [2020-11-19T13:05:12.179Z] #31 2.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:12 [2020-11-19T13:05:12.179Z] #31 2.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:12 [2020-11-19T13:05:12.179Z] #31 2.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:12 [2020-11-19T13:05:12.179Z] #31 4.175 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
13:05:12 [2020-11-19T13:05:12.179Z] #31 5.857 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
13:05:12 [2020-11-19T13:05:12.179Z] #31 ...
13:05:12 [2020-11-19T13:05:12.179Z] 
13:05:12 [2020-11-19T13:05:12.179Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + RM_GOPATH=0
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + TMP_GOPATH=
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + : /build/
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + '[' -z '' ']'
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 ++ mktemp -d
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + export GOPATH=/tmp/tmp.G1saGCvRpm
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + GOPATH=/tmp/tmp.G1saGCvRpm
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 + RM_GOPATH=1
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.379 ++ dirname ./install.sh
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + dir=.
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + bin=rootlesskit
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + shift
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + '[' '!' -f ./rootlesskit.installer ']'
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + . ./rootlesskit.installer
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + install_rootlesskit
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + case "$1" in
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + export CGO_ENABLED=0
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + CGO_ENABLED=0
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + _install_rootlesskit
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.380 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G1saGCvRpm/src/github.com/rootless-containers/rootlesskit
13:05:12 [2020-11-19T13:05:12.179Z] #60 2.386 Cloning into '/tmp/tmp.G1saGCvRpm/src/github.com/rootless-containers/rootlesskit'...
13:05:12 [2020-11-19T13:05:12.179Z] #60 5.602 + cd /tmp/tmp.G1saGCvRpm/src/github.com/rootless-containers/rootlesskit
13:05:12 [2020-11-19T13:05:12.179Z] #60 5.602 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:05:12 [2020-11-19T13:05:12.179Z] #60 5.811 + for f in rootlesskit rootlesskit-docker-proxy
13:05:12 [2020-11-19T13:05:12.179Z] #60 5.811 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:05:12 [2020-11-19T13:05:12.471Z] #60 ...
13:05:12 [2020-11-19T13:05:12.471Z] 
13:05:12 [2020-11-19T13:05:12.471Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:12 [2020-11-19T13:05:12.471Z] #29 10.61 runtime/cgo
13:05:13 [2020-11-19T13:05:13.503Z] #29 ...
13:05:13 [2020-11-19T13:05:13.503Z] 
13:05:13 [2020-11-19T13:05:13.503Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:05:13 [2020-11-19T13:05:13.503Z] #36 2.105 + mktemp -d
13:05:13 [2020-11-19T13:05:13.503Z] #36 2.110 + export GOPATH=/tmp/tmp.eiCxYofqNo
13:05:13 [2020-11-19T13:05:13.503Z] #36 2.110 + git clone https://github.com/docker/distribution.git /tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution
13:05:13 [2020-11-19T13:05:13.503Z] #36 2.110 Cloning into '/tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution'...
13:05:13 [2020-11-19T13:05:13.503Z] #36 ...
13:05:13 [2020-11-19T13:05:13.503Z] 
13:05:13 [2020-11-19T13:05:13.503Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:13 [2020-11-19T13:05:13.503Z] #42 11.39 internal/testlog
13:05:13 [2020-11-19T13:05:13.503Z] #42 11.61 encoding
13:05:13 [2020-11-19T13:05:13.503Z] #42 11.69 unicode/utf16
13:05:13 [2020-11-19T13:05:13.503Z] #42 11.82 container/list
13:05:13 [2020-11-19T13:05:13.503Z] #42 12.21 crypto/internal/subtle
13:05:13 [2020-11-19T13:05:13.795Z] #42 12.26 crypto/subtle
13:05:13 [2020-11-19T13:05:13.795Z] #42 12.42 vendor/golang.org/x/crypto/cryptobyte/asn1
13:05:13 [2020-11-19T13:05:13.795Z] #42 12.48 internal/nettrace
13:05:14 [2020-11-19T13:05:14.086Z] #42 12.70 runtime/cgo
13:05:14 [2020-11-19T13:05:14.124Z] 3c370c2e2f82: Pull complete
13:05:14 [2020-11-19T13:05:14.422Z] 5ffb2f5886e2: Pull complete
13:05:14 [2020-11-19T13:05:14.422Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
13:05:14 [2020-11-19T13:05:14.422Z] Status: Downloaded newer image for golang:1.13.15-buster
13:05:14 [2020-11-19T13:05:14.422Z]  ---> 805dc2d65d1c
13:05:14 [2020-11-19T13:05:14.422Z] Step 6/140 : ARG APT_MIRROR
13:05:14 [2020-11-19T13:05:14.422Z]  ---> Running in 0601c8116a1b
13:05:14 [2020-11-19T13:05:14.422Z] Removing intermediate container 0601c8116a1b
13:05:14 [2020-11-19T13:05:14.422Z]  ---> 13be23bdc2f7
13:05:14 [2020-11-19T13:05:14.422Z] 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
13:05:14 [2020-11-19T13:05:14.422Z]  ---> Running in d91445520624
13:05:15 [2020-11-19T13:05:15.064Z] Removing intermediate container d91445520624
13:05:15 [2020-11-19T13:05:15.064Z]  ---> 3d18231e90b2
13:05:15 [2020-11-19T13:05:15.064Z] Step 8/140 : ENV GO111MODULE=off
13:05:15 [2020-11-19T13:05:15.064Z]  ---> Running in b876122a562e
13:05:15 [2020-11-19T13:05:15.064Z] Removing intermediate container b876122a562e
13:05:15 [2020-11-19T13:05:15.064Z]  ---> 81facd5e84a7
13:05:15 [2020-11-19T13:05:15.064Z] Step 9/140 : FROM base AS criu
13:05:15 [2020-11-19T13:05:15.064Z]  ---> 81facd5e84a7
13:05:15 [2020-11-19T13:05:15.064Z] Step 10/140 : ARG DEBIAN_FRONTEND
13:05:15 [2020-11-19T13:05:15.359Z]  ---> Running in d884093cf40c
13:05:15 [2020-11-19T13:05:15.359Z] Removing intermediate container d884093cf40c
13:05:15 [2020-11-19T13:05:15.359Z]  ---> 82e947308943
13:05:15 [2020-11-19T13:05:15.359Z] 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/*
13:05:15 [2020-11-19T13:05:15.359Z]  ---> Running in e237e5840251
13:05:15 [2020-11-19T13:05:15.652Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:15 [2020-11-19T13:05:15.930Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done
13:05:15 [2020-11-19T13:05:15.930Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
13:05:15 [2020-11-19T13:05:15.949Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:15 [2020-11-19T13:05:15.949Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:15 [2020-11-19T13:05:15.949Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:05:18 [2020-11-19T13:05:18.029Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
13:05:18 [2020-11-19T13:05:18.323Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
13:05:18 [2020-11-19T13:05:18.531Z] #42 ...
13:05:18 [2020-11-19T13:05:18.531Z] 
13:05:18 [2020-11-19T13:05:18.531Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:05:18 [2020-11-19T13:05:18.531Z] #54 10.33 Reading package lists...
13:05:18 [2020-11-19T13:05:18.531Z] #54 13.56 Reading package lists...
13:05:18 [2020-11-19T13:05:18.531Z] #54 16.53 Building dependency tree...
13:05:18 [2020-11-19T13:05:18.531Z] #54 17.01 Reading state information...
13:05:18 [2020-11-19T13:05:18.531Z] #54 17.36 The following additional packages will be installed:
13:05:18 [2020-11-19T13:05:18.531Z] #54 17.36   libbtrfs0
13:05:18 [2020-11-19T13:05:18.531Z] #54 17.42 The following NEW packages will be installed:
13:05:18 [2020-11-19T13:05:18.822Z] #54 17.42   libbtrfs-dev libbtrfs0
13:05:18 [2020-11-19T13:05:18.822Z] #54 17.61 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
13:05:18 [2020-11-19T13:05:18.822Z] #54 17.61 Need to get 118 kB of archives.
13:05:18 [2020-11-19T13:05:18.822Z] #54 17.61 After this operation, 390 kB of additional disk space will be used.
13:05:18 [2020-11-19T13:05:18.822Z] #54 17.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
13:05:18 [2020-11-19T13:05:18.822Z] #54 17.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
13:05:19 [2020-11-19T13:05:19.364Z] Fetched 8176 kB in 4s (2110 kB/s)
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.06 debconf: delaying package configuration, since apt-utils is not installed
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.13 Fetched 118 kB in 0s (736 kB/s)
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.17 Selecting previously unselected package libbtrfs0.
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.17 (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.)
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.19 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.19 Unpacking libbtrfs0 (4.20.1-2) ...
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.25 Selecting previously unselected package libbtrfs-dev.
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
13:05:19 [2020-11-19T13:05:19.454Z] #54 18.25 Unpacking libbtrfs-dev (4.20.1-2) ...
13:05:19 [2020-11-19T13:05:19.744Z] #54 18.37 Setting up libbtrfs0 (4.20.1-2) ...
13:05:19 [2020-11-19T13:05:19.744Z] #54 18.39 Setting up libbtrfs-dev (4.20.1-2) ...
13:05:19 [2020-11-19T13:05:19.744Z] #54 18.39 Processing triggers for libc-bin (2.28-10) ...
13:05:20 [2020-11-19T13:05:20.381Z] #54 DONE 19.0s
13:05:20 [2020-11-19T13:05:20.381Z] 
13:05:20 [2020-11-19T13:05:20.381Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:05:20 [2020-11-19T13:05:20.381Z] #55 DONE 0.1s
13:05:20 [2020-11-19T13:05:20.381Z] 
13:05:20 [2020-11-19T13:05:20.381Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:05:20 [2020-11-19T13:05:20.381Z] #56 DONE 0.1s
13:05:20 [2020-11-19T13:05:20.381Z] 
13:05:20 [2020-11-19T13:05:20.381Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:05:20 [2020-11-19T13:05:20.410Z] Reading package lists...
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.531 + RM_GOPATH=0
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.532 + TMP_GOPATH=
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.532 + : /build
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.532 + '[' -z '' ']'
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.533 ++ mktemp -d
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.538 + export GOPATH=/tmp/tmp.Cwlyq6TvVR
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.538 + GOPATH=/tmp/tmp.Cwlyq6TvVR
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.538 + RM_GOPATH=1
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.539 ++ dirname ./install.sh
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.540 + dir=.
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.540 + bin=containerd
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.540 + shift
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.540 + '[' '!' -f ./containerd.installer ']'
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.540 + . ./containerd.installer
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.541 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.541 + install_containerd
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.541 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.542 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cwlyq6TvVR/src/github.com/containerd/containerd
13:05:21 [2020-11-19T13:05:21.013Z] #57 0.556 Cloning into '/tmp/tmp.Cwlyq6TvVR/src/github.com/containerd/containerd'...
13:05:21 [2020-11-19T13:05:21.047Z] Reading package lists...
13:05:21 [2020-11-19T13:05:21.047Z] Building dependency tree...
13:05:21 [2020-11-19T13:05:21.047Z] Reading state information...
13:05:21 [2020-11-19T13:05:21.219Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s
13:05:21 [2020-11-19T13:05:21.309Z] #57 ...
13:05:21 [2020-11-19T13:05:21.309Z] 
13:05:21 [2020-11-19T13:05:21.309Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:05:21 [2020-11-19T13:05:21.309Z] #22 10.53 Reading package lists...
13:05:21 [2020-11-19T13:05:21.309Z] #22 13.90 Reading package lists...
13:05:21 [2020-11-19T13:05:21.309Z] #22 17.16 Building dependency tree...
13:05:21 [2020-11-19T13:05:21.309Z] #22 17.51 Reading state information...
13:05:21 [2020-11-19T13:05:21.309Z] #22 17.87 ca-certificates is already the newest version (20200601~deb10u1).
13:05:21 [2020-11-19T13:05:21.309Z] #22 17.87 The following additional packages will be installed:
13:05:21 [2020-11-19T13:05:21.309Z] #22 17.87   libjq1 libonig5
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.05 The following NEW packages will be installed:
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.06   jq libjq1 libonig5
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.17 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.17 Need to get 350 kB of archives.
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.17 After this operation, 1154 kB of additional disk space will be used.
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.90 debconf: delaying package configuration, since apt-utils is not installed
13:05:21 [2020-11-19T13:05:21.309Z] #22 18.96 Fetched 350 kB in 0s (3509 kB/s)
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.02 Selecting previously unselected package libonig5:s390x.
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.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 ... 15177 files and directories currently installed.)
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.09 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.11 Unpacking libonig5:s390x (6.9.1-1) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.43 Selecting previously unselected package libjq1:s390x.
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.43 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.55 Selecting previously unselected package jq.
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.56 Unpacking jq (1.5+dfsg-2+b1) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.66 Setting up libonig5:s390x (6.9.1-1) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.67 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.68 Setting up jq (1.5+dfsg-2+b1) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 19.69 Processing triggers for libc-bin (2.28-10) ...
13:05:21 [2020-11-19T13:05:21.309Z] #22 DONE 19.9s
13:05:21 [2020-11-19T13:05:21.309Z] 
13:05:21 [2020-11-19T13:05:21.309Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:05:21 [2020-11-19T13:05:21.309Z] #7 10.35 Reading package lists...
13:05:21 [2020-11-19T13:05:21.309Z] #7 13.42 Reading package lists...
13:05:21 [2020-11-19T13:05:21.309Z] #7 16.76 Building dependency tree...
13:05:21 [2020-11-19T13:05:21.309Z] #7 17.38 Reading state information...
13:05:21 [2020-11-19T13:05:21.309Z] #7 17.81 The following additional packages will be installed:
13:05:21 [2020-11-19T13:05:21.309Z] #7 17.83   libapparmor1
13:05:21 [2020-11-19T13:05:21.309Z] #7 17.83 Suggested packages:
13:05:21 [2020-11-19T13:05:21.309Z] #7 17.83   seccomp
13:05:21 [2020-11-19T13:05:21.309Z] #7 17.97 The following NEW packages will be installed:
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.00   libapparmor-dev libapparmor1 libseccomp-dev
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.09 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.09 Need to get 288 kB of archives.
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.09 After this operation, 957 kB of additional disk space will be used.
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.86 debconf: delaying package configuration, since apt-utils is not installed
13:05:21 [2020-11-19T13:05:21.309Z] #7 18.94 Fetched 288 kB in 0s (1101 kB/s)
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.01 Selecting previously unselected package libapparmor1:s390x.
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.01 (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.)
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.04 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.06 Unpacking libapparmor1:s390x (2.13.2-10) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.19 Selecting previously unselected package libapparmor-dev:s390x.
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.19 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.19 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.40 Selecting previously unselected package libseccomp-dev:s390x.
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.40 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.40 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.56 Setting up libseccomp-dev:s390x (2.3.3-4) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.56 Setting up libapparmor1:s390x (2.13.2-10) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.57 Setting up libapparmor-dev:s390x (2.13.2-10) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 19.58 Processing triggers for libc-bin (2.28-10) ...
13:05:21 [2020-11-19T13:05:21.309Z] #7 DONE 20.0s
13:05:21 [2020-11-19T13:05:21.309Z] 
13:05:21 [2020-11-19T13:05:21.309Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:05:21 [2020-11-19T13:05:21.309Z] #23 DONE 0.1s
13:05:21 [2020-11-19T13:05:21.309Z] 
13:05:21 [2020-11-19T13:05:21.309Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:05:21 [2020-11-19T13:05:21.309Z] #50 DONE 0.1s
13:05:21 [2020-11-19T13:05:21.309Z] 
13:05:21 [2020-11-19T13:05:21.309Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:05:21 [2020-11-19T13:05:21.309Z] #51 DONE 0.1s
13:05:21 [2020-11-19T13:05:21.309Z] 
13:05:21 [2020-11-19T13:05:21.309Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:21 [2020-11-19T13:05:21.339Z] The following additional packages will be installed:
13:05:21 [2020-11-19T13:05:21.339Z]   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:05:21 [2020-11-19T13:05:21.339Z]   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:05:21 [2020-11-19T13:05:21.339Z] Suggested packages:
13:05:21 [2020-11-19T13:05:21.339Z]   manpages-dev python-setuptools
13:05:21 [2020-11-19T13:05:21.339Z] The following NEW packages will be installed:
13:05:21 [2020-11-19T13:05:21.339Z]   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:05:21 [2020-11-19T13:05:21.339Z]   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:05:21 [2020-11-19T13:05:21.339Z]   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:05:21 [2020-11-19T13:05:21.339Z]   python-six zlib1g-dev
13:05:21 [2020-11-19T13:05:21.339Z] 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
13:05:21 [2020-11-19T13:05:21.339Z] Need to get 4075 kB of archives.
13:05:21 [2020-11-19T13:05:21.339Z] After this operation, 24.5 MB of additional disk space will be used.
13:05:21 [2020-11-19T13:05:21.339Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
13:05:21 [2020-11-19T13:05:21.606Z] #24 ...
13:05:21 [2020-11-19T13:05:21.606Z] 
13:05:21 [2020-11-19T13:05:21.606Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:05:21 [2020-11-19T13:05:21.606Z] #45 9.979 go: extracting github.com/mattn/go-colorable v0.1.6
13:05:21 [2020-11-19T13:05:21.606Z] #45 10.89 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:05:21 [2020-11-19T13:05:21.606Z] #45 11.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:05:21 [2020-11-19T13:05:21.606Z] #45 11.42 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.52 go: finding github.com/fatih/color v1.9.0
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.61 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.62 go: finding github.com/spf13/pflag v1.0.3
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.69 go: finding github.com/pkg/errors v0.9.1
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.71 go: finding github.com/mattn/go-colorable v0.1.6
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.75 go: finding github.com/mattn/go-isatty v0.0.12
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.79 go: finding github.com/fsnotify/fsnotify v1.4.9
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.81 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.85 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.89 go: finding github.com/jonboulle/clockwork v0.1.0
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:05:21 [2020-11-19T13:05:21.606Z] #45 13.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:05:21 [2020-11-19T13:05:21.606Z] #45 ...
13:05:21 [2020-11-19T13:05:21.606Z] 
13:05:21 [2020-11-19T13:05:21.606Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:21 [2020-11-19T13:05:21.606Z] #38 10.47 Reading package lists...
13:05:21 [2020-11-19T13:05:21.606Z] #38 13.73 Reading package lists...
13:05:21 [2020-11-19T13:05:21.606Z] #38 16.90 Building dependency tree...
13:05:21 [2020-11-19T13:05:21.607Z] #38 17.42 Reading state information...
13:05:21 [2020-11-19T13:05:21.607Z] #38 17.88 The following additional packages will be installed:
13:05:21 [2020-11-19T13:05:21.607Z] #38 17.88   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:05:21 [2020-11-19T13:05:21.607Z] #38 17.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:05:21 [2020-11-19T13:05:21.607Z] #38 17.88 Suggested packages:
13:05:21 [2020-11-19T13:05:21.607Z] #38 17.88   manpages-dev python-setuptools
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.70 The following NEW packages will be installed:
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.78   python-six zlib1g-dev
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.89 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.89 Need to get 3742 kB of archives.
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.89 After this operation, 22.0 MB of additional disk space will be used.
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 18.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.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]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.73 debconf: delaying package configuration, since apt-utils is not installed
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.80 Fetched 3742 kB in 0s (7849 kB/s)
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.83 Selecting previously unselected package libcap-dev:s390x.
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 19.92 Unpacking libcap-dev:s390x (1:2.25-2) ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.02 Selecting previously unselected package libnet1:s390x.
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.03 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.12 Selecting previously unselected package libnet1-dev.
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.33 Selecting previously unselected package libnl-3-200:s390x.
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.607Z] #38 20.33 Unpacking libnl-3-200:s390x (3.4.0-1) ...
13:05:21 [2020-11-19T13:05:21.631Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
13:05:21 [2020-11-19T13:05:21.631Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
13:05:21 [2020-11-19T13:05:21.631Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
13:05:21 [2020-11-19T13:05:21.631Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.46 Selecting previously unselected package libnl-3-dev:s390x.
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.46 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.73 Selecting previously unselected package libprotobuf-c1:s390x.
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.74 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.83 Selecting previously unselected package libprotobuf-c-dev:s390x.
13:05:21 [2020-11-19T13:05:21.900Z] #38 20.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
13:05:21 [2020-11-19T13:05:21.923Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
13:05:21 [2020-11-19T13:05:21.923Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
13:05:21 [2020-11-19T13:05:21.923Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
13:05:22 [2020-11-19T13:05:22.191Z] #38 20.84 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
13:05:22 [2020-11-19T13:05:22.191Z] #38 20.94 Selecting previously unselected package zlib1g-dev:s390x.
13:05:22 [2020-11-19T13:05:22.191Z] #38 ...
13:05:22 [2020-11-19T13:05:22.191Z] 
13:05:22 [2020-11-19T13:05:22.191Z] #8 [dev 1/25] RUN groupadd -r docker
13:05:22 [2020-11-19T13:05:22.191Z] #8 DONE 1.1s
13:05:22 [2020-11-19T13:05:22.191Z] 
13:05:22 [2020-11-19T13:05:22.191Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:22 [2020-11-19T13:05:22.191Z] #38 20.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
13:05:22 [2020-11-19T13:05:22.191Z] #38 20.95 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
13:05:22 [2020-11-19T13:05:22.191Z] #38 ...
13:05:22 [2020-11-19T13:05:22.191Z] 
13:05:22 [2020-11-19T13:05:22.191Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
13:05:22 [2020-11-19T13:05:22.215Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
13:05:22 [2020-11-19T13:05:22.849Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
13:05:22 [2020-11-19T13:05:22.849Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
13:05:23 [2020-11-19T13:05:23.234Z] #9 ...
13:05:23 [2020-11-19T13:05:23.235Z] 
13:05:23 [2020-11-19T13:05:23.235Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:23 [2020-11-19T13:05:23.235Z] #31 11.72 Fetched 8090 kB in 10s (848 kB/s)
13:05:23 [2020-11-19T13:05:23.235Z] #31 11.72 Reading package lists...
13:05:23 [2020-11-19T13:05:23.235Z] #31 14.80 Reading package lists...
13:05:23 [2020-11-19T13:05:23.235Z] #31 17.83 Building dependency tree...
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.35 Reading state information...
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.68 The following additional packages will be installed:
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.71   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.71 Suggested packages:
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.71   cmake-doc ninja-build lrzip
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.71 Recommended packages:
13:05:23 [2020-11-19T13:05:23.235Z] #31 18.71   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.34 The following NEW packages will be installed:
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.34   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.34   vim-common xxd
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.43 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.43 Need to get 14.0 MB of archives.
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.43 After this operation, 62.1 MB of additional disk space will be used.
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 19.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 20.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 20.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 20.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 20.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 20.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 20.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.23 debconf: delaying package configuration, since apt-utils is not installed
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.27 Fetched 14.0 MB in 1s (13.3 MB/s)
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.34 Selecting previously unselected package xxd.
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.39 Unpacking xxd (2:8.1.0875-5) ...
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.62 Selecting previously unselected package vim-common.
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.66 Unpacking vim-common (2:8.1.0875-5) ...
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.90 Selecting previously unselected package cmake-data.
13:05:23 [2020-11-19T13:05:23.235Z] #31 ...
13:05:23 [2020-11-19T13:05:23.235Z] 
13:05:23 [2020-11-19T13:05:23.235Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.857 + RM_GOPATH=0
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.857 + TMP_GOPATH=
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.857 + : /build
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.857 + '[' -z '' ']'
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.857 ++ mktemp -d
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.858 + export GOPATH=/tmp/tmp.DDtOZeh7Du
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.858 + GOPATH=/tmp/tmp.DDtOZeh7Du
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.858 + RM_GOPATH=1
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.858 ++ dirname ./install.sh
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.859 + dir=.
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.859 + bin=runc
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.859 + shift
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.859 + '[' '!' -f ./runc.installer ']'
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.860 + . ./runc.installer
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.860 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.861 + install_runc
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.862 + grep -q '^3\.10\.0.*\.el7\.'
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.863 + uname -r
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.865 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.865 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.865 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.865 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DDtOZeh7Du/src/github.com/opencontainers/runc
13:05:23 [2020-11-19T13:05:23.235Z] #52 0.867 Cloning into '/tmp/tmp.DDtOZeh7Du/src/github.com/opencontainers/runc'...
13:05:23 [2020-11-19T13:05:23.235Z] #52 ...
13:05:23 [2020-11-19T13:05:23.235Z] 
13:05:23 [2020-11-19T13:05:23.235Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
13:05:23 [2020-11-19T13:05:23.235Z] #9 DONE 1.0s
13:05:23 [2020-11-19T13:05:23.235Z] 
13:05:23 [2020-11-19T13:05:23.235Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:05:23 [2020-11-19T13:05:23.235Z] #31 21.90 Unpacking cmake-data (3.13.4-1) ...
13:05:23 [2020-11-19T13:05:23.485Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
13:05:23 [2020-11-19T13:05:23.486Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
13:05:23 [2020-11-19T13:05:23.486Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
13:05:23 [2020-11-19T13:05:23.486Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
13:05:23 [2020-11-19T13:05:23.486Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
13:05:23 [2020-11-19T13:05:23.486Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
13:05:23 [2020-11-19T13:05:23.770Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.9s done
13:05:23 [2020-11-19T13:05:23.779Z] debconf: delaying package configuration, since apt-utils is not installed
13:05:23 [2020-11-19T13:05:23.779Z] Fetched 4075 kB in 2s (1968 kB/s)
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libcap-dev:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] (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.)
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libnet1:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libnet1-dev.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libnl-3-200:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libnl-3-dev:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package zlib1g-dev:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
13:05:23 [2020-11-19T13:05:23.779Z] Selecting previously unselected package libprotobuf17:ppc64el.
13:05:23 [2020-11-19T13:05:23.779Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
13:05:23 [2020-11-19T13:05:23.779Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
13:05:24 [2020-11-19T13:05:24.030Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
13:05:24 [2020-11-19T13:05:24.074Z] Selecting previously unselected package libprotobuf-lite17:ppc64el.
13:05:24 [2020-11-19T13:05:24.074Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
13:05:24 [2020-11-19T13:05:24.074Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
13:05:24 [2020-11-19T13:05:24.074Z] Selecting previously unselected package libprotobuf-dev:ppc64el.
13:05:24 [2020-11-19T13:05:24.074Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
13:05:24 [2020-11-19T13:05:24.074Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
13:05:24 [2020-11-19T13:05:24.074Z] Selecting previously unselected package libprotoc17:ppc64el.
13:05:24 [2020-11-19T13:05:24.074Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
13:05:24 [2020-11-19T13:05:24.074Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
13:05:24 [2020-11-19T13:05:24.274Z] #31 ...
13:05:24 [2020-11-19T13:05:24.274Z] 
13:05:24 [2020-11-19T13:05:24.274Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:05:24 [2020-11-19T13:05:24.274Z] #10 0.716 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:05:24 [2020-11-19T13:05:24.274Z] #10 DONE 0.9s
13:05:24 [2020-11-19T13:05:24.274Z] 
13:05:24 [2020-11-19T13:05:24.274Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:24 [2020-11-19T13:05:24.274Z] #24 2.407 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:05:24 [2020-11-19T13:05:24.274Z] #24 2.733 
13:05:24 [2020-11-19T13:05:24.274Z] #24 2.969 
#                                                                          2.7%
###                                                                        4.8%
13:05:24 [2020-11-19T13:05:24.274Z] #24 ...
13:05:24 [2020-11-19T13:05:24.274Z] 
13:05:24 [2020-11-19T13:05:24.274Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:05:24 [2020-11-19T13:05:24.274Z] #36 13.14 + cd /tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution
13:05:24 [2020-11-19T13:05:24.274Z] #36 13.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:05:24 [2020-11-19T13:05:24.274Z] #36 14.45 + GOPATH=/tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eiCxYofqNo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:05:24 [2020-11-19T13:05:24.368Z] Selecting previously unselected package protobuf-c-compiler.
13:05:24 [2020-11-19T13:05:24.368Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
13:05:24 [2020-11-19T13:05:24.368Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:05:24 [2020-11-19T13:05:24.368Z] Selecting previously unselected package protobuf-compiler.
13:05:24 [2020-11-19T13:05:24.368Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
13:05:24 [2020-11-19T13:05:24.368Z] Unpacking protobuf-compiler (3.6.1.3-2) ...
13:05:24 [2020-11-19T13:05:24.368Z] Selecting previously unselected package python-pkg-resources.
13:05:24 [2020-11-19T13:05:24.368Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:05:24 [2020-11-19T13:05:24.368Z] Unpacking python-pkg-resources (40.8.0-1) ...
13:05:24 [2020-11-19T13:05:24.368Z] Selecting previously unselected package python-six.
13:05:24 [2020-11-19T13:05:24.368Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:05:24 [2020-11-19T13:05:24.368Z] Unpacking python-six (1.12.0-1) ...
13:05:24 [2020-11-19T13:05:24.368Z] Selecting previously unselected package python-protobuf.
13:05:24 [2020-11-19T13:05:24.368Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
13:05:24 [2020-11-19T13:05:24.368Z] Unpacking python-protobuf (3.6.1.3-2) ...
13:05:24 [2020-11-19T13:05:24.368Z] Setting up python-pkg-resources (40.8.0-1) ...
13:05:24 [2020-11-19T13:05:24.565Z] #36 ...
13:05:24 [2020-11-19T13:05:24.565Z] 
13:05:24 [2020-11-19T13:05:24.565Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:24 [2020-11-19T13:05:24.857Z] #24 2.969 
#                                                                          2.7%
###                                                                        4.8%
####                                                                       6.9%
#######                                                                   11.1%
##########                                                                15.3%
#############                                                             19.4%
13:05:24 [2020-11-19T13:05:24.857Z] #24 ...
13:05:24 [2020-11-19T13:05:24.857Z] 
13:05:24 [2020-11-19T13:05:24.857Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:05:24 [2020-11-19T13:05:24.857Z] #66 13.45 + cd /tmp/tmp.XRrOm7u7Zt/src/github.com/docker/libnetwork
13:05:24 [2020-11-19T13:05:24.857Z] #66 13.45 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
13:05:24 [2020-11-19T13:05:24.857Z] #66 14.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:05:24 [2020-11-19T13:05:24.977Z] #5 DONE 27.7s
13:05:24 [2020-11-19T13:05:24.977Z] 
13:05:24 [2020-11-19T13:05:24.977Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:05:25 [2020-11-19T13:05:25.148Z] #66 ...
13:05:25 [2020-11-19T13:05:25.148Z] 
13:05:25 [2020-11-19T13:05:25.148Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:05:25 [2020-11-19T13:05:25.148Z] #11 DONE 0.8s
13:05:25 [2020-11-19T13:05:25.148Z] 
13:05:25 [2020-11-19T13:05:25.148Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:25 [2020-11-19T13:05:25.415Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
13:05:25 [2020-11-19T13:05:25.415Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:05:25 [2020-11-19T13:05:25.415Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:05:25 [2020-11-19T13:05:25.415Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
13:05:25 [2020-11-19T13:05:25.415Z] Setting up python-six (1.12.0-1) ...
13:05:26 [2020-11-19T13:05:26.028Z] #24 2.969 
#                                                                          2.7%
###                                                                        4.8%
####                                                                       6.9%
#######                                                                   11.1%
##########                                                                15.3%
#############                                                             19.4%
##################                                                        25.7%
#####################                                                     29.9%
##########################                                                36.2%
##############################                                            42.5%
####################################                                      50.8%
#######################################                                   55.0%
############################################                              61.3%
################################################                          67.5%
13:05:26 [2020-11-19T13:05:26.028Z] #24 ...
13:05:26 [2020-11-19T13:05:26.028Z] 
13:05:26 [2020-11-19T13:05:26.028Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:05:26 [2020-11-19T13:05:26.028Z] #12 DONE 1.0s
13:05:26 [2020-11-19T13:05:26.028Z] 
13:05:26 [2020-11-19T13:05:26.028Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:26 [2020-11-19T13:05:26.051Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
13:05:26 [2020-11-19T13:05:26.051Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up libcap-dev:ppc64el (1:2.25-2) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up protobuf-compiler (3.6.1.3-2) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:05:26 [2020-11-19T13:05:26.052Z] Setting up python-protobuf (3.6.1.3-2) ...
13:05:26 [2020-11-19T13:05:26.649Z] #24 2.969 
#                                                                          2.7%
###                                                                        4.8%
####                                                                       6.9%
#######                                                                   11.1%
##########                                                                15.3%
#############                                                             19.4%
##################                                                        25.7%
#####################                                                     29.9%
##########################                                                36.2%
##############################                                            42.5%
####################################                                      50.8%
#######################################                                   55.0%
############################################                              61.3%
################################################                          67.5%
#####################################################                     73.8%
#########################################################                 80.1%
##############################################################            86.4%
##################################################################        92.6%
######################################################################## 100.0%
13:05:26 [2020-11-19T13:05:26.893Z] #6 DONE 1.8s
13:05:26 [2020-11-19T13:05:26.893Z] 
13:05:26 [2020-11-19T13:05:26.893Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:05:26 [2020-11-19T13:05:26.893Z] #7 ...
13:05:26 [2020-11-19T13:05:26.893Z] 
13:05:26 [2020-11-19T13:05:26.893Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:05:26 [2020-11-19T13:05:26.893Z] #18 DONE 0.1s
13:05:26 [2020-11-19T13:05:26.893Z] 
13:05:26 [2020-11-19T13:05:26.893Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:05:26 [2020-11-19T13:05:26.893Z] #65 DONE 0.2s
13:05:26 [2020-11-19T13:05:26.893Z] 
13:05:26 [2020-11-19T13:05:26.893Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:05:26 [2020-11-19T13:05:26.976Z] #24 5.571 
13:05:27 [2020-11-19T13:05:27.097Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
13:05:27 [2020-11-19T13:05:27.097Z] Processing triggers for libc-bin (2.28-10) ...
13:05:27 [2020-11-19T13:05:27.158Z] #66 ...
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:05:27 [2020-11-19T13:05:27.158Z] #19 DONE 0.2s
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:05:27 [2020-11-19T13:05:27.158Z] #59 DONE 0.2s
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
13:05:27 [2020-11-19T13:05:27.158Z] #47 DONE 0.3s
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:05:27 [2020-11-19T13:05:27.158Z] #41 DONE 0.3s
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:05:27 [2020-11-19T13:05:27.158Z] #44 DONE 0.4s
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:05:27 [2020-11-19T13:05:27.158Z] #28 DONE 0.4s
13:05:27 [2020-11-19T13:05:27.158Z] 
13:05:27 [2020-11-19T13:05:27.158Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:27 [2020-11-19T13:05:27.268Z] #24 5.741 
#######                                                                   10.4%
13:05:27 [2020-11-19T13:05:27.268Z] #24 ...
13:05:27 [2020-11-19T13:05:27.268Z] 
13:05:27 [2020-11-19T13:05:27.268Z] #13 [dev 6/25] RUN ldconfig
13:05:27 [2020-11-19T13:05:27.268Z] #13 DONE 1.2s
13:05:27 [2020-11-19T13:05:27.268Z] 
13:05:27 [2020-11-19T13:05:27.268Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:27 [2020-11-19T13:05:27.736Z] Removing intermediate container e237e5840251
13:05:27 [2020-11-19T13:05:27.736Z]  ---> 38e651361ad2
13:05:27 [2020-11-19T13:05:27.736Z] Step 12/140 : ARG CRIU_VERSION=3.14
13:05:27 [2020-11-19T13:05:27.736Z]  ---> Running in 5d2e8b48a5b7
13:05:27 [2020-11-19T13:05:27.736Z] Removing intermediate container 5d2e8b48a5b7
13:05:27 [2020-11-19T13:05:27.736Z]  ---> c058f3a09d2d
13:05:27 [2020-11-19T13:05:27.736Z] 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
13:05:27 [2020-11-19T13:05:27.736Z]  ---> Running in 79633e614508
13:05:27 [2020-11-19T13:05:27.854Z] #24 5.741 
#######                                                                   10.4%
###################                                                       27.2%
###########################                                               38.5%
#######################################                                   55.5%
########################################################                  78.2%
################################################################          89.5%
######################################################################## 100.0%
13:05:28 [2020-11-19T13:05:28.144Z] #24 6.904 
13:05:28 [2020-11-19T13:05:28.737Z] #24 7.146 #=#=#                                                                         

                     
13:05:28 [2020-11-19T13:05:28.737Z] #24 ...
13:05:28 [2020-11-19T13:05:28.737Z] 
13:05:28 [2020-11-19T13:05:28.737Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:05:28 [2020-11-19T13:05:28.737Z] #66 DONE 27.1s
13:05:28 [2020-11-19T13:05:28.737Z] 
13:05:28 [2020-11-19T13:05:28.737Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:28 [2020-11-19T13:05:28.782Z] Note: Building without setproctitle() and strlcpy() support.
13:05:28 [2020-11-19T13:05:28.782Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:05:28 [2020-11-19T13:05:28.782Z] Note: Building without GnuTLS support
13:05:28 [2020-11-19T13:05:28.782Z] Makefile.config:39: Warn: you have no libnftables installed
13:05:28 [2020-11-19T13:05:28.782Z] Makefile.config:40: Warn: Building without nftables support
13:05:28 [2020-11-19T13:05:28.782Z] fatal: not a git repository (or any of the parent directories): .git
13:05:28 [2020-11-19T13:05:28.782Z]   GEN      .gitid
13:05:28 [2020-11-19T13:05:28.782Z]   GEN      criu/include/version.h
13:05:28 [2020-11-19T13:05:28.782Z]   GEN      include/common/asm
13:05:29 [2020-11-19T13:05:29.036Z] #24 7.146 #=#=#                                                                         

                                                                           0.3%
                                                                           1.1%
##                                                                         2.9%
#####                                                                      7.9%
#########                                 
13:05:29 [2020-11-19T13:05:29.036Z] #24 ...
13:05:29 [2020-11-19T13:05:29.036Z] 
13:05:29 [2020-11-19T13:05:29.036Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:29 [2020-11-19T13:05:29.036Z] #42 17.38 vendor/golang.org/x/crypto/internal/subtle
13:05:29 [2020-11-19T13:05:29.036Z] #42 24.43 sync
13:05:29 [2020-11-19T13:05:29.036Z] #42 24.43 internal/reflectlite
13:05:29 [2020-11-19T13:05:29.036Z] #42 26.33 github.com/LK4D4/vndr/godl/singleflight
13:05:29 [2020-11-19T13:05:29.036Z] #42 26.59 math/rand
13:05:29 [2020-11-19T13:05:29.036Z] #42 27.19 errors
13:05:29 [2020-11-19T13:05:29.036Z] #42 27.37 sort
13:05:29 [2020-11-19T13:05:29.036Z] #42 ...
13:05:29 [2020-11-19T13:05:29.036Z] 
13:05:29 [2020-11-19T13:05:29.036Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/timens.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/timens.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/fown.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/google/protobuf/descriptor.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/opts.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/memfd.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/fown.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/google/protobuf/descriptor.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/opts.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/memfd.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/sit.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/sit.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/macvlan.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/macvlan.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/autofs.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/autofs.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/sysctl.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/sysctl.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/time.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/time.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/binfmt-misc.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/binfmt-misc.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/seccomp.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/seccomp.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/userns.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/userns.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/cgroup.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/cgroup.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/ext-file.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/ext-file.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/rpc.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/rpc.pb-c.d
13:05:29 [2020-11-19T13:05:29.076Z]   PBCC     images/siginfo.pb-c.c
13:05:29 [2020-11-19T13:05:29.076Z]   DEP      images/siginfo.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/pagemap.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/pagemap.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/rlimit.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/rlimit.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/file-lock.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/file-lock.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/tty.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/tty.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/tun.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/netdev.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/tun.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/netdev.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/vma.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/vma.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/creds.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/creds.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/utsns.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/utsns.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/ipc-desc.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/ipc-sem.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/ipc-desc.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/ipc-sem.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/ipc-msg.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/ipc-msg.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/ipc-shm.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/ipc-shm.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/ipc-var.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/ipc-var.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/sk-opts.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/packet-sock.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/sk-opts.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/packet-sock.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/sk-netlink.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/sk-netlink.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/sk-inet.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/sk-inet.pb-c.d
13:05:29 [2020-11-19T13:05:29.370Z]   PBCC     images/sk-unix.pb-c.c
13:05:29 [2020-11-19T13:05:29.370Z]   DEP      images/sk-unix.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/mm.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/mm.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/timerfd.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/timerfd.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/timer.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/timer.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/sa.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/sa.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/pipe-data.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/pipe-data.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/mnt.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/mnt.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/sk-packet.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/sk-packet.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/tcp-stream.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/tcp-stream.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/pipe.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/pipe.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/pstree.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/pstree.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/fs.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/fs.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/signalfd.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/signalfd.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/fh.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/fsnotify.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/fh.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/fsnotify.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/eventpoll.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/eventpoll.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/eventfd.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/eventfd.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/remap-file-path.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/remap-file-path.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/fifo.pb-c.c
13:05:29 [2020-11-19T13:05:29.663Z]   DEP      images/fifo.pb-c.d
13:05:29 [2020-11-19T13:05:29.663Z]   PBCC     images/ghost-file.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/ghost-file.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/regfile.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/regfile.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/ns.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/ns.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/fdinfo.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/fdinfo.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/core-aarch64.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/core-arm.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/core-ppc64.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/core-s390.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/core-x86.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/core.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/inventory.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/core-aarch64.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/core-arm.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/core-ppc64.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/core-s390.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/core-x86.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/core.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/inventory.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/cpuinfo.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/cpuinfo.pb-c.d
13:05:29 [2020-11-19T13:05:29.958Z]   PBCC     images/stats.pb-c.c
13:05:29 [2020-11-19T13:05:29.958Z]   DEP      images/stats.pb-c.d
13:05:30 [2020-11-19T13:05:30.255Z] make[1]: Nothing to be done for 'all'.
13:05:30 [2020-11-19T13:05:30.494Z] #24 7.146 #=#=#                                                                         

                                                                           0.3%
                                                                           1.1%
##                                                                         2.9%
#####                                                                      7.9%
#########                                                                 12.6%
##########                                                                15.1%
############                                                              17.6%
##################                                                        25.2%
#########################                                                 35.4%
##############################                                            43.0%
####################################                                      50.5%
###########################################                               60.7%
#################################################                         68.3%
########################################################                  78.5%
###############################################################           88.1%
######################################################################    97.5%
######################################################################## 100.0%
13:05:30 [2020-11-19T13:05:30.564Z]   CC       images/stats.o
13:05:30 [2020-11-19T13:05:30.564Z]   CC       images/core.o
13:05:30 [2020-11-19T13:05:30.564Z]   CC       images/core-x86.o
13:05:30 [2020-11-19T13:05:30.787Z] #24 9.425 
13:05:30 [2020-11-19T13:05:30.857Z]   CC       images/core-arm.o
13:05:30 [2020-11-19T13:05:30.857Z]   CC       images/core-aarch64.o
13:05:30 [2020-11-19T13:05:30.857Z]   CC       images/core-ppc64.o
13:05:30 [2020-11-19T13:05:30.857Z]   CC       images/core-s390.o
13:05:31 [2020-11-19T13:05:31.151Z]   CC       images/cpuinfo.o
13:05:31 [2020-11-19T13:05:31.151Z]   CC       images/inventory.o
13:05:31 [2020-11-19T13:05:31.151Z]   CC       images/fdinfo.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/fown.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/ns.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/regfile.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/ghost-file.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/fifo.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/remap-file-path.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/eventfd.o
13:05:31 [2020-11-19T13:05:31.445Z]   CC       images/eventpoll.o
13:05:31 [2020-11-19T13:05:31.739Z]   CC       images/fh.o
13:05:31 [2020-11-19T13:05:31.739Z]   CC       images/fsnotify.o
13:05:31 [2020-11-19T13:05:31.739Z]   CC       images/signalfd.o
13:05:31 [2020-11-19T13:05:31.739Z]   CC       images/fs.o
13:05:31 [2020-11-19T13:05:31.739Z]   CC       images/pstree.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/pipe.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/tcp-stream.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/sk-packet.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/mnt.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/pipe-data.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/sa.o
13:05:32 [2020-11-19T13:05:32.041Z]   CC       images/timer.o
13:05:32 [2020-11-19T13:05:32.335Z]   CC       images/timerfd.o
13:05:32 [2020-11-19T13:05:32.335Z]   CC       images/mm.o
13:05:32 [2020-11-19T13:05:32.335Z]   CC       images/sk-opts.o
13:05:32 [2020-11-19T13:05:32.335Z]   CC       images/sk-unix.o
13:05:32 [2020-11-19T13:05:32.335Z]   CC       images/sk-inet.o
13:05:32 [2020-11-19T13:05:32.335Z]   CC       images/tun.o
13:05:32 [2020-11-19T13:05:32.539Z] #24 9.572 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  11.1%
##########                                                                14.0%
############                                                              16.8%
##############                                                            19.7%
################                                                          22.5%
#################                                                         24.4%
###################                                                       27.3%
#####################                                                     30.1%
#######################                                                   32.9%
#########################                                                 35.7%
###########################                                               38.6%
#####################
13:05:32 [2020-11-19T13:05:32.539Z] #24 ...
13:05:32 [2020-11-19T13:05:32.539Z] 
13:05:32 [2020-11-19T13:05:32.539Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:32 [2020-11-19T13:05:32.539Z] #38 21.24 Selecting previously unselected package libprotobuf17:s390x.
13:05:32 [2020-11-19T13:05:32.539Z] #38 21.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 21.25 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 21.96 Selecting previously unselected package libprotobuf-lite17:s390x.
13:05:32 [2020-11-19T13:05:32.539Z] #38 21.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 21.97 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 22.13 Selecting previously unselected package libprotobuf-dev:s390x.
13:05:32 [2020-11-19T13:05:32.539Z] #38 22.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 22.18 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 23.53 Selecting previously unselected package libprotoc17:s390x.
13:05:32 [2020-11-19T13:05:32.539Z] #38 23.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 23.55 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.03 Selecting previously unselected package protobuf-c-compiler.
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.21 Selecting previously unselected package protobuf-compiler.
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.35 Selecting previously unselected package python-pkg-resources.
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.36 Unpacking python-pkg-resources (40.8.0-1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.56 Selecting previously unselected package python-six.
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.56 Unpacking python-six (1.12.0-1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.64 Selecting previously unselected package python-protobuf.
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 24.64 Unpacking python-protobuf (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 25.11 Setting up python-pkg-resources (40.8.0-1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 27.00 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 27.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 27.02 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 27.03 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 27.04 Setting up python-six (1.12.0-1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.44 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.44 Setting up libnl-3-200:s390x (3.4.0-1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.47 Setting up libcap-dev:s390x (1:2.25-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.48 Setting up libprotoc17:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.49 Setting up protobuf-compiler (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.50 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 28.52 Setting up python-protobuf (3.6.1.3-2) ...
13:05:32 [2020-11-19T13:05:32.539Z] #38 ...
13:05:32 [2020-11-19T13:05:32.539Z] 
13:05:32 [2020-11-19T13:05:32.539Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/sk-netlink.o
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/packet-sock.o
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/ipc-var.o
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/ipc-desc.o
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/ipc-shm.o
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/ipc-msg.o
13:05:32 [2020-11-19T13:05:32.629Z]   CC       images/ipc-sem.o
13:05:32 [2020-11-19T13:05:32.924Z]   CC       images/utsns.o
13:05:32 [2020-11-19T13:05:32.924Z]   CC       images/creds.o
13:05:32 [2020-11-19T13:05:32.924Z]   CC       images/vma.o
13:05:32 [2020-11-19T13:05:32.924Z]   CC       images/netdev.o
13:05:32 [2020-11-19T13:05:32.924Z]   CC       images/tty.o
13:05:32 [2020-11-19T13:05:32.924Z]   CC       images/file-lock.o
13:05:33 [2020-11-19T13:05:33.218Z]   CC       images/rlimit.o
13:05:33 [2020-11-19T13:05:33.218Z]   CC       images/pagemap.o
13:05:33 [2020-11-19T13:05:33.218Z]   CC       images/siginfo.o
13:05:33 [2020-11-19T13:05:33.218Z]   CC       images/rpc.o
13:05:33 [2020-11-19T13:05:33.516Z]   CC       images/ext-file.o
13:05:33 [2020-11-19T13:05:33.516Z]   CC       images/cgroup.o
13:05:33 [2020-11-19T13:05:33.516Z]   CC       images/userns.o
13:05:33 [2020-11-19T13:05:33.747Z] #29 ...
13:05:33 [2020-11-19T13:05:33.747Z] 
13:05:33 [2020-11-19T13:05:33.747Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:05:33 [2020-11-19T13:05:33.747Z] #22 5.638 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:33 [2020-11-19T13:05:33.747Z] #22 5.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:33 [2020-11-19T13:05:33.747Z] #22 5.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:33 [2020-11-19T13:05:33.747Z] #22 5.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:05:33 [2020-11-19T13:05:33.747Z] #22 ...
13:05:33 [2020-11-19T13:05:33.747Z] 
13:05:33 [2020-11-19T13:05:33.747Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + RM_GOPATH=0
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + TMP_GOPATH=
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + : /build
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + '[' -z '' ']'
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 ++ mktemp -d
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + export GOPATH=/tmp/tmp.EWvb0OyZ23
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + GOPATH=/tmp/tmp.EWvb0OyZ23
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + RM_GOPATH=1
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 ++ dirname ./install.sh
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + dir=.
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + bin=gotestsum
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + shift
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + '[' '!' -f ./gotestsum.installer ']'
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + . ./gotestsum.installer
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 ++ : v0.3.5
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + install_gotestsum
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + set -e
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + export GO111MODULE=on
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + GO111MODULE=on
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.046 + go get -d gotest.tools/gotestsum@v0.3.5
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.090 go: finding gotest.tools v0.3.5
13:05:33 [2020-11-19T13:05:33.747Z] #45 6.093 go: finding gotest.tools/gotestsum v0.3.5
13:05:33 [2020-11-19T13:05:33.747Z] #45 ...
13:05:33 [2020-11-19T13:05:33.747Z] 
13:05:33 [2020-11-19T13:05:33.747Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:05:33 [2020-11-19T13:05:33.747Z] #22 6.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:05:33 [2020-11-19T13:05:33.818Z]   CC       images/google/protobuf/descriptor.o
13:05:34 [2020-11-19T13:05:34.005Z] #24 9.572 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  11.1%
##########                                                                14.0%
############                                                              16.8%
##############                                                            19.7%
################                                                          22.5%
#################                                                         24.4%
###################                                                       27.3%
#####################                                                     30.1%
#######################                                                   32.9%
#########################                                                 35.7%
###########################                                               38.6%
#############################                                             41.4%
###############################                                           44.2%
#################################                                         47.0%
###################################                                       49.9%
#####################################                                     52.7%
########################################                                  55.6%
##########################################                                58.4%
############################################                              61.2%
##############################################                            64.1%
################################################                          66.9%
##################################################                        69.7%
######################
13:05:34 [2020-11-19T13:05:34.005Z] #24 ...
13:05:34 [2020-11-19T13:05:34.005Z] 
13:05:34 [2020-11-19T13:05:34.005Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:34 [2020-11-19T13:05:34.005Z] #38 32.05 Setting up libnl-3-dev:s390x (3.4.0-1) ...
13:05:34 [2020-11-19T13:05:34.005Z] #38 32.06 Processing triggers for libc-bin (2.28-10) ...
13:05:34 [2020-11-19T13:05:34.005Z] #38 DONE 32.7s
13:05:34 [2020-11-19T13:05:34.005Z] 
13:05:34 [2020-11-19T13:05:34.005Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:34 [2020-11-19T13:05:34.119Z]   CC       images/opts.o
13:05:34 [2020-11-19T13:05:34.119Z]   CC       images/seccomp.o
13:05:34 [2020-11-19T13:05:34.119Z]   CC       images/binfmt-misc.o
13:05:34 [2020-11-19T13:05:34.119Z]   CC       images/time.o
13:05:34 [2020-11-19T13:05:34.119Z]   CC       images/sysctl.o
13:05:34 [2020-11-19T13:05:34.119Z]   CC       images/autofs.o
13:05:34 [2020-11-19T13:05:34.413Z]   CC       images/macvlan.o
13:05:34 [2020-11-19T13:05:34.413Z]   CC       images/sit.o
13:05:34 [2020-11-19T13:05:34.413Z]   CC       images/memfd.o
13:05:34 [2020-11-19T13:05:34.413Z]   CC       images/timens.o
13:05:34 [2020-11-19T13:05:34.413Z]   LINK     images/built-in.o
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      compel/include/asm
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      compel/include/version.h
13:05:34 [2020-11-19T13:05:34.413Z] touch .config
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      include/common/config.h
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      compel/plugins/include/uapi/std/syscall.h
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
13:05:34 [2020-11-19T13:05:34.413Z]   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
13:05:34 [2020-11-19T13:05:34.413Z]   DEP      compel/arch/ppc64/plugins/std/memcmp.d
13:05:34 [2020-11-19T13:05:34.413Z]   DEP      compel/arch/ppc64/plugins/std/memcpy.d
13:05:34 [2020-11-19T13:05:34.413Z]   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
13:05:34 [2020-11-19T13:05:34.413Z]   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/std/infect.d
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/std/string.d
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/std/log.d
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/std/fds.d
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/std/std.d
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/shmem/shmem.d
13:05:34 [2020-11-19T13:05:34.707Z]   DEP      compel/plugins/fds/fds.d
13:05:34 [2020-11-19T13:05:34.707Z]   CC       compel/plugins/std/std.o
13:05:34 [2020-11-19T13:05:34.707Z]   CC       compel/plugins/std/fds.o
13:05:35 [2020-11-19T13:05:35.001Z]   CC       compel/plugins/std/log.o
13:05:35 [2020-11-19T13:05:35.001Z]   CC       compel/plugins/std/string.o
13:05:35 [2020-11-19T13:05:35.001Z]   CC       compel/plugins/std/infect.o
13:05:35 [2020-11-19T13:05:35.321Z]   CC       compel/arch/ppc64/plugins/std/parasite-head.o
13:05:35 [2020-11-19T13:05:35.321Z]   CC       compel/arch/ppc64/plugins/std/memcpy.o
13:05:35 [2020-11-19T13:05:35.321Z]   CC       compel/arch/ppc64/plugins/std/memcmp.o
13:05:35 [2020-11-19T13:05:35.321Z]   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
13:05:35 [2020-11-19T13:05:35.321Z]   AR       compel/plugins/std.lib.a
13:05:35 [2020-11-19T13:05:35.321Z]   CC       compel/plugins/fds/fds.o
13:05:35 [2020-11-19T13:05:35.321Z]   AR       compel/plugins/fds.lib.a
13:05:35 [2020-11-19T13:05:35.321Z]   HOSTDEP  compel/src/lib/log-host.d
13:05:35 [2020-11-19T13:05:35.321Z]   HOSTDEP  compel/src/lib/handle-elf-host.d
13:05:35 [2020-11-19T13:05:35.321Z]   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
13:05:35 [2020-11-19T13:05:35.321Z]   HOSTDEP  compel/src/main-host.d
13:05:35 [2020-11-19T13:05:35.321Z]   DEP      compel/src/lib/ptrace.d
13:05:35 [2020-11-19T13:05:35.321Z]   DEP      compel/src/lib/infect.d
13:05:35 [2020-11-19T13:05:35.321Z]   DEP      compel/src/lib/infect-util.d
13:05:35 [2020-11-19T13:05:35.469Z] #24 9.572 
#                                                                          2.6%
###                                                                        5.5%
#####                                                                      8.3%
########                                                                  11.1%
##########                                                                14.0%
############                                                              16.8%
##############                                                            19.7%
################                                                          22.5%
#################                                                         24.4%
###################                                                       27.3%
#####################                                                     30.1%
#######################                                                   32.9%
#########################                                                 35.7%
###########################                                               38.6%
#############################                                             41.4%
###############################                                           44.2%
#################################                                         47.0%
###################################                                       49.9%
#####################################                                     52.7%
########################################                                  55.6%
##########################################                                58.4%
############################################                              61.2%
##############################################                            64.1%
################################################                          66.9%
##################################################                        69.7%
####################################################                      72.6%
#####################################################                     74.5%
######################################################                    76.3%
########################################################                  78.2%
#########################################################                 80.1%
###########################################################               83.0%
#############################################################             85.8%
###############################################################           88.7%
#################################################################         91.5%
###################################################################       94.3%
#####################################################################     97.2%
######################################################################## 100.0%
13:05:35 [2020-11-19T13:05:35.469Z] #24 14.15 
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/src/lib/infect-rpc.d
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/arch/ppc64/src/lib/infect.d
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/arch/ppc64/src/lib/cpu.d
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/src/lib/log.d
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/src/main.d
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/src/lib/handle-elf.d
13:05:35 [2020-11-19T13:05:35.614Z]   DEP      compel/arch/ppc64/src/lib/handle-elf.d
13:05:35 [2020-11-19T13:05:35.614Z]   CC       compel/src/lib/log.o
13:05:35 [2020-11-19T13:05:35.614Z]   CC       compel/arch/ppc64/src/lib/cpu.o
13:05:35 [2020-11-19T13:05:35.614Z]   CC       compel/arch/ppc64/src/lib/infect.o
13:05:35 [2020-11-19T13:05:35.759Z] #24 ...
13:05:35 [2020-11-19T13:05:35.760Z] 
13:05:35 [2020-11-19T13:05:35.760Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:35 [2020-11-19T13:05:35.760Z] #31 24.43 Selecting previously unselected package libicu63:s390x.
13:05:35 [2020-11-19T13:05:35.760Z] #31 24.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 24.45 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 30.59 Selecting previously unselected package libxml2:s390x.
13:05:35 [2020-11-19T13:05:35.760Z] #31 30.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 30.59 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.10 Selecting previously unselected package libarchive13:s390x.
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.11 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.40 Selecting previously unselected package libjsoncpp1:s390x.
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.41 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.57 Selecting previously unselected package librhash0:s390x.
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.58 Unpacking librhash0:s390x (1.3.8-1) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.65 Selecting previously unselected package libuv1:s390x.
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.65 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.66 Unpacking libuv1:s390x (1.24.1-1) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.72 Selecting previously unselected package cmake.
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.74 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 31.74 Unpacking cmake (3.13.4-1) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 34.68 Setting up libicu63:s390x (63.1-6+deb10u1) ...
13:05:35 [2020-11-19T13:05:35.760Z] #31 ...
13:05:35 [2020-11-19T13:05:35.760Z] 
13:05:35 [2020-11-19T13:05:35.760Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:35 [2020-11-19T13:05:35.760Z] #29 24.34 sync
13:05:35 [2020-11-19T13:05:35.760Z] #29 24.35 internal/reflectlite
13:05:35 [2020-11-19T13:05:35.760Z] #29 26.59 errors
13:05:35 [2020-11-19T13:05:35.760Z] #29 26.59 sort
13:05:35 [2020-11-19T13:05:35.760Z] #29 26.81 strconv
13:05:35 [2020-11-19T13:05:35.760Z] #29 27.52 io
13:05:35 [2020-11-19T13:05:35.760Z] #29 28.84 internal/oserror
13:05:35 [2020-11-19T13:05:35.760Z] #29 28.92 syscall
13:05:35 [2020-11-19T13:05:35.760Z] #29 29.83 reflect
13:05:35 [2020-11-19T13:05:35.909Z]   CC       compel/src/lib/infect-rpc.o
13:05:35 [2020-11-19T13:05:35.909Z]   CC       compel/src/lib/infect-util.o
13:05:35 [2020-11-19T13:05:35.909Z]   CC       compel/src/lib/infect.o
13:05:36 [2020-11-19T13:05:36.050Z] #29 ...
13:05:36 [2020-11-19T13:05:36.050Z] 
13:05:36 [2020-11-19T13:05:36.050Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:36 [2020-11-19T13:05:36.050Z] #31 34.69 Setting up xxd (2:8.1.0875-5) ...
13:05:36 [2020-11-19T13:05:36.050Z] #31 34.70 Setting up libuv1:s390x (1.24.1-1) ...
13:05:36 [2020-11-19T13:05:36.050Z] #31 34.71 Setting up vim-common (2:8.1.0875-5) ...
13:05:36 [2020-11-19T13:05:36.050Z] #31 34.72 Setting up librhash0:s390x (1.3.8-1) ...
13:05:36 [2020-11-19T13:05:36.050Z] #31 34.73 Setting up cmake-data (3.13.4-1) ...
13:05:36 [2020-11-19T13:05:36.050Z] #31 34.74 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
13:05:36 [2020-11-19T13:05:36.051Z] #31 34.75 Setting up libjsoncpp1:s390x (1.7.4-3) ...
13:05:36 [2020-11-19T13:05:36.051Z] #31 34.76 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
13:05:36 [2020-11-19T13:05:36.051Z] #31 34.76 Setting up cmake (3.13.4-1) ...
13:05:36 [2020-11-19T13:05:36.051Z] #31 34.77 Processing triggers for libc-bin (2.28-10) ...
13:05:36 [2020-11-19T13:05:36.051Z] #31 34.79 Processing triggers for mime-support (3.62) ...
13:05:36 [2020-11-19T13:05:36.342Z] #31 DONE 35.2s
13:05:36 [2020-11-19T13:05:36.342Z] 
13:05:36 [2020-11-19T13:05:36.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:05:36 [2020-11-19T13:05:36.342Z] #39 1.950 Note: Building without setproctitle() and strlcpy() support.
13:05:36 [2020-11-19T13:05:36.342Z] #39 1.950       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:05:36 [2020-11-19T13:05:36.342Z] #39 1.967 Note: Building without GnuTLS support
13:05:36 [2020-11-19T13:05:36.342Z] #39 1.968 Makefile.config:39: Warn: you have no libnftables installed
13:05:36 [2020-11-19T13:05:36.342Z] #39 1.969 Makefile.config:40: Warn: Building without nftables support
13:05:36 [2020-11-19T13:05:36.549Z]   CC       compel/src/lib/ptrace.o
13:05:36 [2020-11-19T13:05:36.549Z]   AR       compel/libcompel.a
13:05:36 [2020-11-19T13:05:36.549Z]   HOSTCC   compel/src/main-host.o
13:05:36 [2020-11-19T13:05:36.549Z]   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
13:05:36 [2020-11-19T13:05:36.549Z]   HOSTCC   compel/src/lib/handle-elf-host.o
13:05:36 [2020-11-19T13:05:36.549Z]   HOSTCC   compel/src/lib/log-host.o
13:05:36 [2020-11-19T13:05:36.634Z] #39 ...
13:05:36 [2020-11-19T13:05:36.634Z] 
13:05:36 [2020-11-19T13:05:36.634Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:05:36 [2020-11-19T13:05:36.634Z] #32 DONE 0.1s
13:05:36 [2020-11-19T13:05:36.634Z] 
13:05:36 [2020-11-19T13:05:36.634Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:05:36 [2020-11-19T13:05:36.634Z] #33 DONE 0.0s
13:05:36 [2020-11-19T13:05:36.634Z] 
13:05:36 [2020-11-19T13:05:36.634Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:36 [2020-11-19T13:05:36.634Z] #29 35.28 time
13:05:36 [2020-11-19T13:05:36.842Z]   HOSTLINK compel/compel-host-bin
13:05:36 [2020-11-19T13:05:36.843Z]   DEP      soccr/soccr.d
13:05:36 [2020-11-19T13:05:36.843Z]   CC       soccr/soccr.o
13:05:37 [2020-11-19T13:05:37.051Z] #22 ...
13:05:37 [2020-11-19T13:05:37.051Z] 
13:05:37 [2020-11-19T13:05:37.051Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:05:37 [2020-11-19T13:05:37.051Z] #54 6.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:37 [2020-11-19T13:05:37.051Z] #54 6.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:37 [2020-11-19T13:05:37.051Z] #54 6.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:37 [2020-11-19T13:05:37.051Z] #54 7.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:05:37 [2020-11-19T13:05:37.051Z] #54 ...
13:05:37 [2020-11-19T13:05:37.051Z] 
13:05:37 [2020-11-19T13:05:37.051Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:05:37 [2020-11-19T13:05:37.051Z] #26 5.918 + mktemp -d
13:05:37 [2020-11-19T13:05:37.051Z] #26 5.918 + export GOPATH=/tmp/tmp.JjpUk8JptU
13:05:37 [2020-11-19T13:05:37.051Z] #26 5.918 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.JjpUk8JptU/src/github.com/go-swagger/go-swagger
13:05:37 [2020-11-19T13:05:37.051Z] #26 5.918 Cloning into '/tmp/tmp.JjpUk8JptU/src/github.com/go-swagger/go-swagger'...
13:05:37 [2020-11-19T13:05:37.051Z] #26 ...
13:05:37 [2020-11-19T13:05:37.051Z] 
13:05:37 [2020-11-19T13:05:37.051Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:05:37 [2020-11-19T13:05:37.051Z] #36 7.262 + mktemp -d
13:05:37 [2020-11-19T13:05:37.051Z] #36 7.262 + export GOPATH=/tmp/tmp.637wC0yXb8
13:05:37 [2020-11-19T13:05:37.051Z] #36 7.262 + git clone https://github.com/docker/distribution.git /tmp/tmp.637wC0yXb8/src/github.com/docker/distribution
13:05:37 [2020-11-19T13:05:37.051Z] #36 7.262 Cloning into '/tmp/tmp.637wC0yXb8/src/github.com/docker/distribution'...
13:05:37 [2020-11-19T13:05:37.051Z] #36 ...
13:05:37 [2020-11-19T13:05:37.051Z] 
13:05:37 [2020-11-19T13:05:37.051Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.405 Install docker/cli version 17.06.2-ce from stable
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + RM_GOPATH=0
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + TMP_GOPATH=
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + : /build
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + '[' -z '' ']'
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 ++ mktemp -d
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + export GOPATH=/tmp/tmp.Z65maeXG83
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + GOPATH=/tmp/tmp.Z65maeXG83
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + RM_GOPATH=1
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 ++ dirname ./install.sh
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + dir=.
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + bin=dockercli
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + shift
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + '[' '!' -f ./dockercli.installer ']'
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + . ./dockercli.installer
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 ++ : stable
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 ++ : 17.06.2-ce
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + install_dockercli
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 ++ uname -m
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + arch=x86_64
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + '[' x86_64 '!=' x86_64 ']'
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + url=https://download.docker.com/linux/static
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + tar -xz docker/docker
13:05:37 [2020-11-19T13:05:37.051Z] #20 6.414 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:05:37 [2020-11-19T13:05:37.136Z]   AR       soccr/libsoccr.a
13:05:37 [2020-11-19T13:05:37.136Z] make[1]: 'soccr/libsoccr.a' is up to date.
13:05:37 [2020-11-19T13:05:37.136Z]   DEP      criu/arch/ppc64/sigframe.d
13:05:37 [2020-11-19T13:05:37.136Z]   DEP      criu/arch/ppc64/crtools.d
13:05:37 [2020-11-19T13:05:37.136Z]   DEP      criu/arch/ppc64/cpu.d
13:05:37 [2020-11-19T13:05:37.136Z]   CC       criu/arch/ppc64/cpu.o
13:05:37 [2020-11-19T13:05:37.270Z] #29 ...
13:05:37 [2020-11-19T13:05:37.270Z] 
13:05:37 [2020-11-19T13:05:37.270Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:37 [2020-11-19T13:05:37.270Z] #14 0.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:37 [2020-11-19T13:05:37.270Z] #14 1.029 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:37 [2020-11-19T13:05:37.270Z] #14 1.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:37 [2020-11-19T13:05:37.270Z] #14 2.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
13:05:37 [2020-11-19T13:05:37.270Z] #14 3.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [220 kB]
13:05:37 [2020-11-19T13:05:37.270Z] #14 4.804 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
13:05:37 [2020-11-19T13:05:37.270Z] #14 ...
13:05:37 [2020-11-19T13:05:37.270Z] 
13:05:37 [2020-11-19T13:05:37.270Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.617 + RM_GOPATH=0
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.617 + TMP_GOPATH=
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.617 + : /build
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.617 + '[' -z '' ']'
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.617 ++ mktemp -d
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.618 + export GOPATH=/tmp/tmp.gXQ7vRxXTU
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.618 + GOPATH=/tmp/tmp.gXQ7vRxXTU
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.618 + RM_GOPATH=1
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.619 ++ dirname ./install.sh
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.619 + dir=.
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.619 + bin=tini
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.619 + shift
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.619 + '[' '!' -f ./tini.installer ']'
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.620 + . ./tini.installer
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.620 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.620 + install_tini
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.620 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.620 + git clone https://github.com/krallin/tini.git /tmp/tmp.gXQ7vRxXTU/tini
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.620 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:05:37 [2020-11-19T13:05:37.270Z] #34 0.622 Cloning into '/tmp/tmp.gXQ7vRxXTU/tini'...
13:05:37 [2020-11-19T13:05:37.313Z] #20 ...
13:05:37 [2020-11-19T13:05:37.313Z] 
13:05:37 [2020-11-19T13:05:37.313Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.305 + RM_GOPATH=0
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.305 + TMP_GOPATH=
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.305 + : /build
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.305 + '[' -z '' ']'
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.317 ++ mktemp -d
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.329 + export GOPATH=/tmp/tmp.PnERXXoRfN
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.329 + GOPATH=/tmp/tmp.PnERXXoRfN
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.329 + RM_GOPATH=1
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 Installing gometalinter version v2.0.6
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 ++ dirname ./install.sh
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + dir=.
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + bin=gometalinter
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + shift
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + '[' '!' -f ./gometalinter.installer ']'
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + . ./gometalinter.installer
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 ++ GOMETALINTER_COMMIT=v2.0.6
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + install_gometalinter
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + echo 'Installing gometalinter version v2.0.6'
13:05:37 [2020-11-19T13:05:37.313Z] #48 7.335 + go get -d github.com/alecthomas/gometalinter
13:05:37 [2020-11-19T13:05:37.313Z] #48 ...
13:05:37 [2020-11-19T13:05:37.313Z] 
13:05:37 [2020-11-19T13:05:37.313Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:37 [2020-11-19T13:05:37.313Z] #38 7.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:37 [2020-11-19T13:05:37.313Z] #38 8.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:37 [2020-11-19T13:05:37.313Z] #38 8.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:37 [2020-11-19T13:05:37.313Z] #38 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:05:37 [2020-11-19T13:05:37.313Z] #38 ...
13:05:37 [2020-11-19T13:05:37.313Z] 
13:05:37 [2020-11-19T13:05:37.313Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.525 + RM_GOPATH=0
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.525 + TMP_GOPATH=
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.525 + : /build
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.525 + '[' -z '' ']'
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.525 ++ mktemp -d
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.533 + export GOPATH=/tmp/tmp.X4GqceT872
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.533 + GOPATH=/tmp/tmp.X4GqceT872
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.533 + RM_GOPATH=1
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.540 ++ dirname ./install.sh
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + dir=.
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + bin=vndr
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + shift
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + '[' '!' -f ./vndr.installer ']'
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + . ./vndr.installer
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + install_vndr
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X4GqceT872/src/github.com/LK4D4/vndr
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.544 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:05:37 [2020-11-19T13:05:37.313Z] #42 7.551 Cloning into '/tmp/tmp.X4GqceT872/src/github.com/LK4D4/vndr'...
13:05:37 [2020-11-19T13:05:37.313Z] #42 8.809 + cd /tmp/tmp.X4GqceT872/src/github.com/LK4D4/vndr
13:05:37 [2020-11-19T13:05:37.313Z] #42 8.809 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:05:37 [2020-11-19T13:05:37.313Z] #42 8.835 + go build -buildmode=pie -v -o /build/vndr .
13:05:37 [2020-11-19T13:05:37.313Z] #42 9.763 internal/cpu
13:05:37 [2020-11-19T13:05:37.313Z] #42 9.766 runtime/internal/atomic
13:05:37 [2020-11-19T13:05:37.313Z] #42 10.18 runtime/internal/sys
13:05:37 [2020-11-19T13:05:37.431Z]   CC       criu/arch/ppc64/crtools.o
13:05:37 [2020-11-19T13:05:37.431Z]   CC       criu/arch/ppc64/sigframe.o
13:05:37 [2020-11-19T13:05:37.574Z] #42 ...
13:05:37 [2020-11-19T13:05:37.574Z] 
13:05:37 [2020-11-19T13:05:37.574Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:37 [2020-11-19T13:05:37.574Z] #31 8.050 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:37 [2020-11-19T13:05:37.574Z] #31 8.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:37 [2020-11-19T13:05:37.574Z] #31 8.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:37 [2020-11-19T13:05:37.574Z] #31 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:05:37 [2020-11-19T13:05:37.574Z] #31 ...
13:05:37 [2020-11-19T13:05:37.574Z] 
13:05:37 [2020-11-19T13:05:37.574Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.006 + RM_GOPATH=0
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.006 + TMP_GOPATH=
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.006 + : /build/
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.006 + '[' -z '' ']'
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.006 ++ mktemp -d
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.009 + export GOPATH=/tmp/tmp.uuj3fpPu1H
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + GOPATH=/tmp/tmp.uuj3fpPu1H
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + RM_GOPATH=1
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 ++ dirname ./install.sh
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + dir=.
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + bin=rootlesskit
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + shift
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + '[' '!' -f ./rootlesskit.installer ']'
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 + . ./rootlesskit.installer
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.011 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + install_rootlesskit
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + case "$1" in
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + export CGO_ENABLED=0
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + CGO_ENABLED=0
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + _install_rootlesskit
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.012 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uuj3fpPu1H/src/github.com/rootless-containers/rootlesskit
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.016 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:05:37 [2020-11-19T13:05:37.574Z] #60 7.036 Cloning into '/tmp/tmp.uuj3fpPu1H/src/github.com/rootless-containers/rootlesskit'...
13:05:37 [2020-11-19T13:05:37.725Z]   LINK     criu/arch/ppc64/crtools.built-in.o
13:05:37 [2020-11-19T13:05:37.725Z]   DEP      criu/pie/util-vdso.d
13:05:37 [2020-11-19T13:05:37.725Z]   DEP      criu/pie/util.d
13:05:37 [2020-11-19T13:05:37.725Z]   CC       criu/pie/util.o
13:05:37 [2020-11-19T13:05:37.725Z]   CC       criu/pie/util-vdso.o
13:05:37 [2020-11-19T13:05:37.850Z] #60 ...
13:05:37 [2020-11-19T13:05:37.850Z] 
13:05:37 [2020-11-19T13:05:37.850Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:37 [2020-11-19T13:05:37.850Z] #42 10.44 runtime/internal/math
13:05:37 [2020-11-19T13:05:37.850Z] #42 10.49 internal/race
13:05:37 [2020-11-19T13:05:37.850Z] #42 10.56 internal/bytealg
13:05:37 [2020-11-19T13:05:37.921Z] #34 1.199 + cd /tmp/tmp.gXQ7vRxXTU/tini
13:05:37 [2020-11-19T13:05:37.921Z] #34 1.199 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:05:37 [2020-11-19T13:05:37.921Z] #34 1.204 + cmake .
13:05:38 [2020-11-19T13:05:38.019Z]   AR       criu/pie/pie.lib.a
13:05:38 [2020-11-19T13:05:38.019Z]   DEP      criu/pie/restorer.d
13:05:38 [2020-11-19T13:05:38.019Z]   DEP      criu/arch/ppc64/vdso-trampoline.d
13:05:38 [2020-11-19T13:05:38.019Z]   DEP      criu/arch/ppc64/restorer.d
13:05:38 [2020-11-19T13:05:38.019Z]   DEP      criu/arch/ppc64/vdso-pie.d
13:05:38 [2020-11-19T13:05:38.019Z]   DEP      criu/pie/parasite-vdso.d
13:05:38 [2020-11-19T13:05:38.019Z]   DEP      criu/pie/parasite.d
13:05:38 [2020-11-19T13:05:38.019Z]   CC       criu/pie/parasite.o
13:05:38 [2020-11-19T13:05:38.115Z] #42 10.78 sync/atomic
13:05:38 [2020-11-19T13:05:38.314Z]   LINK     criu/pie/parasite.built-in.o
13:05:38 [2020-11-19T13:05:38.314Z]   GEN      criu/pie/parasite-blob.h
13:05:38 [2020-11-19T13:05:38.314Z]   CC       criu/pie/parasite-vdso.o
13:05:38 [2020-11-19T13:05:38.469Z] #42 11.14 unicode
13:05:38 [2020-11-19T13:05:38.552Z] #34 1.691 -- The C compiler identification is GNU 8.3.0
13:05:38 [2020-11-19T13:05:38.552Z] #34 1.755 -- Check for working C compiler: /usr/bin/cc
13:05:38 [2020-11-19T13:05:38.607Z]   CC       criu/arch/ppc64/vdso-pie.o
13:05:38 [2020-11-19T13:05:38.607Z]   CC       criu/arch/ppc64/restorer.o
13:05:38 [2020-11-19T13:05:38.607Z]   CC       criu/arch/ppc64/vdso-trampoline.o
13:05:38 [2020-11-19T13:05:38.607Z]   CC       criu/pie/restorer.o
13:05:38 [2020-11-19T13:05:38.843Z] #34 2.295 -- Check for working C compiler: /usr/bin/cc -- works
13:05:38 [2020-11-19T13:05:38.843Z] #34 2.300 -- Detecting C compiler ABI info
13:05:39 [2020-11-19T13:05:39.133Z] #34 ...
13:05:39 [2020-11-19T13:05:39.133Z] 
13:05:39 [2020-11-19T13:05:39.133Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:39 [2020-11-19T13:05:39.133Z] #42 27.68 io
13:05:39 [2020-11-19T13:05:39.133Z] #42 28.15 strconv
13:05:39 [2020-11-19T13:05:39.133Z] #42 28.55 bytes
13:05:39 [2020-11-19T13:05:39.133Z] #42 29.88 bufio
13:05:39 [2020-11-19T13:05:39.133Z] #42 31.11 internal/oserror
13:05:39 [2020-11-19T13:05:39.133Z] #42 31.21 syscall
13:05:39 [2020-11-19T13:05:39.133Z] #42 31.51 reflect
13:05:39 [2020-11-19T13:05:39.133Z] #42 37.46 time
13:05:39 [2020-11-19T13:05:39.196Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0abd86ec2cb8cc3a6) in /home/ubuntu/workspace/moby_PR-41696
[Pipeline] {
[Pipeline] checkout
13:05:39 [2020-11-19T13:05:39.245Z]   LINK     criu/pie/restorer.built-in.o
13:05:39 [2020-11-19T13:05:39.245Z]   GEN      criu/pie/restorer-blob.h
13:05:39 [2020-11-19T13:05:39.245Z]   DEP      criu/vdso.d
13:05:39 [2020-11-19T13:05:39.410Z] #42 12.21 runtime
13:05:39 [2020-11-19T13:05:39.423Z] #42 ...
13:05:39 [2020-11-19T13:05:39.423Z] 
13:05:39 [2020-11-19T13:05:39.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:05:39 [2020-11-19T13:05:39.423Z] #39 3.159 fatal: not a git repository (or any of the parent directories): .git
13:05:39 [2020-11-19T13:05:39.423Z] #39 3.200   GEN      .gitid
13:05:39 [2020-11-19T13:05:39.423Z] #39 3.216   GEN      criu/include/version.h
13:05:39 [2020-11-19T13:05:39.423Z] #39 3.249   GEN      include/common/asm
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.278   PBCC     images/timens.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.286   DEP      images/timens.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.327   PBCC     images/fown.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.330   PBCC     images/google/protobuf/descriptor.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.372   PBCC     images/opts.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.408   PBCC     images/memfd.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.434   DEP      images/fown.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.475   DEP      images/google/protobuf/descriptor.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.498   DEP      images/opts.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.515   DEP      images/memfd.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.564   PBCC     images/sit.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.587   DEP      images/sit.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.624   PBCC     images/macvlan.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.651   DEP      images/macvlan.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.722   PBCC     images/autofs.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.768   DEP      images/autofs.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.776   PBCC     images/sysctl.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.785   DEP      images/sysctl.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.822   PBCC     images/time.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.830   DEP      images/time.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.870   PBCC     images/binfmt-misc.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.875   DEP      images/binfmt-misc.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.920   PBCC     images/seccomp.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.944   DEP      images/seccomp.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 4.964   PBCC     images/userns.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.002   DEP      images/userns.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.017   PBCC     images/cgroup.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.049   DEP      images/cgroup.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.099   PBCC     images/ext-file.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.102   DEP      images/ext-file.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.182   PBCC     images/rpc.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.217   DEP      images/rpc.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.255   PBCC     images/siginfo.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.262   DEP      images/siginfo.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.325   PBCC     images/pagemap.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.377   DEP      images/pagemap.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.445   PBCC     images/rlimit.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.448   DEP      images/rlimit.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.480   PBCC     images/file-lock.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.483   DEP      images/file-lock.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.521   PBCC     images/tty.pb-c.c
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.555   DEP      images/tty.pb-c.d
13:05:39 [2020-11-19T13:05:39.423Z] #39 5.612   PBCC     images/tun.pb-c.c
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/uts_ns.d
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/util.d
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/uffd.d
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/tun.d
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/tty.d
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/timerfd.d
13:05:39 [2020-11-19T13:05:39.539Z]   DEP      criu/timens.d
13:05:39 [2020-11-19T13:05:39.714Z] #39 5.632   PBCC     images/netdev.pb-c.c
13:05:39 [2020-11-19T13:05:39.714Z] #39 5.694   DEP      images/tun.pb-c.d
13:05:39 [2020-11-19T13:05:39.714Z] #39 5.757   DEP      images/netdev.pb-c.d
13:05:39 [2020-11-19T13:05:39.714Z] #39 5.786   PBCC     images/vma.pb-c.c
13:05:39 [2020-11-19T13:05:39.714Z] #39 5.814   DEP      images/vma.pb-c.d
13:05:39 [2020-11-19T13:05:39.714Z] #39 5.874   PBCC     images/creds.pb-c.c
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/sysfs_parse.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/sysctl.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/string.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/stats.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/sockets.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/sk-unix.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/sk-tcp.d
13:05:39 [2020-11-19T13:05:39.832Z]   DEP      criu/sk-queue.d
13:05:40 [2020-11-19T13:05:40.004Z] #39 5.887   DEP      images/creds.pb-c.d
13:05:40 [2020-11-19T13:05:40.004Z] #39 5.921   PBCC     images/utsns.pb-c.c
13:05:40 [2020-11-19T13:05:40.004Z] #39 5.927   DEP      images/utsns.pb-c.d
13:05:40 [2020-11-19T13:05:40.004Z] #39 5.958   PBCC     images/ipc-desc.pb-c.c
13:05:40 [2020-11-19T13:05:40.004Z] #39 5.973   PBCC     images/ipc-sem.pb-c.c
13:05:40 [2020-11-19T13:05:40.004Z] #39 6.009   DEP      images/ipc-desc.pb-c.d
13:05:40 [2020-11-19T13:05:40.004Z] #39 6.051   DEP      images/ipc-sem.pb-c.d
13:05:40 [2020-11-19T13:05:40.004Z] #39 6.076   PBCC     images/ipc-msg.pb-c.c
13:05:40 [2020-11-19T13:05:40.004Z] #39 6.080   DEP      images/ipc-msg.pb-c.d
13:05:40 [2020-11-19T13:05:40.004Z] #39 6.122   PBCC     images/ipc-shm.pb-c.c
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/sk-packet.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/sk-netlink.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/sk-inet.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/signalfd.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/sigframe.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/shmem.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/servicefd.d
13:05:40 [2020-11-19T13:05:40.126Z]   DEP      criu/seize.d
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.125   DEP      images/ipc-shm.pb-c.d
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.172   PBCC     images/ipc-var.pb-c.c
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.175   DEP      images/ipc-var.pb-c.d
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.210   PBCC     images/sk-opts.pb-c.c
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.247   PBCC     images/packet-sock.pb-c.c
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.326   DEP      images/sk-opts.pb-c.d
13:05:40 [2020-11-19T13:05:40.295Z] #39 6.371   DEP      images/packet-sock.pb-c.d
13:05:40 [2020-11-19T13:05:40.433Z]   DEP      criu/seccomp.d
13:05:40 [2020-11-19T13:05:40.433Z]   DEP      criu/rst-malloc.d
13:05:40 [2020-11-19T13:05:40.433Z]   DEP      criu/rbtree.d
13:05:40 [2020-11-19T13:05:40.433Z]   DEP      criu/pstree.d
13:05:40 [2020-11-19T13:05:40.433Z]   DEP      criu/protobuf.d
13:05:40 [2020-11-19T13:05:40.433Z]   GEN      criu/protobuf-desc-gen.h
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.441   PBCC     images/sk-netlink.pb-c.c
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.463   DEP      images/sk-netlink.pb-c.d
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.518   PBCC     images/sk-inet.pb-c.c
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.526   DEP      images/sk-inet.pb-c.d
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.562   PBCC     images/sk-unix.pb-c.c
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.620   DEP      images/sk-unix.pb-c.d
13:05:40 [2020-11-19T13:05:40.585Z] #39 6.665   PBCC     images/mm.pb-c.c
13:05:40 [2020-11-19T13:05:40.585Z] #39 ...
13:05:40 [2020-11-19T13:05:40.585Z] 
13:05:40 [2020-11-19T13:05:40.585Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:05:40 [2020-11-19T13:05:40.585Z] #26 29.46 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:05:40 [2020-11-19T13:05:40.585Z] #26 29.72 + cd /tmp/tmp.JdHORrQoIm/src/github.com/go-swagger/go-swagger
13:05:40 [2020-11-19T13:05:40.585Z] #26 29.72 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:05:40 [2020-11-19T13:05:40.585Z] #26 30.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:05:40 [2020-11-19T13:05:40.727Z]   DEP      criu/protobuf-desc.d
13:05:40 [2020-11-19T13:05:40.727Z]   DEP      criu/proc_parse.d
13:05:40 [2020-11-19T13:05:40.727Z]   DEP      criu/plugin.d
13:05:40 [2020-11-19T13:05:40.727Z]   DEP      criu/pipes.d
13:05:40 [2020-11-19T13:05:40.876Z] #26 ...
13:05:40 [2020-11-19T13:05:40.876Z] 
13:05:40 [2020-11-19T13:05:40.876Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:40 [2020-11-19T13:05:40.876Z] #24 15.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:05:40 [2020-11-19T13:05:40.876Z] #24 15.91 #=#=#                                                                         
13:05:40 [2020-11-19T13:05:40.876Z] #24 16.18 #=#=#                                                                         

#                                                                          1.8%
#####                                                                      7.8%
###################                                                       26.9%
####################################################                      72.2%
######################################################################## 100.0%
13:05:40 [2020-11-19T13:05:40.876Z] #24 16.85 
13:05:40 [2020-11-19T13:05:40.876Z] #24 17.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:05:40 [2020-11-19T13:05:40.876Z] #24 18.14 
13:05:40 [2020-11-19T13:05:40.876Z] #24 18.42 #=#=#                                                                         

                                                                           0.5%
#####                                                                      8.2%
##################                                                        25.4%
###############################################                           65.3%
######################################################################## 100.0%
13:05:40 [2020-11-19T13:05:40.876Z] #24 19.13 
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/pie-util.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/pie-util-vdso.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/path.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/parasite-syscall.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/pagemap.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/pagemap-cache.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/page-xfer.d
13:05:41 [2020-11-19T13:05:41.021Z]   DEP      criu/page-pipe.d
13:05:41 [2020-11-19T13:05:41.166Z] #24 ...
13:05:41 [2020-11-19T13:05:41.166Z] 
13:05:41 [2020-11-19T13:05:41.166Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:05:41 [2020-11-19T13:05:41.166Z] #52 9.897 + cd /tmp/tmp.DDtOZeh7Du/src/github.com/opencontainers/runc
13:05:41 [2020-11-19T13:05:41.166Z] #52 9.897 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:05:41 [2020-11-19T13:05:41.166Z] #52 10.46 + '[' -z '' ']'
13:05:41 [2020-11-19T13:05:41.166Z] #52 10.46 + target=static
13:05:41 [2020-11-19T13:05:41.166Z] #52 10.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:05:41 [2020-11-19T13:05:41.166Z] #52 11.78 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 .
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/netfilter.d
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/net.d
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/namespaces.d
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/mount.d
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/memfd.d
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/mem.d
13:05:41 [2020-11-19T13:05:41.315Z]   DEP      criu/lsm.d
13:05:41 [2020-11-19T13:05:41.457Z] #52 ...
13:05:41 [2020-11-19T13:05:41.457Z] 
13:05:41 [2020-11-19T13:05:41.457Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.725   DEP      images/mm.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.772   PBCC     images/timerfd.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.830   DEP      images/timerfd.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.869   PBCC     images/timer.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.885   DEP      images/timer.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.924   PBCC     images/sa.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 6.962   DEP      images/sa.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.009   PBCC     images/pipe-data.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.016   DEP      images/pipe-data.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.033   PBCC     images/mnt.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.110   DEP      images/mnt.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.155   PBCC     images/sk-packet.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.157   DEP      images/sk-packet.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.175   PBCC     images/tcp-stream.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.208   DEP      images/tcp-stream.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.258   PBCC     images/pipe.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.305   DEP      images/pipe.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.344   PBCC     images/pstree.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.347   DEP      images/pstree.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.358   PBCC     images/fs.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.408   DEP      images/fs.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.440   PBCC     images/signalfd.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.469   DEP      images/signalfd.pb-c.d
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.491   PBCC     images/fh.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.521   PBCC     images/fsnotify.pb-c.c
13:05:41 [2020-11-19T13:05:41.457Z] #39 7.579   DEP      images/fh.pb-c.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/log.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/libnetlink.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/kerndat.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/kcmp-ids.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/irmap.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/ipc_ns.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/image.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/image-desc.d
13:05:41 [2020-11-19T13:05:41.608Z]   DEP      criu/fsnotify.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.626   DEP      images/fsnotify.pb-c.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.673   PBCC     images/eventpoll.pb-c.c
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.697   DEP      images/eventpoll.pb-c.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.742   PBCC     images/eventfd.pb-c.c
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.765   DEP      images/eventfd.pb-c.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.788   PBCC     images/remap-file-path.pb-c.c
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.791   DEP      images/remap-file-path.pb-c.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.812   PBCC     images/fifo.pb-c.c
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.830   DEP      images/fifo.pb-c.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.853   PBCC     images/ghost-file.pb-c.c
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.884   DEP      images/ghost-file.pb-c.d
13:05:41 [2020-11-19T13:05:41.748Z] #39 7.936   PBCC     images/regfile.pb-c.c
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/filesystems.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/files.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/files-reg.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/files-ext.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/file-lock.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/file-ids.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/fifo.d
13:05:41 [2020-11-19T13:05:41.901Z]   DEP      criu/fdstore.d
13:05:42 [2020-11-19T13:05:42.038Z] #39 7.972   DEP      images/regfile.pb-c.d
13:05:42 [2020-11-19T13:05:42.038Z] #39 8.033   PBCC     images/ns.pb-c.c
13:05:42 [2020-11-19T13:05:42.038Z] #39 8.064   DEP      images/ns.pb-c.d
13:05:42 [2020-11-19T13:05:42.038Z] #39 8.115   PBCC     images/fdinfo.pb-c.c
13:05:42 [2020-11-19T13:05:42.038Z] #39 8.177   DEP      images/fdinfo.pb-c.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/fault-injection.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/external.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/eventpoll.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/eventfd.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/crtools.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/cr-service.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/cr-restore.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/cr-errno.d
13:05:42 [2020-11-19T13:05:42.195Z]   DEP      criu/cr-dump.d
13:05:42 [2020-11-19T13:05:42.329Z] #39 8.237   PBCC     images/core-aarch64.pb-c.c
13:05:42 [2020-11-19T13:05:42.329Z] #39 8.298   PBCC     images/core-arm.pb-c.c
13:05:42 [2020-11-19T13:05:42.329Z] #39 8.306   PBCC     images/core-ppc64.pb-c.c
13:05:42 [2020-11-19T13:05:42.329Z] #39 8.362   PBCC     images/core-s390.pb-c.c
13:05:42 [2020-11-19T13:05:42.488Z]   DEP      criu/cr-dedup.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/cr-check.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/config.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/clone-noasan.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/cgroup.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/cgroup-props.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/bitmap.d
13:05:42 [2020-11-19T13:05:42.489Z]   DEP      criu/bfd.d
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.403   PBCC     images/core-x86.pb-c.c
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.476   PBCC     images/core.pb-c.c
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.527   PBCC     images/inventory.pb-c.c
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.584   DEP      images/core-aarch64.pb-c.d
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.621   DEP      images/core-arm.pb-c.d
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.692   DEP      images/core-ppc64.pb-c.d
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.723   DEP      images/core-s390.pb-c.d
13:05:42 [2020-11-19T13:05:42.619Z] #39 8.755   DEP      images/core-x86.pb-c.d
13:05:42 [2020-11-19T13:05:42.706Z] #42 14.88 unicode/utf8
13:05:42 [2020-11-19T13:05:42.791Z]   DEP      criu/autofs.d
13:05:42 [2020-11-19T13:05:42.791Z]   DEP      criu/aio.d
13:05:42 [2020-11-19T13:05:42.791Z]   DEP      criu/action-scripts.d
13:05:42 [2020-11-19T13:05:42.791Z]   CC       criu/action-scripts.o
13:05:42 [2020-11-19T13:05:42.791Z]   CC       criu/aio.o
13:05:42 [2020-11-19T13:05:42.914Z] #39 8.792   DEP      images/core.pb-c.d
13:05:42 [2020-11-19T13:05:42.914Z] #39 8.833   DEP      images/inventory.pb-c.d
13:05:42 [2020-11-19T13:05:42.914Z] #39 8.886   PBCC     images/cpuinfo.pb-c.c
13:05:42 [2020-11-19T13:05:42.914Z] #39 8.906   DEP      images/cpuinfo.pb-c.d
13:05:42 [2020-11-19T13:05:42.914Z] #39 8.975   PBCC     images/stats.pb-c.c
13:05:42 [2020-11-19T13:05:42.914Z] #39 8.987   DEP      images/stats.pb-c.d
13:05:43 [2020-11-19T13:05:43.083Z]   CC       criu/autofs.o
13:05:43 [2020-11-19T13:05:43.204Z] #39 ...
13:05:43 [2020-11-19T13:05:43.204Z] 
13:05:43 [2020-11-19T13:05:43.204Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:05:43 [2020-11-19T13:05:43.204Z] #34 2.754 -- Detecting C compiler ABI info - done
13:05:43 [2020-11-19T13:05:43.204Z] #34 2.759 -- Detecting C compile features
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.093 -- Detecting C compile features - done
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.124 -- Performing Test HAS_BUILTIN_FORTIFY
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.286 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.334 -- Configuring done
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.356 -- Generating done
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.365 -- Build files have been written to: /tmp/tmp.gXQ7vRxXTU/tini
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.377 + make tini-static
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.675 Scanning dependencies of target tini-static
13:05:43 [2020-11-19T13:05:43.204Z] #34 4.726 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:05:43 [2020-11-19T13:05:43.204Z] #34 5.754 [100%] Linking C executable tini-static
13:05:43 [2020-11-19T13:05:43.204Z] #34 6.155 [100%] Built target tini-static
13:05:43 [2020-11-19T13:05:43.204Z] #34 6.215 + mkdir -p /build
13:05:43 [2020-11-19T13:05:43.204Z] #34 6.219 + cp tini-static /build/docker-init
13:05:43 [2020-11-19T13:05:43.204Z] #34 DONE 6.5s
13:05:43 [2020-11-19T13:05:43.204Z] 
13:05:43 [2020-11-19T13:05:43.204Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:43 [2020-11-19T13:05:43.204Z] #42 40.25 internal/fmtsort
13:05:43 [2020-11-19T13:05:43.204Z] #42 40.81 internal/syscall/execenv
13:05:43 [2020-11-19T13:05:43.204Z] #42 40.91 internal/syscall/unix
13:05:43 [2020-11-19T13:05:43.204Z] #42 41.10 strings
13:05:43 [2020-11-19T13:05:43.556Z] using credential docker-jenkins-github-credentials
13:05:43 [2020-11-19T13:05:43.570Z] Cloning the remote Git repository
13:05:43 [2020-11-19T13:05:43.570Z] Cloning with configured refspecs honoured and without tags
13:05:43 [2020-11-19T13:05:43.647Z] #42 16.21 math/bits
13:05:43 [2020-11-19T13:05:43.647Z] #42 ...
13:05:43 [2020-11-19T13:05:43.647Z] 
13:05:43 [2020-11-19T13:05:43.647Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:05:43 [2020-11-19T13:05:43.647Z] #45 7.254 go: downloading gotest.tools/gotestsum v0.3.5
13:05:43 [2020-11-19T13:05:43.647Z] #45 7.954 go: extracting gotest.tools/gotestsum v0.3.5
13:05:43 [2020-11-19T13:05:43.647Z] #45 9.355 go: downloading gotest.tools v2.1.0+incompatible
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.03 go: extracting gotest.tools v2.1.0+incompatible
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.15 go: downloading github.com/pkg/errors v0.8.0
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.27 go: downloading github.com/sirupsen/logrus v1.0.5
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.27 go: downloading github.com/fatih/color v1.6.0
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.27 go: downloading github.com/spf13/pflag v1.0.1
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.36 go: downloading github.com/jonboulle/clockwork v0.1.0
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.38 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.83 go: extracting github.com/fatih/color v1.6.0
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.84 go: downloading github.com/mattn/go-isatty v0.0.3
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.84 go: extracting github.com/sirupsen/logrus v1.0.5
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.85 go: downloading github.com/mattn/go-colorable v0.0.9
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.92 go: extracting github.com/pkg/errors v0.8.0
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.97 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:05:43 [2020-11-19T13:05:43.647Z] #45 10.98 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:05:43 [2020-11-19T13:05:43.647Z] #45 11.01 go: extracting github.com/spf13/pflag v1.0.1
13:05:43 [2020-11-19T13:05:43.647Z] #45 11.01 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:05:43 [2020-11-19T13:05:43.647Z] #45 11.07 go: extracting github.com/jonboulle/clockwork v0.1.0
13:05:43 [2020-11-19T13:05:43.647Z] #45 11.12 go: extracting github.com/mattn/go-colorable v0.0.9
13:05:43 [2020-11-19T13:05:43.647Z] #45 11.15 go: extracting github.com/mattn/go-isatty v0.0.3
13:05:43 [2020-11-19T13:05:43.647Z] #45 11.28 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:05:43 [2020-11-19T13:05:43.647Z] #45 14.79 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:05:43 [2020-11-19T13:05:43.647Z] #45 14.83 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:05:43 [2020-11-19T13:05:43.647Z] #45 14.84 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:05:43 [2020-11-19T13:05:43.721Z]   CC       criu/bfd.o
13:05:43 [2020-11-19T13:05:43.721Z]   CC       criu/bitmap.o
13:05:43 [2020-11-19T13:05:43.721Z]   CC       criu/cgroup-props.o
13:05:43 [2020-11-19T13:05:43.835Z] #42 42.25 internal/poll
13:05:43 [2020-11-19T13:05:43.497Z] Cloning repository https://github.com/moby/moby.git
13:05:43 [2020-11-19T13:05:43.582Z]  > git init /home/ubuntu/workspace/moby_PR-41696 # timeout=10
13:05:44 [2020-11-19T13:05:44.019Z]   CC       criu/cgroup.o
13:05:44 [2020-11-19T13:05:44.236Z] #45 ...
13:05:44 [2020-11-19T13:05:44.236Z] 
13:05:44 [2020-11-19T13:05:44.236Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.113 + RM_GOPATH=0
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.113 + TMP_GOPATH=
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.113 + : /build
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.113 + '[' -z '' ']'
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.129 ++ mktemp -d
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.138 + export GOPATH=/tmp/tmp.TrGazu8cz3
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.138 + GOPATH=/tmp/tmp.TrGazu8cz3
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.138 + RM_GOPATH=1
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 ++ dirname ./install.sh
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + dir=.
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + bin=proxy
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + shift
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + '[' '!' -f ./proxy.installer ']'
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + . ./proxy.installer
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + install_proxy
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + case "$1" in
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + export CGO_ENABLED=0
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + CGO_ENABLED=0
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + _install_proxy
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TrGazu8cz3/src/github.com/docker/libnetwork
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.200 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
13:05:44 [2020-11-19T13:05:44.236Z] #66 7.228 Cloning into '/tmp/tmp.TrGazu8cz3/src/github.com/docker/libnetwork'...
13:05:44 [2020-11-19T13:05:44.236Z] #66 ...
13:05:44 [2020-11-19T13:05:44.236Z] 
13:05:44 [2020-11-19T13:05:44.236Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:44 [2020-11-19T13:05:44.236Z] #42 17.17 math
13:05:44 [2020-11-19T13:05:44.498Z] #42 ...
13:05:44 [2020-11-19T13:05:44.498Z] 
13:05:44 [2020-11-19T13:05:44.498Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.236 + RM_GOPATH=0
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.236 + TMP_GOPATH=
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.238 + : /build
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.238 + '[' -z '' ']'
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.242 ++ mktemp -d
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + export GOPATH=/tmp/tmp.DsjsNSuKZB
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + GOPATH=/tmp/tmp.DsjsNSuKZB
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + RM_GOPATH=1
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 ++ dirname ./install.sh
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + dir=.
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + bin=tomlv
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + shift
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + '[' '!' -f ./tomlv.installer ']'
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + . ./tomlv.installer
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + install_tomlv
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DsjsNSuKZB/src/github.com/BurntSushi/toml
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.251 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:05:44 [2020-11-19T13:05:44.498Z] #29 7.277 Cloning into '/tmp/tmp.DsjsNSuKZB/src/github.com/BurntSushi/toml'...
13:05:44 [2020-11-19T13:05:44.498Z] #29 8.760 + cd /tmp/tmp.DsjsNSuKZB/src/github.com/BurntSushi/toml
13:05:44 [2020-11-19T13:05:44.498Z] #29 8.760 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:05:44 [2020-11-19T13:05:44.498Z] #29 8.806 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:05:44 [2020-11-19T13:05:44.498Z] #29 9.692 internal/cpu
13:05:44 [2020-11-19T13:05:44.498Z] #29 9.693 runtime/internal/atomic
13:05:44 [2020-11-19T13:05:44.498Z] #29 10.12 runtime/internal/sys
13:05:44 [2020-11-19T13:05:44.498Z] #29 10.38 runtime/internal/math
13:05:44 [2020-11-19T13:05:44.498Z] #29 10.45 internal/bytealg
13:05:44 [2020-11-19T13:05:44.498Z] #29 10.51 math/bits
13:05:44 [2020-11-19T13:05:44.498Z] #29 10.97 math
13:05:44 [2020-11-19T13:05:44.498Z] #29 11.36 runtime
13:05:44 [2020-11-19T13:05:44.498Z] #29 ...
13:05:44 [2020-11-19T13:05:44.498Z] 
13:05:44 [2020-11-19T13:05:44.498Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:05:44 [2020-11-19T13:05:44.498Z] #7 7.844 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:05:44 [2020-11-19T13:05:44.498Z] #7 7.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:05:44 [2020-11-19T13:05:44.498Z] #7 7.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:05:44 [2020-11-19T13:05:44.498Z] #7 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:05:44 [2020-11-19T13:05:44.498Z] #7 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:05:44 [2020-11-19T13:05:44.498Z] #7 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:05:44 [2020-11-19T13:05:44.759Z] #7 ...
13:05:44 [2020-11-19T13:05:44.759Z] 
13:05:44 [2020-11-19T13:05:44.759Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:05:44 [2020-11-19T13:05:44.759Z] #60 13.03 + cd /tmp/tmp.uuj3fpPu1H/src/github.com/rootless-containers/rootlesskit
13:05:44 [2020-11-19T13:05:44.759Z] #60 13.04 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:05:44 [2020-11-19T13:05:44.759Z] #60 13.75 + for f in rootlesskit rootlesskit-docker-proxy
13:05:44 [2020-11-19T13:05:44.759Z] #60 13.75 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:05:44 [2020-11-19T13:05:44.867Z] #42 43.29 regexp/syntax
13:05:44 [2020-11-19T13:05:44.867Z] #42 43.55 os
13:05:45 [2020-11-19T13:05:45.064Z]   CC       criu/clone-noasan.o
13:05:45 [2020-11-19T13:05:45.064Z]   CC       criu/config.o
13:05:43 [2020-11-19T13:05:43.924Z] Fetching upstream changes from https://github.com/moby/moby.git
13:05:43 [2020-11-19T13:05:43.925Z]  > git --version # timeout=10
13:05:43 [2020-11-19T13:05:43.952Z]  > git --version # 'git version 2.17.1'
13:05:43 [2020-11-19T13:05:43.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:05:43 [2020-11-19T13:05:43.959Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:05:45 [2020-11-19T13:05:45.705Z]   CC       criu/cr-check.o
13:05:45 [2020-11-19T13:05:45.998Z]   CC       criu/cr-dedup.o
13:05:46 [2020-11-19T13:05:46.156Z] #60 ...
13:05:46 [2020-11-19T13:05:46.156Z] 
13:05:46 [2020-11-19T13:05:46.156Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:05:46 [2020-11-19T13:05:46.156Z] #20 18.77 + mkdir -p /build
13:05:46 [2020-11-19T13:05:46.156Z] #20 18.79 + mv docker/docker /build/
13:05:46 [2020-11-19T13:05:46.156Z] #20 18.79 + rmdir docker
13:05:46 [2020-11-19T13:05:46.291Z]   CC       criu/cr-dump.o
13:05:46 [2020-11-19T13:05:46.730Z] #20 ...
13:05:46 [2020-11-19T13:05:46.730Z] 
13:05:46 [2020-11-19T13:05:46.730Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:05:46 [2020-11-19T13:05:46.730Z] #22 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:05:46 [2020-11-19T13:05:46.928Z]   CC       criu/cr-errno.o
13:05:46 [2020-11-19T13:05:46.928Z]   CC       criu/cr-restore.o
13:05:46 [2020-11-19T13:05:46.929Z] #42 ...
13:05:46 [2020-11-19T13:05:46.929Z] 
13:05:46 [2020-11-19T13:05:46.929Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:46 [2020-11-19T13:05:46.929Z] #24 25.61 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:05:46 [2020-11-19T13:05:46.929Z] #24 25.66 skipping existing b63cc5f62c21
13:05:46 [2020-11-19T13:05:46.929Z] #24 25.71 
13:05:46 [2020-11-19T13:05:46.991Z] #22 ...
13:05:46 [2020-11-19T13:05:46.991Z] 
13:05:46 [2020-11-19T13:05:46.991Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:46 [2020-11-19T13:05:46.991Z] #29 17.81 unicode/utf8
13:05:46 [2020-11-19T13:05:46.991Z] #29 18.65 internal/race
13:05:46 [2020-11-19T13:05:46.991Z] #29 18.86 sync/atomic
13:05:46 [2020-11-19T13:05:46.991Z] #29 19.16 unicode
13:05:47 [2020-11-19T13:05:47.252Z] #29 ...
13:05:47 [2020-11-19T13:05:47.252Z] 
13:05:47 [2020-11-19T13:05:47.252Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:05:47 [2020-11-19T13:05:47.252Z] #54 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:05:47 [2020-11-19T13:05:47.252Z] #54 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:05:47 [2020-11-19T13:05:47.252Z] #54 ...
13:05:47 [2020-11-19T13:05:47.252Z] 
13:05:47 [2020-11-19T13:05:47.252Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:05:47 [2020-11-19T13:05:47.252Z] #48 18.85 + cd /tmp/tmp.PnERXXoRfN/src/github.com/alecthomas/gometalinter
13:05:47 [2020-11-19T13:05:47.252Z] #48 18.85 + git checkout -q v2.0.6
13:05:47 [2020-11-19T13:05:47.252Z] #48 19.23 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
13:05:47 [2020-11-19T13:05:47.963Z] #24 ...
13:05:47 [2020-11-19T13:05:47.963Z] 
13:05:47 [2020-11-19T13:05:47.963Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:47 [2020-11-19T13:05:47.963Z] #14 10.52 Fetched 8090 kB in 10s (844 kB/s)
13:05:47 [2020-11-19T13:05:47.963Z] #14 10.52 Reading package lists...
13:05:47 [2020-11-19T13:05:47.963Z] #14 13.58 Reading package lists...
13:05:47 [2020-11-19T13:05:47.963Z] #14 16.54 Building dependency tree...
13:05:47 [2020-11-19T13:05:47.963Z] #14 16.97 Reading state information...
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.33 libcap2-bin is already the newest version (1:2.25-2).
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.33 libcap2-bin set to manually installed.
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.33 The following additional packages will be installed:
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   python3.7 python3.7-minimal vim-runtime xxd
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35 Suggested packages:
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   xfsdump acl attr quota
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35 Recommended packages:
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   aufs-dkms nftables build-essential python3-dev python3-keyring
13:05:47 [2020-11-19T13:05:47.963Z] #14 17.35   python3-keyrings.alt python3-xdg unzip
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.54 The following NEW packages will be installed:
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.54   apparmor aufs-tools bash-completion binutils-mingw-w64
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   python3-distutils python3-lib2to3 python3-minimal python3-pip
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   python3-pkg-resources python3-setuptools python3-wheel python3.7
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.60   xfsprogs xxd xz-utils zip
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.71 0 upgraded, 68 newly installed, 0 to remove and 5 not upgraded.
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.71 Need to get 99.3 MB of archives.
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.71 After this operation, 605 MB of additional disk space will be used.
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 19.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.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]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.47 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]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
13:05:47 [2020-11-19T13:05:47.963Z] #14 20.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
13:05:48 [2020-11-19T13:05:48.254Z] #14 20.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:05:48 [2020-11-19T13:05:48.254Z] #14 21.06 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]
13:05:48 [2020-11-19T13:05:48.254Z] #14 21.15 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]
13:05:48 [2020-11-19T13:05:48.254Z] #14 ...
13:05:48 [2020-11-19T13:05:48.254Z] 
13:05:48 [2020-11-19T13:05:48.254Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:05:48 [2020-11-19T13:05:48.254Z] #24 26.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:05:48 [2020-11-19T13:05:48.442Z]   CC       criu/cr-service.o
13:05:48 [2020-11-19T13:05:48.544Z] #24 27.22 
13:05:48 [2020-11-19T13:05:48.735Z]   CC       criu/crtools.o
13:05:48 [2020-11-19T13:05:48.735Z]   CC       criu/eventfd.o
13:05:48 [2020-11-19T13:05:48.835Z] #24 27.44 #=#=#                                                                         

######################################################################## 100.0%
13:05:48 [2020-11-19T13:05:48.835Z] #24 27.68 
13:05:48 [2020-11-19T13:05:48.835Z] #24 27.70 Download of images into '/build' complete.
13:05:49 [2020-11-19T13:05:49.030Z]   CC       criu/eventpoll.o
13:05:49 [2020-11-19T13:05:49.030Z]   CC       criu/external.o
13:05:49 [2020-11-19T13:05:49.135Z] #24 27.70 Use something like the following to load the result into a Docker daemon:
13:05:49 [2020-11-19T13:05:49.135Z] #24 27.70   tar -cC '/build' . | docker load
13:05:49 [2020-11-19T13:05:49.135Z] #24 DONE 27.9s
13:05:49 [2020-11-19T13:05:49.135Z] 
13:05:49 [2020-11-19T13:05:49.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:05:49 [2020-11-19T13:05:49.135Z] #39 10.35 make[1]: Nothing to be done for 'all'.
13:05:49 [2020-11-19T13:05:49.135Z] #39 11.25   CC       images/stats.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 11.48   CC       images/core.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 11.91   CC       images/core-x86.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 12.17   CC       images/core-arm.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 12.49   CC       images/core-aarch64.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 12.76   CC       images/core-ppc64.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 13.22   CC       images/core-s390.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 13.69   CC       images/cpuinfo.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 13.93   CC       images/inventory.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 14.16   CC       images/fdinfo.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 14.45   CC       images/fown.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 14.58   CC       images/ns.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 14.71   CC       images/regfile.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 14.91   CC       images/ghost-file.o
13:05:49 [2020-11-19T13:05:49.135Z] #39 15.18   CC       images/fifo.o
13:05:49 [2020-11-19T13:05:49.180Z] #48 ...
13:05:49 [2020-11-19T13:05:49.180Z] 
13:05:49 [2020-11-19T13:05:49.180Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:49 [2020-11-19T13:05:49.180Z] #38 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:05:49 [2020-11-19T13:05:49.180Z] #38 16.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:05:49 [2020-11-19T13:05:49.180Z] #38 ...
13:05:49 [2020-11-19T13:05:49.180Z] 
13:05:49 [2020-11-19T13:05:49.180Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:49 [2020-11-19T13:05:49.180Z] #42 21.92 internal/testlog
13:05:49 [2020-11-19T13:05:49.180Z] #42 22.14 encoding
13:05:49 [2020-11-19T13:05:49.324Z]   CC       criu/fault-injection.o
13:05:49 [2020-11-19T13:05:49.324Z]   CC       criu/fdstore.o
13:05:49 [2020-11-19T13:05:49.324Z]   CC       criu/fifo.o
13:05:49 [2020-11-19T13:05:49.324Z]   CC       criu/file-ids.o
13:05:49 [2020-11-19T13:05:49.430Z] #39 15.35   CC       images/remap-file-path.o
13:05:49 [2020-11-19T13:05:49.430Z] #39 15.50   CC       images/eventfd.o
13:05:49 [2020-11-19T13:05:49.448Z] #42 22.41 unicode/utf16
13:05:49 [2020-11-19T13:05:49.617Z]   CC       criu/file-lock.o
13:05:49 [2020-11-19T13:05:49.710Z] #42 ...
13:05:49 [2020-11-19T13:05:49.710Z] 
13:05:49 [2020-11-19T13:05:49.710Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:49 [2020-11-19T13:05:49.710Z] #31 12.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:05:49 [2020-11-19T13:05:49.710Z] #31 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:05:49 [2020-11-19T13:05:49.710Z] #31 ...
13:05:49 [2020-11-19T13:05:49.710Z] 
13:05:49 [2020-11-19T13:05:49.710Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:05:49 [2020-11-19T13:05:49.710Z] #20 DONE 22.8s
13:05:49 [2020-11-19T13:05:49.710Z] 
13:05:49 [2020-11-19T13:05:49.710Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:49 [2020-11-19T13:05:49.710Z] #29 21.72 internal/testlog
13:05:49 [2020-11-19T13:05:49.710Z] #29 22.28 encoding
13:05:49 [2020-11-19T13:05:49.710Z] #29 22.47 runtime/cgo
13:05:49 [2020-11-19T13:05:49.721Z] #39 15.66   CC       images/eventpoll.o
13:05:49 [2020-11-19T13:05:49.911Z]   CC       criu/files-ext.o
13:05:49 [2020-11-19T13:05:49.911Z]   CC       criu/files-reg.o
13:05:50 [2020-11-19T13:05:50.011Z] #39 15.94   CC       images/fh.o
13:05:50 [2020-11-19T13:05:50.011Z] #39 16.07   CC       images/fsnotify.o
13:05:50 [2020-11-19T13:05:50.549Z]   CC       criu/files.o
13:05:50 [2020-11-19T13:05:50.642Z] #39 16.58   CC       images/signalfd.o
13:05:50 [2020-11-19T13:05:50.957Z] #39 16.77   CC       images/fs.o
13:05:50 [2020-11-19T13:05:50.957Z] #39 ...
13:05:50 [2020-11-19T13:05:50.957Z] 
13:05:50 [2020-11-19T13:05:50.957Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:50 [2020-11-19T13:05:50.957Z] #29 39.40 internal/fmtsort
13:05:50 [2020-11-19T13:05:50.957Z] #29 39.64 internal/poll
13:05:50 [2020-11-19T13:05:50.957Z] #29 39.96 internal/syscall/execenv
13:05:50 [2020-11-19T13:05:50.957Z] #29 40.03 internal/syscall/unix
13:05:50 [2020-11-19T13:05:50.957Z] #29 40.31 strings
13:05:50 [2020-11-19T13:05:50.957Z] #29 41.45 os
13:05:50 [2020-11-19T13:05:50.957Z] #29 42.45 bytes
13:05:50 [2020-11-19T13:05:50.957Z] #29 43.84 bufio
13:05:50 [2020-11-19T13:05:50.957Z] #29 44.40 fmt
13:05:50 [2020-11-19T13:05:50.957Z] #29 44.89 path/filepath
13:05:50 [2020-11-19T13:05:50.957Z] #29 45.91 io/ioutil
13:05:50 [2020-11-19T13:05:50.957Z] #29 46.34 path
13:05:50 [2020-11-19T13:05:50.957Z] #29 46.80 text/tabwriter
13:05:50 [2020-11-19T13:05:50.957Z] #29 47.54 flag
13:05:50 [2020-11-19T13:05:50.957Z] #29 47.54 github.com/BurntSushi/toml
13:05:50 [2020-11-19T13:05:50.957Z] #29 49.25 log
13:05:50 [2020-11-19T13:05:50.957Z] #29 ...
13:05:50 [2020-11-19T13:05:50.957Z] 
13:05:50 [2020-11-19T13:05:50.957Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:05:51 [2020-11-19T13:05:51.186Z]   CC       criu/filesystems.o
13:05:51 [2020-11-19T13:05:51.479Z]   CC       criu/fsnotify.o
13:05:51 [2020-11-19T13:05:51.545Z] #57 30.69 Checking out files:  85% (2926/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
13:05:51 [2020-11-19T13:05:51.545Z] #57 31.08 + cd /tmp/tmp.Cwlyq6TvVR/src/github.com/containerd/containerd
13:05:51 [2020-11-19T13:05:51.545Z] #57 31.08 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
13:05:51 [2020-11-19T13:05:51.777Z]   CC       criu/image-desc.o
13:05:51 [2020-11-19T13:05:51.777Z]   CC       criu/image.o
13:05:52 [2020-11-19T13:05:52.070Z]   CC       criu/ipc_ns.o
13:05:52 [2020-11-19T13:05:52.371Z]   CC       criu/irmap.o
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + export 'BUILDTAGS=netgo osusergo static_build'
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + BUILDTAGS='netgo osusergo static_build'
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + export EXTRA_FLAGS=-buildmode=pie
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + EXTRA_FLAGS=-buildmode=pie
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + '[' '' = dynamic ']'
13:05:52 [2020-11-19T13:05:52.577Z] #57 32.25 + make
13:05:52 [2020-11-19T13:05:52.665Z]   CC       criu/kcmp-ids.o
13:05:52 [2020-11-19T13:05:52.665Z]   CC       criu/kerndat.o
13:05:53 [2020-11-19T13:05:53.303Z]   CC       criu/libnetlink.o
13:05:53 [2020-11-19T13:05:53.303Z]   CC       criu/log.o
13:05:53 [2020-11-19T13:05:53.303Z]   CC       criu/lsm.o
13:05:53 [2020-11-19T13:05:53.597Z]   CC       criu/mem.o
13:05:53 [2020-11-19T13:05:53.609Z] #57 33.22 + bin/ctr
13:05:54 [2020-11-19T13:05:54.233Z]   CC       criu/memfd.o
13:05:54 [2020-11-19T13:05:54.233Z]   CC       criu/mount.o
13:05:55 [2020-11-19T13:05:55.013Z] #29 ...
13:05:55 [2020-11-19T13:05:55.013Z] 
13:05:55 [2020-11-19T13:05:55.013Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:05:55 [2020-11-19T13:05:55.013Z] #45 19.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:05:55 [2020-11-19T13:05:55.013Z] #45 20.25 go: finding gotest.tools v2.2.0+incompatible
13:05:55 [2020-11-19T13:05:55.013Z] #45 20.25 go: finding gotest.tools/gotestsum v0.6.0
13:05:55 [2020-11-19T13:05:55.013Z] #45 20.50 go: downloading gotest.tools/gotestsum v0.6.0
13:05:55 [2020-11-19T13:05:55.013Z] #45 20.50 go: downloading gotest.tools v2.2.0+incompatible
13:05:55 [2020-11-19T13:05:55.013Z] #45 21.43 go: extracting gotest.tools v2.2.0+incompatible
13:05:55 [2020-11-19T13:05:55.013Z] #45 21.63 go: extracting gotest.tools/gotestsum v0.6.0
13:05:55 [2020-11-19T13:05:55.013Z] #45 23.08 go: downloading github.com/fatih/color v1.9.0
13:05:55 [2020-11-19T13:05:55.013Z] #45 23.18 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:05:55 [2020-11-19T13:05:55.013Z] #45 23.18 go: downloading github.com/spf13/pflag v1.0.3
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.23 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.35 go: downloading github.com/pkg/errors v0.9.1
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.35 go: extracting github.com/fatih/color v1.9.0
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.55 go: extracting github.com/spf13/pflag v1.0.3
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.61 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.77 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.89 go: extracting github.com/pkg/errors v0.9.1
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.90 go: downloading github.com/mattn/go-isatty v0.0.12
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.91 go: downloading github.com/mattn/go-colorable v0.1.6
13:05:55 [2020-11-19T13:05:55.014Z] #45 23.93 go: extracting github.com/fsnotify/fsnotify v1.4.9
13:05:55 [2020-11-19T13:05:55.014Z] #45 24.16 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:05:55 [2020-11-19T13:05:55.014Z] #45 24.18 go: extracting github.com/mattn/go-colorable v0.1.6
13:05:55 [2020-11-19T13:05:55.014Z] #45 24.49 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:05:55 [2020-11-19T13:05:55.014Z] #45 24.83 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:05:55 [2020-11-19T13:05:55.014Z] #45 25.36 go: extracting github.com/mattn/go-isatty v0.0.12
13:05:55 [2020-11-19T13:05:55.115Z] #57 ...
13:05:55 [2020-11-19T13:05:55.116Z] 
13:05:55 [2020-11-19T13:05:55.116Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:05:55 [2020-11-19T13:05:55.116Z] #29 50.74 github.com/BurntSushi/toml/cmd/tomlv
13:05:55 [2020-11-19T13:05:55.116Z] #29 DONE 53.3s
13:05:55 [2020-11-19T13:05:55.116Z] 
13:05:55 [2020-11-19T13:05:55.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:05:55 [2020-11-19T13:05:55.116Z] #39 17.02   CC       images/pstree.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 17.17   CC       images/pipe.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 17.45   CC       images/tcp-stream.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 17.67   CC       images/sk-packet.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 17.88   CC       images/mnt.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 18.06   CC       images/pipe-data.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 18.23   CC       images/sa.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 18.42   CC       images/timer.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 18.76   CC       images/timerfd.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 18.99   CC       images/mm.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 19.31   CC       images/sk-opts.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 19.40   CC       images/sk-unix.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 19.57   CC       images/sk-inet.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 19.95   CC       images/tun.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 20.14   CC       images/sk-netlink.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 20.34   CC       images/packet-sock.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 20.53   CC       images/ipc-var.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 20.64   CC       images/ipc-desc.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 20.76   CC       images/ipc-shm.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 21.01   CC       images/ipc-msg.o
13:05:55 [2020-11-19T13:05:55.116Z] #39 21.16   CC       images/ipc-sem.o
13:05:55 [2020-11-19T13:05:55.407Z] #39 21.31   CC       images/utsns.o
13:05:55 [2020-11-19T13:05:55.407Z] #39 21.43   CC       images/creds.o
13:05:55 [2020-11-19T13:05:55.698Z] #39 21.62   CC       images/vma.o
13:05:55 [2020-11-19T13:05:55.698Z] #39 21.75   CC       images/netdev.o
13:05:55 [2020-11-19T13:05:55.750Z]   CC       criu/namespaces.o
13:05:55 [2020-11-19T13:05:55.956Z] #45 ...
13:05:55 [2020-11-19T13:05:55.956Z] 
13:05:55 [2020-11-19T13:05:55.956Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:05:55 [2020-11-19T13:05:55.956Z] #54 29.07 Fetched 8401 kB in 23s (369 kB/s)
13:05:55 [2020-11-19T13:05:55.988Z] #39 21.91   CC       images/tty.o
13:05:56 [2020-11-19T13:05:56.279Z] #39 22.34   CC       images/file-lock.o
13:05:56 [2020-11-19T13:05:56.388Z]   CC       criu/net.o
13:05:56 [2020-11-19T13:05:56.569Z] #39 22.50   CC       images/rlimit.o
13:05:56 [2020-11-19T13:05:56.569Z] #39 22.61   CC       images/pagemap.o
13:05:56 [2020-11-19T13:05:56.860Z] #39 22.81   CC       images/siginfo.o
13:05:57 [2020-11-19T13:05:57.150Z] #39 23.03   CC       images/rpc.o
13:05:57 [2020-11-19T13:05:57.431Z]   CC       criu/netfilter.o
13:05:57 [2020-11-19T13:05:57.441Z] #39 ...
13:05:57 [2020-11-19T13:05:57.441Z] 
13:05:57 [2020-11-19T13:05:57.441Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:57 [2020-11-19T13:05:57.441Z] #42 46.05 fmt
13:05:57 [2020-11-19T13:05:57.441Z] #42 46.81 path/filepath
13:05:57 [2020-11-19T13:05:57.441Z] #42 48.00 regexp
13:05:57 [2020-11-19T13:05:57.441Z] #42 49.40 flag
13:05:57 [2020-11-19T13:05:57.441Z] #42 50.78 go/token
13:05:57 [2020-11-19T13:05:57.441Z] #42 51.10 internal/lazyregexp
13:05:57 [2020-11-19T13:05:57.441Z] #42 51.38 path
13:05:57 [2020-11-19T13:05:57.441Z] #42 51.60 go/scanner
13:05:57 [2020-11-19T13:05:57.441Z] #42 51.71 io/ioutil
13:05:57 [2020-11-19T13:05:57.441Z] #42 52.16 net/url
13:05:57 [2020-11-19T13:05:57.441Z] #42 52.52 go/ast
13:05:57 [2020-11-19T13:05:57.441Z] #42 53.67 text/template/parse
13:05:57 [2020-11-19T13:05:57.441Z] #42 55.87 go/parser
13:05:57 [2020-11-19T13:05:57.724Z]   CC       criu/page-pipe.o
13:05:57 [2020-11-19T13:05:57.724Z]   CC       criu/page-xfer.o
13:05:57 [2020-11-19T13:05:57.731Z] #42 ...
13:05:57 [2020-11-19T13:05:57.731Z] 
13:05:57 [2020-11-19T13:05:57.731Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:05:57 [2020-11-19T13:05:57.731Z] #14 24.42 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]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.15 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.19 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]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 27.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.20 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.20 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.40 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.42 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.42 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.42 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.43 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.44 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.45 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.50 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.51 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.51 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.52 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.53 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.54 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
13:05:57 [2020-11-19T13:05:57.731Z] #14 28.54 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
13:05:57 [2020-11-19T13:05:57.732Z] #14 28.55 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
13:05:57 [2020-11-19T13:05:57.732Z] #14 28.79 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
13:05:57 [2020-11-19T13:05:57.732Z] #14 28.81 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
13:05:57 [2020-11-19T13:05:57.732Z] #14 28.89 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.60 debconf: delaying package configuration, since apt-utils is not installed
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.63 Fetched 99.3 MB in 9s (10.7 MB/s)
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.71 Selecting previously unselected package pigz.
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15240 files and directories currently installed.)
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.73 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.73 Unpacking pigz (2.4-1) ...
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.80 Selecting previously unselected package libpython3.7-minimal:s390x.
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
13:05:57 [2020-11-19T13:05:57.732Z] #14 29.81 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
13:05:57 [2020-11-19T13:05:57.732Z] #14 30.19 Selecting previously unselected package python3.7-minimal.
13:05:57 [2020-11-19T13:05:57.732Z] #14 30.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
13:05:57 [2020-11-19T13:05:57.732Z] #14 30.20 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:05:58 [2020-11-19T13:05:58.022Z] #14 ...
13:05:58 [2020-11-19T13:05:58.022Z] 
13:05:58 [2020-11-19T13:05:58.022Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:05:58 [2020-11-19T13:05:58.022Z] #42 56.70 text/template
13:05:58 [2020-11-19T13:05:58.362Z]   CC       criu/pagemap-cache.o
13:05:58 [2020-11-19T13:05:58.655Z]   CC       criu/pagemap.o
13:05:58 [2020-11-19T13:05:58.948Z]   CC       criu/parasite-syscall.o
13:05:59 [2020-11-19T13:05:59.241Z]   CC       criu/path.o
13:05:59 [2020-11-19T13:05:59.241Z]   CC       criu/pie-util-vdso.o
13:05:59 [2020-11-19T13:05:59.526Z] #42 58.17 log
13:05:59 [2020-11-19T13:05:59.535Z]   CC       criu/pie-util.o
13:05:59 [2020-11-19T13:05:59.535Z]   CC       criu/pipes.o
13:05:59 [2020-11-19T13:05:59.818Z] #42 58.51 encoding/binary
13:05:59 [2020-11-19T13:05:59.829Z]   CC       criu/plugin.o
13:05:59 [2020-11-19T13:05:59.829Z]   CC       criu/proc_parse.o
13:06:00 [2020-11-19T13:06:00.159Z] #54 29.07 Reading package lists...
13:06:00 [2020-11-19T13:06:00.159Z] #54 ...
13:06:00 [2020-11-19T13:06:00.159Z] 
13:06:00 [2020-11-19T13:06:00.159Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:00 [2020-11-19T13:06:00.159Z] #42 22.77 container/list
13:06:00 [2020-11-19T13:06:00.159Z] #42 23.72 crypto/internal/subtle
13:06:00 [2020-11-19T13:06:00.159Z] #42 23.85 crypto/subtle
13:06:00 [2020-11-19T13:06:00.159Z] #42 24.24 vendor/golang.org/x/crypto/cryptobyte/asn1
13:06:00 [2020-11-19T13:06:00.159Z] #42 24.51 internal/nettrace
13:06:00 [2020-11-19T13:06:00.159Z] #42 24.79 runtime/cgo
13:06:00 [2020-11-19T13:06:00.159Z] #42 ...
13:06:00 [2020-11-19T13:06:00.159Z] 
13:06:00 [2020-11-19T13:06:00.159Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:06:00 [2020-11-19T13:06:00.159Z] #66 30.16 Checking out files:  47% (908/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  89% (1705/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
13:06:00 [2020-11-19T13:06:00.159Z] #66 31.81 + cd /tmp/tmp.TrGazu8cz3/src/github.com/docker/libnetwork
13:06:00 [2020-11-19T13:06:00.159Z] #66 31.81 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
13:06:00 [2020-11-19T13:06:00.748Z] #66 33.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:06:01 [2020-11-19T13:06:01.319Z] #66 ...
13:06:01 [2020-11-19T13:06:01.319Z] 
13:06:01 [2020-11-19T13:06:01.319Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:06:01 [2020-11-19T13:06:01.319Z] #22 24.47 Fetched 8401 kB in 19s (436 kB/s)
13:06:01 [2020-11-19T13:06:01.319Z] #22 24.47 Reading package lists...
13:06:01 [2020-11-19T13:06:01.319Z] #22 ...
13:06:01 [2020-11-19T13:06:01.319Z] 
13:06:01 [2020-11-19T13:06:01.319Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:06:01 [2020-11-19T13:06:01.319Z] #36 29.44 Checking out files:  52% (873/1665)   
Checking out files:  53% (883/1665)   
Checking out files:  54% (900/1665)   
Checking out files:  55% (916/1665)   
Checking out files:  56% (933/1665)   
Checking out files:  57% (950/1665)   
Checking out files:  58% (966/1665)   
Checking out files:  59% (983/1665)   
Checking out files:  60% (999/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/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.
13:06:01 [2020-11-19T13:06:01.319Z] #36 30.78 + cd /tmp/tmp.637wC0yXb8/src/github.com/docker/distribution
13:06:01 [2020-11-19T13:06:01.319Z] #36 30.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:06:01 [2020-11-19T13:06:01.319Z] #36 34.52 + GOPATH=/tmp/tmp.637wC0yXb8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.637wC0yXb8 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:06:01 [2020-11-19T13:06:01.322Z] #42 59.80 encoding/base64
13:06:01 [2020-11-19T13:06:01.343Z]   CC       criu/protobuf-desc.o
13:06:01 [2020-11-19T13:06:01.343Z]   CC       criu/protobuf.o
13:06:01 [2020-11-19T13:06:01.613Z] #42 60.20 go/doc
13:06:01 [2020-11-19T13:06:01.636Z]   CC       criu/pstree.o
13:06:01 [2020-11-19T13:06:01.903Z] #42 60.43 encoding/json
13:06:01 [2020-11-19T13:06:01.937Z]   CC       criu/rbtree.o
13:06:01 [2020-11-19T13:06:01.937Z]   CC       criu/rst-malloc.o
13:06:02 [2020-11-19T13:06:02.450Z]   CC       criu/seccomp.o
13:06:02 [2020-11-19T13:06:02.450Z]   CC       criu/seize.o
13:06:02 [2020-11-19T13:06:02.781Z]   CC       criu/servicefd.o
13:06:03 [2020-11-19T13:06:03.074Z]   CC       criu/shmem.o
13:06:03 [2020-11-19T13:06:03.368Z]   CC       criu/sigframe.o
13:06:03 [2020-11-19T13:06:03.368Z]   CC       criu/signalfd.o
13:06:03 [2020-11-19T13:06:03.368Z]   CC       criu/sk-inet.o
13:06:03 [2020-11-19T13:06:03.442Z] #42 ...
13:06:03 [2020-11-19T13:06:03.442Z] 
13:06:03 [2020-11-19T13:06:03.442Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:03 [2020-11-19T13:06:03.442Z] #14 31.02 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 31.03 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 32.96 Selecting previously unselected package python3-minimal.
13:06:03 [2020-11-19T13:06:03.442Z] #14 32.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 ... 15489 files and directories currently installed.)
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.01 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.01 Unpacking python3-minimal (3.7.3-1) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.09 Selecting previously unselected package libmpdec2:s390x.
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.09 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.10 Unpacking libmpdec2:s390x (2.4.2-2) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.21 Selecting previously unselected package libpython3.7-stdlib:s390x.
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.21 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.99 Selecting previously unselected package python3.7.
13:06:03 [2020-11-19T13:06:03.442Z] #14 33.99 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 34.00 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 34.12 Selecting previously unselected package libpython3-stdlib:s390x.
13:06:03 [2020-11-19T13:06:03.442Z] #14 34.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 34.13 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 34.25 Setting up python3-minimal (3.7.3-1) ...
13:06:03 [2020-11-19T13:06:03.442Z] #14 35.09 Selecting previously unselected package python3.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15901 files and directories currently installed.)
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.12 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.12 Unpacking python3 (3.7.3-1) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.23 Selecting previously unselected package libip4tc0:s390x.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.24 Unpacking libip4tc0:s390x (1.8.2-4) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.33 Selecting previously unselected package libip6tc0:s390x.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.34 Unpacking libip6tc0:s390x (1.8.2-4) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.38 Selecting previously unselected package libiptc0:s390x.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.39 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.39 Unpacking libiptc0:s390x (1.8.2-4) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.50 Selecting previously unselected package libnfnetlink0:s390x.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.50 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.59 Selecting previously unselected package libnetfilter-conntrack3:s390x.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.59 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.67 Selecting previously unselected package libnftnl11:s390x.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.67 Unpacking libnftnl11:s390x (1.1.2-2) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.78 Selecting previously unselected package iptables.
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.79 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 35.79 Unpacking iptables (1.8.2-4) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.20 Selecting previously unselected package xxd.
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.21 Unpacking xxd (2:8.1.0875-5) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.29 Selecting previously unselected package vim-common.
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.30 Unpacking vim-common (2:8.1.0875-5) ...
13:06:03 [2020-11-19T13:06:03.443Z] #14 36.44 Selecting previously unselected package bash-completion.
13:06:03 [2020-11-19T13:06:03.733Z] #14 36.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:06:04 [2020-11-19T13:06:04.007Z]   CC       criu/sk-netlink.o
13:06:04 [2020-11-19T13:06:04.007Z]   CC       criu/sk-packet.o
13:06:04 [2020-11-19T13:06:04.301Z]   CC       criu/sk-queue.o
13:06:04 [2020-11-19T13:06:04.301Z]   CC       criu/sk-tcp.o
13:06:04 [2020-11-19T13:06:04.595Z]   CC       criu/sk-unix.o
13:06:05 [2020-11-19T13:06:05.234Z]   CC       criu/sockets.o
13:06:05 [2020-11-19T13:06:05.797Z] #14 38.58 Unpacking bash-completion (1:2.8-6) ...
13:06:05 [2020-11-19T13:06:05.886Z]   CC       criu/stats.o
13:06:05 [2020-11-19T13:06:05.886Z]   CC       criu/string.o
13:06:05 [2020-11-19T13:06:05.886Z]   CC       criu/sysctl.o
13:06:06 [2020-11-19T13:06:06.088Z] #14 38.90 Selecting previously unselected package bzip2.
13:06:06 [2020-11-19T13:06:06.088Z] #14 38.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
13:06:06 [2020-11-19T13:06:06.088Z] #14 38.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:06:06 [2020-11-19T13:06:06.088Z] #14 38.98 Selecting previously unselected package xz-utils.
13:06:06 [2020-11-19T13:06:06.088Z] #14 38.98 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
13:06:06 [2020-11-19T13:06:06.088Z] #14 38.98 Unpacking xz-utils (5.2.4-1) ...
13:06:06 [2020-11-19T13:06:06.182Z]   CC       criu/sysfs_parse.o
13:06:06 [2020-11-19T13:06:06.182Z]   CC       criu/timens.o
13:06:06 [2020-11-19T13:06:06.379Z] #14 39.13 Selecting previously unselected package apparmor.
13:06:06 [2020-11-19T13:06:06.379Z] #14 39.13 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
13:06:06 [2020-11-19T13:06:06.379Z] #14 39.18 Unpacking apparmor (2.13.2-10) ...
13:06:06 [2020-11-19T13:06:06.475Z]   CC       criu/timerfd.o
13:06:06 [2020-11-19T13:06:06.475Z]   CC       criu/tty.o
13:06:06 [2020-11-19T13:06:06.616Z] #36 ...
13:06:06 [2020-11-19T13:06:06.616Z] 
13:06:06 [2020-11-19T13:06:06.616Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:06:06 [2020-11-19T13:06:06.616Z] #45 28.78 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:06:06 [2020-11-19T13:06:06.616Z] #45 29.74 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:06:06 [2020-11-19T13:06:06.616Z] #45 31.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:06:06 [2020-11-19T13:06:06.616Z] #45 36.90 go: finding github.com/fatih/color v1.9.0
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.10 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.24 go: finding github.com/pkg/errors v0.9.1
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.26 go: finding github.com/mattn/go-colorable v0.1.6
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.64 go: finding github.com/mattn/go-isatty v0.0.12
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.75 go: finding github.com/spf13/pflag v1.0.3
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.85 go: finding github.com/fsnotify/fsnotify v1.4.9
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:06:06 [2020-11-19T13:06:06.616Z] #45 37.96 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:06:06 [2020-11-19T13:06:06.616Z] #45 38.09 go: finding github.com/jonboulle/clockwork v0.1.0
13:06:06 [2020-11-19T13:06:06.616Z] #45 38.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:06:06 [2020-11-19T13:06:06.616Z] #45 38.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:06:06 [2020-11-19T13:06:06.616Z] #45 ...
13:06:06 [2020-11-19T13:06:06.616Z] 
13:06:06 [2020-11-19T13:06:06.616Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:06:06 [2020-11-19T13:06:06.616Z] #54 29.07 Reading package lists...
13:06:06 [2020-11-19T13:06:06.670Z] #14 39.54 Selecting previously unselected package aufs-tools.
13:06:06 [2020-11-19T13:06:06.670Z] #14 39.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
13:06:06 [2020-11-19T13:06:06.670Z] #14 39.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:06:06 [2020-11-19T13:06:06.670Z] #14 39.65 Selecting previously unselected package binutils-mingw-w64-i686.
13:06:06 [2020-11-19T13:06:06.960Z] #14 39.66 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
13:06:06 [2020-11-19T13:06:06.960Z] #14 39.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:06:07 [2020-11-19T13:06:07.517Z]   CC       criu/tun.o
13:06:07 [2020-11-19T13:06:07.517Z]   CC       criu/uffd.o
13:06:07 [2020-11-19T13:06:07.993Z] #14 ...
13:06:07 [2020-11-19T13:06:07.993Z] 
13:06:07 [2020-11-19T13:06:07.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:07 [2020-11-19T13:06:07.993Z] #39 23.80   CC       images/ext-file.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 23.96   CC       images/cgroup.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 24.25   CC       images/userns.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 24.48   CC       images/google/protobuf/descriptor.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 25.39   CC       images/opts.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 25.54   CC       images/seccomp.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 25.76   CC       images/binfmt-misc.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 25.87   CC       images/time.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.03   CC       images/sysctl.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.12   CC       images/autofs.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.20   CC       images/macvlan.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.34   CC       images/sit.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.50   CC       images/memfd.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.72   CC       images/timens.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 26.96   LINK     images/built-in.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.03   GEN      compel/include/asm
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.03   GEN      compel/include/version.h
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.04 touch .config
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.04   GEN      include/common/config.h
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.08   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.21   GEN      compel/plugins/include/uapi/std/syscall.h
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.23   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.23   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.26   DEP      compel/arch/s390/plugins/std/parasite-head.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.27   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.27   DEP      compel/plugins/std/infect.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.33   DEP      compel/plugins/std/string.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.41   DEP      compel/plugins/std/log.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.45   DEP      compel/plugins/std/fds.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.58   DEP      compel/plugins/std/std.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.67   DEP      compel/plugins/shmem/shmem.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.77   DEP      compel/plugins/fds/fds.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 27.85   CC       compel/plugins/std/std.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 28.05   CC       compel/plugins/std/fds.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 28.32   CC       compel/plugins/std/log.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.13   CC       compel/plugins/std/string.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.48   CC       compel/plugins/std/infect.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.71   CC       compel/arch/s390/plugins/std/parasite-head.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.73   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.78   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.86   AR       compel/plugins/std.lib.a
13:06:07 [2020-11-19T13:06:07.993Z] #39 29.88   CC       compel/plugins/fds/fds.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.06   AR       compel/plugins/fds.lib.a
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.09   HOSTDEP  compel/src/lib/log-host.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.14   HOSTDEP  compel/src/lib/handle-elf-host.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.22   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.27   HOSTDEP  compel/src/main-host.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.36   DEP      compel/src/lib/ptrace.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.50   DEP      compel/src/lib/infect.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.62   DEP      compel/src/lib/infect-util.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.67   DEP      compel/src/lib/infect-rpc.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.74   DEP      compel/arch/s390/src/lib/infect.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.84   DEP      compel/arch/s390/src/lib/cpu.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.86   DEP      compel/src/lib/log.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 30.94   DEP      compel/src/main.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 31.07   DEP      compel/src/lib/handle-elf.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 31.19   DEP      compel/arch/s390/src/lib/handle-elf.d
13:06:07 [2020-11-19T13:06:07.993Z] #39 31.29   CC       compel/src/lib/log.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 31.52   CC       compel/arch/s390/src/lib/cpu.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 31.73   CC       compel/arch/s390/src/lib/infect.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 32.53   CC       compel/src/lib/infect-rpc.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 32.85   CC       compel/src/lib/infect-util.o
13:06:07 [2020-11-19T13:06:07.993Z] #39 33.04   CC       compel/src/lib/infect.o
13:06:08 [2020-11-19T13:06:08.068Z] Fetching without tags
13:06:08 [2020-11-19T13:06:08.155Z]   CC       criu/util.o
13:06:08 [2020-11-19T13:06:08.280Z] #54 40.12 Reading package lists...
13:06:08 [2020-11-19T13:06:08.280Z] #54 ...
13:06:08 [2020-11-19T13:06:08.280Z] 
13:06:08 [2020-11-19T13:06:08.280Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:08 [2020-11-19T13:06:08.280Z] #38 31.36 Fetched 8401 kB in 24s (356 kB/s)
13:06:08 [2020-11-19T13:06:08.280Z] #38 31.36 Reading package lists...
13:06:08 [2020-11-19T13:06:08.280Z] #38 ...
13:06:08 [2020-11-19T13:06:08.280Z] 
13:06:08 [2020-11-19T13:06:08.280Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:08 [2020-11-19T13:06:08.280Z] #31 31.29 Fetched 8401 kB in 23s (359 kB/s)
13:06:08 [2020-11-19T13:06:08.280Z] #31 31.29 Reading package lists...
13:06:08 [2020-11-19T13:06:08.280Z] #31 ...
13:06:08 [2020-11-19T13:06:08.280Z] 
13:06:08 [2020-11-19T13:06:08.280Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:06:08 [2020-11-19T13:06:08.280Z] #22 24.47 Reading package lists...
13:06:08 [2020-11-19T13:06:08.284Z] #39 ...
13:06:08 [2020-11-19T13:06:08.285Z] 
13:06:08 [2020-11-19T13:06:08.285Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:08 [2020-11-19T13:06:08.285Z] #14 41.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:06:08 [2020-11-19T13:06:08.285Z] #14 41.17 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
13:06:08 [2020-11-19T13:06:08.285Z] #14 41.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:06:08 [2020-11-19T13:06:08.449Z]   CC       criu/uts_ns.o
13:06:08 [2020-11-19T13:06:08.460Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:06:08 [2020-11-19T13:06:08.541Z] #22 35.76 Reading package lists...
13:06:08 [2020-11-19T13:06:08.541Z] #22 ...
13:06:08 [2020-11-19T13:06:08.541Z] 
13:06:08 [2020-11-19T13:06:08.541Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:08 [2020-11-19T13:06:08.541Z] #7 31.85 Fetched 8401 kB in 24s (347 kB/s)
13:06:08 [2020-11-19T13:06:08.742Z]   CC       criu/vdso.o
13:06:08 [2020-11-19T13:06:08.742Z]   LINK     criu/built-in.o
13:06:08 [2020-11-19T13:06:08.742Z]   LINK     criu/criu
13:06:08 [2020-11-19T13:06:08.802Z] #7 31.85 Reading package lists...
13:06:08 [2020-11-19T13:06:08.802Z] #7 ...
13:06:08 [2020-11-19T13:06:08.802Z] 
13:06:08 [2020-11-19T13:06:08.802Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:08 [2020-11-19T13:06:08.802Z] #31 31.29 Reading package lists...
13:06:09 [2020-11-19T13:06:09.037Z]   DEP      lib/c/criu.d
13:06:09 [2020-11-19T13:06:09.037Z]   CC       images/rpc.pb-c.o
13:06:09 [2020-11-19T13:06:09.330Z]   CC       lib/c/criu.o
13:06:07 [2020-11-19T13:06:07.920Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:06:07 [2020-11-19T13:06:07.936Z]  > git config --add remote.origin.fetch +refs/pull/41696/head:refs/remotes/origin/PR-41696 # timeout=10
13:06:07 [2020-11-19T13:06:07.975Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:06:08 [2020-11-19T13:06:08.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:06:08 [2020-11-19T13:06:08.066Z] Fetching upstream changes from https://github.com/moby/moby.git
13:06:08 [2020-11-19T13:06:08.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:06:08 [2020-11-19T13:06:08.067Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:06:08 [2020-11-19T13:06:08.469Z]  > git config core.sparsecheckout # timeout=10
13:06:08 [2020-11-19T13:06:08.484Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:06:09 [2020-11-19T13:06:09.976Z]   LINK     lib/c/built-in.o
13:06:09 [2020-11-19T13:06:09.976Z]   LINK     lib/c/libcriu.so
13:06:09 [2020-11-19T13:06:09.976Z]   LINK     lib/c/libcriu.a
13:06:09 [2020-11-19T13:06:09.976Z]   GEN      magic.py
13:06:09 [2020-11-19T13:06:09.976Z] Note: Building without setproctitle() and strlcpy() support.
13:06:09 [2020-11-19T13:06:09.976Z]       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:06:09 [2020-11-19T13:06:09.976Z] Note: Building without GnuTLS support
13:06:09 [2020-11-19T13:06:09.976Z] Makefile.config:39: Warn: you have no libnftables installed
13:06:09 [2020-11-19T13:06:09.976Z] Makefile.config:40: Warn: Building without nftables support
13:06:09 [2020-11-19T13:06:09.976Z] fatal: not a git repository (or any of the parent directories): .git
13:06:10 [2020-11-19T13:06:10.193Z] Merge succeeded, producing 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:06:10 [2020-11-19T13:06:10.194Z] Checking out Revision 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b (PR-41696)
13:06:10 [2020-11-19T13:06:10.272Z] make[1]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.81 Selecting previously unselected package binutils-mingw-w64.
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.81 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.89 Selecting previously unselected package libdevmapper1.02.1:s390x.
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.89 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.89 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.99 Selecting previously unselected package dmsetup.
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.99 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 42.99 Unpacking dmsetup (2:1.02.155-3) ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 43.09 Selecting previously unselected package mingw-w64-common.
13:06:10 [2020-11-19T13:06:10.349Z] #14 43.09 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
13:06:10 [2020-11-19T13:06:10.349Z] #14 43.09 Unpacking mingw-w64-common (6.0.0-3) ...
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: 'images/built-in.o' is up to date.
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: 'compel/plugins/std.lib.a' is up to date.
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: 'compel/libcompel.a' is up to date.
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: 'compel/compel-host-bin' is up to date.
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.566Z] make[1]: 'soccr/libsoccr.a' is up to date.
13:06:10 [2020-11-19T13:06:10.566Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.566Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.566Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.859Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.859Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.859Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.859Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.859Z] make[2]: Nothing to be done for 'all'.
13:06:10 [2020-11-19T13:06:10.859Z]   INSTALL  criu/criu
13:06:11 [2020-11-19T13:06:11.911Z] Removing intermediate container 79633e614508
13:06:11 [2020-11-19T13:06:11.911Z]  ---> 5ab4c3dbb142
13:06:11 [2020-11-19T13:06:11.911Z] Step 14/140 : FROM base AS registry
13:06:11 [2020-11-19T13:06:11.911Z]  ---> 81facd5e84a7
13:06:11 [2020-11-19T13:06:11.911Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:06:12 [2020-11-19T13:06:12.211Z]  ---> Running in 65947a33d768
13:06:12 [2020-11-19T13:06:12.211Z] Removing intermediate container 65947a33d768
13:06:12 [2020-11-19T13:06:12.211Z]  ---> c060fa9c1768
13:06:12 [2020-11-19T13:06:12.211Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827
13:06:12 [2020-11-19T13:06:12.211Z]  ---> Running in de635582a6e8
13:06:12 [2020-11-19T13:06:12.211Z] Removing intermediate container de635582a6e8
13:06:12 [2020-11-19T13:06:12.211Z]  ---> ad9aaa61c705
13:06:12 [2020-11-19T13:06:12.211Z] 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"
13:06:12 [2020-11-19T13:06:12.211Z]  ---> Running in fbea244550fe
13:06:10 [2020-11-19T13:06:10.037Z]  > git remote # timeout=10
13:06:10 [2020-11-19T13:06:10.076Z]  > git config --get remote.origin.url # timeout=10
13:06:10 [2020-11-19T13:06:10.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:06:10 [2020-11-19T13:06:10.131Z]  > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10
13:06:10 [2020-11-19T13:06:10.154Z]  > git rev-parse HEAD^{commit} # timeout=10
13:06:10 [2020-11-19T13:06:10.189Z]  > git config core.sparsecheckout # timeout=10
13:06:10 [2020-11-19T13:06:10.199Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:06:12 [2020-11-19T13:06:12.504Z] + mktemp -d
13:06:12 [2020-11-19T13:06:12.504Z] + export GOPATH=/tmp/tmp.bJaNMm4cSB
13:06:12 [2020-11-19T13:06:12.504Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution
13:06:12 [2020-11-19T13:06:12.504Z] Cloning into '/tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution'...
13:06:13 [2020-11-19T13:06:13.859Z] #14 46.48 Selecting previously unselected package mingw-w64-x86-64-dev.
13:06:13 [2020-11-19T13:06:13.859Z] #14 46.50 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:06:13 [2020-11-19T13:06:13.859Z] #14 46.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:06:13 [2020-11-19T13:06:13.859Z] #14 ...
13:06:13 [2020-11-19T13:06:13.859Z] 
13:06:13 [2020-11-19T13:06:13.859Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:13 [2020-11-19T13:06:13.859Z] #42 62.45 github.com/LK4D4/vndr/build
13:06:13 [2020-11-19T13:06:13.859Z] #42 63.92 encoding/xml
13:06:13 [2020-11-19T13:06:13.859Z] #42 64.67 github.com/LK4D4/vndr/versioned
13:06:13 [2020-11-19T13:06:13.859Z] #42 64.75 compress/flate
13:06:13 [2020-11-19T13:06:13.859Z] #42 66.83 hash
13:06:13 [2020-11-19T13:06:13.859Z] #42 66.93 hash/crc32
13:06:13 [2020-11-19T13:06:13.859Z] #42 67.47 compress/gzip
13:06:13 [2020-11-19T13:06:13.859Z] #42 67.68 context
13:06:13 [2020-11-19T13:06:13.859Z] #42 68.08 crypto/cipher
13:06:13 [2020-11-19T13:06:13.859Z] #42 68.24 math/big
13:06:13 [2020-11-19T13:06:13.859Z] #42 68.66 crypto/aes
13:06:13 [2020-11-19T13:06:13.859Z] #42 69.62 crypto
13:06:13 [2020-11-19T13:06:13.859Z] #42 69.73 crypto/des
13:06:13 [2020-11-19T13:06:13.859Z] #42 70.22 crypto/internal/randutil
13:06:13 [2020-11-19T13:06:13.859Z] #42 70.28 crypto/sha512
13:06:13 [2020-11-19T13:06:13.859Z] #42 70.77 crypto/ed25519/internal/edwards25519
13:06:13 [2020-11-19T13:06:13.859Z] #42 72.20 crypto/hmac
13:06:13 [2020-11-19T13:06:13.859Z] #42 72.38 crypto/md5
13:06:14 [2020-11-19T13:06:14.150Z] #42 ...
13:06:14 [2020-11-19T13:06:14.150Z] 
13:06:14 [2020-11-19T13:06:14.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:14 [2020-11-19T13:06:14.150Z] #39 34.59   CC       compel/src/lib/ptrace.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 34.86   AR       compel/libcompel.a
13:06:14 [2020-11-19T13:06:14.150Z] #39 34.91   HOSTCC   compel/src/main-host.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 35.16   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 35.23   HOSTCC   compel/src/lib/handle-elf-host.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 35.45   HOSTCC   compel/src/lib/log-host.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 35.65   HOSTLINK compel/compel-host-bin
13:06:14 [2020-11-19T13:06:14.150Z] #39 35.82   DEP      soccr/soccr.d
13:06:14 [2020-11-19T13:06:14.150Z] #39 36.03   CC       soccr/soccr.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 37.02   AR       soccr/libsoccr.a
13:06:14 [2020-11-19T13:06:14.150Z] #39 37.04 make[1]: 'soccr/libsoccr.a' is up to date.
13:06:14 [2020-11-19T13:06:14.150Z] #39 37.34   DEP      criu/arch/s390/sigframe.d
13:06:14 [2020-11-19T13:06:14.150Z] #39 37.44   DEP      criu/arch/s390/crtools.d
13:06:14 [2020-11-19T13:06:14.150Z] #39 37.63   DEP      criu/arch/s390/cpu.d
13:06:14 [2020-11-19T13:06:14.150Z] #39 37.82   CC       criu/arch/s390/cpu.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 38.20   CC       criu/arch/s390/crtools.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 39.07   CC       criu/arch/s390/sigframe.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 39.22   LINK     criu/arch/s390/crtools.built-in.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 39.24   DEP      criu/pie/util-vdso.d
13:06:14 [2020-11-19T13:06:14.150Z] #39 39.51   DEP      criu/pie/util.d
13:06:14 [2020-11-19T13:06:14.150Z] #39 39.65   CC       criu/pie/util.o
13:06:14 [2020-11-19T13:06:14.150Z] #39 39.89   CC       criu/pie/util-vdso.o
13:06:14 [2020-11-19T13:06:14.441Z] #39 40.37   AR       criu/pie/pie.lib.a
13:06:14 [2020-11-19T13:06:14.441Z] #39 40.42   DEP      criu/pie/restorer.d
13:06:14 [2020-11-19T13:06:14.585Z] + cd /tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution
13:06:14 [2020-11-19T13:06:14.585Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:06:14 [2020-11-19T13:06:14.732Z] #39 40.63   DEP      criu/arch/s390/restorer.d
13:06:14 [2020-11-19T13:06:14.802Z] Commit message: "Wait for container exit before forcing handler"
13:06:14 [2020-11-19T13:06:14.882Z] + GOPATH=/tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bJaNMm4cSB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:06:15 [2020-11-19T13:06:15.023Z] #39 40.90   DEP      criu/arch/s390/vdso-pie.d
13:06:15 [2020-11-19T13:06:15.023Z] #39 41.01   DEP      criu/pie/parasite-vdso.d
13:06:15 [2020-11-19T13:06:15.037Z] #31 43.15 Reading package lists...
13:06:15 [2020-11-19T13:06:15.037Z] #31 ...
13:06:15 [2020-11-19T13:06:15.037Z] 
13:06:15 [2020-11-19T13:06:15.037Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:06:15 [2020-11-19T13:06:15.037Z] #22 35.76 Reading package lists...
13:06:15 [2020-11-19T13:06:15.313Z] #39 41.28   DEP      criu/pie/parasite.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:06:15 [2020-11-19T13:06:15.604Z] #39 41.51   CC       criu/pie/parasite.o
13:06:15 [2020-11-19T13:06:15.980Z] + docker version
13:06:16 [2020-11-19T13:06:16.426Z] #22 47.40 Building dependency tree...
13:06:16 [2020-11-19T13:06:16.642Z] #39 42.41   LINK     criu/pie/parasite.built-in.o
13:06:16 [2020-11-19T13:06:16.642Z] #39 42.42   GEN      criu/pie/parasite-blob.h
13:06:16 [2020-11-19T13:06:16.642Z] #39 42.43   CC       criu/pie/parasite-vdso.o
13:06:16 [2020-11-19T13:06:16.642Z] #39 ...
13:06:16 [2020-11-19T13:06:16.642Z] 
13:06:16 [2020-11-19T13:06:16.642Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:06:16 [2020-11-19T13:06:16.642Z] #60 69.91 + for f in rootlesskit rootlesskit-docker-proxy
13:06:16 [2020-11-19T13:06:16.642Z] #60 69.91 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:06:16 [2020-11-19T13:06:16.642Z] #60 DONE 75.0s
13:06:16 [2020-11-19T13:06:16.642Z] 
13:06:16 [2020-11-19T13:06:16.642Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:06:16 [2020-11-19T13:06:16.642Z] #61 DONE 0.1s
13:06:16 [2020-11-19T13:06:16.642Z] 
13:06:16 [2020-11-19T13:06:16.642Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:16 [2020-11-19T13:06:16.642Z] #42 72.86 crypto/rc4
13:06:16 [2020-11-19T13:06:16.642Z] #42 73.00 crypto/sha1
13:06:16 [2020-11-19T13:06:16.642Z] #42 73.34 crypto/sha256
13:06:16 [2020-11-19T13:06:16.642Z] #42 73.74 encoding/hex
13:06:16 [2020-11-19T13:06:16.642Z] #42 74.11 crypto/rand
13:06:16 [2020-11-19T13:06:16.642Z] #42 74.26 crypto/elliptic
13:06:16 [2020-11-19T13:06:16.642Z] #42 74.59 encoding/asn1
13:06:16 [2020-11-19T13:06:16.686Z] #22 49.88 Reading state information...
13:06:18 [2020-11-19T13:06:18.317Z] #42 76.81 crypto/ed25519
13:06:18 [2020-11-19T13:06:18.317Z] #42 76.90 crypto/ecdsa
13:06:18 [2020-11-19T13:06:18.317Z] #42 77.01 crypto/rsa
13:06:18 [2020-11-19T13:06:18.949Z] #42 77.49 crypto/dsa
13:06:19 [2020-11-19T13:06:19.240Z] #42 77.73 crypto/x509/pkix
13:06:19 [2020-11-19T13:06:19.545Z] #22 ...
13:06:19 [2020-11-19T13:06:19.545Z] 
13:06:19 [2020-11-19T13:06:19.545Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:19 [2020-11-19T13:06:19.545Z] #38 31.36 Reading package lists...
13:06:19 [2020-11-19T13:06:19.545Z] #38 43.02 Reading package lists...
13:06:19 [2020-11-19T13:06:19.545Z] #38 ...
13:06:19 [2020-11-19T13:06:19.545Z] 
13:06:19 [2020-11-19T13:06:19.545Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:06:19 [2020-11-19T13:06:19.545Z] #54 40.12 Reading package lists...
13:06:19 [2020-11-19T13:06:19.545Z] #54 51.27 Building dependency tree...
13:06:19 [2020-11-19T13:06:19.545Z] #54 ...
13:06:19 [2020-11-19T13:06:19.545Z] 
13:06:19 [2020-11-19T13:06:19.545Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:19 [2020-11-19T13:06:19.545Z] #7 31.85 Reading package lists...
13:06:19 [2020-11-19T13:06:19.545Z] #7 43.20 Reading package lists...
13:06:19 [2020-11-19T13:06:19.545Z] #7 ...
13:06:19 [2020-11-19T13:06:19.545Z] 
13:06:19 [2020-11-19T13:06:19.545Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:19 [2020-11-19T13:06:19.545Z] #42 42.73 vendor/golang.org/x/crypto/internal/subtle
13:06:19 [2020-11-19T13:06:19.545Z] #42 42.95 vendor/golang.org/x/crypto/curve25519
13:06:19 [2020-11-19T13:06:19.574Z] #42 78.02 encoding/pem
13:06:19 [2020-11-19T13:06:19.574Z] #42 78.04 vendor/golang.org/x/crypto/cryptobyte
13:06:19 [2020-11-19T13:06:19.876Z] #42 78.39 vendor/golang.org/x/net/dns/dnsmessage
13:06:20 [2020-11-19T13:06:20.165Z] #42 ...
13:06:20 [2020-11-19T13:06:20.165Z] 
13:06:20 [2020-11-19T13:06:20.165Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:20 [2020-11-19T13:06:20.165Z] #7 43.20 Reading package lists...
13:06:20 [2020-11-19T13:06:20.908Z] #42 79.25 internal/singleflight
13:06:20 [2020-11-19T13:06:20.908Z] #42 79.41 vendor/golang.org/x/sys/cpu
13:06:21 [2020-11-19T13:06:21.199Z] #42 79.70 vendor/golang.org/x/crypto/internal/chacha20
13:06:21 [2020-11-19T13:06:21.420Z] Client: Docker Engine - Community
13:06:21 [2020-11-19T13:06:21.420Z]  Version:           19.03.13
13:06:21 [2020-11-19T13:06:21.421Z]  API version:       1.40
13:06:21 [2020-11-19T13:06:21.421Z]  Go version:        go1.13.15
13:06:21 [2020-11-19T13:06:21.421Z]  Git commit:        4484c46d9d
13:06:21 [2020-11-19T13:06:21.421Z]  Built:             Wed Sep 16 17:02:36 2020
13:06:21 [2020-11-19T13:06:21.421Z]  OS/Arch:           linux/amd64
13:06:21 [2020-11-19T13:06:21.421Z]  Experimental:      false
13:06:21 [2020-11-19T13:06:21.421Z] 
13:06:21 [2020-11-19T13:06:21.421Z] Server: Docker Engine - Community
13:06:21 [2020-11-19T13:06:21.421Z]  Engine:
13:06:21 [2020-11-19T13:06:21.421Z]   Version:          19.03.13
13:06:21 [2020-11-19T13:06:21.421Z]   API version:      1.40 (minimum version 1.12)
13:06:21 [2020-11-19T13:06:21.421Z]   Go version:       go1.13.15
13:06:21 [2020-11-19T13:06:21.421Z]   Git commit:       4484c46d9d
13:06:21 [2020-11-19T13:06:21.421Z]   Built:            Wed Sep 16 17:01:06 2020
13:06:21 [2020-11-19T13:06:21.421Z]   OS/Arch:          linux/amd64
13:06:21 [2020-11-19T13:06:21.421Z]   Experimental:     true
13:06:21 [2020-11-19T13:06:21.421Z]  containerd:
13:06:21 [2020-11-19T13:06:21.421Z]   Version:          1.3.7
13:06:21 [2020-11-19T13:06:21.421Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
13:06:21 [2020-11-19T13:06:21.421Z]  runc:
13:06:21 [2020-11-19T13:06:21.421Z]   Version:          1.0.0-rc10
13:06:21 [2020-11-19T13:06:21.421Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:06:21 [2020-11-19T13:06:21.421Z]  docker-init:
13:06:21 [2020-11-19T13:06:21.421Z]   Version:          0.18.0
13:06:21 [2020-11-19T13:06:21.421Z]   GitCommit:        fec3683
[Pipeline] sh
13:06:21 [2020-11-19T13:06:21.489Z] #42 80.13 vendor/golang.org/x/crypto/poly1305
13:06:21 [2020-11-19T13:06:21.489Z] #42 ...
13:06:21 [2020-11-19T13:06:21.489Z] 
13:06:21 [2020-11-19T13:06:21.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:21 [2020-11-19T13:06:21.489Z] #39 42.88   CC       criu/arch/s390/vdso-pie.o
13:06:21 [2020-11-19T13:06:21.489Z] #39 43.13   CC       criu/arch/s390/restorer.o
13:06:21 [2020-11-19T13:06:21.489Z] #39 43.35   CC       criu/pie/restorer.o
13:06:21 [2020-11-19T13:06:21.489Z] #39 45.24   LINK     criu/pie/restorer.built-in.o
13:06:21 [2020-11-19T13:06:21.489Z] #39 45.24   GEN      criu/pie/restorer-blob.h
13:06:21 [2020-11-19T13:06:21.489Z] #39 45.32   DEP      criu/vdso.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 45.53   DEP      criu/uts_ns.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 45.74   DEP      criu/util.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 45.96   DEP      criu/uffd.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 46.13   DEP      criu/tun.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 46.29   DEP      criu/tty.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 46.47   DEP      criu/timerfd.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 46.67   DEP      criu/timens.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 46.81   DEP      criu/sysfs_parse.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 46.98   DEP      criu/sysctl.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 47.16   DEP      criu/string.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 47.17   DEP      criu/stats.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 47.24   DEP      criu/sockets.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 47.42   DEP      criu/sk-unix.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 47.55   DEP      criu/sk-tcp.d
13:06:21 [2020-11-19T13:06:21.489Z] #39 47.68   DEP      criu/sk-queue.d
13:06:21 [2020-11-19T13:06:21.749Z] + docker info
13:06:21 [2020-11-19T13:06:21.781Z] #39 47.77   DEP      criu/sk-packet.d
13:06:22 [2020-11-19T13:06:22.071Z] #39 47.89   DEP      criu/sk-netlink.d
13:06:22 [2020-11-19T13:06:22.071Z] #39 47.98   DEP      criu/sk-inet.d
13:06:22 [2020-11-19T13:06:22.071Z] #39 48.10   DEP      criu/signalfd.d
13:06:22 [2020-11-19T13:06:22.071Z] #39 ...
13:06:22 [2020-11-19T13:06:22.071Z] 
13:06:22 [2020-11-19T13:06:22.071Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:22 [2020-11-19T13:06:22.071Z] #42 80.76 net
13:06:22 [2020-11-19T13:06:22.363Z] #42 80.78 vendor/golang.org/x/crypto/chacha20poly1305
13:06:22 [2020-11-19T13:06:22.653Z] #42 81.04 vendor/golang.org/x/crypto/curve25519
13:06:22 [2020-11-19T13:06:22.944Z] #42 81.37 vendor/golang.org/x/crypto/hkdf
13:06:22 [2020-11-19T13:06:22.944Z] #42 81.48 vendor/golang.org/x/text/transform
13:06:23 [2020-11-19T13:06:23.575Z] #42 81.93 vendor/golang.org/x/text/unicode/bidi
13:06:24 [2020-11-19T13:06:24.093Z] #7 54.12 Building dependency tree...
13:06:24 [2020-11-19T13:06:24.093Z] #7 56.81 Reading state information...
13:06:24 [2020-11-19T13:06:24.608Z] #42 83.18 vendor/golang.org/x/text/secure/bidirule
13:06:24 [2020-11-19T13:06:24.899Z] #42 83.44 vendor/golang.org/x/text/unicode/norm
13:06:26 [2020-11-19T13:06:26.005Z] #7 ...
13:06:26 [2020-11-19T13:06:26.005Z] 
13:06:26 [2020-11-19T13:06:26.005Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:06:26 [2020-11-19T13:06:26.005Z] #22 54.13 ca-certificates is already the newest version (20200601~deb10u1).
13:06:26 [2020-11-19T13:06:26.005Z] #22 54.13 The following additional packages will be installed:
13:06:26 [2020-11-19T13:06:26.005Z] #22 54.16   libjq1 libonig5
13:06:26 [2020-11-19T13:06:26.005Z] #22 54.88 The following NEW packages will be installed:
13:06:26 [2020-11-19T13:06:26.005Z] #22 54.92   jq libjq1 libonig5
13:06:26 [2020-11-19T13:06:26.005Z] #22 55.51 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:06:26 [2020-11-19T13:06:26.005Z] #22 55.51 Need to get 355 kB of archives.
13:06:26 [2020-11-19T13:06:26.005Z] #22 55.51 After this operation, 1072 kB of additional disk space will be used.
13:06:26 [2020-11-19T13:06:26.005Z] #22 55.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:06:26 [2020-11-19T13:06:26.005Z] #22 55.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:06:26 [2020-11-19T13:06:26.005Z] #22 55.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:06:26 [2020-11-19T13:06:26.005Z] #22 57.30 debconf: delaying package configuration, since apt-utils is not installed
13:06:26 [2020-11-19T13:06:26.005Z] #22 57.71 Fetched 355 kB in 0s (1152 kB/s)
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.08 Selecting previously unselected package libonig5:amd64.
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.08 (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.)
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.17 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.19 Unpacking libonig5:amd64 (6.9.1-1) ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.69 Selecting previously unselected package libjq1:amd64.
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.92 Selecting previously unselected package jq.
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 58.93 Unpacking jq (1.5+dfsg-2+b1) ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 59.20 Setting up libonig5:amd64 (6.9.1-1) ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 59.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 59.23 Setting up jq (1.5+dfsg-2+b1) ...
13:06:26 [2020-11-19T13:06:26.005Z] #22 59.27 Processing triggers for libc-bin (2.28-10) ...
13:06:27 [2020-11-19T13:06:27.389Z] #22 DONE 60.5s
13:06:27 [2020-11-19T13:06:27.389Z] 
13:06:27 [2020-11-19T13:06:27.389Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
13:06:27 [2020-11-19T13:06:27.389Z] #23 DONE 0.0s
13:06:27 [2020-11-19T13:06:27.389Z] 
13:06:27 [2020-11-19T13:06:27.389Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:06:27 [2020-11-19T13:06:27.389Z] #54 51.27 Building dependency tree...
13:06:27 [2020-11-19T13:06:27.389Z] #54 54.07 Reading state information...
13:06:27 [2020-11-19T13:06:27.389Z] #54 57.17 The following additional packages will be installed:
13:06:27 [2020-11-19T13:06:27.389Z] #54 57.20   libbtrfs0
13:06:27 [2020-11-19T13:06:27.389Z] #54 57.51 The following NEW packages will be installed:
13:06:27 [2020-11-19T13:06:27.389Z] #54 57.53   libbtrfs-dev libbtrfs0
13:06:27 [2020-11-19T13:06:27.389Z] #54 58.21 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
13:06:27 [2020-11-19T13:06:27.389Z] #54 58.21 Need to get 119 kB of archives.
13:06:27 [2020-11-19T13:06:27.389Z] #54 58.21 After this operation, 387 kB of additional disk space will be used.
13:06:27 [2020-11-19T13:06:27.389Z] #54 58.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:06:27 [2020-11-19T13:06:27.389Z] #54 58.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:06:27 [2020-11-19T13:06:27.389Z] #54 59.98 debconf: delaying package configuration, since apt-utils is not installed
13:06:27 [2020-11-19T13:06:27.389Z] #54 60.57 Fetched 119 kB in 0s (302 kB/s)
13:06:27 [2020-11-19T13:06:27.389Z] #54 ...
13:06:27 [2020-11-19T13:06:27.389Z] 
13:06:27 [2020-11-19T13:06:27.389Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:27 [2020-11-19T13:06:27.389Z] #7 60.60 The following additional packages will be installed:
13:06:27 [2020-11-19T13:06:27.389Z] #7 60.64   libapparmor1
13:06:27 [2020-11-19T13:06:27.389Z] #7 60.67 Suggested packages:
13:06:27 [2020-11-19T13:06:27.389Z] #7 60.67   seccomp
13:06:27 [2020-11-19T13:06:27.630Z] #42 85.96 vendor/golang.org/x/net/idna
13:06:27 [2020-11-19T13:06:27.630Z] #42 ...
13:06:27 [2020-11-19T13:06:27.630Z] 
13:06:27 [2020-11-19T13:06:27.630Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:27 [2020-11-19T13:06:27.630Z] #14 50.26 Selecting previously unselected package gcc-mingw-w64-base.
13:06:27 [2020-11-19T13:06:27.630Z] #14 50.26 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
13:06:27 [2020-11-19T13:06:27.630Z] #14 50.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:06:27 [2020-11-19T13:06:27.630Z] #14 50.48 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:06:27 [2020-11-19T13:06:27.630Z] #14 50.48 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
13:06:27 [2020-11-19T13:06:27.630Z] #14 50.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:27 [2020-11-19T13:06:27.630Z] #14 ...
13:06:27 [2020-11-19T13:06:27.630Z] 
13:06:27 [2020-11-19T13:06:27.630Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:27 [2020-11-19T13:06:27.630Z] #39 48.25   DEP      criu/sigframe.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 48.36   DEP      criu/shmem.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 48.55   DEP      criu/servicefd.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 48.71   DEP      criu/seize.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 48.92   DEP      criu/seccomp.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 49.05   DEP      criu/rst-malloc.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 49.09   DEP      criu/rbtree.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 49.13   DEP      criu/pstree.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 49.28   DEP      criu/protobuf.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 49.40   GEN      criu/protobuf-desc-gen.h
13:06:27 [2020-11-19T13:06:27.630Z] #39 50.51   DEP      criu/protobuf-desc.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 50.66   DEP      criu/proc_parse.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 50.80   DEP      criu/plugin.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 50.84   DEP      criu/pipes.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 50.95   DEP      criu/pie-util.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 51.07   DEP      criu/pie-util-vdso.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 51.16   DEP      criu/path.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 51.35   DEP      criu/parasite-syscall.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 51.58   DEP      criu/pagemap.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 51.69   DEP      criu/pagemap-cache.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 51.83   DEP      criu/page-xfer.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 52.00   DEP      criu/page-pipe.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 52.15   DEP      criu/netfilter.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 52.29   DEP      criu/net.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 52.53   DEP      criu/namespaces.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 52.76   DEP      criu/mount.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 52.97   DEP      criu/memfd.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 53.11   DEP      criu/mem.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 53.36   DEP      criu/lsm.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 53.48   DEP      criu/log.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 53.55   DEP      criu/libnetlink.d
13:06:27 [2020-11-19T13:06:27.630Z] #39 53.63   DEP      criu/kerndat.d
13:06:27 [2020-11-19T13:06:27.921Z] #39 53.74   DEP      criu/kcmp-ids.d
13:06:27 [2020-11-19T13:06:27.921Z] #39 53.84   DEP      criu/irmap.d
13:06:27 [2020-11-19T13:06:27.921Z] #39 53.91   DEP      criu/ipc_ns.d
13:06:27 [2020-11-19T13:06:27.960Z] #7 61.17 The following NEW packages will be installed:
13:06:27 [2020-11-19T13:06:27.960Z] #7 61.19   libapparmor-dev libapparmor1 libseccomp-dev
13:06:28 [2020-11-19T13:06:28.212Z] #39 54.00   DEP      criu/image.d
13:06:28 [2020-11-19T13:06:28.212Z] #39 54.17   DEP      criu/image-desc.d
13:06:28 [2020-11-19T13:06:28.212Z] #39 54.21   DEP      criu/fsnotify.d
13:06:28 [2020-11-19T13:06:28.212Z] #39 54.31   DEP      criu/filesystems.d
13:06:28 [2020-11-19T13:06:28.212Z] #39 54.39   DEP      criu/files.d
13:06:28 [2020-11-19T13:06:28.502Z] #39 54.51   DEP      criu/files-reg.d
13:06:28 [2020-11-19T13:06:28.532Z] #7 61.71 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:06:28 [2020-11-19T13:06:28.532Z] #7 61.71 Need to get 293 kB of archives.
13:06:28 [2020-11-19T13:06:28.532Z] #7 61.71 After this operation, 952 kB of additional disk space will be used.
13:06:28 [2020-11-19T13:06:28.532Z] #7 61.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:06:28 [2020-11-19T13:06:28.532Z] #7 61.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:06:28 [2020-11-19T13:06:28.532Z] #7 61.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
13:06:28 [2020-11-19T13:06:28.794Z] #39 54.70   DEP      criu/files-ext.d
13:06:28 [2020-11-19T13:06:28.794Z] #39 54.89   DEP      criu/file-lock.d
13:06:29 [2020-11-19T13:06:29.084Z] #39 55.05   DEP      criu/file-ids.d
13:06:29 [2020-11-19T13:06:29.084Z] #39 55.21   DEP      criu/fifo.d
13:06:29 [2020-11-19T13:06:29.375Z] #39 55.41   DEP      criu/fdstore.d
13:06:29 [2020-11-19T13:06:29.474Z] #7 ...
13:06:29 [2020-11-19T13:06:29.474Z] 
13:06:29 [2020-11-19T13:06:29.474Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:06:29 [2020-11-19T13:06:29.474Z] #54 60.78 Selecting previously unselected package libbtrfs0.
13:06:29 [2020-11-19T13:06:29.474Z] #54 60.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:06:29 [2020-11-19T13:06:29.474Z] #54 60.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 60.99 Unpacking libbtrfs0 (4.20.1-2) ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 61.31 Selecting previously unselected package libbtrfs-dev.
13:06:29 [2020-11-19T13:06:29.474Z] #54 61.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 61.32 Unpacking libbtrfs-dev (4.20.1-2) ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 61.80 Setting up libbtrfs0 (4.20.1-2) ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 61.85 Setting up libbtrfs-dev (4.20.1-2) ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 61.87 Processing triggers for libc-bin (2.28-10) ...
13:06:29 [2020-11-19T13:06:29.474Z] #54 DONE 62.6s
13:06:29 [2020-11-19T13:06:29.474Z] 
13:06:29 [2020-11-19T13:06:29.474Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:06:29 [2020-11-19T13:06:29.474Z] #55 DONE 0.1s
13:06:29 [2020-11-19T13:06:29.474Z] 
13:06:29 [2020-11-19T13:06:29.474Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:06:29 [2020-11-19T13:06:29.474Z] #56 DONE 0.1s
13:06:29 [2020-11-19T13:06:29.474Z] 
13:06:29 [2020-11-19T13:06:29.474Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:06:29 [2020-11-19T13:06:29.666Z] #39 55.57   DEP      criu/fault-injection.d
13:06:29 [2020-11-19T13:06:29.666Z] #39 55.62   DEP      criu/external.d
13:06:29 [2020-11-19T13:06:29.666Z] #39 55.69   DEP      criu/eventpoll.d
13:06:29 [2020-11-19T13:06:29.956Z] #39 55.91   DEP      criu/eventfd.d
13:06:30 [2020-11-19T13:06:30.247Z] #39 56.10   DEP      criu/crtools.d
13:06:30 [2020-11-19T13:06:30.247Z] #39 56.31   DEP      criu/cr-service.d
13:06:30 [2020-11-19T13:06:30.417Z] #57 ...
13:06:30 [2020-11-19T13:06:30.418Z] 
13:06:30 [2020-11-19T13:06:30.418Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:30 [2020-11-19T13:06:30.418Z] #31 43.15 Reading package lists...
13:06:30 [2020-11-19T13:06:30.418Z] #31 54.15 Building dependency tree...
13:06:30 [2020-11-19T13:06:30.418Z] #31 56.64 Reading state information...
13:06:30 [2020-11-19T13:06:30.418Z] #31 59.80 The following additional packages will be installed:
13:06:30 [2020-11-19T13:06:30.418Z] #31 59.85   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:06:30 [2020-11-19T13:06:30.418Z] #31 59.91 Suggested packages:
13:06:30 [2020-11-19T13:06:30.418Z] #31 59.91   cmake-doc ninja-build lrzip
13:06:30 [2020-11-19T13:06:30.418Z] #31 59.91 Recommended packages:
13:06:30 [2020-11-19T13:06:30.418Z] #31 59.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:06:30 [2020-11-19T13:06:30.418Z] #31 61.75 The following NEW packages will be installed:
13:06:30 [2020-11-19T13:06:30.418Z] #31 61.75   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:06:30 [2020-11-19T13:06:30.418Z] #31 61.75   vim-common xxd
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.36 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.36 Need to get 14.9 MB of archives.
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.36 After this operation, 61.8 MB of additional disk space will be used.
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 62.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 63.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 63.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 63.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:06:30 [2020-11-19T13:06:30.418Z] #31 63.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:06:30 [2020-11-19T13:06:30.540Z] #39 56.52   DEP      criu/cr-restore.d
13:06:30 [2020-11-19T13:06:30.540Z] #39 ...
13:06:30 [2020-11-19T13:06:30.540Z] 
13:06:30 [2020-11-19T13:06:30.540Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:30 [2020-11-19T13:06:30.540Z] #14 63.32 Selecting previously unselected package g++-mingw-w64-x86-64.
13:06:30 [2020-11-19T13:06:30.540Z] #14 63.33 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
13:06:30 [2020-11-19T13:06:30.540Z] #14 63.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:30 [2020-11-19T13:06:30.678Z] #31 63.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #31 63.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #31 ...
13:06:30 [2020-11-19T13:06:30.678Z] 
13:06:30 [2020-11-19T13:06:30.678Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:30 [2020-11-19T13:06:30.678Z] #7 63.21 debconf: delaying package configuration, since apt-utils is not installed
13:06:30 [2020-11-19T13:06:30.678Z] #7 63.65 Fetched 293 kB in 0s (986 kB/s)
13:06:30 [2020-11-19T13:06:30.678Z] #7 63.93 Selecting previously unselected package libapparmor1:amd64.
13:06:30 [2020-11-19T13:06:30.678Z] #7 63.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
13:06:30 [2020-11-19T13:06:30.678Z] #7 ...
13:06:30 [2020-11-19T13:06:30.678Z] 
13:06:30 [2020-11-19T13:06:30.678Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:30 [2020-11-19T13:06:30.678Z] #38 43.02 Reading package lists...
13:06:30 [2020-11-19T13:06:30.678Z] #38 54.41 Building dependency tree...
13:06:30 [2020-11-19T13:06:30.678Z] #38 56.80 Reading state information...
13:06:30 [2020-11-19T13:06:30.678Z] #38 59.94 The following additional packages will be installed:
13:06:30 [2020-11-19T13:06:30.678Z] #38 59.94   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:06:30 [2020-11-19T13:06:30.678Z] #38 59.96   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:06:30 [2020-11-19T13:06:30.678Z] #38 60.01 Suggested packages:
13:06:30 [2020-11-19T13:06:30.678Z] #38 60.02   manpages-dev python-setuptools
13:06:30 [2020-11-19T13:06:30.678Z] #38 62.56 The following NEW packages will be installed:
13:06:30 [2020-11-19T13:06:30.678Z] #38 62.61   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:06:30 [2020-11-19T13:06:30.678Z] #38 62.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:06:30 [2020-11-19T13:06:30.678Z] #38 62.61   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:06:30 [2020-11-19T13:06:30.678Z] #38 62.61   python-six zlib1g-dev
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.22 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.22 Need to get 4095 kB of archives.
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.22 After this operation, 22.5 MB of additional disk space will be used.
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 63.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 64.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 64.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 64.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:06:30 [2020-11-19T13:06:30.678Z] #38 ...
13:06:30 [2020-11-19T13:06:30.678Z] 
13:06:30 [2020-11-19T13:06:30.678Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:30 [2020-11-19T13:06:30.678Z] #7 63.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:06:30 [2020-11-19T13:06:30.940Z] #7 ...
13:06:30 [2020-11-19T13:06:30.940Z] 
13:06:30 [2020-11-19T13:06:30.940Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:06:30 [2020-11-19T13:06:30.940Z] #66 DONE 63.8s
13:06:30 [2020-11-19T13:06:30.940Z] 
13:06:30 [2020-11-19T13:06:30.940Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:06:30 [2020-11-19T13:06:30.940Z] #7 64.12 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
13:06:30 [2020-11-19T13:06:30.940Z] #7 64.14 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:06:30 [2020-11-19T13:06:30.940Z] #7 64.39 Selecting previously unselected package libapparmor-dev:amd64.
13:06:31 [2020-11-19T13:06:31.201Z] #7 64.42 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
13:06:31 [2020-11-19T13:06:31.201Z] #7 64.42 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:06:31 [2020-11-19T13:06:31.461Z] #7 64.72 Selecting previously unselected package libseccomp-dev:amd64.
13:06:31 [2020-11-19T13:06:31.461Z] #7 64.72 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
13:06:31 [2020-11-19T13:06:31.461Z] #7 64.74 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
13:06:32 [2020-11-19T13:06:32.031Z] #7 65.16 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
13:06:32 [2020-11-19T13:06:32.031Z] #7 65.18 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:06:32 [2020-11-19T13:06:32.031Z] #7 65.19 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:06:32 [2020-11-19T13:06:32.031Z] #7 65.27 Processing triggers for libc-bin (2.28-10) ...
13:06:32 [2020-11-19T13:06:32.606Z] #7 DONE 66.0s
13:06:32 [2020-11-19T13:06:32.607Z] 
13:06:32 [2020-11-19T13:06:32.607Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:06:32 [2020-11-19T13:06:32.867Z] #50 DONE 0.2s
13:06:32 [2020-11-19T13:06:32.867Z] 
13:06:32 [2020-11-19T13:06:32.867Z] #8 [dev 1/25] RUN groupadd -r docker
13:06:33 [2020-11-19T13:06:33.128Z] #8 ...
13:06:33 [2020-11-19T13:06:33.128Z] 
13:06:33 [2020-11-19T13:06:33.128Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:06:33 [2020-11-19T13:06:33.128Z] #51 DONE 0.2s
13:06:33 [2020-11-19T13:06:33.389Z] 
13:06:33 [2020-11-19T13:06:33.389Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:06:34 [2020-11-19T13:06:34.005Z] Client:
13:06:34 [2020-11-19T13:06:34.005Z]  Debug Mode: false
13:06:34 [2020-11-19T13:06:34.005Z] 
13:06:34 [2020-11-19T13:06:34.005Z] Server:
13:06:34 [2020-11-19T13:06:34.005Z]  Containers: 0
13:06:34 [2020-11-19T13:06:34.005Z]   Running: 0
13:06:34 [2020-11-19T13:06:34.005Z]   Paused: 0
13:06:34 [2020-11-19T13:06:34.005Z]   Stopped: 0
13:06:34 [2020-11-19T13:06:34.005Z]  Images: 0
13:06:34 [2020-11-19T13:06:34.005Z]  Server Version: 19.03.13
13:06:34 [2020-11-19T13:06:34.005Z]  Storage Driver: overlay2
13:06:34 [2020-11-19T13:06:34.005Z]   Backing Filesystem: extfs
13:06:34 [2020-11-19T13:06:34.005Z]   Supports d_type: true
13:06:34 [2020-11-19T13:06:34.005Z]   Native Overlay Diff: true
13:06:34 [2020-11-19T13:06:34.005Z]  Logging Driver: json-file
13:06:34 [2020-11-19T13:06:34.005Z]  Cgroup Driver: cgroupfs
13:06:34 [2020-11-19T13:06:34.005Z]  Plugins:
13:06:34 [2020-11-19T13:06:34.005Z]   Volume: local
13:06:34 [2020-11-19T13:06:34.005Z]   Network: bridge host ipvlan macvlan null overlay
13:06:34 [2020-11-19T13:06:34.005Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:06:34 [2020-11-19T13:06:34.005Z]  Swarm: inactive
13:06:34 [2020-11-19T13:06:34.005Z]  Runtimes: runc
13:06:34 [2020-11-19T13:06:34.005Z]  Default Runtime: runc
13:06:34 [2020-11-19T13:06:34.005Z]  Init Binary: docker-init
13:06:34 [2020-11-19T13:06:34.005Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
13:06:34 [2020-11-19T13:06:34.005Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:06:34 [2020-11-19T13:06:34.005Z]  init version: fec3683
13:06:34 [2020-11-19T13:06:34.005Z]  Security Options:
13:06:34 [2020-11-19T13:06:34.005Z]   apparmor
13:06:34 [2020-11-19T13:06:34.005Z]   seccomp
13:06:34 [2020-11-19T13:06:34.005Z]    Profile: default
13:06:34 [2020-11-19T13:06:34.005Z]  Kernel Version: 5.4.0-1025-aws
13:06:34 [2020-11-19T13:06:34.005Z]  Operating System: Ubuntu 18.04.5 LTS
13:06:34 [2020-11-19T13:06:34.005Z]  OSType: linux
13:06:34 [2020-11-19T13:06:34.005Z]  Architecture: x86_64
13:06:34 [2020-11-19T13:06:34.005Z]  CPUs: 2
13:06:34 [2020-11-19T13:06:34.005Z]  Total Memory: 7.487GiB
13:06:34 [2020-11-19T13:06:34.005Z]  Name: ip-10-100-38-220
13:06:34 [2020-11-19T13:06:34.005Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
13:06:34 [2020-11-19T13:06:34.005Z]  Docker Root Dir: /var/lib/docker
13:06:34 [2020-11-19T13:06:34.005Z]  Debug Mode: false
13:06:34 [2020-11-19T13:06:34.005Z]  Registry: https://index.docker.io/v1/
13:06:34 [2020-11-19T13:06:34.005Z]  Labels:
13:06:34 [2020-11-19T13:06:34.005Z]  Experimental: true
13:06:34 [2020-11-19T13:06:34.005Z]  Insecure Registries:
13:06:34 [2020-11-19T13:06:34.005Z]   127.0.0.0/8
13:06:34 [2020-11-19T13:06:34.005Z]  Live Restore Enabled: true
13:06:34 [2020-11-19T13:06:34.005Z] 
13:06:34 [2020-11-19T13:06:34.005Z] WARNING: No swap limit support
[Pipeline] sh
13:06:34 [2020-11-19T13:06:34.381Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:06:34 [2020-11-19T13:06:34.381Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
13:06:34 [2020-11-19T13:06:34.381Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41696/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
13:06:34 [2020-11-19T13:06:34.381Z] + bash /home/ubuntu/workspace/moby_PR-41696/check-config.sh
13:06:34 [2020-11-19T13:06:34.381Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:06:34 [2020-11-19T13:06:34.381Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
13:06:34 [2020-11-19T13:06:34.381Z] 
13:06:34 [2020-11-19T13:06:34.381Z] Generally Necessary:
13:06:34 [2020-11-19T13:06:34.381Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:06:34 [2020-11-19T13:06:34.381Z] - apparmor: enabled and tools installed
13:06:34 [2020-11-19T13:06:34.381Z] - CONFIG_NAMESPACES: enabled
13:06:34 [2020-11-19T13:06:34.381Z] - CONFIG_NET_NS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_PID_NS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_IPC_NS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_UTS_NS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUPS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_CPUACCT: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_DEVICE: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_FREEZER: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_SCHED: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CPUSETS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_MEMCG: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_KEYS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_VETH: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_BRIDGE: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NF_NAT_IPV4: missing
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NF_NAT: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NF_NAT_NEEDED: missing
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_POSIX_MQUEUE: enabled
13:06:34 [2020-11-19T13:06:34.654Z] 
13:06:34 [2020-11-19T13:06:34.654Z] Optional Features:
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_USER_NS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_SECCOMP: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_PIDS: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_MEMCG_SWAP: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
13:06:34 [2020-11-19T13:06:34.654Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_BLK_CGROUP: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_IOSCHED_CFQ: missing
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_PERF: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_HUGETLB: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_CFS_BANDWIDTH: enabled
13:06:34 [2020-11-19T13:06:34.654Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_RT_GROUP_SCHED: missing
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_IP_VS: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_IP_VS_NFCT: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_IP_VS_RR: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_EXT4_FS: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:06:34 [2020-11-19T13:06:34.929Z] - Network Drivers:
13:06:34 [2020-11-19T13:06:34.929Z]   - "overlay":
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_VXLAN: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       Optional (for encrypted networks):
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_CRYPTO: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_CRYPTO_AEAD: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_CRYPTO_GCM: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_CRYPTO_GHASH: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_XFRM: enabled
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_XFRM_USER: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_INET_ESP: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
13:06:34 [2020-11-19T13:06:34.929Z]   - "ipvlan":
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_IPVLAN: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]   - "macvlan":
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_MACVLAN: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_DUMMY: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]   - "ftp,tftp client in container":
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z] - Storage Drivers:
13:06:34 [2020-11-19T13:06:34.929Z]   - "aufs":
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_AUFS_FS: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]   - "btrfs":
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:06:34 [2020-11-19T13:06:34.929Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:06:34 [2020-11-19T13:06:34.929Z]   - "devicemapper":
13:06:35 [2020-11-19T13:06:35.223Z]     - CONFIG_BLK_DEV_DM: enabled
13:06:35 [2020-11-19T13:06:35.223Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:06:35 [2020-11-19T13:06:35.223Z]   - "overlay":
13:06:35 [2020-11-19T13:06:35.223Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:06:35 [2020-11-19T13:06:35.223Z]   - "zfs":
13:06:35 [2020-11-19T13:06:35.223Z]     - /dev/zfs: present
13:06:35 [2020-11-19T13:06:35.223Z]     - zfs command: missing
13:06:35 [2020-11-19T13:06:35.223Z]     - zpool command: missing
13:06:35 [2020-11-19T13:06:35.223Z] 
13:06:35 [2020-11-19T13:06:35.223Z] Limits:
13:06:35 [2020-11-19T13:06:35.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:06:35 [2020-11-19T13:06:35.223Z] 
13:06:35 [2020-11-19T13:06:35.223Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:06:35 [2020-11-19T13:06:35.689Z] + sudo modprobe ip_vs
13:06:35 [2020-11-19T13:06:35.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b .
13:06:35 [2020-11-19T13:06:35.950Z] #1 [internal] load .dockerignore
13:06:35 [2020-11-19T13:06:35.950Z] #1 transferring context: 87B done
13:06:35 [2020-11-19T13:06:35.950Z] #1 DONE 0.1s
13:06:35 [2020-11-19T13:06:35.950Z] 
13:06:35 [2020-11-19T13:06:35.950Z] #2 [internal] load build definition from Dockerfile
13:06:35 [2020-11-19T13:06:35.950Z] #2 transferring dockerfile: 12.30kB done
13:06:35 [2020-11-19T13:06:35.950Z] #2 DONE 0.1s
13:06:35 [2020-11-19T13:06:35.950Z] 
13:06:35 [2020-11-19T13:06:35.950Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.783 + RM_GOPATH=0
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.784 + TMP_GOPATH=
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.784 + : /build
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.784 + '[' -z '' ']'
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.784 ++ mktemp -d
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + export GOPATH=/tmp/tmp.NPd1xwlKfX
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + GOPATH=/tmp/tmp.NPd1xwlKfX
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + RM_GOPATH=1
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 ++ dirname ./install.sh
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + dir=.
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + bin=runc
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + shift
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + '[' '!' -f ./runc.installer ']'
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + . ./runc.installer
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.812 + install_runc
13:06:35 [2020-11-19T13:06:35.966Z] #52 ...
13:06:35 [2020-11-19T13:06:35.966Z] 
13:06:35 [2020-11-19T13:06:35.966Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:06:35 [2020-11-19T13:06:35.966Z] #29 58.68 sync
13:06:35 [2020-11-19T13:06:35.966Z] #29 58.68 internal/reflectlite
13:06:35 [2020-11-19T13:06:35.966Z] #29 63.57 errors
13:06:35 [2020-11-19T13:06:35.966Z] #29 63.57 sort
13:06:35 [2020-11-19T13:06:35.966Z] #29 64.10 strconv
13:06:35 [2020-11-19T13:06:35.966Z] #29 66.22 io
13:06:35 [2020-11-19T13:06:35.966Z] #29 68.48 internal/oserror
13:06:35 [2020-11-19T13:06:35.966Z] #29 68.68 syscall
13:06:35 [2020-11-19T13:06:35.966Z] #29 ...
13:06:35 [2020-11-19T13:06:35.966Z] 
13:06:35 [2020-11-19T13:06:35.966Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.817 + uname -r
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.817 + grep -q '^3\.10\.0.*\.el7\.'
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.851 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.851 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.851 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.851 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NPd1xwlKfX/src/github.com/opencontainers/runc
13:06:35 [2020-11-19T13:06:35.966Z] #52 2.887 Cloning into '/tmp/tmp.NPd1xwlKfX/src/github.com/opencontainers/runc'...
13:06:36 [2020-11-19T13:06:36.142Z] #14 ...
13:06:36 [2020-11-19T13:06:36.142Z] 
13:06:36 [2020-11-19T13:06:36.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:36 [2020-11-19T13:06:36.142Z] #39 56.73   DEP      criu/cr-errno.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 56.74   DEP      criu/cr-dump.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 56.88   DEP      criu/cr-dedup.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.01   DEP      criu/cr-check.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.22   DEP      criu/config.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.30   DEP      criu/clone-noasan.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.34   DEP      criu/cgroup.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.43   DEP      criu/cgroup-props.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.48   DEP      criu/bitmap.d
13:06:36 [2020-11-19T13:06:36.142Z] #39 57.49   DEP      criu/bfd.d
13:06:36 [2020-11-19T13:06:36.143Z] #39 57.55   DEP      criu/autofs.d
13:06:36 [2020-11-19T13:06:36.143Z] #39 57.62   DEP      criu/aio.d
13:06:36 [2020-11-19T13:06:36.143Z] #39 57.75   DEP      criu/action-scripts.d
13:06:36 [2020-11-19T13:06:36.143Z] #39 58.04   CC       criu/action-scripts.o
13:06:36 [2020-11-19T13:06:36.143Z] #39 58.49   CC       criu/aio.o
13:06:36 [2020-11-19T13:06:36.143Z] #39 59.05   CC       criu/autofs.o
13:06:36 [2020-11-19T13:06:36.143Z] #39 60.18   CC       criu/bfd.o
13:06:36 [2020-11-19T13:06:36.143Z] #39 60.69   CC       criu/bitmap.o
13:06:36 [2020-11-19T13:06:36.143Z] #39 60.86   CC       criu/cgroup-props.o
13:06:36 [2020-11-19T13:06:36.143Z] #39 61.53   CC       criu/cgroup.o
13:06:36 [2020-11-19T13:06:36.226Z] #52 ...
13:06:36 [2020-11-19T13:06:36.226Z] 
13:06:36 [2020-11-19T13:06:36.226Z] #8 [dev 1/25] RUN groupadd -r docker
13:06:36 [2020-11-19T13:06:36.226Z] #8 DONE 3.6s
13:06:36 [2020-11-19T13:06:36.486Z] 
13:06:36 [2020-11-19T13:06:36.486Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:06:36 [2020-11-19T13:06:36.526Z] #4 DONE 0.7s
13:06:36 [2020-11-19T13:06:36.526Z] 
13:06:36 [2020-11-19T13:06:36.526Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster
13:06:36 [2020-11-19T13:06:36.526Z] #3 DONE 0.7s
13:06:36 [2020-11-19T13:06:36.526Z] 
13:06:36 [2020-11-19T13:06:36.526Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:06:36 [2020-11-19T13:06:36.526Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
13:06:36 [2020-11-19T13:06:36.526Z] #63 DONE 0.0s
13:06:36 [2020-11-19T13:06:36.526Z] 
13:06:36 [2020-11-19T13:06:36.526Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:06:36 [2020-11-19T13:06:36.526Z] #5 DONE 0.0s
13:06:36 [2020-11-19T13:06:36.526Z] 
13:06:36 [2020-11-19T13:06:36.526Z] #17 [internal] load build context
13:06:36 [2020-11-19T13:06:36.773Z] #39 ...
13:06:36 [2020-11-19T13:06:36.773Z] 
13:06:36 [2020-11-19T13:06:36.773Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.10 + GOBIN=/build
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.10 + /build/gometalinter --install
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14 Installing:
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   deadcode
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   dupl
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   errcheck
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gas
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gochecknoglobals
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gochecknoinits
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   goconst
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gocyclo
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   goimports
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   golint
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gosimple
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gotype
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   gotypex
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   ineffassign
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   interfacer
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   lll
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   maligned
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   megacheck
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   misspell
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   nakedret
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   safesql
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   staticcheck
13:06:36 [2020-11-19T13:06:36.773Z] #48 85.14   structcheck
13:06:36 [2020-11-19T13:06:36.774Z] #48 85.14   unconvert
13:06:36 [2020-11-19T13:06:36.774Z] #48 85.14   unparam
13:06:36 [2020-11-19T13:06:36.774Z] #48 85.14   unused
13:06:36 [2020-11-19T13:06:36.774Z] #48 85.14   varcheck
13:06:36 [2020-11-19T13:06:36.774Z] #48 ...
13:06:36 [2020-11-19T13:06:36.774Z] 
13:06:36 [2020-11-19T13:06:36.774Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:36 [2020-11-19T13:06:36.774Z] #42 87.76 vendor/golang.org/x/net/http2/hpack
13:06:36 [2020-11-19T13:06:36.774Z] #42 88.48 mime
13:06:36 [2020-11-19T13:06:36.774Z] #42 90.14 mime/quotedprintable
13:06:36 [2020-11-19T13:06:36.774Z] #42 90.43 net/http/internal
13:06:36 [2020-11-19T13:06:36.774Z] #42 90.69 os/exec
13:06:36 [2020-11-19T13:06:36.774Z] #42 93.02 net/textproto
13:06:36 [2020-11-19T13:06:36.774Z] #42 93.02 crypto/x509
13:06:36 [2020-11-19T13:06:36.774Z] #42 93.77 vendor/golang.org/x/net/http/httpguts
13:06:36 [2020-11-19T13:06:36.774Z] #42 93.92 vendor/golang.org/x/net/http/httpproxy
13:06:36 [2020-11-19T13:06:36.774Z] #42 94.43 mime/multipart
13:06:37 [2020-11-19T13:06:37.268Z] #26 67.71 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:  79% (1215/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:06:37 [2020-11-19T13:06:37.268Z] #26 70.48 + cd /tmp/tmp.JjpUk8JptU/src/github.com/go-swagger/go-swagger
13:06:37 [2020-11-19T13:06:37.268Z] #26 70.48 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:06:37 [2020-11-19T13:06:37.268Z] #26 ...
13:06:37 [2020-11-19T13:06:37.268Z] 
13:06:37 [2020-11-19T13:06:37.268Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:37 [2020-11-19T13:06:37.268Z] #24 3.479 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:06:37 [2020-11-19T13:06:37.268Z] #24 4.130 
13:06:37 [2020-11-19T13:06:37.268Z] #24 4.342 
#                                                                          2.2%
#####                                                                      7.6%
######                                                                     9.6%
#########                                                                 13.2%
############                                                              17.4%
###############                                                           21.0%
#################                                                         23.7%
###################                                                       27.2%
#####################                                                     30.1%
#########################                                                 34.9%
###########################                                               38.5%
#############################                                             40.4%
###############################                                           43.5%
#################################                                         46.5%
##################################                                        48.2%
#####################################                                     51.9%
########################################                                  55.7%
##########################################                                58.8%
############################################                              62.2%
##############################################                            64.3%
###############################################                           66.2%
#################################################                         68.8%
##################################################                        70.8%
######################################################                    75.7%
#########################################################                 79.9%
############################################################              83.9%
################################################################          90.2%
####################################################################      95.6%
######################################################################## 100.0%
13:06:37 [2020-11-19T13:06:37.268Z] #24 8.202 
13:06:37 [2020-11-19T13:06:37.268Z] #24 8.564 
                                                                           0.0%
##########                                                                13.9%
#####################                                                     30.5%
###########################                                               38.6%
############################################                              61.8%
##############################################                            64.8%
#######################################################                   76.6%
#########################################################                 79.2%
###############################################################           88.0%
######################################################################## 100.0%
13:06:37 [2020-11-19T13:06:37.404Z] #42 95.84 crypto/tls
13:06:37 [2020-11-19T13:06:37.528Z] #24 10.27 
13:06:37 [2020-11-19T13:06:37.528Z] #24 ...
13:06:37 [2020-11-19T13:06:37.528Z] 
13:06:37 [2020-11-19T13:06:37.528Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:06:37 [2020-11-19T13:06:37.528Z] #29 70.41 reflect
13:06:37 [2020-11-19T13:06:37.789Z] #29 ...
13:06:37 [2020-11-19T13:06:37.789Z] 
13:06:37 [2020-11-19T13:06:37.789Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:37 [2020-11-19T13:06:37.789Z] #42 60.60 internal/reflectlite
13:06:37 [2020-11-19T13:06:37.789Z] #42 60.62 sync
13:06:37 [2020-11-19T13:06:37.789Z] #42 63.84 github.com/LK4D4/vndr/godl/singleflight
13:06:37 [2020-11-19T13:06:37.789Z] #42 64.33 math/rand
13:06:37 [2020-11-19T13:06:37.789Z] #42 66.37 internal/singleflight
13:06:37 [2020-11-19T13:06:37.789Z] #42 66.66 errors
13:06:37 [2020-11-19T13:06:37.789Z] #42 67.08 sort
13:06:37 [2020-11-19T13:06:37.789Z] #42 67.63 io
13:06:37 [2020-11-19T13:06:37.789Z] #42 69.30 strconv
13:06:37 [2020-11-19T13:06:37.789Z] #42 70.06 bytes
13:06:38 [2020-11-19T13:06:38.036Z] #42 ...
13:06:38 [2020-11-19T13:06:38.036Z] 
13:06:38 [2020-11-19T13:06:38.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:38 [2020-11-19T13:06:38.036Z] #39 64.04   CC       criu/clone-noasan.o
13:06:38 [2020-11-19T13:06:38.036Z] #39 64.18   CC       criu/config.o
13:06:38 [2020-11-19T13:06:38.049Z] #42 ...
13:06:38 [2020-11-19T13:06:38.049Z] 
13:06:38 [2020-11-19T13:06:38.049Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:38 [2020-11-19T13:06:38.833Z] #24 10.51 
                                                                           0.1%
##                                                                         3.4%
######                                                                     8.8%
##########                                                                14.3%
###############                                                           22.1%
####################                                                      27.8%
#####################                                                     30.1%
############################                                              39.1%
13:06:38 [2020-11-19T13:06:38.833Z] #24 ...
13:06:38 [2020-11-19T13:06:38.833Z] 
13:06:38 [2020-11-19T13:06:38.833Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
13:06:38 [2020-11-19T13:06:38.833Z] #9 DONE 2.5s
13:06:38 [2020-11-19T13:06:38.833Z] 
13:06:38 [2020-11-19T13:06:38.833Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:39 [2020-11-19T13:06:39.540Z] #39 65.29   CC       criu/cr-check.o
13:06:39 [2020-11-19T13:06:39.884Z] #24 10.51 
                                                                           0.1%
##                                                                         3.4%
######                                                                     8.8%
##########                                                                14.3%
###############                                                           22.1%
####################                                                      27.8%
#####################                                                     30.1%
############################                                              39.1%
############################                                              39.7%
##################################                                        48.6%
######################################                                    53.4%
########################################                                  55.9%
#############################################                             63.6%
#################################################                         68.2%
###################################################                       71.5%
#####################################################                     74.3%
###########################################################               82.9%
##############################################################            86.5%
##################################################################        92.5%
#####################################################################     97.1%
######################################################################## 100.0%
13:06:40 [2020-11-19T13:06:40.456Z] #24 13.36 
13:06:40 [2020-11-19T13:06:40.572Z] #39 66.66   CC       criu/cr-dedup.o
13:06:40 [2020-11-19T13:06:40.767Z] #17 transferring context: 23.76MB 4.3s
13:06:40 [2020-11-19T13:06:40.933Z] #39 67.04   CC       criu/cr-dump.o
13:06:41 [2020-11-19T13:06:41.031Z] #24 13.66 
        
13:06:41 [2020-11-19T13:06:41.031Z] #24 ...
13:06:41 [2020-11-19T13:06:41.031Z] 
13:06:41 [2020-11-19T13:06:41.031Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:41 [2020-11-19T13:06:41.031Z] #38 64.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
13:06:41 [2020-11-19T13:06:41.031Z] #38 66.69 debconf: delaying package configuration, since apt-utils is not installed
13:06:41 [2020-11-19T13:06:41.031Z] #38 67.11 Fetched 4095 kB in 1s (3361 kB/s)
13:06:41 [2020-11-19T13:06:41.031Z] #38 67.49 Selecting previously unselected package libcap-dev:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 67.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:06:41 [2020-11-19T13:06:41.031Z] #38 67.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 67.65 Unpacking libcap-dev:amd64 (1:2.25-2) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 68.07 Selecting previously unselected package libnet1:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 68.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 68.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 68.44 Selecting previously unselected package libnet1-dev.
13:06:41 [2020-11-19T13:06:41.031Z] #38 68.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 68.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 69.02 Selecting previously unselected package libnl-3-200:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 69.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 69.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 69.38 Selecting previously unselected package libnl-3-dev:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 69.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 69.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.24 Selecting previously unselected package libprotobuf-c1:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.55 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 70.91 Selecting previously unselected package zlib1g-dev:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 71.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 71.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 72.07 Selecting previously unselected package libprotobuf17:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 72.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 72.13 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 73.67 Selecting previously unselected package libprotobuf-lite17:amd64.
13:06:41 [2020-11-19T13:06:41.031Z] #38 73.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 73.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:06:41 [2020-11-19T13:06:41.031Z] #38 ...
13:06:41 [2020-11-19T13:06:41.031Z] 
13:06:41 [2020-11-19T13:06:41.031Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:06:41 [2020-11-19T13:06:41.031Z] #10 1.579 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:06:41 [2020-11-19T13:06:41.031Z] #10 DONE 2.2s
13:06:41 [2020-11-19T13:06:41.031Z] 
13:06:41 [2020-11-19T13:06:41.031Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:41 [2020-11-19T13:06:41.293Z] #24 13.66 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.0%
13:06:41 [2020-11-19T13:06:41.293Z] #24 ...
13:06:41 [2020-11-19T13:06:41.293Z] 
13:06:41 [2020-11-19T13:06:41.293Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.873 + RM_GOPATH=0
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.873 + TMP_GOPATH=
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.873 + : /build
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.873 + '[' -z '' ']'
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.873 ++ mktemp -d
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.883 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + export GOPATH=/tmp/tmp.FmwI87or5a
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + GOPATH=/tmp/tmp.FmwI87or5a
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + RM_GOPATH=1
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 ++ dirname ./install.sh
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + dir=.
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + bin=containerd
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + shift
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + '[' '!' -f ./containerd.installer ']'
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + . ./containerd.installer
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + install_containerd
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.893 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FmwI87or5a/src/github.com/containerd/containerd
13:06:41 [2020-11-19T13:06:41.293Z] #57 1.915 Cloning into '/tmp/tmp.FmwI87or5a/src/github.com/containerd/containerd'...
13:06:41 [2020-11-19T13:06:41.556Z] #57 ...
13:06:41 [2020-11-19T13:06:41.556Z] 
13:06:41 [2020-11-19T13:06:41.556Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:41 [2020-11-19T13:06:41.723Z] #17 ...
13:06:41 [2020-11-19T13:06:41.723Z] 
13:06:41 [2020-11-19T13:06:41.723Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
13:06:41 [2020-11-19T13:06:41.723Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
13:06:41 [2020-11-19T13:06:41.723Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done
13:06:41 [2020-11-19T13:06:41.723Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
13:06:41 [2020-11-19T13:06:41.723Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.0s done
13:06:41 [2020-11-19T13:06:41.723Z] #63 DONE 4.9s
13:06:41 [2020-11-19T13:06:41.723Z] 
13:06:41 [2020-11-19T13:06:41.723Z] #17 [internal] load build context
13:06:41 [2020-11-19T13:06:41.723Z] #17 ...
13:06:41 [2020-11-19T13:06:41.723Z] 
13:06:41 [2020-11-19T13:06:41.723Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:06:41 [2020-11-19T13:06:41.723Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.59MB / 68.67MB 4.9s
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.37MB / 120.17MB 4.9s
13:06:41 [2020-11-19T13:06:41.723Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s
13:06:41 [2020-11-19T13:06:41.723Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done
13:06:41 [2020-11-19T13:06:41.987Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.79MB / 68.67MB 5.2s
13:06:41 [2020-11-19T13:06:41.987Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.43MB / 120.17MB 5.2s
13:06:42 [2020-11-19T13:06:42.225Z] + dpkg --print-architecture
13:06:42 [2020-11-19T13:06:42.225Z] + cd /tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution
13:06:42 [2020-11-19T13:06:42.225Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:06:42 [2020-11-19T13:06:42.225Z] + GOPATH=/tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bJaNMm4cSB
13:06:42 [2020-11-19T13:06:42.225Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:06:42 [2020-11-19T13:06:42.256Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.99MB / 68.67MB 5.5s
13:06:42 [2020-11-19T13:06:42.524Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.03MB / 120.17MB 5.6s
13:06:42 [2020-11-19T13:06:42.524Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.39MB / 120.17MB 5.9s
13:06:42 [2020-11-19T13:06:42.602Z] #24 13.66 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.0%
##                                                                         3.8%
###                                                                        5.1%
####                                                                       5.9%
#####                                                                      7.5%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.9%
#########                                                                 13.8%
###########                                                               15.9%
############                                                              16.7%
#############                                                             18.2%
13:06:42 [2020-11-19T13:06:42.603Z] #24 ...
13:06:42 [2020-11-19T13:06:42.603Z] 
13:06:42 [2020-11-19T13:06:42.603Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:42 [2020-11-19T13:06:42.603Z] #31 65.88 debconf: delaying package configuration, since apt-utils is not installed
13:06:42 [2020-11-19T13:06:42.603Z] #31 66.43 Fetched 14.9 MB in 2s (7102 kB/s)
13:06:42 [2020-11-19T13:06:42.603Z] #31 66.66 Selecting previously unselected package xxd.
13:06:42 [2020-11-19T13:06:42.603Z] #31 66.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:06:42 [2020-11-19T13:06:42.603Z] #31 66.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 66.86 Unpacking xxd (2:8.1.0875-5) ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 67.35 Selecting previously unselected package vim-common.
13:06:42 [2020-11-19T13:06:42.603Z] #31 67.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 67.52 Unpacking vim-common (2:8.1.0875-5) ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 68.44 Selecting previously unselected package cmake-data.
13:06:42 [2020-11-19T13:06:42.603Z] #31 68.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 68.47 Unpacking cmake-data (3.13.4-1) ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 74.27 Selecting previously unselected package libicu63:amd64.
13:06:42 [2020-11-19T13:06:42.603Z] #31 74.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 74.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:06:42 [2020-11-19T13:06:42.603Z] #31 ...
13:06:42 [2020-11-19T13:06:42.603Z] 
13:06:42 [2020-11-19T13:06:42.603Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:42 [2020-11-19T13:06:42.790Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.89MB / 120.17MB 6.2s
13:06:42 [2020-11-19T13:06:42.863Z] #24 13.66 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.0%
##                                                                         3.8%
###                                                                        5.1%
####                                                                       5.9%
#####                                                                      7.5%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.9%
#########                                                                 13.8%
###########                                                               15.9%
############                                                              16.7%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
13:06:42 [2020-11-19T13:06:42.863Z] #24 ...
13:06:42 [2020-11-19T13:06:42.863Z] 
13:06:42 [2020-11-19T13:06:42.863Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:06:42 [2020-11-19T13:06:42.864Z] #11 DONE 2.0s
13:06:42 [2020-11-19T13:06:42.864Z] 
13:06:42 [2020-11-19T13:06:42.864Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:42 [2020-11-19T13:06:42.996Z] #39 69.02   CC       criu/cr-errno.o
13:06:42 [2020-11-19T13:06:42.996Z] #39 69.09   CC       criu/cr-restore.o
13:06:43 [2020-11-19T13:06:43.056Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.38MB / 120.17MB 6.4s
13:06:43 [2020-11-19T13:06:43.287Z] #39 ...
13:06:43 [2020-11-19T13:06:43.287Z] 
13:06:43 [2020-11-19T13:06:43.287Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.66 Selecting previously unselected package libonig5:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.67 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.67 Unpacking libonig5:s390x (6.9.1-1) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.86 Selecting previously unselected package libjq1:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.87 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.87 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.94 Selecting previously unselected package jq.
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.95 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 73.95 Unpacking jq (1.5+dfsg-2+b1) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.04 Selecting previously unselected package libaio1:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.04 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.04 Unpacking libaio1:s390x (0.3.112-3) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.08 Selecting previously unselected package libbtrfs0.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.09 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.09 Unpacking libbtrfs0 (4.20.1-2) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.14 Selecting previously unselected package libbtrfs-dev.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.14 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.14 Unpacking libbtrfs-dev (4.20.1-2) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.22 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.23 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.23 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.29 Selecting previously unselected package libudev-dev:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.31 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.32 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.44 Selecting previously unselected package libsepol1-dev:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.45 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.45 Unpacking libsepol1-dev:s390x (2.8-1) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.71 Selecting previously unselected package libpcre16-3:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.71 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.72 Unpacking libpcre16-3:s390x (2:8.39-12) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.85 Selecting previously unselected package libpcre32-3:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.86 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 74.86 Unpacking libpcre32-3:s390x (2:8.39-12) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.00 Selecting previously unselected package libpcrecpp0v5:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.00 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.00 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.10 Selecting previously unselected package libpcre3-dev:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.10 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.11 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.36 Selecting previously unselected package libselinux1-dev:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.37 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.38 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.66 Selecting previously unselected package libdevmapper-dev:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.67 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.68 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.75 Selecting previously unselected package libgpm2:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.76 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.76 Unpacking libgpm2:s390x (1.20.7-5) ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.82 Selecting previously unselected package libicu63:s390x.
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.83 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ...
13:06:43 [2020-11-19T13:06:43.287Z] #14 75.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
13:06:43 [2020-11-19T13:06:43.641Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.90MB / 120.17MB 6.9s
13:06:43 [2020-11-19T13:06:43.904Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.0s done
13:06:43 [2020-11-19T13:06:43.904Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.13MB / 120.17MB 7.2s
13:06:44 [2020-11-19T13:06:44.172Z] #5 ...
13:06:44 [2020-11-19T13:06:44.172Z] 
13:06:44 [2020-11-19T13:06:44.172Z] #17 [internal] load build context
13:06:44 [2020-11-19T13:06:44.172Z] #17 transferring context: 51.20MB 7.2s done
13:06:44 [2020-11-19T13:06:44.172Z] #17 DONE 7.5s
13:06:44 [2020-11-19T13:06:44.172Z] 
13:06:44 [2020-11-19T13:06:44.172Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
13:06:44 [2020-11-19T13:06:44.172Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.93MB / 120.17MB 7.4s
13:06:44 [2020-11-19T13:06:44.349Z] #14 ...
13:06:44 [2020-11-19T13:06:44.349Z] 
13:06:44 [2020-11-19T13:06:44.349Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:06:44 [2020-11-19T13:06:44.349Z] #26 102.2 + rm -rf /tmp/tmp.JdHORrQoIm
13:06:44 [2020-11-19T13:06:44.349Z] #26 DONE 102.8s
13:06:44 [2020-11-19T13:06:44.349Z] 
13:06:44 [2020-11-19T13:06:44.349Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:44 [2020-11-19T13:06:44.349Z] #42 100.3 net/http/httptrace
13:06:44 [2020-11-19T13:06:44.349Z] #42 100.4 net/http
13:06:44 [2020-11-19T13:06:44.435Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.65MB / 120.17MB 7.8s
13:06:44 [2020-11-19T13:06:44.978Z] + rm -rf /tmp/tmp.bJaNMm4cSB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.bJaNMm4cSB
13:06:45 [2020-11-19T13:06:45.220Z] #24 13.66 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.0%
##                                                                         3.8%
###                                                                        5.1%
####                                                                       5.9%
#####                                                                      7.5%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.9%
#########                                                                 13.8%
###########                                                               15.9%
############                                                              16.7%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
#################                                                         23.9%
##################                                                        25.4%
###################                                                       26.8%
####################                                                      28.9%
######################                                                    30.7%
#######################                                                   32.4%
#######################                                                   33.1%
##########################                                                36.4%
###########################                                               38.2%
#############################                                             40.7%
##############################                                            42.6%
################################                                          45.7%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.5%
#######################################                                   55.5%
#########################################                                 57.6%
##########################################                                59.4%
############################################                              61.3%
13:06:45 [2020-11-19T13:06:45.220Z] #24 ...
13:06:45 [2020-11-19T13:06:45.220Z] 
13:06:45 [2020-11-19T13:06:45.220Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:06:45 [2020-11-19T13:06:45.220Z] #12 DONE 2.1s
13:06:45 [2020-11-19T13:06:45.220Z] 
13:06:45 [2020-11-19T13:06:45.220Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:45 [2020-11-19T13:06:45.383Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s done
13:06:46 [2020-11-19T13:06:46.518Z] Removing intermediate container fbea244550fe
13:06:46 [2020-11-19T13:06:46.518Z]  ---> 4a1b10a25c03
13:06:46 [2020-11-19T13:06:46.518Z] Step 18/140 : FROM base AS swagger
13:06:46 [2020-11-19T13:06:46.518Z]  ---> 81facd5e84a7
13:06:46 [2020-11-19T13:06:46.518Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5
13:06:46 [2020-11-19T13:06:46.518Z]  ---> Running in 8cf7c59584b0
13:06:46 [2020-11-19T13:06:46.518Z] Removing intermediate container 8cf7c59584b0
13:06:46 [2020-11-19T13:06:46.518Z]  ---> b5e4b088ae93
13:06:46 [2020-11-19T13:06:46.518Z] 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"
13:06:46 [2020-11-19T13:06:46.518Z]  ---> Running in 2afe1818d60d
13:06:46 [2020-11-19T13:06:46.773Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s
13:06:46 [2020-11-19T13:06:46.795Z] #24 13.66 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.0%
##                                                                         3.8%
###                                                                        5.1%
####                                                                       5.9%
#####                                                                      7.5%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.9%
#########                                                                 13.8%
###########                                                               15.9%
############                                                              16.7%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
#################                                                         23.9%
##################                                                        25.4%
###################                                                       26.8%
####################                                                      28.9%
######################                                                    30.7%
#######################                                                   32.4%
#######################                                                   33.1%
##########################                                                36.4%
###########################                                               38.2%
#############################                                             40.7%
##############################                                            42.6%
################################                                          45.7%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.5%
#######################################                                   55.5%
#########################################                                 57.6%
##########################################                                59.4%
############################################                              61.3%
#############################################                             63.3%
###############################################                           65.9%
################################################                          67.4%
#################################################                         69.1%
###################################################                       71.1%
####################################################                      72.9%
#####################################################                     74.6%
#######################################################                   76.6%
########################################################                  78.5%
#########################################################                 80.4%
##########################################################                81.7%
###########################################################               82.7%
#############################################################             85.0%
13:06:46 [2020-11-19T13:06:46.795Z] #24 ...
13:06:46 [2020-11-19T13:06:46.795Z] 
13:06:46 [2020-11-19T13:06:46.795Z] #13 [dev 6/25] RUN ldconfig
13:06:46 [2020-11-19T13:06:46.795Z] #13 DONE 1.5s
13:06:46 [2020-11-19T13:06:46.795Z] 
13:06:46 [2020-11-19T13:06:46.795Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:46 [2020-11-19T13:06:46.820Z] + mktemp -d
13:06:46 [2020-11-19T13:06:46.820Z] + export GOPATH=/tmp/tmp.h1ZrfPdF2p
13:06:46 [2020-11-19T13:06:46.820Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.h1ZrfPdF2p/src/github.com/go-swagger/go-swagger
13:06:46 [2020-11-19T13:06:46.820Z] Cloning into '/tmp/tmp.h1ZrfPdF2p/src/github.com/go-swagger/go-swagger'...
13:06:47 [2020-11-19T13:06:47.035Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.0s done
13:06:47 [2020-11-19T13:06:47.036Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
13:06:47 [2020-11-19T13:06:47.075Z] #42 ...
13:06:47 [2020-11-19T13:06:47.075Z] 
13:06:47 [2020-11-19T13:06:47.075Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.21 Selecting previously unselected package libnet1:s390x.
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.21 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.22 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.29 Selecting previously unselected package libnl-3-200:s390x.
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.29 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.29 Unpacking libnl-3-200:s390x (3.4.0-1) ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.36 Selecting previously unselected package libprotobuf-c1:s390x.
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.36 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.41 Selecting previously unselected package libreadline5:s390x.
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.41 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.41 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.53 Selecting previously unselected package libsystemd-dev:s390x.
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.53 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.53 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.88 Selecting previously unselected package net-tools.
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.88 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
13:06:47 [2020-11-19T13:06:47.075Z] #14 79.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:06:47 [2020-11-19T13:06:47.365Z] #14 80.06 Selecting previously unselected package python-pip-whl.
13:06:47 [2020-11-19T13:06:47.365Z] #14 80.06 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
13:06:47 [2020-11-19T13:06:47.365Z] #14 80.06 Unpacking python-pip-whl (18.1-5) ...
13:06:47 [2020-11-19T13:06:47.576Z] #24 13.66 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.5%
##                                                                         3.0%
##                                                                         3.8%
###                                                                        5.1%
####                                                                       5.9%
#####                                                                      7.5%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  11.9%
#########                                                                 13.8%
###########                                                               15.9%
############                                                              16.7%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
#################                                                         23.9%
##################                                                        25.4%
###################                                                       26.8%
####################                                                      28.9%
######################                                                    30.7%
#######################                                                   32.4%
#######################                                                   33.1%
##########################                                                36.4%
###########################                                               38.2%
#############################                                             40.7%
##############################                                            42.6%
################################                                          45.7%
##################################                                        47.7%
####################################                                      50.1%
#####################################                                     52.5%
#######################################                                   55.5%
#########################################                                 57.6%
##########################################                                59.4%
############################################                              61.3%
#############################################                             63.3%
###############################################                           65.9%
################################################                          67.4%
#################################################                         69.1%
###################################################                       71.1%
####################################################                      72.9%
#####################################################                     74.6%
#######################################################                   76.6%
########################################################                  78.5%
#########################################################                 80.4%
##########################################################                81.7%
###########################################################               82.7%
#############################################################             85.0%
##############################################################            86.2%
###############################################################           87.5%
################################################################          89.5%
################################################################          90.1%
#################################################################         91.4%
##################################################################        92.6%
###################################################################       94.0%
####################################################################      95.2%
######################################################################    97.2%
######################################################################## 100.0%
13:06:47 [2020-11-19T13:06:47.610Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
13:06:47 [2020-11-19T13:06:47.610Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
13:06:47 [2020-11-19T13:06:47.837Z] #24 20.56 
13:06:47 [2020-11-19T13:06:47.995Z] #14 80.71 Selecting previously unselected package python3-lib2to3.
13:06:47 [2020-11-19T13:06:47.996Z] #14 80.71 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
13:06:47 [2020-11-19T13:06:47.996Z] #14 80.71 Unpacking python3-lib2to3 (3.7.3-1) ...
13:06:47 [2020-11-19T13:06:47.996Z] #14 80.85 Selecting previously unselected package python3-distutils.
13:06:47 [2020-11-19T13:06:47.996Z] #14 80.85 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
13:06:47 [2020-11-19T13:06:47.996Z] #14 80.86 Unpacking python3-distutils (3.7.3-1) ...
13:06:47 [2020-11-19T13:06:47.996Z] #14 80.97 Selecting previously unselected package python3-pip.
13:06:48 [2020-11-19T13:06:48.097Z] #24 ...
13:06:48 [2020-11-19T13:06:48.097Z] 
13:06:48 [2020-11-19T13:06:48.097Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:06:48 [2020-11-19T13:06:48.097Z] #26 71.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:06:48 [2020-11-19T13:06:48.196Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done
13:06:48 [2020-11-19T13:06:48.196Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
13:06:48 [2020-11-19T13:06:48.286Z] #14 80.98 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
13:06:48 [2020-11-19T13:06:48.286Z] #14 80.98 Unpacking python3-pip (18.1-5) ...
13:06:48 [2020-11-19T13:06:48.286Z] #14 81.12 Selecting previously unselected package python3-pkg-resources.
13:06:48 [2020-11-19T13:06:48.286Z] #14 81.12 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
13:06:48 [2020-11-19T13:06:48.286Z] #14 81.13 Unpacking python3-pkg-resources (40.8.0-1) ...
13:06:48 [2020-11-19T13:06:48.286Z] #14 81.25 Selecting previously unselected package python3-setuptools.
13:06:48 [2020-11-19T13:06:48.286Z] #14 81.25 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #26 ...
13:06:48 [2020-11-19T13:06:48.357Z] 
13:06:48 [2020-11-19T13:06:48.357Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:48 [2020-11-19T13:06:48.357Z] #38 74.44 Selecting previously unselected package libprotobuf-dev:amd64.
13:06:48 [2020-11-19T13:06:48.357Z] #38 74.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 74.54 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 77.59 Selecting previously unselected package libprotoc17:amd64.
13:06:48 [2020-11-19T13:06:48.357Z] #38 77.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 77.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.13 Selecting previously unselected package protobuf-c-compiler.
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.44 Selecting previously unselected package protobuf-compiler.
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.46 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.62 Selecting previously unselected package python-pkg-resources.
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 79.66 Unpacking python-pkg-resources (40.8.0-1) ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 80.27 Selecting previously unselected package python-six.
13:06:48 [2020-11-19T13:06:48.357Z] #38 80.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 80.32 Unpacking python-six (1.12.0-1) ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 80.59 Selecting previously unselected package python-protobuf.
13:06:48 [2020-11-19T13:06:48.357Z] #38 80.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
13:06:48 [2020-11-19T13:06:48.357Z] #38 80.64 Unpacking python-protobuf (3.6.1.3-2) ...
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.25 Unpacking python3-setuptools (40.8.0-1) ...
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.42 Selecting previously unselected package python3-wheel.
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.42 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.42 Unpacking python3-wheel (0.32.3-2) ...
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.49 Selecting previously unselected package thin-provisioning-tools.
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.49 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
13:06:48 [2020-11-19T13:06:48.577Z] #14 81.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:06:48 [2020-11-19T13:06:48.617Z] #38 81.81 Setting up python-pkg-resources (40.8.0-1) ...
13:06:48 [2020-11-19T13:06:48.867Z] #14 81.76 Selecting previously unselected package vim-runtime.
13:06:49 [2020-11-19T13:06:49.158Z] #14 81.76 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:06:49 [2020-11-19T13:06:49.158Z] #14 81.80 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:06:49 [2020-11-19T13:06:49.158Z] #14 81.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:06:49 [2020-11-19T13:06:49.158Z] #14 81.82 Unpacking vim-runtime (2:8.1.0875-5) ...
13:06:50 [2020-11-19T13:06:50.557Z] #38 ...
13:06:50 [2020-11-19T13:06:50.557Z] 
13:06:50 [2020-11-19T13:06:50.557Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:50 [2020-11-19T13:06:50.557Z] #24 22.84 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:06:50 [2020-11-19T13:06:50.817Z] #24 23.52 
13:06:51 [2020-11-19T13:06:51.077Z] #24 23.69 
#                                                                          2.2%
######################################################################## 100.0%
13:06:51 [2020-11-19T13:06:51.077Z] #24 ...
13:06:51 [2020-11-19T13:06:51.077Z] 
13:06:51 [2020-11-19T13:06:51.077Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:51 [2020-11-19T13:06:51.077Z] #42 74.01 bufio
13:06:51 [2020-11-19T13:06:51.077Z] #42 75.99 reflect
13:06:51 [2020-11-19T13:06:51.077Z] #42 77.79 internal/oserror
13:06:51 [2020-11-19T13:06:51.077Z] #42 78.04 syscall
13:06:51 [2020-11-19T13:06:51.301Z] + cd /tmp/tmp.h1ZrfPdF2p/src/github.com/go-swagger/go-swagger
13:06:51 [2020-11-19T13:06:51.301Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:06:51 [2020-11-19T13:06:51.336Z] #42 ...
13:06:51 [2020-11-19T13:06:51.336Z] 
13:06:51 [2020-11-19T13:06:51.336Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:51 [2020-11-19T13:06:51.336Z] #24 24.08 
13:06:51 [2020-11-19T13:06:51.598Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:06:51 [2020-11-19T13:06:51.946Z] #14 84.37 Selecting previously unselected package vim.
13:06:51 [2020-11-19T13:06:51.946Z] #14 84.37 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ...
13:06:51 [2020-11-19T13:06:51.946Z] #14 84.39 Unpacking vim (2:8.1.0875-5) ...
13:06:51 [2020-11-19T13:06:51.946Z] #14 84.92 Selecting previously unselected package xfsprogs.
13:06:52 [2020-11-19T13:06:52.237Z] #14 84.92 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ...
13:06:52 [2020-11-19T13:06:52.237Z] #14 84.92 Unpacking xfsprogs (4.20.0-1) ...
13:06:52 [2020-11-19T13:06:52.411Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done
13:06:52 [2020-11-19T13:06:52.411Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
13:06:52 [2020-11-19T13:06:52.527Z] #14 85.35 Selecting previously unselected package zip.
13:06:52 [2020-11-19T13:06:52.528Z] #14 85.35 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ...
13:06:52 [2020-11-19T13:06:52.528Z] #14 85.36 Unpacking zip (3.0-11+b1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.52 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.53 Setting up aufs-tools (1:4.14+20190211-1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.54 Setting up libip6tc0:s390x (1.8.2-4) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.55 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.56 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.56 Setting up libgpm2:s390x (1.20.7-5) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.57 Setting up libpcre16-3:s390x (2:8.39-12) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.58 Setting up libip4tc0:s390x (1.8.2-4) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.58 Setting up libsepol1-dev:s390x (2.8-1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.59 Setting up libnftnl11:s390x (1.1.2-2) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.60 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.62 Setting up libicu63:s390x (63.1-6+deb10u1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.63 Setting up xxd (2:8.1.0875-5) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.64 Setting up libbtrfs0 (4.20.1-2) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.64 Setting up zip (3.0-11+b1) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.65 Setting up vim-common (2:8.1.0875-5) ...
13:06:52 [2020-11-19T13:06:52.821Z] #14 85.66 Setting up bash-completion (1:2.8-6) ...
13:06:53 [2020-11-19T13:06:53.460Z] #14 ...
13:06:53 [2020-11-19T13:06:53.460Z] 
13:06:53 [2020-11-19T13:06:53.460Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:06:53 [2020-11-19T13:06:53.460Z] #45 DONE 112.1s
13:06:53 [2020-11-19T13:06:53.460Z] 
13:06:53 [2020-11-19T13:06:53.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:53 [2020-11-19T13:06:53.460Z] #39 72.59   CC       criu/cr-service.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 73.62   CC       criu/crtools.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 73.88   CC       criu/eventfd.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 74.11   CC       criu/eventpoll.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 74.84   CC       criu/external.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 75.09   CC       criu/fault-injection.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 75.21   CC       criu/fdstore.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 75.56   CC       criu/fifo.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 75.97   CC       criu/file-ids.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 76.24   CC       criu/file-lock.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 77.09   CC       criu/files-ext.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 77.45   CC       criu/files-reg.o
13:06:53 [2020-11-19T13:06:53.460Z] #39 78.83   CC       criu/files.o
13:06:53 [2020-11-19T13:06:53.879Z] #24 26.07 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:06:54 [2020-11-19T13:06:54.335Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.3s done
13:06:54 [2020-11-19T13:06:54.449Z] #24 26.94 #=#=#                                                                         
13:06:54 [2020-11-19T13:06:54.597Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
13:06:54 [2020-11-19T13:06:54.710Z] #24 27.21 #=#=#                                                                         

############################################                              61.9%
######################################################################## 100.0%
13:06:54 [2020-11-19T13:06:54.710Z] #24 27.56 
13:06:54 [2020-11-19T13:06:54.976Z] #39 80.64   CC       criu/filesystems.o
13:06:54 [2020-11-19T13:06:54.976Z] #39 ...
13:06:54 [2020-11-19T13:06:54.976Z] 
13:06:54 [2020-11-19T13:06:54.976Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.59 Setting up libiptc0:s390x (1.8.2-4) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.60 Setting up xz-utils (5.2.4-1) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.61 Setting up libpcre32-3:s390x (2:8.39-12) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.62 Setting up libudev-dev:s390x (241-7~deb10u4) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.63 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.64 Setting up libbtrfs-dev (4.20.1-2) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.65 Setting up pigz (2.4-1) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.65 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.66 Setting up libnl-3-200:s390x (3.4.0-1) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.67 Setting up python-pip-whl (18.1-5) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.68 Setting up libmpdec2:s390x (2.4.2-2) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.68 Setting up mingw-w64-common (6.0.0-3) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.69 Setting up vim-runtime (2:8.1.0875-5) ...
13:06:54 [2020-11-19T13:06:54.976Z] #14 87.95 Setting up libaio1:s390x (0.3.112-3) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.96 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.97 Setting up libonig5:s390x (6.9.1-1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.98 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.98 Setting up vim (2:8.1.0875-5) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 87.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.03 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.03 Setting up libpcre3-dev:s390x (2:8.39-12) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.04 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.04 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
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.05 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
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.06 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
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.06 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
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.06 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.07 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.08 Setting up jq (1.5+dfsg-2+b1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.09 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
13:06:55 [2020-11-19T13:06:55.269Z] #14 88.09 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:06:56 [2020-11-19T13:06:56.623Z] #24 29.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:06:56 [2020-11-19T13:06:56.623Z] #24 ...
13:06:56 [2020-11-19T13:06:56.623Z] 
13:06:56 [2020-11-19T13:06:56.623Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:06:56 [2020-11-19T13:06:56.623Z] #14 1.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:06:56 [2020-11-19T13:06:56.623Z] #14 2.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:06:56 [2020-11-19T13:06:56.623Z] #14 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:06:56 [2020-11-19T13:06:56.623Z] #14 3.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:06:56 [2020-11-19T13:06:56.623Z] #14 8.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:06:56 [2020-11-19T13:06:56.884Z] #14 ...
13:06:56 [2020-11-19T13:06:56.884Z] 
13:06:56 [2020-11-19T13:06:56.884Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:06:56 [2020-11-19T13:06:56.884Z] #24 29.60 skipping existing 1849cc453dee
13:06:57 [2020-11-19T13:06:57.145Z] #24 29.95 
13:06:57 [2020-11-19T13:06:57.342Z] #14 ...
13:06:57 [2020-11-19T13:06:57.342Z] 
13:06:57 [2020-11-19T13:06:57.342Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:06:57 [2020-11-19T13:06:57.342Z] #42 109.2 github.com/LK4D4/vndr/godl
13:06:57 [2020-11-19T13:06:57.342Z] #42 109.8 github.com/LK4D4/vndr
13:06:57 [2020-11-19T13:06:57.342Z] #42 DONE 115.5s
13:06:57 [2020-11-19T13:06:57.342Z] 
13:06:57 [2020-11-19T13:06:57.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:06:57 [2020-11-19T13:06:57.342Z] #39 81.14   CC       criu/fsnotify.o
13:06:57 [2020-11-19T13:06:57.342Z] #39 81.80   CC       criu/image-desc.o
13:06:57 [2020-11-19T13:06:57.342Z] #39 81.91   CC       criu/image.o
13:06:57 [2020-11-19T13:06:57.342Z] #39 82.52   CC       criu/ipc_ns.o
13:06:57 [2020-11-19T13:06:57.342Z] #39 83.35   CC       criu/irmap.o
13:06:57 [2020-11-19T13:06:57.994Z] #39 83.89   CC       criu/kcmp-ids.o
13:06:58 [2020-11-19T13:06:58.285Z] #39 84.14   CC       criu/kerndat.o
13:06:58 [2020-11-19T13:06:58.916Z] #39 84.70   CC       criu/libnetlink.o
13:06:58 [2020-11-19T13:06:58.916Z] #39 85.00   CC       criu/log.o
13:06:59 [2020-11-19T13:06:59.206Z] #39 85.30   CC       criu/lsm.o
13:06:59 [2020-11-19T13:06:59.497Z] #39 85.55   CC       criu/mem.o
13:06:59 [2020-11-19T13:06:59.688Z] #24 32.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:06:59 [2020-11-19T13:06:59.688Z] #24 32.59 
13:07:00 [2020-11-19T13:07:00.258Z] #24 32.94 
######################################################################## 100.0%
13:07:00 [2020-11-19T13:07:00.529Z] #24 33.24 
13:07:00 [2020-11-19T13:07:00.530Z] #39 86.60   CC       criu/memfd.o
13:07:00 [2020-11-19T13:07:00.789Z] #24 33.37 Download of images into '/build' complete.
13:07:00 [2020-11-19T13:07:00.789Z] #24 33.37 Use something like the following to load the result into a Docker daemon:
13:07:00 [2020-11-19T13:07:00.789Z] #24 33.37   tar -cC '/build' . | docker load
13:07:01 [2020-11-19T13:07:01.049Z] #24 ...
13:07:01 [2020-11-19T13:07:01.049Z] 
13:07:01 [2020-11-19T13:07:01.049Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:01 [2020-11-19T13:07:01.049Z] #29 83.90 time
13:07:01 [2020-11-19T13:07:01.161Z] #39 86.95   CC       criu/mount.o
13:07:01 [2020-11-19T13:07:01.195Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s
13:07:01 [2020-11-19T13:07:01.309Z] #29 ...
13:07:01 [2020-11-19T13:07:01.309Z] 
13:07:01 [2020-11-19T13:07:01.309Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:01 [2020-11-19T13:07:01.309Z] #31 88.90 Selecting previously unselected package libxml2:amd64.
13:07:01 [2020-11-19T13:07:01.309Z] #31 88.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 88.94 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 89.97 Selecting previously unselected package libarchive13:amd64.
13:07:01 [2020-11-19T13:07:01.309Z] #31 89.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 90.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 91.10 Selecting previously unselected package libjsoncpp1:amd64.
13:07:01 [2020-11-19T13:07:01.309Z] #31 91.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 91.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 91.71 Selecting previously unselected package librhash0:amd64.
13:07:01 [2020-11-19T13:07:01.309Z] #31 91.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 91.72 Unpacking librhash0:amd64 (1.3.8-1) ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 92.41 Selecting previously unselected package libuv1:amd64.
13:07:01 [2020-11-19T13:07:01.309Z] #31 92.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 92.41 Unpacking libuv1:amd64 (1.24.1-1) ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 92.59 Selecting previously unselected package cmake.
13:07:01 [2020-11-19T13:07:01.309Z] #31 92.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:07:01 [2020-11-19T13:07:01.309Z] #31 92.63 Unpacking cmake (3.13.4-1) ...
13:07:01 [2020-11-19T13:07:01.570Z] #31 ...
13:07:01 [2020-11-19T13:07:01.570Z] 
13:07:01 [2020-11-19T13:07:01.570Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:01 [2020-11-19T13:07:01.570Z] #29 94.36 internal/poll
13:07:01 [2020-11-19T13:07:01.796Z] #39 ...
13:07:01 [2020-11-19T13:07:01.796Z] 
13:07:01 [2020-11-19T13:07:01.796Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.30 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.30 Setting up iptables (1.8.2-4) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.36 Setting up python3 (3.7.3-1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 90.76 Setting up python3-wheel (0.32.3-2) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 91.16 Setting up apparmor (2.13.2-10) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 92.01 Setting up python3-lib2to3 (3.7.3-1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 92.26 Setting up python3-pkg-resources (40.8.0-1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 92.86 Setting up python3-distutils (3.7.3-1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 93.15 Setting up python3-setuptools (40.8.0-1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 93.69 Setting up python3-pip (18.1-5) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.20 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.21 Setting up dmsetup (2:1.02.155-3) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.21 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.22 Setting up xfsprogs (4.20.0-1) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.23 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.24 Processing triggers for mime-support (3.62) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 94.25 Processing triggers for libc-bin (2.28-10) ...
13:07:01 [2020-11-19T13:07:01.796Z] #14 DONE 94.6s
13:07:01 [2020-11-19T13:07:01.796Z] 
13:07:01 [2020-11-19T13:07:01.796Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
13:07:01 [2020-11-19T13:07:01.830Z] #29 ...
13:07:01 [2020-11-19T13:07:01.830Z] 
13:07:01 [2020-11-19T13:07:01.830Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:07:01 [2020-11-19T13:07:01.830Z] #24 DONE 34.7s
13:07:02 [2020-11-19T13:07:02.170Z] 
13:07:02 [2020-11-19T13:07:02.170Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:07:02 [2020-11-19T13:07:02.170Z] #52 22.87 Checking out files:  74% (860/1148)   
Checking out files:  75% (861/1148)   
Checking out files:  76% (873/1148)   
Checking out files:  77% (884/1148)   
Checking out files:  78% (896/1148)   
Checking out files:  79% (907/1148)   
Checking out files:  80% (919/1148)   
Checking out files:  81% (930/1148)   
Checking out files:  82% (942/1148)   
Checking out files:  83% (953/1148)   
Checking out files:  84% (965/1148)   
Checking out files:  85% (976/1148)   
Checking out files:  86% (988/1148)   
Checking out files:  87% (999/1148)   
Checking out files:  88% (1011/1148)   
Checking out files:  89% (1022/1148)   
Checking out files:  90% (1034/1148)   
Checking out files:  91% (1045/1148)   
Checking out files:  92% (1057/1148)   
Checking out files:  93% (1068/1148)   
Checking out files:  94% (1080/1148)   
Checking out files:  95% (1091/1148)   
Checking out files:  96% (1103/1148)   
Checking out files:  97% (1114/1148)   
Checking out files:  98% (1126/1148)   
Checking out files:  99% (1137/1148)   
Checking out files: 100% (1148/1148)   
Checking out files: 100% (1148/1148), done.
13:07:02 [2020-11-19T13:07:02.170Z] #52 23.34 + cd /tmp/tmp.NPd1xwlKfX/src/github.com/opencontainers/runc
13:07:02 [2020-11-19T13:07:02.170Z] #52 23.34 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:07:02 [2020-11-19T13:07:02.170Z] #52 24.95 + '[' -z '' ']'
13:07:02 [2020-11-19T13:07:02.170Z] #52 24.95 + target=static
13:07:02 [2020-11-19T13:07:02.170Z] #52 24.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:07:02 [2020-11-19T13:07:02.170Z] #52 28.75 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 .
13:07:02 [2020-11-19T13:07:02.829Z] #15 0.880 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:07:02 [2020-11-19T13:07:02.829Z] #15 0.882 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:07:02 [2020-11-19T13:07:02.829Z] #15 0.884 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:07:02 [2020-11-19T13:07:02.829Z] #15 DONE 1.1s
13:07:02 [2020-11-19T13:07:02.829Z] 
13:07:02 [2020-11-19T13:07:02.829Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
13:07:03 [2020-11-19T13:07:03.123Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.1s done
13:07:03 [2020-11-19T13:07:03.123Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
13:07:03 [2020-11-19T13:07:03.123Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
13:07:03 [2020-11-19T13:07:03.694Z] #5 DONE 26.9s
13:07:03 [2020-11-19T13:07:03.694Z] 
13:07:03 [2020-11-19T13:07:03.694Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
13:07:04 [2020-11-19T13:07:04.357Z] + rm -rf /tmp/tmp.h1ZrfPdF2p
13:07:04 [2020-11-19T13:07:04.996Z] Removing intermediate container 2afe1818d60d
13:07:04 [2020-11-19T13:07:04.996Z]  ---> 604c3d8df332
13:07:04 [2020-11-19T13:07:04.996Z] Step 21/140 : FROM base AS frozen-images
13:07:04 [2020-11-19T13:07:04.996Z]  ---> 81facd5e84a7
13:07:04 [2020-11-19T13:07:04.996Z] Step 22/140 : ARG DEBIAN_FRONTEND
13:07:04 [2020-11-19T13:07:04.996Z]  ---> Using cache
13:07:04 [2020-11-19T13:07:04.996Z]  ---> 82e947308943
13:07:04 [2020-11-19T13:07:04.996Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends         ca-certificates         jq     && rm -rf /var/lib/apt/lists/*
13:07:04 [2020-11-19T13:07:04.996Z]  ---> Running in 8b06a9cda649
13:07:05 [2020-11-19T13:07:05.303Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:05 [2020-11-19T13:07:05.527Z] #52 ...
13:07:05 [2020-11-19T13:07:05.527Z] 
13:07:05 [2020-11-19T13:07:05.527Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:05 [2020-11-19T13:07:05.527Z] #31 98.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:07:05 [2020-11-19T13:07:05.527Z] #31 98.74 Setting up xxd (2:8.1.0875-5) ...
13:07:05 [2020-11-19T13:07:05.527Z] #31 98.75 Setting up libuv1:amd64 (1.24.1-1) ...
13:07:05 [2020-11-19T13:07:05.527Z] #31 98.86 Setting up vim-common (2:8.1.0875-5) ...
13:07:05 [2020-11-19T13:07:05.598Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:05 [2020-11-19T13:07:05.598Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:05 [2020-11-19T13:07:05.598Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:07:05 [2020-11-19T13:07:05.787Z] #31 98.98 Setting up librhash0:amd64 (1.3.8-1) ...
13:07:05 [2020-11-19T13:07:05.787Z] #31 99.04 Setting up cmake-data (3.13.4-1) ...
13:07:05 [2020-11-19T13:07:05.787Z] #31 99.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:07:05 [2020-11-19T13:07:05.787Z] #31 99.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:07:05 [2020-11-19T13:07:05.892Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
13:07:05 [2020-11-19T13:07:05.892Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
13:07:06 [2020-11-19T13:07:06.048Z] #31 99.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:07:06 [2020-11-19T13:07:06.048Z] #31 99.29 Setting up cmake (3.13.4-1) ...
13:07:06 [2020-11-19T13:07:06.048Z] #31 99.32 Processing triggers for libc-bin (2.28-10) ...
13:07:06 [2020-11-19T13:07:06.242Z] #6 DONE 2.3s
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:07:06 [2020-11-19T13:07:06.242Z] #22 ...
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:07:06 [2020-11-19T13:07:06.242Z] #18 DONE 0.1s
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
13:07:06 [2020-11-19T13:07:06.242Z] #65 DONE 0.2s
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
13:07:06 [2020-11-19T13:07:06.242Z] #59 DONE 0.3s
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:07:06 [2020-11-19T13:07:06.242Z] #19 ...
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
13:07:06 [2020-11-19T13:07:06.242Z] #41 DONE 0.3s
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
13:07:06 [2020-11-19T13:07:06.242Z] #44 DONE 0.4s
13:07:06 [2020-11-19T13:07:06.242Z] 
13:07:06 [2020-11-19T13:07:06.242Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ....
13:07:06 [2020-11-19T13:07:06.242Z] #47 DONE 0.4s
13:07:06 [2020-11-19T13:07:06.307Z] #31 99.53 Processing triggers for mime-support (3.62) ...
13:07:06 [2020-11-19T13:07:06.346Z] #16 2.801 Collecting yamllint==1.16.0
13:07:06 [2020-11-19T13:07:06.346Z] #16 3.033   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:07:06 [2020-11-19T13:07:06.346Z] #16 3.063 Collecting pyyaml (from yamllint==1.16.0)
13:07:06 [2020-11-19T13:07:06.346Z] #16 3.169   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:07:06 [2020-11-19T13:07:06.504Z] 
13:07:06 [2020-11-19T13:07:06.504Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:07:06 [2020-11-19T13:07:06.504Z] #19 DONE 0.4s
13:07:06 [2020-11-19T13:07:06.504Z] 
13:07:06 [2020-11-19T13:07:06.504Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
13:07:06 [2020-11-19T13:07:06.504Z] #28 DONE 0.4s
13:07:06 [2020-11-19T13:07:06.504Z] 
13:07:06 [2020-11-19T13:07:06.504Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:06 [2020-11-19T13:07:06.879Z] #31 DONE 100.3s
13:07:06 [2020-11-19T13:07:06.879Z] 
13:07:06 [2020-11-19T13:07:06.879Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:07:06 [2020-11-19T13:07:06.978Z] #16 3.968 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:07:06 [2020-11-19T13:07:06.978Z] #16 3.995   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:07:06 [2020-11-19T13:07:06.978Z] #16 4.010 Building wheels for collected packages: pyyaml
13:07:06 [2020-11-19T13:07:06.978Z] #16 4.011   Running setup.py bdist_wheel for pyyaml: started
13:07:07 [2020-11-19T13:07:07.140Z] #32 DONE 0.1s
13:07:07 [2020-11-19T13:07:07.140Z] 
13:07:07 [2020-11-19T13:07:07.140Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:07:07 [2020-11-19T13:07:07.140Z] #33 DONE 0.1s
13:07:07 [2020-11-19T13:07:07.140Z] 
13:07:07 [2020-11-19T13:07:07.140Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:07 [2020-11-19T13:07:07.140Z] #38 90.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 90.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 90.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 90.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 90.88 Setting up python-six (1.12.0-1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.69 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.74 Setting up libcap-dev:amd64 (1:2.25-2) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.95 Setting up protobuf-compiler (3.6.1.3-2) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 98.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 99.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 99.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:07:07 [2020-11-19T13:07:07.141Z] #38 99.15 Setting up python-protobuf (3.6.1.3-2) ...
13:07:07 [2020-11-19T13:07:07.401Z] #38 ...
13:07:07 [2020-11-19T13:07:07.402Z] 
13:07:07 [2020-11-19T13:07:07.402Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:07:07 [2020-11-19T13:07:07.406Z] Fetched 8176 kB in 2s (4454 kB/s)
13:07:07 [2020-11-19T13:07:07.609Z] #16 4.735   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:07:07 [2020-11-19T13:07:07.609Z] #16 4.737   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:07:07 [2020-11-19T13:07:07.609Z] #16 4.793 Successfully built pyyaml
13:07:07 [2020-11-19T13:07:07.609Z] #16 4.801 Installing collected packages: pyyaml, pathspec, yamllint
13:07:07 [2020-11-19T13:07:07.900Z] #16 5.015 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
13:07:07 [2020-11-19T13:07:07.972Z] #34 ...
13:07:07 [2020-11-19T13:07:07.972Z] 
13:07:07 [2020-11-19T13:07:07.972Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:07 [2020-11-19T13:07:07.972Z] #42 90.84 time
13:07:08 [2020-11-19T13:07:08.056Z] Reading package lists...
13:07:08 [2020-11-19T13:07:08.193Z] #16 DONE 5.3s
13:07:08 [2020-11-19T13:07:08.193Z] 
13:07:08 [2020-11-19T13:07:08.193Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
13:07:08 [2020-11-19T13:07:08.232Z] #42 101.0 internal/poll
13:07:08 [2020-11-19T13:07:08.232Z] #42 ...
13:07:08 [2020-11-19T13:07:08.232Z] 
13:07:08 [2020-11-19T13:07:08.232Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:08 [2020-11-19T13:07:08.232Z] #29 94.85 internal/fmtsort
13:07:08 [2020-11-19T13:07:08.232Z] #29 96.04 internal/syscall/execenv
13:07:08 [2020-11-19T13:07:08.232Z] #29 96.43 internal/syscall/unix
13:07:08 [2020-11-19T13:07:08.232Z] #29 97.17 strings
13:07:08 [2020-11-19T13:07:08.232Z] #29 98.67 os
13:07:08 [2020-11-19T13:07:08.232Z] #29 ...
13:07:08 [2020-11-19T13:07:08.232Z] 
13:07:08 [2020-11-19T13:07:08.232Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:08 [2020-11-19T13:07:08.232Z] #14 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:07:08 [2020-11-19T13:07:08.488Z] #21 DONE 0.1s
13:07:08 [2020-11-19T13:07:08.488Z] 
13:07:08 [2020-11-19T13:07:08.488Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:07:08 [2020-11-19T13:07:08.491Z] #14 ...
13:07:08 [2020-11-19T13:07:08.491Z] 
13:07:08 [2020-11-19T13:07:08.491Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:08 [2020-11-19T13:07:08.491Z] #42 101.1 internal/fmtsort
13:07:08 [2020-11-19T13:07:08.693Z] Reading package lists...
13:07:08 [2020-11-19T13:07:08.693Z] Building dependency tree...
13:07:08 [2020-11-19T13:07:08.693Z] Reading state information...
13:07:08 [2020-11-19T13:07:08.987Z] ca-certificates is already the newest version (20200601~deb10u1).
13:07:08 [2020-11-19T13:07:08.987Z] The following additional packages will be installed:
13:07:08 [2020-11-19T13:07:08.987Z]   libjq1 libonig5
13:07:08 [2020-11-19T13:07:08.987Z] The following NEW packages will be installed:
13:07:08 [2020-11-19T13:07:08.987Z]   jq libjq1 libonig5
13:07:08 [2020-11-19T13:07:08.987Z] 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:07:08 [2020-11-19T13:07:08.987Z] Need to get 358 kB of archives.
13:07:08 [2020-11-19T13:07:08.987Z] After this operation, 1277 kB of additional disk space will be used.
13:07:08 [2020-11-19T13:07:08.987Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
13:07:08 [2020-11-19T13:07:08.987Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
13:07:08 [2020-11-19T13:07:08.987Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
13:07:09 [2020-11-19T13:07:09.118Z] #25 DONE 0.7s
13:07:09 [2020-11-19T13:07:09.118Z] 
13:07:09 [2020-11-19T13:07:09.118Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
13:07:09 [2020-11-19T13:07:09.118Z] #27 DONE 0.2s
13:07:09 [2020-11-19T13:07:09.118Z] 
13:07:09 [2020-11-19T13:07:09.118Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
13:07:09 [2020-11-19T13:07:09.284Z] debconf: delaying package configuration, since apt-utils is not installed
13:07:09 [2020-11-19T13:07:09.284Z] Fetched 358 kB in 0s (5404 kB/s)
13:07:09 [2020-11-19T13:07:09.284Z] Selecting previously unselected package libonig5:ppc64el.
13:07:09 [2020-11-19T13:07:09.284Z] (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.)
13:07:09 [2020-11-19T13:07:09.284Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
13:07:09 [2020-11-19T13:07:09.284Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
13:07:09 [2020-11-19T13:07:09.284Z] Selecting previously unselected package libjq1:ppc64el.
13:07:09 [2020-11-19T13:07:09.284Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
13:07:09 [2020-11-19T13:07:09.284Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:07:09 [2020-11-19T13:07:09.284Z] Selecting previously unselected package jq.
13:07:09 [2020-11-19T13:07:09.284Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
13:07:09 [2020-11-19T13:07:09.284Z] Unpacking jq (1.5+dfsg-2+b1) ...
13:07:09 [2020-11-19T13:07:09.284Z] Setting up libonig5:ppc64el (6.9.1-1) ...
13:07:09 [2020-11-19T13:07:09.284Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:07:09 [2020-11-19T13:07:09.284Z] Setting up jq (1.5+dfsg-2+b1) ...
13:07:09 [2020-11-19T13:07:09.284Z] Processing triggers for libc-bin (2.28-10) ...
13:07:09 [2020-11-19T13:07:09.409Z] #30 DONE 0.1s
13:07:09 [2020-11-19T13:07:09.409Z] 
13:07:09 [2020-11-19T13:07:09.409Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
13:07:09 [2020-11-19T13:07:09.409Z] #35 DONE 0.1s
13:07:09 [2020-11-19T13:07:09.409Z] 
13:07:09 [2020-11-19T13:07:09.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:09 [2020-11-19T13:07:09.409Z] #39 89.02   CC       criu/namespaces.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 90.16   CC       criu/net.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 92.14   CC       criu/netfilter.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 92.47   CC       criu/page-pipe.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 93.01   CC       criu/page-xfer.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 94.13   CC       criu/pagemap-cache.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 94.55   CC       criu/pagemap.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 95.06   CC       criu/parasite-syscall.o
13:07:09 [2020-11-19T13:07:09.409Z] #39 95.52   CC       criu/path.o
13:07:09 [2020-11-19T13:07:09.432Z] #42 102.3 internal/syscall/execenv
13:07:09 [2020-11-19T13:07:09.583Z] Removing intermediate container 8b06a9cda649
13:07:09 [2020-11-19T13:07:09.583Z]  ---> dd088ae1691b
13:07:09 [2020-11-19T13:07:09.583Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh /
13:07:09 [2020-11-19T13:07:09.700Z] #39 95.72   CC       criu/pie-util-vdso.o
13:07:09 [2020-11-19T13:07:09.700Z] #39 95.87   CC       criu/pie-util.o
13:07:09 [2020-11-19T13:07:09.878Z]  ---> a1f6271fff27
13:07:09 [2020-11-19T13:07:09.878Z] 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
13:07:09 [2020-11-19T13:07:09.878Z]  ---> Running in 937ceda7e7d5
13:07:09 [2020-11-19T13:07:09.990Z] #39 96.04   CC       criu/pipes.o
13:07:10 [2020-11-19T13:07:10.005Z] #42 102.7 internal/syscall/unix
13:07:10 [2020-11-19T13:07:10.266Z] #42 103.1 strings
13:07:10 [2020-11-19T13:07:10.622Z] #39 96.51   CC       criu/plugin.o
13:07:10 [2020-11-19T13:07:10.622Z] #39 96.71   CC       criu/proc_parse.o
13:07:11 [2020-11-19T13:07:11.399Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:07:11 [2020-11-19T13:07:11.399Z] 
13:07:11 [2020-11-19T13:07:11.648Z] #42 104.2 os
13:07:11 [2020-11-19T13:07:11.806Z] #29 ...
13:07:11 [2020-11-19T13:07:11.806Z] 
13:07:11 [2020-11-19T13:07:11.806Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.371 + RM_GOPATH=0
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.371 + TMP_GOPATH=
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.371 + : /build
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.371 + '[' -z '' ']'
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.372 ++ mktemp -d
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.372 + export GOPATH=/tmp/tmp.erdGfySemy
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.372 + GOPATH=/tmp/tmp.erdGfySemy
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.372 + RM_GOPATH=1
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.374 ++ dirname ./install.sh
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + dir=.
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + bin=vndr
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + shift
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + '[' '!' -f ./vndr.installer ']'
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + . ./vndr.installer
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + install_vndr
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.erdGfySemy/src/github.com/LK4D4/vndr
13:07:11 [2020-11-19T13:07:11.806Z] #42 5.381 Cloning into '/tmp/tmp.erdGfySemy/src/github.com/LK4D4/vndr'...
13:07:11 [2020-11-19T13:07:11.806Z] #42 ...
13:07:11 [2020-11-19T13:07:11.806Z] 
13:07:11 [2020-11-19T13:07:11.806Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:07:11 [2020-11-19T13:07:11.806Z] #22 5.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:11 [2020-11-19T13:07:11.806Z] #22 5.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:11 [2020-11-19T13:07:11.806Z] #22 5.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:12 [2020-11-19T13:07:12.126Z] #39 98.05   CC       criu/protobuf-desc.o
13:07:12 [2020-11-19T13:07:12.757Z] #39 98.67   CC       criu/protobuf.o
13:07:13 [2020-11-19T13:07:13.048Z] #39 98.90   CC       criu/pstree.o
13:07:13 [2020-11-19T13:07:13.194Z] #22 7.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:07:13 [2020-11-19T13:07:13.679Z] #39 99.73   CC       criu/rbtree.o
13:07:13 [2020-11-19T13:07:13.970Z] #39 99.95   CC       criu/rst-malloc.o
13:07:14 [2020-11-19T13:07:14.105Z] #=#=#                                                                         

                                                                           0.1%
                                                                           0.5%
#                                                                          1.4%
###                                                                        4.4%
#######                                                                   10.1%
###########                                                               16.5%
##############                                                            20.7%
##################                                                        26.1%
####################                                                      29.0%
##########################                                                36.8%
##############################                                            43.0%
##################################                                        47.3%
######################################                                    53.3%
##########################################                                59.2%
###############################################                           65.6%
###################################################                       71.0%
########################################################                  78.2%
###########################################################               83.2%
###############################################################           88.6%
###################################################################       93.9%
######################################################################## 100.0%
13:07:14 [2020-11-19T13:07:14.105Z] 
13:07:14 [2020-11-19T13:07:14.261Z] #39 100.1   CC       criu/seccomp.o
13:07:14 [2020-11-19T13:07:14.261Z] #39 ...
13:07:14 [2020-11-19T13:07:14.261Z] 
13:07:14 [2020-11-19T13:07:14.261Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:07:14 [2020-11-19T13:07:14.261Z] #52 112.9 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
13:07:14 [2020-11-19T13:07:14.400Z] 
####                                                                       6.2%
#############################################                             63.3%
######################################################################## 100.0%
13:07:14 [2020-11-19T13:07:14.696Z] 
13:07:14 [2020-11-19T13:07:14.956Z] #42 ...
13:07:14 [2020-11-19T13:07:14.956Z] 
13:07:14 [2020-11-19T13:07:14.956Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.639 + RM_GOPATH=0
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.639 + TMP_GOPATH=
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.639 + : /build
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.639 + '[' -z '' ']'
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.639 ++ mktemp -d
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.641 + export GOPATH=/tmp/tmp.0T9owlb3Te
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.641 + GOPATH=/tmp/tmp.0T9owlb3Te
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.641 + RM_GOPATH=1
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.641 ++ dirname ./install.sh
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + dir=.
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + bin=tini
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + shift
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + '[' '!' -f ./tini.installer ']'
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + . ./tini.installer
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + install_tini
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.0T9owlb3Te/tini
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.663 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:07:14 [2020-11-19T13:07:14.956Z] #34 1.665 Cloning into '/tmp/tmp.0T9owlb3Te/tini'...
13:07:14 [2020-11-19T13:07:14.956Z] #34 3.018 + cd /tmp/tmp.0T9owlb3Te/tini
13:07:14 [2020-11-19T13:07:14.956Z] #34 3.018 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:07:14 [2020-11-19T13:07:14.956Z] #34 3.095 + cmake .
13:07:14 [2020-11-19T13:07:14.956Z] #34 4.125 -- The C compiler identification is GNU 8.3.0
13:07:14 [2020-11-19T13:07:14.956Z] #34 4.192 -- Check for working C compiler: /usr/bin/cc
13:07:14 [2020-11-19T13:07:14.956Z] #34 5.301 -- Check for working C compiler: /usr/bin/cc -- works
13:07:14 [2020-11-19T13:07:14.956Z] #34 5.310 -- Detecting C compiler ABI info
13:07:14 [2020-11-19T13:07:14.956Z] #34 6.424 -- Detecting C compiler ABI info - done
13:07:14 [2020-11-19T13:07:14.956Z] #34 6.519 -- Detecting C compile features
13:07:14 [2020-11-19T13:07:14.956Z] #34 ...
13:07:14 [2020-11-19T13:07:14.956Z] 
13:07:14 [2020-11-19T13:07:14.956Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:14 [2020-11-19T13:07:14.956Z] #42 107.7 regexp/syntax
13:07:15 [2020-11-19T13:07:15.293Z] #52 113.9 + mkdir -p /build
13:07:15 [2020-11-19T13:07:15.293Z] #52 113.9 + cp runc /build/runc
13:07:15 [2020-11-19T13:07:15.293Z] #52 DONE 114.1s
13:07:15 [2020-11-19T13:07:15.293Z] 
13:07:15 [2020-11-19T13:07:15.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:15 [2020-11-19T13:07:15.293Z] #39 100.6   CC       criu/seize.o
13:07:15 [2020-11-19T13:07:15.293Z] #39 101.3   CC       criu/servicefd.o
13:07:15 [2020-11-19T13:07:15.592Z] #39 101.6   CC       criu/shmem.o
13:07:16 [2020-11-19T13:07:16.180Z] 
                                                                           0.1%
######                                                                     9.3%
############                                                              17.6%
###################                                                       27.1%
#########################                                                 36.0%
##############################                                            42.4%
####################################                                      50.5%
#########################################                                 57.7%
##############################################                            64.9%
###################################################                       72.1%
########################################################                  79.0%
############################################################              84.5%
##################################################################        92.3%
######################################################################## 100.0%
13:07:16 [2020-11-19T13:07:16.249Z] #39 102.3   CC       criu/sigframe.o
13:07:16 [2020-11-19T13:07:16.249Z] #39 102.4   CC       criu/signalfd.o
13:07:16 [2020-11-19T13:07:16.472Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #22 ...
13:07:16 [2020-11-19T13:07:16.499Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:16 [2020-11-19T13:07:16.499Z] #38 5.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #38 5.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #38 5.870 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #38 6.773 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #38 ...
13:07:16 [2020-11-19T13:07:16.499Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:07:16 [2020-11-19T13:07:16.499Z] #54 6.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #54 7.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #54 7.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #54 9.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #54 ...
13:07:16 [2020-11-19T13:07:16.499Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:07:16 [2020-11-19T13:07:16.499Z] #26 6.148 + mktemp -d
13:07:16 [2020-11-19T13:07:16.499Z] #26 6.148 + export GOPATH=/tmp/tmp.YHGWChl5Wg
13:07:16 [2020-11-19T13:07:16.499Z] #26 6.148 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.YHGWChl5Wg/src/github.com/go-swagger/go-swagger
13:07:16 [2020-11-19T13:07:16.499Z] #26 6.155 Cloning into '/tmp/tmp.YHGWChl5Wg/src/github.com/go-swagger/go-swagger'...
13:07:16 [2020-11-19T13:07:16.499Z] #26 ...
13:07:16 [2020-11-19T13:07:16.499Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:07:16 [2020-11-19T13:07:16.499Z] #36 6.855 + mktemp -d
13:07:16 [2020-11-19T13:07:16.499Z] #36 6.859 + export GOPATH=/tmp/tmp.6DrZ1GS8CR
13:07:16 [2020-11-19T13:07:16.499Z] #36 6.859 + git clone https://github.com/docker/distribution.git /tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution
13:07:16 [2020-11-19T13:07:16.499Z] #36 6.860 Cloning into '/tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution'...
13:07:16 [2020-11-19T13:07:16.499Z] #36 ...
13:07:16 [2020-11-19T13:07:16.499Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:07:16 [2020-11-19T13:07:16.499Z] #7 7.169 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #7 7.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #7 7.472 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #7 9.326 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:07:16 [2020-11-19T13:07:16.499Z] #7 ...
13:07:16 [2020-11-19T13:07:16.499Z] 
13:07:16 [2020-11-19T13:07:16.499Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.049 + RM_GOPATH=0
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.049 + TMP_GOPATH=
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.049 + : /build
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.049 + '[' -z '' ']'
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.049 ++ mktemp -d
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 Install docker/cli version 17.06.2-ce from stable
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + export GOPATH=/tmp/tmp.7SEOeFcpoP
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + GOPATH=/tmp/tmp.7SEOeFcpoP
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + RM_GOPATH=1
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 ++ dirname ./install.sh
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + dir=.
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + bin=dockercli
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + shift
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + '[' '!' -f ./dockercli.installer ']'
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + . ./dockercli.installer
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 ++ : stable
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 ++ : 17.06.2-ce
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + install_dockercli
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.063 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.069 ++ uname -m
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.069 + arch=x86_64
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.069 + '[' x86_64 '!=' x86_64 ']'
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.069 + url=https://download.docker.com/linux/static
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.069 + tar -xz docker/docker
13:07:16 [2020-11-19T13:07:16.499Z] #20 6.069 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:07:16 [2020-11-19T13:07:16.540Z] #39 102.5   CC       criu/sk-inet.o
13:07:16 [2020-11-19T13:07:16.763Z] #20 ...
13:07:16 [2020-11-19T13:07:16.763Z] 
13:07:16 [2020-11-19T13:07:16.763Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.527 + RM_GOPATH=0
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.527 + TMP_GOPATH=
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.527 + : /build
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.527 + '[' -z '' ']'
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.527 ++ mktemp -d
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.536 + export GOPATH=/tmp/tmp.Oxr9M2KMqu
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.536 + GOPATH=/tmp/tmp.Oxr9M2KMqu
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.536 + RM_GOPATH=1
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.536 ++ dirname ./install.sh
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + dir=.
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + bin=proxy
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + shift
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + '[' '!' -f ./proxy.installer ']'
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + . ./proxy.installer
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 ++ : 55e924b8a84231a065879156c0de95aefc5f5435
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + install_proxy
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + case "$1" in
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + export CGO_ENABLED=0
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + CGO_ENABLED=0
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + _install_proxy
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.542 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Oxr9M2KMqu/src/github.com/docker/libnetwork
13:07:16 [2020-11-19T13:07:16.763Z] #66 6.555 Cloning into '/tmp/tmp.Oxr9M2KMqu/src/github.com/docker/libnetwork'...
13:07:16 [2020-11-19T13:07:16.763Z] #66 ...
13:07:16 [2020-11-19T13:07:16.763Z] 
13:07:16 [2020-11-19T13:07:16.763Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:16 [2020-11-19T13:07:16.763Z] #31 6.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:16 [2020-11-19T13:07:16.763Z] #31 6.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:16 [2020-11-19T13:07:16.763Z] #31 6.130 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:16 [2020-11-19T13:07:16.763Z] #31 7.638 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:07:16 [2020-11-19T13:07:16.763Z] #31 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:07:16 [2020-11-19T13:07:16.831Z] #39 102.9   CC       criu/sk-netlink.o
13:07:17 [2020-11-19T13:07:17.026Z] #31 ...
13:07:17 [2020-11-19T13:07:17.026Z] 
13:07:17 [2020-11-19T13:07:17.026Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.483 + RM_GOPATH=0
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.483 + TMP_GOPATH=
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.483 + : /build
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.483 + '[' -z '' ']'
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.491 ++ mktemp -d
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.491 + export GOPATH=/tmp/tmp.N8xU5vA3UJ
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.491 + GOPATH=/tmp/tmp.N8xU5vA3UJ
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.491 + RM_GOPATH=1
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.491 ++ dirname ./install.sh
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + dir=.
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + bin=gotestsum
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + shift
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + '[' '!' -f ./gotestsum.installer ']'
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + . ./gotestsum.installer
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 ++ : v0.3.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + install_gotestsum
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.500 + set -e
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.501 + export GO111MODULE=on
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.501 + GO111MODULE=on
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.502 + go get -d gotest.tools/gotestsum@v0.3.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.736 go: finding gotest.tools/gotestsum v0.3.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 6.739 go: finding gotest.tools v0.3.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 7.565 go: downloading gotest.tools/gotestsum v0.3.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 8.243 go: extracting gotest.tools/gotestsum v0.3.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.150 go: downloading gotest.tools v2.1.0+incompatible
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.329 go: extracting gotest.tools v2.1.0+incompatible
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.446 go: downloading github.com/pkg/errors v0.8.0
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.448 go: downloading github.com/sirupsen/logrus v1.0.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.473 go: downloading github.com/fatih/color v1.6.0
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.622 go: downloading github.com/spf13/pflag v1.0.1
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.678 go: extracting github.com/pkg/errors v0.8.0
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.710 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:07:17 [2020-11-19T13:07:17.026Z] #45 9.773 go: downloading github.com/jonboulle/clockwork v0.1.0
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.49 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.50 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.50 go: extracting github.com/jonboulle/clockwork v0.1.0
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.50 go: extracting github.com/sirupsen/logrus v1.0.5
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.51 go: extracting github.com/fatih/color v1.6.0
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.62 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.64 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.71 go: downloading github.com/mattn/go-colorable v0.0.9
13:07:17 [2020-11-19T13:07:17.026Z] #45 10.72 go: downloading github.com/mattn/go-isatty v0.0.3
13:07:17 [2020-11-19T13:07:17.026Z] #45 ...
13:07:17 [2020-11-19T13:07:17.026Z] 
13:07:17 [2020-11-19T13:07:17.026Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + RM_GOPATH=0
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + TMP_GOPATH=
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + : /build
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + '[' -z '' ']'
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 ++ mktemp -d
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + export GOPATH=/tmp/tmp.6vYfZ3tVFw
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + GOPATH=/tmp/tmp.6vYfZ3tVFw
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 + RM_GOPATH=1
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.723 ++ dirname ./install.sh
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 Installing gometalinter version v2.0.6
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + dir=.
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + bin=gometalinter
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + shift
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + '[' '!' -f ./gometalinter.installer ']'
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + . ./gometalinter.installer
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 ++ GOMETALINTER_COMMIT=v2.0.6
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + install_gometalinter
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + echo 'Installing gometalinter version v2.0.6'
13:07:17 [2020-11-19T13:07:17.026Z] #48 5.732 + go get -d github.com/alecthomas/gometalinter
13:07:17 [2020-11-19T13:07:17.121Z] #39 103.1   CC       criu/sk-packet.o
13:07:17 [2020-11-19T13:07:17.289Z] #48 ...
13:07:17 [2020-11-19T13:07:17.289Z] 
13:07:17 [2020-11-19T13:07:17.289Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.648 + RM_GOPATH=0
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.648 + TMP_GOPATH=
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.648 + : /build/
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.648 + '[' -z '' ']'
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 ++ mktemp -d
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + export GOPATH=/tmp/tmp.XNws5NOwT9
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + GOPATH=/tmp/tmp.XNws5NOwT9
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + RM_GOPATH=1
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 ++ dirname ./install.sh
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + dir=.
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + bin=rootlesskit
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + shift
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + '[' '!' -f ./rootlesskit.installer ']'
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + . ./rootlesskit.installer
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + install_rootlesskit
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + case "$1" in
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + export CGO_ENABLED=0
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + CGO_ENABLED=0
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + _install_rootlesskit
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.687 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.696 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XNws5NOwT9/src/github.com/rootless-containers/rootlesskit
13:07:17 [2020-11-19T13:07:17.289Z] #60 6.697 Cloning into '/tmp/tmp.XNws5NOwT9/src/github.com/rootless-containers/rootlesskit'...
13:07:17 [2020-11-19T13:07:17.289Z] #60 ...
13:07:17 [2020-11-19T13:07:17.289Z] 
13:07:17 [2020-11-19T13:07:17.289Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:07:17 [2020-11-19T13:07:17.289Z] #22 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:07:17 [2020-11-19T13:07:17.412Z] #39 103.4   CC       criu/sk-queue.o
13:07:17 [2020-11-19T13:07:17.703Z] #39 103.7   CC       criu/sk-tcp.o
13:07:17 [2020-11-19T13:07:17.993Z] #39 104.0   CC       criu/sk-unix.o
13:07:18 [2020-11-19T13:07:18.255Z] #42 ...
13:07:18 [2020-11-19T13:07:18.255Z] 
13:07:18 [2020-11-19T13:07:18.255Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:18 [2020-11-19T13:07:18.255Z] #38 110.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
13:07:18 [2020-11-19T13:07:18.255Z] #38 110.5 Processing triggers for libc-bin (2.28-10) ...
13:07:18 [2020-11-19T13:07:18.255Z] #38 DONE 111.1s
13:07:18 [2020-11-19T13:07:18.255Z] 
13:07:18 [2020-11-19T13:07:18.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:18 [2020-11-19T13:07:18.625Z] #39 104.8   CC       criu/sockets.o
13:07:19 [2020-11-19T13:07:19.288Z] #39 105.2   CC       criu/stats.o
13:07:19 [2020-11-19T13:07:19.288Z] #39 105.3   CC       criu/string.o
13:07:19 [2020-11-19T13:07:19.288Z] #39 105.4   CC       criu/sysctl.o
13:07:19 [2020-11-19T13:07:19.640Z] #39 ...
13:07:19 [2020-11-19T13:07:19.640Z] 
13:07:19 [2020-11-19T13:07:19.640Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:19 [2020-11-19T13:07:19.640Z] #29 102.3 bytes
13:07:19 [2020-11-19T13:07:19.640Z] #29 105.1 fmt
13:07:19 [2020-11-19T13:07:19.640Z] #29 105.6 bufio
13:07:19 [2020-11-19T13:07:19.640Z] #29 108.7 path/filepath
13:07:19 [2020-11-19T13:07:19.640Z] #29 111.2 io/ioutil
13:07:19 [2020-11-19T13:07:19.640Z] #29 112.5 path
13:07:19 [2020-11-19T13:07:19.640Z] #29 ...
13:07:19 [2020-11-19T13:07:19.640Z] 
13:07:19 [2020-11-19T13:07:19.640Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:19 [2020-11-19T13:07:19.640Z] #42 112.4 fmt
13:07:19 [2020-11-19T13:07:19.918Z] #39 105.8   CC       criu/sysfs_parse.o
13:07:19 [2020-11-19T13:07:19.918Z] #39 106.0   CC       criu/timens.o
13:07:19 [2020-11-19T13:07:19.918Z] #39 106.1   CC       criu/timerfd.o
13:07:20 [2020-11-19T13:07:20.549Z] #39 106.3   CC       criu/tty.o
13:07:21 [2020-11-19T13:07:21.180Z] #39 107.1   CC       criu/tun.o
13:07:21 [2020-11-19T13:07:21.471Z] #39 107.4   CC       criu/uffd.o
13:07:22 [2020-11-19T13:07:22.102Z] #39 ...
13:07:22 [2020-11-19T13:07:22.102Z] 
13:07:22 [2020-11-19T13:07:22.102Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:07:22 [2020-11-19T13:07:22.102Z] #36 140.8 + dpkg --print-architecture
13:07:22 [2020-11-19T13:07:22.102Z] #36 140.8 + cd /tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution
13:07:22 [2020-11-19T13:07:22.102Z] #36 140.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:07:22 [2020-11-19T13:07:22.187Z] #42 ...
13:07:22 [2020-11-19T13:07:22.187Z] 
13:07:22 [2020-11-19T13:07:22.187Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:22 [2020-11-19T13:07:22.187Z] #14 24.99 Fetched 8401 kB in 23s (360 kB/s)
13:07:22 [2020-11-19T13:07:22.187Z] #14 24.99 Reading package lists...
13:07:22 [2020-11-19T13:07:22.187Z] #14 ...
13:07:22 [2020-11-19T13:07:22.187Z] 
13:07:22 [2020-11-19T13:07:22.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:22 [2020-11-19T13:07:22.187Z] #39 3.015 Note: Building without setproctitle() and strlcpy() support.
13:07:22 [2020-11-19T13:07:22.187Z] #39 3.015       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:07:22 [2020-11-19T13:07:22.187Z] #39 3.053 Note: Building without GnuTLS support
13:07:22 [2020-11-19T13:07:22.187Z] #39 3.082 Makefile.config:39: Warn: you have no libnftables installed
13:07:22 [2020-11-19T13:07:22.187Z] #39 3.082 Makefile.config:40: Warn: Building without nftables support
13:07:22 [2020-11-19T13:07:22.240Z] #=#=#                                                                         

                                                                           0.0%
                                                                           0.1%
                                                                           0.5%
#                                                                          1.5%
##                                                                         3.8%
####                                                                       6.2%
######                                                                     9.3%
########                                                                  11.1%
#########                                                                 12.7%
###########                                                               15.6%
#############                                                             19.0%
###############                                                           21.9%
#################                                                         23.7%
###################                                                       26.9%
#####################                                                     29.8%
######################                                                    31.6%
#########################                                                 35.0%
##########################                                                36.7%
###########################                                               38.6%
#############################                                             41.6%
################################                                          44.8%
#################################                                         46.6%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    53.6%
########################################                                  56.5%
##########################################                                59.4%
############################################                              61.1%
#############################################                             63.8%
##############################################                            64.8%
###############################################                           65.8%
################################################                          67.7%
###################################################                       71.7%
####################################################                      72.9%
#######################################################                   77.5%
##########################################################                80.6%
###########################################################               82.6%
#############################################################             85.1%
###############################################################           87.6%
################################################################          90.1%
##################################################################        92.6%
####################################################################      95.3%
######################################################################    97.8%
######################################################################## 100.0%
13:07:22 [2020-11-19T13:07:22.240Z] 
13:07:22 [2020-11-19T13:07:22.393Z] #36 141.1 + GOPATH=/tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eiCxYofqNo
13:07:22 [2020-11-19T13:07:22.393Z] #36 141.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:07:22 [2020-11-19T13:07:22.608Z] #22 15.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:07:22 [2020-11-19T13:07:22.608Z] #22 ...
13:07:22 [2020-11-19T13:07:22.608Z] 
13:07:22 [2020-11-19T13:07:22.608Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:22 [2020-11-19T13:07:22.608Z] #42 5.989 + cd /tmp/tmp.erdGfySemy/src/github.com/LK4D4/vndr
13:07:22 [2020-11-19T13:07:22.608Z] #42 5.989 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:07:22 [2020-11-19T13:07:22.608Z] #42 6.016 + go build -buildmode=pie -v -o /build/vndr .
13:07:22 [2020-11-19T13:07:22.608Z] #42 7.831 runtime/internal/atomic
13:07:22 [2020-11-19T13:07:22.608Z] #42 7.951 internal/cpu
13:07:22 [2020-11-19T13:07:22.608Z] #42 8.097 runtime/internal/sys
13:07:22 [2020-11-19T13:07:22.608Z] #42 8.414 runtime/internal/math
13:07:22 [2020-11-19T13:07:22.608Z] #42 8.563 internal/race
13:07:22 [2020-11-19T13:07:22.608Z] #42 8.563 internal/bytealg
13:07:22 [2020-11-19T13:07:22.608Z] #42 8.807 sync/atomic
13:07:22 [2020-11-19T13:07:22.608Z] #42 9.579 unicode
13:07:22 [2020-11-19T13:07:22.608Z] #42 10.27 runtime
13:07:22 [2020-11-19T13:07:22.608Z] #42 15.35 unicode/utf8
13:07:22 [2020-11-19T13:07:22.608Z] #42 16.11 math/bits
13:07:22 [2020-11-19T13:07:22.608Z] #42 ...
13:07:22 [2020-11-19T13:07:22.608Z] 
13:07:22 [2020-11-19T13:07:22.608Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:07:22 [2020-11-19T13:07:22.608Z] #60 15.67 + cd /tmp/tmp.XNws5NOwT9/src/github.com/rootless-containers/rootlesskit
13:07:22 [2020-11-19T13:07:22.608Z] #60 15.67 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:07:22 [2020-11-19T13:07:22.608Z] #60 16.28 + for f in rootlesskit rootlesskit-docker-proxy
13:07:22 [2020-11-19T13:07:22.608Z] #60 16.28 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:07:22 [2020-11-19T13:07:22.758Z] #39 ...
13:07:22 [2020-11-19T13:07:22.758Z] 
13:07:22 [2020-11-19T13:07:22.758Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:07:22 [2020-11-19T13:07:22.758Z] #34 10.36 -- Detecting C compile features - done
13:07:22 [2020-11-19T13:07:22.758Z] #34 10.43 -- Performing Test HAS_BUILTIN_FORTIFY
13:07:22 [2020-11-19T13:07:22.758Z] #34 10.95 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:07:22 [2020-11-19T13:07:22.758Z] #34 11.13 -- Configuring done
13:07:22 [2020-11-19T13:07:22.758Z] #34 11.14 -- Generating done
13:07:22 [2020-11-19T13:07:22.758Z] #34 11.23 -- Build files have been written to: /tmp/tmp.0T9owlb3Te/tini
13:07:22 [2020-11-19T13:07:22.758Z] #34 11.24 + make tini-static
13:07:22 [2020-11-19T13:07:22.758Z] #34 11.97 Scanning dependencies of target tini-static
13:07:22 [2020-11-19T13:07:22.758Z] #34 12.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:07:22 [2020-11-19T13:07:22.758Z] #34 14.04 [100%] Linking C executable tini-static
13:07:22 [2020-11-19T13:07:22.758Z] #34 15.13 [100%] Built target tini-static
13:07:22 [2020-11-19T13:07:22.758Z] #34 15.23 + mkdir -p /build
13:07:22 [2020-11-19T13:07:22.758Z] #34 15.25 + cp tini-static /build/docker-init
13:07:22 [2020-11-19T13:07:22.758Z] #34 DONE 15.6s
13:07:22 [2020-11-19T13:07:22.870Z] #60 ...
13:07:22 [2020-11-19T13:07:22.870Z] 
13:07:22 [2020-11-19T13:07:22.870Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.403 + RM_GOPATH=0
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.403 + TMP_GOPATH=
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.403 + : /build
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.403 + '[' -z '' ']'
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.403 ++ mktemp -d
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.411 + export GOPATH=/tmp/tmp.DUd7X9tgP9
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.411 + GOPATH=/tmp/tmp.DUd7X9tgP9
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.411 + RM_GOPATH=1
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.411 ++ dirname ./install.sh
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.416 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + dir=.
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + bin=tomlv
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + shift
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + '[' '!' -f ./tomlv.installer ']'
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + . ./tomlv.installer
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + install_tomlv
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DUd7X9tgP9/src/github.com/BurntSushi/toml
13:07:22 [2020-11-19T13:07:22.870Z] #29 6.418 Cloning into '/tmp/tmp.DUd7X9tgP9/src/github.com/BurntSushi/toml'...
13:07:22 [2020-11-19T13:07:22.870Z] #29 7.551 + cd /tmp/tmp.DUd7X9tgP9/src/github.com/BurntSushi/toml
13:07:22 [2020-11-19T13:07:22.870Z] #29 7.554 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:07:22 [2020-11-19T13:07:22.870Z] #29 7.591 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:07:22 [2020-11-19T13:07:22.870Z] #29 8.612 internal/cpu
13:07:22 [2020-11-19T13:07:22.870Z] #29 8.615 runtime/internal/atomic
13:07:22 [2020-11-19T13:07:22.870Z] #29 9.149 runtime/internal/sys
13:07:22 [2020-11-19T13:07:22.870Z] #29 9.280 internal/bytealg
13:07:22 [2020-11-19T13:07:22.870Z] #29 9.416 runtime/internal/math
13:07:22 [2020-11-19T13:07:22.870Z] #29 9.597 math/bits
13:07:22 [2020-11-19T13:07:22.870Z] #29 10.56 runtime
13:07:22 [2020-11-19T13:07:22.870Z] #29 10.61 math
13:07:23 [2020-11-19T13:07:23.019Z] 
13:07:23 [2020-11-19T13:07:23.019Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:23 [2020-11-19T13:07:23.131Z] #29 16.63 unicode/utf8
13:07:23 [2020-11-19T13:07:23.281Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:07:23 [2020-11-19T13:07:23.281Z] 
13:07:23 [2020-11-19T13:07:23.581Z] 
########################################################                  79.0%
######################################################################## 100.0%
13:07:23 [2020-11-19T13:07:23.581Z] 
13:07:23 [2020-11-19T13:07:23.875Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:07:24 [2020-11-19T13:07:24.076Z] #29 17.41 internal/race
13:07:24 [2020-11-19T13:07:24.076Z] #29 ...
13:07:24 [2020-11-19T13:07:24.076Z] 
13:07:24 [2020-11-19T13:07:24.076Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:24 [2020-11-19T13:07:24.076Z] #42 17.45 math
13:07:24 [2020-11-19T13:07:24.170Z] 
13:07:24 [2020-11-19T13:07:24.754Z] #=#=#                                                                         

#                                                                          1.5%
######                                                                     9.2%
#####################                                                     30.4%
#################################################################         90.4%
######################################################################## 100.0%
13:07:24 [2020-11-19T13:07:24.754Z] 
13:07:25 [2020-11-19T13:07:25.792Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:07:25 [2020-11-19T13:07:25.792Z] skipping existing c8c2d4a6b2e3
13:07:25 [2020-11-19T13:07:25.792Z] 
13:07:26 [2020-11-19T13:07:26.626Z] #42 ...
13:07:26 [2020-11-19T13:07:26.626Z] 
13:07:26 [2020-11-19T13:07:26.626Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:26 [2020-11-19T13:07:26.626Z] #38 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:07:26 [2020-11-19T13:07:26.626Z] #38 13.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:07:26 [2020-11-19T13:07:26.626Z] #38 ...
13:07:26 [2020-11-19T13:07:26.626Z] 
13:07:26 [2020-11-19T13:07:26.626Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:07:26 [2020-11-19T13:07:26.626Z] #20 18.88 + mkdir -p /build
13:07:26 [2020-11-19T13:07:26.626Z] #20 18.89 + mv docker/docker /build/
13:07:26 [2020-11-19T13:07:26.626Z] #20 18.90 + rmdir docker
13:07:26 [2020-11-19T13:07:26.830Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:07:26 [2020-11-19T13:07:26.830Z] 
13:07:26 [2020-11-19T13:07:26.830Z] 
######################################################################## 100.0%
13:07:26 [2020-11-19T13:07:26.830Z] 
13:07:26 [2020-11-19T13:07:26.830Z] Download of images into '/build' complete.
13:07:26 [2020-11-19T13:07:26.830Z] Use something like the following to load the result into a Docker daemon:
13:07:26 [2020-11-19T13:07:26.830Z]   tar -cC '/build' . | docker load
13:07:26 [2020-11-19T13:07:26.843Z] #36 ...
13:07:26 [2020-11-19T13:07:26.843Z] 
13:07:26 [2020-11-19T13:07:26.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:26 [2020-11-19T13:07:26.843Z] #39 108.1   CC       criu/util.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 108.8   CC       criu/uts_ns.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 109.0   CC       criu/vdso.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 109.3   LINK     criu/built-in.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 109.4   LINK     criu/criu
13:07:26 [2020-11-19T13:07:26.843Z] #39 109.6   DEP      lib/c/criu.d
13:07:26 [2020-11-19T13:07:26.843Z] #39 109.6   CC       images/rpc.pb-c.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 109.9   CC       lib/c/criu.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.6   LINK     lib/c/built-in.o
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.6   LINK     lib/c/libcriu.so
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.6   LINK     lib/c/libcriu.a
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.7   GEN      magic.py
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.8 Note: Building without setproctitle() and strlcpy() support.
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.8 Note: Building without GnuTLS support
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.8 Makefile.config:39: Warn: you have no libnftables installed
13:07:26 [2020-11-19T13:07:26.843Z] #39 110.8 Makefile.config:40: Warn: Building without nftables support
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.1 fatal: not a git repository (or any of the parent directories): .git
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.4 make[1]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.8 make[1]: 'images/built-in.o' is up to date.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.8 make[1]: 'compel/libcompel.a' is up to date.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.8 make[1]: 'compel/compel-host-bin' is up to date.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.8 make[1]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.9 make[1]: 'soccr/libsoccr.a' is up to date.
13:07:26 [2020-11-19T13:07:26.843Z] #39 111.9 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.0 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.0 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.0 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.1 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.1 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.1 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.1 make[2]: Nothing to be done for 'all'.
13:07:26 [2020-11-19T13:07:26.843Z] #39 112.2   INSTALL  criu/criu
13:07:26 [2020-11-19T13:07:26.843Z] #39 DONE 112.5s
13:07:26 [2020-11-19T13:07:26.843Z] 
13:07:26 [2020-11-19T13:07:26.843Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:07:27 [2020-11-19T13:07:27.203Z] #20 DONE 20.6s
13:07:27 [2020-11-19T13:07:27.203Z] 
13:07:27 [2020-11-19T13:07:27.203Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:07:27 [2020-11-19T13:07:27.203Z] #45 10.74 go: extracting github.com/spf13/pflag v1.0.1
13:07:27 [2020-11-19T13:07:27.203Z] #45 11.19 go: extracting github.com/mattn/go-colorable v0.0.9
13:07:27 [2020-11-19T13:07:27.203Z] #45 11.62 go: extracting github.com/mattn/go-isatty v0.0.3
13:07:27 [2020-11-19T13:07:27.203Z] #45 14.39 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:07:27 [2020-11-19T13:07:27.203Z] #45 14.53 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:07:27 [2020-11-19T13:07:27.203Z] #45 14.93 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:07:27 [2020-11-19T13:07:27.203Z] #45 18.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:07:27 [2020-11-19T13:07:27.203Z] #45 19.64 go: finding gotest.tools/gotestsum v0.6.0
13:07:27 [2020-11-19T13:07:27.203Z] #45 19.70 go: finding gotest.tools v2.2.0+incompatible
13:07:27 [2020-11-19T13:07:27.203Z] #45 20.04 go: downloading gotest.tools/gotestsum v0.6.0
13:07:27 [2020-11-19T13:07:27.203Z] #45 20.16 go: downloading gotest.tools v2.2.0+incompatible
13:07:27 [2020-11-19T13:07:27.203Z] #45 20.75 go: extracting gotest.tools v2.2.0+incompatible
13:07:27 [2020-11-19T13:07:27.203Z] #45 20.82 go: extracting gotest.tools/gotestsum v0.6.0
13:07:28 [2020-11-19T13:07:28.312Z] #14 35.62 Reading package lists...
13:07:28 [2020-11-19T13:07:28.312Z] #14 ...
13:07:28 [2020-11-19T13:07:28.312Z] 
13:07:28 [2020-11-19T13:07:28.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:28 [2020-11-19T13:07:28.312Z] #39 7.074 fatal: not a git repository (or any of the parent directories): .git
13:07:28 [2020-11-19T13:07:28.312Z] #39 7.163   GEN      .gitid
13:07:28 [2020-11-19T13:07:28.312Z] #39 7.231   GEN      criu/include/version.h
13:07:28 [2020-11-19T13:07:28.312Z] #39 7.375   GEN      include/common/asm
13:07:28 [2020-11-19T13:07:28.594Z] #45 ...
13:07:28 [2020-11-19T13:07:28.594Z] 
13:07:28 [2020-11-19T13:07:28.594Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:07:28 [2020-11-19T13:07:28.594Z] #54 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:07:28 [2020-11-19T13:07:28.594Z] #54 17.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:07:28 [2020-11-19T13:07:28.594Z] #54 ...
13:07:28 [2020-11-19T13:07:28.594Z] 
13:07:28 [2020-11-19T13:07:28.594Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:07:28 [2020-11-19T13:07:28.594Z] #48 18.11 + cd /tmp/tmp.6vYfZ3tVFw/src/github.com/alecthomas/gometalinter
13:07:28 [2020-11-19T13:07:28.594Z] #48 18.11 + git checkout -q v2.0.6
13:07:28 [2020-11-19T13:07:28.594Z] #48 18.98 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
13:07:28 [2020-11-19T13:07:28.925Z] Removing intermediate container 937ceda7e7d5
13:07:28 [2020-11-19T13:07:28.925Z]  ---> de7169c2556f
13:07:28 [2020-11-19T13:07:28.925Z] Step 26/140 : FROM base AS cross-false
13:07:28 [2020-11-19T13:07:28.925Z]  ---> 81facd5e84a7
13:07:28 [2020-11-19T13:07:28.925Z] Step 27/140 : FROM base AS cross-true
13:07:28 [2020-11-19T13:07:28.925Z]  ---> 81facd5e84a7
13:07:28 [2020-11-19T13:07:28.925Z] Step 28/140 : ARG DEBIAN_FRONTEND
13:07:28 [2020-11-19T13:07:28.925Z]  ---> Using cache
13:07:28 [2020-11-19T13:07:28.925Z]  ---> 82e947308943
13:07:28 [2020-11-19T13:07:28.925Z] Step 29/140 : RUN dpkg --add-architecture arm64
13:07:28 [2020-11-19T13:07:28.925Z]  ---> Running in 208023998b3f
13:07:29 [2020-11-19T13:07:29.225Z] Removing intermediate container 208023998b3f
13:07:29 [2020-11-19T13:07:29.225Z]  ---> 8cb571b53a0d
13:07:29 [2020-11-19T13:07:29.225Z] Step 30/140 : RUN dpkg --add-architecture armel
13:07:29 [2020-11-19T13:07:29.254Z] #39 11.21   PBCC     images/timens.pb-c.c
13:07:29 [2020-11-19T13:07:29.254Z] #39 11.30   DEP      images/timens.pb-c.d
13:07:29 [2020-11-19T13:07:29.254Z] #39 11.34   PBCC     images/fown.pb-c.c
13:07:29 [2020-11-19T13:07:29.254Z] #39 11.40   PBCC     images/google/protobuf/descriptor.pb-c.c
13:07:29 [2020-11-19T13:07:29.515Z] #39 11.55   PBCC     images/opts.pb-c.c
13:07:29 [2020-11-19T13:07:29.515Z] #39 11.62   PBCC     images/memfd.pb-c.c
13:07:29 [2020-11-19T13:07:29.520Z]  ---> Running in 576a115d70b9
13:07:29 [2020-11-19T13:07:29.538Z] #48 ...
13:07:29 [2020-11-19T13:07:29.538Z] 
13:07:29 [2020-11-19T13:07:29.538Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:07:29 [2020-11-19T13:07:29.538Z] #7 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:07:29 [2020-11-19T13:07:29.538Z] #7 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:07:29 [2020-11-19T13:07:29.538Z] #7 ...
13:07:29 [2020-11-19T13:07:29.538Z] 
13:07:29 [2020-11-19T13:07:29.538Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.29 go: downloading github.com/fatih/color v1.9.0
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.29 go: downloading github.com/pkg/errors v0.9.1
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.55 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.55 go: downloading github.com/fsnotify/fsnotify v1.4.9
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.55 go: downloading github.com/spf13/pflag v1.0.3
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:07:29 [2020-11-19T13:07:29.538Z] #45 22.89 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:07:29 [2020-11-19T13:07:29.538Z] #45 23.09 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:07:29 [2020-11-19T13:07:29.538Z] #45 23.29 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:07:29 [2020-11-19T13:07:29.779Z] #39 11.78   DEP      images/fown.pb-c.d
13:07:29 [2020-11-19T13:07:29.779Z] #39 11.85   DEP      images/google/protobuf/descriptor.pb-c.d
13:07:29 [2020-11-19T13:07:29.779Z] #39 11.92   DEP      images/opts.pb-c.d
13:07:29 [2020-11-19T13:07:29.801Z] #45 23.31 go: extracting github.com/fatih/color v1.9.0
13:07:29 [2020-11-19T13:07:29.801Z] #45 23.36 go: downloading github.com/mattn/go-colorable v0.1.6
13:07:29 [2020-11-19T13:07:29.801Z] #45 23.37 go: downloading github.com/mattn/go-isatty v0.0.12
13:07:29 [2020-11-19T13:07:29.801Z] #45 23.44 go: extracting github.com/pkg/errors v0.9.1
13:07:30 [2020-11-19T13:07:30.040Z] #39 12.07   DEP      images/memfd.pb-c.d
13:07:30 [2020-11-19T13:07:30.040Z] #39 12.16   PBCC     images/sit.pb-c.c
13:07:30 [2020-11-19T13:07:30.040Z] #39 12.26   DEP      images/sit.pb-c.d
13:07:30 [2020-11-19T13:07:30.072Z] #45 23.62 go: extracting github.com/spf13/pflag v1.0.3
13:07:30 [2020-11-19T13:07:30.158Z] Removing intermediate container 576a115d70b9
13:07:30 [2020-11-19T13:07:30.158Z]  ---> 13f4692bf66e
13:07:30 [2020-11-19T13:07:30.158Z] Step 31/140 : RUN dpkg --add-architecture armhf
13:07:30 [2020-11-19T13:07:30.158Z]  ---> Running in ff65d2266f72
13:07:30 [2020-11-19T13:07:30.301Z] #39 12.37   PBCC     images/macvlan.pb-c.c
13:07:30 [2020-11-19T13:07:30.301Z] #39 12.46   DEP      images/macvlan.pb-c.d
13:07:30 [2020-11-19T13:07:30.301Z] #39 12.51   PBCC     images/autofs.pb-c.c
13:07:30 [2020-11-19T13:07:30.301Z] #39 12.54   DEP      images/autofs.pb-c.d
13:07:30 [2020-11-19T13:07:30.301Z] #39 12.59   PBCC     images/sysctl.pb-c.c
13:07:30 [2020-11-19T13:07:30.333Z] #45 ...
13:07:30 [2020-11-19T13:07:30.333Z] 
13:07:30 [2020-11-19T13:07:30.333Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:30 [2020-11-19T13:07:30.333Z] #31 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:07:30 [2020-11-19T13:07:30.563Z] #39 12.64   DEP      images/sysctl.pb-c.d
13:07:30 [2020-11-19T13:07:30.563Z] #39 12.71   PBCC     images/time.pb-c.c
13:07:30 [2020-11-19T13:07:30.563Z] #39 ...
13:07:30 [2020-11-19T13:07:30.563Z] 
13:07:30 [2020-11-19T13:07:30.563Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:30 [2020-11-19T13:07:30.563Z] #29 113.2 text/tabwriter
13:07:30 [2020-11-19T13:07:30.563Z] #29 113.4 flag
13:07:30 [2020-11-19T13:07:30.563Z] #29 114.6 github.com/BurntSushi/toml
13:07:30 [2020-11-19T13:07:30.563Z] #29 117.4 log
13:07:30 [2020-11-19T13:07:30.563Z] #29 121.9 github.com/BurntSushi/toml/cmd/tomlv
13:07:30 [2020-11-19T13:07:30.563Z] #29 ...
13:07:30 [2020-11-19T13:07:30.563Z] 
13:07:30 [2020-11-19T13:07:30.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:30 [2020-11-19T13:07:30.563Z] #39 12.72   DEP      images/time.pb-c.d
13:07:30 [2020-11-19T13:07:30.563Z] #39 12.81   PBCC     images/binfmt-misc.pb-c.c
13:07:30 [2020-11-19T13:07:30.563Z] #39 12.83   DEP      images/binfmt-misc.pb-c.d
13:07:30 [2020-11-19T13:07:30.595Z] #31 ...
13:07:30 [2020-11-19T13:07:30.595Z] 
13:07:30 [2020-11-19T13:07:30.595Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:30 [2020-11-19T13:07:30.595Z] #42 23.58 internal/testlog
13:07:30 [2020-11-19T13:07:30.595Z] #42 24.13 encoding
13:07:30 [2020-11-19T13:07:30.807Z] Removing intermediate container ff65d2266f72
13:07:30 [2020-11-19T13:07:30.807Z]  ---> c5d6cb68f7e7
13:07:30 [2020-11-19T13:07:30.807Z] 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
13:07:30 [2020-11-19T13:07:30.807Z]  ---> Running in 569f598ba318
13:07:30 [2020-11-19T13:07:30.825Z] #39 12.93   PBCC     images/seccomp.pb-c.c
13:07:30 [2020-11-19T13:07:30.825Z] #39 12.98   DEP      images/seccomp.pb-c.d
13:07:30 [2020-11-19T13:07:30.825Z] #39 13.02   PBCC     images/userns.pb-c.c
13:07:30 [2020-11-19T13:07:30.857Z] #42 24.37 unicode/utf16
13:07:31 [2020-11-19T13:07:31.086Z] #39 13.14   DEP      images/userns.pb-c.d
13:07:31 [2020-11-19T13:07:31.086Z] #39 13.26   PBCC     images/cgroup.pb-c.c
13:07:31 [2020-11-19T13:07:31.086Z] #39 13.30   DEP      images/cgroup.pb-c.d
13:07:31 [2020-11-19T13:07:31.122Z] #42 24.87 container/list
13:07:31 [2020-11-19T13:07:31.346Z] #39 13.41   PBCC     images/ext-file.pb-c.c
13:07:31 [2020-11-19T13:07:31.346Z] #39 13.48   DEP      images/ext-file.pb-c.d
13:07:31 [2020-11-19T13:07:31.346Z] #39 13.60   PBCC     images/rpc.pb-c.c
13:07:31 [2020-11-19T13:07:31.447Z] Removing intermediate container 569f598ba318
13:07:31 [2020-11-19T13:07:31.447Z]  ---> 16c92b7e16dd
13:07:31 [2020-11-19T13:07:31.447Z] Step 33/140 : FROM cross-${CROSS} as dev-base
13:07:31 [2020-11-19T13:07:31.447Z]  ---> 81facd5e84a7
13:07:31 [2020-11-19T13:07:31.447Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false
13:07:31 [2020-11-19T13:07:31.447Z]  ---> 81facd5e84a7
13:07:31 [2020-11-19T13:07:31.447Z] Step 35/140 : ARG DEBIAN_FRONTEND
13:07:31 [2020-11-19T13:07:31.447Z]  ---> Using cache
13:07:31 [2020-11-19T13:07:31.447Z]  ---> 82e947308943
13:07:31 [2020-11-19T13:07:31.447Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libapparmor-dev         libseccomp-dev     && rm -rf /var/lib/apt/lists/*
13:07:31 [2020-11-19T13:07:31.447Z]  ---> Running in 7276f4244ef1
13:07:31 [2020-11-19T13:07:31.607Z] #39 13.75   DEP      images/rpc.pb-c.d
13:07:31 [2020-11-19T13:07:31.607Z] #39 13.83   PBCC     images/siginfo.pb-c.c
13:07:31 [2020-11-19T13:07:31.607Z] #39 13.88   DEP      images/siginfo.pb-c.d
13:07:31 [2020-11-19T13:07:31.741Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:07:31 [2020-11-19T13:07:31.741Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:07:31 [2020-11-19T13:07:31.741Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:07:31 [2020-11-19T13:07:31.867Z] #39 13.93   PBCC     images/pagemap.pb-c.c
13:07:31 [2020-11-19T13:07:31.867Z] #39 14.01   DEP      images/pagemap.pb-c.d
13:07:31 [2020-11-19T13:07:31.867Z] #39 14.09   PBCC     images/rlimit.pb-c.c
13:07:31 [2020-11-19T13:07:31.867Z] #39 14.09   DEP      images/rlimit.pb-c.d
13:07:31 [2020-11-19T13:07:31.867Z] #39 14.14   PBCC     images/file-lock.pb-c.c
13:07:32 [2020-11-19T13:07:32.040Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:07:32 [2020-11-19T13:07:32.040Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
13:07:32 [2020-11-19T13:07:32.130Z] #39 14.20   DEP      images/file-lock.pb-c.d
13:07:32 [2020-11-19T13:07:32.130Z] #39 14.25   PBCC     images/tty.pb-c.c
13:07:32 [2020-11-19T13:07:32.130Z] #39 14.31   DEP      images/tty.pb-c.d
13:07:32 [2020-11-19T13:07:32.334Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
13:07:32 [2020-11-19T13:07:32.390Z] #39 14.41   PBCC     images/tun.pb-c.c
13:07:32 [2020-11-19T13:07:32.390Z] #39 14.49   PBCC     images/netdev.pb-c.c
13:07:32 [2020-11-19T13:07:32.390Z] #39 14.59   DEP      images/tun.pb-c.d
13:07:32 [2020-11-19T13:07:32.390Z] #39 14.65   DEP      images/netdev.pb-c.d
13:07:32 [2020-11-19T13:07:32.511Z] #42 26.08 crypto/internal/subtle
13:07:32 [2020-11-19T13:07:32.651Z] #39 14.76   PBCC     images/vma.pb-c.c
13:07:32 [2020-11-19T13:07:32.651Z] #39 14.87   DEP      images/vma.pb-c.d
13:07:32 [2020-11-19T13:07:32.773Z] #42 26.31 crypto/subtle
13:07:32 [2020-11-19T13:07:32.912Z] #39 14.99   PBCC     images/creds.pb-c.c
13:07:32 [2020-11-19T13:07:32.912Z] #39 15.06   DEP      images/creds.pb-c.d
13:07:33 [2020-11-19T13:07:33.037Z] #42 26.54 vendor/golang.org/x/crypto/cryptobyte/asn1
13:07:33 [2020-11-19T13:07:33.037Z] #42 26.64 internal/nettrace
13:07:33 [2020-11-19T13:07:33.172Z] #39 15.14   PBCC     images/utsns.pb-c.c
13:07:33 [2020-11-19T13:07:33.173Z] #39 15.23   DEP      images/utsns.pb-c.d
13:07:33 [2020-11-19T13:07:33.173Z] #39 15.37   PBCC     images/ipc-desc.pb-c.c
13:07:33 [2020-11-19T13:07:33.299Z] #42 26.89 runtime/cgo
13:07:33 [2020-11-19T13:07:33.373Z] Fetched 8176 kB in 2s (4465 kB/s)
13:07:33 [2020-11-19T13:07:33.433Z] #39 15.46   PBCC     images/ipc-sem.pb-c.c
13:07:33 [2020-11-19T13:07:33.433Z] #39 15.56   DEP      images/ipc-desc.pb-c.d
13:07:33 [2020-11-19T13:07:33.693Z] #39 15.72   DEP      images/ipc-sem.pb-c.d
13:07:33 [2020-11-19T13:07:33.693Z] #39 15.91   PBCC     images/ipc-msg.pb-c.c
13:07:33 [2020-11-19T13:07:33.693Z] #39 16.00   DEP      images/ipc-msg.pb-c.d
13:07:33 [2020-11-19T13:07:33.693Z] #39 ...
13:07:33 [2020-11-19T13:07:33.693Z] 
13:07:33 [2020-11-19T13:07:33.693Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:33 [2020-11-19T13:07:33.693Z] #42 116.6 path/filepath
13:07:33 [2020-11-19T13:07:33.693Z] #42 118.7 regexp
13:07:33 [2020-11-19T13:07:33.693Z] #42 120.7 flag
13:07:33 [2020-11-19T13:07:33.693Z] #42 122.6 go/token
13:07:33 [2020-11-19T13:07:33.693Z] #42 124.1 go/scanner
13:07:33 [2020-11-19T13:07:33.693Z] #42 124.8 internal/lazyregexp
13:07:33 [2020-11-19T13:07:33.693Z] #42 125.3 path
13:07:33 [2020-11-19T13:07:33.693Z] #42 126.3 io/ioutil
13:07:33 [2020-11-19T13:07:33.693Z] #42 126.6 go/ast
13:07:33 [2020-11-19T13:07:33.728Z] #36 ...
13:07:33 [2020-11-19T13:07:33.728Z] 
13:07:33 [2020-11-19T13:07:33.728Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:07:33 [2020-11-19T13:07:33.728Z] #48 DONE 151.4s
13:07:33 [2020-11-19T13:07:33.728Z] 
13:07:33 [2020-11-19T13:07:33.728Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:07:33 [2020-11-19T13:07:33.728Z] #36 151.6 + rm -rf /tmp/tmp.eiCxYofqNo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eiCxYofqNo
13:07:33 [2020-11-19T13:07:33.728Z] #36 DONE 151.8s
13:07:33 [2020-11-19T13:07:33.728Z] 
13:07:33 [2020-11-19T13:07:33.728Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:07:33 [2020-11-19T13:07:33.953Z] #42 ...
13:07:33 [2020-11-19T13:07:33.954Z] 
13:07:33 [2020-11-19T13:07:33.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:33 [2020-11-19T13:07:33.954Z] #39 16.04   PBCC     images/ipc-shm.pb-c.c
13:07:34 [2020-11-19T13:07:34.214Z] #39 16.16   DEP      images/ipc-shm.pb-c.d
13:07:34 [2020-11-19T13:07:34.214Z] #39 16.30   PBCC     images/ipc-var.pb-c.c
13:07:34 [2020-11-19T13:07:34.214Z] #39 16.35   DEP      images/ipc-var.pb-c.d
13:07:34 [2020-11-19T13:07:34.245Z] #42 ...
13:07:34 [2020-11-19T13:07:34.245Z] 
13:07:34 [2020-11-19T13:07:34.245Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:34 [2020-11-19T13:07:34.245Z] #29 17.80 sync/atomic
13:07:34 [2020-11-19T13:07:34.245Z] #29 18.62 unicode
13:07:34 [2020-11-19T13:07:34.245Z] #29 24.23 internal/testlog
13:07:34 [2020-11-19T13:07:34.245Z] #29 24.85 encoding
13:07:34 [2020-11-19T13:07:34.245Z] #29 25.03 runtime/cgo
13:07:34 [2020-11-19T13:07:34.387Z] #57 ...
13:07:34 [2020-11-19T13:07:34.387Z] 
13:07:34 [2020-11-19T13:07:34.387Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
13:07:34 [2020-11-19T13:07:34.413Z] Reading package lists...
13:07:34 [2020-11-19T13:07:34.474Z] #39 16.52   PBCC     images/sk-opts.pb-c.c
13:07:34 [2020-11-19T13:07:34.474Z] #39 16.58   PBCC     images/packet-sock.pb-c.c
13:07:34 [2020-11-19T13:07:34.474Z] #39 16.65   DEP      images/sk-opts.pb-c.d
13:07:34 [2020-11-19T13:07:34.517Z] #29 ...
13:07:34 [2020-11-19T13:07:34.517Z] 
13:07:34 [2020-11-19T13:07:34.517Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:07:34 [2020-11-19T13:07:34.517Z] #45 24.22 go: extracting github.com/fsnotify/fsnotify v1.4.9
13:07:34 [2020-11-19T13:07:34.517Z] #45 24.34 go: extracting github.com/mattn/go-isatty v0.0.12
13:07:34 [2020-11-19T13:07:34.517Z] #45 24.84 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:07:34 [2020-11-19T13:07:34.517Z] #45 24.92 go: extracting github.com/mattn/go-colorable v0.1.6
13:07:34 [2020-11-19T13:07:34.517Z] #45 27.52 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:07:34 [2020-11-19T13:07:34.678Z] #37 DONE 0.2s
13:07:34 [2020-11-19T13:07:34.678Z] 
13:07:34 [2020-11-19T13:07:34.678Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
13:07:34 [2020-11-19T13:07:34.678Z] #40 DONE 0.1s
13:07:34 [2020-11-19T13:07:34.678Z] 
13:07:34 [2020-11-19T13:07:34.678Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
13:07:34 [2020-11-19T13:07:34.734Z] #39 16.90   DEP      images/packet-sock.pb-c.d
13:07:34 [2020-11-19T13:07:34.734Z] #39 16.97   PBCC     images/sk-netlink.pb-c.c
13:07:34 [2020-11-19T13:07:34.734Z] #39 17.02   DEP      images/sk-netlink.pb-c.d
13:07:34 [2020-11-19T13:07:34.969Z] #43 DONE 0.2s
13:07:34 [2020-11-19T13:07:34.969Z] 
13:07:34 [2020-11-19T13:07:34.969Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
13:07:34 [2020-11-19T13:07:34.969Z] #46 DONE 0.1s
13:07:34 [2020-11-19T13:07:34.969Z] 
13:07:34 [2020-11-19T13:07:34.969Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
13:07:34 [2020-11-19T13:07:34.994Z] #39 17.13   PBCC     images/sk-inet.pb-c.c
13:07:34 [2020-11-19T13:07:34.994Z] #39 17.23   DEP      images/sk-inet.pb-c.d
13:07:35 [2020-11-19T13:07:35.057Z] Reading package lists...
13:07:35 [2020-11-19T13:07:35.057Z] Building dependency tree...
13:07:35 [2020-11-19T13:07:35.057Z] Reading state information...
13:07:35 [2020-11-19T13:07:35.254Z] #39 17.37   PBCC     images/sk-unix.pb-c.c
13:07:35 [2020-11-19T13:07:35.254Z] #39 17.44   DEP      images/sk-unix.pb-c.d
13:07:35 [2020-11-19T13:07:35.254Z] #39 17.54   PBCC     images/mm.pb-c.c
13:07:35 [2020-11-19T13:07:35.351Z] The following additional packages will be installed:
13:07:35 [2020-11-19T13:07:35.351Z]   libapparmor1
13:07:35 [2020-11-19T13:07:35.351Z] Suggested packages:
13:07:35 [2020-11-19T13:07:35.351Z]   seccomp
13:07:35 [2020-11-19T13:07:35.351Z] The following NEW packages will be installed:
13:07:35 [2020-11-19T13:07:35.351Z]   libapparmor-dev libapparmor1 libseccomp-dev
13:07:35 [2020-11-19T13:07:35.351Z] 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:07:35 [2020-11-19T13:07:35.351Z] Need to get 307 kB of archives.
13:07:35 [2020-11-19T13:07:35.351Z] After this operation, 1108 kB of additional disk space will be used.
13:07:35 [2020-11-19T13:07:35.351Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
13:07:35 [2020-11-19T13:07:35.351Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
13:07:35 [2020-11-19T13:07:35.351Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
13:07:35 [2020-11-19T13:07:35.515Z] #39 ...
13:07:35 [2020-11-19T13:07:35.515Z] 
13:07:35 [2020-11-19T13:07:35.515Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:07:35 [2020-11-19T13:07:35.515Z] #29 DONE 128.4s
13:07:35 [2020-11-19T13:07:35.515Z] 
13:07:35 [2020-11-19T13:07:35.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:35 [2020-11-19T13:07:35.515Z] #39 17.74   DEP      images/mm.pb-c.d
13:07:35 [2020-11-19T13:07:35.635Z] #49 DONE 0.5s
13:07:35 [2020-11-19T13:07:35.635Z] 
13:07:35 [2020-11-19T13:07:35.635Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
13:07:35 [2020-11-19T13:07:35.635Z] #53 DONE 0.2s
13:07:35 [2020-11-19T13:07:35.635Z] 
13:07:35 [2020-11-19T13:07:35.635Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:07:35 [2020-11-19T13:07:35.646Z] debconf: delaying package configuration, since apt-utils is not installed
13:07:35 [2020-11-19T13:07:35.646Z] Fetched 307 kB in 0s (3623 kB/s)
13:07:35 [2020-11-19T13:07:35.646Z] Selecting previously unselected package libapparmor1:ppc64el.
13:07:35 [2020-11-19T13:07:35.646Z] (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.)
13:07:35 [2020-11-19T13:07:35.646Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ...
13:07:35 [2020-11-19T13:07:35.646Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ...
13:07:35 [2020-11-19T13:07:35.646Z] Selecting previously unselected package libapparmor-dev:ppc64el.
13:07:35 [2020-11-19T13:07:35.646Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ...
13:07:35 [2020-11-19T13:07:35.646Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
13:07:35 [2020-11-19T13:07:35.646Z] Selecting previously unselected package libseccomp-dev:ppc64el.
13:07:35 [2020-11-19T13:07:35.646Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ...
13:07:35 [2020-11-19T13:07:35.646Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
13:07:35 [2020-11-19T13:07:35.646Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
13:07:35 [2020-11-19T13:07:35.646Z] Setting up libapparmor1:ppc64el (2.13.2-10) ...
13:07:35 [2020-11-19T13:07:35.646Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
13:07:35 [2020-11-19T13:07:35.646Z] Processing triggers for libc-bin (2.28-10) ...
13:07:35 [2020-11-19T13:07:35.776Z] #39 17.96   PBCC     images/timerfd.pb-c.c
13:07:35 [2020-11-19T13:07:35.776Z] #39 18.08   DEP      images/timerfd.pb-c.d
13:07:35 [2020-11-19T13:07:35.905Z] #45 ...
13:07:35 [2020-11-19T13:07:35.905Z] 
13:07:35 [2020-11-19T13:07:35.905Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:07:35 [2020-11-19T13:07:35.940Z] Removing intermediate container 7276f4244ef1
13:07:35 [2020-11-19T13:07:35.940Z]  ---> 3e1d2a0d4dca
13:07:35 [2020-11-19T13:07:35.940Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true
13:07:35 [2020-11-19T13:07:35.940Z]  ---> 16c92b7e16dd
13:07:35 [2020-11-19T13:07:35.940Z] Step 38/140 : ARG DEBIAN_FRONTEND
13:07:35 [2020-11-19T13:07:35.940Z]  ---> Running in 3a15d3995d63
13:07:36 [2020-11-19T13:07:36.039Z] #39 18.22   PBCC     images/timer.pb-c.c
13:07:36 [2020-11-19T13:07:36.039Z] #39 18.33   DEP      images/timer.pb-c.d
13:07:36 [2020-11-19T13:07:36.236Z] Removing intermediate container 3a15d3995d63
13:07:36 [2020-11-19T13:07:36.236Z]  ---> 1d9815f3ca7f
13:07:36 [2020-11-19T13:07:36.236Z] 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
13:07:36 [2020-11-19T13:07:36.236Z]  ---> Running in a9f3b56c0c9f
13:07:36 [2020-11-19T13:07:36.299Z] #39 18.48   PBCC     images/sa.pb-c.c
13:07:36 [2020-11-19T13:07:36.560Z] #39 18.65   DEP      images/sa.pb-c.d
13:07:36 [2020-11-19T13:07:36.560Z] #39 18.71   PBCC     images/pipe-data.pb-c.c
13:07:36 [2020-11-19T13:07:36.820Z] #39 18.75   DEP      images/pipe-data.pb-c.d
13:07:36 [2020-11-19T13:07:36.820Z] #39 18.85   PBCC     images/mnt.pb-c.c
13:07:36 [2020-11-19T13:07:36.820Z] #39 18.99   DEP      images/mnt.pb-c.d
13:07:36 [2020-11-19T13:07:36.872Z] Removing intermediate container a9f3b56c0c9f
13:07:36 [2020-11-19T13:07:36.873Z]  ---> 4d4c46440cb7
13:07:36 [2020-11-19T13:07:36.873Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev
13:07:36 [2020-11-19T13:07:36.873Z]  ---> 3e1d2a0d4dca
13:07:36 [2020-11-19T13:07:36.873Z] Step 41/140 : FROM base AS tomlv
13:07:36 [2020-11-19T13:07:36.873Z]  ---> 81facd5e84a7
13:07:36 [2020-11-19T13:07:36.873Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv
13:07:36 [2020-11-19T13:07:36.873Z]  ---> Running in 6a5ca32ce357
13:07:36 [2020-11-19T13:07:36.873Z] Removing intermediate container 6a5ca32ce357
13:07:36 [2020-11-19T13:07:36.873Z]  ---> f09a4668e8a4
13:07:36 [2020-11-19T13:07:36.873Z] Step 43/140 : ARG TOMLV_COMMIT
13:07:36 [2020-11-19T13:07:36.873Z]  ---> Running in fbff3dca9ed7
13:07:36 [2020-11-19T13:07:36.952Z] #36 29.91 Checking out files:  51% (863/1665)   
Checking out files:  52% (866/1665)   
Checking out files:  53% (883/1665)   
Checking out files:  54% (900/1665)   
Checking out files:  55% (916/1665)   
Checking out files:  56% (933/1665)   
Checking out files:  57% (950/1665)   
Checking out files:  58% (966/1665)   
Checking out files:  59% (983/1665)   
Checking out files:  60% (999/1665)   
Checking out files:  61% (1016/1665)   
Checking out files:  62% (1033/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/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.
13:07:36 [2020-11-19T13:07:36.953Z] #36 31.06 + cd /tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution
13:07:36 [2020-11-19T13:07:36.953Z] #36 31.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
13:07:37 [2020-11-19T13:07:37.080Z] #39 19.09   PBCC     images/sk-packet.pb-c.c
13:07:37 [2020-11-19T13:07:37.080Z] #39 19.20   DEP      images/sk-packet.pb-c.d
13:07:37 [2020-11-19T13:07:37.080Z] #39 19.31   PBCC     images/tcp-stream.pb-c.c
13:07:37 [2020-11-19T13:07:37.173Z] Removing intermediate container fbff3dca9ed7
13:07:37 [2020-11-19T13:07:37.173Z]  ---> 4bebf8ba6a65
13:07:37 [2020-11-19T13:07:37.173Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:07:37 [2020-11-19T13:07:37.173Z]  ---> b98698255c45
13:07:37 [2020-11-19T13:07:37.173Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:07:37 [2020-11-19T13:07:37.341Z] #39 19.48   DEP      images/tcp-stream.pb-c.d
13:07:37 [2020-11-19T13:07:37.341Z] #39 19.57   PBCC     images/pipe.pb-c.c
13:07:37 [2020-11-19T13:07:37.487Z]  ---> c321d6c58d23
13:07:37 [2020-11-19T13:07:37.487Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:07:37 [2020-11-19T13:07:37.487Z]  ---> Running in ecf06bb36ee4
13:07:37 [2020-11-19T13:07:37.620Z] #39 19.67   DEP      images/pipe.pb-c.d
13:07:37 [2020-11-19T13:07:37.620Z] #39 19.84   PBCC     images/pstree.pb-c.c
13:07:37 [2020-11-19T13:07:37.781Z] + RM_GOPATH=0
13:07:37 [2020-11-19T13:07:37.781Z] + TMP_GOPATH=
13:07:37 [2020-11-19T13:07:37.781Z] + : /build
13:07:37 [2020-11-19T13:07:37.781Z] + '[' -z '' ']'
13:07:37 [2020-11-19T13:07:37.781Z] ++ mktemp -d
13:07:37 [2020-11-19T13:07:37.781Z] + export GOPATH=/tmp/tmp.3jCOXvJ3OE
13:07:37 [2020-11-19T13:07:37.781Z] + GOPATH=/tmp/tmp.3jCOXvJ3OE
13:07:37 [2020-11-19T13:07:37.781Z] + RM_GOPATH=1
13:07:37 [2020-11-19T13:07:37.781Z] ++ dirname ./install.sh
13:07:37 [2020-11-19T13:07:37.781Z] + dir=.
13:07:37 [2020-11-19T13:07:37.781Z] + bin=tomlv
13:07:37 [2020-11-19T13:07:37.781Z] + shift
13:07:37 [2020-11-19T13:07:37.781Z] + '[' '!' -f ./tomlv.installer ']'
13:07:37 [2020-11-19T13:07:37.781Z] + . ./tomlv.installer
13:07:37 [2020-11-19T13:07:37.781Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:07:37 [2020-11-19T13:07:37.781Z] + install_tomlv
13:07:37 [2020-11-19T13:07:37.781Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
13:07:37 [2020-11-19T13:07:37.781Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3jCOXvJ3OE/src/github.com/BurntSushi/toml
13:07:37 [2020-11-19T13:07:37.781Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:07:37 [2020-11-19T13:07:37.781Z] Cloning into '/tmp/tmp.3jCOXvJ3OE/src/github.com/BurntSushi/toml'...
13:07:37 [2020-11-19T13:07:37.883Z] #39 19.90   DEP      images/pstree.pb-c.d
13:07:37 [2020-11-19T13:07:37.883Z] #39 19.96   PBCC     images/fs.pb-c.c
13:07:37 [2020-11-19T13:07:37.883Z] #39 20.02   DEP      images/fs.pb-c.d
13:07:37 [2020-11-19T13:07:37.883Z] #39 20.10   PBCC     images/signalfd.pb-c.c
13:07:38 [2020-11-19T13:07:38.078Z] + cd /tmp/tmp.3jCOXvJ3OE/src/github.com/BurntSushi/toml
13:07:38 [2020-11-19T13:07:38.078Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
13:07:38 [2020-11-19T13:07:38.078Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
13:07:38 [2020-11-19T13:07:38.078Z] internal/cpu
13:07:38 [2020-11-19T13:07:38.078Z] runtime/internal/sys
13:07:38 [2020-11-19T13:07:38.078Z] math/bits
13:07:38 [2020-11-19T13:07:38.078Z] runtime/internal/atomic
13:07:38 [2020-11-19T13:07:38.078Z] runtime/internal/math
13:07:38 [2020-11-19T13:07:38.078Z] unicode/utf8
13:07:38 [2020-11-19T13:07:38.078Z] internal/bytealg
13:07:38 [2020-11-19T13:07:38.078Z] internal/race
13:07:38 [2020-11-19T13:07:38.078Z] math
13:07:38 [2020-11-19T13:07:38.078Z] sync/atomic
13:07:38 [2020-11-19T13:07:38.078Z] unicode
13:07:38 [2020-11-19T13:07:38.078Z] internal/testlog
13:07:38 [2020-11-19T13:07:38.144Z] #39 20.21   DEP      images/signalfd.pb-c.d
13:07:38 [2020-11-19T13:07:38.144Z] #39 20.27   PBCC     images/fh.pb-c.c
13:07:38 [2020-11-19T13:07:38.144Z] #39 20.31   PBCC     images/fsnotify.pb-c.c
13:07:38 [2020-11-19T13:07:38.144Z] #39 20.39   DEP      images/fh.pb-c.d
13:07:38 [2020-11-19T13:07:38.381Z] runtime
13:07:38 [2020-11-19T13:07:38.382Z] encoding
13:07:38 [2020-11-19T13:07:38.382Z] runtime/cgo
13:07:38 [2020-11-19T13:07:38.714Z] #39 20.59   DEP      images/fsnotify.pb-c.d
13:07:38 [2020-11-19T13:07:38.714Z] #39 20.69   PBCC     images/eventpoll.pb-c.c
13:07:38 [2020-11-19T13:07:38.714Z] #39 20.72   DEP      images/eventpoll.pb-c.d
13:07:38 [2020-11-19T13:07:38.714Z] #39 20.88   PBCC     images/eventfd.pb-c.c
13:07:38 [2020-11-19T13:07:38.714Z] #39 20.94   DEP      images/eventfd.pb-c.d
13:07:38 [2020-11-19T13:07:38.975Z] #39 21.12   PBCC     images/remap-file-path.pb-c.c
13:07:38 [2020-11-19T13:07:38.975Z] #39 21.13   DEP      images/remap-file-path.pb-c.d
13:07:38 [2020-11-19T13:07:38.975Z] #39 21.23   PBCC     images/fifo.pb-c.c
13:07:39 [2020-11-19T13:07:39.236Z] #39 21.26   DEP      images/fifo.pb-c.d
13:07:39 [2020-11-19T13:07:39.236Z] #39 21.30   PBCC     images/ghost-file.pb-c.c
13:07:39 [2020-11-19T13:07:39.236Z] #39 21.40   DEP      images/ghost-file.pb-c.d
13:07:39 [2020-11-19T13:07:39.497Z] #39 21.47   PBCC     images/regfile.pb-c.c
13:07:39 [2020-11-19T13:07:39.497Z] #39 21.52   DEP      images/regfile.pb-c.d
13:07:39 [2020-11-19T13:07:39.497Z] #39 21.63   PBCC     images/ns.pb-c.c
13:07:39 [2020-11-19T13:07:39.497Z] #39 21.72   DEP      images/ns.pb-c.d
13:07:39 [2020-11-19T13:07:39.497Z] #39 21.83   PBCC     images/fdinfo.pb-c.c
13:07:39 [2020-11-19T13:07:39.757Z] #39 21.98   DEP      images/fdinfo.pb-c.d
13:07:40 [2020-11-19T13:07:40.018Z] #39 22.11   PBCC     images/core-aarch64.pb-c.c
13:07:40 [2020-11-19T13:07:40.018Z] #39 22.22   PBCC     images/core-arm.pb-c.c
13:07:40 [2020-11-19T13:07:40.018Z] #39 22.30   PBCC     images/core-ppc64.pb-c.c
13:07:40 [2020-11-19T13:07:40.082Z] #57 139.6 + bin/containerd
13:07:40 [2020-11-19T13:07:40.278Z] #39 22.38   PBCC     images/core-s390.pb-c.c
13:07:40 [2020-11-19T13:07:40.278Z] #39 22.47   PBCC     images/core-x86.pb-c.c
13:07:40 [2020-11-19T13:07:40.278Z] #39 22.56   PBCC     images/core.pb-c.c
13:07:40 [2020-11-19T13:07:40.539Z] #39 22.71   PBCC     images/inventory.pb-c.c
13:07:40 [2020-11-19T13:07:40.539Z] #39 22.78   DEP      images/core-aarch64.pb-c.d
13:07:40 [2020-11-19T13:07:40.799Z] #39 22.85   DEP      images/core-arm.pb-c.d
13:07:40 [2020-11-19T13:07:40.799Z] #39 22.91   DEP      images/core-ppc64.pb-c.d
13:07:40 [2020-11-19T13:07:40.799Z] #39 ...
13:07:40 [2020-11-19T13:07:40.799Z] 
13:07:40 [2020-11-19T13:07:40.799Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:40 [2020-11-19T13:07:40.799Z] #14 35.62 Reading package lists...
13:07:40 [2020-11-19T13:07:40.799Z] #14 44.41 Building dependency tree...
13:07:40 [2020-11-19T13:07:40.799Z] #14 46.23 Reading state information...
13:07:40 [2020-11-19T13:07:40.799Z] #14 49.30 libcap2-bin is already the newest version (1:2.25-2).
13:07:40 [2020-11-19T13:07:40.799Z] #14 49.30 libcap2-bin set to manually installed.
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.30 The following additional packages will be installed:
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.30   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.30   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.30   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.34   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.34   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.34   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.34   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.34   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.34   python3.7 python3.7-minimal vim-runtime xxd
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36 Suggested packages:
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36   xfsdump acl attr quota
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36 Recommended packages:
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36   aufs-dkms nftables build-essential python3-dev python3-keyring
13:07:40 [2020-11-19T13:07:40.800Z] #14 49.36   python3-keyrings.alt python3-xdg unzip
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.07 The following NEW packages will be installed:
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.07   apparmor aufs-tools bash-completion binutils-mingw-w64
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.08   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.09   python3-distutils python3-lib2to3 python3-minimal python3-pip
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.09   python3-pkg-resources python3-setuptools python3-wheel python3.7
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.09   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
13:07:40 [2020-11-19T13:07:40.800Z] #14 54.09   xfsprogs xxd xz-utils zip
13:07:40 [2020-11-19T13:07:40.800Z] #14 ...
13:07:40 [2020-11-19T13:07:40.800Z] 
13:07:40 [2020-11-19T13:07:40.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:40 [2020-11-19T13:07:40.800Z] #39 22.95   DEP      images/core-s390.pb-c.d
13:07:40 [2020-11-19T13:07:40.800Z] #39 22.99   DEP      images/core-x86.pb-c.d
13:07:40 [2020-11-19T13:07:40.800Z] #39 23.06   DEP      images/core.pb-c.d
13:07:41 [2020-11-19T13:07:41.060Z] #39 23.20   DEP      images/inventory.pb-c.d
13:07:41 [2020-11-19T13:07:41.060Z] #39 23.26   PBCC     images/cpuinfo.pb-c.c
13:07:41 [2020-11-19T13:07:41.142Z] internal/reflectlite
13:07:41 [2020-11-19T13:07:41.142Z] sync
13:07:41 [2020-11-19T13:07:41.142Z] errors
13:07:41 [2020-11-19T13:07:41.142Z] sort
13:07:41 [2020-11-19T13:07:41.142Z] io
13:07:41 [2020-11-19T13:07:41.142Z] strconv
13:07:41 [2020-11-19T13:07:41.142Z] internal/oserror
13:07:41 [2020-11-19T13:07:41.142Z] syscall
13:07:41 [2020-11-19T13:07:41.321Z] #39 23.27   DEP      images/cpuinfo.pb-c.d
13:07:41 [2020-11-19T13:07:41.321Z] #39 23.33   PBCC     images/stats.pb-c.c
13:07:41 [2020-11-19T13:07:41.321Z] #39 23.48   DEP      images/stats.pb-c.d
13:07:41 [2020-11-19T13:07:41.440Z] bytes
13:07:41 [2020-11-19T13:07:41.440Z] strings
13:07:41 [2020-11-19T13:07:41.739Z] bufio
13:07:41 [2020-11-19T13:07:41.739Z] reflect
13:07:41 [2020-11-19T13:07:41.739Z] path
13:07:42 [2020-11-19T13:07:42.040Z] text/tabwriter
13:07:42 [2020-11-19T13:07:42.040Z] internal/syscall/execenv
13:07:42 [2020-11-19T13:07:42.040Z] internal/syscall/unix
13:07:42 [2020-11-19T13:07:42.040Z] time
13:07:42 [2020-11-19T13:07:42.349Z] #36 35.39 + GOPATH=/tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6DrZ1GS8CR go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
13:07:42 [2020-11-19T13:07:42.349Z] #36 ...
13:07:42 [2020-11-19T13:07:42.349Z] 
13:07:42 [2020-11-19T13:07:42.349Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:07:42 [2020-11-19T13:07:42.682Z] internal/poll
13:07:42 [2020-11-19T13:07:42.682Z] os
13:07:42 [2020-11-19T13:07:42.980Z] internal/fmtsort
13:07:42 [2020-11-19T13:07:42.980Z] path/filepath
13:07:42 [2020-11-19T13:07:42.980Z] fmt
13:07:43 [2020-11-19T13:07:43.274Z] io/ioutil
13:07:43 [2020-11-19T13:07:43.471Z] #66 35.52 Checking out files:  43% (823/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  88% (1684/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
13:07:43 [2020-11-19T13:07:43.568Z] log
13:07:43 [2020-11-19T13:07:43.568Z] flag
13:07:43 [2020-11-19T13:07:43.568Z] github.com/BurntSushi/toml
13:07:43 [2020-11-19T13:07:43.742Z] #66 37.28 + cd /tmp/tmp.Oxr9M2KMqu/src/github.com/docker/libnetwork
13:07:43 [2020-11-19T13:07:43.743Z] #66 37.28 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
13:07:43 [2020-11-19T13:07:43.861Z] github.com/BurntSushi/toml/cmd/tomlv
13:07:44 [2020-11-19T13:07:44.621Z] #39 26.79 make[1]: Nothing to be done for 'all'.
13:07:44 [2020-11-19T13:07:44.882Z] #39 ...
13:07:44 [2020-11-19T13:07:44.882Z] 
13:07:44 [2020-11-19T13:07:44.882Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:44 [2020-11-19T13:07:44.882Z] #42 127.7 net/url
13:07:44 [2020-11-19T13:07:44.882Z] #42 129.9 text/template/parse
13:07:44 [2020-11-19T13:07:44.882Z] #42 134.0 go/parser
13:07:44 [2020-11-19T13:07:44.882Z] #42 137.4 text/template
13:07:44 [2020-11-19T13:07:44.905Z] Removing intermediate container ecf06bb36ee4
13:07:44 [2020-11-19T13:07:44.905Z]  ---> 30fc24addee8
13:07:44 [2020-11-19T13:07:44.905Z] Step 47/140 : FROM base AS vndr
13:07:44 [2020-11-19T13:07:44.905Z]  ---> 81facd5e84a7
13:07:44 [2020-11-19T13:07:44.905Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr
13:07:45 [2020-11-19T13:07:45.139Z] #66 ...
13:07:45 [2020-11-19T13:07:45.140Z] 
13:07:45 [2020-11-19T13:07:45.140Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:45 [2020-11-19T13:07:45.140Z] #38 28.93 Fetched 8401 kB in 23s (360 kB/s)
13:07:45 [2020-11-19T13:07:45.140Z] #38 28.93 Reading package lists...
13:07:45 [2020-11-19T13:07:45.140Z] #38 ...
13:07:45 [2020-11-19T13:07:45.140Z] 
13:07:45 [2020-11-19T13:07:45.140Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:07:45 [2020-11-19T13:07:45.140Z] #45 29.68 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:07:45 [2020-11-19T13:07:45.140Z] #45 31.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:07:45 [2020-11-19T13:07:45.140Z] #45 35.92 go: finding github.com/fatih/color v1.9.0
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.40 go: finding github.com/spf13/pflag v1.0.3
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.65 go: finding github.com/pkg/errors v0.9.1
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.65 go: finding github.com/mattn/go-colorable v0.1.6
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.70 go: finding github.com/mattn/go-isatty v0.0.12
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.93 go: finding github.com/fsnotify/fsnotify v1.4.9
13:07:45 [2020-11-19T13:07:45.140Z] #45 36.93 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:07:45 [2020-11-19T13:07:45.140Z] #45 37.11 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:07:45 [2020-11-19T13:07:45.140Z] #45 37.26 go: finding github.com/jonboulle/clockwork v0.1.0
13:07:45 [2020-11-19T13:07:45.140Z] #45 37.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:07:45 [2020-11-19T13:07:45.140Z] #45 37.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:07:45 [2020-11-19T13:07:45.140Z] #45 ...
13:07:45 [2020-11-19T13:07:45.140Z] 
13:07:45 [2020-11-19T13:07:45.140Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:45 [2020-11-19T13:07:45.140Z] #38 28.93 Reading package lists...
13:07:45 [2020-11-19T13:07:45.143Z] #42 ...
13:07:45 [2020-11-19T13:07:45.143Z] 
13:07:45 [2020-11-19T13:07:45.143Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:07:45 [2020-11-19T13:07:45.143Z] #57 68.46 Checking out files:  22% (772/3408)   
Checking out files:  23% (784/3408)   
Checking out files:  24% (818/3408)   
Checking out files:  25% (852/3408)   
Checking out files:  26% (887/3408)   
Checking out files:  27% (921/3408)   
Checking out files:  28% (955/3408)   
Checking out files:  29% (989/3408)   
Checking out files:  30% (1023/3408)   
Checking out files:  31% (1057/3408)   
Checking out files:  32% (1091/3408)   
Checking out files:  33% (1125/3408)   
Checking out files:  34% (1159/3408)   
Checking out files:  35% (1193/3408)   
Checking out files:  36% (1227/3408)   
Checking out files:  37% (1261/3408)   
Checking out files:  38% (1296/3408)   
Checking out files:  39% (1330/3408)   
Checking out files:  40% (1364/3408)   
Checking out files:  41% (1398/3408)   
Checking out files:  42% (1432/3408)   
Checking out files:  43% (1466/3408)   
Checking out files:  44% (1500/3408)   
Checking out files:  45% (1534/3408)   
Checking out files:  46% (1568/3408)   
Checking out files:  47% (1602/3408)   
Checking out files:  48% (1636/3408)   
Checking out files:  48% (1656/3408)   
Checking out files:  49% (1670/3408)   
Checking out files:  50% (1704/3408)   
Checking out files:  51% (1739/3408)   
Checking out files:  52% (1773/3408)   
Checking out files:  53% (1807/3408)   
Checking out files:  54% (1841/3408)   
Checking out files:  55% (1875/3408)   
Checking out files:  56% (1909/3408)   
Checking out files:  57% (1943/3408)   
Checking out files:  58% (1977/3408)   
Checking out files:  59% (2011/3408)   
Checking out files:  60% (2045/3408)   
Checking out files:  61% (2079/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  77% (2653/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
13:07:45 [2020-11-19T13:07:45.143Z] #57 71.64 + cd /tmp/tmp.FmwI87or5a/src/github.com/containerd/containerd
13:07:45 [2020-11-19T13:07:45.143Z] #57 71.64 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
13:07:45 [2020-11-19T13:07:45.143Z] #57 75.79 + export 'BUILDTAGS=netgo osusergo static_build'
13:07:45 [2020-11-19T13:07:45.205Z]  ---> Running in f9dacf718b14
13:07:45 [2020-11-19T13:07:45.205Z] Removing intermediate container f9dacf718b14
13:07:45 [2020-11-19T13:07:45.205Z]  ---> 387b94c508f9
13:07:45 [2020-11-19T13:07:45.205Z] Step 49/140 : ARG VNDR_COMMIT
13:07:45 [2020-11-19T13:07:45.205Z]  ---> Running in 35b3462f7af8
13:07:45 [2020-11-19T13:07:45.205Z] Removing intermediate container 35b3462f7af8
13:07:45 [2020-11-19T13:07:45.205Z]  ---> 25973935256a
13:07:45 [2020-11-19T13:07:45.205Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + BUILDTAGS='netgo osusergo static_build'
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + export EXTRA_FLAGS=-buildmode=pie
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + EXTRA_FLAGS=-buildmode=pie
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + '[' '' = dynamic ']'
13:07:45 [2020-11-19T13:07:45.403Z] #57 75.80 + make
13:07:45 [2020-11-19T13:07:45.503Z]  ---> 36f0f248aa8f
13:07:45 [2020-11-19T13:07:45.503Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:07:45 [2020-11-19T13:07:45.503Z]  ---> be8e3d3b5ad8
13:07:45 [2020-11-19T13:07:45.503Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:07:45 [2020-11-19T13:07:45.503Z]  ---> Running in cce9f9ef9982
13:07:45 [2020-11-19T13:07:45.796Z] + RM_GOPATH=0
13:07:45 [2020-11-19T13:07:45.796Z] + TMP_GOPATH=
13:07:45 [2020-11-19T13:07:45.796Z] + : /build
13:07:45 [2020-11-19T13:07:45.796Z] + '[' -z '' ']'
13:07:45 [2020-11-19T13:07:45.796Z] ++ mktemp -d
13:07:45 [2020-11-19T13:07:45.796Z] + export GOPATH=/tmp/tmp.mG6C7jZHcd
13:07:45 [2020-11-19T13:07:45.796Z] + GOPATH=/tmp/tmp.mG6C7jZHcd
13:07:45 [2020-11-19T13:07:45.796Z] + RM_GOPATH=1
13:07:45 [2020-11-19T13:07:45.796Z] ++ dirname ./install.sh
13:07:45 [2020-11-19T13:07:45.796Z] + dir=.
13:07:45 [2020-11-19T13:07:45.797Z] + bin=vndr
13:07:45 [2020-11-19T13:07:45.797Z] + shift
13:07:45 [2020-11-19T13:07:45.797Z] + '[' '!' -f ./vndr.installer ']'
13:07:45 [2020-11-19T13:07:45.797Z] + . ./vndr.installer
13:07:45 [2020-11-19T13:07:45.797Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:07:45 [2020-11-19T13:07:45.797Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:07:45 [2020-11-19T13:07:45.797Z] + install_vndr
13:07:45 [2020-11-19T13:07:45.797Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
13:07:45 [2020-11-19T13:07:45.797Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mG6C7jZHcd/src/github.com/LK4D4/vndr
13:07:45 [2020-11-19T13:07:45.797Z] Cloning into '/tmp/tmp.mG6C7jZHcd/src/github.com/LK4D4/vndr'...
13:07:46 [2020-11-19T13:07:46.094Z] + cd /tmp/tmp.mG6C7jZHcd/src/github.com/LK4D4/vndr
13:07:46 [2020-11-19T13:07:46.094Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
13:07:46 [2020-11-19T13:07:46.094Z] + go build -buildmode=pie -v -o /build/vndr .
13:07:46 [2020-11-19T13:07:46.396Z] internal/cpu
13:07:46 [2020-11-19T13:07:46.396Z] runtime/internal/sys
13:07:46 [2020-11-19T13:07:46.396Z] internal/race
13:07:46 [2020-11-19T13:07:46.396Z] runtime/internal/atomic
13:07:46 [2020-11-19T13:07:46.396Z] sync/atomic
13:07:46 [2020-11-19T13:07:46.396Z] runtime/internal/math
13:07:46 [2020-11-19T13:07:46.396Z] unicode
13:07:46 [2020-11-19T13:07:46.396Z] internal/bytealg
13:07:46 [2020-11-19T13:07:46.396Z] unicode/utf8
13:07:46 [2020-11-19T13:07:46.396Z] math/bits
13:07:46 [2020-11-19T13:07:46.396Z] internal/testlog
13:07:46 [2020-11-19T13:07:46.396Z] encoding
13:07:46 [2020-11-19T13:07:46.396Z] math
13:07:46 [2020-11-19T13:07:46.396Z] unicode/utf16
13:07:46 [2020-11-19T13:07:46.396Z] runtime
13:07:46 [2020-11-19T13:07:46.396Z] container/list
13:07:46 [2020-11-19T13:07:46.697Z] crypto/internal/subtle
13:07:46 [2020-11-19T13:07:46.697Z] crypto/subtle
13:07:46 [2020-11-19T13:07:46.697Z] vendor/golang.org/x/crypto/cryptobyte/asn1
13:07:46 [2020-11-19T13:07:46.697Z] internal/nettrace
13:07:46 [2020-11-19T13:07:46.697Z] runtime/cgo
13:07:46 [2020-11-19T13:07:46.697Z] vendor/golang.org/x/crypto/internal/subtle
13:07:46 [2020-11-19T13:07:46.788Z] #57 77.39 + bin/ctr
13:07:46 [2020-11-19T13:07:46.788Z] #57 ...
13:07:46 [2020-11-19T13:07:46.788Z] 
13:07:46 [2020-11-19T13:07:46.788Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:46 [2020-11-19T13:07:46.788Z] #42 139.7 log
13:07:47 [2020-11-19T13:07:47.099Z] #38 39.84 Reading package lists...
13:07:47 [2020-11-19T13:07:47.099Z] #38 ...
13:07:47 [2020-11-19T13:07:47.099Z] 
13:07:47 [2020-11-19T13:07:47.099Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:07:47 [2020-11-19T13:07:47.099Z] #22 30.85 Fetched 8401 kB in 25s (333 kB/s)
13:07:47 [2020-11-19T13:07:47.099Z] #22 30.85 Reading package lists...
13:07:47 [2020-11-19T13:07:47.100Z] #22 ...
13:07:47 [2020-11-19T13:07:47.100Z] 
13:07:47 [2020-11-19T13:07:47.100Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:07:47 [2020-11-19T13:07:47.100Z] #66 39.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:07:47 [2020-11-19T13:07:47.100Z] #66 ...
13:07:47 [2020-11-19T13:07:47.100Z] 
13:07:47 [2020-11-19T13:07:47.100Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:47 [2020-11-19T13:07:47.100Z] #31 31.21 Fetched 8401 kB in 25s (331 kB/s)
13:07:47 [2020-11-19T13:07:47.360Z] #31 31.21 Reading package lists...
13:07:47 [2020-11-19T13:07:47.622Z] #31 ...
13:07:47 [2020-11-19T13:07:47.622Z] 
13:07:47 [2020-11-19T13:07:47.622Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:07:47 [2020-11-19T13:07:47.622Z] #22 30.85 Reading package lists...
13:07:48 [2020-11-19T13:07:48.173Z] #42 140.9 encoding/binary
13:07:48 [2020-11-19T13:07:48.766Z] #22 42.24 Reading package lists...
13:07:48 [2020-11-19T13:07:48.766Z] #22 ...
13:07:48 [2020-11-19T13:07:48.766Z] 
13:07:48 [2020-11-19T13:07:48.766Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:07:48 [2020-11-19T13:07:48.766Z] #54 32.92 Fetched 8401 kB in 26s (320 kB/s)
13:07:49 [2020-11-19T13:07:49.029Z] #54 32.92 Reading package lists...
13:07:49 [2020-11-19T13:07:49.029Z] #54 ...
13:07:49 [2020-11-19T13:07:49.029Z] 
13:07:49 [2020-11-19T13:07:49.029Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:49 [2020-11-19T13:07:49.291Z] #31 42.18 Reading package lists...
13:07:49 [2020-11-19T13:07:49.291Z] #31 ...
13:07:49 [2020-11-19T13:07:49.291Z] 
13:07:49 [2020-11-19T13:07:49.291Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:07:49 [2020-11-19T13:07:49.291Z] #7 33.41 Fetched 8401 kB in 27s (316 kB/s)
13:07:49 [2020-11-19T13:07:49.456Z] internal/reflectlite
13:07:49 [2020-11-19T13:07:49.456Z] sync
13:07:49 [2020-11-19T13:07:49.456Z] github.com/LK4D4/vndr/godl/singleflight
13:07:49 [2020-11-19T13:07:49.456Z] internal/singleflight
13:07:49 [2020-11-19T13:07:49.456Z] math/rand
13:07:49 [2020-11-19T13:07:49.456Z] errors
13:07:49 [2020-11-19T13:07:49.456Z] sort
13:07:49 [2020-11-19T13:07:49.456Z] internal/oserror
13:07:49 [2020-11-19T13:07:49.456Z] io
13:07:49 [2020-11-19T13:07:49.456Z] strconv
13:07:49 [2020-11-19T13:07:49.456Z] syscall
13:07:49 [2020-11-19T13:07:49.456Z] vendor/golang.org/x/net/dns/dnsmessage
13:07:49 [2020-11-19T13:07:49.769Z] bytes
13:07:49 [2020-11-19T13:07:49.864Z] #7 33.41 Reading package lists...
13:07:49 [2020-11-19T13:07:49.864Z] #7 ...
13:07:49 [2020-11-19T13:07:49.864Z] 
13:07:49 [2020-11-19T13:07:49.864Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:07:49 [2020-11-19T13:07:49.864Z] #54 32.92 Reading package lists...
13:07:50 [2020-11-19T13:07:50.067Z] bufio
13:07:50 [2020-11-19T13:07:50.067Z] reflect
13:07:50 [2020-11-19T13:07:50.367Z] strings
13:07:50 [2020-11-19T13:07:50.367Z] hash
13:07:50 [2020-11-19T13:07:50.367Z] hash/crc32
13:07:50 [2020-11-19T13:07:50.664Z] crypto
13:07:50 [2020-11-19T13:07:50.664Z] crypto/internal/randutil
13:07:50 [2020-11-19T13:07:50.664Z] crypto/hmac
13:07:50 [2020-11-19T13:07:50.664Z] time
13:07:50 [2020-11-19T13:07:50.664Z] internal/syscall/execenv
13:07:50 [2020-11-19T13:07:50.664Z] internal/syscall/unix
13:07:50 [2020-11-19T13:07:50.962Z] regexp/syntax
13:07:50 [2020-11-19T13:07:50.962Z] path
13:07:50 [2020-11-19T13:07:50.962Z] crypto/rc4
13:07:50 [2020-11-19T13:07:50.962Z] vendor/golang.org/x/crypto/hkdf
13:07:50 [2020-11-19T13:07:50.962Z] vendor/golang.org/x/text/transform
13:07:51 [2020-11-19T13:07:51.476Z] #42 ...
13:07:51 [2020-11-19T13:07:51.476Z] 
13:07:51 [2020-11-19T13:07:51.476Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.53 0 upgraded, 68 newly installed, 0 to remove and 5 not upgraded.
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.53 Need to get 104 MB of archives.
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.53 After this operation, 597 MB of additional disk space will be used.
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 54.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.41 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]
13:07:51 [2020-11-19T13:07:51.476Z] #14 55.73 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]
13:07:51 [2020-11-19T13:07:51.476Z] #14 56.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 56.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 56.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 56.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 56.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:07:51 [2020-11-19T13:07:51.476Z] #14 57.08 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]
13:07:51 [2020-11-19T13:07:51.476Z] #14 57.08 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]
13:07:51 [2020-11-19T13:07:51.476Z] #14 61.56 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]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.77 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.78 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]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 64.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:07:51 [2020-11-19T13:07:51.477Z] #14 ...
13:07:51 [2020-11-19T13:07:51.477Z] 
13:07:51 [2020-11-19T13:07:51.477Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:51 [2020-11-19T13:07:51.477Z] #42 144.3 encoding/base64
13:07:51 [2020-11-19T13:07:51.608Z] regexp
13:07:51 [2020-11-19T13:07:51.608Z] context
13:07:51 [2020-11-19T13:07:51.608Z] internal/poll
13:07:51 [2020-11-19T13:07:51.905Z] os
13:07:51 [2020-11-19T13:07:51.905Z] encoding/binary
13:07:51 [2020-11-19T13:07:51.905Z] internal/fmtsort
13:07:52 [2020-11-19T13:07:52.203Z] github.com/LK4D4/vndr/versioned
13:07:52 [2020-11-19T13:07:52.203Z] encoding/base64
13:07:52 [2020-11-19T13:07:52.203Z] crypto/sha512
13:07:52 [2020-11-19T13:07:52.203Z] crypto/cipher
13:07:52 [2020-11-19T13:07:52.203Z] crypto/ed25519/internal/edwards25519
13:07:52 [2020-11-19T13:07:52.203Z] fmt
13:07:52 [2020-11-19T13:07:52.422Z] #42 145.2 encoding/json
13:07:52 [2020-11-19T13:07:52.500Z] path/filepath
13:07:52 [2020-11-19T13:07:52.500Z] internal/lazyregexp
13:07:52 [2020-11-19T13:07:52.500Z] crypto/aes
13:07:52 [2020-11-19T13:07:52.500Z] io/ioutil
13:07:52 [2020-11-19T13:07:52.798Z] crypto/des
13:07:52 [2020-11-19T13:07:52.798Z] crypto/md5
13:07:52 [2020-11-19T13:07:52.798Z] crypto/sha1
13:07:52 [2020-11-19T13:07:52.798Z] crypto/sha256
13:07:52 [2020-11-19T13:07:52.798Z] encoding/pem
13:07:53 [2020-11-19T13:07:53.097Z] net
13:07:53 [2020-11-19T13:07:53.097Z] vendor/golang.org/x/crypto/internal/chacha20
13:07:53 [2020-11-19T13:07:53.097Z] vendor/golang.org/x/crypto/poly1305
13:07:53 [2020-11-19T13:07:53.097Z] vendor/golang.org/x/crypto/curve25519
13:07:53 [2020-11-19T13:07:53.097Z] flag
13:07:53 [2020-11-19T13:07:53.097Z] go/token
13:07:53 [2020-11-19T13:07:53.097Z] net/url
13:07:53 [2020-11-19T13:07:53.365Z] #42 146.0 go/doc
13:07:53 [2020-11-19T13:07:53.396Z] go/scanner
13:07:53 [2020-11-19T13:07:53.396Z] text/template/parse
13:07:53 [2020-11-19T13:07:53.396Z] log
13:07:53 [2020-11-19T13:07:53.695Z] go/ast
13:07:53 [2020-11-19T13:07:53.695Z] encoding/json
13:07:53 [2020-11-19T13:07:53.998Z] text/template
13:07:54 [2020-11-19T13:07:54.296Z] go/parser
13:07:54 [2020-11-19T13:07:54.592Z] encoding/xml
13:07:54 [2020-11-19T13:07:54.903Z] go/doc
13:07:55 [2020-11-19T13:07:55.200Z] compress/flate
13:07:55 [2020-11-19T13:07:55.845Z] compress/gzip
13:07:55 [2020-11-19T13:07:55.845Z] github.com/LK4D4/vndr/build
13:07:55 [2020-11-19T13:07:55.845Z] math/big
13:07:55 [2020-11-19T13:07:55.845Z] encoding/hex
13:07:56 [2020-11-19T13:07:56.146Z] vendor/golang.org/x/crypto/chacha20poly1305
13:07:56 [2020-11-19T13:07:56.146Z] vendor/golang.org/x/text/unicode/bidi
13:07:56 [2020-11-19T13:07:56.444Z] vendor/golang.org/x/text/unicode/norm
13:07:56 [2020-11-19T13:07:56.732Z] #54 44.31 Reading package lists...
13:07:56 [2020-11-19T13:07:56.732Z] #54 ...
13:07:56 [2020-11-19T13:07:56.732Z] 
13:07:56 [2020-11-19T13:07:56.732Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:56 [2020-11-19T13:07:56.732Z] #38 39.84 Reading package lists...
13:07:56 [2020-11-19T13:07:56.742Z] vendor/golang.org/x/text/secure/bidirule
13:07:56 [2020-11-19T13:07:56.742Z] vendor/golang.org/x/net/http2/hpack
13:07:57 [2020-11-19T13:07:57.039Z] mime
13:07:57 [2020-11-19T13:07:57.337Z] vendor/golang.org/x/net/idna
13:07:57 [2020-11-19T13:07:57.337Z] crypto/rand
13:07:57 [2020-11-19T13:07:57.635Z] crypto/elliptic
13:07:57 [2020-11-19T13:07:57.635Z] encoding/asn1
13:07:57 [2020-11-19T13:07:57.635Z] crypto/ed25519
13:07:57 [2020-11-19T13:07:57.635Z] crypto/rsa
13:07:57 [2020-11-19T13:07:57.800Z] #42 ...
13:07:57 [2020-11-19T13:07:57.800Z] 
13:07:57 [2020-11-19T13:07:57.800Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:57 [2020-11-19T13:07:57.800Z] #14 64.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 65.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 65.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 65.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 65.33 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 65.35 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 65.35 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.27 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.27 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.27 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.28 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.28 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.32 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.41 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.66 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.66 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.69 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.71 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.71 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.73 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.73 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 66.77 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 67.56 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 67.66 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 67.74 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:07:57 [2020-11-19T13:07:57.800Z] #14 69.51 debconf: delaying package configuration, since apt-utils is not installed
13:07:57 [2020-11-19T13:07:57.800Z] #14 69.88 Fetched 104 MB in 14s (7682 kB/s)
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.26 Selecting previously unselected package pigz.
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15473 files and directories currently installed.)
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.47 Unpacking pigz (2.4-1) ...
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.75 Selecting previously unselected package libpython3.7-minimal:amd64.
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:07:57 [2020-11-19T13:07:57.800Z] #14 70.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:07:57 [2020-11-19T13:07:57.934Z] crypto/dsa
13:07:57 [2020-11-19T13:07:57.934Z] net/textproto
13:07:57 [2020-11-19T13:07:57.934Z] vendor/golang.org/x/net/http/httpproxy
13:07:57 [2020-11-19T13:07:57.934Z] mime/quotedprintable
13:07:58 [2020-11-19T13:07:58.233Z] crypto/ecdsa
13:07:58 [2020-11-19T13:07:58.233Z] crypto/x509/pkix
13:07:58 [2020-11-19T13:07:58.233Z] vendor/golang.org/x/crypto/cryptobyte
13:07:58 [2020-11-19T13:07:58.233Z] vendor/golang.org/x/net/http/httpguts
13:07:58 [2020-11-19T13:07:58.233Z] mime/multipart
13:07:58 [2020-11-19T13:07:58.233Z] net/http/internal
13:07:58 [2020-11-19T13:07:58.233Z] os/exec
13:07:58 [2020-11-19T13:07:58.373Z] #14 ...
13:07:58 [2020-11-19T13:07:58.373Z] 
13:07:58 [2020-11-19T13:07:58.373Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:07:58 [2020-11-19T13:07:58.373Z] #42 151.1 github.com/LK4D4/vndr/build
13:07:58 [2020-11-19T13:07:58.530Z] crypto/x509
13:07:58 [2020-11-19T13:07:58.633Z] #42 ...
13:07:58 [2020-11-19T13:07:58.633Z] 
13:07:58 [2020-11-19T13:07:58.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:07:58 [2020-11-19T13:07:58.633Z] #39 30.92   CC       images/stats.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 31.72   CC       images/core.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 33.12   CC       images/core-x86.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 34.16   CC       images/core-arm.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 34.61   CC       images/core-aarch64.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 35.35   CC       images/core-ppc64.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 36.33   CC       images/core-s390.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 37.55   CC       images/cpuinfo.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 38.64   CC       images/inventory.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 39.20   CC       images/fdinfo.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 39.80   CC       images/fown.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 40.21   CC       images/ns.o
13:07:58 [2020-11-19T13:07:58.633Z] #39 40.55   CC       images/regfile.o
13:07:58 [2020-11-19T13:07:58.646Z] #57 156.7 + bin/containerd-stress
13:07:58 [2020-11-19T13:07:58.646Z] #57 157.9 + bin/containerd-shim
13:07:58 [2020-11-19T13:07:58.893Z] #39 40.98   CC       images/ghost-file.o
13:07:58 [2020-11-19T13:07:58.893Z] #39 ...
13:07:58 [2020-11-19T13:07:58.893Z] 
13:07:58 [2020-11-19T13:07:58.893Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:07:58 [2020-11-19T13:07:58.893Z] #14 72.02 Selecting previously unselected package python3.7-minimal.
13:07:58 [2020-11-19T13:07:58.893Z] #14 72.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:07:58 [2020-11-19T13:07:58.893Z] #14 72.06 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:07:59 [2020-11-19T13:07:59.181Z] crypto/tls
13:07:59 [2020-11-19T13:07:59.283Z] #38 50.86 Building dependency tree...
13:07:59 [2020-11-19T13:07:59.283Z] #38 53.16 Reading state information...
13:07:59 [2020-11-19T13:07:59.854Z] #38 ...
13:07:59 [2020-11-19T13:07:59.854Z] 
13:07:59 [2020-11-19T13:07:59.854Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:07:59 [2020-11-19T13:07:59.854Z] #7 33.41 Reading package lists...
13:08:00 [2020-11-19T13:08:00.117Z] #7 44.44 Reading package lists...
13:08:00 [2020-11-19T13:08:00.117Z] #7 ...
13:08:00 [2020-11-19T13:08:00.117Z] 
13:08:00 [2020-11-19T13:08:00.117Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:00 [2020-11-19T13:08:00.117Z] #31 42.18 Reading package lists...
13:08:00 [2020-11-19T13:08:00.225Z] net/http/httptrace
13:08:00 [2020-11-19T13:08:00.225Z] net/http
13:08:00 [2020-11-19T13:08:00.378Z] #31 53.34 Building dependency tree...
13:08:00 [2020-11-19T13:08:00.378Z] #31 ...
13:08:00 [2020-11-19T13:08:00.378Z] 
13:08:00 [2020-11-19T13:08:00.378Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:00 [2020-11-19T13:08:00.378Z] #42 44.10 vendor/golang.org/x/crypto/internal/subtle
13:08:00 [2020-11-19T13:08:00.378Z] #42 44.51 vendor/golang.org/x/crypto/curve25519
13:08:00 [2020-11-19T13:08:00.640Z] #42 ...
13:08:00 [2020-11-19T13:08:00.640Z] 
13:08:00 [2020-11-19T13:08:00.640Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:08:00 [2020-11-19T13:08:00.640Z] #54 44.31 Reading package lists...
13:08:00 [2020-11-19T13:08:00.801Z] #14 74.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:08:01 [2020-11-19T13:08:01.062Z] #14 74.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:08:02 [2020-11-19T13:08:02.306Z] github.com/LK4D4/vndr/godl
13:08:02 [2020-11-19T13:08:02.600Z] github.com/LK4D4/vndr
13:08:03 [2020-11-19T13:08:03.162Z] #57 162.6 + bin/containerd-shim-runc-v1
13:08:03 [2020-11-19T13:08:03.449Z] #54 54.85 Building dependency tree...
13:08:03 [2020-11-19T13:08:03.449Z] #54 57.38 Reading state information...
13:08:05 [2020-11-19T13:08:05.229Z] #57 164.6 + bin/containerd-shim-runc-v2
13:08:05 [2020-11-19T13:08:05.350Z] Removing intermediate container cce9f9ef9982
13:08:05 [2020-11-19T13:08:05.350Z]  ---> 451948b7019e
13:08:05 [2020-11-19T13:08:05.350Z] Step 53/140 : FROM dev-base AS containerd
13:08:05 [2020-11-19T13:08:05.350Z]  ---> 81facd5e84a7
13:08:05 [2020-11-19T13:08:05.350Z] Step 54/140 : ARG DEBIAN_FRONTEND
13:08:05 [2020-11-19T13:08:05.350Z]  ---> Using cache
13:08:05 [2020-11-19T13:08:05.350Z]  ---> 82e947308943
13:08:05 [2020-11-19T13:08:05.350Z] Step 55/140 : ARG CONTAINERD_COMMIT
13:08:05 [2020-11-19T13:08:05.350Z]  ---> Running in b32f70832548
13:08:05 [2020-11-19T13:08:05.350Z] Removing intermediate container b32f70832548
13:08:05 [2020-11-19T13:08:05.350Z]  ---> d0c7fd4fb55b
13:08:05 [2020-11-19T13:08:05.350Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends         libbtrfs-dev     && rm -rf /var/lib/apt/lists/*
13:08:05 [2020-11-19T13:08:05.350Z]  ---> Running in edc99da31eeb
13:08:05 [2020-11-19T13:08:05.366Z] #14 ...
13:08:05 [2020-11-19T13:08:05.366Z] 
13:08:05 [2020-11-19T13:08:05.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:05 [2020-11-19T13:08:05.366Z] #39 41.53   CC       images/fifo.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 41.95   CC       images/remap-file-path.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 42.28   CC       images/eventfd.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 42.80   CC       images/eventpoll.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 43.40   CC       images/fh.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 43.95   CC       images/fsnotify.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 45.19   CC       images/signalfd.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 45.55   CC       images/fs.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 45.89   CC       images/pstree.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 46.32   CC       images/pipe.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 46.66   CC       images/tcp-stream.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 47.15   CC       images/sk-packet.o
13:08:05 [2020-11-19T13:08:05.366Z] #39 47.64   CC       images/mnt.o
13:08:05 [2020-11-19T13:08:05.643Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:08:05 [2020-11-19T13:08:05.926Z] #57 165.2 + binaries
13:08:05 [2020-11-19T13:08:05.927Z] #57 165.2 + mkdir -p /build
13:08:05 [2020-11-19T13:08:05.927Z] #57 165.2 + cp bin/containerd /build/containerd
13:08:05 [2020-11-19T13:08:05.927Z] #57 165.2 + cp bin/containerd-shim /build/containerd-shim
13:08:05 [2020-11-19T13:08:05.927Z] #57 165.2 + cp bin/ctr /build/ctr
13:08:05 [2020-11-19T13:08:05.943Z] #39 48.16   CC       images/pipe-data.o
13:08:05 [2020-11-19T13:08:05.946Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:08:05 [2020-11-19T13:08:05.946Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:08:05 [2020-11-19T13:08:05.946Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:08:05 [2020-11-19T13:08:05.998Z] #54 ...
13:08:05 [2020-11-19T13:08:05.998Z] 
13:08:05 [2020-11-19T13:08:05.998Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:05 [2020-11-19T13:08:05.998Z] #38 56.39 The following additional packages will be installed:
13:08:05 [2020-11-19T13:08:05.998Z] #38 56.42   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
13:08:05 [2020-11-19T13:08:05.998Z] #38 56.42   libprotoc17 python-pkg-resources python-six zlib1g-dev
13:08:05 [2020-11-19T13:08:05.998Z] #38 56.43 Suggested packages:
13:08:05 [2020-11-19T13:08:05.998Z] #38 56.43   manpages-dev python-setuptools
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.26 The following NEW packages will be installed:
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.28   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.30   python-six zlib1g-dev
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.89 0 upgraded, 17 newly installed, 0 to remove and 5 not upgraded.
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.89 Need to get 4095 kB of archives.
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.89 After this operation, 22.5 MB of additional disk space will be used.
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:08:05 [2020-11-19T13:08:05.998Z] #38 58.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 58.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 58.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 58.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 58.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
13:08:05 [2020-11-19T13:08:05.999Z] #38 59.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
13:08:06 [2020-11-19T13:08:06.217Z] #57 DONE 165.8s
13:08:06 [2020-11-19T13:08:06.241Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
13:08:06 [2020-11-19T13:08:06.241Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
13:08:06 [2020-11-19T13:08:06.518Z] #39 48.60   CC       images/sa.o
13:08:06 [2020-11-19T13:08:06.518Z] #39 ...
13:08:06 [2020-11-19T13:08:06.518Z] 
13:08:06 [2020-11-19T13:08:06.518Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:06 [2020-11-19T13:08:06.518Z] #14 79.89 Selecting previously unselected package python3-minimal.
13:08:06 [2020-11-19T13:08:06.518Z] #14 79.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
13:08:06 [2020-11-19T13:08:06.518Z] #14 79.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:08:06 [2020-11-19T13:08:06.518Z] #14 79.97 Unpacking python3-minimal (3.7.3-1) ...
13:08:06 [2020-11-19T13:08:06.781Z] #14 80.15 Selecting previously unselected package libmpdec2:amd64.
13:08:06 [2020-11-19T13:08:06.781Z] #14 80.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:08:06 [2020-11-19T13:08:06.781Z] #14 80.18 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:08:06 [2020-11-19T13:08:06.849Z] 
13:08:06 [2020-11-19T13:08:06.849Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
13:08:07 [2020-11-19T13:08:07.139Z] #58 DONE 0.3s
13:08:07 [2020-11-19T13:08:07.139Z] 
13:08:07 [2020-11-19T13:08:07.139Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:08:07 [2020-11-19T13:08:07.352Z] #14 80.45 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:08:07 [2020-11-19T13:08:07.352Z] #14 80.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
13:08:07 [2020-11-19T13:08:07.352Z] #14 80.48 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:08:07 [2020-11-19T13:08:07.387Z] #38 61.25 debconf: delaying package configuration, since apt-utils is not installed
13:08:07 [2020-11-19T13:08:07.429Z] #62 DONE 0.2s
13:08:07 [2020-11-19T13:08:07.429Z] 
13:08:07 [2020-11-19T13:08:07.429Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:08:07 [2020-11-19T13:08:07.429Z] #64 DONE 0.2s
13:08:07 [2020-11-19T13:08:07.429Z] 
13:08:07 [2020-11-19T13:08:07.429Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
13:08:07 [2020-11-19T13:08:07.649Z] #38 61.65 Fetched 4095 kB in 1s (3485 kB/s)
13:08:07 [2020-11-19T13:08:07.649Z] #38 61.89 Selecting previously unselected package libcap-dev:amd64.
13:08:07 [2020-11-19T13:08:07.720Z] #67 DONE 0.2s
13:08:07 [2020-11-19T13:08:07.720Z] 
13:08:07 [2020-11-19T13:08:07.720Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
13:08:07 [2020-11-19T13:08:07.720Z] #68 DONE 0.1s
13:08:07 [2020-11-19T13:08:07.720Z] 
13:08:07 [2020-11-19T13:08:07.720Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
13:08:07 [2020-11-19T13:08:07.764Z] Fetched 8176 kB in 2s (4343 kB/s)
13:08:07 [2020-11-19T13:08:07.911Z] #38 61.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:08:07 [2020-11-19T13:08:07.911Z] #38 62.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
13:08:08 [2020-11-19T13:08:08.173Z] #38 62.16 Unpacking libcap-dev:amd64 (1:2.25-2) ...
13:08:08 [2020-11-19T13:08:08.366Z] #69 DONE 0.7s
13:08:08 [2020-11-19T13:08:08.366Z] 
13:08:08 [2020-11-19T13:08:08.366Z] #70 exporting to image
13:08:08 [2020-11-19T13:08:08.366Z] #70 exporting layers
13:08:08 [2020-11-19T13:08:08.402Z] Reading package lists...
13:08:08 [2020-11-19T13:08:08.435Z] #38 62.60 Selecting previously unselected package libnet1:amd64.
13:08:08 [2020-11-19T13:08:08.435Z] #38 62.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:08:08 [2020-11-19T13:08:08.435Z] #38 ...
13:08:08 [2020-11-19T13:08:08.435Z] 
13:08:08 [2020-11-19T13:08:08.435Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:08:08 [2020-11-19T13:08:08.435Z] #22 42.24 Reading package lists...
13:08:08 [2020-11-19T13:08:08.435Z] #22 52.99 Building dependency tree...
13:08:08 [2020-11-19T13:08:08.435Z] #22 55.66 Reading state information...
13:08:08 [2020-11-19T13:08:08.435Z] #22 58.84 ca-certificates is already the newest version (20200601~deb10u1).
13:08:08 [2020-11-19T13:08:08.435Z] #22 58.84 The following additional packages will be installed:
13:08:08 [2020-11-19T13:08:08.435Z] #22 58.85   libjq1 libonig5
13:08:08 [2020-11-19T13:08:08.435Z] #22 59.55 The following NEW packages will be installed:
13:08:08 [2020-11-19T13:08:08.435Z] #22 59.56   jq libjq1 libonig5
13:08:08 [2020-11-19T13:08:08.435Z] #22 60.12 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:08:08 [2020-11-19T13:08:08.435Z] #22 60.12 Need to get 355 kB of archives.
13:08:08 [2020-11-19T13:08:08.435Z] #22 60.12 After this operation, 1072 kB of additional disk space will be used.
13:08:08 [2020-11-19T13:08:08.435Z] #22 60.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:08:08 [2020-11-19T13:08:08.436Z] #22 60.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:08:08 [2020-11-19T13:08:08.436Z] #22 60.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:08:08 [2020-11-19T13:08:08.436Z] #22 61.96 debconf: delaying package configuration, since apt-utils is not installed
13:08:08 [2020-11-19T13:08:08.436Z] #22 62.37 Fetched 355 kB in 0s (865 kB/s)
13:08:08 [2020-11-19T13:08:08.436Z] #22 62.61 Selecting previously unselected package libonig5:amd64.
13:08:08 [2020-11-19T13:08:08.698Z] #22 62.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
13:08:08 [2020-11-19T13:08:08.698Z] #22 ...
13:08:08 [2020-11-19T13:08:08.698Z] 
13:08:08 [2020-11-19T13:08:08.698Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:08 [2020-11-19T13:08:08.698Z] #38 62.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:08:08 [2020-11-19T13:08:08.698Z] #38 62.77 Selecting previously unselected package libnet1-dev.
13:08:08 [2020-11-19T13:08:08.698Z] #38 62.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
13:08:08 [2020-11-19T13:08:08.698Z] #38 62.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
13:08:08 [2020-11-19T13:08:08.960Z] #38 63.09 Selecting previously unselected package libnl-3-200:amd64.
13:08:08 [2020-11-19T13:08:08.960Z] #38 63.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
13:08:08 [2020-11-19T13:08:08.960Z] #38 63.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:08:09 [2020-11-19T13:08:09.038Z] Reading package lists...
13:08:09 [2020-11-19T13:08:09.222Z] #38 63.29 Selecting previously unselected package libnl-3-dev:amd64.
13:08:09 [2020-11-19T13:08:09.222Z] #38 63.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
13:08:09 [2020-11-19T13:08:09.222Z] #38 63.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
13:08:09 [2020-11-19T13:08:09.331Z] Building dependency tree...
13:08:09 [2020-11-19T13:08:09.331Z] Reading state information...
13:08:09 [2020-11-19T13:08:09.331Z] The following additional packages will be installed:
13:08:09 [2020-11-19T13:08:09.331Z]   libbtrfs0
13:08:09 [2020-11-19T13:08:09.331Z] The following NEW packages will be installed:
13:08:09 [2020-11-19T13:08:09.331Z]   libbtrfs-dev libbtrfs0
13:08:09 [2020-11-19T13:08:09.331Z] 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
13:08:09 [2020-11-19T13:08:09.331Z] Need to get 120 kB of archives.
13:08:09 [2020-11-19T13:08:09.331Z] After this operation, 423 kB of additional disk space will be used.
13:08:09 [2020-11-19T13:08:09.331Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
13:08:09 [2020-11-19T13:08:09.331Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
13:08:09 [2020-11-19T13:08:09.484Z] #38 63.75 Selecting previously unselected package libprotobuf-c1:amd64.
13:08:09 [2020-11-19T13:08:09.484Z] #38 63.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:08:09 [2020-11-19T13:08:09.625Z] debconf: delaying package configuration, since apt-utils is not installed
13:08:09 [2020-11-19T13:08:09.625Z] Fetched 120 kB in 0s (857 kB/s)
13:08:09 [2020-11-19T13:08:09.625Z] Selecting previously unselected package libbtrfs0.
13:08:09 [2020-11-19T13:08:09.625Z] (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.)
13:08:09 [2020-11-19T13:08:09.625Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
13:08:09 [2020-11-19T13:08:09.625Z] Unpacking libbtrfs0 (4.20.1-2) ...
13:08:09 [2020-11-19T13:08:09.625Z] Selecting previously unselected package libbtrfs-dev.
13:08:09 [2020-11-19T13:08:09.625Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
13:08:09 [2020-11-19T13:08:09.625Z] Unpacking libbtrfs-dev (4.20.1-2) ...
13:08:09 [2020-11-19T13:08:09.625Z] Setting up libbtrfs0 (4.20.1-2) ...
13:08:09 [2020-11-19T13:08:09.625Z] Setting up libbtrfs-dev (4.20.1-2) ...
13:08:09 [2020-11-19T13:08:09.625Z] Processing triggers for libc-bin (2.28-10) ...
13:08:09 [2020-11-19T13:08:09.750Z] #38 63.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:08:09 [2020-11-19T13:08:09.750Z] #38 63.86 Selecting previously unselected package libprotobuf-c-dev:amd64.
13:08:09 [2020-11-19T13:08:09.750Z] #38 63.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
13:08:09 [2020-11-19T13:08:09.750Z] #38 63.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:08:09 [2020-11-19T13:08:09.895Z] #14 83.24 Selecting previously unselected package python3.7.
13:08:09 [2020-11-19T13:08:09.895Z] #14 83.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
13:08:09 [2020-11-19T13:08:09.895Z] #14 83.29 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:08:09 [2020-11-19T13:08:09.919Z] Removing intermediate container edc99da31eeb
13:08:09 [2020-11-19T13:08:09.919Z]  ---> 167ae70addd9
13:08:09 [2020-11-19T13:08:09.919Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd
13:08:10 [2020-11-19T13:08:10.214Z]  ---> Running in bf48eb2f0e58
13:08:10 [2020-11-19T13:08:10.214Z] Removing intermediate container bf48eb2f0e58
13:08:10 [2020-11-19T13:08:10.214Z]  ---> e6bd9ea164c5
13:08:10 [2020-11-19T13:08:10.214Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:08:10 [2020-11-19T13:08:10.214Z]  ---> 66f1836103ed
13:08:10 [2020-11-19T13:08:10.214Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:08:10 [2020-11-19T13:08:10.324Z] #38 64.31 Selecting previously unselected package zlib1g-dev:amd64.
13:08:10 [2020-11-19T13:08:10.325Z] #38 64.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
13:08:10 [2020-11-19T13:08:10.325Z] #38 64.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:08:10 [2020-11-19T13:08:10.464Z] #14 83.73 Selecting previously unselected package libpython3-stdlib:amd64.
13:08:10 [2020-11-19T13:08:10.464Z] #14 83.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:08:10 [2020-11-19T13:08:10.464Z] #14 83.76 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:08:10 [2020-11-19T13:08:10.513Z]  ---> b13f2ad85940
13:08:10 [2020-11-19T13:08:10.513Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:08:10 [2020-11-19T13:08:10.513Z]  ---> Running in 15a41b50f611
13:08:10 [2020-11-19T13:08:10.723Z] #14 84.09 Setting up python3-minimal (3.7.3-1) ...
13:08:10 [2020-11-19T13:08:10.807Z] + RM_GOPATH=0
13:08:10 [2020-11-19T13:08:10.807Z] + TMP_GOPATH=
13:08:10 [2020-11-19T13:08:10.807Z] + : /build
13:08:10 [2020-11-19T13:08:10.807Z] + '[' -z '' ']'
13:08:10 [2020-11-19T13:08:10.807Z] ++ mktemp -d
13:08:10 [2020-11-19T13:08:10.807Z] + export GOPATH=/tmp/tmp.wgqSgDsJu6
13:08:10 [2020-11-19T13:08:10.807Z] + GOPATH=/tmp/tmp.wgqSgDsJu6
13:08:10 [2020-11-19T13:08:10.807Z] + RM_GOPATH=1
13:08:10 [2020-11-19T13:08:10.807Z] ++ dirname ./install.sh
13:08:10 [2020-11-19T13:08:10.807Z] + dir=.
13:08:10 [2020-11-19T13:08:10.807Z] + bin=containerd
13:08:10 [2020-11-19T13:08:10.807Z] + shift
13:08:10 [2020-11-19T13:08:10.807Z] + '[' '!' -f ./containerd.installer ']'
13:08:10 [2020-11-19T13:08:10.807Z] + . ./containerd.installer
13:08:10 [2020-11-19T13:08:10.807Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
13:08:10 [2020-11-19T13:08:10.807Z] + install_containerd
13:08:10 [2020-11-19T13:08:10.807Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
13:08:10 [2020-11-19T13:08:10.807Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
13:08:10 [2020-11-19T13:08:10.807Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.wgqSgDsJu6/src/github.com/containerd/containerd
13:08:10 [2020-11-19T13:08:10.807Z] Cloning into '/tmp/tmp.wgqSgDsJu6/src/github.com/containerd/containerd'...
13:08:10 [2020-11-19T13:08:10.925Z] #38 64.89 Selecting previously unselected package libprotobuf17:amd64.
13:08:10 [2020-11-19T13:08:10.925Z] #38 64.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
13:08:10 [2020-11-19T13:08:10.925Z] #38 64.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
13:08:10 [2020-11-19T13:08:10.925Z] #38 ...
13:08:10 [2020-11-19T13:08:10.925Z] 
13:08:10 [2020-11-19T13:08:10.925Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:08:10 [2020-11-19T13:08:10.925Z] #7 44.44 Reading package lists...
13:08:10 [2020-11-19T13:08:10.925Z] #7 55.31 Building dependency tree...
13:08:10 [2020-11-19T13:08:10.925Z] #7 57.45 Reading state information...
13:08:10 [2020-11-19T13:08:10.925Z] #7 60.60 The following additional packages will be installed:
13:08:10 [2020-11-19T13:08:10.925Z] #7 60.60   libapparmor1
13:08:10 [2020-11-19T13:08:10.925Z] #7 60.64 Suggested packages:
13:08:10 [2020-11-19T13:08:10.925Z] #7 60.67   seccomp
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.03 The following NEW packages will be installed:
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.05   libapparmor-dev libapparmor1 libseccomp-dev
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.47 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.47 Need to get 293 kB of archives.
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.47 After this operation, 952 kB of additional disk space will be used.
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
13:08:10 [2020-11-19T13:08:10.925Z] #7 61.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
13:08:10 [2020-11-19T13:08:10.925Z] #7 62.97 debconf: delaying package configuration, since apt-utils is not installed
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.36 Fetched 293 kB in 0s (952 kB/s)
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.53 Selecting previously unselected package libapparmor1:amd64.
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.53 (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.)
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.62 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.64 Unpacking libapparmor1:amd64 (2.13.2-10) ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.80 Selecting previously unselected package libapparmor-dev:amd64.
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.81 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 63.85 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.33 Selecting previously unselected package libseccomp-dev:amd64.
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.34 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.39 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.83 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.91 Setting up libapparmor1:amd64 (2.13.2-10) ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.93 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
13:08:10 [2020-11-19T13:08:10.925Z] #7 64.94 Processing triggers for libc-bin (2.28-10) ...
13:08:10 [2020-11-19T13:08:10.984Z] #14 ...
13:08:10 [2020-11-19T13:08:10.984Z] 
13:08:10 [2020-11-19T13:08:10.984Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:10 [2020-11-19T13:08:10.984Z] #42 153.7 encoding/xml
13:08:10 [2020-11-19T13:08:10.984Z] #42 155.8 github.com/LK4D4/vndr/versioned
13:08:10 [2020-11-19T13:08:10.984Z] #42 155.9 compress/flate
13:08:10 [2020-11-19T13:08:10.984Z] #42 160.5 hash
13:08:10 [2020-11-19T13:08:10.984Z] #42 160.7 hash/crc32
13:08:10 [2020-11-19T13:08:10.984Z] #42 161.5 compress/gzip
13:08:10 [2020-11-19T13:08:10.984Z] #42 162.6 context
13:08:10 [2020-11-19T13:08:10.984Z] #42 163.3 crypto/cipher
13:08:10 [2020-11-19T13:08:10.984Z] #42 163.9 math/big
13:08:10 [2020-11-19T13:08:10.984Z] #42 ...
13:08:10 [2020-11-19T13:08:10.984Z] 
13:08:10 [2020-11-19T13:08:10.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:10 [2020-11-19T13:08:10.984Z] #39 48.94   CC       images/timer.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 49.61   CC       images/timerfd.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 49.84   CC       images/mm.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 50.38   CC       images/sk-opts.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 50.76   CC       images/sk-unix.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 51.50   CC       images/sk-inet.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 52.16   CC       images/tun.o
13:08:10 [2020-11-19T13:08:10.984Z] #39 52.84   CC       images/sk-netlink.o
13:08:11 [2020-11-19T13:08:11.184Z] #70 exporting layers 2.7s done
13:08:11 [2020-11-19T13:08:11.184Z] #70 writing image sha256:0d6ef784db612a233229990c221c8dcb977e8fee3e41cb7030d98994b3f8ab3b done
13:08:11 [2020-11-19T13:08:11.185Z] #70 naming to docker.io/library/docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b done
13:08:11 [2020-11-19T13:08:11.185Z] #70 DONE 2.7s
13:08:11 [2020-11-19T13:08:11.187Z] #7 ...
13:08:11 [2020-11-19T13:08:11.187Z] 
13:08:11 [2020-11-19T13:08:11.187Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:08:11 [2020-11-19T13:08:11.187Z] #22 62.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:08:11 [2020-11-19T13:08:11.187Z] #22 62.76 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 62.80 Unpacking libonig5:amd64 (6.9.1-1) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.09 Selecting previously unselected package libjq1:amd64.
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.10 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.34 Selecting previously unselected package jq.
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.34 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.40 Unpacking jq (1.5+dfsg-2+b1) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.63 Setting up libonig5:amd64 (6.9.1-1) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.69 Setting up jq (1.5+dfsg-2+b1) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 63.72 Processing triggers for libc-bin (2.28-10) ...
13:08:11 [2020-11-19T13:08:11.187Z] #22 ...
13:08:11 [2020-11-19T13:08:11.187Z] 
13:08:11 [2020-11-19T13:08:11.187Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r...
13:08:11 [2020-11-19T13:08:11.187Z] #54 60.29 The following additional packages will be installed:
13:08:11 [2020-11-19T13:08:11.187Z] #54 60.31   libbtrfs0
13:08:11 [2020-11-19T13:08:11.187Z] #54 60.71 The following NEW packages will be installed:
13:08:11 [2020-11-19T13:08:11.187Z] #54 60.72   libbtrfs-dev libbtrfs0
13:08:11 [2020-11-19T13:08:11.187Z] #54 61.23 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
13:08:11 [2020-11-19T13:08:11.187Z] #54 61.23 Need to get 119 kB of archives.
13:08:11 [2020-11-19T13:08:11.187Z] #54 61.23 After this operation, 387 kB of additional disk space will be used.
13:08:11 [2020-11-19T13:08:11.187Z] #54 61.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:08:11 [2020-11-19T13:08:11.187Z] #54 61.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:08:11 [2020-11-19T13:08:11.187Z] #54 63.37 debconf: delaying package configuration, since apt-utils is not installed
13:08:11 [2020-11-19T13:08:11.187Z] #54 63.65 Fetched 119 kB in 0s (383 kB/s)
13:08:11 [2020-11-19T13:08:11.187Z] #54 63.80 Selecting previously unselected package libbtrfs0.
13:08:11 [2020-11-19T13:08:11.187Z] #54 63.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
13:08:11 [2020-11-19T13:08:11.187Z] #54 63.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 63.95 Unpacking libbtrfs0 (4.20.1-2) ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 64.09 Selecting previously unselected package libbtrfs-dev.
13:08:11 [2020-11-19T13:08:11.187Z] #54 64.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 64.15 Unpacking libbtrfs-dev (4.20.1-2) ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 64.57 Setting up libbtrfs0 (4.20.1-2) ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 64.70 Setting up libbtrfs-dev (4.20.1-2) ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 64.89 Processing triggers for libc-bin (2.28-10) ...
13:08:11 [2020-11-19T13:08:11.187Z] #54 DONE 65.3s
13:08:11 [2020-11-19T13:08:11.187Z] 
13:08:11 [2020-11-19T13:08:11.187Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal...
13:08:11 [2020-11-19T13:08:11.187Z] #22 DONE 65.3s
13:08:11 [2020-11-19T13:08:11.187Z] 
13:08:11 [2020-11-19T13:08:11.187Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
13:08:11 [2020-11-19T13:08:11.245Z] #39 53.39   CC       images/packet-sock.o
[Pipeline] sh
13:08:11 [2020-11-19T13:08:11.448Z] #23 DONE 0.2s
13:08:11 [2020-11-19T13:08:11.449Z] 
13:08:11 [2020-11-19T13:08:11.449Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:08:11 [2020-11-19T13:08:11.449Z] #55 DONE 0.2s
13:08:11 [2020-11-19T13:08:11.449Z] 
13:08:11 [2020-11-19T13:08:11.449Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:08:11 [2020-11-19T13:08:11.607Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/test/unit
13:08:11 [2020-11-19T13:08:11.711Z] #56 ...
13:08:11 [2020-11-19T13:08:11.711Z] 
13:08:11 [2020-11-19T13:08:11.711Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:11 [2020-11-19T13:08:11.711Z] #31 53.34 Building dependency tree...
13:08:11 [2020-11-19T13:08:11.711Z] #31 55.64 Reading state information...
13:08:11 [2020-11-19T13:08:11.711Z] #31 58.75 The following additional packages will be installed:
13:08:11 [2020-11-19T13:08:11.711Z] #31 58.76   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:08:11 [2020-11-19T13:08:11.711Z] #31 58.78 Suggested packages:
13:08:11 [2020-11-19T13:08:11.711Z] #31 58.80   cmake-doc ninja-build lrzip
13:08:11 [2020-11-19T13:08:11.711Z] #31 58.80 Recommended packages:
13:08:11 [2020-11-19T13:08:11.711Z] #31 58.80   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:08:11 [2020-11-19T13:08:11.711Z] #31 60.37 The following NEW packages will be installed:
13:08:11 [2020-11-19T13:08:11.711Z] #31 60.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:08:11 [2020-11-19T13:08:11.711Z] #31 60.43   vim-common xxd
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.05 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.05 Need to get 14.9 MB of archives.
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.05 After this operation, 61.8 MB of additional disk space will be used.
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 61.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 62.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 62.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 62.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 62.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 62.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 62.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
13:08:11 [2020-11-19T13:08:11.711Z] #31 64.42 debconf: delaying package configuration, since apt-utils is not installed
13:08:11 [2020-11-19T13:08:11.711Z] #31 65.06 Fetched 14.9 MB in 2s (6570 kB/s)
13:08:11 [2020-11-19T13:08:11.711Z] #31 65.27 Selecting previously unselected package xxd.
13:08:11 [2020-11-19T13:08:11.711Z] #31 65.27 (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.)
13:08:11 [2020-11-19T13:08:11.711Z] #31 65.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
13:08:11 [2020-11-19T13:08:11.711Z] #31 65.49 Unpacking xxd (2:8.1.0875-5) ...
13:08:11 [2020-11-19T13:08:11.711Z] #31 ...
13:08:11 [2020-11-19T13:08:11.711Z] 
13:08:11 [2020-11-19T13:08:11.711Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
13:08:11 [2020-11-19T13:08:11.711Z] #56 DONE 0.3s
13:08:11 [2020-11-19T13:08:11.711Z] 
13:08:11 [2020-11-19T13:08:11.711Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -...
13:08:11 [2020-11-19T13:08:11.711Z] #7 DONE 65.8s
13:08:11 [2020-11-19T13:08:11.711Z] 
13:08:11 [2020-11-19T13:08:11.711Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:08:11 [2020-11-19T13:08:11.973Z] #50 DONE 0.2s
13:08:11 [2020-11-19T13:08:11.973Z] 
13:08:11 [2020-11-19T13:08:11.973Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:11 [2020-11-19T13:08:11.973Z] #31 65.93 Selecting previously unselected package vim-common.
13:08:11 [2020-11-19T13:08:11.973Z] #31 65.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:08:11 [2020-11-19T13:08:11.973Z] #31 ...
13:08:11 [2020-11-19T13:08:11.973Z] 
13:08:11 [2020-11-19T13:08:11.973Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
13:08:11 [2020-11-19T13:08:11.973Z] #51 DONE 0.1s
13:08:11 [2020-11-19T13:08:11.973Z] 
13:08:11 [2020-11-19T13:08:11.973Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:11 [2020-11-19T13:08:11.973Z] #31 66.03 Unpacking vim-common (2:8.1.0875-5) ...
13:08:12 [2020-11-19T13:08:12.236Z] #31 ...
13:08:12 [2020-11-19T13:08:12.236Z] 
13:08:12 [2020-11-19T13:08:12.236Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy
13:08:12 [2020-11-19T13:08:12.236Z] #66 DONE 66.0s
13:08:12 [2020-11-19T13:08:12.236Z] 
13:08:12 [2020-11-19T13:08:12.236Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:12 [2020-11-19T13:08:12.236Z] #38 66.46 Selecting previously unselected package libprotobuf-lite17:amd64.
13:08:12 [2020-11-19T13:08:12.236Z] #38 66.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
13:08:12 [2020-11-19T13:08:12.236Z] #38 66.49 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:08:12 [2020-11-19T13:08:12.627Z] #39 54.48   CC       images/ipc-var.o
13:08:12 [2020-11-19T13:08:12.887Z] #39 55.02   CC       images/ipc-desc.o
13:08:13 [2020-11-19T13:08:13.194Z] #38 67.21 Selecting previously unselected package libprotobuf-dev:amd64.
13:08:13 [2020-11-19T13:08:13.194Z] #38 67.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
13:08:13 [2020-11-19T13:08:13.194Z] #38 67.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:08:13 [2020-11-19T13:08:13.458Z] #39 55.58   CC       images/ipc-shm.o
13:08:13 [2020-11-19T13:08:13.718Z] #39 ...
13:08:13 [2020-11-19T13:08:13.718Z] 
13:08:13 [2020-11-19T13:08:13.718Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:13 [2020-11-19T13:08:13.718Z] #14 86.95 Selecting previously unselected package python3.
13:08:13 [2020-11-19T13:08:13.719Z] #14 86.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16134 files and directories currently installed.)
13:08:13 [2020-11-19T13:08:13.719Z] #14 87.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:08:13 [2020-11-19T13:08:13.719Z] #14 87.13 Unpacking python3 (3.7.3-1) ...
13:08:13 [2020-11-19T13:08:13.723Z] ?   	github.com/docker/docker/api	[no test files]
13:08:14 [2020-11-19T13:08:14.299Z] #14 87.65 Selecting previously unselected package libip4tc0:amd64.
13:08:14 [2020-11-19T13:08:14.299Z] #14 87.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:08:14 [2020-11-19T13:08:14.299Z] #14 87.68 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:08:14 [2020-11-19T13:08:14.878Z] #14 87.97 Selecting previously unselected package libip6tc0:amd64.
13:08:14 [2020-11-19T13:08:14.878Z] #14 87.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:08:14 [2020-11-19T13:08:14.878Z] #14 87.98 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:08:14 [2020-11-19T13:08:14.878Z] #14 88.16 Selecting previously unselected package libiptc0:amd64.
13:08:14 [2020-11-19T13:08:14.878Z] #14 88.16 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:08:14 [2020-11-19T13:08:14.878Z] #14 88.17 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:08:14 [2020-11-19T13:08:14.878Z] #14 88.33 Selecting previously unselected package libnfnetlink0:amd64.
13:08:14 [2020-11-19T13:08:14.878Z] #14 88.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:08:15 [2020-11-19T13:08:15.140Z] #14 88.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:08:15 [2020-11-19T13:08:15.140Z] #14 88.49 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:08:15 [2020-11-19T13:08:15.140Z] #14 88.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:08:15 [2020-11-19T13:08:15.140Z] #14 88.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:08:15 [2020-11-19T13:08:15.405Z] #14 88.75 Selecting previously unselected package libnftnl11:amd64.
13:08:15 [2020-11-19T13:08:15.405Z] #14 88.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:08:15 [2020-11-19T13:08:15.405Z] #14 88.76 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:08:15 [2020-11-19T13:08:15.749Z] #38 69.84 Selecting previously unselected package libprotoc17:amd64.
13:08:15 [2020-11-19T13:08:15.749Z] #38 69.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
13:08:15 [2020-11-19T13:08:15.749Z] #38 69.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
13:08:15 [2020-11-19T13:08:15.981Z] #14 89.08 Selecting previously unselected package iptables.
13:08:15 [2020-11-19T13:08:15.981Z] #14 89.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:08:15 [2020-11-19T13:08:15.981Z] #14 89.13 Unpacking iptables (1.8.2-4) ...
13:08:16 [2020-11-19T13:08:16.424Z] + cd /tmp/tmp.wgqSgDsJu6/src/github.com/containerd/containerd
13:08:16 [2020-11-19T13:08:16.424Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
13:08:16 [2020-11-19T13:08:16.506Z] #14 89.76 Selecting previously unselected package xxd.
13:08:16 [2020-11-19T13:08:16.506Z] #14 89.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:08:16 [2020-11-19T13:08:16.506Z] #14 89.82 Unpacking xxd (2:8.1.0875-5) ...
13:08:16 [2020-11-19T13:08:16.719Z] + export 'BUILDTAGS=netgo osusergo static_build'
13:08:16 [2020-11-19T13:08:16.719Z] + BUILDTAGS='netgo osusergo static_build'
13:08:16 [2020-11-19T13:08:16.719Z] + export EXTRA_FLAGS=-buildmode=pie
13:08:16 [2020-11-19T13:08:16.719Z] + EXTRA_FLAGS=-buildmode=pie
13:08:16 [2020-11-19T13:08:16.719Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:08:16 [2020-11-19T13:08:16.719Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:08:16 [2020-11-19T13:08:16.719Z] + '[' '' = dynamic ']'
13:08:16 [2020-11-19T13:08:16.719Z] + make
13:08:16 [2020-11-19T13:08:16.767Z] #14 90.07 Selecting previously unselected package vim-common.
13:08:16 [2020-11-19T13:08:16.767Z] #14 90.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:08:16 [2020-11-19T13:08:16.767Z] #14 90.15 Unpacking vim-common (2:8.1.0875-5) ...
13:08:17 [2020-11-19T13:08:17.137Z] #38 ...
13:08:17 [2020-11-19T13:08:17.138Z] 
13:08:17 [2020-11-19T13:08:17.138Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:08:17 [2020-11-19T13:08:17.138Z] #29 60.40 sync
13:08:17 [2020-11-19T13:08:17.138Z] #29 60.41 internal/reflectlite
13:08:17 [2020-11-19T13:08:17.138Z] #29 64.55 errors
13:08:17 [2020-11-19T13:08:17.138Z] #29 64.55 sort
13:08:17 [2020-11-19T13:08:17.138Z] #29 65.45 strconv
13:08:17 [2020-11-19T13:08:17.138Z] #29 66.82 io
13:08:17 [2020-11-19T13:08:17.138Z] #29 68.74 internal/oserror
13:08:17 [2020-11-19T13:08:17.138Z] #29 68.89 syscall
13:08:17 [2020-11-19T13:08:17.138Z] #29 70.35 reflect
13:08:17 [2020-11-19T13:08:17.138Z] #29 ...
13:08:17 [2020-11-19T13:08:17.138Z] 
13:08:17 [2020-11-19T13:08:17.138Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:08:17 [2020-11-19T13:08:17.138Z] #26 69.00 Checking out files:  70% (1073/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
13:08:17 [2020-11-19T13:08:17.138Z] #26 70.57 + cd /tmp/tmp.YHGWChl5Wg/src/github.com/go-swagger/go-swagger
13:08:17 [2020-11-19T13:08:17.138Z] #26 70.57 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
13:08:17 [2020-11-19T13:08:17.138Z] #26 71.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
13:08:17 [2020-11-19T13:08:17.138Z] #26 ...
13:08:17 [2020-11-19T13:08:17.138Z] 
13:08:17 [2020-11-19T13:08:17.138Z] #8 [dev 1/25] RUN groupadd -r docker
13:08:17 [2020-11-19T13:08:17.138Z] #8 DONE 5.5s
13:08:17 [2020-11-19T13:08:17.339Z] #14 90.54 Selecting previously unselected package bash-completion.
13:08:17 [2020-11-19T13:08:17.339Z] #14 90.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:08:17 [2020-11-19T13:08:17.359Z] + bin/ctr
13:08:17 [2020-11-19T13:08:17.400Z] 
13:08:17 [2020-11-19T13:08:17.400Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:17 [2020-11-19T13:08:17.400Z] #38 71.17 Selecting previously unselected package protobuf-c-compiler.
13:08:17 [2020-11-19T13:08:17.400Z] #38 71.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
13:08:17 [2020-11-19T13:08:17.400Z] #38 71.24 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
13:08:17 [2020-11-19T13:08:17.661Z] #38 71.69 Selecting previously unselected package protobuf-compiler.
13:08:17 [2020-11-19T13:08:17.661Z] #38 71.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
13:08:17 [2020-11-19T13:08:17.661Z] #38 71.78 Unpacking protobuf-compiler (3.6.1.3-2) ...
13:08:17 [2020-11-19T13:08:17.661Z] #38 ...
13:08:17 [2020-11-19T13:08:17.661Z] 
13:08:17 [2020-11-19T13:08:17.661Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:17 [2020-11-19T13:08:17.661Z] #42 61.34 internal/reflectlite
13:08:17 [2020-11-19T13:08:17.661Z] #42 61.34 sync
13:08:17 [2020-11-19T13:08:17.661Z] #42 63.33 github.com/LK4D4/vndr/godl/singleflight
13:08:17 [2020-11-19T13:08:17.661Z] #42 63.77 math/rand
13:08:17 [2020-11-19T13:08:17.661Z] #42 65.05 internal/singleflight
13:08:17 [2020-11-19T13:08:17.661Z] #42 66.39 sort
13:08:17 [2020-11-19T13:08:17.661Z] #42 66.39 errors
13:08:17 [2020-11-19T13:08:17.661Z] #42 67.07 io
13:08:17 [2020-11-19T13:08:17.661Z] #42 68.33 strconv
13:08:17 [2020-11-19T13:08:17.661Z] #42 69.48 bytes
13:08:17 [2020-11-19T13:08:17.923Z] #42 ...
13:08:17 [2020-11-19T13:08:17.923Z] 
13:08:17 [2020-11-19T13:08:17.923Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
13:08:19 [2020-11-19T13:08:19.848Z] #9 DONE 2.8s
13:08:19 [2020-11-19T13:08:19.848Z] 
13:08:19 [2020-11-19T13:08:19.848Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:08:21 [2020-11-19T13:08:21.242Z] #10 ...
13:08:21 [2020-11-19T13:08:21.242Z] 
13:08:21 [2020-11-19T13:08:21.242Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:21 [2020-11-19T13:08:21.242Z] #24 7.269 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:08:21 [2020-11-19T13:08:21.242Z] #24 8.025 
13:08:21 [2020-11-19T13:08:21.766Z] #24 8.267 
#                                                                          2.0%
#######                                                                   10.5%
##########                                                                14.7%
#############                                                             19.3%
#################                                                         24.7%
#######################                                                   32.1%
###########################                                               38.3%
###############################                                           43.9%
##################################                                        48.1%
#####################################                                     51.8%
########################################                                  55.6%
###########################################                               60.8%
###############################################                           65.8%
###################################################                       71.6%
######################################################                    76.0%
###########################################################               82.6%
###############################################################           88.7%
##################################################################        92.8%
######################################################################## 100.0%
13:08:21 [2020-11-19T13:08:21.766Z] #24 ...
13:08:21 [2020-11-19T13:08:21.766Z] 
13:08:21 [2020-11-19T13:08:21.767Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.959 + RM_GOPATH=0
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.959 + TMP_GOPATH=
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.959 + : /build
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.959 + '[' -z '' ']'
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.964 ++ mktemp -d
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.965 + export GOPATH=/tmp/tmp.U3Zr6aYIlU
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.965 + GOPATH=/tmp/tmp.U3Zr6aYIlU
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.966 + RM_GOPATH=1
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 ++ dirname ./install.sh
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + dir=.
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + bin=containerd
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + shift
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + '[' '!' -f ./containerd.installer ']'
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + . ./containerd.installer
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + install_containerd
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175'
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.975 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U3Zr6aYIlU/src/github.com/containerd/containerd
13:08:21 [2020-11-19T13:08:21.767Z] #57 4.982 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175
13:08:21 [2020-11-19T13:08:21.767Z] #57 5.007 Cloning into '/tmp/tmp.U3Zr6aYIlU/src/github.com/containerd/containerd'...
13:08:22 [2020-11-19T13:08:22.108Z] #57 ...
13:08:22 [2020-11-19T13:08:22.108Z] 
13:08:22 [2020-11-19T13:08:22.108Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:08:22 [2020-11-19T13:08:22.108Z] #10 1.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:08:22 [2020-11-19T13:08:22.108Z] #10 ...
13:08:22 [2020-11-19T13:08:22.108Z] 
13:08:22 [2020-11-19T13:08:22.108Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.855 + RM_GOPATH=0
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.855 + TMP_GOPATH=
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.855 + : /build
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.855 + '[' -z '' ']'
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.863 ++ mktemp -d
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.871 + export GOPATH=/tmp/tmp.fb34soE9E4
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.871 + GOPATH=/tmp/tmp.fb34soE9E4
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.871 + RM_GOPATH=1
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.871 ++ dirname ./install.sh
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + dir=.
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + bin=runc
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + shift
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + '[' '!' -f ./runc.installer ']'
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + . ./runc.installer
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + install_runc
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + uname -r
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.881 + grep -q '^3\.10\.0.*\.el7\.'
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.892 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.892 + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.892 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.892 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fb34soE9E4/src/github.com/opencontainers/runc
13:08:22 [2020-11-19T13:08:22.108Z] #52 4.892 Cloning into '/tmp/tmp.fb34soE9E4/src/github.com/opencontainers/runc'...
13:08:22 [2020-11-19T13:08:22.189Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
13:08:22 [2020-11-19T13:08:22.416Z] #52 ...
13:08:22 [2020-11-19T13:08:22.416Z] 
13:08:22 [2020-11-19T13:08:22.416Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.16 Selecting previously unselected package python-pkg-resources.
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.25 Unpacking python-pkg-resources (40.8.0-1) ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.71 Selecting previously unselected package python-six.
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.72 Unpacking python-six (1.12.0-1) ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 72.93 Selecting previously unselected package python-protobuf.
13:08:22 [2020-11-19T13:08:22.416Z] #38 73.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 73.01 Unpacking python-protobuf (3.6.1.3-2) ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 73.91 Setting up python-pkg-resources (40.8.0-1) ...
13:08:22 [2020-11-19T13:08:22.416Z] #38 ...
13:08:22 [2020-11-19T13:08:22.416Z] 
13:08:22 [2020-11-19T13:08:22.416Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:22 [2020-11-19T13:08:22.416Z] #31 66.49 Selecting previously unselected package cmake-data.
13:08:22 [2020-11-19T13:08:22.416Z] #31 66.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:08:22 [2020-11-19T13:08:22.416Z] #31 66.54 Unpacking cmake-data (3.13.4-1) ...
13:08:22 [2020-11-19T13:08:22.416Z] #31 70.21 Selecting previously unselected package libicu63:amd64.
13:08:22 [2020-11-19T13:08:22.416Z] #31 70.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
13:08:22 [2020-11-19T13:08:22.416Z] #31 70.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:08:22 [2020-11-19T13:08:22.692Z] #31 ...
13:08:22 [2020-11-19T13:08:22.692Z] 
13:08:22 [2020-11-19T13:08:22.692Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:22 [2020-11-19T13:08:22.692Z] #24 11.11 #=#=#                                                                         
13:08:23 [2020-11-19T13:08:23.261Z] #24 11.58 
                                                                           0.0%
#############                                                             19.4%
13:08:23 [2020-11-19T13:08:23.261Z] #24 ...
13:08:23 [2020-11-19T13:08:23.261Z] 
13:08:23 [2020-11-19T13:08:23.261Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
13:08:23 [2020-11-19T13:08:23.261Z] #10 DONE 3.2s
13:08:23 [2020-11-19T13:08:23.261Z] 
13:08:23 [2020-11-19T13:08:23.261Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:23 [2020-11-19T13:08:23.925Z] #14 ...
13:08:23 [2020-11-19T13:08:23.925Z] 
13:08:23 [2020-11-19T13:08:23.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:23 [2020-11-19T13:08:23.925Z] #39 56.04   CC       images/ipc-msg.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 56.43   CC       images/ipc-sem.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 56.79   CC       images/utsns.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 57.08   CC       images/creds.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 57.35   CC       images/vma.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 57.75   CC       images/netdev.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 58.16   CC       images/tty.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 59.11   CC       images/file-lock.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 59.30   CC       images/rlimit.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 59.66   CC       images/pagemap.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 60.32   CC       images/siginfo.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 60.78   CC       images/rpc.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 63.16   CC       images/ext-file.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 63.63   CC       images/cgroup.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 64.25   CC       images/userns.o
13:08:23 [2020-11-19T13:08:23.925Z] #39 64.72   CC       images/google/protobuf/descriptor.o
13:08:24 [2020-11-19T13:08:24.100Z] #24 11.58 
                                                                           0.0%
#############                                                             19.4%
######################                                                    31.3%
############################                                              39.0%
#################################                                         47.0%
######################################                                    53.6%
#########################################                                 57.6%
####################################################                      72.4%
############################################################              84.5%
######################################################################## 100.0%
13:08:24 [2020-11-19T13:08:24.186Z] #39 ...
13:08:24 [2020-11-19T13:08:24.186Z] 
13:08:24 [2020-11-19T13:08:24.186Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:24 [2020-11-19T13:08:24.186Z] #42 166.8 crypto/aes
13:08:24 [2020-11-19T13:08:24.186Z] #42 168.5 crypto
13:08:24 [2020-11-19T13:08:24.186Z] #42 168.9 crypto/des
13:08:24 [2020-11-19T13:08:24.186Z] #42 169.8 crypto/internal/randutil
13:08:24 [2020-11-19T13:08:24.186Z] #42 169.9 crypto/sha512
13:08:24 [2020-11-19T13:08:24.186Z] #42 171.4 crypto/ed25519/internal/edwards25519
13:08:24 [2020-11-19T13:08:24.186Z] #42 174.9 crypto/hmac
13:08:24 [2020-11-19T13:08:24.186Z] #42 175.1 crypto/md5
13:08:24 [2020-11-19T13:08:24.186Z] #42 175.8 crypto/rc4
13:08:24 [2020-11-19T13:08:24.186Z] #42 176.1 crypto/sha1
13:08:24 [2020-11-19T13:08:24.186Z] #42 176.7 crypto/rand
13:08:24 [2020-11-19T13:08:24.447Z] #42 177.2 crypto/elliptic
13:08:24 [2020-11-19T13:08:24.447Z] #42 177.4 encoding/asn1
13:08:24 [2020-11-19T13:08:24.685Z] #24 13.32 
13:08:24 [2020-11-19T13:08:24.707Z] #42 ...
13:08:24 [2020-11-19T13:08:24.707Z] 
13:08:24 [2020-11-19T13:08:24.707Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:24 [2020-11-19T13:08:24.707Z] #14 98.07 Unpacking bash-completion (1:2.8-6) ...
13:08:25 [2020-11-19T13:08:25.481Z] #24 13.62 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.9%
13:08:25 [2020-11-19T13:08:25.481Z] #24 ...
13:08:25 [2020-11-19T13:08:25.481Z] 
13:08:25 [2020-11-19T13:08:25.481Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
13:08:25 [2020-11-19T13:08:25.481Z] #11 DONE 2.2s
13:08:25 [2020-11-19T13:08:25.481Z] 
13:08:25 [2020-11-19T13:08:25.481Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:25 [2020-11-19T13:08:25.647Z] #14 98.71 Selecting previously unselected package bzip2.
13:08:25 [2020-11-19T13:08:25.647Z] #14 98.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:08:25 [2020-11-19T13:08:25.647Z] #14 98.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:08:25 [2020-11-19T13:08:25.647Z] #14 98.85 Selecting previously unselected package xz-utils.
13:08:25 [2020-11-19T13:08:25.647Z] #14 98.86 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:08:25 [2020-11-19T13:08:25.647Z] #14 98.86 Unpacking xz-utils (5.2.4-1) ...
13:08:25 [2020-11-19T13:08:25.908Z] #14 99.17 Selecting previously unselected package apparmor.
13:08:25 [2020-11-19T13:08:25.908Z] #14 99.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:08:25 [2020-11-19T13:08:25.908Z] #14 99.30 Unpacking apparmor (2.13.2-10) ...
13:08:26 [2020-11-19T13:08:26.478Z] #14 99.93 Selecting previously unselected package aufs-tools.
13:08:26 [2020-11-19T13:08:26.527Z] #24 13.62 #=#=#                                                                         

                                                                           0.0%
#####                                                                      7.9%
#########                                                                 12.9%
#############                                                             18.4%
#################                                                         24.4%
######################                                                    30.8%
###########################                                               37.8%
#################################                                         47.1%
########################################                                  56.5%
##############################################                            64.7%
###################################################                       71.0%
##########################################################                80.9%
#################################################################         90.8%
######################################################################## 100.0%
13:08:26 [2020-11-19T13:08:26.739Z] #14 99.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:08:26 [2020-11-19T13:08:26.739Z] #14 99.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:08:26 [2020-11-19T13:08:26.739Z] #14 100.1 Selecting previously unselected package binutils-mingw-w64-i686.
13:08:26 [2020-11-19T13:08:26.739Z] #14 100.1 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:08:26 [2020-11-19T13:08:26.739Z] #14 100.2 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:08:27 [2020-11-19T13:08:27.560Z] #24 15.80 
13:08:28 [2020-11-19T13:08:28.389Z] #24 16.06 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.7%
###                                                                        5.1%
####                                                                       6.0%
######                                                                     9.3%
########                                                                  11.6%
##########                                                                14.7%
13:08:28 [2020-11-19T13:08:28.389Z] #24 ...
13:08:28 [2020-11-19T13:08:28.389Z] 
13:08:28 [2020-11-19T13:08:28.389Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
13:08:28 [2020-11-19T13:08:28.389Z] #12 DONE 3.1s
13:08:28 [2020-11-19T13:08:28.389Z] 
13:08:28 [2020-11-19T13:08:28.389Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:29 [2020-11-19T13:08:29.171Z] #24 16.06 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.7%
###                                                                        5.1%
####                                                                       6.0%
######                                                                     9.3%
########                                                                  11.6%
##########                                                                14.7%
############                                                              17.8%
#############                                                             18.7%
##############                                                            20.2%
###############                                                           21.9%
################                                                          23.0%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
13:08:29 [2020-11-19T13:08:29.171Z] #24 ...
13:08:29 [2020-11-19T13:08:29.171Z] 
13:08:29 [2020-11-19T13:08:29.171Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:29 [2020-11-19T13:08:29.171Z] #42 72.83 bufio
13:08:29 [2020-11-19T13:08:29.172Z] #42 73.86 reflect
13:08:29 [2020-11-19T13:08:29.172Z] #42 76.26 internal/oserror
13:08:29 [2020-11-19T13:08:29.172Z] #42 76.57 syscall
13:08:29 [2020-11-19T13:08:29.281Z] #14 102.7 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:08:29 [2020-11-19T13:08:29.433Z] #42 ...
13:08:29 [2020-11-19T13:08:29.433Z] 
13:08:29 [2020-11-19T13:08:29.433Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:29 [2020-11-19T13:08:29.542Z] #14 102.7 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:08:29 [2020-11-19T13:08:29.542Z] #14 102.7 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:08:29 [2020-11-19T13:08:29.542Z] #14 ...
13:08:29 [2020-11-19T13:08:29.542Z] 
13:08:29 [2020-11-19T13:08:29.542Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:08:29 [2020-11-19T13:08:29.542Z] #60 173.0 + for f in rootlesskit rootlesskit-docker-proxy
13:08:29 [2020-11-19T13:08:29.542Z] #60 173.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:08:29 [2020-11-19T13:08:29.542Z] #60 DONE 182.5s
13:08:29 [2020-11-19T13:08:29.542Z] 
13:08:29 [2020-11-19T13:08:29.542Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:08:29 [2020-11-19T13:08:29.542Z] #61 DONE 0.0s
13:08:29 [2020-11-19T13:08:29.803Z] 
13:08:29 [2020-11-19T13:08:29.803Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:29 [2020-11-19T13:08:29.803Z] #39 66.89   CC       images/opts.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 67.17   CC       images/seccomp.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 67.47   CC       images/binfmt-misc.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 67.69   CC       images/time.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 68.04   CC       images/sysctl.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 68.33   CC       images/autofs.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 68.57   CC       images/macvlan.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 68.78   CC       images/sit.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 69.00   CC       images/memfd.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 69.32   CC       images/timens.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 69.69   LINK     images/built-in.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 69.90   GEN      compel/include/asm
13:08:29 [2020-11-19T13:08:29.803Z] #39 69.94   GEN      compel/include/version.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 69.98 touch .config
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.06   GEN      include/common/config.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.15   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.17   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.19   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.21   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.25   DEP      compel/arch/x86/plugins/std/memcpy.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.29   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.33   GEN      compel/plugins/include/uapi/std/syscall.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.37   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.39   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.40   DEP      compel/plugins/std/infect.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.56   DEP      compel/plugins/std/string.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.70   DEP      compel/plugins/std/log.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.78   DEP      compel/plugins/std/fds.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 70.88   DEP      compel/plugins/std/std.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 71.01   DEP      compel/plugins/shmem/shmem.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 71.11   DEP      compel/plugins/fds/fds.d
13:08:29 [2020-11-19T13:08:29.803Z] #39 71.26   CC       compel/plugins/std/std.o
13:08:29 [2020-11-19T13:08:29.803Z] #39 71.84   CC       compel/plugins/std/fds.o
13:08:30 [2020-11-19T13:08:30.744Z] #39 72.71   CC       compel/plugins/std/log.o
13:08:31 [2020-11-19T13:08:31.558Z] #24 16.06 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.7%
###                                                                        5.1%
####                                                                       6.0%
######                                                                     9.3%
########                                                                  11.6%
##########                                                                14.7%
############                                                              17.8%
#############                                                             18.7%
##############                                                            20.2%
###############                                                           21.9%
################                                                          23.0%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
####################                                                      29.1%
#####################                                                     30.5%
######################                                                    31.7%
#######################                                                   33.1%
##########################                                                36.8%
###########################                                               37.8%
###########################                                               38.6%
##############################                                            41.9%
###############################                                           43.5%
################################                                          44.9%
#################################                                         47.1%
#################################                                         47.1%
###################################                                       48.8%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   55.2%
#########################################                                 57.4%
13:08:31 [2020-11-19T13:08:31.558Z] #24 ...
13:08:31 [2020-11-19T13:08:31.558Z] 
13:08:31 [2020-11-19T13:08:31.558Z] #13 [dev 6/25] RUN ldconfig
13:08:31 [2020-11-19T13:08:31.558Z] #13 DONE 3.1s
13:08:31 [2020-11-19T13:08:31.558Z] 
13:08:31 [2020-11-19T13:08:31.558Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:32 [2020-11-19T13:08:32.032Z] Running on azwin-2-165460 in d:\jenkins\workspace\moby_PR-41696
[Pipeline] {
[Pipeline] ws
13:08:32 [2020-11-19T13:08:32.047Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
13:08:32 [2020-11-19T13:08:32.126Z] #39 74.22   CC       compel/plugins/std/string.o
13:08:32 [2020-11-19T13:08:32.387Z] #39 ...
13:08:32 [2020-11-19T13:08:32.387Z] 
13:08:32 [2020-11-19T13:08:32.387Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:32 [2020-11-19T13:08:32.647Z] #14 105.8 Selecting previously unselected package binutils-mingw-w64.
13:08:32 [2020-11-19T13:08:32.647Z] #14 105.8 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:08:32 [2020-11-19T13:08:32.647Z] #14 105.8 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:08:32 [2020-11-19T13:08:32.647Z] #14 106.0 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:08:32 [2020-11-19T13:08:32.647Z] #14 106.0 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:08:32 [2020-11-19T13:08:32.647Z] #14 106.0 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:08:32 [2020-11-19T13:08:32.907Z] #14 106.1 Selecting previously unselected package dmsetup.
13:08:32 [2020-11-19T13:08:32.907Z] #14 106.2 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:08:32 [2020-11-19T13:08:32.907Z] #14 106.2 Unpacking dmsetup (2:1.02.155-3) ...
13:08:32 [2020-11-19T13:08:32.907Z] #14 106.3 Selecting previously unselected package mingw-w64-common.
13:08:33 [2020-11-19T13:08:33.167Z] #14 106.4 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
13:08:33 [2020-11-19T13:08:33.167Z] #14 106.4 Unpacking mingw-w64-common (6.0.0-3) ...
13:08:33 [2020-11-19T13:08:33.911Z] #24 16.06 
                                                                           0.0%
#                                                                          1.4%
#                                                                          2.7%
###                                                                        5.1%
####                                                                       6.0%
######                                                                     9.3%
########                                                                  11.6%
##########                                                                14.7%
############                                                              17.8%
#############                                                             18.7%
##############                                                            20.2%
###############                                                           21.9%
################                                                          23.0%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
####################                                                      29.1%
#####################                                                     30.5%
######################                                                    31.7%
#######################                                                   33.1%
##########################                                                36.8%
###########################                                               37.8%
###########################                                               38.6%
##############################                                            41.9%
###############################                                           43.5%
################################                                          44.9%
#################################                                         47.1%
#################################                                         47.1%
###################################                                       48.8%
####################################                                      50.1%
####################################                                      51.3%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   55.2%
#########################################                                 57.4%
##########################################                                59.0%
###########################################                               60.6%
###########################################                               60.9%
#############################################                             63.9%
###############################################                           66.4%
#################################################                         68.2%
##################################################                        70.6%
####################################################                      73.2%
######################################################                    75.8%
#######################################################                   77.4%
########################################################                  78.0%
##########################################################                81.8%
############################################################              84.3%
##############################################################            86.6%
###############################################################           88.3%
################################################################          89.6%
##################################################################        92.3%
####################################################################      94.6%
######################################################################    97.4%
######################################################################## 100.0%
13:08:34 [2020-11-19T13:08:34.172Z] #24 22.78 
13:08:36 [2020-11-19T13:08:36.719Z] #24 24.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:08:36 [2020-11-19T13:08:36.980Z] #24 25.63 
13:08:37 [2020-11-19T13:08:37.369Z] #14 ...
13:08:37 [2020-11-19T13:08:37.369Z] 
13:08:37 [2020-11-19T13:08:37.369Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:37 [2020-11-19T13:08:37.369Z] #42 179.8 crypto/ed25519
13:08:37 [2020-11-19T13:08:37.369Z] #42 180.2 crypto/rsa
13:08:37 [2020-11-19T13:08:37.369Z] #42 180.5 crypto/ecdsa
13:08:37 [2020-11-19T13:08:37.369Z] #42 181.5 crypto/sha256
13:08:37 [2020-11-19T13:08:37.369Z] #42 181.7 crypto/dsa
13:08:37 [2020-11-19T13:08:37.369Z] #42 182.1 encoding/hex
13:08:37 [2020-11-19T13:08:37.369Z] #42 182.5 crypto/x509/pkix
13:08:37 [2020-11-19T13:08:37.369Z] #42 182.5 encoding/pem
13:08:37 [2020-11-19T13:08:37.369Z] #42 183.3 vendor/golang.org/x/crypto/cryptobyte
13:08:37 [2020-11-19T13:08:37.369Z] #42 183.4 vendor/golang.org/x/net/dns/dnsmessage
13:08:37 [2020-11-19T13:08:37.369Z] #42 186.0 vendor/golang.org/x/crypto/internal/chacha20
13:08:37 [2020-11-19T13:08:37.369Z] #42 186.6 vendor/golang.org/x/crypto/poly1305
13:08:37 [2020-11-19T13:08:37.369Z] #42 187.2 vendor/golang.org/x/sys/cpu
13:08:37 [2020-11-19T13:08:37.369Z] #42 187.5 vendor/golang.org/x/crypto/chacha20poly1305
13:08:37 [2020-11-19T13:08:37.369Z] #42 187.7 net
13:08:37 [2020-11-19T13:08:37.369Z] #42 188.8 vendor/golang.org/x/crypto/hkdf
13:08:37 [2020-11-19T13:08:37.369Z] #42 189.0 vendor/golang.org/x/text/transform
13:08:37 [2020-11-19T13:08:37.369Z] #42 189.6 vendor/golang.org/x/text/unicode/bidi
13:08:37 [2020-11-19T13:08:37.369Z] #42 ...
13:08:37 [2020-11-19T13:08:37.369Z] 
13:08:37 [2020-11-19T13:08:37.369Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:37 [2020-11-19T13:08:37.369Z] #39 75.01   CC       compel/plugins/std/infect.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 75.50   CC       compel/arch/x86/plugins/std/parasite-head.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 75.57   CC       compel/arch/x86/plugins/std/memcpy.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 75.64   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 75.70   AR       compel/plugins/std.lib.a
13:08:37 [2020-11-19T13:08:37.369Z] #39 75.80   CC       compel/plugins/fds/fds.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.10   AR       compel/plugins/fds.lib.a
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.16   HOSTDEP  compel/src/lib/log-host.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.30   HOSTDEP  compel/src/lib/handle-elf-host.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.46   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.53   HOSTDEP  compel/src/main-host.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.70   DEP      compel/src/lib/ptrace.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 76.89   DEP      compel/src/lib/infect.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.04   DEP      compel/src/lib/infect-util.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.13   DEP      compel/src/lib/infect-rpc.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.28   DEP      compel/arch/x86/src/lib/infect.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.44   DEP      compel/arch/x86/src/lib/cpu.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.55   DEP      compel/src/lib/log.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.64   DEP      compel/src/main.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.77   DEP      compel/src/lib/handle-elf.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 77.92   DEP      compel/arch/x86/src/lib/handle-elf.d
13:08:37 [2020-11-19T13:08:37.369Z] #39 78.12   CC       compel/src/lib/log.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 78.43   CC       compel/arch/x86/src/lib/cpu.o
13:08:37 [2020-11-19T13:08:37.369Z] #39 79.38   CC       compel/arch/x86/src/lib/infect.o
13:08:37 [2020-11-19T13:08:37.535Z] #24 26.02 
#                                                                          2.2%
######################################################################## 100.0%
13:08:37 [2020-11-19T13:08:37.535Z] #24 26.21 
13:08:38 [2020-11-19T13:08:38.109Z] #24 ...
13:08:38 [2020-11-19T13:08:38.109Z] 
13:08:38 [2020-11-19T13:08:38.109Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:38 [2020-11-19T13:08:38.109Z] #38 81.98 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 82.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 82.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 82.61 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 82.66 Setting up python-six (1.12.0-1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.70 Setting up libcap-dev:amd64 (1:2.25-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.72 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.76 Setting up protobuf-compiler (3.6.1.3-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 89.99 Setting up python-protobuf (3.6.1.3-2) ...
13:08:38 [2020-11-19T13:08:38.109Z] #38 ...
13:08:38 [2020-11-19T13:08:38.109Z] 
13:08:38 [2020-11-19T13:08:38.109Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:08:38 [2020-11-19T13:08:38.109Z] #52 25.18 Checking out files:  68% (782/1148)   
Checking out files:  69% (793/1148)   
Checking out files:  70% (804/1148)   
Checking out files:  71% (816/1148)   
Checking out files:  72% (827/1148)   
Checking out files:  73% (839/1148)   
Checking out files:  74% (850/1148)   
Checking out files:  75% (861/1148)   
Checking out files:  76% (873/1148)   
Checking out files:  77% (884/1148)   
Checking out files:  78% (896/1148)   
Checking out files:  79% (907/1148)   
Checking out files:  80% (919/1148)   
Checking out files:  81% (930/1148)   
Checking out files:  82% (942/1148)   
Checking out files:  83% (953/1148)   
Checking out files:  84% (965/1148)   
Checking out files:  85% (976/1148)   
Checking out files:  86% (988/1148)   
Checking out files:  87% (999/1148)   
Checking out files:  88% (1011/1148)   
Checking out files:  89% (1022/1148)   
Checking out files:  90% (1034/1148)   
Checking out files:  91% (1045/1148)   
Checking out files:  92% (1057/1148)   
Checking out files:  93% (1068/1148)   
Checking out files:  94% (1080/1148)   
Checking out files:  95% (1091/1148)   
Checking out files:  96% (1103/1148)   
Checking out files:  97% (1114/1148)   
Checking out files:  98% (1126/1148)   
Checking out files:  99% (1137/1148)   
Checking out files: 100% (1148/1148)   
Checking out files: 100% (1148/1148), done.
13:08:38 [2020-11-19T13:08:38.109Z] #52 25.91 + cd /tmp/tmp.fb34soE9E4/src/github.com/opencontainers/runc
13:08:38 [2020-11-19T13:08:38.109Z] #52 25.91 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:08:38 [2020-11-19T13:08:38.311Z] #39 80.40   CC       compel/src/lib/infect-rpc.o
13:08:38 [2020-11-19T13:08:38.311Z] #39 ...
13:08:38 [2020-11-19T13:08:38.311Z] 
13:08:38 [2020-11-19T13:08:38.311Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:38 [2020-11-19T13:08:38.311Z] #14 111.6 Selecting previously unselected package mingw-w64-x86-64-dev.
13:08:38 [2020-11-19T13:08:38.311Z] #14 111.6 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:08:38 [2020-11-19T13:08:38.311Z] #14 111.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:08:38 [2020-11-19T13:08:38.682Z] #52 ...
13:08:38 [2020-11-19T13:08:38.682Z] 
13:08:38 [2020-11-19T13:08:38.682Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:08:38 [2020-11-19T13:08:38.682Z] #29 82.19 time
13:08:38 [2020-11-19T13:08:38.943Z] #29 ...
13:08:38 [2020-11-19T13:08:38.943Z] 
13:08:38 [2020-11-19T13:08:38.943Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:38 [2020-11-19T13:08:38.943Z] #31 83.03 Selecting previously unselected package libxml2:amd64.
13:08:38 [2020-11-19T13:08:38.943Z] #31 83.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 83.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 84.56 Selecting previously unselected package libarchive13:amd64.
13:08:38 [2020-11-19T13:08:38.943Z] #31 84.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 84.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 85.74 Selecting previously unselected package libjsoncpp1:amd64.
13:08:38 [2020-11-19T13:08:38.943Z] #31 85.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 85.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 86.29 Selecting previously unselected package librhash0:amd64.
13:08:38 [2020-11-19T13:08:38.943Z] #31 86.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 86.32 Unpacking librhash0:amd64 (1.3.8-1) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 86.70 Selecting previously unselected package libuv1:amd64.
13:08:38 [2020-11-19T13:08:38.943Z] #31 86.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 86.76 Unpacking libuv1:amd64 (1.24.1-1) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 87.15 Selecting previously unselected package cmake.
13:08:38 [2020-11-19T13:08:38.943Z] #31 87.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 87.17 Unpacking cmake (3.13.4-1) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 93.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:08:38 [2020-11-19T13:08:38.943Z] #31 93.09 Setting up xxd (2:8.1.0875-5) ...
13:08:39 [2020-11-19T13:08:39.204Z] #31 93.10 Setting up libuv1:amd64 (1.24.1-1) ...
13:08:39 [2020-11-19T13:08:39.204Z] #31 93.14 Setting up vim-common (2:8.1.0875-5) ...
13:08:39 [2020-11-19T13:08:39.204Z] #31 93.29 Setting up librhash0:amd64 (1.3.8-1) ...
13:08:39 [2020-11-19T13:08:39.204Z] #31 93.32 Setting up cmake-data (3.13.4-1) ...
13:08:39 [2020-11-19T13:08:39.204Z] #31 93.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
13:08:39 [2020-11-19T13:08:39.465Z] #31 93.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
13:08:39 [2020-11-19T13:08:39.465Z] #31 93.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
13:08:39 [2020-11-19T13:08:39.465Z] #31 93.47 Setting up cmake (3.13.4-1) ...
13:08:39 [2020-11-19T13:08:39.465Z] #31 93.49 Processing triggers for libc-bin (2.28-10) ...
13:08:39 [2020-11-19T13:08:39.727Z] #31 93.71 Processing triggers for mime-support (3.62) ...
13:08:39 [2020-11-19T13:08:39.727Z] #31 ...
13:08:39 [2020-11-19T13:08:39.727Z] 
13:08:39 [2020-11-19T13:08:39.727Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:08:39 [2020-11-19T13:08:39.727Z] #52 27.63 + '[' -z '' ']'
13:08:39 [2020-11-19T13:08:39.727Z] #52 27.63 + target=static
13:08:39 [2020-11-19T13:08:39.727Z] #52 27.63 + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:08:41 [2020-11-19T13:08:41.643Z] #52 ...
13:08:41 [2020-11-19T13:08:41.643Z] 
13:08:41 [2020-11-19T13:08:41.643Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:41 [2020-11-19T13:08:41.643Z] #14 2.276 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:08:41 [2020-11-19T13:08:41.643Z] #14 2.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:08:41 [2020-11-19T13:08:41.643Z] #14 2.457 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:08:41 [2020-11-19T13:08:41.643Z] #14 4.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
13:08:41 [2020-11-19T13:08:41.643Z] #14 8.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
13:08:41 [2020-11-19T13:08:41.643Z] #14 ...
13:08:41 [2020-11-19T13:08:41.643Z] 
13:08:41 [2020-11-19T13:08:41.643Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:41 [2020-11-19T13:08:41.643Z] #24 28.36 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:08:41 [2020-11-19T13:08:41.643Z] #24 29.08 
13:08:41 [2020-11-19T13:08:41.643Z] #24 29.32 
                                                                           0.7%
#########################                                                 34.9%
######################################################################## 100.0%
13:08:41 [2020-11-19T13:08:41.643Z] #24 30.06 
13:08:41 [2020-11-19T13:08:41.909Z] #24 ...
13:08:41 [2020-11-19T13:08:41.909Z] 
13:08:41 [2020-11-19T13:08:41.909Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:41 [2020-11-19T13:08:41.909Z] #31 DONE 96.0s
13:08:41 [2020-11-19T13:08:41.909Z] 
13:08:41 [2020-11-19T13:08:41.909Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
13:08:41 [2020-11-19T13:08:41.909Z] #32 DONE 0.1s
13:08:42 [2020-11-19T13:08:42.171Z] 
13:08:42 [2020-11-19T13:08:42.171Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
13:08:42 [2020-11-19T13:08:42.171Z] #33 DONE 0.1s
13:08:42 [2020-11-19T13:08:42.171Z] 
13:08:42 [2020-11-19T13:08:42.171Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:08:42 [2020-11-19T13:08:42.171Z] #29 93.69 internal/poll
13:08:42 [2020-11-19T13:08:42.171Z] #29 93.88 internal/fmtsort
13:08:42 [2020-11-19T13:08:42.171Z] #29 95.42 internal/syscall/execenv
13:08:42 [2020-11-19T13:08:42.171Z] #29 95.78 internal/syscall/unix
13:08:42 [2020-11-19T13:08:42.743Z] #29 96.19 strings
13:08:43 [2020-11-19T13:08:43.596Z] #14 116.9 Selecting previously unselected package gcc-mingw-w64-base.
13:08:43 [2020-11-19T13:08:43.596Z] #14 116.9 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:08:43 [2020-11-19T13:08:43.596Z] #14 116.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:08:43 [2020-11-19T13:08:43.856Z] #14 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:08:43 [2020-11-19T13:08:43.856Z] #14 117.1 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:08:43 [2020-11-19T13:08:43.856Z] #14 117.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:08:44 [2020-11-19T13:08:44.130Z] #29 97.69 os
13:08:46 [2020-11-19T13:08:46.053Z] #29 ...
13:08:46 [2020-11-19T13:08:46.053Z] 
13:08:46 [2020-11-19T13:08:46.053Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.549 + RM_GOPATH=0
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.549 + TMP_GOPATH=
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.549 + : /build
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.549 + '[' -z '' ']'
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.552 ++ mktemp -d
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.558 + export GOPATH=/tmp/tmp.JnE487tiz7
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.558 + GOPATH=/tmp/tmp.JnE487tiz7
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.558 + RM_GOPATH=1
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.559 ++ dirname ./install.sh
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.562 + dir=.
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.562 + bin=tini
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.564 + shift
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.564 + '[' '!' -f ./tini.installer ']'
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.564 + . ./tini.installer
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.564 ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.565 + install_tini
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.565 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.565 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.565 + git clone https://github.com/krallin/tini.git /tmp/tmp.JnE487tiz7/tini
13:08:46 [2020-11-19T13:08:46.053Z] #34 1.576 Cloning into '/tmp/tmp.JnE487tiz7/tini'...
13:08:46 [2020-11-19T13:08:46.053Z] #34 2.740 + cd /tmp/tmp.JnE487tiz7/tini
13:08:46 [2020-11-19T13:08:46.053Z] #34 2.740 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:08:46 [2020-11-19T13:08:46.053Z] #34 2.806 + cmake .
13:08:46 [2020-11-19T13:08:46.314Z] #34 4.033 -- The C compiler identification is GNU 8.3.0
13:08:46 [2020-11-19T13:08:46.314Z] #34 4.098 -- Check for working C compiler: /usr/bin/cc
13:08:46 [2020-11-19T13:08:46.398Z] #14 ...
13:08:46 [2020-11-19T13:08:46.398Z] 
13:08:46 [2020-11-19T13:08:46.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:46 [2020-11-19T13:08:46.398Z] #39 80.80   CC       compel/src/lib/infect-util.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 81.21   CC       compel/src/lib/infect.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 83.97   CC       compel/src/lib/ptrace.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 84.46   AR       compel/libcompel.a
13:08:46 [2020-11-19T13:08:46.398Z] #39 84.56   HOSTCC   compel/src/main-host.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 84.85   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 85.00   HOSTCC   compel/src/lib/handle-elf-host.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 85.38   HOSTCC   compel/src/lib/log-host.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 85.60   HOSTLINK compel/compel-host-bin
13:08:46 [2020-11-19T13:08:46.398Z] #39 85.81   DEP      soccr/soccr.d
13:08:46 [2020-11-19T13:08:46.398Z] #39 85.96   CC       soccr/soccr.o
13:08:46 [2020-11-19T13:08:46.398Z] #39 87.52   AR       soccr/libsoccr.a
13:08:46 [2020-11-19T13:08:46.398Z] #39 87.55 make[1]: 'soccr/libsoccr.a' is up to date.
13:08:46 [2020-11-19T13:08:46.398Z] #39 88.05   DEP      criu/arch/x86/sigframe.d
13:08:46 [2020-11-19T13:08:46.398Z] #39 88.14   DEP      criu/arch/x86/sigaction_compat.d
13:08:46 [2020-11-19T13:08:46.398Z] #39 88.22   DEP      criu/arch/x86/kerndat.d
13:08:46 [2020-11-19T13:08:46.398Z] #39 88.33   DEP      criu/arch/x86/crtools.d
13:08:46 [2020-11-19T13:08:46.398Z] #39 88.45   DEP      criu/arch/x86/cpu.d
13:08:46 [2020-11-19T13:08:46.398Z] #39 88.55   CC       criu/arch/x86/cpu.o
13:08:46 [2020-11-19T13:08:46.887Z] #34 ...
13:08:46 [2020-11-19T13:08:46.887Z] 
13:08:46 [2020-11-19T13:08:46.887Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:46 [2020-11-19T13:08:46.887Z] #42 90.59 time
13:08:46 [2020-11-19T13:08:46.887Z] #42 100.1 internal/fmtsort
13:08:46 [2020-11-19T13:08:46.887Z] #42 100.5 internal/poll
13:08:46 [2020-11-19T13:08:46.969Z] #39 89.17   CC       criu/arch/x86/crtools.o
13:08:47 [2020-11-19T13:08:47.148Z] #42 ...
13:08:47 [2020-11-19T13:08:47.148Z] 
13:08:47 [2020-11-19T13:08:47.148Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
13:08:47 [2020-11-19T13:08:47.148Z] #24 32.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:08:47 [2020-11-19T13:08:47.148Z] #24 32.38 skipping existing 1849cc453dee
13:08:47 [2020-11-19T13:08:47.148Z] #24 32.62 
13:08:47 [2020-11-19T13:08:47.148Z] #24 34.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:08:47 [2020-11-19T13:08:47.148Z] #24 35.39 
13:08:47 [2020-11-19T13:08:47.148Z] #24 35.68 #=#=#                                                                         

######################################################################## 100.0%
13:08:47 [2020-11-19T13:08:47.409Z] #24 36.06 
13:08:47 [2020-11-19T13:08:47.409Z] #24 36.15 Download of images into '/build' complete.
13:08:47 [2020-11-19T13:08:47.409Z] #24 36.15 Use something like the following to load the result into a Docker daemon:
13:08:47 [2020-11-19T13:08:47.409Z] #24 36.15   tar -cC '/build' . | docker load
13:08:48 [2020-11-19T13:08:48.352Z] #39 ...
13:08:48 [2020-11-19T13:08:48.352Z] 
13:08:48 [2020-11-19T13:08:48.352Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:48 [2020-11-19T13:08:48.352Z] #42 191.1 vendor/golang.org/x/text/secure/bidirule
13:08:48 [2020-11-19T13:08:48.352Z] #42 191.5 vendor/golang.org/x/text/unicode/norm
13:08:48 [2020-11-19T13:08:48.352Z] #42 196.1 vendor/golang.org/x/net/idna
13:08:48 [2020-11-19T13:08:48.352Z] #42 198.7 vendor/golang.org/x/net/http2/hpack
13:08:48 [2020-11-19T13:08:48.352Z] #42 200.2 mime
13:08:48 [2020-11-19T13:08:48.612Z] #42 ...
13:08:48 [2020-11-19T13:08:48.612Z] 
13:08:48 [2020-11-19T13:08:48.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:48 [2020-11-19T13:08:48.612Z] #39 90.68   CC       criu/arch/x86/kerndat.o
13:08:48 [2020-11-19T13:08:48.794Z] #24 DONE 37.1s
13:08:48 [2020-11-19T13:08:48.795Z] 
13:08:48 [2020-11-19T13:08:48.795Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:48 [2020-11-19T13:08:48.795Z] #42 101.2 internal/syscall/execenv
13:08:48 [2020-11-19T13:08:48.795Z] #42 101.7 internal/syscall/unix
13:08:48 [2020-11-19T13:08:48.795Z] #42 102.0 strings
13:08:48 [2020-11-19T13:08:48.795Z] #42 ...
13:08:48 [2020-11-19T13:08:48.795Z] 
13:08:48 [2020-11-19T13:08:48.795Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:48 [2020-11-19T13:08:48.795Z] #38 101.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
13:08:48 [2020-11-19T13:08:48.795Z] #38 101.5 Processing triggers for libc-bin (2.28-10) ...
13:08:48 [2020-11-19T13:08:48.795Z] #38 DONE 102.9s
13:08:49 [2020-11-19T13:08:49.058Z] 
13:08:49 [2020-11-19T13:08:49.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:49 [2020-11-19T13:08:49.183Z] #39 91.34   CC       criu/arch/x86/sigaction_compat.o
13:08:49 [2020-11-19T13:08:49.444Z] #39 91.63   CC       criu/arch/x86/sigframe.o
13:08:50 [2020-11-19T13:08:50.014Z] #39 92.04   LINK     criu/arch/x86/crtools.built-in.o
13:08:50 [2020-11-19T13:08:50.014Z] #39 92.11   DEP      criu/pie/util-vdso-elf32.d
13:08:50 [2020-11-19T13:08:50.014Z] #39 92.25   DEP      criu/pie/util-vdso.d
13:08:50 [2020-11-19T13:08:50.275Z] #39 92.40   DEP      criu/pie/util.d
13:08:50 [2020-11-19T13:08:50.535Z] #39 92.56   CC       criu/pie/util.o
13:08:50 [2020-11-19T13:08:50.796Z] #39 92.88   CC       criu/pie/util-vdso.o
13:08:51 [2020-11-19T13:08:51.737Z] #39 93.73   CC       criu/pie/util-vdso-elf32.o
13:08:52 [2020-11-19T13:08:52.679Z] #39 94.60   AR       criu/pie/pie.lib.a
13:08:52 [2020-11-19T13:08:52.679Z] #39 94.69   DEP      criu/pie/restorer.d
13:08:52 [2020-11-19T13:08:52.679Z] #39 94.96   DEP      criu/arch/x86/sigaction_compat_pie.d
13:08:52 [2020-11-19T13:08:52.940Z] #39 95.14   DEP      criu/arch/x86/restorer_unmap.d
13:08:52 [2020-11-19T13:08:52.940Z] #39 95.17   DEP      criu/arch/x86/restorer.d
13:08:52 [2020-11-19T13:08:52.940Z] #39 ...
13:08:52 [2020-11-19T13:08:52.940Z] 
13:08:52 [2020-11-19T13:08:52.940Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9 + GOBIN=/build
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9 + /build/gometalinter --install
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9 Installing:
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   deadcode
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   dupl
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   errcheck
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gas
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gochecknoglobals
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gochecknoinits
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   goconst
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gocyclo
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   goimports
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   golint
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gosimple
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gotype
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   gotypex
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   ineffassign
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   interfacer
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   lll
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   maligned
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   megacheck
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   misspell
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   nakedret
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   safesql
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   staticcheck
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   structcheck
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   unconvert
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   unparam
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   unused
13:08:52 [2020-11-19T13:08:52.940Z] #48 195.9   varcheck
13:08:53 [2020-11-19T13:08:53.201Z] #48 ...
13:08:53 [2020-11-19T13:08:53.201Z] 
13:08:53 [2020-11-19T13:08:53.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:08:53 [2020-11-19T13:08:53.201Z] #39 95.38   DEP      criu/arch/x86/vdso-pie.d
13:08:53 [2020-11-19T13:08:53.270Z] #39 ...
13:08:53 [2020-11-19T13:08:53.270Z] 
13:08:53 [2020-11-19T13:08:53.270Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:08:53 [2020-11-19T13:08:53.270Z] #52 31.01 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 .
13:08:53 [2020-11-19T13:08:53.270Z] #52 ...
13:08:53 [2020-11-19T13:08:53.270Z] 
13:08:53 [2020-11-19T13:08:53.270Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:08:53 [2020-11-19T13:08:53.270Z] #34 5.643 -- Check for working C compiler: /usr/bin/cc -- works
13:08:53 [2020-11-19T13:08:53.270Z] #34 5.644 -- Detecting C compiler ABI info
13:08:53 [2020-11-19T13:08:53.270Z] #34 7.041 -- Detecting C compiler ABI info - done
13:08:53 [2020-11-19T13:08:53.270Z] #34 7.123 -- Detecting C compile features
13:08:53 [2020-11-19T13:08:53.270Z] #34 ...
13:08:53 [2020-11-19T13:08:53.270Z] 
13:08:53 [2020-11-19T13:08:53.270Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:53 [2020-11-19T13:08:53.270Z] #14 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
13:08:53 [2020-11-19T13:08:53.463Z] #39 95.60   DEP      criu/pie/parasite-vdso.d
13:08:53 [2020-11-19T13:08:53.531Z] #14 ...
13:08:53 [2020-11-19T13:08:53.531Z] 
13:08:53 [2020-11-19T13:08:53.531Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:08:53 [2020-11-19T13:08:53.531Z] #34 11.27 -- Detecting C compile features - done
13:08:53 [2020-11-19T13:08:53.531Z] #34 11.40 -- Performing Test HAS_BUILTIN_FORTIFY
13:08:53 [2020-11-19T13:08:53.723Z] #39 95.87   DEP      criu/pie/parasite.d
13:08:53 [2020-11-19T13:08:53.984Z] #39 96.25   CC       criu/pie/parasite.o
13:08:54 [2020-11-19T13:08:54.104Z] #34 11.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:08:54 [2020-11-19T13:08:54.104Z] #34 11.84 -- Configuring done
13:08:54 [2020-11-19T13:08:54.104Z] #34 11.87 -- Generating done
13:08:54 [2020-11-19T13:08:54.104Z] #34 11.90 -- Build files have been written to: /tmp/tmp.JnE487tiz7/tini
13:08:54 [2020-11-19T13:08:54.104Z] #34 11.91 + make tini-static
13:08:54 [2020-11-19T13:08:54.678Z] #34 12.52 Scanning dependencies of target tini-static
13:08:54 [2020-11-19T13:08:54.939Z] #34 12.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:08:55 [2020-11-19T13:08:55.332Z] using credential docker-jenkins-github-credentials
13:08:55 [2020-11-19T13:08:55.409Z] Cloning the remote Git repository
13:08:55 [2020-11-19T13:08:55.409Z] Cloning with configured refspecs honoured and without tags
13:08:55 [2020-11-19T13:08:55.602Z] Cloning repository https://github.com/moby/moby.git
13:08:55 [2020-11-19T13:08:55.896Z] #39 97.76   LINK     criu/pie/parasite.built-in.o
13:08:55 [2020-11-19T13:08:55.896Z] #39 97.76   GEN      criu/pie/parasite-blob.h
13:08:55 [2020-11-19T13:08:55.896Z] #39 97.78   CC       criu/pie/parasite-vdso.o
13:08:56 [2020-11-19T13:08:56.467Z] #39 98.65   CC       criu/arch/x86/vdso-pie.o
13:08:56 [2020-11-19T13:08:56.830Z] + bin/containerd
13:08:57 [2020-11-19T13:08:57.038Z] #39 99.03   CC       criu/arch/x86/restorer.o
13:08:57 [2020-11-19T13:08:57.488Z] #34 ...
13:08:57 [2020-11-19T13:08:57.488Z] 
13:08:57 [2020-11-19T13:08:57.488Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:08:57 [2020-11-19T13:08:57.488Z] #29 100.8 bytes
13:08:57 [2020-11-19T13:08:57.488Z] #29 104.2 fmt
13:08:57 [2020-11-19T13:08:57.488Z] #29 104.6 bufio
13:08:57 [2020-11-19T13:08:57.488Z] #29 108.1 path/filepath
13:08:57 [2020-11-19T13:08:57.488Z] #29 110.4 io/ioutil
13:08:57 [2020-11-19T13:08:57.488Z] #29 ...
13:08:57 [2020-11-19T13:08:57.488Z] 
13:08:57 [2020-11-19T13:08:57.488Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:08:57 [2020-11-19T13:08:57.488Z] #14 25.78 Fetched 8401 kB in 24s (353 kB/s)
13:08:56 [2020-11-19T13:08:56.008Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
13:08:56 [2020-11-19T13:08:56.912Z] Fetching upstream changes from https://github.com/moby/moby.git
13:08:56 [2020-11-19T13:08:56.913Z]  > git --version # timeout=10
13:08:56 [2020-11-19T13:08:56.961Z]  > git --version # 'git version 2.24.1.windows.2'
13:08:56 [2020-11-19T13:08:56.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:08:56 [2020-11-19T13:08:56.964Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:08:57 [2020-11-19T13:08:57.980Z] #39 99.84   CC       criu/arch/x86/restorer_unmap.o
13:08:57 [2020-11-19T13:08:57.980Z] #39 99.95   CC       criu/arch/x86/sigaction_compat_pie.o
13:08:58 [2020-11-19T13:08:58.240Z] #39 100.3   CC       criu/pie/restorer.o
13:08:58 [2020-11-19T13:08:58.875Z] #14 25.78 Reading package lists...
13:08:58 [2020-11-19T13:08:58.875Z] #14 ...
13:08:58 [2020-11-19T13:08:58.875Z] 
13:08:58 [2020-11-19T13:08:58.875Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini
13:08:58 [2020-11-19T13:08:58.875Z] #34 15.34 [100%] Linking C executable tini-static
13:08:58 [2020-11-19T13:08:58.875Z] #34 16.27 [100%] Built target tini-static
13:08:58 [2020-11-19T13:08:58.875Z] #34 16.41 + mkdir -p /build
13:08:58 [2020-11-19T13:08:58.875Z] #34 16.42 + cp tini-static /build/docker-init
13:08:58 [2020-11-19T13:08:58.875Z] #34 DONE 16.6s
13:08:59 [2020-11-19T13:08:59.136Z] 
13:08:59 [2020-11-19T13:08:59.136Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:08:59 [2020-11-19T13:08:59.136Z] #29 111.3 path
13:08:59 [2020-11-19T13:08:59.136Z] #29 111.9 flag
13:08:59 [2020-11-19T13:08:59.136Z] #29 112.3 github.com/BurntSushi/toml
13:08:59 [2020-11-19T13:08:59.181Z] #39 ...
13:08:59 [2020-11-19T13:08:59.181Z] 
13:08:59 [2020-11-19T13:08:59.181Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:08:59 [2020-11-19T13:08:59.181Z] #42 202.1 mime/quotedprintable
13:08:59 [2020-11-19T13:08:59.181Z] #42 202.7 net/http/internal
13:08:59 [2020-11-19T13:08:59.181Z] #42 203.0 os/exec
13:08:59 [2020-11-19T13:08:59.181Z] #42 207.6 net/textproto
13:08:59 [2020-11-19T13:08:59.181Z] #42 207.6 crypto/x509
13:08:59 [2020-11-19T13:08:59.181Z] #42 208.9 vendor/golang.org/x/net/http/httpguts
13:08:59 [2020-11-19T13:08:59.181Z] #42 209.2 vendor/golang.org/x/net/http/httpproxy
13:08:59 [2020-11-19T13:08:59.181Z] #42 210.1 mime/multipart
13:08:59 [2020-11-19T13:08:59.441Z] #42 212.2 crypto/tls
13:09:00 [2020-11-19T13:09:00.089Z] #29 ...
13:09:00 [2020-11-19T13:09:00.089Z] 
13:09:00 [2020-11-19T13:09:00.089Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:00 [2020-11-19T13:09:00.089Z] #42 103.7 os
13:09:00 [2020-11-19T13:09:00.089Z] #42 108.3 regexp/syntax
13:09:00 [2020-11-19T13:09:00.089Z] #42 110.3 fmt
13:09:00 [2020-11-19T13:09:00.089Z] #42 ...
13:09:00 [2020-11-19T13:09:00.089Z] 
13:09:00 [2020-11-19T13:09:00.089Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:00 [2020-11-19T13:09:00.089Z] #39 4.909 Note: Building without setproctitle() and strlcpy() support.
13:09:00 [2020-11-19T13:09:00.089Z] #39 4.909       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:09:00 [2020-11-19T13:09:00.089Z] #39 4.909 Note: Building without GnuTLS support
13:09:00 [2020-11-19T13:09:00.089Z] #39 4.909 Makefile.config:39: Warn: you have no libnftables installed
13:09:00 [2020-11-19T13:09:00.089Z] #39 4.909 Makefile.config:40: Warn: Building without nftables support
13:09:00 [2020-11-19T13:09:00.089Z] #39 8.263 fatal: not a git repository (or any of the parent directories): .git
13:09:00 [2020-11-19T13:09:00.089Z] #39 8.324   GEN      .gitid
13:09:00 [2020-11-19T13:09:00.089Z] #39 8.397   GEN      criu/include/version.h
13:09:00 [2020-11-19T13:09:00.089Z] #39 8.479   GEN      include/common/asm
13:09:00 [2020-11-19T13:09:00.663Z] #39 11.86   PBCC     images/timens.pb-c.c
13:09:00 [2020-11-19T13:09:00.663Z] #39 11.91   DEP      images/timens.pb-c.d
13:09:00 [2020-11-19T13:09:00.924Z] #39 12.12   PBCC     images/fown.pb-c.c
13:09:01 [2020-11-19T13:09:01.186Z] #39 12.24   PBCC     images/google/protobuf/descriptor.pb-c.c
13:09:01 [2020-11-19T13:09:01.186Z] #39 12.37   PBCC     images/opts.pb-c.c
13:09:01 [2020-11-19T13:09:01.448Z] #39 12.64   PBCC     images/memfd.pb-c.c
13:09:01 [2020-11-19T13:09:01.448Z] #39 12.78   DEP      images/fown.pb-c.d
13:09:01 [2020-11-19T13:09:01.709Z] #39 ...
13:09:01 [2020-11-19T13:09:01.709Z] 
13:09:01 [2020-11-19T13:09:01.709Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:09:01 [2020-11-19T13:09:01.709Z] #29 115.2 log
13:09:02 [2020-11-19T13:09:02.654Z] #29 116.2 text/tabwriter
13:09:02 [2020-11-19T13:09:02.791Z] #42 ...
13:09:02 [2020-11-19T13:09:02.791Z] 
13:09:02 [2020-11-19T13:09:02.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:02 [2020-11-19T13:09:02.791Z] #39 104.4   LINK     criu/pie/restorer.built-in.o
13:09:02 [2020-11-19T13:09:02.791Z] #39 104.5   GEN      criu/pie/restorer-blob.h
13:09:02 [2020-11-19T13:09:02.791Z] #39 104.6   DEP      criu/vdso.d
13:09:02 [2020-11-19T13:09:02.791Z] #39 104.9   DEP      criu/vdso-compat.d
13:09:03 [2020-11-19T13:09:03.051Z] #39 105.1   DEP      criu/uts_ns.d
13:09:03 [2020-11-19T13:09:03.051Z] #39 105.2   DEP      criu/util.d
13:09:03 [2020-11-19T13:09:03.311Z] #39 105.5   DEP      criu/uffd.d
13:09:03 [2020-11-19T13:09:03.570Z] #39 105.7   DEP      criu/tun.d
13:09:03 [2020-11-19T13:09:03.830Z] #39 105.9   DEP      criu/tty.d
13:09:04 [2020-11-19T13:09:04.090Z] #39 106.2   DEP      criu/timerfd.d
13:09:04 [2020-11-19T13:09:04.351Z] #39 106.4   DEP      criu/timens.d
13:09:04 [2020-11-19T13:09:04.611Z] #39 106.7   DEP      criu/sysfs_parse.d
13:09:04 [2020-11-19T13:09:04.611Z] #39 106.9   DEP      criu/sysctl.d
13:09:04 [2020-11-19T13:09:04.871Z] #39 107.1   DEP      criu/string.d
13:09:04 [2020-11-19T13:09:04.871Z] #39 107.1   DEP      criu/stats.d
13:09:05 [2020-11-19T13:09:05.131Z] #39 107.3   DEP      criu/sockets.d
13:09:05 [2020-11-19T13:09:05.392Z] #39 107.5   DEP      criu/sk-unix.d
13:09:05 [2020-11-19T13:09:05.652Z] #39 107.8   DEP      criu/sk-tcp.d
13:09:05 [2020-11-19T13:09:05.911Z] #39 108.1   DEP      criu/sk-queue.d
13:09:06 [2020-11-19T13:09:06.171Z] #39 108.3   DEP      criu/sk-packet.d
13:09:06 [2020-11-19T13:09:06.433Z] #39 108.5   DEP      criu/sk-netlink.d
13:09:06 [2020-11-19T13:09:06.433Z] #39 108.7   DEP      criu/sk-inet.d
13:09:06 [2020-11-19T13:09:06.915Z] #29 119.6 github.com/BurntSushi/toml/cmd/tomlv
13:09:06 [2020-11-19T13:09:06.915Z] #29 ...
13:09:06 [2020-11-19T13:09:06.915Z] 
13:09:06 [2020-11-19T13:09:06.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:06 [2020-11-19T13:09:06.915Z] #39 12.96   DEP      images/google/protobuf/descriptor.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.13   DEP      images/opts.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.21   DEP      images/memfd.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.40   PBCC     images/sit.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.64   DEP      images/sit.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.77   PBCC     images/macvlan.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.83   DEP      images/macvlan.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 13.96   PBCC     images/autofs.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.02   DEP      images/autofs.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.15   PBCC     images/sysctl.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.23   DEP      images/sysctl.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.33   PBCC     images/time.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.42   DEP      images/time.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.59   PBCC     images/binfmt-misc.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.72   DEP      images/binfmt-misc.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.87   PBCC     images/seccomp.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 14.97   DEP      images/seccomp.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.08   PBCC     images/userns.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.17   DEP      images/userns.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.27   PBCC     images/cgroup.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.36   DEP      images/cgroup.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.58   PBCC     images/ext-file.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.67   DEP      images/ext-file.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.72   PBCC     images/rpc.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 15.81   DEP      images/rpc.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.09   PBCC     images/siginfo.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.23   DEP      images/siginfo.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.30   PBCC     images/pagemap.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.35   DEP      images/pagemap.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.43   PBCC     images/rlimit.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.50   DEP      images/rlimit.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.55   PBCC     images/file-lock.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.58   DEP      images/file-lock.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.64   PBCC     images/tty.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.73   DEP      images/tty.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.77   PBCC     images/tun.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.83   PBCC     images/netdev.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 16.97   DEP      images/tun.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.01   DEP      images/netdev.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.09   PBCC     images/vma.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.21   DEP      images/vma.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.31   PBCC     images/creds.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.43   DEP      images/creds.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.60   PBCC     images/utsns.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.72   DEP      images/utsns.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.80   PBCC     images/ipc-desc.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.85   PBCC     images/ipc-sem.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.89   DEP      images/ipc-desc.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.94   DEP      images/ipc-sem.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.98   PBCC     images/ipc-msg.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 17.99   DEP      images/ipc-msg.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 18.08   PBCC     images/ipc-shm.pb-c.c
13:09:06 [2020-11-19T13:09:06.915Z] #39 18.13   DEP      images/ipc-shm.pb-c.d
13:09:06 [2020-11-19T13:09:06.915Z] #39 18.23   PBCC     images/ipc-var.pb-c.c
13:09:07 [2020-11-19T13:09:07.003Z] #39 108.9   DEP      criu/signalfd.d
13:09:07 [2020-11-19T13:09:07.003Z] #39 109.2   DEP      criu/sigframe.d
13:09:07 [2020-11-19T13:09:07.003Z] #39 109.3   DEP      criu/shmem.d
13:09:07 [2020-11-19T13:09:07.179Z] #39 18.33   DEP      images/ipc-var.pb-c.d
13:09:07 [2020-11-19T13:09:07.179Z] #39 18.39   PBCC     images/sk-opts.pb-c.c
13:09:07 [2020-11-19T13:09:07.179Z] #39 18.43   PBCC     images/packet-sock.pb-c.c
13:09:07 [2020-11-19T13:09:07.263Z] #39 109.5   DEP      criu/servicefd.d
13:09:07 [2020-11-19T13:09:07.439Z] #39 18.52   DEP      images/sk-opts.pb-c.d
13:09:07 [2020-11-19T13:09:07.439Z] #39 18.63   DEP      images/packet-sock.pb-c.d
13:09:07 [2020-11-19T13:09:07.439Z] #39 18.76   PBCC     images/sk-netlink.pb-c.c
13:09:07 [2020-11-19T13:09:07.701Z] #39 18.87   DEP      images/sk-netlink.pb-c.d
13:09:07 [2020-11-19T13:09:07.701Z] #39 18.89   PBCC     images/sk-inet.pb-c.c
13:09:07 [2020-11-19T13:09:07.701Z] #39 18.92   DEP      images/sk-inet.pb-c.d
13:09:07 [2020-11-19T13:09:07.701Z] #39 18.97   PBCC     images/sk-unix.pb-c.c
13:09:07 [2020-11-19T13:09:07.834Z] #39 109.8   DEP      criu/seize.d
13:09:07 [2020-11-19T13:09:07.834Z] #39 110.0   DEP      criu/seccomp.d
13:09:07 [2020-11-19T13:09:07.961Z] #39 19.01   DEP      images/sk-unix.pb-c.d
13:09:07 [2020-11-19T13:09:07.962Z] #39 19.13   PBCC     images/mm.pb-c.c
13:09:07 [2020-11-19T13:09:07.962Z] #39 19.22   DEP      images/mm.pb-c.d
13:09:08 [2020-11-19T13:09:08.095Z] #39 110.2   DEP      criu/rst-malloc.d
13:09:08 [2020-11-19T13:09:08.095Z] #39 110.4   DEP      criu/rbtree.d
13:09:08 [2020-11-19T13:09:08.095Z] #39 110.4   DEP      criu/pstree.d
13:09:08 [2020-11-19T13:09:08.223Z] #39 19.50   PBCC     images/timerfd.pb-c.c
13:09:08 [2020-11-19T13:09:08.483Z] #39 19.75   DEP      images/timerfd.pb-c.d
13:09:08 [2020-11-19T13:09:08.665Z] #39 110.6   DEP      criu/protobuf.d
13:09:08 [2020-11-19T13:09:08.665Z] #39 110.8   GEN      criu/protobuf-desc-gen.h
13:09:08 [2020-11-19T13:09:08.743Z] #39 19.89   PBCC     images/timer.pb-c.c
13:09:08 [2020-11-19T13:09:08.743Z] #39 19.98   DEP      images/timer.pb-c.d
13:09:08 [2020-11-19T13:09:08.743Z] #39 20.03   PBCC     images/sa.pb-c.c
13:09:08 [2020-11-19T13:09:08.743Z] #39 20.10   DEP      images/sa.pb-c.d
13:09:09 [2020-11-19T13:09:09.004Z] #39 20.19   PBCC     images/pipe-data.pb-c.c
13:09:09 [2020-11-19T13:09:09.004Z] #39 20.27   DEP      images/pipe-data.pb-c.d
13:09:09 [2020-11-19T13:09:09.004Z] #39 20.32   PBCC     images/mnt.pb-c.c
13:09:09 [2020-11-19T13:09:09.004Z] #39 20.40   DEP      images/mnt.pb-c.d
13:09:09 [2020-11-19T13:09:09.265Z] #39 20.52   PBCC     images/sk-packet.pb-c.c
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 3.1% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
13:09:09 [2020-11-19T13:09:09.503Z] ok  	github.com/docker/docker/builder/fscache	0.107s	coverage: 69.5% of statements
13:09:09 [2020-11-19T13:09:09.529Z] #39 20.52   DEP      images/sk-packet.pb-c.d
13:09:09 [2020-11-19T13:09:09.529Z] #39 20.55   PBCC     images/tcp-stream.pb-c.c
13:09:09 [2020-11-19T13:09:09.529Z] #39 20.61   DEP      images/tcp-stream.pb-c.d
13:09:09 [2020-11-19T13:09:09.529Z] #39 20.72   PBCC     images/pipe.pb-c.c
13:09:09 [2020-11-19T13:09:09.791Z] #39 20.90   DEP      images/pipe.pb-c.d
13:09:09 [2020-11-19T13:09:09.791Z] #39 21.01   PBCC     images/pstree.pb-c.c
13:09:09 [2020-11-19T13:09:09.791Z] #39 21.06   DEP      images/pstree.pb-c.d
13:09:09 [2020-11-19T13:09:09.796Z] ok  	github.com/docker/docker/builder/dockerfile	0.983s	coverage: 45.1% of statements
13:09:10 [2020-11-19T13:09:10.052Z] #39 21.15   PBCC     images/fs.pb-c.c
13:09:10 [2020-11-19T13:09:10.052Z] #39 21.18   DEP      images/fs.pb-c.d
13:09:10 [2020-11-19T13:09:10.052Z] #39 21.22   PBCC     images/signalfd.pb-c.c
13:09:10 [2020-11-19T13:09:10.052Z] #39 21.26   DEP      images/signalfd.pb-c.d
13:09:10 [2020-11-19T13:09:10.052Z] #39 21.31   PBCC     images/fh.pb-c.c
13:09:10 [2020-11-19T13:09:10.313Z] #39 21.47   PBCC     images/fsnotify.pb-c.c
13:09:10 [2020-11-19T13:09:10.313Z] #39 21.68   DEP      images/fh.pb-c.d
13:09:10 [2020-11-19T13:09:10.575Z] #39 21.78   DEP      images/fsnotify.pb-c.d
13:09:10 [2020-11-19T13:09:10.835Z] ok  	github.com/docker/docker/builder/remotecontext	0.394s	coverage: 13.6% of statements
13:09:10 [2020-11-19T13:09:10.836Z] #39 22.12   PBCC     images/eventpoll.pb-c.c
13:09:10 [2020-11-19T13:09:10.836Z] #39 22.16   DEP      images/eventpoll.pb-c.d
13:09:11 [2020-11-19T13:09:11.097Z] #39 22.23   PBCC     images/eventfd.pb-c.c
13:09:11 [2020-11-19T13:09:11.097Z] #39 22.37   DEP      images/eventfd.pb-c.d
13:09:11 [2020-11-19T13:09:11.097Z] #39 22.48   PBCC     images/remap-file-path.pb-c.c
13:09:11 [2020-11-19T13:09:11.127Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
13:09:11 [2020-11-19T13:09:11.210Z] #39 112.9   DEP      criu/protobuf-desc.d
13:09:11 [2020-11-19T13:09:11.210Z] #39 113.2   DEP      criu/proc_parse.d
13:09:11 [2020-11-19T13:09:11.210Z] #39 113.4   DEP      criu/plugin.d
13:09:11 [2020-11-19T13:09:11.359Z] #39 22.49   DEP      images/remap-file-path.pb-c.d
13:09:11 [2020-11-19T13:09:11.359Z] #39 22.63   PBCC     images/fifo.pb-c.c
13:09:11 [2020-11-19T13:09:11.359Z] #39 22.68   DEP      images/fifo.pb-c.d
13:09:11 [2020-11-19T13:09:11.359Z] #39 22.73   PBCC     images/ghost-file.pb-c.c
13:09:11 [2020-11-19T13:09:11.471Z] #39 113.6   DEP      criu/pipes.d
13:09:11 [2020-11-19T13:09:11.620Z] #39 22.81   DEP      images/ghost-file.pb-c.d
13:09:11 [2020-11-19T13:09:11.731Z] #39 113.8   DEP      criu/pie-util.d
13:09:11 [2020-11-19T13:09:11.731Z] #39 113.9   DEP      criu/pie-util-vdso.d
13:09:11 [2020-11-19T13:09:11.763Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.895s	coverage: 85.1% of statements
13:09:11 [2020-11-19T13:09:11.763Z] ?   	github.com/docker/docker/cli	[no test files]
13:09:11 [2020-11-19T13:09:11.763Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:09:11 [2020-11-19T13:09:11.881Z] #39 22.89   PBCC     images/regfile.pb-c.c
13:09:11 [2020-11-19T13:09:11.881Z] #39 23.17   DEP      images/regfile.pb-c.d
13:09:11 [2020-11-19T13:09:11.992Z] #39 114.1   DEP      criu/pie-util-vdso-elf32.d
13:09:12 [2020-11-19T13:09:12.142Z] #39 23.37   PBCC     images/ns.pb-c.c
13:09:12 [2020-11-19T13:09:12.142Z] #39 23.40   DEP      images/ns.pb-c.d
13:09:12 [2020-11-19T13:09:12.142Z] #39 23.42   PBCC     images/fdinfo.pb-c.c
13:09:12 [2020-11-19T13:09:12.253Z] #39 114.3   DEP      criu/path.d
13:09:12 [2020-11-19T13:09:12.253Z] #39 114.4   DEP      criu/parasite-syscall.d
13:09:12 [2020-11-19T13:09:12.403Z] #39 23.45   DEP      images/fdinfo.pb-c.d
13:09:12 [2020-11-19T13:09:12.403Z] #39 ...
13:09:12 [2020-11-19T13:09:12.403Z] 
13:09:12 [2020-11-19T13:09:12.403Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:12 [2020-11-19T13:09:12.403Z] #42 116.0 path/filepath
13:09:12 [2020-11-19T13:09:12.403Z] #42 117.2 flag
13:09:12 [2020-11-19T13:09:12.403Z] #42 118.4 go/token
13:09:12 [2020-11-19T13:09:12.403Z] #42 119.9 regexp
13:09:12 [2020-11-19T13:09:12.403Z] #42 120.0 go/scanner
13:09:12 [2020-11-19T13:09:12.403Z] #42 122.3 go/ast
13:09:12 [2020-11-19T13:09:12.403Z] #42 ...
13:09:12 [2020-11-19T13:09:12.403Z] 
13:09:12 [2020-11-19T13:09:12.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:12 [2020-11-19T13:09:12.403Z] #39 23.62   PBCC     images/core-aarch64.pb-c.c
13:09:12 [2020-11-19T13:09:12.403Z] #39 23.69   PBCC     images/core-arm.pb-c.c
13:09:12 [2020-11-19T13:09:12.513Z] #39 114.6   DEP      criu/pagemap.d
13:09:12 [2020-11-19T13:09:12.665Z] #39 23.86   PBCC     images/core-ppc64.pb-c.c
13:09:12 [2020-11-19T13:09:12.665Z] #39 23.87   PBCC     images/core-s390.pb-c.c
13:09:12 [2020-11-19T13:09:12.774Z] #39 114.8   DEP      criu/pagemap-cache.d
13:09:12 [2020-11-19T13:09:12.774Z] #39 115.0   DEP      criu/page-xfer.d
13:09:12 [2020-11-19T13:09:12.930Z] #39 24.02   PBCC     images/core-x86.pb-c.c
13:09:12 [2020-11-19T13:09:12.930Z] #39 24.18   PBCC     images/core.pb-c.c
13:09:13 [2020-11-19T13:09:13.026Z] Fetching without tags
13:09:13 [2020-11-19T13:09:13.034Z] #39 115.2   DEP      criu/page-pipe.d
13:09:13 [2020-11-19T13:09:13.192Z] #39 24.32   PBCC     images/inventory.pb-c.c
13:09:13 [2020-11-19T13:09:13.193Z] #39 24.43   DEP      images/core-aarch64.pb-c.d
13:09:13 [2020-11-19T13:09:13.193Z] #39 24.54   DEP      images/core-arm.pb-c.d
13:09:13 [2020-11-19T13:09:13.294Z] #39 115.3   DEP      criu/netfilter.d
13:09:13 [2020-11-19T13:09:13.294Z] #39 115.5   DEP      criu/net.d
13:09:13 [2020-11-19T13:09:13.454Z] #39 24.61   DEP      images/core-ppc64.pb-c.d
13:09:13 [2020-11-19T13:09:13.454Z] #39 24.65   DEP      images/core-s390.pb-c.d
13:09:13 [2020-11-19T13:09:13.454Z] #39 24.76   DEP      images/core-x86.pb-c.d
13:09:13 [2020-11-19T13:09:13.554Z] #39 115.8   DEP      criu/namespaces.d
13:09:13 [2020-11-19T13:09:13.716Z] #39 24.80   DEP      images/core.pb-c.d
13:09:13 [2020-11-19T13:09:13.716Z] #39 24.89   DEP      images/inventory.pb-c.d
13:09:13 [2020-11-19T13:09:13.716Z] #39 24.95   PBCC     images/cpuinfo.pb-c.c
13:09:13 [2020-11-19T13:09:13.716Z] #39 25.02   DEP      images/cpuinfo.pb-c.d
13:09:13 [2020-11-19T13:09:13.814Z] #39 116.0   DEP      criu/mount.d
13:09:13 [2020-11-19T13:09:13.978Z] #39 ...
13:09:13 [2020-11-19T13:09:13.978Z] 
13:09:13 [2020-11-19T13:09:13.978Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv
13:09:13 [2020-11-19T13:09:13.978Z] #29 DONE 127.4s
13:09:13 [2020-11-19T13:09:13.978Z] 
13:09:13 [2020-11-19T13:09:13.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:13 [2020-11-19T13:09:13.978Z] #39 25.12   PBCC     images/stats.pb-c.c
13:09:13 [2020-11-19T13:09:13.978Z] #39 25.19   DEP      images/stats.pb-c.d
13:09:14 [2020-11-19T13:09:14.074Z] #39 ...
13:09:14 [2020-11-19T13:09:14.074Z] 
13:09:14 [2020-11-19T13:09:14.074Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:09:14 [2020-11-19T13:09:14.074Z] #26 227.3 + rm -rf /tmp/tmp.JjpUk8JptU
13:09:14 [2020-11-19T13:09:14.331Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:09:14 [2020-11-19T13:09:14.498Z] ok  	github.com/docker/docker/client	0.148s	coverage: 75.7% of statements
13:09:12 [2020-11-19T13:09:12.702Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:09:12 [2020-11-19T13:09:12.753Z]  > git config --add remote.origin.fetch +refs/pull/41696/head:refs/remotes/origin/PR-41696 # timeout=10
13:09:12 [2020-11-19T13:09:12.803Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:09:12 [2020-11-19T13:09:12.935Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:09:13 [2020-11-19T13:09:13.063Z] Fetching upstream changes from https://github.com/moby/moby.git
13:09:13 [2020-11-19T13:09:13.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:09:13 [2020-11-19T13:09:13.066Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41696/head:refs/remotes/origin/PR-41696 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
13:09:14 [2020-11-19T13:09:14.440Z]  > git config core.sparsecheckout # timeout=10
13:09:15 [2020-11-19T13:09:15.015Z] #26 ...
13:09:15 [2020-11-19T13:09:15.015Z] 
13:09:15 [2020-11-19T13:09:15.015Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:15 [2020-11-19T13:09:15.015Z] #14 138.4 Selecting previously unselected package g++-mingw-w64-x86-64.
13:09:15 [2020-11-19T13:09:15.015Z] #14 138.4 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:09:15 [2020-11-19T13:09:15.015Z] #14 138.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:09:15 [2020-11-19T13:09:15.275Z] #14 ...
13:09:15 [2020-11-19T13:09:15.275Z] 
13:09:15 [2020-11-19T13:09:15.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:15 [2020-11-19T13:09:15.275Z] #39 116.3   DEP      criu/memfd.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 116.6   DEP      criu/mem.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 116.8   DEP      criu/lsm.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 116.9   DEP      criu/log.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 117.1   DEP      criu/libnetlink.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 117.3   DEP      criu/kerndat.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 117.4   DEP      criu/kcmp-ids.d
13:09:15 [2020-11-19T13:09:15.275Z] #39 117.5   DEP      criu/irmap.d
13:09:15 [2020-11-19T13:09:15.535Z] #39 117.7   DEP      criu/ipc_ns.d
13:09:15 [2020-11-19T13:09:15.795Z] #39 117.8   DEP      criu/image.d
13:09:15 [2020-11-19T13:09:15.795Z] #39 118.0   DEP      criu/image-desc.d
13:09:15 [2020-11-19T13:09:15.795Z] #39 118.1   DEP      criu/fsnotify.d
13:09:16 [2020-11-19T13:09:16.056Z] #39 118.3   DEP      criu/filesystems.d
13:09:16 [2020-11-19T13:09:16.316Z] #39 118.5   DEP      criu/files.d
13:09:16 [2020-11-19T13:09:16.527Z] #39 ...
13:09:16 [2020-11-19T13:09:16.527Z] 
13:09:16 [2020-11-19T13:09:16.527Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:16 [2020-11-19T13:09:16.527Z] #14 25.78 Reading package lists...
13:09:16 [2020-11-19T13:09:16.527Z] #14 35.22 Reading package lists...
13:09:16 [2020-11-19T13:09:16.527Z] #14 44.47 Building dependency tree...
13:09:16 [2020-11-19T13:09:16.527Z] #14 ...
13:09:16 [2020-11-19T13:09:16.527Z] 
13:09:16 [2020-11-19T13:09:16.527Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:16 [2020-11-19T13:09:16.527Z] #42 126.5 internal/lazyregexp
13:09:16 [2020-11-19T13:09:16.527Z] #42 126.8 path
13:09:16 [2020-11-19T13:09:16.527Z] #42 127.4 io/ioutil
13:09:16 [2020-11-19T13:09:16.527Z] #42 128.4 net/url
13:09:16 [2020-11-19T13:09:16.527Z] #42 130.1 text/template/parse
13:09:16 [2020-11-19T13:09:16.576Z] #39 118.7   DEP      criu/files-reg.d
13:09:16 [2020-11-19T13:09:16.836Z] #39 118.9   DEP      criu/files-ext.d
13:09:16 [2020-11-19T13:09:16.836Z] #39 ...
13:09:16 [2020-11-19T13:09:16.836Z] 
13:09:16 [2020-11-19T13:09:16.836Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:16 [2020-11-19T13:09:16.836Z] #42 219.6 net/http/httptrace
13:09:16 [2020-11-19T13:09:16.836Z] #42 219.9 net/http
13:09:16 [2020-11-19T13:09:16.836Z] #42 ...
13:09:16 [2020-11-19T13:09:16.836Z] 
13:09:16 [2020-11-19T13:09:16.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:16 [2020-11-19T13:09:16.836Z] #39 119.0   DEP      criu/file-lock.d
13:09:17 [2020-11-19T13:09:17.096Z] #39 119.2   DEP      criu/file-ids.d
13:09:17 [2020-11-19T13:09:17.357Z] #39 ...
13:09:17 [2020-11-19T13:09:17.357Z] 
13:09:17 [2020-11-19T13:09:17.357Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:09:17 [2020-11-19T13:09:17.357Z] #26 DONE 230.5s
13:09:17 [2020-11-19T13:09:17.357Z] 
13:09:17 [2020-11-19T13:09:17.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:17 [2020-11-19T13:09:17.357Z] #39 119.4   DEP      criu/fifo.d
13:09:14 [2020-11-19T13:09:14.491Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:09:17 [2020-11-19T13:09:17.224Z]  > git remote # timeout=10
13:09:17 [2020-11-19T13:09:17.307Z]  > git config --get remote.origin.url # timeout=10
13:09:17 [2020-11-19T13:09:17.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:09:17 [2020-11-19T13:09:17.363Z]  > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10
13:09:17 [2020-11-19T13:09:17.617Z] #39 119.6   DEP      criu/fdstore.d
13:09:17 [2020-11-19T13:09:17.617Z] #39 119.8   DEP      criu/fault-injection.d
13:09:17 [2020-11-19T13:09:17.622Z] Merge succeeded, producing 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:09:17 [2020-11-19T13:09:17.622Z] Checking out Revision 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b (PR-41696)
13:09:17 [2020-11-19T13:09:17.878Z] #39 119.9   DEP      criu/external.d
13:09:17 [2020-11-19T13:09:17.878Z] #39 120.2   DEP      criu/eventpoll.d
13:09:18 [2020-11-19T13:09:18.138Z] #39 120.5   DEP      criu/eventfd.d
13:09:18 [2020-11-19T13:09:18.445Z] #42 131.6 go/parser
13:09:18 [2020-11-19T13:09:18.445Z] #42 ...
13:09:18 [2020-11-19T13:09:18.445Z] 
13:09:18 [2020-11-19T13:09:18.445Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:09:18 [2020-11-19T13:09:18.715Z] #39 120.8   DEP      criu/crtools.d
13:09:18 [2020-11-19T13:09:18.975Z] #39 121.1   DEP      criu/cr-service.d
13:09:19 [2020-11-19T13:09:19.235Z] #39 121.3   DEP      criu/cr-restore.d
13:09:19 [2020-11-19T13:09:19.496Z] #39 121.5   DEP      criu/cr-errno.d
13:09:19 [2020-11-19T13:09:19.496Z] #39 121.6   DEP      criu/cr-dump.d
13:09:19 [2020-11-19T13:09:19.755Z] #39 121.9   DEP      criu/cr-dedup.d
13:09:20 [2020-11-19T13:09:20.015Z] #39 122.1   DEP      criu/cr-check.d
13:09:20 [2020-11-19T13:09:20.015Z] #39 122.3   DEP      criu/config.d
13:09:17 [2020-11-19T13:09:17.515Z]  > git rev-parse "HEAD^{commit}" # timeout=10
13:09:17 [2020-11-19T13:09:17.657Z]  > git config core.sparsecheckout # timeout=10
13:09:17 [2020-11-19T13:09:17.712Z]  > git checkout -f 28f9e663c21e9c4e2dfaa1c5905e89072d598b6b # timeout=10
13:09:20 [2020-11-19T13:09:20.585Z] #39 122.6   DEP      criu/clone-noasan.d
13:09:20 [2020-11-19T13:09:20.585Z] #39 122.7   DEP      criu/cgroup.d
13:09:20 [2020-11-19T13:09:20.845Z] #39 122.9   DEP      criu/cgroup-props.d
13:09:20 [2020-11-19T13:09:20.845Z] #39 123.0   DEP      criu/bitmap.d
13:09:20 [2020-11-19T13:09:20.845Z] #39 123.1   DEP      criu/bfd.d
13:09:21 [2020-11-19T13:09:21.106Z] #39 123.2   DEP      criu/autofs.d
13:09:21 [2020-11-19T13:09:21.106Z] #39 123.4   DEP      criu/aio.d
13:09:21 [2020-11-19T13:09:21.634Z] #57 66.79 Checking out files:  27% (951/3408)   
Checking out files:  28% (955/3408)   
Checking out files:  29% (989/3408)   
Checking out files:  30% (1023/3408)   
Checking out files:  31% (1057/3408)   
Checking out files:  32% (1091/3408)   
Checking out files:  33% (1125/3408)   
Checking out files:  34% (1159/3408)   
Checking out files:  35% (1193/3408)   
Checking out files:  36% (1227/3408)   
Checking out files:  37% (1261/3408)   
Checking out files:  38% (1296/3408)   
Checking out files:  39% (1330/3408)   
Checking out files:  40% (1364/3408)   
Checking out files:  41% (1398/3408)   
Checking out files:  42% (1432/3408)   
Checking out files:  43% (1466/3408)   
Checking out files:  44% (1500/3408)   
Checking out files:  45% (1534/3408)   
Checking out files:  46% (1568/3408)   
Checking out files:  47% (1602/3408)   
Checking out files:  48% (1636/3408)   
Checking out files:  49% (1670/3408)   
Checking out files:  50% (1704/3408)   
Checking out files:  51% (1739/3408)   
Checking out files:  52% (1773/3408)   
Checking out files:  53% (1807/3408)   
Checking out files:  54% (1841/3408)   
Checking out files:  55% (1875/3408)   
Checking out files:  56% (1909/3408)   
Checking out files:  57% (1943/3408)   
Checking out files:  58% (1977/3408)   
Checking out files:  59% (2011/3408)   
Checking out files:  60% (2045/3408)   
Checking out files:  61% (2079/3408)   
Checking out files:  62% (2113/3408)   
Checking out files:  63% (2148/3408)   
Checking out files:  64% (2182/3408)   
Checking out files:  65% (2216/3408)   
Checking out files:  66% (2250/3408)   
Checking out files:  67% (2284/3408)   
Checking out files:  68% (2318/3408)   
Checking out files:  69% (2352/3408)   
Checking out files:  70% (2386/3408)   
Checking out files:  71% (2420/3408)   
Checking out files:  72% (2454/3408)   
Checking out files:  73% (2488/3408)   
Checking out files:  74% (2522/3408)   
Checking out files:  75% (2556/3408)   
Checking out files:  76% (2591/3408)   
Checking out files:  77% (2625/3408)   
Checking out files:  78% (2659/3408)   
Checking out files:  79% (2693/3408)   
Checking out files:  80% (2727/3408)   
Checking out files:  81% (2761/3408)   
Checking out files:  82% (2795/3408)   
Checking out files:  83% (2829/3408)   
Checking out files:  83% (2836/3408)   
Checking out files:  84% (2863/3408)   
Checking out files:  85% (2897/3408)   
Checking out files:  86% (2931/3408)   
Checking out files:  87% (2965/3408)   
Checking out files:  88% (3000/3408)   
Checking out files:  89% (3034/3408)   
Checking out files:  90% (3068/3408)   
Checking out files:  91% (3102/3408)   
Checking out files:  92% (3136/3408)   
Checking out files:  93% (3170/3408)   
Checking out files:  94% (3204/3408)   
Checking out files:  95% (3238/3408)   
Checking out files:  96% (3272/3408)   
Checking out files:  97% (3306/3408)   
Checking out files:  97% (3309/3408)   
Checking out files:  98% (3340/3408)   
Checking out files:  99% (3374/3408)   
Checking out files: 100% (3408/3408)   
Checking out files: 100% (3408/3408), done.
13:09:21 [2020-11-19T13:09:21.676Z] #39 123.7   DEP      criu/action-scripts.d
13:09:21 [2020-11-19T13:09:21.896Z] #57 70.05 + cd /tmp/tmp.U3Zr6aYIlU/src/github.com/containerd/containerd
13:09:21 [2020-11-19T13:09:21.896Z] #57 70.05 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175
13:09:21 [2020-11-19T13:09:21.937Z] #39 124.0   CC       criu/action-scripts.o
13:09:22 [2020-11-19T13:09:22.507Z] #39 124.6   CC       criu/aio.o
13:09:23 [2020-11-19T13:09:23.078Z] #39 125.3   CC       criu/autofs.o
13:09:23 [2020-11-19T13:09:23.078Z] #39 ...
13:09:23 [2020-11-19T13:09:23.078Z] 
13:09:23 [2020-11-19T13:09:23.078Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:23 [2020-11-19T13:09:23.078Z] #14 155.7 Selecting previously unselected package libonig5:amd64.
13:09:23 [2020-11-19T13:09:23.078Z] #14 155.7 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 155.7 Unpacking libonig5:amd64 (6.9.1-1) ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 155.9 Selecting previously unselected package libjq1:amd64.
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.1 Selecting previously unselected package jq.
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.1 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.1 Unpacking jq (1.5+dfsg-2+b1) ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.2 Selecting previously unselected package libaio1:amd64.
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.2 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.2 Unpacking libaio1:amd64 (0.3.112-3) ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.3 Selecting previously unselected package libbtrfs0.
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.3 Unpacking libbtrfs0 (4.20.1-2) ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.4 Selecting previously unselected package libbtrfs-dev.
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.4 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.078Z] #14 156.4 Unpacking libbtrfs-dev (4.20.1-2) ...
13:09:23 [2020-11-19T13:09:23.338Z] #14 156.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:09:23 [2020-11-19T13:09:23.338Z] #14 156.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.338Z] #14 156.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:09:23 [2020-11-19T13:09:23.338Z] #14 156.6 Selecting previously unselected package libudev-dev:amd64.
13:09:23 [2020-11-19T13:09:23.338Z] #14 156.6 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.338Z] #14 156.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
13:09:23 [2020-11-19T13:09:23.599Z] #14 156.8 Selecting previously unselected package libsepol1-dev:amd64.
13:09:23 [2020-11-19T13:09:23.599Z] #14 156.8 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
13:09:23 [2020-11-19T13:09:23.599Z] #14 156.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:09:24 [2020-11-19T13:09:24.086Z] + bin/containerd-stress
13:09:24 [2020-11-19T13:09:24.086Z] + bin/containerd-shim
13:09:24 [2020-11-19T13:09:24.120Z] #14 157.4 Selecting previously unselected package libpcre16-3:amd64.
13:09:24 [2020-11-19T13:09:24.120Z] #14 157.4 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:09:24 [2020-11-19T13:09:24.120Z] #14 157.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:09:24 [2020-11-19T13:09:24.120Z] #14 157.6 Selecting previously unselected package libpcre32-3:amd64.
13:09:24 [2020-11-19T13:09:24.120Z] #14 157.6 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:09:24 [2020-11-19T13:09:24.120Z] #14 157.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:09:24 [2020-11-19T13:09:24.380Z] #14 157.8 Selecting previously unselected package libpcrecpp0v5:amd64.
13:09:24 [2020-11-19T13:09:24.380Z] #14 157.8 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:09:24 [2020-11-19T13:09:24.380Z] #14 157.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:09:24 [2020-11-19T13:09:24.380Z] #14 157.9 Selecting previously unselected package libpcre3-dev:amd64.
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + export 'BUILDTAGS=netgo osusergo static_build'
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + BUILDTAGS='netgo osusergo static_build'
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + export EXTRA_FLAGS=-buildmode=pie
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + EXTRA_FLAGS=-buildmode=pie
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + '[' '' = dynamic ']'
13:09:24 [2020-11-19T13:09:24.449Z] #57 72.73 + make
13:09:24 [2020-11-19T13:09:24.640Z] #14 157.9 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:09:24 [2020-11-19T13:09:24.640Z] #14 157.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:09:25 [2020-11-19T13:09:25.211Z] #14 158.4 Selecting previously unselected package libselinux1-dev:amd64.
13:09:25 [2020-11-19T13:09:25.211Z] #14 158.4 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:09:25 [2020-11-19T13:09:25.211Z] #14 158.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:09:25 [2020-11-19T13:09:25.471Z] #14 158.7 Selecting previously unselected package libdevmapper-dev:amd64.
13:09:25 [2020-11-19T13:09:25.471Z] #14 158.7 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:09:25 [2020-11-19T13:09:25.471Z] #14 158.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:09:25 [2020-11-19T13:09:25.471Z] #14 158.8 Selecting previously unselected package libgpm2:amd64.
13:09:25 [2020-11-19T13:09:25.471Z] #14 158.8 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
13:09:25 [2020-11-19T13:09:25.471Z] #14 158.8 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:09:25 [2020-11-19T13:09:25.731Z] #14 158.9 Selecting previously unselected package libicu63:amd64.
13:09:25 [2020-11-19T13:09:25.731Z] #14 158.9 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
13:09:25 [2020-11-19T13:09:25.731Z] #14 158.9 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:09:25 [2020-11-19T13:09:25.840Z] #57 74.14 + bin/ctr
13:09:26 [2020-11-19T13:09:26.413Z] #57 ...
13:09:26 [2020-11-19T13:09:26.413Z] 
13:09:26 [2020-11-19T13:09:26.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:26 [2020-11-19T13:09:26.413Z] #39 27.67 make[1]: Nothing to be done for 'all'.
13:09:26 [2020-11-19T13:09:26.413Z] #39 29.65   CC       images/stats.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 30.34   CC       images/core.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 31.59   CC       images/core-x86.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 32.55   CC       images/core-arm.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 32.72   CC       images/core-aarch64.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 33.35   CC       images/core-ppc64.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 34.26   CC       images/core-s390.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 35.31   CC       images/cpuinfo.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 35.96   CC       images/inventory.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 36.31   CC       images/fdinfo.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 36.89   CC       images/fown.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 37.19   CC       images/ns.o
13:09:26 [2020-11-19T13:09:26.413Z] #39 37.68   CC       images/regfile.o
13:09:26 [2020-11-19T13:09:26.675Z] #39 ...
13:09:26 [2020-11-19T13:09:26.675Z] 
13:09:26 [2020-11-19T13:09:26.675Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:26 [2020-11-19T13:09:26.675Z] #14 44.47 Building dependency tree...
13:09:26 [2020-11-19T13:09:26.675Z] #14 46.22 Reading state information...
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.01 libcap2-bin is already the newest version (1:2.25-2).
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.01 libcap2-bin set to manually installed.
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.01 The following additional packages will be installed:
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.05   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.06   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.06   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.06   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:09:26 [2020-11-19T13:09:26.675Z] #14 49.06   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.06   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.06   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.06   python3.7 python3.7-minimal vim-runtime xxd
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13 Suggested packages:
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13   xfsdump acl attr quota
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13 Recommended packages:
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13   aufs-dkms nftables build-essential python3-dev python3-keyring
13:09:26 [2020-11-19T13:09:26.676Z] #14 49.13   python3-keyrings.alt python3-xdg unzip
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.48 The following NEW packages will be installed:
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.48   apparmor aufs-tools bash-completion binutils-mingw-w64
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.48   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.49   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.49   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.49   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.49   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   python3-distutils python3-lib2to3 python3-minimal python3-pip
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   python3-pkg-resources python3-setuptools python3-wheel python3.7
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.50   xfsprogs xxd xz-utils zip
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.87 0 upgraded, 68 newly installed, 0 to remove and 5 not upgraded.
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.87 Need to get 104 MB of archives.
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.87 After this operation, 597 MB of additional disk space will be used.
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 53.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
13:09:26 [2020-11-19T13:09:26.676Z] #14 54.92 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]
13:09:26 [2020-11-19T13:09:26.937Z] #14 55.28 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]
13:09:26 [2020-11-19T13:09:26.937Z] #14 ...
13:09:26 [2020-11-19T13:09:26.937Z] 
13:09:26 [2020-11-19T13:09:26.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:26 [2020-11-19T13:09:26.937Z] #39 38.18   CC       images/ghost-file.o
13:09:27 [2020-11-19T13:09:27.512Z] #39 38.78   CC       images/fifo.o
13:09:28 [2020-11-19T13:09:28.085Z] #39 39.27   CC       images/remap-file-path.o
13:09:28 [2020-11-19T13:09:28.660Z] #39 39.70   CC       images/eventfd.o
13:09:28 [2020-11-19T13:09:28.922Z] #39 40.06   CC       images/eventpoll.o
13:09:29 [2020-11-19T13:09:29.030Z] #14 ...
13:09:29 [2020-11-19T13:09:29.030Z] 
13:09:29 [2020-11-19T13:09:29.030Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:09:29 [2020-11-19T13:09:29.030Z] #45 DONE 241.4s
13:09:29 [2020-11-19T13:09:29.030Z] 
13:09:29 [2020-11-19T13:09:29.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:29 [2020-11-19T13:09:29.030Z] #39 127.4   CC       criu/bfd.o
13:09:29 [2020-11-19T13:09:29.030Z] #39 128.1   CC       criu/bitmap.o
13:09:29 [2020-11-19T13:09:29.030Z] #39 128.3   CC       criu/cgroup-props.o
13:09:29 [2020-11-19T13:09:29.030Z] #39 129.4   CC       criu/cgroup.o
13:09:29 [2020-11-19T13:09:29.504Z] #39 40.60   CC       images/fh.o
13:09:30 [2020-11-19T13:09:30.079Z] #39 41.28   CC       images/fsnotify.o
13:09:30 [2020-11-19T13:09:30.944Z] #39 ...
13:09:30 [2020-11-19T13:09:30.944Z] 
13:09:30 [2020-11-19T13:09:30.944Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.0 Selecting previously unselected package libnet1:amd64.
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.1 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.1 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.2 Selecting previously unselected package libnl-3-200:amd64.
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.2 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.2 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.3 Selecting previously unselected package libprotobuf-c1:amd64.
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.3 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.3 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:09:30 [2020-11-19T13:09:30.944Z] #14 164.4 Selecting previously unselected package libreadline5:amd64.
13:09:31 [2020-11-19T13:09:31.025Z] #39 42.18   CC       images/signalfd.o
13:09:31 [2020-11-19T13:09:31.044Z] + bin/containerd-shim-runc-v1
13:09:31 [2020-11-19T13:09:31.205Z] #14 164.4 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:09:31 [2020-11-19T13:09:31.205Z] #14 164.4 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:09:31 [2020-11-19T13:09:31.205Z] #14 164.6 Selecting previously unselected package libsystemd-dev:amd64.
13:09:31 [2020-11-19T13:09:31.205Z] #14 164.6 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
13:09:31 [2020-11-19T13:09:31.205Z] #14 164.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
13:09:31 [2020-11-19T13:09:31.289Z] #39 42.53   CC       images/fs.o
13:09:31 [2020-11-19T13:09:31.555Z] #39 42.88   CC       images/pstree.o
13:09:31 [2020-11-19T13:09:31.776Z] #14 165.0 Selecting previously unselected package net-tools.
13:09:31 [2020-11-19T13:09:31.776Z] #14 165.0 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:09:31 [2020-11-19T13:09:31.776Z] #14 165.0 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:09:31 [2020-11-19T13:09:31.776Z] #14 ...
13:09:31 [2020-11-19T13:09:31.776Z] 
13:09:31 [2020-11-19T13:09:31.776Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:31 [2020-11-19T13:09:31.776Z] #42 234.6 github.com/LK4D4/vndr/godl
13:09:31 [2020-11-19T13:09:31.776Z] #42 235.4 github.com/LK4D4/vndr
13:09:32 [2020-11-19T13:09:32.036Z] #42 ...
13:09:32 [2020-11-19T13:09:32.036Z] 
13:09:32 [2020-11-19T13:09:32.036Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:32 [2020-11-19T13:09:32.037Z] #14 165.2 Selecting previously unselected package python-pip-whl.
13:09:32 [2020-11-19T13:09:32.037Z] #14 165.2 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
13:09:32 [2020-11-19T13:09:32.037Z] #14 165.2 Unpacking python-pip-whl (18.1-5) ...
13:09:32 [2020-11-19T13:09:32.130Z] #39 43.31   CC       images/pipe.o
13:09:32 [2020-11-19T13:09:32.608Z] #14 166.0 Selecting previously unselected package python3-lib2to3.
13:09:32 [2020-11-19T13:09:32.703Z] #39 43.83   CC       images/tcp-stream.o
13:09:32 [2020-11-19T13:09:32.868Z] #14 166.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
13:09:32 [2020-11-19T13:09:32.869Z] #14 166.0 Unpacking python3-lib2to3 (3.7.3-1) ...
13:09:32 [2020-11-19T13:09:32.869Z] #14 ...
13:09:32 [2020-11-19T13:09:32.869Z] 
13:09:32 [2020-11-19T13:09:32.869Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:32 [2020-11-19T13:09:32.869Z] #42 DONE 245.7s
13:09:32 [2020-11-19T13:09:32.869Z] 
13:09:32 [2020-11-19T13:09:32.869Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:32 [2020-11-19T13:09:32.869Z] #14 166.3 Selecting previously unselected package python3-distutils.
13:09:32 [2020-11-19T13:09:32.869Z] #14 166.3 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
13:09:32 [2020-11-19T13:09:32.869Z] #14 166.3 Unpacking python3-distutils (3.7.3-1) ...
13:09:32 [2020-11-19T13:09:32.965Z] #39 44.22   CC       images/sk-packet.o
13:09:33 [2020-11-19T13:09:33.130Z] #14 166.5 Selecting previously unselected package python3-pip.
13:09:33 [2020-11-19T13:09:33.130Z] #14 166.5 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
13:09:33 [2020-11-19T13:09:33.130Z] #14 166.5 Unpacking python3-pip (18.1-5) ...
13:09:33 [2020-11-19T13:09:33.200Z] Commit message: "Wait for container exit before forcing handler"
13:09:33 [2020-11-19T13:09:33.539Z] #39 ...
13:09:33 [2020-11-19T13:09:33.540Z] 
13:09:33 [2020-11-19T13:09:33.540Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:33 [2020-11-19T13:09:33.540Z] #42 137.0 text/template
13:09:33 [2020-11-19T13:09:33.540Z] #42 137.2 log
13:09:33 [2020-11-19T13:09:33.540Z] #42 138.1 encoding/binary
13:09:33 [2020-11-19T13:09:33.540Z] #42 141.0 encoding/base64
13:09:33 [2020-11-19T13:09:33.540Z] #42 142.5 encoding/json
13:09:33 [2020-11-19T13:09:33.540Z] #42 146.5 go/doc
13:09:33 [2020-11-19T13:09:33.540Z] #42 ...
13:09:33 [2020-11-19T13:09:33.540Z] 
13:09:33 [2020-11-19T13:09:33.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:33 [2020-11-19T13:09:33.540Z] #39 44.74   CC       images/mnt.o
13:09:33 [2020-11-19T13:09:33.651Z] #14 166.8 Selecting previously unselected package python3-pkg-resources.
13:09:33 [2020-11-19T13:09:33.651Z] #14 166.8 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
13:09:33 [2020-11-19T13:09:33.651Z] #14 166.8 Unpacking python3-pkg-resources (40.8.0-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
13:09:33 [2020-11-19T13:09:33.837Z] + bin/containerd-shim-runc-v2
[Pipeline] { (Print info)
[Pipeline] sh
13:09:33 [2020-11-19T13:09:33.912Z] #14 167.2 Selecting previously unselected package python3-setuptools.
13:09:33 [2020-11-19T13:09:33.912Z] #14 167.2 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
13:09:33 [2020-11-19T13:09:33.912Z] #14 167.3 Unpacking python3-setuptools (40.8.0-1) ...
13:09:34 [2020-11-19T13:09:34.116Z] #39 45.16   CC       images/pipe-data.o
13:09:34 [2020-11-19T13:09:34.172Z] #14 167.5 Selecting previously unselected package python3-wheel.
13:09:34 [2020-11-19T13:09:34.172Z] #14 167.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
13:09:34 [2020-11-19T13:09:34.172Z] #14 167.5 Unpacking python3-wheel (0.32.3-2) ...
13:09:34 [2020-11-19T13:09:34.172Z] #14 167.6 Selecting previously unselected package thin-provisioning-tools.
13:09:34 [2020-11-19T13:09:34.172Z] #14 167.6 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:09:34 [2020-11-19T13:09:34.172Z] #14 167.6 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:09:34 [2020-11-19T13:09:34.379Z] #39 45.57   CC       images/sa.o
13:09:34 [2020-11-19T13:09:34.433Z] #14 167.9 Selecting previously unselected package vim-runtime.
13:09:34 [2020-11-19T13:09:34.433Z] #14 167.9 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:09:34 [2020-11-19T13:09:34.479Z] + binaries
13:09:34 [2020-11-19T13:09:34.479Z] + mkdir -p /build
13:09:34 [2020-11-19T13:09:34.479Z] + cp bin/containerd /build/containerd
13:09:34 [2020-11-19T13:09:34.479Z] + cp bin/containerd-shim /build/containerd-shim
13:09:34 [2020-11-19T13:09:34.479Z] + cp bin/ctr /build/ctr
13:09:34 [2020-11-19T13:09:34.640Z] #39 45.91   CC       images/timer.o
13:09:34 [2020-11-19T13:09:34.693Z] #14 168.0 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:09:34 [2020-11-19T13:09:34.694Z] #14 168.0 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:09:34 [2020-11-19T13:09:34.694Z] #14 168.0 Unpacking vim-runtime (2:8.1.0875-5) ...
13:09:34 [2020-11-19T13:09:34.902Z] #39 46.29   CC       images/timerfd.o
13:09:35 [2020-11-19T13:09:35.483Z] #39 46.65   CC       images/mm.o
13:09:36 [2020-11-19T13:09:36.057Z] #39 47.15   CC       images/sk-opts.o
13:09:36 [2020-11-19T13:09:36.057Z] #39 47.36   CC       images/sk-unix.o
13:09:36 [2020-11-19T13:09:36.353Z] + docker version
13:09:36 [2020-11-19T13:09:36.630Z] #39 47.88   CC       images/sk-inet.o
13:09:36 [2020-11-19T13:09:36.966Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.005s	coverage: 72.9% of statements
13:09:36 [2020-11-19T13:09:36.966Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 29.5% of statements
13:09:37 [2020-11-19T13:09:37.203Z] #39 ...
13:09:37 [2020-11-19T13:09:37.203Z] 
13:09:37 [2020-11-19T13:09:37.203Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:37 [2020-11-19T13:09:37.203Z] #14 55.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:09:37 [2020-11-19T13:09:37.203Z] #14 55.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
13:09:37 [2020-11-19T13:09:37.203Z] #14 55.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
13:09:37 [2020-11-19T13:09:37.203Z] #14 55.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
13:09:37 [2020-11-19T13:09:37.203Z] #14 56.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:09:37 [2020-11-19T13:09:37.203Z] #14 56.72 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]
13:09:37 [2020-11-19T13:09:37.204Z] #14 56.74 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]
13:09:37 [2020-11-19T13:09:37.204Z] #14 61.68 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]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.59 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]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 64.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 65.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 65.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 65.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
13:09:37 [2020-11-19T13:09:37.204Z] #14 65.02 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
13:09:37 [2020-11-19T13:09:37.465Z] #14 ...
13:09:37 [2020-11-19T13:09:37.465Z] 
13:09:37 [2020-11-19T13:09:37.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:37 [2020-11-19T13:09:37.465Z] #39 48.76   CC       images/tun.o
13:09:37 [2020-11-19T13:09:37.991Z] #14 171.2 Selecting previously unselected package vim.
13:09:37 [2020-11-19T13:09:37.991Z] #14 171.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
13:09:37 [2020-11-19T13:09:37.991Z] #14 171.3 Unpacking vim (2:8.1.0875-5) ...
13:09:38 [2020-11-19T13:09:38.253Z] #14 171.8 Selecting previously unselected package xfsprogs.
13:09:38 [2020-11-19T13:09:38.253Z] #14 171.8 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
13:09:38 [2020-11-19T13:09:38.425Z] #39 49.45   CC       images/sk-netlink.o
13:09:38 [2020-11-19T13:09:38.478Z] ok  	github.com/docker/docker/container	0.109s	coverage: 35.6% of statements
13:09:38 [2020-11-19T13:09:38.478Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:09:38 [2020-11-19T13:09:38.478Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:09:38 [2020-11-19T13:09:38.478Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:09:38 [2020-11-19T13:09:38.478Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:09:38 [2020-11-19T13:09:38.514Z] #14 171.8 Unpacking xfsprogs (4.20.0-1) ...
13:09:38 [2020-11-19T13:09:38.688Z] #39 50.06   CC       images/packet-sock.o
13:09:38 [2020-11-19T13:09:38.962Z] Removing intermediate container 15a41b50f611
13:09:38 [2020-11-19T13:09:38.962Z]  ---> a11222e0c744
13:09:38 [2020-11-19T13:09:38.962Z] Step 61/140 : FROM dev-base AS proxy
13:09:38 [2020-11-19T13:09:38.962Z]  ---> 81facd5e84a7
13:09:38 [2020-11-19T13:09:38.962Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.3 Selecting previously unselected package zip.
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.3 Unpacking zip (3.0-11+b1) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.5 Setting up aufs-tools (1:4.14+20190211-1) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.5 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.5 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:09:39 [2020-11-19T13:09:39.086Z] #14 172.6 Setting up libgpm2:amd64 (1.20.7-5) ...
13:09:39 [2020-11-19T13:09:39.255Z]  ---> Running in d57fa6c2046d
13:09:39 [2020-11-19T13:09:39.256Z] Removing intermediate container d57fa6c2046d
13:09:39 [2020-11-19T13:09:39.256Z]  ---> d9c8ed71c069
13:09:39 [2020-11-19T13:09:39.256Z] Step 63/140 : ARG LIBNETWORK_COMMIT
13:09:39 [2020-11-19T13:09:39.256Z]  ---> Running in 3ea8150dbb1a
13:09:39 [2020-11-19T13:09:39.256Z] Removing intermediate container 3ea8150dbb1a
13:09:39 [2020-11-19T13:09:39.256Z]  ---> eccc09bf5a54
13:09:39 [2020-11-19T13:09:39.256Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.6 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.6 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up xxd (2:8.1.0875-5) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.7 Setting up libbtrfs0 (4.20.1-2) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.8 Setting up zip (3.0-11+b1) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.8 Setting up vim-common (2:8.1.0875-5) ...
13:09:39 [2020-11-19T13:09:39.347Z] #14 172.8 Setting up bash-completion (1:2.8-6) ...
13:09:39 [2020-11-19T13:09:39.557Z]  ---> 1ca9f5a14ece
13:09:39 [2020-11-19T13:09:39.557Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:09:39 [2020-11-19T13:09:39.557Z]  ---> 93884eece575
13:09:39 [2020-11-19T13:09:39.557Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:09:39 [2020-11-19T13:09:39.557Z]  ---> Running in d1664292d6c9
13:09:39 [2020-11-19T13:09:39.632Z] #39 50.74   CC       images/ipc-var.o
13:09:39 [2020-11-19T13:09:39.860Z] + RM_GOPATH=0
13:09:39 [2020-11-19T13:09:39.860Z] + TMP_GOPATH=
13:09:39 [2020-11-19T13:09:39.860Z] + : /build
13:09:39 [2020-11-19T13:09:39.860Z] + '[' -z '' ']'
13:09:39 [2020-11-19T13:09:39.860Z] ++ mktemp -d
13:09:39 [2020-11-19T13:09:39.860Z] + export GOPATH=/tmp/tmp.sk5JAL281n
13:09:39 [2020-11-19T13:09:39.860Z] + GOPATH=/tmp/tmp.sk5JAL281n
13:09:39 [2020-11-19T13:09:39.860Z] + RM_GOPATH=1
13:09:39 [2020-11-19T13:09:39.860Z] ++ dirname ./install.sh
13:09:39 [2020-11-19T13:09:39.860Z] Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435
13:09:39 [2020-11-19T13:09:39.860Z] + dir=.
13:09:39 [2020-11-19T13:09:39.860Z] + bin=proxy
13:09:39 [2020-11-19T13:09:39.860Z] + shift
13:09:39 [2020-11-19T13:09:39.860Z] + '[' '!' -f ./proxy.installer ']'
13:09:39 [2020-11-19T13:09:39.860Z] + . ./proxy.installer
13:09:39 [2020-11-19T13:09:39.860Z] ++ : 55e924b8a84231a065879156c0de95aefc5f5435
13:09:39 [2020-11-19T13:09:39.860Z] + install_proxy
13:09:39 [2020-11-19T13:09:39.860Z] + case "$1" in
13:09:39 [2020-11-19T13:09:39.860Z] + export CGO_ENABLED=0
13:09:39 [2020-11-19T13:09:39.860Z] + CGO_ENABLED=0
13:09:39 [2020-11-19T13:09:39.860Z] + _install_proxy
13:09:39 [2020-11-19T13:09:39.860Z] + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435'
13:09:39 [2020-11-19T13:09:39.860Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sk5JAL281n/src/github.com/docker/libnetwork
13:09:39 [2020-11-19T13:09:39.860Z] Cloning into '/tmp/tmp.sk5JAL281n/src/github.com/docker/libnetwork'...
13:09:40 [2020-11-19T13:09:40.283Z] #39 51.40   CC       images/ipc-desc.o
13:09:40 [2020-11-19T13:09:40.824Z] #39 51.79   CC       images/ipc-shm.o
13:09:41 [2020-11-19T13:09:41.397Z] #39 52.38   CC       images/ipc-msg.o
13:09:41 [2020-11-19T13:09:41.673Z] #39 52.94   CC       images/ipc-sem.o
13:09:41 [2020-11-19T13:09:41.892Z] #14 ...
13:09:41 [2020-11-19T13:09:41.892Z] 
13:09:41 [2020-11-19T13:09:41.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:41 [2020-11-19T13:09:41.892Z] #39 133.7   CC       criu/clone-noasan.o
13:09:41 [2020-11-19T13:09:41.892Z] #39 134.0   CC       criu/config.o
13:09:41 [2020-11-19T13:09:41.892Z] #39 136.0   CC       criu/cr-check.o
13:09:41 [2020-11-19T13:09:41.892Z] #39 137.6   CC       criu/cr-dedup.o
13:09:41 [2020-11-19T13:09:41.892Z] #39 138.1   CC       criu/cr-dump.o
13:09:41 [2020-11-19T13:09:41.892Z] #39 140.5   CC       criu/cr-errno.o
13:09:41 [2020-11-19T13:09:41.892Z] #39 140.6   CC       criu/cr-restore.o
13:09:41 [2020-11-19T13:09:41.935Z] #39 53.23   CC       images/utsns.o
13:09:42 [2020-11-19T13:09:42.187Z] Client: Docker Engine - Enterprise
13:09:42 [2020-11-19T13:09:42.187Z]  Version:           19.03.12
13:09:42 [2020-11-19T13:09:42.187Z]  API version:       1.40
13:09:42 [2020-11-19T13:09:42.187Z]  Go version:        go1.13.13
13:09:42 [2020-11-19T13:09:42.187Z]  Git commit:        4306744
13:09:42 [2020-11-19T13:09:42.187Z]  Built:             08/05/2020 19:27:53
13:09:42 [2020-11-19T13:09:42.187Z]  OS/Arch:           windows/amd64
13:09:42 [2020-11-19T13:09:42.187Z]  Experimental:      false
13:09:42 [2020-11-19T13:09:42.187Z] 
13:09:42 [2020-11-19T13:09:42.187Z] Server: Docker Engine - Enterprise
13:09:42 [2020-11-19T13:09:42.187Z]  Engine:
13:09:42 [2020-11-19T13:09:42.187Z]   Version:          19.03.12
13:09:42 [2020-11-19T13:09:42.187Z]   API version:      1.40 (minimum version 1.24)
13:09:42 [2020-11-19T13:09:42.187Z]   Go version:       go1.13.13
13:09:42 [2020-11-19T13:09:42.187Z]   Git commit:       f295753ffd
13:09:42 [2020-11-19T13:09:42.187Z]   Built:            08/05/2020 19:26:41
13:09:42 [2020-11-19T13:09:42.187Z]   OS/Arch:          windows/amd64
13:09:42 [2020-11-19T13:09:42.187Z]   Experimental:     true
13:09:42 [2020-11-19T13:09:42.464Z] #39 ...
13:09:42 [2020-11-19T13:09:42.464Z] 
13:09:42 [2020-11-19T13:09:42.464Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.7 Setting up libiptc0:amd64 (1.8.2-4) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.7 Setting up xz-utils (5.2.4-1) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up libbtrfs-dev (4.20.1-2) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up pigz (2.4-1) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up python-pip-whl (18.1-5) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:09:42 [2020-11-19T13:09:42.464Z] #14 175.9 Setting up mingw-w64-common (6.0.0-3) ...
13:09:42 [2020-11-19T13:09:42.508Z] #39 53.55   CC       images/creds.o
13:09:42 [2020-11-19T13:09:42.724Z] #14 176.0 Setting up vim-runtime (2:8.1.0875-5) ...
[Pipeline] sh
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 Setting up libaio1:amd64 (0.3.112-3) ...
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 Setting up libonig5:amd64 (6.9.1-1) ...
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 Setting up vim (2:8.1.0875-5) ...
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:09:42 [2020-11-19T13:09:42.985Z] #14 176.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:09:43 [2020-11-19T13:09:43.080Z] #39 54.13   CC       images/vma.o
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.5 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.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
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.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
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.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
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.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
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.6 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:09:43 [2020-11-19T13:09:43.245Z] #14 176.6 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:09:43 [2020-11-19T13:09:43.366Z] #39 54.52   CC       images/netdev.o
13:09:43 [2020-11-19T13:09:43.506Z] #14 176.7 Setting up jq (1.5+dfsg-2+b1) ...
13:09:43 [2020-11-19T13:09:43.506Z] #14 176.7 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:09:43 [2020-11-19T13:09:43.506Z] #14 176.7 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:09:43 [2020-11-19T13:09:43.670Z] #39 ...
13:09:43 [2020-11-19T13:09:43.670Z] 
13:09:43 [2020-11-19T13:09:43.670Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.14 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.15 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.15 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.15 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.15 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.17 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.22 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.38 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.38 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.41 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.42 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.50 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.56 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.56 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 66.66 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 67.43 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 67.53 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 67.66 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
13:09:43 [2020-11-19T13:09:43.670Z] #14 68.92 debconf: delaying package configuration, since apt-utils is not installed
13:09:43 [2020-11-19T13:09:43.670Z] #14 69.54 Fetched 104 MB in 14s (7408 kB/s)
13:09:43 [2020-11-19T13:09:43.670Z] #14 69.71 Selecting previously unselected package pigz.
13:09:43 [2020-11-19T13:09:43.670Z] #14 69.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15473 files and directories currently installed.)
13:09:43 [2020-11-19T13:09:43.670Z] #14 69.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
13:09:43 [2020-11-19T13:09:43.670Z] #14 69.89 Unpacking pigz (2.4-1) ...
13:09:43 [2020-11-19T13:09:43.670Z] #14 70.21 Selecting previously unselected package libpython3.7-minimal:amd64.
13:09:43 [2020-11-19T13:09:43.670Z] #14 70.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:09:43 [2020-11-19T13:09:43.670Z] #14 70.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:09:43 [2020-11-19T13:09:43.670Z] #14 71.70 Selecting previously unselected package python3.7-minimal.
13:09:43 [2020-11-19T13:09:43.670Z] #14 71.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
13:09:43 [2020-11-19T13:09:43.670Z] #14 71.72 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:09:43 [2020-11-19T13:09:43.748Z] + docker info
13:09:43 [2020-11-19T13:09:43.939Z] #14 ...
13:09:43 [2020-11-19T13:09:43.939Z] 
13:09:43 [2020-11-19T13:09:43.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:43 [2020-11-19T13:09:43.939Z] #39 55.25   CC       images/tty.o
13:09:44 [2020-11-19T13:09:44.074Z] ok  	github.com/docker/docker/daemon/cluster	0.039s	coverage: 0.5% of statements
13:09:44 [2020-11-19T13:09:44.333Z] + cd /tmp/tmp.sk5JAL281n/src/github.com/docker/libnetwork
13:09:44 [2020-11-19T13:09:44.333Z] + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435
13:09:44 [2020-11-19T13:09:44.333Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
13:09:44 [2020-11-19T13:09:44.708Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
13:09:44 [2020-11-19T13:09:44.907Z] #39 56.16   CC       images/file-lock.o
13:09:45 [2020-11-19T13:09:45.171Z] #39 56.41   CC       images/rlimit.o
13:09:45 [2020-11-19T13:09:45.432Z] #39 56.81   CC       images/pagemap.o
13:09:46 [2020-11-19T13:09:46.005Z] #39 57.23   CC       images/siginfo.o
13:09:46 [2020-11-19T13:09:46.218Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
13:09:46 [2020-11-19T13:09:46.423Z] Removing intermediate container d1664292d6c9
13:09:46 [2020-11-19T13:09:46.423Z]  ---> 2d12af45040f
13:09:46 [2020-11-19T13:09:46.423Z] Step 67/140 : FROM base AS gometalinter
13:09:46 [2020-11-19T13:09:46.423Z]  ---> 81facd5e84a7
13:09:46 [2020-11-19T13:09:46.423Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter
13:09:46 [2020-11-19T13:09:46.423Z]  ---> Running in 263715db25b1
13:09:46 [2020-11-19T13:09:46.423Z] Removing intermediate container 263715db25b1
13:09:46 [2020-11-19T13:09:46.423Z]  ---> ebcbc847d6c0
13:09:46 [2020-11-19T13:09:46.423Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:09:46 [2020-11-19T13:09:46.579Z] #39 57.83   CC       images/rpc.o
13:09:46 [2020-11-19T13:09:46.728Z]  ---> 032d1d732020
13:09:46 [2020-11-19T13:09:46.728Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:09:46 [2020-11-19T13:09:46.728Z]  ---> 6d6cea6738c5
13:09:46 [2020-11-19T13:09:46.728Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:09:46 [2020-11-19T13:09:46.728Z]  ---> Running in 9a924c59c7d0
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 Setting up iptables (1.8.2-4) ...
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:09:46 [2020-11-19T13:09:46.803Z] #14 179.7 Setting up python3 (3.7.3-1) ...
13:09:46 [2020-11-19T13:09:46.803Z] #14 180.2 Setting up python3-wheel (0.32.3-2) ...
13:09:47 [2020-11-19T13:09:47.023Z] + RM_GOPATH=0
13:09:47 [2020-11-19T13:09:47.023Z] + TMP_GOPATH=
13:09:47 [2020-11-19T13:09:47.023Z] + : /build
13:09:47 [2020-11-19T13:09:47.023Z] + '[' -z '' ']'
13:09:47 [2020-11-19T13:09:47.023Z] ++ mktemp -d
13:09:47 [2020-11-19T13:09:47.023Z] + export GOPATH=/tmp/tmp.E8xf1uFsNt
13:09:47 [2020-11-19T13:09:47.023Z] + GOPATH=/tmp/tmp.E8xf1uFsNt
13:09:47 [2020-11-19T13:09:47.023Z] + RM_GOPATH=1
13:09:47 [2020-11-19T13:09:47.023Z] ++ dirname ./install.sh
13:09:47 [2020-11-19T13:09:47.023Z] Installing gometalinter version v2.0.6
13:09:47 [2020-11-19T13:09:47.023Z] + dir=.
13:09:47 [2020-11-19T13:09:47.023Z] + bin=gometalinter
13:09:47 [2020-11-19T13:09:47.023Z] + shift
13:09:47 [2020-11-19T13:09:47.023Z] + '[' '!' -f ./gometalinter.installer ']'
13:09:47 [2020-11-19T13:09:47.023Z] + . ./gometalinter.installer
13:09:47 [2020-11-19T13:09:47.023Z] ++ GOMETALINTER_COMMIT=v2.0.6
13:09:47 [2020-11-19T13:09:47.023Z] + install_gometalinter
13:09:47 [2020-11-19T13:09:47.023Z] + echo 'Installing gometalinter version v2.0.6'
13:09:47 [2020-11-19T13:09:47.023Z] + go get -d github.com/alecthomas/gometalinter
13:09:47 [2020-11-19T13:09:47.744Z] #14 181.0 Setting up apparmor (2.13.2-10) ...
13:09:47 [2020-11-19T13:09:47.965Z] #39 ...
13:09:47 [2020-11-19T13:09:47.965Z] 
13:09:47 [2020-11-19T13:09:47.965Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:47 [2020-11-19T13:09:47.965Z] #42 151.7 encoding/xml
13:09:47 [2020-11-19T13:09:47.965Z] #42 152.1 github.com/LK4D4/vndr/build
13:09:47 [2020-11-19T13:09:47.965Z] #42 156.6 github.com/LK4D4/vndr/versioned
13:09:47 [2020-11-19T13:09:47.965Z] #42 156.9 compress/flate
13:09:47 [2020-11-19T13:09:47.965Z] #42 159.6 hash
13:09:47 [2020-11-19T13:09:47.965Z] #42 159.8 hash/crc32
13:09:47 [2020-11-19T13:09:47.965Z] #42 160.8 context
13:09:47 [2020-11-19T13:09:47.965Z] #42 161.2 compress/gzip
13:09:47 [2020-11-19T13:09:47.965Z] #42 161.4 crypto/cipher
13:09:48 [2020-11-19T13:09:48.069Z] + cd /tmp/tmp.E8xf1uFsNt/src/github.com/alecthomas/gometalinter
13:09:48 [2020-11-19T13:09:48.069Z] + git checkout -q v2.0.6
13:09:48 [2020-11-19T13:09:48.069Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter
13:09:48 [2020-11-19T13:09:48.226Z] #42 ...
13:09:48 [2020-11-19T13:09:48.226Z] 
13:09:48 [2020-11-19T13:09:48.226Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:48 [2020-11-19T13:09:48.226Z] #14 73.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
13:09:48 [2020-11-19T13:09:48.226Z] #14 73.87 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:09:49 [2020-11-19T13:09:49.655Z] #14 182.8 Setting up python3-lib2to3 (3.7.3-1) ...
13:09:49 [2020-11-19T13:09:49.916Z] #14 183.2 Setting up python3-pkg-resources (40.8.0-1) ...
13:09:50 [2020-11-19T13:09:50.772Z] #14 79.19 Selecting previously unselected package python3-minimal.
13:09:51 [2020-11-19T13:09:51.033Z] #14 79.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15722 files and directories currently installed.)
13:09:51 [2020-11-19T13:09:51.033Z] #14 79.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
13:09:51 [2020-11-19T13:09:51.033Z] #14 79.29 Unpacking python3-minimal (3.7.3-1) ...
13:09:51 [2020-11-19T13:09:51.294Z] #14 79.53 Selecting previously unselected package libmpdec2:amd64.
13:09:51 [2020-11-19T13:09:51.294Z] #14 79.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
13:09:51 [2020-11-19T13:09:51.294Z] #14 79.55 Unpacking libmpdec2:amd64 (2.4.2-2) ...
13:09:51 [2020-11-19T13:09:51.294Z] #14 79.76 Selecting previously unselected package libpython3.7-stdlib:amd64.
13:09:51 [2020-11-19T13:09:51.294Z] #14 79.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
13:09:51 [2020-11-19T13:09:51.300Z] #14 184.3 Setting up python3-distutils (3.7.3-1) ...
13:09:51 [2020-11-19T13:09:51.555Z] #14 79.82 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:09:51 [2020-11-19T13:09:51.560Z] #14 184.8 Setting up python3-setuptools (40.8.0-1) ...
13:09:52 [2020-11-19T13:09:52.987Z] #14 186.2 Setting up python3-pip (18.1-5) ...
13:09:52 [2020-11-19T13:09:52.987Z] #14 ...
13:09:52 [2020-11-19T13:09:52.987Z] 
13:09:52 [2020-11-19T13:09:52.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:52 [2020-11-19T13:09:52.987Z] #39 144.9   CC       criu/cr-service.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 146.4   CC       criu/crtools.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 147.0   CC       criu/eventfd.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 147.5   CC       criu/eventpoll.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 148.5   CC       criu/external.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 148.9   CC       criu/fault-injection.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 149.0   CC       criu/fdstore.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 149.5   CC       criu/fifo.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 149.9   CC       criu/file-ids.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 150.2   CC       criu/file-lock.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 151.2   CC       criu/files-ext.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 151.5   CC       criu/files-reg.o
13:09:52 [2020-11-19T13:09:52.987Z] #39 153.6   CC       criu/files.o
13:09:53 [2020-11-19T13:09:53.119Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 13.7% of statements
13:09:53 [2020-11-19T13:09:53.119Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 82.2% of statements
13:09:53 [2020-11-19T13:09:53.754Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.4% of statements
13:09:53 [2020-11-19T13:09:53.935Z] #39 155.8   CC       criu/filesystems.o
13:09:53 [2020-11-19T13:09:53.935Z] #39 ...
13:09:53 [2020-11-19T13:09:53.935Z] 
13:09:53 [2020-11-19T13:09:53.935Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:53 [2020-11-19T13:09:53.935Z] #14 187.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:09:54 [2020-11-19T13:09:54.101Z] #14 82.57 Selecting previously unselected package python3.7.
13:09:54 [2020-11-19T13:09:54.101Z] #14 82.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
13:09:54 [2020-11-19T13:09:54.101Z] #14 82.57 Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:09:54 [2020-11-19T13:09:54.196Z] #14 187.4 Setting up dmsetup (2:1.02.155-3) ...
13:09:54 [2020-11-19T13:09:54.196Z] #14 187.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:09:54 [2020-11-19T13:09:54.196Z] #14 187.4 Setting up xfsprogs (4.20.0-1) ...
13:09:54 [2020-11-19T13:09:54.196Z] #14 187.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:09:54 [2020-11-19T13:09:54.196Z] #14 187.5 Processing triggers for mime-support (3.62) ...
13:09:54 [2020-11-19T13:09:54.196Z] #14 187.5 Processing triggers for libc-bin (2.28-10) ...
13:09:54 [2020-11-19T13:09:54.361Z] #14 82.94 Selecting previously unselected package libpython3-stdlib:amd64.
13:09:54 [2020-11-19T13:09:54.362Z] #14 82.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
13:09:54 [2020-11-19T13:09:54.388Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
13:09:54 [2020-11-19T13:09:54.622Z] #14 82.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
13:09:54 [2020-11-19T13:09:54.884Z] #14 83.21 Setting up python3-minimal (3.7.3-1) ...
13:09:55 [2020-11-19T13:09:55.022Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
13:09:55 [2020-11-19T13:09:55.137Z] #14 DONE 188.5s
13:09:55 [2020-11-19T13:09:55.137Z] 
13:09:55 [2020-11-19T13:09:55.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:55 [2020-11-19T13:09:55.137Z] #39 156.6   CC       criu/fsnotify.o
13:09:56 [2020-11-19T13:09:56.059Z] ok  	github.com/docker/docker/daemon	12.223s	coverage: 17.5% of statements
13:09:56 [2020-11-19T13:09:56.059Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:09:56 [2020-11-19T13:09:56.059Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:09:56 [2020-11-19T13:09:56.059Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:09:56 [2020-11-19T13:09:56.059Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:09:56 [2020-11-19T13:09:56.079Z] #39 158.1   CC       criu/image-desc.o
13:09:56 [2020-11-19T13:09:56.079Z] #39 ...
13:09:56 [2020-11-19T13:09:56.079Z] 
13:09:56 [2020-11-19T13:09:56.079Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
13:09:56 [2020-11-19T13:09:56.079Z] #15 0.954 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:09:56 [2020-11-19T13:09:56.079Z] #15 0.959 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:09:56 [2020-11-19T13:09:56.079Z] #15 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:09:56 [2020-11-19T13:09:56.079Z] #15 DONE 1.0s
13:09:56 [2020-11-19T13:09:56.079Z] 
13:09:56 [2020-11-19T13:09:56.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:56 [2020-11-19T13:09:56.079Z] #39 158.3   CC       criu/image.o
13:09:56 [2020-11-19T13:09:56.345Z] Client:
13:09:56 [2020-11-19T13:09:56.345Z]  Debug Mode: false
13:09:56 [2020-11-19T13:09:56.345Z]  Plugins:
13:09:56 [2020-11-19T13:09:56.345Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
13:09:56 [2020-11-19T13:09:56.345Z] 
13:09:56 [2020-11-19T13:09:56.345Z] Server:
13:09:56 [2020-11-19T13:09:56.345Z]  Containers: 0
13:09:56 [2020-11-19T13:09:56.345Z]   Running: 0
13:09:56 [2020-11-19T13:09:56.345Z]   Paused: 0
13:09:56 [2020-11-19T13:09:56.345Z]   Stopped: 0
13:09:56 [2020-11-19T13:09:56.345Z]  Images: 0
13:09:56 [2020-11-19T13:09:56.345Z]  Server Version: 19.03.12
13:09:56 [2020-11-19T13:09:56.345Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:09:56 [2020-11-19T13:09:56.345Z]   Windows: 
13:09:56 [2020-11-19T13:09:56.345Z]   LCOW: 
13:09:56 [2020-11-19T13:09:56.345Z]  Logging Driver: json-file
13:09:56 [2020-11-19T13:09:56.345Z]  Plugins:
13:09:56 [2020-11-19T13:09:56.345Z]   Volume: local
13:09:56 [2020-11-19T13:09:56.345Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:09:56 [2020-11-19T13:09:56.345Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:09:56 [2020-11-19T13:09:56.345Z]  Swarm: inactive
13:09:56 [2020-11-19T13:09:56.345Z]  Default Isolation: process
13:09:56 [2020-11-19T13:09:56.345Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:09:56 [2020-11-19T13:09:56.345Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
13:09:56 [2020-11-19T13:09:56.345Z]  OSType: windows
13:09:56 [2020-11-19T13:09:56.345Z]  Architecture: x86_64
13:09:56 [2020-11-19T13:09:56.345Z]  CPUs: 4
13:09:56 [2020-11-19T13:09:56.345Z]  Total Memory: 32GiB
13:09:56 [2020-11-19T13:09:56.345Z]  Name: azwin-2-165460
13:09:56 [2020-11-19T13:09:56.345Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
13:09:56 [2020-11-19T13:09:56.345Z]  Docker Root Dir: D:\docker
13:09:56 [2020-11-19T13:09:56.345Z]  Debug Mode: false
13:09:56 [2020-11-19T13:09:56.345Z]  Registry: https://index.docker.io/v1/
13:09:56 [2020-11-19T13:09:56.345Z]  Labels:
13:09:56 [2020-11-19T13:09:56.345Z]  Experimental: true
13:09:56 [2020-11-19T13:09:56.345Z]  Insecure Registries:
13:09:56 [2020-11-19T13:09:56.345Z]   10.0.0.4:5000
13:09:56 [2020-11-19T13:09:56.345Z]   127.0.0.0/8
13:09:56 [2020-11-19T13:09:56.345Z]  Registry Mirrors:
13:09:56 [2020-11-19T13:09:56.345Z]   http://10.0.0.4:5000/
13:09:56 [2020-11-19T13:09:56.345Z]  Live Restore Enabled: false
13:09:56 [2020-11-19T13:09:56.345Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
13:09:57 [2020-11-19T13:09:57.429Z] #14 85.65 Selecting previously unselected package python3.
13:09:57 [2020-11-19T13:09:57.429Z] #14 85.65 (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%
13:09:57 [2020-11-19T13:09:57.429Z] #14 ...
13:09:57 [2020-11-19T13:09:57.429Z] 
13:09:57 [2020-11-19T13:09:57.429Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:09:57 [2020-11-19T13:09:57.429Z] #60 170.9 + for f in rootlesskit rootlesskit-docker-proxy
13:09:57 [2020-11-19T13:09:57.429Z] #60 170.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:09:57 [2020-11-19T13:09:57.464Z] #39 159.6   CC       criu/ipc_ns.o
13:09:57 [2020-11-19T13:09:57.585Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
13:09:58 [2020-11-19T13:09:58.249Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 56.9% of statements
13:09:58 [2020-11-19T13:09:58.372Z] #60 ...
13:09:58 [2020-11-19T13:09:58.372Z] 
13:09:58 [2020-11-19T13:09:58.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:09:58 [2020-11-19T13:09:58.372Z] #39 59.46   CC       images/ext-file.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 59.79   CC       images/cgroup.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 60.80   CC       images/userns.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 61.36   CC       images/google/protobuf/descriptor.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 64.95   CC       images/opts.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 65.38   CC       images/seccomp.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 65.83   CC       images/binfmt-misc.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 66.28   CC       images/time.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 66.76   CC       images/sysctl.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 67.26   CC       images/autofs.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 67.57   CC       images/macvlan.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 67.80   CC       images/sit.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 68.15   CC       images/memfd.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 68.45   CC       images/timens.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 68.86   LINK     images/built-in.o
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.04   GEN      compel/include/asm
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.08   GEN      compel/include/version.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.16 touch .config
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.22   GEN      include/common/config.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.34   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.36   GEN      compel/plugins/include/uapi/std/syscall-64.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.40   GEN      compel/arch/x86/plugins/std/syscalls-64.S
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.43   DEP      compel/arch/x86/plugins/std/syscalls-64.d
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.47   DEP      compel/arch/x86/plugins/std/memcpy.d
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.49   DEP      compel/arch/x86/plugins/std/parasite-head.d
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.53   GEN      compel/plugins/include/uapi/std/syscall.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.56   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.61   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
13:09:58 [2020-11-19T13:09:58.372Z] #39 69.64   DEP      compel/plugins/std/infect.d
13:09:58 [2020-11-19T13:09:58.372Z] #39 ...
13:09:58 [2020-11-19T13:09:58.372Z] 
13:09:58 [2020-11-19T13:09:58.372Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:58 [2020-11-19T13:09:58.372Z] #14 85.65 (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.)
13:09:58 [2020-11-19T13:09:58.372Z] #14 85.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.00 Unpacking python3 (3.7.3-1) ...
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.37 Selecting previously unselected package libip4tc0:amd64.
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.38 Unpacking libip4tc0:amd64 (1.8.2-4) ...
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.71 Selecting previously unselected package libip6tc0:amd64.
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
13:09:58 [2020-11-19T13:09:58.372Z] #14 86.75 Unpacking libip6tc0:amd64 (1.8.2-4) ...
13:09:58 [2020-11-19T13:09:58.635Z] #14 86.92 Selecting previously unselected package libiptc0:amd64.
13:09:58 [2020-11-19T13:09:58.635Z] #14 86.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
13:09:58 [2020-11-19T13:09:58.635Z] #14 86.92 Unpacking libiptc0:amd64 (1.8.2-4) ...
13:09:58 [2020-11-19T13:09:58.635Z] #14 ...
13:09:58 [2020-11-19T13:09:58.635Z] 
13:09:58 [2020-11-19T13:09:58.635Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:09:58 [2020-11-19T13:09:58.635Z] #42 162.2 math/big
13:09:58 [2020-11-19T13:09:58.635Z] #42 163.4 crypto/aes
13:09:58 [2020-11-19T13:09:58.635Z] #42 165.4 crypto
13:09:58 [2020-11-19T13:09:58.635Z] #42 165.8 crypto/des
13:09:58 [2020-11-19T13:09:58.635Z] #42 167.1 crypto/internal/randutil
13:09:58 [2020-11-19T13:09:58.635Z] #42 167.5 crypto/sha512
13:09:58 [2020-11-19T13:09:58.635Z] #42 169.4 crypto/ed25519/internal/edwards25519
13:09:58 [2020-11-19T13:09:58.635Z] #42 172.1 crypto/hmac
13:09:58 [2020-11-19T13:09:58.635Z] #42 172.3 crypto/md5
13:09:58 [2020-11-19T13:09:58.635Z] #42 ...
13:09:58 [2020-11-19T13:09:58.635Z] 
13:09:58 [2020-11-19T13:09:58.635Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:09:58 [2020-11-19T13:09:58.635Z] #14 87.12 Selecting previously unselected package libnfnetlink0:amd64.
13:09:58 [2020-11-19T13:09:58.635Z] #14 87.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
13:09:58 [2020-11-19T13:09:58.635Z] #14 87.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:09:58 [2020-11-19T13:09:58.848Z] #39 160.8   CC       criu/irmap.o
13:09:58 [2020-11-19T13:09:58.914Z] #14 87.27 Selecting previously unselected package libnetfilter-conntrack3:amd64.
13:09:58 [2020-11-19T13:09:58.914Z] #14 87.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
13:09:58 [2020-11-19T13:09:58.914Z] #14 87.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:09:59 [2020-11-19T13:09:59.176Z] #14 87.57 Selecting previously unselected package libnftnl11:amd64.
13:09:59 [2020-11-19T13:09:59.176Z] #14 87.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
13:09:59 [2020-11-19T13:09:59.176Z] #14 87.60 Unpacking libnftnl11:amd64 (1.1.2-2) ...
13:09:59 [2020-11-19T13:09:59.420Z] #39 161.5   CC       criu/kcmp-ids.o
13:09:59 [2020-11-19T13:09:59.437Z] #14 87.84 Selecting previously unselected package iptables.
13:09:59 [2020-11-19T13:09:59.437Z] #14 87.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
13:09:59 [2020-11-19T13:09:59.437Z] #14 87.90 Unpacking iptables (1.8.2-4) ...
13:09:59 [2020-11-19T13:09:59.681Z] #39 161.8   CC       criu/kerndat.o
13:10:00 [2020-11-19T13:10:00.381Z] #14 88.52 Selecting previously unselected package xxd.
13:10:00 [2020-11-19T13:10:00.381Z] #14 88.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
13:10:00 [2020-11-19T13:10:00.381Z] #14 88.53 Unpacking xxd (2:8.1.0875-5) ...
13:10:00 [2020-11-19T13:10:00.381Z] #14 88.78 Selecting previously unselected package vim-common.
13:10:00 [2020-11-19T13:10:00.381Z] #14 88.78 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:10:00 [2020-11-19T13:10:00.381Z] #14 88.83 Unpacking vim-common (2:8.1.0875-5) ...
13:10:00 [2020-11-19T13:10:00.622Z] #39 163.0   CC       criu/libnetlink.o
13:10:00 [2020-11-19T13:10:00.793Z] + GOBIN=/build
13:10:00 [2020-11-19T13:10:00.793Z] + /build/gometalinter --install
13:10:00 [2020-11-19T13:10:00.793Z] Installing:
13:10:00 [2020-11-19T13:10:00.793Z]   deadcode
13:10:00 [2020-11-19T13:10:00.793Z]   dupl
13:10:00 [2020-11-19T13:10:00.793Z]   errcheck
13:10:00 [2020-11-19T13:10:00.793Z]   gas
13:10:00 [2020-11-19T13:10:00.793Z]   gochecknoglobals
13:10:00 [2020-11-19T13:10:00.793Z]   gochecknoinits
13:10:00 [2020-11-19T13:10:00.793Z]   goconst
13:10:00 [2020-11-19T13:10:00.793Z]   gocyclo
13:10:00 [2020-11-19T13:10:00.793Z]   goimports
13:10:00 [2020-11-19T13:10:00.793Z]   golint
13:10:00 [2020-11-19T13:10:00.793Z]   gosimple
13:10:00 [2020-11-19T13:10:00.793Z]   gotype
13:10:00 [2020-11-19T13:10:00.793Z]   gotypex
13:10:00 [2020-11-19T13:10:00.793Z]   ineffassign
13:10:00 [2020-11-19T13:10:00.793Z]   interfacer
13:10:00 [2020-11-19T13:10:00.793Z]   lll
13:10:00 [2020-11-19T13:10:00.793Z]   maligned
13:10:00 [2020-11-19T13:10:00.793Z]   megacheck
13:10:00 [2020-11-19T13:10:00.793Z]   misspell
13:10:00 [2020-11-19T13:10:00.793Z]   nakedret
13:10:00 [2020-11-19T13:10:00.793Z]   safesql
13:10:00 [2020-11-19T13:10:00.793Z]   staticcheck
13:10:00 [2020-11-19T13:10:00.793Z]   structcheck
13:10:00 [2020-11-19T13:10:00.793Z]   unconvert
13:10:00 [2020-11-19T13:10:00.793Z]   unparam
13:10:00 [2020-11-19T13:10:00.793Z]   unused
13:10:00 [2020-11-19T13:10:00.793Z]   varcheck
13:10:00 [2020-11-19T13:10:00.953Z] #14 89.46 Selecting previously unselected package bash-completion.
13:10:00 [2020-11-19T13:10:00.953Z] #14 89.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:10:01 [2020-11-19T13:10:01.564Z] #39 163.5   CC       criu/log.o
13:10:01 [2020-11-19T13:10:01.824Z] #39 164.0   CC       criu/lsm.o
13:10:02 [2020-11-19T13:10:02.395Z] #39 164.4   CC       criu/mem.o
13:10:02 [2020-11-19T13:10:02.705Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.119s	coverage: 46.2% of statements
13:10:03 [2020-11-19T13:10:03.780Z] #39 165.9   CC       criu/memfd.o
13:10:04 [2020-11-19T13:10:04.351Z] #39 166.5   CC       criu/mount.o
13:10:05 [2020-11-19T13:10:05.439Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.243s	coverage: 49.5% of statements
13:10:06 [2020-11-19T13:10:06.263Z] #39 ...
13:10:06 [2020-11-19T13:10:06.264Z] 
13:10:06 [2020-11-19T13:10:06.264Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
13:10:06 [2020-11-19T13:10:06.264Z] #16 5.543 Collecting yamllint==1.16.0
13:10:07 [2020-11-19T13:10:07.206Z] #16 10.98   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:10:07 [2020-11-19T13:10:07.206Z] #16 11.07 Collecting pyyaml (from yamllint==1.16.0)
13:10:07 [2020-11-19T13:10:07.466Z] #16 11.19   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:10:07 [2020-11-19T13:10:07.545Z] #14 ...
13:10:07 [2020-11-19T13:10:07.545Z] 
13:10:07 [2020-11-19T13:10:07.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:07 [2020-11-19T13:10:07.545Z] #39 69.89   DEP      compel/plugins/std/string.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 70.07   DEP      compel/plugins/std/log.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 70.21   DEP      compel/plugins/std/fds.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 70.32   DEP      compel/plugins/std/std.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 70.54   DEP      compel/plugins/shmem/shmem.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 70.71   DEP      compel/plugins/fds/fds.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 70.91   CC       compel/plugins/std/std.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 71.34   CC       compel/plugins/std/fds.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 71.94   CC       compel/plugins/std/log.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 73.59   CC       compel/plugins/std/string.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 74.94   CC       compel/plugins/std/infect.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 75.89   CC       compel/arch/x86/plugins/std/parasite-head.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.00   CC       compel/arch/x86/plugins/std/memcpy.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.06   CC       compel/arch/x86/plugins/std/syscalls-64.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.14   AR       compel/plugins/std.lib.a
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.21   CC       compel/plugins/fds/fds.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.52   AR       compel/plugins/fds.lib.a
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.61   HOSTDEP  compel/src/lib/log-host.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.74   HOSTDEP  compel/src/lib/handle-elf-host.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.85   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 76.93   HOSTDEP  compel/src/main-host.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.09   DEP      compel/src/lib/ptrace.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.25   DEP      compel/src/lib/infect.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.44   DEP      compel/src/lib/infect-util.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.54   DEP      compel/src/lib/infect-rpc.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.64   DEP      compel/arch/x86/src/lib/infect.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.83   DEP      compel/arch/x86/src/lib/cpu.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 77.95   DEP      compel/src/lib/log.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 78.02   DEP      compel/src/main.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 78.20   DEP      compel/src/lib/handle-elf.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 78.39   DEP      compel/arch/x86/src/lib/handle-elf.d
13:10:07 [2020-11-19T13:10:07.545Z] #39 78.48   CC       compel/src/lib/log.o
13:10:07 [2020-11-19T13:10:07.545Z] #39 78.78   CC       compel/arch/x86/src/lib/cpu.o
13:10:07 [2020-11-19T13:10:07.807Z] #39 ...
13:10:07 [2020-11-19T13:10:07.807Z] 
13:10:07 [2020-11-19T13:10:07.807Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit
13:10:07 [2020-11-19T13:10:07.807Z] #60 DONE 181.4s
13:10:07 [2020-11-19T13:10:07.807Z] 
13:10:07 [2020-11-19T13:10:07.807Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
13:10:07 [2020-11-19T13:10:07.807Z] #61 DONE 0.1s
13:10:07 [2020-11-19T13:10:07.807Z] 
13:10:07 [2020-11-19T13:10:07.807Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:10:07 [2020-11-19T13:10:07.807Z] #42 173.2 crypto/rc4
13:10:07 [2020-11-19T13:10:07.807Z] #42 173.5 crypto/sha1
13:10:07 [2020-11-19T13:10:07.807Z] #42 174.6 crypto/rand
13:10:07 [2020-11-19T13:10:07.808Z] #42 175.3 crypto/elliptic
13:10:07 [2020-11-19T13:10:07.808Z] #42 175.8 encoding/asn1
13:10:07 [2020-11-19T13:10:07.808Z] #42 179.3 crypto/ed25519
13:10:07 [2020-11-19T13:10:07.808Z] #42 179.6 crypto/rsa
13:10:07 [2020-11-19T13:10:07.808Z] #42 179.9 crypto/ecdsa
13:10:07 [2020-11-19T13:10:07.808Z] #42 180.7 crypto/sha256
13:10:07 [2020-11-19T13:10:07.808Z] #42 ...
13:10:07 [2020-11-19T13:10:07.808Z] 
13:10:07 [2020-11-19T13:10:07.808Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:10:07 [2020-11-19T13:10:07.808Z] #14 96.34 Unpacking bash-completion (1:2.8-6) ...
13:10:08 [2020-11-19T13:10:08.409Z] #16 ...
13:10:08 [2020-11-19T13:10:08.409Z] 
13:10:08 [2020-11-19T13:10:08.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:08 [2020-11-19T13:10:08.409Z] #39 170.4   CC       criu/namespaces.o
13:10:08 [2020-11-19T13:10:08.752Z] #14 97.01 Selecting previously unselected package bzip2.
13:10:08 [2020-11-19T13:10:08.752Z] #14 97.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:10:08 [2020-11-19T13:10:08.752Z] #14 97.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:10:08 [2020-11-19T13:10:08.752Z] #14 97.16 Selecting previously unselected package xz-utils.
13:10:08 [2020-11-19T13:10:08.752Z] #14 97.17 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
13:10:08 [2020-11-19T13:10:08.752Z] #14 97.18 Unpacking xz-utils (5.2.4-1) ...
13:10:09 [2020-11-19T13:10:09.013Z] #14 97.49 Selecting previously unselected package apparmor.
13:10:09 [2020-11-19T13:10:09.013Z] #14 97.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
13:10:09 [2020-11-19T13:10:09.275Z] #14 97.68 Unpacking apparmor (2.13.2-10) ...
13:10:09 [2020-11-19T13:10:09.848Z] #14 98.32 Selecting previously unselected package aufs-tools.
13:10:09 [2020-11-19T13:10:09.848Z] #14 98.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
13:10:09 [2020-11-19T13:10:09.848Z] #14 98.33 Unpacking aufs-tools (1:4.14+20190211-1) ...
13:10:10 [2020-11-19T13:10:10.110Z] #14 98.52 Selecting previously unselected package binutils-mingw-w64-i686.
13:10:10 [2020-11-19T13:10:10.110Z] #14 98.53 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
13:10:10 [2020-11-19T13:10:10.110Z] #14 98.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:10:10 [2020-11-19T13:10:10.329Z] #39 172.4   CC       criu/net.o
13:10:11 [2020-11-19T13:10:11.271Z] #39 ...
13:10:11 [2020-11-19T13:10:11.271Z] 
13:10:11 [2020-11-19T13:10:11.271Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
13:10:11 [2020-11-19T13:10:11.271Z] #16 12.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:10:11 [2020-11-19T13:10:11.271Z] #16 12.58   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:10:11 [2020-11-19T13:10:11.271Z] #16 12.61 Building wheels for collected packages: pyyaml
13:10:11 [2020-11-19T13:10:11.271Z] #16 12.62   Running setup.py bdist_wheel for pyyaml: started
13:10:11 [2020-11-19T13:10:11.271Z] #16 14.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:10:11 [2020-11-19T13:10:11.271Z] #16 14.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:10:11 [2020-11-19T13:10:11.271Z] #16 14.10 Successfully built pyyaml
13:10:11 [2020-11-19T13:10:11.271Z] #16 14.12 Installing collected packages: pyyaml, pathspec, yamllint
13:10:11 [2020-11-19T13:10:11.271Z] #16 14.53 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
13:10:11 [2020-11-19T13:10:11.271Z] #16 DONE 15.0s
13:10:11 [2020-11-19T13:10:11.271Z] 
13:10:11 [2020-11-19T13:10:11.271Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
13:10:11 [2020-11-19T13:10:11.842Z] #21 DONE 0.5s
13:10:11 [2020-11-19T13:10:11.842Z] 
13:10:11 [2020-11-19T13:10:11.842Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:10:12 [2020-11-19T13:10:12.337Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.929s	coverage: 72.3% of statements
13:10:12 [2020-11-19T13:10:12.337Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:10:12 [2020-11-19T13:10:12.629Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.439s	coverage: 60.4% of statements
13:10:12 [2020-11-19T13:10:12.629Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:10:12 [2020-11-19T13:10:12.660Z] #14 101.0 Selecting previously unselected package binutils-mingw-w64-x86-64.
13:10:12 [2020-11-19T13:10:12.660Z] #14 101.0 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
13:10:12 [2020-11-19T13:10:12.660Z] #14 101.0 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:10:13 [2020-11-19T13:10:13.263Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.668s	coverage: 76.1% of statements
13:10:13 [2020-11-19T13:10:13.263Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:10:13 [2020-11-19T13:10:13.555Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
13:10:14 [2020-11-19T13:10:14.577Z] #14 103.0 Selecting previously unselected package binutils-mingw-w64.
13:10:14 [2020-11-19T13:10:14.577Z] #14 103.0 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:10:14 [2020-11-19T13:10:14.577Z] #14 103.0 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:10:14 [2020-11-19T13:10:14.591Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
13:10:14 [2020-11-19T13:10:14.839Z] #14 103.1 Selecting previously unselected package libdevmapper1.02.1:amd64.
13:10:14 [2020-11-19T13:10:14.839Z] #14 103.1 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
13:10:14 [2020-11-19T13:10:14.839Z] #14 103.1 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:10:14 [2020-11-19T13:10:14.839Z] #14 103.3 Selecting previously unselected package dmsetup.
13:10:15 [2020-11-19T13:10:15.101Z] #14 103.3 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ...
13:10:15 [2020-11-19T13:10:15.101Z] #14 103.3 Unpacking dmsetup (2:1.02.155-3) ...
13:10:15 [2020-11-19T13:10:15.101Z] #14 103.5 Selecting previously unselected package mingw-w64-common.
13:10:15 [2020-11-19T13:10:15.101Z] #14 103.5 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
13:10:15 [2020-11-19T13:10:15.101Z] #14 103.5 Unpacking mingw-w64-common (6.0.0-3) ...
13:10:15 [2020-11-19T13:10:15.226Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
13:10:15 [2020-11-19T13:10:15.518Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
13:10:15 [2020-11-19T13:10:15.518Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:10:15 [2020-11-19T13:10:15.518Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:10:16 [2020-11-19T13:10:16.153Z] ok  	github.com/docker/docker/daemon/logger	0.208s	coverage: 43.7% of statements
13:10:16 [2020-11-19T13:10:16.787Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.084s	coverage: 78.6% of statements
13:10:16 [2020-11-19T13:10:16.787Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:10:16 [2020-11-19T13:10:16.787Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:10:17 [2020-11-19T13:10:17.079Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.002s	coverage: 67.0% of statements
13:10:17 [2020-11-19T13:10:17.133Z] #25 DONE 4.5s
13:10:17 [2020-11-19T13:10:17.133Z] 
13:10:17 [2020-11-19T13:10:17.133Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:10:17 [2020-11-19T13:10:17.133Z] #52 220.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
13:10:17 [2020-11-19T13:10:17.133Z] #52 222.7 + mkdir -p /build
13:10:17 [2020-11-19T13:10:17.133Z] #52 222.7 + cp runc /build/runc
13:10:17 [2020-11-19T13:10:17.133Z] #52 DONE 223.1s
13:10:17 [2020-11-19T13:10:17.133Z] 
13:10:17 [2020-11-19T13:10:17.133Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
13:10:17 [2020-11-19T13:10:17.133Z] #27 DONE 0.6s
13:10:17 [2020-11-19T13:10:17.133Z] 
13:10:17 [2020-11-19T13:10:17.133Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:17 [2020-11-19T13:10:17.133Z] #39 175.5   CC       criu/netfilter.o
13:10:17 [2020-11-19T13:10:17.133Z] #39 175.8   CC       criu/page-pipe.o
13:10:17 [2020-11-19T13:10:17.133Z] #39 176.6   CC       criu/page-xfer.o
13:10:17 [2020-11-19T13:10:17.133Z] #39 178.2   CC       criu/pagemap-cache.o
13:10:17 [2020-11-19T13:10:17.133Z] #39 178.5   CC       criu/pagemap.o
13:10:17 [2020-11-19T13:10:17.133Z] #39 ...
13:10:17 [2020-11-19T13:10:17.133Z] 
13:10:17 [2020-11-19T13:10:17.133Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
13:10:17 [2020-11-19T13:10:17.133Z] #30 DONE 0.1s
13:10:17 [2020-11-19T13:10:17.133Z] 
13:10:17 [2020-11-19T13:10:17.133Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
13:10:17 [2020-11-19T13:10:17.133Z] #35 DONE 0.2s
13:10:17 [2020-11-19T13:10:17.133Z] 
13:10:17 [2020-11-19T13:10:17.133Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:10:17 [2020-11-19T13:10:17.372Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 26.2% of statements
13:10:17 [2020-11-19T13:10:17.704Z] #57 ...
13:10:17 [2020-11-19T13:10:17.704Z] 
13:10:17 [2020-11-19T13:10:17.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:17 [2020-11-19T13:10:17.704Z] #39 179.9   CC       criu/parasite-syscall.o
13:10:18 [2020-11-19T13:10:18.006Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
13:10:18 [2020-11-19T13:10:18.006Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
13:10:18 [2020-11-19T13:10:18.409Z] #14 ...
13:10:18 [2020-11-19T13:10:18.409Z] 
13:10:18 [2020-11-19T13:10:18.409Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:10:18 [2020-11-19T13:10:18.409Z] #42 181.6 crypto/dsa
13:10:18 [2020-11-19T13:10:18.409Z] #42 181.7 encoding/hex
13:10:18 [2020-11-19T13:10:18.409Z] #42 182.2 encoding/pem
13:10:18 [2020-11-19T13:10:18.409Z] #42 182.3 crypto/x509/pkix
13:10:18 [2020-11-19T13:10:18.409Z] #42 182.7 vendor/golang.org/x/crypto/cryptobyte
13:10:18 [2020-11-19T13:10:18.409Z] #42 182.9 vendor/golang.org/x/net/dns/dnsmessage
13:10:18 [2020-11-19T13:10:18.409Z] #42 185.4 vendor/golang.org/x/crypto/internal/chacha20
13:10:18 [2020-11-19T13:10:18.409Z] #42 186.0 vendor/golang.org/x/crypto/poly1305
13:10:18 [2020-11-19T13:10:18.409Z] #42 186.5 vendor/golang.org/x/sys/cpu
13:10:18 [2020-11-19T13:10:18.409Z] #42 186.9 vendor/golang.org/x/crypto/chacha20poly1305
13:10:18 [2020-11-19T13:10:18.409Z] #42 187.1 net
13:10:18 [2020-11-19T13:10:18.409Z] #42 188.3 vendor/golang.org/x/crypto/hkdf
13:10:18 [2020-11-19T13:10:18.409Z] #42 188.5 vendor/golang.org/x/text/transform
13:10:18 [2020-11-19T13:10:18.409Z] #42 189.1 vendor/golang.org/x/text/unicode/bidi
13:10:18 [2020-11-19T13:10:18.409Z] #42 190.8 vendor/golang.org/x/text/secure/bidirule
13:10:18 [2020-11-19T13:10:18.409Z] #42 191.2 vendor/golang.org/x/text/unicode/norm
13:10:18 [2020-11-19T13:10:18.409Z] #42 ...
13:10:18 [2020-11-19T13:10:18.409Z] 
13:10:18 [2020-11-19T13:10:18.409Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:18 [2020-11-19T13:10:18.409Z] #39 79.94   CC       compel/arch/x86/src/lib/infect.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 81.14   CC       compel/src/lib/infect-rpc.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 81.65   CC       compel/src/lib/infect-util.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 82.15   CC       compel/src/lib/infect.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 84.84   CC       compel/src/lib/ptrace.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 85.31   AR       compel/libcompel.a
13:10:18 [2020-11-19T13:10:18.409Z] #39 85.41   HOSTCC   compel/src/main-host.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 85.89   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 86.10   HOSTCC   compel/src/lib/handle-elf-host.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 86.44   HOSTCC   compel/src/lib/log-host.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 86.65   HOSTLINK compel/compel-host-bin
13:10:18 [2020-11-19T13:10:18.409Z] #39 86.77   DEP      soccr/soccr.d
13:10:18 [2020-11-19T13:10:18.409Z] #39 86.91   CC       soccr/soccr.o
13:10:18 [2020-11-19T13:10:18.409Z] #39 88.45   AR       soccr/libsoccr.a
13:10:18 [2020-11-19T13:10:18.409Z] #39 88.50 make[1]: 'soccr/libsoccr.a' is up to date.
13:10:18 [2020-11-19T13:10:18.409Z] #39 88.98   DEP      criu/arch/x86/sigframe.d
13:10:18 [2020-11-19T13:10:18.409Z] #39 89.09   DEP      criu/arch/x86/sigaction_compat.d
13:10:18 [2020-11-19T13:10:18.409Z] #39 89.22   DEP      criu/arch/x86/kerndat.d
13:10:18 [2020-11-19T13:10:18.409Z] #39 89.41   DEP      criu/arch/x86/crtools.d
13:10:18 [2020-11-19T13:10:18.409Z] #39 89.53   DEP      criu/arch/x86/cpu.d
13:10:18 [2020-11-19T13:10:18.646Z] #39 180.6   CC       criu/path.o
13:10:18 [2020-11-19T13:10:18.646Z] #39 180.9   CC       criu/pie-util-vdso-elf32.o
13:10:18 [2020-11-19T13:10:18.670Z] #39 89.69   CC       criu/arch/x86/cpu.o
13:10:19 [2020-11-19T13:10:19.043Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 74.7% of statements
13:10:19 [2020-11-19T13:10:19.043Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:10:19 [2020-11-19T13:10:19.043Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 37.9% of statements
13:10:19 [2020-11-19T13:10:19.218Z] #39 181.3   CC       criu/pie-util-vdso.o
13:10:19 [2020-11-19T13:10:19.243Z] #39 90.40   CC       criu/arch/x86/crtools.o
13:10:19 [2020-11-19T13:10:19.479Z] #39 181.7   CC       criu/pie-util.o
13:10:19 [2020-11-19T13:10:19.739Z] #39 181.8   CC       criu/pipes.o
13:10:20 [2020-11-19T13:10:20.114Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 47.8% of statements
13:10:20 [2020-11-19T13:10:20.187Z] #39 ...
13:10:20 [2020-11-19T13:10:20.187Z] 
13:10:20 [2020-11-19T13:10:20.187Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:10:20 [2020-11-19T13:10:20.187Z] #14 108.4 Selecting previously unselected package mingw-w64-x86-64-dev.
13:10:20 [2020-11-19T13:10:20.187Z] #14 108.4 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:10:20 [2020-11-19T13:10:20.187Z] #14 108.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:10:20 [2020-11-19T13:10:20.310Z] #39 182.4   CC       criu/plugin.o
13:10:20 [2020-11-19T13:10:20.407Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
13:10:20 [2020-11-19T13:10:20.571Z] #39 182.7   CC       criu/proc_parse.o
13:10:21 [2020-11-19T13:10:21.041Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
13:10:21 [2020-11-19T13:10:21.676Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.461s	coverage: 84.5% of statements
13:10:21 [2020-11-19T13:10:21.676Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:10:21 [2020-11-19T13:10:21.676Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:10:22 [2020-11-19T13:10:22.155Z] DEBUG: print all environment variables to check how Jenkins runs this script
13:10:22 [2020-11-19T13:10:22.156Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e01defbd\powershellScript.ps1'; exit $LASTEXITCODE;
13:10:22 [2020-11-19T13:10:22.156Z] ----------------------------------------------------------------------------
13:10:22 [2020-11-19T13:10:22.156Z] 
13:10:22 [2020-11-19T13:10:22.156Z] INFO: executeCI.ps1 starting at Thu Nov 19 13:10:21 CUT 2020
13:10:22 [2020-11-19T13:10:22.156Z] 
13:10:22 [2020-11-19T13:10:22.156Z] INFO: Script version 05-Feb-2019 09:03 PDT
13:10:22 [2020-11-19T13:10:22.156Z] INFO: Running git version 2.24.1.windows.2
13:10:22 [2020-11-19T13:10:22.156Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
13:10:22 [2020-11-19T13:10:22.156Z] INFO: Environment variables:
13:10:22 [2020-11-19T13:10:22.156Z] 
13:10:22 [2020-11-19T13:10:22.156Z] Name                           Value                                                                                   
13:10:22 [2020-11-19T13:10:22.156Z] ----                           -----                                                                                   
13:10:22 [2020-11-19T13:10:22.156Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
13:10:22 [2020-11-19T13:10:22.156Z] amd64                          true                                                                                    
13:10:22 [2020-11-19T13:10:22.156Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
13:10:22 [2020-11-19T13:10:22.484Z] #39 184.6   CC       criu/protobuf-desc.o
13:10:22 [2020-11-19T13:10:22.619Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
13:10:22 [2020-11-19T13:10:22.619Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
13:10:22 [2020-11-19T13:10:22.619Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
13:10:22 [2020-11-19T13:10:22.619Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
13:10:22 [2020-11-19T13:10:22.619Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
13:10:22 [2020-11-19T13:10:22.620Z] BRANCH_NAME                    PR-41696                                                                                
13:10:22 [2020-11-19T13:10:22.620Z] BUILD_DISPLAY_NAME             #2                                                                                      
13:10:22 [2020-11-19T13:10:22.620Z] BUILD_ID                       2                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] BUILD_NUMBER                   2                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] BUILD_TAG                      jenkins-moby-PR-41696-2                                                                 
13:10:22 [2020-11-19T13:10:22.620Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41696/2/                              
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_AUTHOR                  thaJeztah                                                                               
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_BRANCH                  19.03_backport_work_around_missing_shim_event                                           
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_FORK                    thaJeztah/docker                                                                        
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_ID                      41696                                                                                   
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_TARGET                  19.03                                                                                   
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_TITLE                   [19.03 backport] Work around missing shim event                                         
13:10:22 [2020-11-19T13:10:22.620Z] CHANGE_URL                     https://github.com/moby/moby/pull/41696                                                 
13:10:22 [2020-11-19T13:10:22.620Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
13:10:22 [2020-11-19T13:10:22.620Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
13:10:22 [2020-11-19T13:10:22.620Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
13:10:22 [2020-11-19T13:10:22.620Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
13:10:22 [2020-11-19T13:10:22.620Z] COMPUTERNAME                   azwin-2-165460                                                                          
13:10:22 [2020-11-19T13:10:22.620Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
13:10:22 [2020-11-19T13:10:22.620Z] ConfigSequenceNumber           0                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] DOCKER_BUILDKIT                0                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] DOCKER_DUT_DEBUG               1                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] DOCKER_EXPERIMENTAL            1                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
13:10:22 [2020-11-19T13:10:22.620Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
13:10:22 [2020-11-19T13:10:22.620Z] EXECUTOR_NUMBER                0                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] FQDN                           azwin-2-165460.westus.cloudapp.azure.com                                                
13:10:22 [2020-11-19T13:10:22.620Z] GIT_BRANCH                     PR-41696                                                                                
13:10:22 [2020-11-19T13:10:22.620Z] GIT_COMMIT                     28f9e663c21e9c4e2dfaa1c5905e89072d598b6b                                                
13:10:22 [2020-11-19T13:10:22.620Z] GIT_URL                        https://github.com/moby/moby.git                                                        
13:10:22 [2020-11-19T13:10:22.620Z] HUDSON_COOKIE                  df8141d5-3e45-4dbc-9c96-e2dca51614eb                                                    
13:10:22 [2020-11-19T13:10:22.620Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
13:10:22 [2020-11-19T13:10:22.620Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
13:10:22 [2020-11-19T13:10:22.620Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
13:10:22 [2020-11-19T13:10:22.620Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
13:10:22 [2020-11-19T13:10:22.620Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
13:10:22 [2020-11-19T13:10:22.620Z] JENKINS_NODE_COOKIE            54cd6fe9-d388-4cec-8e43-d055cdeb7844                                                    
13:10:22 [2020-11-19T13:10:22.620Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
13:10:22 [2020-11-19T13:10:22.620Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
13:10:22 [2020-11-19T13:10:22.620Z] JOB_BASE_NAME                  PR-41696                                                                                
13:10:22 [2020-11-19T13:10:22.620Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41696/display/redirect                
13:10:22 [2020-11-19T13:10:22.620Z] JOB_NAME                       moby/PR-41696                                                                           
13:10:22 [2020-11-19T13:10:22.620Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41696/                                
13:10:22 [2020-11-19T13:10:22.620Z] library.jps.version            master                                                                                  
13:10:22 [2020-11-19T13:10:22.620Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
13:10:22 [2020-11-19T13:10:22.620Z] NODE_LABELS                    amd64 azure azwin-2-165460 azwin-2019 docker west-us windows windows-2019 x86_64        
13:10:22 [2020-11-19T13:10:22.620Z] NODE_NAME                      azwin-2-165460                                                                          
13:10:22 [2020-11-19T13:10:22.620Z] NUMBER_OF_PROCESSORS           4                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] OS                             Windows_NT                                                                              
13:10:22 [2020-11-19T13:10:22.620Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
13:10:22 [2020-11-19T13:10:22.620Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
13:10:22 [2020-11-19T13:10:22.620Z] ppc64le                        true                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
13:10:22 [2020-11-19T13:10:22.620Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
13:10:22 [2020-11-19T13:10:22.620Z] PROCESSOR_LEVEL                6                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] PROCESSOR_REVISION             4f01                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] ProgramData                    C:\ProgramData                                                                          
13:10:22 [2020-11-19T13:10:22.620Z] ProgramFiles                   C:\Program Files                                                                        
13:10:22 [2020-11-19T13:10:22.620Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
13:10:22 [2020-11-19T13:10:22.620Z] ProgramW6432                   C:\Program Files                                                                        
13:10:22 [2020-11-19T13:10:22.620Z] PROMPT                         $P$G                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] PSExecutionPolicyPreference    Bypass                                                                                  
13:10:22 [2020-11-19T13:10:22.620Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
13:10:22 [2020-11-19T13:10:22.620Z] PUBLIC                         C:\Users\Public                                                                         
13:10:22 [2020-11-19T13:10:22.620Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41696/2/display/redirect?page=changes 
13:10:22 [2020-11-19T13:10:22.620Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41696/2/display/redirect              
13:10:22 [2020-11-19T13:10:22.620Z] s390x                          true                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] skip_dco                       false                                                                                   
13:10:22 [2020-11-19T13:10:22.620Z] SKIP_VALIDATION_TESTS          1                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] SOURCES_DRIVE                  d                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] SOURCES_SUBDIR                 gopath                                                                                  
13:10:22 [2020-11-19T13:10:22.620Z] STAGE_NAME                     Run tests                                                                               
13:10:22 [2020-11-19T13:10:22.620Z] SystemDrive                    C:                                                                                      
13:10:22 [2020-11-19T13:10:22.620Z] SystemRoot                     C:\windows                                                                              
13:10:22 [2020-11-19T13:10:22.620Z] TEMP                           C:\windows\TEMP                                                                         
13:10:22 [2020-11-19T13:10:22.620Z] TESTDEBUG                      0                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] TESTRUN_DRIVE                  d                                                                                       
13:10:22 [2020-11-19T13:10:22.620Z] TESTRUN_SUBDIR                 CI                                                                                      
13:10:22 [2020-11-19T13:10:22.620Z] TIMEOUT                        120m                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] TMP                            C:\windows\TEMP                                                                         
13:10:22 [2020-11-19T13:10:22.620Z] unit_validate                  true                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] USERDOMAIN                     WORKGROUP                                                                               
13:10:22 [2020-11-19T13:10:22.620Z] USERNAME                       azwin-2-165460$                                                                         
13:10:22 [2020-11-19T13:10:22.620Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
13:10:22 [2020-11-19T13:10:22.620Z] windir                         C:\windows                                                                              
13:10:22 [2020-11-19T13:10:22.620Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
13:10:22 [2020-11-19T13:10:22.620Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
13:10:22 [2020-11-19T13:10:22.620Z] windowsRS1                     false                                                                                   
13:10:22 [2020-11-19T13:10:22.620Z] windowsRS5                     true                                                                                    
13:10:22 [2020-11-19T13:10:22.620Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
13:10:22 [2020-11-19T13:10:22.620Z] 
13:10:22 [2020-11-19T13:10:22.620Z] 
13:10:22 [2020-11-19T13:10:22.620Z] 
13:10:22 [2020-11-19T13:10:22.713Z] ok  	github.com/docker/docker/distribution	0.249s	coverage: 22.3% of statements
13:10:22 [2020-11-19T13:10:22.713Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
13:10:22 [2020-11-19T13:10:22.713Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:10:23 [2020-11-19T13:10:23.347Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
13:10:23 [2020-11-19T13:10:23.387Z] Removing intermediate container 9a924c59c7d0
13:10:23 [2020-11-19T13:10:23.387Z]  ---> b1b45e5595ad
13:10:23 [2020-11-19T13:10:23.387Z] Step 72/140 : FROM base AS gotestsum
13:10:23 [2020-11-19T13:10:23.387Z]  ---> 81facd5e84a7
13:10:23 [2020-11-19T13:10:23.387Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum
13:10:23 [2020-11-19T13:10:23.387Z]  ---> Running in 67ec39b0ade4
13:10:23 [2020-11-19T13:10:23.387Z] Removing intermediate container 67ec39b0ade4
13:10:23 [2020-11-19T13:10:23.387Z]  ---> 4074192bf591
13:10:23 [2020-11-19T13:10:23.387Z] Step 74/140 : ARG GOTESTSUM_COMMIT
13:10:23 [2020-11-19T13:10:23.387Z]  ---> Running in d88a6201e884
13:10:23 [2020-11-19T13:10:23.387Z] Removing intermediate container d88a6201e884
13:10:23 [2020-11-19T13:10:23.387Z]  ---> fa9a11a8271d
13:10:23 [2020-11-19T13:10:23.387Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:10:23 [2020-11-19T13:10:23.387Z]  ---> 8ceb05a2a25f
13:10:23 [2020-11-19T13:10:23.387Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:10:23 [2020-11-19T13:10:23.387Z]  ---> b5d1578d38aa
13:10:23 [2020-11-19T13:10:23.387Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:10:23 [2020-11-19T13:10:23.387Z]  ---> Running in 4de52e121fd6
13:10:23 [2020-11-19T13:10:23.387Z] + RM_GOPATH=0
13:10:23 [2020-11-19T13:10:23.387Z] + TMP_GOPATH=
13:10:23 [2020-11-19T13:10:23.387Z] + : /build
13:10:23 [2020-11-19T13:10:23.387Z] + '[' -z '' ']'
13:10:23 [2020-11-19T13:10:23.387Z] ++ mktemp -d
13:10:23 [2020-11-19T13:10:23.387Z] + export GOPATH=/tmp/tmp.L9ZUxk32Qd
13:10:23 [2020-11-19T13:10:23.387Z] + GOPATH=/tmp/tmp.L9ZUxk32Qd
13:10:23 [2020-11-19T13:10:23.387Z] + RM_GOPATH=1
13:10:23 [2020-11-19T13:10:23.387Z] ++ dirname ./install.sh
13:10:23 [2020-11-19T13:10:23.387Z] + dir=.
13:10:23 [2020-11-19T13:10:23.387Z] + bin=gotestsum
13:10:23 [2020-11-19T13:10:23.387Z] + shift
13:10:23 [2020-11-19T13:10:23.387Z] + '[' '!' -f ./gotestsum.installer ']'
13:10:23 [2020-11-19T13:10:23.387Z] + . ./gotestsum.installer
13:10:23 [2020-11-19T13:10:23.387Z] ++ : v0.3.5
13:10:23 [2020-11-19T13:10:23.387Z] + install_gotestsum
13:10:23 [2020-11-19T13:10:23.387Z] + set -e
13:10:23 [2020-11-19T13:10:23.387Z] + export GO111MODULE=on
13:10:23 [2020-11-19T13:10:23.387Z] + GO111MODULE=on
13:10:23 [2020-11-19T13:10:23.387Z] + go get -d gotest.tools/gotestsum@v0.3.5
13:10:23 [2020-11-19T13:10:23.387Z] go: finding gotest.tools v0.3.5
13:10:23 [2020-11-19T13:10:23.387Z] go: finding gotest.tools/gotestsum v0.3.5
13:10:23 [2020-11-19T13:10:23.387Z] go: downloading gotest.tools/gotestsum v0.3.5
13:10:23 [2020-11-19T13:10:23.425Z] #39 185.4   CC       criu/protobuf.o
13:10:23 [2020-11-19T13:10:23.686Z] #39 185.7   CC       criu/pstree.o
13:10:24 [2020-11-19T13:10:24.023Z] go: extracting gotest.tools/gotestsum v0.3.5
13:10:24 [2020-11-19T13:10:24.181Z] INFO: Sources under d:\gopath\...
13:10:24 [2020-11-19T13:10:24.181Z] INFO: Test run under d:\CI\...
13:10:24 [2020-11-19T13:10:24.181Z] INFO: Running in D:\gopath\src\github.com\docker\docker
13:10:24 [2020-11-19T13:10:24.181Z] INFO: docker/docker repository was found
13:10:24 [2020-11-19T13:10:24.383Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
13:10:24 [2020-11-19T13:10:24.627Z] #39 186.7   CC       criu/rbtree.o
13:10:24 [2020-11-19T13:10:24.646Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
13:10:24 [2020-11-19T13:10:24.888Z] #39 187.0   CC       criu/rst-malloc.o
13:10:25 [2020-11-19T13:10:25.017Z] ok  	github.com/docker/docker/distribution/xfer	1.421s	coverage: 83.4% of statements
13:10:25 [2020-11-19T13:10:25.017Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:10:25 [2020-11-19T13:10:25.017Z] ok  	github.com/docker/docker/image/cache	0.013s	coverage: 19.2% of statements
13:10:25 [2020-11-19T13:10:25.017Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading gotest.tools v2.1.0+incompatible
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting gotest.tools v2.1.0+incompatible
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/pkg/errors v0.8.0
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/spf13/pflag v1.0.1
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/sirupsen/logrus v1.0.5
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/fatih/color v1.6.0
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/jonboulle/clockwork v0.1.0
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting github.com/pkg/errors v0.8.0
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting github.com/spf13/pflag v1.0.1
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting github.com/jonboulle/clockwork v0.1.0
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting github.com/fatih/color v1.6.0
13:10:25 [2020-11-19T13:10:25.063Z] go: extracting github.com/sirupsen/logrus v1.0.5
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/mattn/go-colorable v0.0.9
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading github.com/mattn/go-isatty v0.0.3
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:10:25 [2020-11-19T13:10:25.063Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:10:25 [2020-11-19T13:10:25.110Z] ltsc2019: Pulling from windows/servercore
13:10:25 [2020-11-19T13:10:25.148Z] #39 187.3   CC       criu/seccomp.o
13:10:25 [2020-11-19T13:10:25.358Z] go: extracting github.com/mattn/go-colorable v0.0.9
13:10:25 [2020-11-19T13:10:25.358Z] go: extracting github.com/mattn/go-isatty v0.0.3
13:10:25 [2020-11-19T13:10:25.483Z] #14 113.6 Selecting previously unselected package gcc-mingw-w64-base.
13:10:25 [2020-11-19T13:10:25.483Z] #14 113.6 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:10:25 [2020-11-19T13:10:25.483Z] #14 113.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:10:25 [2020-11-19T13:10:25.483Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
13:10:25 [2020-11-19T13:10:25.483Z] #14 113.8 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:10:25 [2020-11-19T13:10:25.483Z] #14 113.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:10:25 [2020-11-19T13:10:25.574Z] 4612f6d0b889: Pulling fs layer
13:10:25 [2020-11-19T13:10:25.574Z] 680bbdbacf1b: Pulling fs layer
13:10:25 [2020-11-19T13:10:25.659Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
13:10:25 [2020-11-19T13:10:25.659Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
13:10:25 [2020-11-19T13:10:25.659Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
13:10:25 [2020-11-19T13:10:25.953Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
13:10:26 [2020-11-19T13:10:26.054Z] ok  	github.com/docker/docker/image/v1	0.007s	coverage: 25.0% of statements
13:10:26 [2020-11-19T13:10:26.054Z] ?   	github.com/docker/docker/internal/test	[no test files]
13:10:26 [2020-11-19T13:10:26.088Z] #39 188.0   CC       criu/seize.o
13:10:26 [2020-11-19T13:10:26.248Z] go: finding gotest.tools/gotestsum v0.6.0
13:10:26 [2020-11-19T13:10:26.248Z] go: finding gotest.tools v2.2.0+incompatible
13:10:26 [2020-11-19T13:10:26.248Z] go: downloading gotest.tools/gotestsum v0.6.0
13:10:26 [2020-11-19T13:10:26.248Z] go: downloading gotest.tools v2.2.0+incompatible
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
13:10:26 [2020-11-19T13:10:26.346Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
13:10:26 [2020-11-19T13:10:26.348Z] #39 ...
13:10:26 [2020-11-19T13:10:26.348Z] 
13:10:26 [2020-11-19T13:10:26.348Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:10:26 [2020-11-19T13:10:26.348Z] #36 294.2 + dpkg --print-architecture
13:10:26 [2020-11-19T13:10:26.348Z] #36 294.2 + cd /tmp/tmp.637wC0yXb8/src/github.com/docker/distribution
13:10:26 [2020-11-19T13:10:26.348Z] #36 294.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:10:26 [2020-11-19T13:10:26.348Z] #36 294.6 + GOPATH=/tmp/tmp.637wC0yXb8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.637wC0yXb8
13:10:26 [2020-11-19T13:10:26.348Z] #36 294.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:10:26 [2020-11-19T13:10:26.608Z] #36 ...
13:10:26 [2020-11-19T13:10:26.608Z] 
13:10:26 [2020-11-19T13:10:26.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:26 [2020-11-19T13:10:26.608Z] #39 188.7   CC       criu/servicefd.o
13:10:26 [2020-11-19T13:10:26.638Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
13:10:26 [2020-11-19T13:10:26.638Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
13:10:26 [2020-11-19T13:10:26.638Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
13:10:26 [2020-11-19T13:10:26.638Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:10:26 [2020-11-19T13:10:26.868Z] #39 189.1   CC       criu/shmem.o
13:10:26 [2020-11-19T13:10:26.929Z] ok  	github.com/docker/docker/internal/testutil	0.007s	coverage: 62.5% of statements
13:10:27 [2020-11-19T13:10:27.287Z] go: extracting gotest.tools v2.2.0+incompatible
13:10:27 [2020-11-19T13:10:27.287Z] go: extracting gotest.tools/gotestsum v0.6.0
13:10:27 [2020-11-19T13:10:27.399Z] #14 ...
13:10:27 [2020-11-19T13:10:27.399Z] 
13:10:27 [2020-11-19T13:10:27.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:27 [2020-11-19T13:10:27.399Z] #39 91.85   CC       criu/arch/x86/kerndat.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 92.49   CC       criu/arch/x86/sigaction_compat.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 92.82   CC       criu/arch/x86/sigframe.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 93.17   LINK     criu/arch/x86/crtools.built-in.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 93.26   DEP      criu/pie/util-vdso-elf32.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 93.39   DEP      criu/pie/util-vdso.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 93.54   DEP      criu/pie/util.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 93.77   CC       criu/pie/util.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 94.16   CC       criu/pie/util-vdso.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 94.95   CC       criu/pie/util-vdso-elf32.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 95.73   AR       criu/pie/pie.lib.a
13:10:27 [2020-11-19T13:10:27.399Z] #39 95.81   DEP      criu/pie/restorer.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.05   DEP      criu/arch/x86/sigaction_compat_pie.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.16   DEP      criu/arch/x86/restorer_unmap.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.21   DEP      criu/arch/x86/restorer.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.34   DEP      criu/arch/x86/vdso-pie.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.41   DEP      criu/pie/parasite-vdso.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.55   DEP      criu/pie/parasite.d
13:10:27 [2020-11-19T13:10:27.399Z] #39 96.87   CC       criu/pie/parasite.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 98.41   LINK     criu/pie/parasite.built-in.o
13:10:27 [2020-11-19T13:10:27.399Z] #39 98.42   GEN      criu/pie/parasite-blob.h
13:10:27 [2020-11-19T13:10:27.399Z] #39 98.47   CC       criu/pie/parasite-vdso.o
13:10:27 [2020-11-19T13:10:27.564Z] ok  	github.com/docker/docker/libcontainerd/queue	0.045s	coverage: 100.0% of statements
13:10:27 [2020-11-19T13:10:27.808Z] #39 189.8   CC       criu/sigframe.o
13:10:27 [2020-11-19T13:10:27.808Z] #39 190.0   CC       criu/signalfd.o
13:10:27 [2020-11-19T13:10:27.972Z] #39 99.35   CC       criu/arch/x86/vdso-pie.o
13:10:28 [2020-11-19T13:10:28.069Z] #39 190.2   CC       criu/sk-inet.o
13:10:28 [2020-11-19T13:10:28.198Z] ok  	github.com/docker/docker/opts	0.016s	coverage: 66.9% of statements
13:10:28 [2020-11-19T13:10:28.233Z] #39 99.62   CC       criu/arch/x86/restorer.o
13:10:28 [2020-11-19T13:10:28.330Z] go: downloading github.com/fatih/color v1.9.0
13:10:28 [2020-11-19T13:10:28.330Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:10:28 [2020-11-19T13:10:28.330Z] go: downloading github.com/spf13/pflag v1.0.3
13:10:28 [2020-11-19T13:10:28.330Z] go: downloading github.com/pkg/errors v0.9.1
13:10:28 [2020-11-19T13:10:28.330Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:10:28 [2020-11-19T13:10:28.490Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
13:10:28 [2020-11-19T13:10:28.627Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:10:28 [2020-11-19T13:10:28.627Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:10:28 [2020-11-19T13:10:28.627Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/fatih/color v1.9.0
13:10:28 [2020-11-19T13:10:28.627Z] go: downloading github.com/mattn/go-isatty v0.0.12
13:10:28 [2020-11-19T13:10:28.627Z] go: downloading github.com/mattn/go-colorable v0.1.6
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/pkg/errors v0.9.1
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/spf13/pflag v1.0.3
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/fsnotify/fsnotify v1.4.9
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:10:28 [2020-11-19T13:10:28.627Z] go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/mattn/go-isatty v0.0.12
13:10:28 [2020-11-19T13:10:28.627Z] go: extracting github.com/mattn/go-colorable v0.1.6
13:10:28 [2020-11-19T13:10:28.923Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:10:29 [2020-11-19T13:10:29.009Z] #39 191.1   CC       criu/sk-netlink.o
13:10:29 [2020-11-19T13:10:29.177Z] #39 100.4   CC       criu/arch/x86/restorer_unmap.o
13:10:29 [2020-11-19T13:10:29.177Z] #39 100.4   CC       criu/arch/x86/sigaction_compat_pie.o
13:10:29 [2020-11-19T13:10:29.217Z] go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:10:29 [2020-11-19T13:10:29.217Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:10:29 [2020-11-19T13:10:29.269Z] #39 191.4   CC       criu/sk-packet.o
13:10:29 [2020-11-19T13:10:29.438Z] #39 100.8   CC       criu/pie/restorer.o
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/fatih/color v1.9.0
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/spf13/pflag v1.0.3
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/mattn/go-colorable v0.1.6
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/pkg/errors v0.9.1
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/mattn/go-isatty v0.0.12
13:10:29 [2020-11-19T13:10:29.511Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
13:10:29 [2020-11-19T13:10:29.511Z] go: finding github.com/fsnotify/fsnotify v1.4.9
13:10:29 [2020-11-19T13:10:29.511Z] go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634
13:10:29 [2020-11-19T13:10:29.809Z] go: finding github.com/jonboulle/clockwork v0.1.0
13:10:29 [2020-11-19T13:10:29.809Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
13:10:29 [2020-11-19T13:10:29.809Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
13:10:29 [2020-11-19T13:10:29.839Z] #39 191.9   CC       criu/sk-queue.o
13:10:30 [2020-11-19T13:10:30.000Z] ok  	github.com/docker/docker/pkg/archive	0.481s	coverage: 77.1% of statements
13:10:30 [2020-11-19T13:10:30.011Z] #39 ...
13:10:30 [2020-11-19T13:10:30.011Z] 
13:10:30 [2020-11-19T13:10:30.011Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6 + GOBIN=/build
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6 + /build/gometalinter --install
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6 Installing:
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   deadcode
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   dupl
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   errcheck
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gas
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gochecknoglobals
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gochecknoinits
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   goconst
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gocyclo
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   goimports
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   golint
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gosimple
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gotype
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   gotypex
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   ineffassign
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   interfacer
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   lll
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   maligned
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   megacheck
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   misspell
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   nakedret
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   safesql
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   staticcheck
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   structcheck
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   unconvert
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   unparam
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   unused
13:10:30 [2020-11-19T13:10:30.011Z] #48 193.6   varcheck
13:10:30 [2020-11-19T13:10:30.011Z] #48 ...
13:10:30 [2020-11-19T13:10:30.011Z] 
13:10:30 [2020-11-19T13:10:30.011Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:10:30 [2020-11-19T13:10:30.011Z] #42 195.3 vendor/golang.org/x/net/idna
13:10:30 [2020-11-19T13:10:30.011Z] #42 197.6 vendor/golang.org/x/net/http2/hpack
13:10:30 [2020-11-19T13:10:30.011Z] #42 198.9 mime
13:10:30 [2020-11-19T13:10:30.011Z] #42 200.6 mime/quotedprintable
13:10:30 [2020-11-19T13:10:30.011Z] #42 201.0 net/http/internal
13:10:30 [2020-11-19T13:10:30.011Z] #42 201.6 os/exec
13:10:30 [2020-11-19T13:10:30.100Z] #39 192.3   CC       criu/sk-tcp.o
13:10:30 [2020-11-19T13:10:30.670Z] #39 192.7   CC       criu/sk-unix.o
13:10:30 [2020-11-19T13:10:30.677Z] ok  	github.com/docker/docker/pkg/authorization	0.144s	coverage: 66.7% of statements
13:10:30 [2020-11-19T13:10:30.968Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
13:10:30 [2020-11-19T13:10:30.968Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:10:32 [2020-11-19T13:10:32.566Z] #42 206.3 crypto/x509
13:10:32 [2020-11-19T13:10:32.566Z] #42 206.3 net/textproto
13:10:32 [2020-11-19T13:10:32.581Z] #39 194.5   CC       criu/sockets.o
13:10:32 [2020-11-19T13:10:32.725Z] 680bbdbacf1b: Verifying Checksum
13:10:32 [2020-11-19T13:10:32.725Z] 680bbdbacf1b: Download complete
13:10:33 [2020-11-19T13:10:33.152Z] #39 195.3   CC       criu/stats.o
13:10:33 [2020-11-19T13:10:33.412Z] #39 195.6   CC       criu/string.o
13:10:33 [2020-11-19T13:10:33.412Z] #39 195.7   CC       criu/sysctl.o
13:10:33 [2020-11-19T13:10:33.556Z] #42 ...
13:10:33 [2020-11-19T13:10:33.556Z] 
13:10:33 [2020-11-19T13:10:33.556Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:33 [2020-11-19T13:10:33.556Z] #39 104.6   LINK     criu/pie/restorer.built-in.o
13:10:33 [2020-11-19T13:10:33.556Z] #39 104.6   GEN      criu/pie/restorer-blob.h
13:10:33 [2020-11-19T13:10:33.556Z] #39 104.7   DEP      criu/vdso.d
13:10:33 [2020-11-19T13:10:33.833Z] #39 105.0   DEP      criu/vdso-compat.d
13:10:33 [2020-11-19T13:10:33.983Z] #39 196.3   CC       criu/sysfs_parse.o
13:10:34 [2020-11-19T13:10:34.117Z] #39 105.3   DEP      criu/uts_ns.d
13:10:34 [2020-11-19T13:10:34.395Z] #39 105.5   DEP      criu/util.d
13:10:34 [2020-11-19T13:10:34.395Z] #39 105.7   DEP      criu/uffd.d
13:10:34 [2020-11-19T13:10:34.554Z] #39 196.7   CC       criu/timens.o
13:10:34 [2020-11-19T13:10:34.657Z] #39 105.9   DEP      criu/tun.d
13:10:34 [2020-11-19T13:10:34.815Z] #39 197.0   CC       criu/timerfd.o
13:10:34 [2020-11-19T13:10:34.919Z] #39 106.1   DEP      criu/tty.d
13:10:35 [2020-11-19T13:10:35.181Z] #39 106.4   DEP      criu/timerfd.d
13:10:35 [2020-11-19T13:10:35.386Z] #39 197.3   CC       criu/tty.o
13:10:35 [2020-11-19T13:10:35.424Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.492s	coverage: 43.2% of statements
13:10:35 [2020-11-19T13:10:35.424Z] ok  	github.com/docker/docker/layer	7.300s	coverage: 72.0% of statements
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/oci	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:10:35 [2020-11-19T13:10:35.424Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
13:10:35 [2020-11-19T13:10:35.442Z] #39 106.6   DEP      criu/timens.d
13:10:35 [2020-11-19T13:10:35.704Z] #39 106.8   DEP      criu/sysfs_parse.d
13:10:35 [2020-11-19T13:10:35.704Z] #39 107.0   DEP      criu/sysctl.d
13:10:35 [2020-11-19T13:10:35.716Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
13:10:35 [2020-11-19T13:10:35.716Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
13:10:35 [2020-11-19T13:10:35.965Z] #39 107.2   DEP      criu/string.d
13:10:36 [2020-11-19T13:10:36.007Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
13:10:36 [2020-11-19T13:10:36.227Z] #39 107.2   DEP      criu/stats.d
13:10:36 [2020-11-19T13:10:36.227Z] #39 107.4   DEP      criu/sockets.d
13:10:36 [2020-11-19T13:10:36.489Z] #39 107.6   DEP      criu/sk-unix.d
13:10:36 [2020-11-19T13:10:36.489Z] #39 107.8   DEP      criu/sk-tcp.d
13:10:36 [2020-11-19T13:10:36.642Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.018s	coverage: 93.8% of statements
13:10:36 [2020-11-19T13:10:36.751Z] #39 108.0   DEP      criu/sk-queue.d
13:10:36 [2020-11-19T13:10:36.769Z] #39 199.0   CC       criu/tun.o
13:10:36 [2020-11-19T13:10:36.934Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
13:10:37 [2020-11-19T13:10:37.013Z] #39 108.3   DEP      criu/sk-packet.d
13:10:37 [2020-11-19T13:10:37.273Z] #39 108.5   DEP      criu/sk-netlink.d
13:10:37 [2020-11-19T13:10:37.339Z] #39 199.4   CC       criu/uffd.o
13:10:37 [2020-11-19T13:10:37.533Z] #39 108.6   DEP      criu/sk-inet.d
13:10:37 [2020-11-19T13:10:37.533Z] #39 108.8   DEP      criu/signalfd.d
13:10:37 [2020-11-19T13:10:37.794Z] #39 109.0   DEP      criu/sigframe.d
13:10:38 [2020-11-19T13:10:38.054Z] #39 109.2   DEP      criu/shmem.d
13:10:38 [2020-11-19T13:10:38.054Z] #39 109.3   DEP      criu/servicefd.d
13:10:38 [2020-11-19T13:10:38.280Z] #39 200.6   CC       criu/util.o
13:10:38 [2020-11-19T13:10:38.315Z] #39 109.5   DEP      criu/seize.d
13:10:38 [2020-11-19T13:10:38.444Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 66.3% of statements
13:10:38 [2020-11-19T13:10:38.575Z] #39 109.6   DEP      criu/seccomp.d
13:10:38 [2020-11-19T13:10:38.575Z] #39 109.9   DEP      criu/rst-malloc.d
13:10:38 [2020-11-19T13:10:38.575Z] #39 109.9   DEP      criu/rbtree.d
13:10:38 [2020-11-19T13:10:38.575Z] #39 110.0   DEP      criu/pstree.d
13:10:38 [2020-11-19T13:10:38.736Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
13:10:39 [2020-11-19T13:10:39.146Z] #39 110.2   DEP      criu/protobuf.d
13:10:39 [2020-11-19T13:10:39.407Z] #39 110.4   GEN      criu/protobuf-desc-gen.h
13:10:39 [2020-11-19T13:10:39.665Z] #39 201.8   CC       criu/uts_ns.o
13:10:39 [2020-11-19T13:10:39.773Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.056s	coverage: 84.1% of statements
13:10:39 [2020-11-19T13:10:39.773Z] ok  	github.com/docker/docker/pkg/fsutils	0.380s	coverage: 85.1% of statements
13:10:39 [2020-11-19T13:10:39.926Z] #39 202.0   CC       criu/vdso-compat.o
13:10:40 [2020-11-19T13:10:40.065Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 10.2% of statements
13:10:40 [2020-11-19T13:10:40.187Z] #39 202.3   CC       criu/vdso.o
13:10:40 [2020-11-19T13:10:40.700Z] ok  	github.com/docker/docker/pkg/idtools	0.291s	coverage: 70.1% of statements
13:10:40 [2020-11-19T13:10:40.700Z] ok  	github.com/docker/docker/pkg/ioutils	0.307s	coverage: 70.4% of statements
13:10:40 [2020-11-19T13:10:40.758Z] #39 202.8   LINK     criu/built-in.o
13:10:40 [2020-11-19T13:10:40.758Z] #39 203.0   LINK     criu/criu
13:10:40 [2020-11-19T13:10:40.992Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
13:10:41 [2020-11-19T13:10:41.284Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
13:10:41 [2020-11-19T13:10:41.284Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
13:10:41 [2020-11-19T13:10:41.284Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:10:41 [2020-11-19T13:10:41.324Z] #39 112.3   DEP      criu/protobuf-desc.d
13:10:41 [2020-11-19T13:10:41.324Z] #39 112.4   DEP      criu/proc_parse.d
13:10:41 [2020-11-19T13:10:41.328Z] #39 203.4   DEP      lib/c/criu.d
13:10:41 [2020-11-19T13:10:41.328Z] #39 203.4   CC       images/rpc.pb-c.o
13:10:41 [2020-11-19T13:10:41.351Z] 4612f6d0b889: Verifying Checksum
13:10:41 [2020-11-19T13:10:41.351Z] 4612f6d0b889: Download complete
13:10:41 [2020-11-19T13:10:41.577Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
13:10:41 [2020-11-19T13:10:41.586Z] #39 112.7   DEP      criu/plugin.d
13:10:41 [2020-11-19T13:10:41.586Z] #39 112.8   DEP      criu/pipes.d
13:10:41 [2020-11-19T13:10:41.588Z] #39 ...
13:10:41 [2020-11-19T13:10:41.588Z] 
13:10:41 [2020-11-19T13:10:41.588Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:10:41 [2020-11-19T13:10:41.588Z] #36 314.8 + rm -rf /tmp/tmp.637wC0yXb8/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.637wC0yXb8
13:10:41 [2020-11-19T13:10:41.847Z] #39 113.1   DEP      criu/pie-util.d
13:10:41 [2020-11-19T13:10:41.847Z] #39 113.2   DEP      criu/pie-util-vdso.d
13:10:41 [2020-11-19T13:10:41.868Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
13:10:42 [2020-11-19T13:10:42.109Z] #39 113.3   DEP      criu/pie-util-vdso-elf32.d
13:10:42 [2020-11-19T13:10:42.158Z] #36 DONE 315.4s
13:10:42 [2020-11-19T13:10:42.158Z] 
13:10:42 [2020-11-19T13:10:42.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:42 [2020-11-19T13:10:42.158Z] #39 203.9   CC       lib/c/criu.o
13:10:42 [2020-11-19T13:10:42.158Z] #39 ...
13:10:42 [2020-11-19T13:10:42.158Z] 
13:10:42 [2020-11-19T13:10:42.158Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:10:42 [2020-11-19T13:10:42.158Z] #48 DONE 315.0s
13:10:42 [2020-11-19T13:10:42.160Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
13:10:42 [2020-11-19T13:10:42.371Z] #39 113.4   DEP      criu/path.d
13:10:42 [2020-11-19T13:10:42.371Z] #39 113.6   DEP      criu/parasite-syscall.d
13:10:42 [2020-11-19T13:10:42.419Z] 
13:10:42 [2020-11-19T13:10:42.419Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:42 [2020-11-19T13:10:42.419Z] #39 204.6   LINK     lib/c/built-in.o
13:10:42 [2020-11-19T13:10:42.452Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 90.0% of statements
13:10:42 [2020-11-19T13:10:42.452Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
13:10:42 [2020-11-19T13:10:42.633Z] #39 113.8   DEP      criu/pagemap.d
13:10:42 [2020-11-19T13:10:42.681Z] #39 204.7   LINK     lib/c/libcriu.so
13:10:42 [2020-11-19T13:10:42.681Z] #39 204.7   LINK     lib/c/libcriu.a
13:10:42 [2020-11-19T13:10:42.681Z] #39 204.9   GEN      magic.py
13:10:42 [2020-11-19T13:10:42.894Z] #39 114.0   DEP      criu/pagemap-cache.d
13:10:42 [2020-11-19T13:10:42.894Z] #39 114.2   DEP      criu/page-xfer.d
13:10:42 [2020-11-19T13:10:42.941Z] #39 205.1 Note: Building without setproctitle() and strlcpy() support.
13:10:42 [2020-11-19T13:10:42.942Z] #39 205.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:10:42 [2020-11-19T13:10:42.942Z] #39 205.1 Makefile.config:39: Warn: you have no libnftables installed
13:10:42 [2020-11-19T13:10:42.942Z] #39 205.1 Makefile.config:40: Warn: Building without nftables support
13:10:42 [2020-11-19T13:10:42.942Z] #39 205.1 Note: Building without GnuTLS support
13:10:43 [2020-11-19T13:10:43.087Z] ok  	github.com/docker/docker/pkg/mount	1.300s	coverage: 69.6% of statements
13:10:43 [2020-11-19T13:10:43.087Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:10:43 [2020-11-19T13:10:43.087Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:10:43 [2020-11-19T13:10:43.087Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:10:43 [2020-11-19T13:10:43.156Z] #39 114.4   DEP      criu/page-pipe.d
13:10:43 [2020-11-19T13:10:43.156Z] #39 114.5   DEP      criu/netfilter.d
13:10:43 [2020-11-19T13:10:43.379Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
13:10:43 [2020-11-19T13:10:43.417Z] #39 114.7   DEP      criu/net.d
13:10:43 [2020-11-19T13:10:43.678Z] #39 115.0   DEP      criu/namespaces.d
13:10:43 [2020-11-19T13:10:43.905Z] #39 206.1 fatal: not a git repository (or any of the parent directories): .git
13:10:43 [2020-11-19T13:10:43.939Z] #39 115.2   DEP      criu/mount.d
13:10:43 [2020-11-19T13:10:43.939Z] #39 ...
13:10:43 [2020-11-19T13:10:43.939Z] 
13:10:43 [2020-11-19T13:10:43.939Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:10:43 [2020-11-19T13:10:43.939Z] #42 207.5 vendor/golang.org/x/net/http/httpguts
13:10:43 [2020-11-19T13:10:43.939Z] #42 207.8 vendor/golang.org/x/net/http/httpproxy
13:10:43 [2020-11-19T13:10:43.939Z] #42 208.6 mime/multipart
13:10:43 [2020-11-19T13:10:43.939Z] #42 211.1 crypto/tls
13:10:44 [2020-11-19T13:10:44.014Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
13:10:44 [2020-11-19T13:10:44.014Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 87.9% of statements
13:10:44 [2020-11-19T13:10:44.200Z] #42 ...
13:10:44 [2020-11-19T13:10:44.201Z] 
13:10:44 [2020-11-19T13:10:44.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:44 [2020-11-19T13:10:44.201Z] #39 115.5   DEP      criu/memfd.d
13:10:44 [2020-11-19T13:10:44.306Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
13:10:44 [2020-11-19T13:10:44.462Z] #39 115.7   DEP      criu/mem.d
13:10:44 [2020-11-19T13:10:44.723Z] #39 115.9   DEP      criu/lsm.d
13:10:44 [2020-11-19T13:10:44.723Z] #39 116.1   DEP      criu/log.d
13:10:44 [2020-11-19T13:10:44.985Z] #39 116.3   DEP      criu/libnetlink.d
13:10:45 [2020-11-19T13:10:45.246Z] #39 116.5   DEP      criu/kerndat.d
13:10:45 [2020-11-19T13:10:45.337Z] #39 207.2 make[1]: Nothing to be done for 'all'.
13:10:45 [2020-11-19T13:10:45.508Z] #39 116.7   DEP      criu/kcmp-ids.d
13:10:45 [2020-11-19T13:10:45.769Z] #39 116.8   DEP      criu/irmap.d
13:10:45 [2020-11-19T13:10:45.769Z] #39 116.9   DEP      criu/ipc_ns.d
13:10:45 [2020-11-19T13:10:45.816Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 72.7% of statements
13:10:45 [2020-11-19T13:10:45.816Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
13:10:45 [2020-11-19T13:10:45.907Z] #39 ...
13:10:45 [2020-11-19T13:10:45.907Z] 
13:10:45 [2020-11-19T13:10:45.907Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
13:10:45 [2020-11-19T13:10:45.907Z] #37 DONE 0.8s
13:10:45 [2020-11-19T13:10:45.907Z] 
13:10:45 [2020-11-19T13:10:45.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:45 [2020-11-19T13:10:45.907Z] #39 208.1 make[1]: 'images/built-in.o' is up to date.
13:10:45 [2020-11-19T13:10:45.907Z] #39 208.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:10:45 [2020-11-19T13:10:45.907Z] #39 208.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:10:45 [2020-11-19T13:10:45.907Z] #39 208.2 make[1]: 'compel/libcompel.a' is up to date.
13:10:46 [2020-11-19T13:10:46.031Z] #39 117.1   DEP      criu/image.d
13:10:46 [2020-11-19T13:10:46.031Z] #39 117.2   DEP      criu/image-desc.d
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.3 make[1]: 'compel/compel-host-bin' is up to date.
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.3 make[1]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.3 make[1]: 'soccr/libsoccr.a' is up to date.
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.4 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.4 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.4 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.167Z] #39 208.5 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.292Z] #39 117.4   DEP      criu/fsnotify.d
13:10:46 [2020-11-19T13:10:46.292Z] #39 117.5   DEP      criu/filesystems.d
13:10:46 [2020-11-19T13:10:46.431Z] #39 208.5 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.431Z] #39 208.6 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.431Z] #39 208.6 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.553Z] #39 117.7   DEP      criu/files.d
13:10:46 [2020-11-19T13:10:46.692Z] #39 208.7 make[2]: Nothing to be done for 'all'.
13:10:46 [2020-11-19T13:10:46.692Z] #39 208.7   INSTALL  criu/criu
13:10:46 [2020-11-19T13:10:46.692Z] #39 DONE 208.8s
13:10:46 [2020-11-19T13:10:46.692Z] 
13:10:46 [2020-11-19T13:10:46.692Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:10:46 [2020-11-19T13:10:46.815Z] #39 118.0   DEP      criu/files-reg.d
13:10:47 [2020-11-19T13:10:47.076Z] #39 118.1   DEP      criu/files-ext.d
13:10:47 [2020-11-19T13:10:47.076Z] #39 118.4   DEP      criu/file-lock.d
13:10:47 [2020-11-19T13:10:47.337Z] #39 118.5   DEP      criu/file-ids.d
13:10:47 [2020-11-19T13:10:47.598Z] #39 118.7   DEP      criu/fifo.d
13:10:47 [2020-11-19T13:10:47.633Z] #57 ...
13:10:47 [2020-11-19T13:10:47.633Z] 
13:10:47 [2020-11-19T13:10:47.633Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
13:10:47 [2020-11-19T13:10:47.859Z] #39 118.9   DEP      criu/fdstore.d
13:10:47 [2020-11-19T13:10:47.860Z] #39 119.1   DEP      criu/fault-injection.d
13:10:47 [2020-11-19T13:10:47.860Z] #39 119.1   DEP      criu/external.d
13:10:47 [2020-11-19T13:10:47.893Z] #40 DONE 0.1s
13:10:47 [2020-11-19T13:10:47.893Z] 
13:10:47 [2020-11-19T13:10:47.893Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
13:10:48 [2020-11-19T13:10:48.121Z] #39 119.2   DEP      criu/eventpoll.d
13:10:48 [2020-11-19T13:10:48.121Z] #39 119.4   DEP      criu/eventfd.d
13:10:48 [2020-11-19T13:10:48.156Z] #43 DONE 0.3s
13:10:48 [2020-11-19T13:10:48.156Z] 
13:10:48 [2020-11-19T13:10:48.156Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
13:10:48 [2020-11-19T13:10:48.156Z] #46 DONE 0.2s
13:10:48 [2020-11-19T13:10:48.156Z] 
13:10:48 [2020-11-19T13:10:48.156Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:10:48 [2020-11-19T13:10:48.382Z] #39 119.5   DEP      criu/crtools.d
13:10:48 [2020-11-19T13:10:48.415Z] #57 ...
13:10:48 [2020-11-19T13:10:48.416Z] 
13:10:48 [2020-11-19T13:10:48.416Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
13:10:48 [2020-11-19T13:10:48.480Z] Removing intermediate container 4de52e121fd6
13:10:48 [2020-11-19T13:10:48.480Z]  ---> beae51acf847
13:10:48 [2020-11-19T13:10:48.480Z] Step 78/140 : FROM dev-base AS dockercli
13:10:48 [2020-11-19T13:10:48.480Z]  ---> 81facd5e84a7
13:10:48 [2020-11-19T13:10:48.480Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli
13:10:48 [2020-11-19T13:10:48.480Z]  ---> Running in 9ed0a1e21830
13:10:48 [2020-11-19T13:10:48.480Z] Removing intermediate container 9ed0a1e21830
13:10:48 [2020-11-19T13:10:48.480Z]  ---> 832ec609ecb6
13:10:48 [2020-11-19T13:10:48.480Z] Step 80/140 : ARG DOCKERCLI_CHANNEL
13:10:48 [2020-11-19T13:10:48.480Z]  ---> Running in 504cca9804b7
13:10:48 [2020-11-19T13:10:48.480Z] Removing intermediate container 504cca9804b7
13:10:48 [2020-11-19T13:10:48.480Z]  ---> ebfcb56a9c1d
13:10:48 [2020-11-19T13:10:48.480Z] Step 81/140 : ARG DOCKERCLI_VERSION
13:10:48 [2020-11-19T13:10:48.480Z]  ---> Running in 1a4cc3714250
13:10:48 [2020-11-19T13:10:48.480Z] Removing intermediate container 1a4cc3714250
13:10:48 [2020-11-19T13:10:48.480Z]  ---> 8a2bf03530da
13:10:48 [2020-11-19T13:10:48.480Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:10:48 [2020-11-19T13:10:48.480Z]  ---> d962fd1544d3
13:10:48 [2020-11-19T13:10:48.480Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:10:48 [2020-11-19T13:10:48.480Z]  ---> 4182c09d4ef5
13:10:48 [2020-11-19T13:10:48.480Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:10:48 [2020-11-19T13:10:48.480Z]  ---> Running in 6d1430188875
13:10:48 [2020-11-19T13:10:48.480Z] + RM_GOPATH=0
13:10:48 [2020-11-19T13:10:48.480Z] + TMP_GOPATH=
13:10:48 [2020-11-19T13:10:48.480Z] + : /build
13:10:48 [2020-11-19T13:10:48.480Z] + '[' -z '' ']'
13:10:48 [2020-11-19T13:10:48.480Z] ++ mktemp -d
13:10:48 [2020-11-19T13:10:48.480Z] + export GOPATH=/tmp/tmp.kT9CKFg92K
13:10:48 [2020-11-19T13:10:48.480Z] + GOPATH=/tmp/tmp.kT9CKFg92K
13:10:48 [2020-11-19T13:10:48.480Z] + RM_GOPATH=1
13:10:48 [2020-11-19T13:10:48.480Z] ++ dirname ./install.sh
13:10:48 [2020-11-19T13:10:48.480Z] + dir=.
13:10:48 [2020-11-19T13:10:48.480Z] + bin=dockercli
13:10:48 [2020-11-19T13:10:48.480Z] + shift
13:10:48 [2020-11-19T13:10:48.480Z] + '[' '!' -f ./dockercli.installer ']'
13:10:48 [2020-11-19T13:10:48.480Z] + . ./dockercli.installer
13:10:48 [2020-11-19T13:10:48.480Z] ++ : stable
13:10:48 [2020-11-19T13:10:48.480Z] ++ : 17.06.2-ce
13:10:48 [2020-11-19T13:10:48.480Z] + install_dockercli
13:10:48 [2020-11-19T13:10:48.480Z] + echo 'Install docker/cli version 17.06.2-ce from stable'
13:10:48 [2020-11-19T13:10:48.480Z] Install docker/cli version 17.06.2-ce from stable
13:10:48 [2020-11-19T13:10:48.480Z] ++ uname -m
13:10:48 [2020-11-19T13:10:48.480Z] + arch=ppc64le
13:10:48 [2020-11-19T13:10:48.480Z] + '[' ppc64le '!=' x86_64 ']'
13:10:48 [2020-11-19T13:10:48.480Z] + '[' ppc64le '!=' s390x ']'
13:10:48 [2020-11-19T13:10:48.480Z] + '[' ppc64le '!=' armhf ']'
13:10:48 [2020-11-19T13:10:48.480Z] + build_dockercli
13:10:48 [2020-11-19T13:10:48.480Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.kT9CKFg92K/tmp/docker-ce
13:10:48 [2020-11-19T13:10:48.480Z] Cloning into '/tmp/tmp.kT9CKFg92K/tmp/docker-ce'...
13:10:48 [2020-11-19T13:10:48.644Z] #39 119.8   DEP      criu/cr-service.d
13:10:48 [2020-11-19T13:10:48.905Z] #39 120.2   DEP      criu/cr-restore.d
13:10:49 [2020-11-19T13:10:49.167Z] #39 120.5   DEP      criu/cr-errno.d
13:10:49 [2020-11-19T13:10:49.335Z] ok  	github.com/docker/docker/pkg/signal	2.624s	coverage: 61.0% of statements
13:10:49 [2020-11-19T13:10:49.335Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
13:10:49 [2020-11-19T13:10:49.335Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:10:49 [2020-11-19T13:10:49.354Z] #49 DONE 1.0s
13:10:49 [2020-11-19T13:10:49.354Z] 
13:10:49 [2020-11-19T13:10:49.355Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:10:49 [2020-11-19T13:10:49.355Z] #57 ...
13:10:49 [2020-11-19T13:10:49.355Z] 
13:10:49 [2020-11-19T13:10:49.355Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
13:10:49 [2020-11-19T13:10:49.429Z] #39 120.5   DEP      criu/cr-dump.d
13:10:49 [2020-11-19T13:10:49.614Z] #53 DONE 0.2s
13:10:49 [2020-11-19T13:10:49.614Z] 
13:10:49 [2020-11-19T13:10:49.614Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:10:49 [2020-11-19T13:10:49.651Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:10:49 [2020-11-19T13:10:49.690Z] #39 120.9   DEP      criu/cr-dedup.d
13:10:49 [2020-11-19T13:10:49.690Z] #39 121.1   DEP      criu/cr-check.d
13:10:49 [2020-11-19T13:10:49.951Z] #39 121.3   DEP      criu/config.d
13:10:49 [2020-11-19T13:10:49.984Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
13:10:50 [2020-11-19T13:10:50.213Z] #39 121.5   DEP      criu/clone-noasan.d
13:10:50 [2020-11-19T13:10:50.213Z] #39 121.6   DEP      criu/cgroup.d
13:10:50 [2020-11-19T13:10:50.276Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 81.4% of statements
13:10:50 [2020-11-19T13:10:50.567Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 35.1% of statements
13:10:50 [2020-11-19T13:10:50.786Z] #39 121.8   DEP      criu/cgroup-props.d
13:10:50 [2020-11-19T13:10:50.786Z] #39 121.9   DEP      criu/bitmap.d
13:10:50 [2020-11-19T13:10:50.786Z] #39 121.9   DEP      criu/bfd.d
13:10:50 [2020-11-19T13:10:50.786Z] #39 122.0   DEP      criu/autofs.d
13:10:50 [2020-11-19T13:10:50.786Z] #39 ...
13:10:50 [2020-11-19T13:10:50.786Z] 
13:10:50 [2020-11-19T13:10:50.786Z] #26 [swagger 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git ...
13:10:50 [2020-11-19T13:10:50.786Z] #26 224.8 + rm -rf /tmp/tmp.YHGWChl5Wg
13:10:50 [2020-11-19T13:10:50.859Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
13:10:51 [2020-11-19T13:10:51.494Z] ok  	github.com/docker/docker/pkg/tarsum	0.037s	coverage: 89.3% of statements
13:10:51 [2020-11-19T13:10:51.786Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
13:10:52 [2020-11-19T13:10:52.078Z] testing: warning: no tests to run
13:10:52 [2020-11-19T13:10:52.078Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: 0.0% of statements [no tests to run]
13:10:52 [2020-11-19T13:10:52.370Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
13:10:52 [2020-11-19T13:10:52.663Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
13:10:52 [2020-11-19T13:10:52.663Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
13:10:54 [2020-11-19T13:10:54.096Z] #26 DONE 228.1s
13:10:54 [2020-11-19T13:10:54.096Z] 
13:10:54 [2020-11-19T13:10:54.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:54 [2020-11-19T13:10:54.096Z] #39 122.2   DEP      criu/aio.d
13:10:54 [2020-11-19T13:10:54.096Z] #39 122.4   DEP      criu/action-scripts.d
13:10:54 [2020-11-19T13:10:54.096Z] #39 123.0   CC       criu/action-scripts.o
13:10:54 [2020-11-19T13:10:54.096Z] #39 123.6   CC       criu/aio.o
13:10:54 [2020-11-19T13:10:54.097Z] #39 124.2   CC       criu/autofs.o
13:10:54 [2020-11-19T13:10:54.733Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 27.3% of statements
13:10:54 [2020-11-19T13:10:54.733Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
13:10:55 [2020-11-19T13:10:55.041Z] #39 ...
13:10:55 [2020-11-19T13:10:55.041Z] 
13:10:55 [2020-11-19T13:10:55.041Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:10:55 [2020-11-19T13:10:55.041Z] #42 218.5 net/http/httptrace
13:10:55 [2020-11-19T13:10:55.041Z] #42 218.7 net/http
13:10:55 [2020-11-19T13:10:55.041Z] #42 ...
13:10:55 [2020-11-19T13:10:55.041Z] 
13:10:55 [2020-11-19T13:10:55.041Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:10:55 [2020-11-19T13:10:55.041Z] #14 135.6 Selecting previously unselected package g++-mingw-w64-x86-64.
13:10:55 [2020-11-19T13:10:55.041Z] #14 135.6 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
13:10:55 [2020-11-19T13:10:55.041Z] #14 135.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:10:55 [2020-11-19T13:10:55.303Z] #14 ...
13:10:55 [2020-11-19T13:10:55.303Z] 
13:10:55 [2020-11-19T13:10:55.303Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:10:55 [2020-11-19T13:10:55.303Z] #39 126.7   CC       criu/bfd.o
13:10:55 [2020-11-19T13:10:55.367Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.3% of statements
13:10:55 [2020-11-19T13:10:55.659Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
13:10:56 [2020-11-19T13:10:56.187Z] #57 266.0 + bin/containerd
13:10:56 [2020-11-19T13:10:56.248Z] #39 127.3   CC       criu/bitmap.o
13:10:56 [2020-11-19T13:10:56.510Z] #39 127.6   CC       criu/cgroup-props.o
13:10:56 [2020-11-19T13:10:56.695Z] ok  	github.com/docker/docker/registry	0.093s	coverage: 56.3% of statements
13:10:57 [2020-11-19T13:10:57.329Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
13:10:57 [2020-11-19T13:10:57.455Z] #39 128.7   CC       criu/cgroup.o
13:10:57 [2020-11-19T13:10:57.621Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 49.0% of statements
13:10:57 [2020-11-19T13:10:57.914Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
13:10:58 [2020-11-19T13:10:58.548Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
13:10:59 [2020-11-19T13:10:59.182Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
13:10:59 [2020-11-19T13:10:59.817Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
13:11:00 [2020-11-19T13:11:00.451Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
13:11:01 [2020-11-19T13:11:01.669Z] #39 132.3   CC       criu/clone-noasan.o
13:11:01 [2020-11-19T13:11:01.669Z] #39 132.6   CC       criu/config.o
13:11:03 [2020-11-19T13:11:03.588Z] #39 134.4   CC       criu/cr-check.o
13:11:03 [2020-11-19T13:11:03.588Z] #39 ...
13:11:03 [2020-11-19T13:11:03.588Z] 
13:11:03 [2020-11-19T13:11:03.588Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum
13:11:03 [2020-11-19T13:11:03.588Z] #45 DONE 237.3s
13:11:03 [2020-11-19T13:11:03.588Z] 
13:11:03 [2020-11-19T13:11:03.588Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:11:03 [2020-11-19T13:11:03.588Z] #42 232.3 github.com/LK4D4/vndr/godl
13:11:03 [2020-11-19T13:11:03.588Z] #42 233.0 github.com/LK4D4/vndr
13:11:03 [2020-11-19T13:11:03.849Z] #42 ...
13:11:03 [2020-11-19T13:11:03.849Z] 
13:11:03 [2020-11-19T13:11:03.849Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:11:03 [2020-11-19T13:11:03.849Z] #14 152.1 Selecting previously unselected package libonig5:amd64.
13:11:03 [2020-11-19T13:11:03.849Z] #14 152.1 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ...
13:11:03 [2020-11-19T13:11:03.849Z] #14 152.1 Unpacking libonig5:amd64 (6.9.1-1) ...
13:11:04 [2020-11-19T13:11:04.111Z] #14 152.5 Selecting previously unselected package libjq1:amd64.
13:11:04 [2020-11-19T13:11:04.111Z] #14 152.5 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.111Z] #14 152.5 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.7 Selecting previously unselected package jq.
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.7 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.7 Unpacking jq (1.5+dfsg-2+b1) ...
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.8 Selecting previously unselected package libaio1:amd64.
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.8 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.8 Unpacking libaio1:amd64 (0.3.112-3) ...
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.9 Selecting previously unselected package libbtrfs0.
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.9 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.373Z] #14 152.9 Unpacking libbtrfs0 (4.20.1-2) ...
13:11:04 [2020-11-19T13:11:04.635Z] #14 153.0 Selecting previously unselected package libbtrfs-dev.
13:11:04 [2020-11-19T13:11:04.635Z] #14 153.0 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.635Z] #14 153.0 Unpacking libbtrfs-dev (4.20.1-2) ...
13:11:04 [2020-11-19T13:11:04.898Z] #14 153.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
13:11:04 [2020-11-19T13:11:04.898Z] #14 153.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.898Z] #14 153.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:11:04 [2020-11-19T13:11:04.898Z] #14 153.3 Selecting previously unselected package libudev-dev:amd64.
13:11:04 [2020-11-19T13:11:04.898Z] #14 153.3 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ...
13:11:04 [2020-11-19T13:11:04.898Z] #14 153.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
13:11:05 [2020-11-19T13:11:05.472Z] #14 153.7 Selecting previously unselected package libsepol1-dev:amd64.
13:11:05 [2020-11-19T13:11:05.472Z] #14 153.7 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ...
13:11:05 [2020-11-19T13:11:05.472Z] #14 153.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
13:11:06 [2020-11-19T13:11:06.045Z] #14 154.3 Selecting previously unselected package libpcre16-3:amd64.
13:11:06 [2020-11-19T13:11:06.045Z] #14 154.3 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ...
13:11:06 [2020-11-19T13:11:06.045Z] #14 154.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
13:11:06 [2020-11-19T13:11:06.045Z] #14 154.5 Selecting previously unselected package libpcre32-3:amd64.
13:11:06 [2020-11-19T13:11:06.045Z] #14 154.5 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ...
13:11:06 [2020-11-19T13:11:06.045Z] #14 154.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
13:11:06 [2020-11-19T13:11:06.307Z] #14 154.6 Selecting previously unselected package libpcrecpp0v5:amd64.
13:11:06 [2020-11-19T13:11:06.307Z] #14 154.6 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
13:11:06 [2020-11-19T13:11:06.307Z] #14 154.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
13:11:06 [2020-11-19T13:11:06.569Z] #14 154.8 Selecting previously unselected package libpcre3-dev:amd64.
13:11:06 [2020-11-19T13:11:06.569Z] #14 154.8 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ...
13:11:06 [2020-11-19T13:11:06.569Z] #14 154.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
13:11:06 [2020-11-19T13:11:06.830Z] #14 155.2 Selecting previously unselected package libselinux1-dev:amd64.
13:11:06 [2020-11-19T13:11:06.830Z] #14 155.2 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ...
13:11:06 [2020-11-19T13:11:06.830Z] #14 155.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.4 Selecting previously unselected package libdevmapper-dev:amd64.
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.4 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.6 Selecting previously unselected package libgpm2:amd64.
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ...
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.6 Unpacking libgpm2:amd64 (1.20.7-5) ...
13:11:07 [2020-11-19T13:11:07.092Z] #14 155.7 Selecting previously unselected package libicu63:amd64.
13:11:07 [2020-11-19T13:11:07.353Z] #14 155.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ...
13:11:07 [2020-11-19T13:11:07.354Z] #14 155.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
13:11:07 [2020-11-19T13:11:07.757Z] Checking out files:  71% (7831/11025)   
Checking out files:  72% (7938/11025)   
Checking out files:  73% (8049/11025)   
Checking out files:  74% (8159/11025)   
Checking out files:  75% (8269/11025)   
Checking out files:  76% (8379/11025)   
Checking out files:  77% (8490/11025)   
Checking out files:  78% (8600/11025)   
Checking out files:  79% (8710/11025)   
Checking out files:  80% (8820/11025)   
Checking out files:  81% (8931/11025)   
Checking out files:  82% (9041/11025)   
Checking out files:  83% (9151/11025)   
Checking out files:  84% (9261/11025)   
Checking out files:  85% (9372/11025)   
Checking out files:  86% (9482/11025)   
Checking out files:  87% (9592/11025)   
Checking out files:  88% (9702/11025)   
Checking out files:  89% (9813/11025)   
Checking out files:  90% (9923/11025)   
Checking out files:  91% (10033/11025)   
Checking out files:  92% (10143/11025)   
Checking out files:  93% (10254/11025)   
Checking out files:  94% (10364/11025)   
Checking out files:  95% (10474/11025)   
Checking out files:  96% (10584/11025)   
Checking out files:  97% (10695/11025)   
Checking out files:  98% (10805/11025)   
Checking out files:  99% (10915/11025)   
Checking out files: 100% (11025/11025)   
Checking out files: 100% (11025/11025), done.
13:11:07 [2020-11-19T13:11:07.757Z] + cd /tmp/tmp.kT9CKFg92K/tmp/docker-ce
13:11:07 [2020-11-19T13:11:07.757Z] + git checkout -q v17.06.2-ce
13:11:08 [2020-11-19T13:11:08.803Z] + mkdir -p /tmp/tmp.kT9CKFg92K/src/github.com/docker
13:11:08 [2020-11-19T13:11:08.803Z] + mv components/cli /tmp/tmp.kT9CKFg92K/src/github.com/docker/cli
13:11:08 [2020-11-19T13:11:08.803Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
13:11:09 [2020-11-19T13:11:09.905Z] #14 ...
13:11:09 [2020-11-19T13:11:09.905Z] 
13:11:09 [2020-11-19T13:11:09.905Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr
13:11:09 [2020-11-19T13:11:09.905Z] #42 DONE 243.2s
13:11:09 [2020-11-19T13:11:09.905Z] 
13:11:09 [2020-11-19T13:11:09.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:11:09 [2020-11-19T13:11:09.905Z] #39 137.1   CC       criu/cr-dedup.o
13:11:09 [2020-11-19T13:11:09.905Z] #39 137.5   CC       criu/cr-dump.o
13:11:09 [2020-11-19T13:11:09.905Z] #39 140.1   CC       criu/cr-errno.o
13:11:09 [2020-11-19T13:11:09.905Z] #39 140.2   CC       criu/cr-restore.o
13:11:11 [2020-11-19T13:11:11.823Z] #39 ...
13:11:11 [2020-11-19T13:11:11.823Z] 
13:11:11 [2020-11-19T13:11:11.823Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:11:11 [2020-11-19T13:11:11.823Z] #14 159.9 Selecting previously unselected package libnet1:amd64.
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.0 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.0 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.1 Selecting previously unselected package libnl-3-200:amd64.
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.1 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.1 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.2 Selecting previously unselected package libprotobuf-c1:amd64.
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.2 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.2 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.3 Selecting previously unselected package libreadline5:amd64.
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.3 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
13:11:11 [2020-11-19T13:11:11.823Z] #14 160.3 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:11:12 [2020-11-19T13:11:12.085Z] #14 160.4 Selecting previously unselected package libsystemd-dev:amd64.
13:11:12 [2020-11-19T13:11:12.085Z] #14 160.4 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ...
13:11:12 [2020-11-19T13:11:12.085Z] #14 160.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
13:11:12 [2020-11-19T13:11:12.347Z] #14 160.8 Selecting previously unselected package net-tools.
13:11:12 [2020-11-19T13:11:12.347Z] #14 160.8 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
13:11:12 [2020-11-19T13:11:12.608Z] #14 160.8 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:11:12 [2020-11-19T13:11:12.608Z] #14 161.0 Selecting previously unselected package python-pip-whl.
13:11:12 [2020-11-19T13:11:12.608Z] #14 161.0 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
13:11:12 [2020-11-19T13:11:12.608Z] #14 161.0 Unpacking python-pip-whl (18.1-5) ...
13:11:13 [2020-11-19T13:11:13.203Z] #14 161.6 Selecting previously unselected package python3-lib2to3.
13:11:13 [2020-11-19T13:11:13.203Z] #14 161.6 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
13:11:13 [2020-11-19T13:11:13.203Z] #14 161.6 Unpacking python3-lib2to3 (3.7.3-1) ...
13:11:13 [2020-11-19T13:11:13.464Z] #14 161.7 Selecting previously unselected package python3-distutils.
13:11:13 [2020-11-19T13:11:13.464Z] #14 161.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
13:11:13 [2020-11-19T13:11:13.464Z] #14 161.7 Unpacking python3-distutils (3.7.3-1) ...
13:11:13 [2020-11-19T13:11:13.465Z] #14 161.9 Selecting previously unselected package python3-pip.
13:11:13 [2020-11-19T13:11:13.465Z] #14 161.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
13:11:13 [2020-11-19T13:11:13.465Z] #14 161.9 Unpacking python3-pip (18.1-5) ...
13:11:13 [2020-11-19T13:11:13.744Z] #14 162.1 Selecting previously unselected package python3-pkg-resources.
13:11:13 [2020-11-19T13:11:13.744Z] #14 162.1 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
13:11:13 [2020-11-19T13:11:13.744Z] #14 162.1 Unpacking python3-pkg-resources (40.8.0-1) ...
13:11:13 [2020-11-19T13:11:13.744Z] #14 162.2 Selecting previously unselected package python3-setuptools.
13:11:14 [2020-11-19T13:11:14.006Z] #14 162.2 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
13:11:14 [2020-11-19T13:11:14.006Z] #14 162.3 Unpacking python3-setuptools (40.8.0-1) ...
13:11:14 [2020-11-19T13:11:14.006Z] #14 162.5 Selecting previously unselected package python3-wheel.
13:11:14 [2020-11-19T13:11:14.269Z] #14 162.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
13:11:14 [2020-11-19T13:11:14.269Z] #14 162.6 Unpacking python3-wheel (0.32.3-2) ...
13:11:14 [2020-11-19T13:11:14.269Z] #14 162.6 Selecting previously unselected package thin-provisioning-tools.
13:11:14 [2020-11-19T13:11:14.269Z] #14 162.7 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
13:11:14 [2020-11-19T13:11:14.269Z] #14 162.7 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:11:14 [2020-11-19T13:11:14.529Z] #14 163.0 Selecting previously unselected package vim-runtime.
13:11:14 [2020-11-19T13:11:14.529Z] #14 163.0 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:11:14 [2020-11-19T13:11:14.529Z] #14 163.0 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:11:14 [2020-11-19T13:11:14.790Z] #14 163.1 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:11:14 [2020-11-19T13:11:14.790Z] #14 163.1 Unpacking vim-runtime (2:8.1.0875-5) ...
13:11:18 [2020-11-19T13:11:18.097Z] #14 166.3 Selecting previously unselected package vim.
13:11:18 [2020-11-19T13:11:18.097Z] #14 166.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ...
13:11:18 [2020-11-19T13:11:18.097Z] #14 166.3 Unpacking vim (2:8.1.0875-5) ...
13:11:18 [2020-11-19T13:11:18.670Z] #14 166.9 Selecting previously unselected package xfsprogs.
13:11:18 [2020-11-19T13:11:18.670Z] #14 166.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ...
13:11:18 [2020-11-19T13:11:18.670Z] #14 166.9 Unpacking xfsprogs (4.20.0-1) ...
13:11:18 [2020-11-19T13:11:18.932Z] #14 167.4 Selecting previously unselected package zip.
13:11:19 [2020-11-19T13:11:19.078Z] ok  	github.com/docker/docker/pkg/plugins	33.610s	coverage: 76.8% of statements
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/rootless	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/volume	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === Skipped
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver btrfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver btrfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver btrfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver btrfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver btrfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:73: No driver to put!
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     overlay_test.go:49: Fails to compute changes intermittently
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver zfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver zfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver zfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver zfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:46: Driver zfs not supported
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     graphtest_unix.go:73: No driver to put!
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:11:19 [2020-11-19T13:11:19.078Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:11:19 [2020-11-19T13:11:19.078Z] 
13:11:19 [2020-11-19T13:11:19.078Z] DONE 2066 tests, 19 skipped in 184.096s
Post stage
[Pipeline] junit
13:11:19 [2020-11-19T13:11:19.125Z] Recording test results
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.4 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.4 Unpacking zip (3.0-11+b1) ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.7 Setting up aufs-tools (1:4.14+20190211-1) ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.7 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.7 Setting up libip6tc0:amd64 (1.8.2-4) ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
13:11:19 [2020-11-19T13:11:19.194Z] #14 167.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.8 Setting up libgpm2:amd64 (1.20.7-5) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.8 Setting up libip4tc0:amd64 (1.8.2-4) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.8 Setting up libnftnl11:amd64 (1.1.2-2) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 167.9 Setting up xxd (2:8.1.0875-5) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 168.0 Setting up libbtrfs0 (4.20.1-2) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 168.0 Setting up zip (3.0-11+b1) ...
13:11:19 [2020-11-19T13:11:19.455Z] #14 168.0 Setting up vim-common (2:8.1.0875-5) ...
13:11:19 [2020-11-19T13:11:19.674Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -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:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh dynbinary test-integration
13:11:19 [2020-11-19T13:11:19.716Z] #14 168.0 Setting up bash-completion (1:2.8-6) ...
13:11:19 [2020-11-19T13:11:19.966Z] 
13:11:19 [2020-11-19T13:11:19.966Z] Removing bundles/
13:11:19 [2020-11-19T13:11:19.966Z] 
13:11:19 [2020-11-19T13:11:19.966Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:11:19 [2020-11-19T13:11:19.966Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:11:19 [2020-11-19T13:11:19.966Z] GOOS="" GOARCH="" GOARM=""
13:11:22 [2020-11-19T13:11:22.266Z] #14 170.7 Setting up libiptc0:amd64 (1.8.2-4) ...
13:11:22 [2020-11-19T13:11:22.266Z] #14 170.7 Setting up xz-utils (5.2.4-1) ...
13:11:22 [2020-11-19T13:11:22.266Z] #14 170.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.8 Setting up libbtrfs-dev (4.20.1-2) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.8 Setting up pigz (2.4-1) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.9 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.9 Setting up libnl-3-200:amd64 (3.4.0-1) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.9 Setting up python-pip-whl (18.1-5) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.9 Setting up libmpdec2:amd64 (2.4.2-2) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 170.9 Setting up mingw-w64-common (6.0.0-3) ...
13:11:22 [2020-11-19T13:11:22.527Z] #14 171.0 Setting up vim-runtime (2:8.1.0875-5) ...
13:11:22 [2020-11-19T13:11:22.755Z] #57 293.2 + bin/containerd-stress
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.4 Setting up libaio1:amd64 (0.3.112-3) ...
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.4 Setting up libonig5:amd64 (6.9.1-1) ...
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.4 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 Setting up vim (2:8.1.0875-5) ...
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:11:23 [2020-11-19T13:11:23.100Z] #14 171.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.6 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.7 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
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.7 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
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:11:23 [2020-11-19T13:11:23.361Z] #14 171.8 Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:11:23 [2020-11-19T13:11:23.623Z] #14 171.8 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
13:11:23 [2020-11-19T13:11:23.623Z] #14 171.8 Setting up jq (1.5+dfsg-2+b1) ...
13:11:23 [2020-11-19T13:11:23.623Z] #14 171.8 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
13:11:23 [2020-11-19T13:11:23.623Z] #14 171.9 Setting up python3.7 (3.7.3-2+deb10u2) ...
13:11:24 [2020-11-19T13:11:24.196Z] #14 ...
13:11:24 [2020-11-19T13:11:24.196Z] 
13:11:24 [2020-11-19T13:11:24.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:11:24 [2020-11-19T13:11:24.196Z] #39 145.3   CC       criu/cr-service.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 146.8   CC       criu/crtools.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 147.3   CC       criu/eventfd.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 147.7   CC       criu/eventpoll.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 148.5   CC       criu/external.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 148.8   CC       criu/fault-injection.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 148.9   CC       criu/fdstore.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 149.3   CC       criu/fifo.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 149.6   CC       criu/file-ids.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 149.9   CC       criu/file-lock.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 150.8   CC       criu/files-ext.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 151.2   CC       criu/files-reg.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 153.4   CC       criu/files.o
13:11:24 [2020-11-19T13:11:24.196Z] #39 155.4   CC       criu/filesystems.o
13:11:24 [2020-11-19T13:11:24.660Z] #57 295.2 + bin/containerd-shim
13:11:25 [2020-11-19T13:11:25.140Z] #39 156.2   CC       criu/fsnotify.o
13:11:26 [2020-11-19T13:11:26.089Z] #39 157.4   CC       criu/image-desc.o
13:11:26 [2020-11-19T13:11:26.350Z] #39 157.5   CC       criu/image.o
13:11:26 [2020-11-19T13:11:26.350Z] #39 ...
13:11:26 [2020-11-19T13:11:26.350Z] 
13:11:26 [2020-11-19T13:11:26.350Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme...
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 Setting up iptables (1.8.2-4) ...
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:11:26 [2020-11-19T13:11:26.350Z] #14 174.8 Setting up python3 (3.7.3-1) ...
13:11:26 [2020-11-19T13:11:26.921Z] #14 175.3 Setting up python3-wheel (0.32.3-2) ...
13:11:27 [2020-11-19T13:11:27.494Z] #14 176.0 Setting up apparmor (2.13.2-10) ...
13:11:30 [2020-11-19T13:11:30.042Z] #14 178.0 Setting up python3-lib2to3 (3.7.3-1) ...
13:11:30 [2020-11-19T13:11:30.042Z] #14 178.3 Setting up python3-pkg-resources (40.8.0-1) ...
13:11:30 [2020-11-19T13:11:30.985Z] #14 179.3 Setting up python3-distutils (3.7.3-1) ...
13:11:31 [2020-11-19T13:11:31.246Z] #14 179.7 Setting up python3-setuptools (40.8.0-1) ...
13:11:32 [2020-11-19T13:11:32.632Z] #14 181.0 Setting up python3-pip (18.1-5) ...
13:11:32 [2020-11-19T13:11:32.788Z] #57 302.9 + bin/containerd-shim-runc-v1
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.1 Setting up dmsetup (2:1.02.155-3) ...
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.1 Setting up xfsprogs (4.20.0-1) ...
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.2 Processing triggers for mime-support (3.62) ...
13:11:34 [2020-11-19T13:11:34.018Z] #14 182.2 Processing triggers for libc-bin (2.28-10) ...
13:11:34 [2020-11-19T13:11:34.963Z] #14 DONE 183.1s
13:11:34 [2020-11-19T13:11:34.963Z] 
13:11:34 [2020-11-19T13:11:34.963Z] #15 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
13:11:35 [2020-11-19T13:11:35.906Z] #15 1.047 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:11:35 [2020-11-19T13:11:35.906Z] #15 1.052 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:11:35 [2020-11-19T13:11:35.906Z] #15 1.058 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:11:35 [2020-11-19T13:11:35.906Z] #15 DONE 1.2s
13:11:35 [2020-11-19T13:11:35.906Z] 
13:11:35 [2020-11-19T13:11:35.906Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
13:11:36 [2020-11-19T13:11:36.092Z] #57 306.2 + bin/containerd-shim-runc-v2
13:11:36 [2020-11-19T13:11:36.353Z] #57 307.1 + binaries
13:11:36 [2020-11-19T13:11:36.613Z] #57 307.1 + mkdir -p /build
13:11:36 [2020-11-19T13:11:36.613Z] #57 307.1 + cp bin/containerd /build/containerd
13:11:36 [2020-11-19T13:11:36.613Z] #57 307.1 + cp bin/containerd-shim /build/containerd-shim
13:11:36 [2020-11-19T13:11:36.613Z] #57 307.1 + cp bin/ctr /build/ctr
13:11:37 [2020-11-19T13:11:37.292Z] #16 ...
13:11:37 [2020-11-19T13:11:37.292Z] 
13:11:37 [2020-11-19T13:11:37.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:11:37 [2020-11-19T13:11:37.292Z] #39 158.4   CC       criu/ipc_ns.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 159.4   CC       criu/irmap.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 160.1   CC       criu/kcmp-ids.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 160.4   CC       criu/kerndat.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 161.7   CC       criu/libnetlink.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 162.1   CC       criu/log.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 162.7   CC       criu/lsm.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 163.1   CC       criu/mem.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 164.8   CC       criu/memfd.o
13:11:37 [2020-11-19T13:11:37.292Z] #39 165.5   CC       criu/mount.o
13:11:38 [2020-11-19T13:11:38.518Z] #57 DONE 308.9s
13:11:39 [2020-11-19T13:11:39.207Z] #39 170.3   CC       criu/namespaces.o
13:11:39 [2020-11-19T13:11:39.459Z] 
13:11:39 [2020-11-19T13:11:39.459Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
13:11:40 [2020-11-19T13:11:40.028Z] #58 DONE 0.7s
13:11:40 [2020-11-19T13:11:40.028Z] 
13:11:40 [2020-11-19T13:11:40.028Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:11:40 [2020-11-19T13:11:40.287Z] #62 DONE 0.2s
13:11:40 [2020-11-19T13:11:40.287Z] 
13:11:40 [2020-11-19T13:11:40.287Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:11:40 [2020-11-19T13:11:40.861Z] #64 DONE 0.5s
13:11:40 [2020-11-19T13:11:40.861Z] 
13:11:40 [2020-11-19T13:11:40.861Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
13:11:40 [2020-11-19T13:11:40.861Z] #67 DONE 0.1s
13:11:40 [2020-11-19T13:11:40.861Z] 
13:11:40 [2020-11-19T13:11:40.861Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
13:11:40 [2020-11-19T13:11:40.861Z] #68 DONE 0.0s
13:11:40 [2020-11-19T13:11:40.861Z] 
13:11:40 [2020-11-19T13:11:40.861Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
13:11:41 [2020-11-19T13:11:41.124Z] #39 172.3   CC       criu/net.o
13:11:41 [2020-11-19T13:11:41.124Z] #39 ...
13:11:41 [2020-11-19T13:11:41.124Z] 
13:11:41 [2020-11-19T13:11:41.124Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
13:11:41 [2020-11-19T13:11:41.124Z] #16 5.198 Collecting yamllint==1.16.0
13:11:42 [2020-11-19T13:11:42.240Z] #69 DONE 1.4s
13:11:42 [2020-11-19T13:11:42.240Z] 
13:11:42 [2020-11-19T13:11:42.240Z] #70 exporting to image
13:11:42 [2020-11-19T13:11:42.240Z] #70 exporting layers
13:11:46 [2020-11-19T13:11:46.419Z] #16 10.62   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:11:46 [2020-11-19T13:11:46.681Z] #16 10.70 Collecting pyyaml (from yamllint==1.16.0)
13:11:46 [2020-11-19T13:11:46.942Z] #16 10.87   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:11:48 [2020-11-19T13:11:48.262Z] + return
13:11:48 [2020-11-19T13:11:48.329Z] #16 12.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:11:48 [2020-11-19T13:11:48.329Z] #16 12.22   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:11:48 [2020-11-19T13:11:48.329Z] #16 12.26 Building wheels for collected packages: pyyaml
13:11:48 [2020-11-19T13:11:48.329Z] #16 12.27   Running setup.py bdist_wheel for pyyaml: started
13:11:48 [2020-11-19T13:11:48.816Z] #70 exporting layers 6.7s done
13:11:48 [2020-11-19T13:11:48.816Z] #70 writing image sha256:4b948af594d87da304a84036989b6283f38657e79cf8d0bee4c7f9a788e812f2 done
13:11:48 [2020-11-19T13:11:48.816Z] #70 naming to docker.io/library/docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b done
13:11:48 [2020-11-19T13:11:48.816Z] #70 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
13:11:49 [2020-11-19T13:11:49.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41696/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/validate/default
13:11:49 [2020-11-19T13:11:49.273Z] #16 13.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:11:49 [2020-11-19T13:11:49.273Z] #16 13.24   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:11:49 [2020-11-19T13:11:49.273Z] #16 13.37 Successfully built pyyaml
13:11:49 [2020-11-19T13:11:49.534Z] #16 13.39 Installing collected packages: pyyaml, pathspec, yamllint
13:11:49 [2020-11-19T13:11:49.805Z] #16 13.72 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
13:11:49 [2020-11-19T13:11:49.805Z] #16 ...
13:11:49 [2020-11-19T13:11:49.805Z] 
13:11:49 [2020-11-19T13:11:49.805Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:11:49 [2020-11-19T13:11:49.805Z] #52 217.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
13:11:50 [2020-11-19T13:11:50.085Z] Congratulations!  All commits are properly signed with the DCO!
13:11:50 [2020-11-19T13:11:50.381Z] #52 ...
13:11:50 [2020-11-19T13:11:50.381Z] 
13:11:50 [2020-11-19T13:11:50.381Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0
13:11:50 [2020-11-19T13:11:50.381Z] #16 DONE 14.3s
13:11:50 [2020-11-19T13:11:50.381Z] 
13:11:50 [2020-11-19T13:11:50.381Z] #21 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
13:11:50 [2020-11-19T13:11:50.643Z] #21 DONE 0.3s
13:11:50 [2020-11-19T13:11:50.643Z] 
13:11:50 [2020-11-19T13:11:50.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:11:50 [2020-11-19T13:11:50.643Z] #39 175.3   CC       criu/netfilter.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 175.6   CC       criu/page-pipe.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 176.3   CC       criu/page-xfer.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 177.7   CC       criu/pagemap-cache.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 178.2   CC       criu/pagemap.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 179.3   CC       criu/parasite-syscall.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 180.5   CC       criu/path.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 180.9   CC       criu/pie-util-vdso-elf32.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 181.6   CC       criu/pie-util-vdso.o
13:11:50 [2020-11-19T13:11:50.643Z] #39 ...
13:11:50 [2020-11-19T13:11:50.643Z] 
13:11:50 [2020-11-19T13:11:50.643Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:11:51 [2020-11-19T13:11:51.814Z] Removing intermediate container 6d1430188875
13:11:51 [2020-11-19T13:11:51.814Z]  ---> 2864eeb08512
13:11:51 [2020-11-19T13:11:51.814Z] Step 85/140 : FROM runtime-dev AS runc
13:11:51 [2020-11-19T13:11:51.814Z]  ---> 3e1d2a0d4dca
13:11:51 [2020-11-19T13:11:51.814Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc
13:11:51 [2020-11-19T13:11:51.814Z]  ---> Running in 36a94157816d
13:11:52 [2020-11-19T13:11:52.108Z] Removing intermediate container 36a94157816d
13:11:52 [2020-11-19T13:11:52.108Z]  ---> 01faf24563b5
13:11:52 [2020-11-19T13:11:52.108Z] Step 87/140 : ARG RUNC_COMMIT
13:11:52 [2020-11-19T13:11:52.108Z]  ---> Running in 3e81c520217a
13:11:52 [2020-11-19T13:11:52.108Z] Removing intermediate container 3e81c520217a
13:11:52 [2020-11-19T13:11:52.108Z]  ---> d31b223e4932
13:11:52 [2020-11-19T13:11:52.108Z] Step 88/140 : ARG RUNC_BUILDTAGS
13:11:52 [2020-11-19T13:11:52.108Z]  ---> Running in 3872394fe80e
13:11:52 [2020-11-19T13:11:52.404Z] Removing intermediate container 3872394fe80e
13:11:52 [2020-11-19T13:11:52.404Z]  ---> 4a8f3d07cecc
13:11:52 [2020-11-19T13:11:52.404Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:11:52 [2020-11-19T13:11:52.404Z]  ---> f35d210b001b
13:11:52 [2020-11-19T13:11:52.404Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:11:52 [2020-11-19T13:11:52.404Z]  ---> 1dd5954fa259
13:11:52 [2020-11-19T13:11:52.404Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:11:52 [2020-11-19T13:11:52.404Z]  ---> Running in b63c49ec937a
13:11:52 [2020-11-19T13:11:52.699Z] + RM_GOPATH=0
13:11:52 [2020-11-19T13:11:52.699Z] + TMP_GOPATH=
13:11:52 [2020-11-19T13:11:52.699Z] + : /build
13:11:52 [2020-11-19T13:11:52.699Z] + '[' -z '' ']'
13:11:52 [2020-11-19T13:11:52.699Z] ++ mktemp -d
13:11:52 [2020-11-19T13:11:52.699Z] + export GOPATH=/tmp/tmp.p6izFssKAy
13:11:52 [2020-11-19T13:11:52.699Z] + GOPATH=/tmp/tmp.p6izFssKAy
13:11:52 [2020-11-19T13:11:52.699Z] + RM_GOPATH=1
13:11:52 [2020-11-19T13:11:52.699Z] ++ dirname ./install.sh
13:11:52 [2020-11-19T13:11:52.699Z] + dir=.
13:11:52 [2020-11-19T13:11:52.699Z] + bin=runc
13:11:52 [2020-11-19T13:11:52.699Z] + shift
13:11:52 [2020-11-19T13:11:52.699Z] + '[' '!' -f ./runc.installer ']'
13:11:52 [2020-11-19T13:11:52.699Z] + . ./runc.installer
13:11:52 [2020-11-19T13:11:52.699Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:11:52 [2020-11-19T13:11:52.699Z] + install_runc
13:11:52 [2020-11-19T13:11:52.699Z] + uname -r
13:11:52 [2020-11-19T13:11:52.699Z] + grep -q '^3\.10\.0.*\.el7\.'
13:11:52 [2020-11-19T13:11:52.699Z] + RUNC_BUILDTAGS='seccomp apparmor selinux '
13:11:52 [2020-11-19T13:11:52.699Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
13:11:52 [2020-11-19T13:11:52.699Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p6izFssKAy/src/github.com/opencontainers/runc
13:11:52 [2020-11-19T13:11:52.699Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
13:11:52 [2020-11-19T13:11:52.699Z] Cloning into '/tmp/tmp.p6izFssKAy/src/github.com/opencontainers/runc'...
13:11:54 [2020-11-19T13:11:54.781Z] + cd /tmp/tmp.p6izFssKAy/src/github.com/opencontainers/runc
13:11:54 [2020-11-19T13:11:54.781Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
13:11:54 [2020-11-19T13:11:54.781Z] + '[' -z '' ']'
13:11:54 [2020-11-19T13:11:54.781Z] + target=static
13:11:54 [2020-11-19T13:11:54.781Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static
13:11:55 [2020-11-19T13:11:55.076Z] 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 .
13:11:55 [2020-11-19T13:11:55.944Z] #25 ...
13:11:55 [2020-11-19T13:11:55.944Z] 
13:11:55 [2020-11-19T13:11:55.944Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc
13:11:55 [2020-11-19T13:11:55.944Z] #52 220.4 + mkdir -p /build
13:11:55 [2020-11-19T13:11:55.944Z] #52 220.4 + cp runc /build/runc
13:11:55 [2020-11-19T13:11:55.944Z] #52 DONE 223.2s
13:11:55 [2020-11-19T13:11:55.944Z] 
13:11:55 [2020-11-19T13:11:55.944Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
13:11:55 [2020-11-19T13:11:55.944Z] #25 DONE 4.6s
13:11:55 [2020-11-19T13:11:55.944Z] 
13:11:55 [2020-11-19T13:11:55.944Z] #27 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
13:11:55 [2020-11-19T13:11:55.944Z] #27 DONE 0.6s
13:11:55 [2020-11-19T13:11:55.944Z] 
13:11:55 [2020-11-19T13:11:55.944Z] #30 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
13:11:55 [2020-11-19T13:11:55.944Z] #30 DONE 0.1s
13:11:55 [2020-11-19T13:11:55.944Z] 
13:11:55 [2020-11-19T13:11:55.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:11:55 [2020-11-19T13:11:55.944Z] #39 182.0   CC       criu/pie-util.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 182.3   CC       criu/pipes.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 182.9   CC       criu/plugin.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 183.2   CC       criu/proc_parse.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 185.0   CC       criu/protobuf-desc.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 185.7   CC       criu/protobuf.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 186.1   CC       criu/pstree.o
13:11:55 [2020-11-19T13:11:55.944Z] #39 ...
13:11:55 [2020-11-19T13:11:55.944Z] 
13:11:55 [2020-11-19T13:11:55.944Z] #35 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
13:11:55 [2020-11-19T13:11:55.944Z] #35 DONE 0.1s
13:11:56 [2020-11-19T13:11:56.207Z] 
13:11:56 [2020-11-19T13:11:56.207Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:11:56 [2020-11-19T13:11:56.207Z] #39 187.3   CC       criu/rbtree.o
13:11:56 [2020-11-19T13:11:56.471Z] #39 187.7   CC       criu/rst-malloc.o
13:11:56 [2020-11-19T13:11:56.732Z] #39 188.0   CC       criu/seccomp.o
13:11:57 [2020-11-19T13:11:57.679Z] #39 188.6   CC       criu/seize.o
13:11:57 [2020-11-19T13:11:57.943Z] #39 189.3   CC       criu/servicefd.o
13:11:58 [2020-11-19T13:11:58.517Z] #39 189.7   CC       criu/shmem.o
13:11:59 [2020-11-19T13:11:59.090Z] #39 190.5   CC       criu/sigframe.o
13:11:59 [2020-11-19T13:11:59.662Z] #39 190.6   CC       criu/signalfd.o
13:11:59 [2020-11-19T13:11:59.662Z] #39 190.9   CC       criu/sk-inet.o
13:12:00 [2020-11-19T13:12:00.658Z] #39 191.8   CC       criu/sk-netlink.o
13:12:00 [2020-11-19T13:12:00.658Z] #39 192.0   CC       criu/sk-packet.o
13:12:01 [2020-11-19T13:12:01.611Z] #39 192.7   CC       criu/sk-queue.o
13:12:01 [2020-11-19T13:12:01.872Z] #39 193.1   CC       criu/sk-tcp.o
13:12:02 [2020-11-19T13:12:02.444Z] #39 193.6   CC       criu/sk-unix.o
13:12:03 [2020-11-19T13:12:03.387Z] #39 ...
13:12:03 [2020-11-19T13:12:03.387Z] 
13:12:03 [2020-11-19T13:12:03.387Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:12:03 [2020-11-19T13:12:03.387Z] #36 291.3 + dpkg --print-architecture
13:12:03 [2020-11-19T13:12:03.387Z] #36 291.3 + cd /tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution
13:12:03 [2020-11-19T13:12:03.387Z] #36 291.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
13:12:03 [2020-11-19T13:12:03.387Z] #36 291.7 + GOPATH=/tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6DrZ1GS8CR
13:12:03 [2020-11-19T13:12:03.387Z] #36 291.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
13:12:03 [2020-11-19T13:12:03.959Z] #36 ...
13:12:03 [2020-11-19T13:12:03.959Z] 
13:12:03 [2020-11-19T13:12:03.959Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:12:03 [2020-11-19T13:12:03.959Z] #39 195.2   CC       criu/sockets.o
13:12:04 [2020-11-19T13:12:04.904Z] #39 196.1   CC       criu/stats.o
13:12:05 [2020-11-19T13:12:05.165Z] #39 196.4   CC       criu/string.o
13:12:05 [2020-11-19T13:12:05.427Z] #39 196.6   CC       criu/sysctl.o
13:12:06 [2020-11-19T13:12:06.000Z] #39 197.2   CC       criu/sysfs_parse.o
13:12:06 [2020-11-19T13:12:06.262Z] #39 197.5   CC       criu/timens.o
13:12:06 [2020-11-19T13:12:06.524Z] #39 197.8   CC       criu/timerfd.o
13:12:07 [2020-11-19T13:12:07.097Z] #39 198.1   CC       criu/tty.o
13:12:08 [2020-11-19T13:12:08.482Z] #39 199.7   CC       criu/tun.o
13:12:09 [2020-11-19T13:12:09.053Z] #39 200.2   CC       criu/uffd.o
13:12:09 [2020-11-19T13:12:09.995Z] #39 201.2   CC       criu/util.o
13:12:11 [2020-11-19T13:12:11.382Z] #39 202.4   CC       criu/uts_ns.o
13:12:11 [2020-11-19T13:12:11.382Z] #39 202.6   CC       criu/vdso-compat.o
13:12:11 [2020-11-19T13:12:11.644Z] #39 202.7   CC       criu/vdso.o
13:12:11 [2020-11-19T13:12:11.906Z] #39 203.3   LINK     criu/built-in.o
13:12:12 [2020-11-19T13:12:12.167Z] #39 203.4   LINK     criu/criu
13:12:12 [2020-11-19T13:12:12.430Z] #39 203.8   DEP      lib/c/criu.d
13:12:12 [2020-11-19T13:12:12.692Z] #39 203.9   CC       images/rpc.pb-c.o
13:12:13 [2020-11-19T13:12:13.264Z] #39 204.4   CC       lib/c/criu.o
13:12:14 [2020-11-19T13:12:14.208Z] #39 205.5   LINK     lib/c/built-in.o
13:12:14 [2020-11-19T13:12:14.208Z] #39 205.5   LINK     lib/c/libcriu.so
13:12:14 [2020-11-19T13:12:14.208Z] #39 205.6   LINK     lib/c/libcriu.a
13:12:14 [2020-11-19T13:12:14.469Z] #39 205.7   GEN      magic.py
13:12:14 [2020-11-19T13:12:14.469Z] #39 205.8 Note: Building without setproctitle() and strlcpy() support.
13:12:14 [2020-11-19T13:12:14.469Z] #39 205.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
13:12:14 [2020-11-19T13:12:14.731Z] #39 205.8 Note: Building without GnuTLS support
13:12:14 [2020-11-19T13:12:14.731Z] #39 205.8 Makefile.config:39: Warn: you have no libnftables installed
13:12:14 [2020-11-19T13:12:14.731Z] #39 205.8 Makefile.config:40: Warn: Building without nftables support
13:12:15 [2020-11-19T13:12:15.308Z] #39 206.6 fatal: not a git repository (or any of the parent directories): .git
13:12:15 [2020-11-19T13:12:15.882Z] #39 ...
13:12:15 [2020-11-19T13:12:15.882Z] 
13:12:15 [2020-11-19T13:12:15.882Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter
13:12:15 [2020-11-19T13:12:15.882Z] #48 DONE 309.4s
13:12:15 [2020-11-19T13:12:15.882Z] 
13:12:15 [2020-11-19T13:12:15.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:12:16 [2020-11-19T13:12:16.144Z] #39 207.3 make[1]: Nothing to be done for 'all'.
13:12:16 [2020-11-19T13:12:16.954Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:12:16 [2020-11-19T13:12:16.954Z] 
13:12:16 [2020-11-19T13:12:16.954Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:12:16 [2020-11-19T13:12:16.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:12:16 [2020-11-19T13:12:16.954Z] HOSTNAME=1178cb6c877e
13:12:16 [2020-11-19T13:12:16.954Z] TESTDEBUG=0
13:12:16 [2020-11-19T13:12:16.954Z] DEST=bundles/test-integration
13:12:16 [2020-11-19T13:12:16.954Z] PWD=/go/src/github.com/docker/docker
13:12:16 [2020-11-19T13:12:16.954Z] DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:12:16 [2020-11-19T13:12:16.954Z] container=docker
13:12:16 [2020-11-19T13:12:16.954Z] HOME=/root
13:12:16 [2020-11-19T13:12:16.954Z] GOLANG_VERSION=1.13.15
13:12:16 [2020-11-19T13:12:16.954Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:12:16 [2020-11-19T13:12:16.954Z] VALIDATE_BRANCH=19.03
13:12:16 [2020-11-19T13:12:16.954Z] TERM=xterm
13:12:16 [2020-11-19T13:12:16.954Z] DOCKER_PKG=github.com/docker/docker
13:12:16 [2020-11-19T13:12:16.954Z] SHLVL=1
13:12:16 [2020-11-19T13:12:16.954Z] TIMEOUT=120m
13:12:16 [2020-11-19T13:12:16.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:12:16 [2020-11-19T13:12:16.954Z] DOCKER_GRAPHDRIVER=overlay2
13:12:16 [2020-11-19T13:12:16.954Z] GO111MODULE=off
13:12:16 [2020-11-19T13:12:16.954Z] DOCKER_EXPERIMENTAL=1
13:12:16 [2020-11-19T13:12:16.954Z] TEST_SKIP_INTEGRATION_CLI=1
13:12:16 [2020-11-19T13:12:16.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:12:16 [2020-11-19T13:12:16.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:12:16 [2020-11-19T13:12:16.954Z] GOPATH=/go
13:12:16 [2020-11-19T13:12:16.954Z] PKG_CONFIG=pkg-config
13:12:16 [2020-11-19T13:12:16.954Z] _=/usr/bin/env
13:12:16 [2020-11-19T13:12:16.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:12:17 [2020-11-19T13:12:17.532Z] #39 208.6 make[1]: 'images/built-in.o' is up to date.
13:12:17 [2020-11-19T13:12:17.532Z] #39 208.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
13:12:17 [2020-11-19T13:12:17.532Z] #39 208.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
13:12:17 [2020-11-19T13:12:17.532Z] #39 208.8 make[1]: 'compel/libcompel.a' is up to date.
13:12:17 [2020-11-19T13:12:17.532Z] #39 208.8 make[1]: 'compel/compel-host-bin' is up to date.
13:12:17 [2020-11-19T13:12:17.532Z] #39 208.9 make[1]: Nothing to be done for 'all'.
13:12:17 [2020-11-19T13:12:17.656Z] 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
13:12:17 [2020-11-19T13:12:17.656Z] + mkdir -p /build
13:12:17 [2020-11-19T13:12:17.656Z] + cp runc /build/runc
13:12:17 [2020-11-19T13:12:17.656Z] Removing intermediate container b63c49ec937a
13:12:17 [2020-11-19T13:12:17.656Z]  ---> 5c34855717cf
13:12:17 [2020-11-19T13:12:17.656Z] Step 92/140 : FROM dev-base AS tini
13:12:17 [2020-11-19T13:12:17.656Z]  ---> 81facd5e84a7
13:12:17 [2020-11-19T13:12:17.656Z] Step 93/140 : ARG DEBIAN_FRONTEND
13:12:17 [2020-11-19T13:12:17.656Z]  ---> Using cache
13:12:17 [2020-11-19T13:12:17.656Z]  ---> 82e947308943
13:12:17 [2020-11-19T13:12:17.656Z] Step 94/140 : ARG TINI_COMMIT
13:12:17 [2020-11-19T13:12:17.656Z]  ---> Running in b0c94799cd0e
13:12:17 [2020-11-19T13:12:17.656Z] Removing intermediate container b0c94799cd0e
13:12:17 [2020-11-19T13:12:17.656Z]  ---> 0b5a64b582d3
13:12:17 [2020-11-19T13:12:17.656Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends         cmake         vim-common     && rm -rf /var/lib/apt/lists/*
13:12:17 [2020-11-19T13:12:17.656Z]  ---> Running in 2c85631afce5
13:12:17 [2020-11-19T13:12:17.656Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:12:17 [2020-11-19T13:12:17.656Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:12:17 [2020-11-19T13:12:17.656Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:12:17 [2020-11-19T13:12:17.656Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:12:17 [2020-11-19T13:12:17.656Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
13:12:17 [2020-11-19T13:12:17.656Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
13:12:17 [2020-11-19T13:12:17.794Z] #39 ...
13:12:17 [2020-11-19T13:12:17.794Z] 
13:12:17 [2020-11-19T13:12:17.794Z] #36 [registry 1/1] RUN set -x     && export GOPATH="$(mktemp -d)"     && git...
13:12:17 [2020-11-19T13:12:17.794Z] #36 311.5 + rm -rf /tmp/tmp.6DrZ1GS8CR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6DrZ1GS8CR
13:12:17 [2020-11-19T13:12:17.794Z] #36 DONE 311.9s
13:12:17 [2020-11-19T13:12:17.794Z] 
13:12:17 [2020-11-19T13:12:17.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
13:12:17 [2020-11-19T13:12:17.794Z] #39 208.9 make[1]: 'soccr/libsoccr.a' is up to date.
13:12:18 [2020-11-19T13:12:18.056Z] #39 209.2 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.056Z] #39 209.2 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.056Z] #39 209.3 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.056Z] #39 209.4 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.295Z] Fetched 8176 kB in 2s (4505 kB/s)
13:12:18 [2020-11-19T13:12:18.317Z] #39 209.4 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.317Z] #39 209.5 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.317Z] #39 209.5 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.317Z] #39 209.6 make[2]: Nothing to be done for 'all'.
13:12:18 [2020-11-19T13:12:18.317Z] #39 209.7   INSTALL  criu/criu
13:12:18 [2020-11-19T13:12:18.891Z] #39 DONE 209.8s
13:12:18 [2020-11-19T13:12:18.891Z] 
13:12:18 [2020-11-19T13:12:18.891Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:12:18 [2020-11-19T13:12:18.937Z] Reading package lists...
13:12:19 [2020-11-19T13:12:19.574Z] Reading package lists...
13:12:19 [2020-11-19T13:12:19.868Z] Building dependency tree...
13:12:19 [2020-11-19T13:12:19.868Z] Reading state information...
13:12:19 [2020-11-19T13:12:19.868Z] The following additional packages will be installed:
13:12:19 [2020-11-19T13:12:19.868Z]   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
13:12:19 [2020-11-19T13:12:19.868Z] Suggested packages:
13:12:19 [2020-11-19T13:12:19.868Z]   cmake-doc ninja-build lrzip
13:12:19 [2020-11-19T13:12:19.868Z] Recommended packages:
13:12:19 [2020-11-19T13:12:19.868Z]   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
13:12:20 [2020-11-19T13:12:20.165Z] The following NEW packages will be installed:
13:12:20 [2020-11-19T13:12:20.165Z]   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
13:12:20 [2020-11-19T13:12:20.165Z]   vim-common xxd
13:12:20 [2020-11-19T13:12:20.165Z] 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
13:12:20 [2020-11-19T13:12:20.165Z] Need to get 14.9 MB of archives.
13:12:20 [2020-11-19T13:12:20.165Z] After this operation, 67.2 MB of additional disk space will be used.
13:12:20 [2020-11-19T13:12:20.165Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
13:12:20 [2020-11-19T13:12:20.165Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
13:12:20 [2020-11-19T13:12:20.165Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
13:12:20 [2020-11-19T13:12:20.165Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
13:12:20 [2020-11-19T13:12:20.280Z] #57 ...
13:12:20 [2020-11-19T13:12:20.280Z] 
13:12:20 [2020-11-19T13:12:20.280Z] #37 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
13:12:20 [2020-11-19T13:12:20.460Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
13:12:20 [2020-11-19T13:12:20.460Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
13:12:20 [2020-11-19T13:12:20.460Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
13:12:20 [2020-11-19T13:12:20.460Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
13:12:20 [2020-11-19T13:12:20.460Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
13:12:20 [2020-11-19T13:12:20.460Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
13:12:20 [2020-11-19T13:12:20.543Z] #37 DONE 0.3s
13:12:20 [2020-11-19T13:12:20.543Z] 
13:12:20 [2020-11-19T13:12:20.543Z] #40 [dev 16/25] COPY --from=criu          /build/ /usr/local/
13:12:20 [2020-11-19T13:12:20.543Z] #40 DONE 0.1s
13:12:20 [2020-11-19T13:12:20.543Z] 
13:12:20 [2020-11-19T13:12:20.543Z] #43 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
13:12:20 [2020-11-19T13:12:20.543Z] #43 DONE 0.1s
13:12:20 [2020-11-19T13:12:20.543Z] 
13:12:20 [2020-11-19T13:12:20.543Z] #46 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
13:12:20 [2020-11-19T13:12:20.757Z] debconf: delaying package configuration, since apt-utils is not installed
13:12:20 [2020-11-19T13:12:20.757Z] Fetched 14.9 MB in 1s (28.0 MB/s)
13:12:20 [2020-11-19T13:12:20.757Z] Selecting previously unselected package xxd.
13:12:20 [2020-11-19T13:12:20.757Z] (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.)
13:12:20 [2020-11-19T13:12:20.757Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
13:12:20 [2020-11-19T13:12:20.757Z] Unpacking xxd (2:8.1.0875-5) ...
13:12:20 [2020-11-19T13:12:20.757Z] Selecting previously unselected package vim-common.
13:12:20 [2020-11-19T13:12:20.757Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
13:12:20 [2020-11-19T13:12:20.757Z] Unpacking vim-common (2:8.1.0875-5) ...
13:12:20 [2020-11-19T13:12:20.757Z] Selecting previously unselected package cmake-data.
13:12:20 [2020-11-19T13:12:20.757Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
13:12:20 [2020-11-19T13:12:20.757Z] Unpacking cmake-data (3.13.4-1) ...
13:12:20 [2020-11-19T13:12:20.809Z] #46 DONE 0.1s
13:12:20 [2020-11-19T13:12:20.809Z] 
13:12:20 [2020-11-19T13:12:20.809Z] #49 [dev 19/25] COPY --from=gometalinter  /build/ /usr/local/bin/
13:12:21 [2020-11-19T13:12:21.383Z] #49 DONE 0.7s
13:12:21 [2020-11-19T13:12:21.383Z] 
13:12:21 [2020-11-19T13:12:21.383Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:12:21 [2020-11-19T13:12:21.383Z] #57 ...
13:12:21 [2020-11-19T13:12:21.383Z] 
13:12:21 [2020-11-19T13:12:21.383Z] #53 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
13:12:21 [2020-11-19T13:12:21.383Z] #53 DONE 0.1s
13:12:21 [2020-11-19T13:12:21.398Z] Selecting previously unselected package libicu63:ppc64el.
13:12:21 [2020-11-19T13:12:21.399Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
13:12:21 [2020-11-19T13:12:21.399Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
13:12:21 [2020-11-19T13:12:21.645Z] 
13:12:21 [2020-11-19T13:12:21.645Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd
13:12:22 [2020-11-19T13:12:22.039Z] Selecting previously unselected package libxml2:ppc64el.
13:12:22 [2020-11-19T13:12:22.040Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
13:12:22 [2020-11-19T13:12:22.040Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
13:12:22 [2020-11-19T13:12:22.346Z] Selecting previously unselected package libarchive13:ppc64el.
13:12:22 [2020-11-19T13:12:22.346Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
13:12:22 [2020-11-19T13:12:22.346Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
13:12:22 [2020-11-19T13:12:22.346Z] Selecting previously unselected package libjsoncpp1:ppc64el.
13:12:22 [2020-11-19T13:12:22.346Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
13:12:22 [2020-11-19T13:12:22.346Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
13:12:22 [2020-11-19T13:12:22.346Z] Selecting previously unselected package librhash0:ppc64el.
13:12:22 [2020-11-19T13:12:22.346Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
13:12:22 [2020-11-19T13:12:22.346Z] Unpacking librhash0:ppc64el (1.3.8-1) ...
13:12:22 [2020-11-19T13:12:22.346Z] Selecting previously unselected package libuv1:ppc64el.
13:12:22 [2020-11-19T13:12:22.346Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
13:12:22 [2020-11-19T13:12:22.346Z] Unpacking libuv1:ppc64el (1.24.1-1) ...
13:12:22 [2020-11-19T13:12:22.346Z] Selecting previously unselected package cmake.
13:12:22 [2020-11-19T13:12:22.346Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
13:12:22 [2020-11-19T13:12:22.346Z] Unpacking cmake (3.13.4-1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up xxd (2:8.1.0875-5) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up libuv1:ppc64el (1.24.1-1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up vim-common (2:8.1.0875-5) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up librhash0:ppc64el (1.3.8-1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up cmake-data (3.13.4-1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Setting up cmake (3.13.4-1) ...
13:12:22 [2020-11-19T13:12:22.984Z] Processing triggers for libc-bin (2.28-10) ...
13:12:22 [2020-11-19T13:12:22.984Z] Processing triggers for mime-support (3.62) ...
13:12:24 [2020-11-19T13:12:24.511Z] Removing intermediate container 2c85631afce5
13:12:24 [2020-11-19T13:12:24.511Z]  ---> 063cf8743315
13:12:24 [2020-11-19T13:12:24.511Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:12:24 [2020-11-19T13:12:24.511Z]  ---> 63f8aa9fb857
13:12:24 [2020-11-19T13:12:24.511Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini
13:12:24 [2020-11-19T13:12:24.511Z]  ---> Running in a8ee6157759c
13:12:24 [2020-11-19T13:12:24.511Z] Removing intermediate container a8ee6157759c
13:12:24 [2020-11-19T13:12:24.511Z]  ---> a843cad85e52
13:12:24 [2020-11-19T13:12:24.511Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:12:24 [2020-11-19T13:12:24.511Z]  ---> 71cf4d3d0d02
13:12:24 [2020-11-19T13:12:24.511Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME
13:12:24 [2020-11-19T13:12:24.511Z]  ---> Running in 515c9a9c728e
13:12:24 [2020-11-19T13:12:24.806Z] + RM_GOPATH=0
13:12:24 [2020-11-19T13:12:24.806Z] + TMP_GOPATH=
13:12:24 [2020-11-19T13:12:24.806Z] + : /build
13:12:24 [2020-11-19T13:12:24.806Z] + '[' -z '' ']'
13:12:24 [2020-11-19T13:12:24.806Z] ++ mktemp -d
13:12:24 [2020-11-19T13:12:24.806Z] + export GOPATH=/tmp/tmp.JG4cKb2a4z
13:12:24 [2020-11-19T13:12:24.806Z] + GOPATH=/tmp/tmp.JG4cKb2a4z
13:12:24 [2020-11-19T13:12:24.806Z] + RM_GOPATH=1
13:12:24 [2020-11-19T13:12:24.806Z] ++ dirname ./install.sh
13:12:24 [2020-11-19T13:12:24.806Z] + dir=.
13:12:24 [2020-11-19T13:12:24.806Z] + bin=tini
13:12:24 [2020-11-19T13:12:24.806Z] + shift
13:12:24 [2020-11-19T13:12:24.806Z] + '[' '!' -f ./tini.installer ']'
13:12:24 [2020-11-19T13:12:24.806Z] + . ./tini.installer
13:12:24 [2020-11-19T13:12:24.806Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662
13:12:24 [2020-11-19T13:12:24.806Z] + install_tini
13:12:24 [2020-11-19T13:12:24.806Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662
13:12:24 [2020-11-19T13:12:24.806Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
13:12:24 [2020-11-19T13:12:24.806Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.JG4cKb2a4z/tini
13:12:24 [2020-11-19T13:12:24.806Z] Cloning into '/tmp/tmp.JG4cKb2a4z/tini'...
13:12:25 [2020-11-19T13:12:25.101Z] + cd /tmp/tmp.JG4cKb2a4z/tini
13:12:25 [2020-11-19T13:12:25.101Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
13:12:25 [2020-11-19T13:12:25.101Z] + cmake .
13:12:25 [2020-11-19T13:12:25.397Z] -- The C compiler identification is GNU 8.3.0
13:12:25 [2020-11-19T13:12:25.397Z] -- Check for working C compiler: /usr/bin/cc
13:12:25 [2020-11-19T13:12:25.397Z] -- Check for working C compiler: /usr/bin/cc -- works
13:12:25 [2020-11-19T13:12:25.397Z] -- Detecting C compiler ABI info
13:12:25 [2020-11-19T13:12:25.397Z] -- Detecting C compiler ABI info - done
13:12:25 [2020-11-19T13:12:25.397Z] -- Detecting C compile features
13:12:25 [2020-11-19T13:12:25.695Z] -- Detecting C compile features - done
13:12:25 [2020-11-19T13:12:25.695Z] -- Performing Test HAS_BUILTIN_FORTIFY
13:12:25 [2020-11-19T13:12:25.695Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed
13:12:25 [2020-11-19T13:12:25.695Z] -- Configuring done
13:12:25 [2020-11-19T13:12:25.695Z] -- Generating done
13:12:25 [2020-11-19T13:12:25.695Z] -- Build files have been written to: /tmp/tmp.JG4cKb2a4z/tini
13:12:25 [2020-11-19T13:12:25.695Z] + make tini-static
13:12:25 [2020-11-19T13:12:25.989Z] Scanning dependencies of target tini-static
13:12:25 [2020-11-19T13:12:25.989Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
13:12:25 [2020-11-19T13:12:25.989Z] [100%] Linking C executable tini-static
13:12:26 [2020-11-19T13:12:26.282Z] [100%] Built target tini-static
13:12:26 [2020-11-19T13:12:26.282Z] + mkdir -p /build
13:12:26 [2020-11-19T13:12:26.282Z] + cp tini-static /build/docker-init
13:12:26 [2020-11-19T13:12:26.575Z] Removing intermediate container 515c9a9c728e
13:12:26 [2020-11-19T13:12:26.575Z]  ---> bf5e733d2e11
13:12:26 [2020-11-19T13:12:26.575Z] Step 100/140 : FROM dev-base AS rootlesskit
13:12:26 [2020-11-19T13:12:26.575Z]  ---> 81facd5e84a7
13:12:26 [2020-11-19T13:12:26.575Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit
13:12:26 [2020-11-19T13:12:26.575Z]  ---> Running in c9cbec52a34d
13:12:26 [2020-11-19T13:12:26.870Z] Removing intermediate container c9cbec52a34d
13:12:26 [2020-11-19T13:12:26.870Z]  ---> 621ba4e62998
13:12:26 [2020-11-19T13:12:26.870Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT
13:12:26 [2020-11-19T13:12:26.870Z]  ---> Running in d2e3593247b3
13:12:26 [2020-11-19T13:12:26.870Z] Removing intermediate container d2e3593247b3
13:12:26 [2020-11-19T13:12:26.870Z]  ---> ce6f0dd32e10
13:12:26 [2020-11-19T13:12:26.870Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh
13:12:26 [2020-11-19T13:12:26.870Z]  ---> 2d07f45ad0bb
13:12:26 [2020-11-19T13:12:26.870Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./
13:12:27 [2020-11-19T13:12:27.165Z]  ---> bca9784c4091
13:12:27 [2020-11-19T13:12:27.165Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME
13:12:27 [2020-11-19T13:12:27.165Z]  ---> Running in c590e2b0938e
13:12:27 [2020-11-19T13:12:27.458Z] + RM_GOPATH=0
13:12:27 [2020-11-19T13:12:27.458Z] + TMP_GOPATH=
13:12:27 [2020-11-19T13:12:27.458Z] + : /build/
13:12:27 [2020-11-19T13:12:27.458Z] + '[' -z '' ']'
13:12:27 [2020-11-19T13:12:27.458Z] ++ mktemp -d
13:12:27 [2020-11-19T13:12:27.458Z] + export GOPATH=/tmp/tmp.mtbdS2leDB
13:12:27 [2020-11-19T13:12:27.458Z] + GOPATH=/tmp/tmp.mtbdS2leDB
13:12:27 [2020-11-19T13:12:27.458Z] + RM_GOPATH=1
13:12:27 [2020-11-19T13:12:27.458Z] ++ dirname ./install.sh
13:12:27 [2020-11-19T13:12:27.458Z] + dir=.
13:12:27 [2020-11-19T13:12:27.458Z] + bin=rootlesskit
13:12:27 [2020-11-19T13:12:27.458Z] + shift
13:12:27 [2020-11-19T13:12:27.458Z] + '[' '!' -f ./rootlesskit.installer ']'
13:12:27 [2020-11-19T13:12:27.458Z] + . ./rootlesskit.installer
13:12:27 [2020-11-19T13:12:27.458Z] ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:12:27 [2020-11-19T13:12:27.458Z] + install_rootlesskit
13:12:27 [2020-11-19T13:12:27.458Z] + case "$1" in
13:12:27 [2020-11-19T13:12:27.458Z] Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:12:27 [2020-11-19T13:12:27.458Z] + export CGO_ENABLED=0
13:12:27 [2020-11-19T13:12:27.458Z] + CGO_ENABLED=0
13:12:27 [2020-11-19T13:12:27.458Z] + _install_rootlesskit
13:12:27 [2020-11-19T13:12:27.458Z] + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
13:12:27 [2020-11-19T13:12:27.458Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mtbdS2leDB/src/github.com/rootless-containers/rootlesskit
13:12:27 [2020-11-19T13:12:27.458Z] Cloning into '/tmp/tmp.mtbdS2leDB/src/github.com/rootless-containers/rootlesskit'...
13:12:28 [2020-11-19T13:12:28.104Z] + cd /tmp/tmp.mtbdS2leDB/src/github.com/rootless-containers/rootlesskit
13:12:28 [2020-11-19T13:12:28.105Z] + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
13:12:28 [2020-11-19T13:12:28.404Z] + for f in rootlesskit rootlesskit-docker-proxy
13:12:28 [2020-11-19T13:12:28.404Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
13:12:29 [2020-11-19T13:12:29.791Z] #57 256.9 + bin/containerd
13:12:32 [2020-11-19T13:12:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:12:32 [2020-11-19T13:12:32.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:12:32 [2020-11-19T13:12:32.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:12:33 [2020-11-19T13:12:33.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:12:34 [2020-11-19T13:12:34.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:12:34 [2020-11-19T13:12:34.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:12:35 [2020-11-19T13:12:35.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:12:35 [2020-11-19T13:12:35.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:12:36 [2020-11-19T13:12:36.963Z] + for f in rootlesskit rootlesskit-docker-proxy
13:12:36 [2020-11-19T13:12:36.963Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
13:12:37 [2020-11-19T13:12:37.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:12:38 [2020-11-19T13:12:38.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:12:38 [2020-11-19T13:12:38.493Z] Removing intermediate container c590e2b0938e
13:12:38 [2020-11-19T13:12:38.493Z]  ---> 9bb5f88f86b3
13:12:38 [2020-11-19T13:12:38.493Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build
13:12:38 [2020-11-19T13:12:38.786Z]  ---> f8546d1807e1
13:12:38 [2020-11-19T13:12:38.786Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit
13:12:39 [2020-11-19T13:12:39.078Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit
13:12:39 [2020-11-19T13:12:39.078Z] bad55c542dc9: Pulling fs layer
13:12:39 [2020-11-19T13:12:39.716Z] bad55c542dc9: Download complete
13:12:39 [2020-11-19T13:12:39.716Z] bad55c542dc9: Pull complete
13:12:39 [2020-11-19T13:12:39.716Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
13:12:39 [2020-11-19T13:12:39.716Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
13:12:39 [2020-11-19T13:12:39.716Z]  ---> e49efe6f0050
13:12:39 [2020-11-19T13:12:39.716Z] Step 108/140 : FROM runtime-dev AS dev
13:12:39 [2020-11-19T13:12:39.716Z]  ---> 3e1d2a0d4dca
13:12:39 [2020-11-19T13:12:39.716Z] Step 109/140 : ARG DEBIAN_FRONTEND
13:12:40 [2020-11-19T13:12:40.020Z]  ---> Running in ad5b4fc3ebeb
13:12:40 [2020-11-19T13:12:40.020Z] Removing intermediate container ad5b4fc3ebeb
13:12:40 [2020-11-19T13:12:40.020Z]  ---> f1133533bd15
13:12:40 [2020-11-19T13:12:40.020Z] Step 110/140 : RUN groupadd -r docker
13:12:40 [2020-11-19T13:12:40.020Z]  ---> Running in 98b64541297d
13:12:40 [2020-11-19T13:12:40.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:12:40 [2020-11-19T13:12:40.658Z] Removing intermediate container 98b64541297d
13:12:40 [2020-11-19T13:12:40.658Z]  ---> 982200dda8b8
13:12:40 [2020-11-19T13:12:40.658Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser
13:12:40 [2020-11-19T13:12:40.658Z]  ---> Running in ad2eae5ba3fe
13:12:41 [2020-11-19T13:12:41.309Z] Removing intermediate container ad2eae5ba3fe
13:12:41 [2020-11-19T13:12:41.309Z]  ---> 50783a9f44e2
13:12:41 [2020-11-19T13:12:41.309Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:12:41 [2020-11-19T13:12:41.309Z]  ---> Running in d5f252b644cd
13:12:41 [2020-11-19T13:12:41.604Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
13:12:41 [2020-11-19T13:12:41.902Z] Removing intermediate container d5f252b644cd
13:12:41 [2020-11-19T13:12:41.902Z]  ---> 117cb7655df5
13:12:41 [2020-11-19T13:12:41.902Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:12:41 [2020-11-19T13:12:41.902Z]  ---> Running in e6f0bdf153c0
13:12:42 [2020-11-19T13:12:42.542Z] Removing intermediate container e6f0bdf153c0
13:12:42 [2020-11-19T13:12:42.542Z]  ---> 7502718395b2
13:12:42 [2020-11-19T13:12:42.542Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:12:42 [2020-11-19T13:12:42.542Z]  ---> Running in 03ce6bb67305
13:12:43 [2020-11-19T13:12:43.183Z] Removing intermediate container 03ce6bb67305
13:12:43 [2020-11-19T13:12:43.183Z]  ---> 9a9d9a6d868c
13:12:43 [2020-11-19T13:12:43.183Z] Step 115/140 : RUN ldconfig
13:12:43 [2020-11-19T13:12:43.183Z]  ---> Running in 86726d5d550a
13:12:43 [2020-11-19T13:12:43.820Z] Removing intermediate container 86726d5d550a
13:12:43 [2020-11-19T13:12:43.820Z]  ---> 9cb6fdbedd3c
13:12:43 [2020-11-19T13:12:43.820Z] 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/*
13:12:43 [2020-11-19T13:12:43.820Z]  ---> Running in 812d26b7205e
13:12:44 [2020-11-19T13:12:44.113Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
13:12:44 [2020-11-19T13:12:44.113Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:12:44 [2020-11-19T13:12:44.113Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
13:12:44 [2020-11-19T13:12:44.421Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
13:12:44 [2020-11-19T13:12:44.421Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [237 kB]
13:12:44 [2020-11-19T13:12:44.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:12:44 [2020-11-19T13:12:44.714Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
13:12:45 [2020-11-19T13:12:45.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:12:45 [2020-11-19T13:12:45.756Z] Fetched 8176 kB in 2s (4539 kB/s)
13:12:46 [2020-11-19T13:12:46.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:12:46 [2020-11-19T13:12:46.797Z] Reading package lists...
13:12:47 [2020-11-19T13:12:47.436Z] Reading package lists...
13:12:47 [2020-11-19T13:12:47.437Z] Building dependency tree...
13:12:47 [2020-11-19T13:12:47.437Z] Reading state information...
13:12:47 [2020-11-19T13:12:47.731Z] libcap2-bin is already the newest version (1:2.25-2).
13:12:47 [2020-11-19T13:12:47.731Z] libcap2-bin set to manually installed.
13:12:47 [2020-11-19T13:12:47.731Z] The following additional packages will be installed:
13:12:47 [2020-11-19T13:12:47.731Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
13:12:47 [2020-11-19T13:12:47.731Z]   gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1
13:12:47 [2020-11-19T13:12:47.731Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:12:47 [2020-11-19T13:12:47.731Z]   libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
13:12:47 [2020-11-19T13:12:47.731Z]   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib
13:12:47 [2020-11-19T13:12:47.731Z]   libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev
13:12:47 [2020-11-19T13:12:47.731Z]   libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3
13:12:47 [2020-11-19T13:12:47.731Z]   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
13:12:47 [2020-11-19T13:12:47.731Z]   python3.7 python3.7-minimal vim-runtime xxd
13:12:47 [2020-11-19T13:12:47.731Z] Suggested packages:
13:12:47 [2020-11-19T13:12:47.731Z]   apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm
13:12:47 [2020-11-19T13:12:47.731Z]   wine64 python3-doc python3-tk python3-venv python-setuptools-doc
13:12:47 [2020-11-19T13:12:47.731Z]   python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts
13:12:47 [2020-11-19T13:12:47.731Z]   xfsdump acl attr quota
13:12:47 [2020-11-19T13:12:47.731Z] Recommended packages:
13:12:47 [2020-11-19T13:12:47.731Z]   aufs-dkms nftables build-essential python3-dev python3-keyring
13:12:47 [2020-11-19T13:12:47.731Z]   python3-keyrings.alt python3-xdg unzip
13:12:47 [2020-11-19T13:12:47.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:12:48 [2020-11-19T13:12:48.024Z] The following NEW packages will be installed:
13:12:48 [2020-11-19T13:12:48.024Z]   apparmor aufs-tools bash-completion binutils-mingw-w64
13:12:48 [2020-11-19T13:12:48.024Z]   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup
13:12:48 [2020-11-19T13:12:48.024Z]   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq
13:12:48 [2020-11-19T13:12:48.024Z]   libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1
13:12:48 [2020-11-19T13:12:48.024Z]   libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1
13:12:48 [2020-11-19T13:12:48.024Z]   libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
13:12:48 [2020-11-19T13:12:48.024Z]   libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
13:12:48 [2020-11-19T13:12:48.024Z]   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
13:12:48 [2020-11-19T13:12:48.024Z]   libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
13:12:48 [2020-11-19T13:12:48.024Z]   mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3
13:12:48 [2020-11-19T13:12:48.024Z]   python3-distutils python3-lib2to3 python3-minimal python3-pip
13:12:48 [2020-11-19T13:12:48.024Z]   python3-pkg-resources python3-setuptools python3-wheel python3.7
13:12:48 [2020-11-19T13:12:48.024Z]   python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime
13:12:48 [2020-11-19T13:12:48.024Z]   xfsprogs xxd xz-utils zip
13:12:48 [2020-11-19T13:12:48.318Z] 0 upgraded, 68 newly installed, 0 to remove and 5 not upgraded.
13:12:48 [2020-11-19T13:12:48.318Z] Need to get 106 MB of archives.
13:12:48 [2020-11-19T13:12:48.318Z] After this operation, 660 MB of additional disk space will be used.
13:12:48 [2020-11-19T13:12:48.318Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
13:12:48 [2020-11-19T13:12:48.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:12:48 [2020-11-19T13:12:48.612Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
13:12:48 [2020-11-19T13:12:48.906Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
13:12:49 [2020-11-19T13:12:49.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:12:49 [2020-11-19T13:12:49.202Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
13:12:49 [2020-11-19T13:12:49.202Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
13:12:49 [2020-11-19T13:12:49.202Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
13:12:49 [2020-11-19T13:12:49.496Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
13:12:49 [2020-11-19T13:12:49.497Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
13:12:49 [2020-11-19T13:12:49.789Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
13:12:49 [2020-11-19T13:12:49.789Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
13:12:49 [2020-11-19T13:12:49.789Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
13:12:50 [2020-11-19T13:12:50.086Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
13:12:50 [2020-11-19T13:12:50.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:12:50 [2020-11-19T13:12:50.174Z] Using test binary docker
13:12:50 [2020-11-19T13:12:50.174Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:12:50 [2020-11-19T13:12:50.174Z] +++ /etc/init.d/apparmor start
13:12:50 [2020-11-19T13:12:50.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:12:50 [2020-11-19T13:12:50.175Z] INFO: Waiting for daemon to start...
13:12:50 [2020-11-19T13:12:50.175Z] Starting dockerd
13:12:50 [2020-11-19T13:12:50.175Z] +++ 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
13:12:50 [2020-11-19T13:12:50.391Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
13:12:50 [2020-11-19T13:12:50.391Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
13:12:50 [2020-11-19T13:12:50.691Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
13:12:50 [2020-11-19T13:12:50.984Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
13:12:50 [2020-11-19T13:12:50.984Z] 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]
13:12:52 [2020-11-19T13:12:52.245Z] .
13:12:52 [2020-11-19T13:12:52.245Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:12:52 [2020-11-19T13:12:52.245Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:12:52 [2020-11-19T13:12:52.245Z] Error: No such image: emptyfs
13:12:52 [2020-11-19T13:12:52.245Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:12:52 [2020-11-19T13:12:52.245Z] ++++ docker load
13:12:52 [2020-11-19T13:12:52.245Z] Running integration-test (iteration 1)
13:12:52 [2020-11-19T13:12:52.245Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
13:12:52 [2020-11-19T13:12:52.245Z] ++ 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
13:12:52 [2020-11-19T13:12:52.245Z] ++ set -e
13:12:52 [2020-11-19T13:12:52.245Z] ++ '[' -n 0 ']'
13:12:52 [2020-11-19T13:12:52.245Z] ++ set -x
13:12:52 [2020-11-19T13:12:52.245Z] ++ env -i DEST=/go/src/github.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
13:12:52 [2020-11-19T13:12:52.508Z] 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]
13:12:53 [2020-11-19T13:12:53.146Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
13:12:53 [2020-11-19T13:12:53.439Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
13:12:53 [2020-11-19T13:12:53.740Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
13:12:53 [2020-11-19T13:12:53.740Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
13:12:54 [2020-11-19T13:12:54.035Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
13:12:54 [2020-11-19T13:12:54.035Z] 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]
13:12:54 [2020-11-19T13:12:54.035Z] 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]
13:12:56 [2020-11-19T13:12:56.381Z] #57 283.7 + bin/containerd-stress
13:12:56 [2020-11-19T13:12:56.790Z] 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]
13:12:57 [2020-11-19T13:12:57.324Z] #57 285.4 + bin/containerd-shim
13:12:57 [2020-11-19T13:12:57.431Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
13:12:57 [2020-11-19T13:12:57.431Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
13:12:57 [2020-11-19T13:12:57.431Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
13:12:57 [2020-11-19T13:12:57.431Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
13:12:57 [2020-11-19T13:12:57.431Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
13:12:57 [2020-11-19T13:12:57.431Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
13:12:57 [2020-11-19T13:12:57.431Z] 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]
13:12:57 [2020-11-19T13:12:57.725Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
13:12:57 [2020-11-19T13:12:57.725Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
13:12:58 [2020-11-19T13:12:58.022Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
13:12:58 [2020-11-19T13:12:58.022Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
13:12:58 [2020-11-19T13:12:58.022Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
13:12:58 [2020-11-19T13:12:58.316Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
13:12:58 [2020-11-19T13:12:58.609Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
13:12:58 [2020-11-19T13:12:58.902Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
13:12:58 [2020-11-19T13:12:58.902Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
13:12:58 [2020-11-19T13:12:58.902Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
13:12:59 [2020-11-19T13:12:59.145Z] Loaded image: buildpack-deps:jessie
13:12:59 [2020-11-19T13:12:59.145Z] Loaded image: busybox:latest
13:12:59 [2020-11-19T13:12:59.438Z] Loaded image: busybox:glibc
13:12:59 [2020-11-19T13:12:59.438Z] Loaded image: debian:jessie
13:12:59 [2020-11-19T13:12:59.438Z] Loaded image: hello-world:latest
13:12:59 [2020-11-19T13:12:59.438Z] INFO: Testing against a local daemon
13:12:59 [2020-11-19T13:12:59.438Z] === RUN   TestBuildWithSession
13:13:00 [2020-11-19T13:13:00.415Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
13:13:00 [2020-11-19T13:13:00.415Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
13:13:00 [2020-11-19T13:13:00.708Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
13:13:00 [2020-11-19T13:13:00.708Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
13:13:00 [2020-11-19T13:13:00.708Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
13:13:01 [2020-11-19T13:13:01.000Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
13:13:01 [2020-11-19T13:13:01.668Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
13:13:01 [2020-11-19T13:13:01.964Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
13:13:01 [2020-11-19T13:13:01.964Z] debconf: delaying package configuration, since apt-utils is not installed
13:13:01 [2020-11-19T13:13:01.964Z] Fetched 106 MB in 14s (7725 kB/s)
13:13:01 [2020-11-19T13:13:01.964Z] Selecting previously unselected package pigz.
13:13:01 [2020-11-19T13:13:01.964Z] (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.)
13:13:01 [2020-11-19T13:13:01.964Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
13:13:01 [2020-11-19T13:13:01.964Z] Unpacking pigz (2.4-1) ...
13:13:02 [2020-11-19T13:13:02.260Z] Selecting previously unselected package libpython3.7-minimal:ppc64el.
13:13:02 [2020-11-19T13:13:02.260Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
13:13:02 [2020-11-19T13:13:02.260Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
13:13:02 [2020-11-19T13:13:02.260Z] Selecting previously unselected package python3.7-minimal.
13:13:02 [2020-11-19T13:13:02.260Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
13:13:02 [2020-11-19T13:13:02.260Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
13:13:02 [2020-11-19T13:13:02.566Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
13:13:02 [2020-11-19T13:13:02.566Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
13:13:02 [2020-11-19T13:13:02.862Z] Selecting previously unselected package python3-minimal.
13:13:02 [2020-11-19T13:13:02.862Z] (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.)
13:13:02 [2020-11-19T13:13:02.862Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
13:13:02 [2020-11-19T13:13:02.862Z] Unpacking python3-minimal (3.7.3-1) ...
13:13:03 [2020-11-19T13:13:03.066Z] --- PASS: TestBuildWithSession (3.61s)
13:13:03 [2020-11-19T13:13:03.066Z] === RUN   TestBuildSquashParent
13:13:03 [2020-11-19T13:13:03.159Z] Selecting previously unselected package libmpdec2:ppc64el.
13:13:03 [2020-11-19T13:13:03.159Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.159Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ...
13:13:03 [2020-11-19T13:13:03.159Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el.
13:13:03 [2020-11-19T13:13:03.159Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.159Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
13:13:03 [2020-11-19T13:13:03.159Z] Selecting previously unselected package python3.7.
13:13:03 [2020-11-19T13:13:03.159Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.159Z] Unpacking python3.7 (3.7.3-2+deb10u2) ...
13:13:03 [2020-11-19T13:13:03.159Z] Selecting previously unselected package libpython3-stdlib:ppc64el.
13:13:03 [2020-11-19T13:13:03.159Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.159Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
13:13:03 [2020-11-19T13:13:03.454Z] Setting up python3-minimal (3.7.3-1) ...
13:13:03 [2020-11-19T13:13:03.454Z] Selecting previously unselected package python3.
13:13:03 [2020-11-19T13:13:03.454Z] (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.)
13:13:03 [2020-11-19T13:13:03.454Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.454Z] Unpacking python3 (3.7.3-1) ...
13:13:03 [2020-11-19T13:13:03.454Z] Selecting previously unselected package libip4tc0:ppc64el.
13:13:03 [2020-11-19T13:13:03.454Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.454Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ...
13:13:03 [2020-11-19T13:13:03.454Z] Selecting previously unselected package libip6tc0:ppc64el.
13:13:03 [2020-11-19T13:13:03.454Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.454Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ...
13:13:03 [2020-11-19T13:13:03.454Z] Selecting previously unselected package libiptc0:ppc64el.
13:13:03 [2020-11-19T13:13:03.454Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.454Z] Unpacking libiptc0:ppc64el (1.8.2-4) ...
13:13:03 [2020-11-19T13:13:03.454Z] Selecting previously unselected package libnfnetlink0:ppc64el.
13:13:03 [2020-11-19T13:13:03.454Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.454Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
13:13:03 [2020-11-19T13:13:03.750Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
13:13:03 [2020-11-19T13:13:03.750Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.750Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
13:13:03 [2020-11-19T13:13:03.750Z] Selecting previously unselected package libnftnl11:ppc64el.
13:13:03 [2020-11-19T13:13:03.750Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.750Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ...
13:13:03 [2020-11-19T13:13:03.750Z] Selecting previously unselected package iptables.
13:13:03 [2020-11-19T13:13:03.750Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.750Z] Unpacking iptables (1.8.2-4) ...
13:13:03 [2020-11-19T13:13:03.750Z] Selecting previously unselected package xxd.
13:13:03 [2020-11-19T13:13:03.750Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
13:13:03 [2020-11-19T13:13:03.750Z] Unpacking xxd (2:8.1.0875-5) ...
13:13:03 [2020-11-19T13:13:03.750Z] Selecting previously unselected package vim-common.
13:13:03 [2020-11-19T13:13:03.750Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
13:13:03 [2020-11-19T13:13:03.750Z] Unpacking vim-common (2:8.1.0875-5) ...
13:13:03 [2020-11-19T13:13:03.750Z] Selecting previously unselected package bash-completion.
13:13:03 [2020-11-19T13:13:03.750Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
13:13:04 [2020-11-19T13:13:04.413Z] Unpacking bash-completion (1:2.8-6) ...
13:13:04 [2020-11-19T13:13:04.708Z] Selecting previously unselected package bzip2.
13:13:04 [2020-11-19T13:13:04.708Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
13:13:04 [2020-11-19T13:13:04.708Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:13:04 [2020-11-19T13:13:04.708Z] Selecting previously unselected package xz-utils.
13:13:04 [2020-11-19T13:13:04.708Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
13:13:04 [2020-11-19T13:13:04.708Z] Unpacking xz-utils (5.2.4-1) ...
13:13:04 [2020-11-19T13:13:04.708Z] Selecting previously unselected package apparmor.
13:13:04 [2020-11-19T13:13:04.708Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
13:13:04 [2020-11-19T13:13:04.708Z] Unpacking apparmor (2.13.2-10) ...
13:13:04 [2020-11-19T13:13:04.708Z] Selecting previously unselected package aufs-tools.
13:13:04 [2020-11-19T13:13:04.708Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
13:13:04 [2020-11-19T13:13:04.708Z] Unpacking aufs-tools (1:4.14+20190211-1) ...
13:13:04 [2020-11-19T13:13:04.708Z] Selecting previously unselected package binutils-mingw-w64-i686.
13:13:04 [2020-11-19T13:13:04.708Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
13:13:04 [2020-11-19T13:13:04.708Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:13:05 [2020-11-19T13:13:05.345Z] Selecting previously unselected package binutils-mingw-w64-x86-64.
13:13:05 [2020-11-19T13:13:05.345Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
13:13:05 [2020-11-19T13:13:05.345Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:13:05 [2020-11-19T13:13:05.464Z] #57 292.8 + bin/containerd-shim-runc-v1
13:13:05 [2020-11-19T13:13:05.640Z] Selecting previously unselected package binutils-mingw-w64.
13:13:05 [2020-11-19T13:13:05.640Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
13:13:05 [2020-11-19T13:13:05.640Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
13:13:05 [2020-11-19T13:13:05.640Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el.
13:13:05 [2020-11-19T13:13:05.640Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
13:13:05 [2020-11-19T13:13:05.640Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
13:13:05 [2020-11-19T13:13:05.640Z] Selecting previously unselected package dmsetup.
13:13:05 [2020-11-19T13:13:05.640Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
13:13:05 [2020-11-19T13:13:05.640Z] Unpacking dmsetup (2:1.02.155-3) ...
13:13:05 [2020-11-19T13:13:05.640Z] Selecting previously unselected package mingw-w64-common.
13:13:05 [2020-11-19T13:13:05.640Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ...
13:13:05 [2020-11-19T13:13:05.640Z] Unpacking mingw-w64-common (6.0.0-3) ...
13:13:06 [2020-11-19T13:13:06.281Z] Selecting previously unselected package mingw-w64-x86-64-dev.
13:13:06 [2020-11-19T13:13:06.281Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
13:13:06 [2020-11-19T13:13:06.281Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
13:13:07 [2020-11-19T13:13:07.325Z] Selecting previously unselected package gcc-mingw-w64-base.
13:13:07 [2020-11-19T13:13:07.325Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
13:13:07 [2020-11-19T13:13:07.325Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:13:07 [2020-11-19T13:13:07.325Z] Selecting previously unselected package gcc-mingw-w64-x86-64.
13:13:07 [2020-11-19T13:13:07.325Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
13:13:07 [2020-11-19T13:13:07.325Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:13:08 [2020-11-19T13:13:08.012Z] #57 295.8 + bin/containerd-shim-runc-v2
13:13:08 [2020-11-19T13:13:08.521Z] 4612f6d0b889: Pull complete
13:13:08 [2020-11-19T13:13:08.582Z] #57 296.7 + binaries
13:13:08 [2020-11-19T13:13:08.582Z] #57 296.7 + mkdir -p /build
13:13:08 [2020-11-19T13:13:08.582Z] #57 296.7 + cp bin/containerd /build/containerd
13:13:08 [2020-11-19T13:13:08.582Z] #57 296.8 + cp bin/containerd-shim /build/containerd-shim
13:13:08 [2020-11-19T13:13:08.582Z] #57 296.8 + cp bin/ctr /build/ctr
13:13:10 [2020-11-19T13:13:10.220Z] --- PASS: TestBuildSquashParent (6.46s)
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:13:10 [2020-11-19T13:13:10.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:13:10 [2020-11-19T13:13:10.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:13:10 [2020-11-19T13:13:10.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:13:10 [2020-11-19T13:13:10.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:13:10 [2020-11-19T13:13:10.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:13:10 [2020-11-19T13:13:10.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:13:10 [2020-11-19T13:13:10.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:13:10 [2020-11-19T13:13:10.220Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:13:10 [2020-11-19T13:13:10.220Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:13:10 [2020-11-19T13:13:10.528Z] #57 DONE 298.5s
13:13:10 [2020-11-19T13:13:10.860Z] Selecting previously unselected package g++-mingw-w64-x86-64.
13:13:10 [2020-11-19T13:13:10.860Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
13:13:10 [2020-11-19T13:13:10.860Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:13:11 [2020-11-19T13:13:11.489Z] 
13:13:11 [2020-11-19T13:13:11.489Z] #58 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
13:13:12 [2020-11-19T13:13:12.292Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:13:12 [2020-11-19T13:13:12.292Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:13:12 [2020-11-19T13:13:12.429Z] #58 DONE 0.9s
13:13:12 [2020-11-19T13:13:12.429Z] 
13:13:12 [2020-11-19T13:13:12.429Z] #62 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
13:13:12 [2020-11-19T13:13:12.429Z] #62 DONE 0.2s
13:13:12 [2020-11-19T13:13:12.429Z] 
13:13:12 [2020-11-19T13:13:12.429Z] #64 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
13:13:12 [2020-11-19T13:13:12.999Z] #64 DONE 0.5s
13:13:12 [2020-11-19T13:13:12.999Z] 
13:13:12 [2020-11-19T13:13:12.999Z] #67 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
13:13:12 [2020-11-19T13:13:12.999Z] #67 DONE 0.0s
13:13:12 [2020-11-19T13:13:12.999Z] 
13:13:12 [2020-11-19T13:13:12.999Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
13:13:12 [2020-11-19T13:13:12.999Z] #68 DONE 0.0s
13:13:12 [2020-11-19T13:13:12.999Z] 
13:13:12 [2020-11-19T13:13:12.999Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
13:13:13 [2020-11-19T13:13:13.610Z] Selecting previously unselected package libonig5:ppc64el.
13:13:13 [2020-11-19T13:13:13.610Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.610Z] Unpacking libonig5:ppc64el (6.9.1-1) ...
13:13:13 [2020-11-19T13:13:13.610Z] Selecting previously unselected package libjq1:ppc64el.
13:13:13 [2020-11-19T13:13:13.610Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.610Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:13:13 [2020-11-19T13:13:13.610Z] Selecting previously unselected package jq.
13:13:13 [2020-11-19T13:13:13.610Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.610Z] Unpacking jq (1.5+dfsg-2+b1) ...
13:13:13 [2020-11-19T13:13:13.610Z] Selecting previously unselected package libaio1:ppc64el.
13:13:13 [2020-11-19T13:13:13.610Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.610Z] Unpacking libaio1:ppc64el (0.3.112-3) ...
13:13:13 [2020-11-19T13:13:13.610Z] Selecting previously unselected package libbtrfs0.
13:13:13 [2020-11-19T13:13:13.610Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.610Z] Unpacking libbtrfs0 (4.20.1-2) ...
13:13:13 [2020-11-19T13:13:13.610Z] Selecting previously unselected package libbtrfs-dev.
13:13:13 [2020-11-19T13:13:13.610Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.610Z] Unpacking libbtrfs-dev (4.20.1-2) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libudev-dev:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libsepol1-dev:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libpcre16-3:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libpcre32-3:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libpcrecpp0v5:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
13:13:13 [2020-11-19T13:13:13.907Z] Selecting previously unselected package libpcre3-dev:ppc64el.
13:13:13 [2020-11-19T13:13:13.907Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
13:13:13 [2020-11-19T13:13:13.907Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
13:13:14 [2020-11-19T13:13:14.200Z] Selecting previously unselected package libselinux1-dev:ppc64el.
13:13:14 [2020-11-19T13:13:14.200Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
13:13:14 [2020-11-19T13:13:14.200Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
13:13:14 [2020-11-19T13:13:14.200Z] Selecting previously unselected package libdevmapper-dev:ppc64el.
13:13:14 [2020-11-19T13:13:14.200Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
13:13:14 [2020-11-19T13:13:14.200Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
13:13:14 [2020-11-19T13:13:14.200Z] Selecting previously unselected package libgpm2:ppc64el.
13:13:14 [2020-11-19T13:13:14.200Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ...
13:13:14 [2020-11-19T13:13:14.200Z] Unpacking libgpm2:ppc64el (1.20.7-5) ...
13:13:14 [2020-11-19T13:13:14.200Z] Selecting previously unselected package libicu63:ppc64el.
13:13:14 [2020-11-19T13:13:14.200Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ...
13:13:14 [2020-11-19T13:13:14.200Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
13:13:14 [2020-11-19T13:13:14.911Z] #69 DONE 1.5s
13:13:14 [2020-11-19T13:13:14.911Z] 
13:13:14 [2020-11-19T13:13:14.911Z] #70 exporting to image
13:13:14 [2020-11-19T13:13:14.911Z] #70 exporting layers
13:13:15 [2020-11-19T13:13:15.026Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:13:15 [2020-11-19T13:13:15.026Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package libnet1:ppc64el.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package libnl-3-200:ppc64el.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package libprotobuf-c1:ppc64el.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package libreadline5:ppc64el.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package libsystemd-dev:ppc64el.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package net-tools.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
13:13:15 [2020-11-19T13:13:15.243Z] Selecting previously unselected package python-pip-whl.
13:13:15 [2020-11-19T13:13:15.243Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ...
13:13:15 [2020-11-19T13:13:15.243Z] Unpacking python-pip-whl (18.1-5) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package python3-lib2to3.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking python3-lib2to3 (3.7.3-1) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package python3-distutils.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking python3-distutils (3.7.3-1) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package python3-pip.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking python3-pip (18.1-5) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package python3-pkg-resources.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking python3-pkg-resources (40.8.0-1) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package python3-setuptools.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking python3-setuptools (40.8.0-1) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package python3-wheel.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking python3-wheel (0.32.3-2) ...
13:13:15 [2020-11-19T13:13:15.542Z] Selecting previously unselected package thin-provisioning-tools.
13:13:15 [2020-11-19T13:13:15.542Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
13:13:15 [2020-11-19T13:13:15.542Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ...
13:13:15 [2020-11-19T13:13:15.840Z] Selecting previously unselected package vim-runtime.
13:13:15 [2020-11-19T13:13:15.840Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ...
13:13:15 [2020-11-19T13:13:15.840Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
13:13:15 [2020-11-19T13:13:15.840Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
13:13:15 [2020-11-19T13:13:15.840Z] Unpacking vim-runtime (2:8.1.0875-5) ...
13:13:16 [2020-11-19T13:13:16.479Z] Selecting previously unselected package vim.
13:13:16 [2020-11-19T13:13:16.479Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ...
13:13:16 [2020-11-19T13:13:16.479Z] Unpacking vim (2:8.1.0875-5) ...
13:13:16 [2020-11-19T13:13:16.774Z] Selecting previously unselected package xfsprogs.
13:13:16 [2020-11-19T13:13:16.774Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ...
13:13:16 [2020-11-19T13:13:16.774Z] Unpacking xfsprogs (4.20.0-1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Selecting previously unselected package zip.
13:13:16 [2020-11-19T13:13:16.774Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ...
13:13:16 [2020-11-19T13:13:16.774Z] Unpacking zip (3.0-11+b1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up aufs-tools (1:4.14+20190211-1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libip6tc0:ppc64el (1.8.2-4) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libgpm2:ppc64el (1.20.7-5) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libip4tc0:ppc64el (1.8.2-4) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libsepol1-dev:ppc64el (2.8-1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libnftnl11:ppc64el (1.1.2-2) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up xxd (2:8.1.0875-5) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up libbtrfs0 (4.20.1-2) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up zip (3.0-11+b1) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up vim-common (2:8.1.0875-5) ...
13:13:16 [2020-11-19T13:13:16.774Z] Setting up bash-completion (1:2.8-6) ...
13:13:17 [2020-11-19T13:13:17.784Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:13:17 [2020-11-19T13:13:17.784Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s)
13:13:17 [2020-11-19T13:13:17.784Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s)
13:13:17 [2020-11-19T13:13:17.784Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s)
13:13:17 [2020-11-19T13:13:17.784Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
13:13:17 [2020-11-19T13:13:17.784Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s)
13:13:17 [2020-11-19T13:13:17.784Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s)
13:13:17 [2020-11-19T13:13:17.784Z] === RUN   TestBuildMultiStageCopy
13:13:17 [2020-11-19T13:13:17.784Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libiptc0:ppc64el (1.8.2-4) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up xz-utils (5.2.4-1) ...
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libbtrfs-dev (4.20.1-2) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up pigz (2.4-1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up python-pip-whl (18.1-5) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libmpdec2:ppc64el (2.4.2-2) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up mingw-w64-common (6.0.0-3) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up vim-runtime (2:8.1.0875-5) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libaio1:ppc64el (0.3.112-3) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libonig5:ppc64el (6.9.1-1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up vim (2:8.1.0875-5) ...
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:13:17 [2020-11-19T13:13:17.818Z] 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
13:13:17 [2020-11-19T13:13:17.818Z] 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
13:13:17 [2020-11-19T13:13:17.818Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
13:13:17 [2020-11-19T13:13:17.818Z] 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
13:13:17 [2020-11-19T13:13:17.818Z] 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
13:13:17 [2020-11-19T13:13:17.818Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up thin-provisioning-tools (0.7.6-2.1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up jq (1.5+dfsg-2+b1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
13:13:17 [2020-11-19T13:13:17.818Z] Setting up python3.7 (3.7.3-2+deb10u2) ...
13:13:18 [2020-11-19T13:13:18.455Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
13:13:18 [2020-11-19T13:13:18.455Z] Setting up iptables (1.8.2-4) ...
13:13:18 [2020-11-19T13:13:18.455Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
13:13:18 [2020-11-19T13:13:18.455Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:13:18 [2020-11-19T13:13:18.455Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
13:13:18 [2020-11-19T13:13:18.455Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
13:13:18 [2020-11-19T13:13:18.455Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
13:13:18 [2020-11-19T13:13:18.455Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
13:13:18 [2020-11-19T13:13:18.455Z] Setting up python3 (3.7.3-1) ...
13:13:18 [2020-11-19T13:13:18.749Z] Setting up python3-wheel (0.32.3-2) ...
13:13:18 [2020-11-19T13:13:18.749Z] Setting up apparmor (2.13.2-10) ...
13:13:19 [2020-11-19T13:13:19.387Z] Setting up python3-lib2to3 (3.7.3-1) ...
13:13:19 [2020-11-19T13:13:19.387Z] Setting up python3-pkg-resources (40.8.0-1) ...
13:13:19 [2020-11-19T13:13:19.685Z] Setting up python3-distutils (3.7.3-1) ...
13:13:19 [2020-11-19T13:13:19.685Z] Setting up python3-setuptools (40.8.0-1) ...
13:13:19 [2020-11-19T13:13:19.855Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:13:19 [2020-11-19T13:13:19.979Z] Setting up python3-pip (18.1-5) ...
13:13:20 [2020-11-19T13:13:20.274Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
13:13:20 [2020-11-19T13:13:20.274Z] Setting up dmsetup (2:1.02.155-3) ...
13:13:20 [2020-11-19T13:13:20.274Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
13:13:20 [2020-11-19T13:13:20.274Z] Setting up xfsprogs (4.20.0-1) ...
13:13:20 [2020-11-19T13:13:20.274Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
13:13:20 [2020-11-19T13:13:20.274Z] Processing triggers for mime-support (3.62) ...
13:13:20 [2020-11-19T13:13:20.274Z] Processing triggers for libc-bin (2.28-10) ...
13:13:20 [2020-11-19T13:13:20.489Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:13:20 [2020-11-19T13:13:20.781Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:13:21 [2020-11-19T13:13:21.416Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:13:21 [2020-11-19T13:13:21.494Z] #70 exporting layers 6.8s done
13:13:21 [2020-11-19T13:13:21.495Z] #70 writing image sha256:47d063dbae6caa79a2b18334451fc9f6ac83e8c0e189a4dab82c707c7e98bac1 done
13:13:21 [2020-11-19T13:13:21.495Z] #70 naming to docker.io/library/docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b done
13:13:21 [2020-11-19T13:13:21.495Z] #70 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
13:13:21 [2020-11-19T13:13:21.844Z] + trap exit INT TERM
13:13:21 [2020-11-19T13:13:21.844Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
13:13:21 [2020-11-19T13:13:21.844Z] + CONTAINER_NAME=docker-pr2
13:13:21 [2020-11-19T13:13:21.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41696/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh dynbinary-daemon
13:13:22 [2020-11-19T13:13:22.050Z] --- PASS: TestBuildMultiStageCopy (4.68s)
13:13:22 [2020-11-19T13:13:22.051Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s)
13:13:22 [2020-11-19T13:13:22.051Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
13:13:22 [2020-11-19T13:13:22.051Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
13:13:22 [2020-11-19T13:13:22.051Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
13:13:22 [2020-11-19T13:13:22.051Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
13:13:22 [2020-11-19T13:13:22.051Z] === RUN   TestBuildMultiStageParentConfig
13:13:22 [2020-11-19T13:13:22.785Z] 
13:13:22 [2020-11-19T13:13:22.785Z] Removing bundles/
13:13:22 [2020-11-19T13:13:22.785Z] 
13:13:22 [2020-11-19T13:13:22.785Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:13:23 [2020-11-19T13:13:23.045Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:13:23 [2020-11-19T13:13:23.045Z] GOOS="" GOARCH="" GOARM=""
13:13:24 [2020-11-19T13:13:24.121Z] --- PASS: TestBuildMultiStageParentConfig (1.66s)
13:13:24 [2020-11-19T13:13:24.121Z] === RUN   TestBuildLabelWithTargets
13:13:26 [2020-11-19T13:13:26.223Z] --- PASS: TestBuildLabelWithTargets (2.38s)
13:13:26 [2020-11-19T13:13:26.223Z] === RUN   TestBuildWithEmptyLayers
13:13:26 [2020-11-19T13:13:26.558Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:13:26 [2020-11-19T13:13:26.558Z] No api/types/ or api/swagger.yaml changes in diff.
13:13:26 [2020-11-19T13:13:26.558Z] Congratulations!  All toml source files changed here have valid syntax.
13:13:26 [2020-11-19T13:13:26.558Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:13:26 [2020-11-19T13:13:26.558Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
13:13:26 [2020-11-19T13:13:26.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh dynbinary-daemon test-docker-py
13:13:27 [2020-11-19T13:13:27.262Z] --- PASS: TestBuildWithEmptyLayers (0.94s)
13:13:27 [2020-11-19T13:13:27.262Z] === RUN   TestBuildMultiStageOnBuild
13:13:27 [2020-11-19T13:13:27.471Z] 
13:13:27 [2020-11-19T13:13:27.471Z] Removing bundles/
13:13:27 [2020-11-19T13:13:27.471Z] 
13:13:27 [2020-11-19T13:13:27.471Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:13:27 [2020-11-19T13:13:27.471Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:13:27 [2020-11-19T13:13:27.471Z] GOOS="" GOARCH="" GOARM=""
13:13:28 [2020-11-19T13:13:28.789Z] Removing intermediate container 812d26b7205e
13:13:28 [2020-11-19T13:13:28.789Z]  ---> 5a0db57cc01d
13:13:28 [2020-11-19T13:13:28.789Z] 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
13:13:28 [2020-11-19T13:13:28.789Z]  ---> Running in 7f4052567374
13:13:28 [2020-11-19T13:13:28.789Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
13:13:28 [2020-11-19T13:13:28.789Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
13:13:28 [2020-11-19T13:13:28.789Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
13:13:28 [2020-11-19T13:13:28.789Z] Removing intermediate container 7f4052567374
13:13:28 [2020-11-19T13:13:28.789Z]  ---> 309dbe335a3e
13:13:28 [2020-11-19T13:13:28.789Z] Step 118/140 : RUN pip3 install yamllint==1.16.0
13:13:28 [2020-11-19T13:13:28.789Z]  ---> Running in b4105b10ddbc
13:13:29 [2020-11-19T13:13:29.427Z] Collecting yamllint==1.16.0
13:13:29 [2020-11-19T13:13:29.427Z]   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
13:13:29 [2020-11-19T13:13:29.722Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
13:13:29 [2020-11-19T13:13:29.722Z]   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
13:13:29 [2020-11-19T13:13:29.722Z] Collecting pyyaml (from yamllint==1.16.0)
13:13:29 [2020-11-19T13:13:29.722Z]   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
13:13:29 [2020-11-19T13:13:29.997Z] --- PASS: TestBuildMultiStageOnBuild (2.89s)
13:13:29 [2020-11-19T13:13:29.997Z] === RUN   TestBuildUncleanTarFilenames
13:13:30 [2020-11-19T13:13:30.032Z] Building wheels for collected packages: pyyaml
13:13:30 [2020-11-19T13:13:30.033Z]   Running setup.py bdist_wheel for pyyaml: started
13:13:30 [2020-11-19T13:13:30.327Z]   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
13:13:30 [2020-11-19T13:13:30.327Z]   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
13:13:30 [2020-11-19T13:13:30.327Z] Successfully built pyyaml
13:13:30 [2020-11-19T13:13:30.327Z] Installing collected packages: pathspec, pyyaml, yamllint
13:13:30 [2020-11-19T13:13:30.622Z] Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
13:13:30 [2020-11-19T13:13:30.916Z] Removing intermediate container b4105b10ddbc
13:13:30 [2020-11-19T13:13:30.916Z]  ---> 553b934d0a35
13:13:30 [2020-11-19T13:13:30.916Z] Step 119/140 : COPY --from=dockercli     /build/ /usr/local/cli
13:13:31 [2020-11-19T13:13:31.033Z] --- PASS: TestBuildUncleanTarFilenames (1.23s)
13:13:31 [2020-11-19T13:13:31.033Z] === RUN   TestBuildMultiStageLayerLeak
13:13:31 [2020-11-19T13:13:31.553Z]  ---> fb0072fe0ea7
13:13:31 [2020-11-19T13:13:31.554Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images
13:13:34 [2020-11-19T13:13:34.309Z]  ---> 049d32835aed
13:13:34 [2020-11-19T13:13:34.309Z] Step 121/140 : COPY --from=swagger       /build/ /usr/local/bin/
13:13:34 [2020-11-19T13:13:34.309Z]  ---> e9c6bfcebd17
13:13:34 [2020-11-19T13:13:34.309Z] Step 122/140 : COPY --from=tomlv         /build/ /usr/local/bin/
13:13:34 [2020-11-19T13:13:34.557Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s)
13:13:34 [2020-11-19T13:13:34.557Z] === RUN   TestBuildWithHugeFile
13:13:34 [2020-11-19T13:13:34.604Z]  ---> 0af5732842f2
13:13:34 [2020-11-19T13:13:34.604Z] Step 123/140 : COPY --from=tini          /build/ /usr/local/bin/
13:13:34 [2020-11-19T13:13:34.604Z]  ---> 5d6e9bfa9721
13:13:34 [2020-11-19T13:13:34.604Z] Step 124/140 : COPY --from=registry      /build/ /usr/local/bin/
13:13:35 [2020-11-19T13:13:35.260Z]  ---> aaf8d8f7d133
13:13:35 [2020-11-19T13:13:35.260Z] Step 125/140 : COPY --from=criu          /build/ /usr/local/
13:13:35 [2020-11-19T13:13:35.554Z]  ---> 291475a4f347
13:13:35 [2020-11-19T13:13:35.554Z] Step 126/140 : COPY --from=vndr          /build/ /usr/local/bin/
13:13:35 [2020-11-19T13:13:35.848Z]  ---> f66294fd191d
13:13:35 [2020-11-19T13:13:35.848Z] Step 127/140 : COPY --from=gotestsum     /build/ /usr/local/bin/
13:13:36 [2020-11-19T13:13:36.142Z]  ---> 44a0999de79a
13:13:36 [2020-11-19T13:13:36.142Z] Step 128/140 : COPY --from=gometalinter  /build/ /usr/local/bin/
13:13:38 [2020-11-19T13:13:38.251Z]  ---> 55bc6ff305b3
13:13:38 [2020-11-19T13:13:38.251Z] Step 129/140 : COPY --from=runc          /build/ /usr/local/bin/
13:13:38 [2020-11-19T13:13:38.251Z]  ---> a084ab2f66f1
13:13:38 [2020-11-19T13:13:38.251Z] Step 130/140 : COPY --from=containerd    /build/ /usr/local/bin/
13:13:38 [2020-11-19T13:13:38.890Z]  ---> b1539e8def11
13:13:38 [2020-11-19T13:13:38.890Z] Step 131/140 : COPY --from=rootlesskit   /build/ /usr/local/bin/
13:13:39 [2020-11-19T13:13:39.185Z]  ---> 8200a8bbfe57
13:13:39 [2020-11-19T13:13:39.185Z] Step 132/140 : COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_64
13:13:39 [2020-11-19T13:13:39.821Z]  ---> acd75dfaf290
13:13:39 [2020-11-19T13:13:39.821Z] Step 133/140 : COPY --from=proxy         /build/ /usr/local/bin/
13:13:39 [2020-11-19T13:13:39.821Z]  ---> a1ac0cffcb7d
13:13:39 [2020-11-19T13:13:39.821Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH
13:13:39 [2020-11-19T13:13:39.821Z]  ---> Running in 0a486b974ace
13:13:39 [2020-11-19T13:13:39.821Z] Removing intermediate container 0a486b974ace
13:13:39 [2020-11-19T13:13:39.821Z]  ---> 3ccd76fd3d40
13:13:39 [2020-11-19T13:13:39.821Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux
13:13:40 [2020-11-19T13:13:40.116Z]  ---> Running in b9902d05c96c
13:13:40 [2020-11-19T13:13:40.116Z] Removing intermediate container b9902d05c96c
13:13:40 [2020-11-19T13:13:40.116Z]  ---> 628663e616eb
13:13:40 [2020-11-19T13:13:40.116Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker
13:13:40 [2020-11-19T13:13:40.116Z]  ---> Running in 7fa947bf143e
13:13:40 [2020-11-19T13:13:40.116Z] Removing intermediate container 7fa947bf143e
13:13:40 [2020-11-19T13:13:40.116Z]  ---> af3e4f840dc6
13:13:40 [2020-11-19T13:13:40.116Z] Step 137/140 : VOLUME /var/lib/docker
13:13:40 [2020-11-19T13:13:40.116Z]  ---> Running in 853b0d381091
13:13:40 [2020-11-19T13:13:40.409Z] Removing intermediate container 853b0d381091
13:13:40 [2020-11-19T13:13:40.409Z]  ---> 9f24217438b2
13:13:40 [2020-11-19T13:13:40.409Z] Step 138/140 : ENTRYPOINT ["hack/dind"]
13:13:40 [2020-11-19T13:13:40.409Z]  ---> Running in 213d3a65959d
13:13:40 [2020-11-19T13:13:40.409Z] Removing intermediate container 213d3a65959d
13:13:40 [2020-11-19T13:13:40.409Z]  ---> 3cd2a077740d
13:13:40 [2020-11-19T13:13:40.410Z] Step 139/140 : FROM dev AS final
13:13:40 [2020-11-19T13:13:40.410Z]  ---> 3cd2a077740d
13:13:40 [2020-11-19T13:13:40.410Z] Step 140/140 : COPY . /go/src/github.com/docker/docker
13:13:46 [2020-11-19T13:13:46.018Z]  ---> c254d66ca19e
13:13:46 [2020-11-19T13:13:46.018Z] Successfully built c254d66ca19e
13:13:46 [2020-11-19T13:13:46.018Z] Successfully tagged docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:13:46 [2020-11-19T13:13:46.450Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/test/unit
13:13:49 [2020-11-19T13:13:49.214Z] ?   	github.com/docker/docker/api	[no test files]
13:14:01 [2020-11-19T13:14:01.695Z] --- PASS: TestBuildWithHugeFile (26.74s)
13:14:01 [2020-11-19T13:14:01.695Z] === RUN   TestBuildWithEmptyDockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:14:01 [2020-11-19T13:14:01.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
13:14:01 [2020-11-19T13:14:01.695Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
13:14:01 [2020-11-19T13:14:01.695Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
13:14:01 [2020-11-19T13:14:01.695Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
13:14:01 [2020-11-19T13:14:01.695Z] === RUN   TestBuildPreserveOwnership
13:14:01 [2020-11-19T13:14:01.695Z] === RUN   TestBuildPreserveOwnership/copy_from
13:14:06 [2020-11-19T13:14:06.153Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:14:07 [2020-11-19T13:14:07.663Z] --- PASS: TestBuildPreserveOwnership (6.32s)
13:14:07 [2020-11-19T13:14:07.663Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.13s)
13:14:07 [2020-11-19T13:14:07.663Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s)
13:14:07 [2020-11-19T13:14:07.663Z] === RUN   TestBuildPlatformInvalid
13:14:07 [2020-11-19T13:14:07.663Z] --- PASS: TestBuildPlatformInvalid (0.12s)
13:14:07 [2020-11-19T13:14:07.663Z] PASS
13:14:07 [2020-11-19T13:14:07.663Z] 
13:14:07 [2020-11-19T13:14:07.663Z] DONE 30 tests in 75.351s
13:14:07 [2020-11-19T13:14:07.663Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
13:14:07 [2020-11-19T13:14:07.663Z] ++ 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
13:14:07 [2020-11-19T13:14:07.663Z] ++ set -e
13:14:07 [2020-11-19T13:14:07.663Z] ++ '[' -n 0 ']'
13:14:07 [2020-11-19T13:14:07.663Z] ++ set -x
13:14:07 [2020-11-19T13:14:07.663Z] ++ env -i DEST=/go/src/github.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
13:14:07 [2020-11-19T13:14:07.920Z] ok  	github.com/docker/docker/api/server	0.047s	coverage: 7.9% of statements
13:14:07 [2020-11-19T13:14:07.955Z] INFO: Testing against a local daemon
13:14:07 [2020-11-19T13:14:07.955Z] === RUN   TestConfigList
13:14:12 [2020-11-19T13:14:12.410Z] --- PASS: TestConfigList (3.85s)
13:14:12 [2020-11-19T13:14:12.410Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
13:14:12 [2020-11-19T13:14:12.410Z]     daemon.go:325: [d5b7b97f34bca] waiting for daemon to start
13:14:12 [2020-11-19T13:14:12.410Z]     daemon.go:325: [d5b7b97f34bca] waiting for daemon to start
13:14:12 [2020-11-19T13:14:12.410Z]     daemon.go:353: [d5b7b97f34bca] daemon started
13:14:12 [2020-11-19T13:14:12.410Z]     daemon.go:461: [d5b7b97f34bca] Stopping daemon
13:14:12 [2020-11-19T13:14:12.410Z]     daemon.go:296: [d5b7b97f34bca] exiting daemon
13:14:12 [2020-11-19T13:14:12.410Z]     daemon.go:448: [d5b7b97f34bca] Daemon stopped
13:14:12 [2020-11-19T13:14:12.410Z] === RUN   TestConfigsCreateAndDelete
13:14:15 [2020-11-19T13:14:15.932Z] --- PASS: TestConfigsCreateAndDelete (3.58s)
13:14:15 [2020-11-19T13:14:15.932Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
13:14:15 [2020-11-19T13:14:15.932Z]     daemon.go:325: [d382b6bd58dd9] waiting for daemon to start
13:14:15 [2020-11-19T13:14:15.932Z]     daemon.go:325: [d382b6bd58dd9] waiting for daemon to start
13:14:15 [2020-11-19T13:14:15.932Z]     daemon.go:353: [d382b6bd58dd9] daemon started
13:14:15 [2020-11-19T13:14:15.932Z]     daemon.go:461: [d382b6bd58dd9] Stopping daemon
13:14:15 [2020-11-19T13:14:15.932Z]     daemon.go:296: [d382b6bd58dd9] exiting daemon
13:14:15 [2020-11-19T13:14:15.932Z]     daemon.go:448: [d382b6bd58dd9] Daemon stopped
13:14:15 [2020-11-19T13:14:15.932Z] === RUN   TestConfigsUpdate
13:14:19 [2020-11-19T13:14:19.454Z] --- PASS: TestConfigsUpdate (3.61s)
13:14:19 [2020-11-19T13:14:19.454Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
13:14:19 [2020-11-19T13:14:19.454Z]     daemon.go:325: [d2978a667cf27] waiting for daemon to start
13:14:19 [2020-11-19T13:14:19.454Z]     daemon.go:325: [d2978a667cf27] waiting for daemon to start
13:14:19 [2020-11-19T13:14:19.454Z]     daemon.go:353: [d2978a667cf27] daemon started
13:14:19 [2020-11-19T13:14:19.454Z]     daemon.go:461: [d2978a667cf27] Stopping daemon
13:14:19 [2020-11-19T13:14:19.454Z]     daemon.go:296: [d2978a667cf27] exiting daemon
13:14:19 [2020-11-19T13:14:19.454Z]     daemon.go:448: [d2978a667cf27] Daemon stopped
13:14:19 [2020-11-19T13:14:19.454Z] === RUN   TestTemplatedConfig
13:14:22 [2020-11-19T13:14:22.976Z] --- PASS: TestTemplatedConfig (3.50s)
13:14:22 [2020-11-19T13:14:22.976Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
13:14:22 [2020-11-19T13:14:22.976Z]     daemon.go:325: [de88d114512ae] waiting for daemon to start
13:14:22 [2020-11-19T13:14:22.976Z]     daemon.go:325: [de88d114512ae] waiting for daemon to start
13:14:22 [2020-11-19T13:14:22.976Z]     daemon.go:353: [de88d114512ae] daemon started
13:14:22 [2020-11-19T13:14:22.976Z]     daemon.go:461: [de88d114512ae] Stopping daemon
13:14:22 [2020-11-19T13:14:22.976Z]     daemon.go:296: [de88d114512ae] exiting daemon
13:14:22 [2020-11-19T13:14:22.976Z]     daemon.go:448: [de88d114512ae] Daemon stopped
13:14:22 [2020-11-19T13:14:22.976Z] === RUN   TestConfigInspect
13:14:26 [2020-11-19T13:14:26.530Z] --- PASS: TestConfigInspect (3.51s)
13:14:26 [2020-11-19T13:14:26.530Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
13:14:26 [2020-11-19T13:14:26.530Z]     daemon.go:325: [dc9755b829d1f] waiting for daemon to start
13:14:26 [2020-11-19T13:14:26.530Z]     daemon.go:325: [dc9755b829d1f] waiting for daemon to start
13:14:26 [2020-11-19T13:14:26.530Z]     daemon.go:353: [dc9755b829d1f] daemon started
13:14:26 [2020-11-19T13:14:26.530Z]     daemon.go:461: [dc9755b829d1f] Stopping daemon
13:14:26 [2020-11-19T13:14:26.530Z]     daemon.go:296: [dc9755b829d1f] exiting daemon
13:14:26 [2020-11-19T13:14:26.530Z]     daemon.go:448: [dc9755b829d1f] Daemon stopped
13:14:26 [2020-11-19T13:14:26.530Z] === RUN   TestConfigCreateWithLabels
13:14:30 [2020-11-19T13:14:30.061Z] --- PASS: TestConfigCreateWithLabels (3.53s)
13:14:30 [2020-11-19T13:14:30.061Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
13:14:30 [2020-11-19T13:14:30.061Z]     daemon.go:325: [dacd183f7231c] waiting for daemon to start
13:14:30 [2020-11-19T13:14:30.061Z]     daemon.go:325: [dacd183f7231c] waiting for daemon to start
13:14:30 [2020-11-19T13:14:30.061Z]     daemon.go:353: [dacd183f7231c] daemon started
13:14:30 [2020-11-19T13:14:30.061Z]     daemon.go:461: [dacd183f7231c] Stopping daemon
13:14:30 [2020-11-19T13:14:30.061Z]     daemon.go:296: [dacd183f7231c] exiting daemon
13:14:30 [2020-11-19T13:14:30.061Z]     daemon.go:448: [dacd183f7231c] Daemon stopped
13:14:30 [2020-11-19T13:14:30.061Z] === RUN   TestConfigCreateResolve
13:14:33 [2020-11-19T13:14:33.581Z] --- PASS: TestConfigCreateResolve (3.59s)
13:14:33 [2020-11-19T13:14:33.581Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:325: [db307a9787814] waiting for daemon to start
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:325: [db307a9787814] waiting for daemon to start
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:353: [db307a9787814] daemon started
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:461: [db307a9787814] Stopping daemon
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:296: [db307a9787814] exiting daemon
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:448: [db307a9787814] Daemon stopped
13:14:33 [2020-11-19T13:14:33.581Z] === RUN   TestConfigDaemonLibtrustID
13:14:33 [2020-11-19T13:14:33.581Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
13:14:33 [2020-11-19T13:14:33.581Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:325: [d1ca514d1d5e1] waiting for daemon to start
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:325: [d1ca514d1d5e1] waiting for daemon to start
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:353: [d1ca514d1d5e1] daemon started
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:461: [d1ca514d1d5e1] Stopping daemon
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:296: [d1ca514d1d5e1] exiting daemon
13:14:33 [2020-11-19T13:14:33.581Z]     daemon.go:448: [d1ca514d1d5e1] Daemon stopped
13:14:33 [2020-11-19T13:14:33.581Z] PASS
13:14:33 [2020-11-19T13:14:33.581Z] 
13:14:33 [2020-11-19T13:14:33.581Z] DONE 8 tests in 25.769s
13:14:33 [2020-11-19T13:14:33.581Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
13:14:33 [2020-11-19T13:14:33.581Z] ++ 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
13:14:33 [2020-11-19T13:14:33.581Z] ++ set -e
13:14:33 [2020-11-19T13:14:33.581Z] ++ '[' -n 0 ']'
13:14:33 [2020-11-19T13:14:33.581Z] ++ set -x
13:14:33 [2020-11-19T13:14:33.581Z] ++ env -i DEST=/go/src/github.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
13:14:33 [2020-11-19T13:14:33.873Z] INFO: Testing against a local daemon
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestCheckpoint
13:14:33 [2020-11-19T13:14:33.873Z] --- SKIP: TestCheckpoint (0.01s)
13:14:33 [2020-11-19T13:14:33.873Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestContainerInvalidJSON
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:14:33 [2020-11-19T13:14:33.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:14:33 [2020-11-19T13:14:33.873Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:14:33 [2020-11-19T13:14:33.873Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:14:33 [2020-11-19T13:14:33.873Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:14:33 [2020-11-19T13:14:33.873Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:14:33 [2020-11-19T13:14:33.873Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:14:33 [2020-11-19T13:14:33.873Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:14:33 [2020-11-19T13:14:33.873Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:14:33 [2020-11-19T13:14:33.873Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:14:33 [2020-11-19T13:14:33.873Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:14:33 [2020-11-19T13:14:33.873Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
13:14:33 [2020-11-19T13:14:33.873Z] === RUN   TestCopyFromContainerPathIsNotDir
13:14:34 [2020-11-19T13:14:34.165Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
13:14:34 [2020-11-19T13:14:34.165Z] === RUN   TestCopyToContainerPathDoesNotExist
13:14:34 [2020-11-19T13:14:34.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
13:14:34 [2020-11-19T13:14:34.165Z] === RUN   TestCopyToContainerPathIsNotDir
13:14:34 [2020-11-19T13:14:34.458Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
13:14:34 [2020-11-19T13:14:34.458Z] === RUN   TestCopyFromContainer
13:14:36 [2020-11-19T13:14:36.533Z] === RUN   TestCopyFromContainer//
13:14:36 [2020-11-19T13:14:36.533Z] === RUN   TestCopyFromContainer//bar/root
13:14:36 [2020-11-19T13:14:36.533Z] === RUN   TestCopyFromContainer//bar/root/
13:14:36 [2020-11-19T13:14:36.533Z] === RUN   TestCopyFromContainer/bar/quux
13:14:36 [2020-11-19T13:14:36.825Z] === RUN   TestCopyFromContainer/bar/quux/
13:14:36 [2020-11-19T13:14:36.825Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:14:36 [2020-11-19T13:14:36.825Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCopyFromContainer/bar/notarget
13:14:37 [2020-11-19T13:14:37.118Z] --- PASS: TestCopyFromContainer (2.82s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer// (0.04s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:14:37 [2020-11-19T13:14:37.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:14:37 [2020-11-19T13:14:37.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:14:37 [2020-11-19T13:14:37.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:14:37 [2020-11-19T13:14:37.118Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:14:37 [2020-11-19T13:14:37.118Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:14:37 [2020-11-19T13:14:37.118Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:14:37 [2020-11-19T13:14:37.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateLinkToNonExistingContainer
13:14:37 [2020-11-19T13:14:37.118Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateWithInvalidEnv
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateWithInvalidEnv/0
13:14:37 [2020-11-19T13:14:37.118Z] === PAUSE TestCreateWithInvalidEnv/0
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateWithInvalidEnv/1
13:14:37 [2020-11-19T13:14:37.118Z] === PAUSE TestCreateWithInvalidEnv/1
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateWithInvalidEnv/2
13:14:37 [2020-11-19T13:14:37.118Z] === PAUSE TestCreateWithInvalidEnv/2
13:14:37 [2020-11-19T13:14:37.118Z] === CONT  TestCreateWithInvalidEnv/0
13:14:37 [2020-11-19T13:14:37.118Z] === CONT  TestCreateWithInvalidEnv/2
13:14:37 [2020-11-19T13:14:37.118Z] === CONT  TestCreateWithInvalidEnv/1
13:14:37 [2020-11-19T13:14:37.118Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:14:37 [2020-11-19T13:14:37.118Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:14:37 [2020-11-19T13:14:37.118Z] === RUN   TestCreateTmpfsMountsTarget
13:14:37 [2020-11-19T13:14:37.410Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:14:37 [2020-11-19T13:14:37.410Z] === RUN   TestCreateWithCustomMaskedPaths
13:14:40 [2020-11-19T13:14:40.145Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:14:40 [2020-11-19T13:14:40.145Z] --- PASS: TestCreateWithCapabilities (0.02s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
13:14:40 [2020-11-19T13:14:40.145Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
13:14:40 [2020-11-19T13:14:40.145Z] === RUN   TestCreateWithCustomReadonlyPaths
13:14:42 [2020-11-19T13:14:42.897Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s)
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:14:42 [2020-11-19T13:14:42.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:14:42 [2020-11-19T13:14:42.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:14:42 [2020-11-19T13:14:42.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:14:42 [2020-11-19T13:14:42.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:14:42 [2020-11-19T13:14:42.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:14:42 [2020-11-19T13:14:42.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:14:42 [2020-11-19T13:14:42.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:14:42 [2020-11-19T13:14:42.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:14:42 [2020-11-19T13:14:42.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:14:42 [2020-11-19T13:14:42.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:14:42 [2020-11-19T13:14:42.897Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:14:43 [2020-11-19T13:14:43.193Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
13:14:43 [2020-11-19T13:14:43.193Z] === RUN   TestContainerStartOnDaemonRestart
13:14:43 [2020-11-19T13:14:43.193Z] === PAUSE TestContainerStartOnDaemonRestart
13:14:43 [2020-11-19T13:14:43.193Z] === RUN   TestDaemonRestartIpcMode
13:14:43 [2020-11-19T13:14:43.193Z] === PAUSE TestDaemonRestartIpcMode
13:14:43 [2020-11-19T13:14:43.193Z] === RUN   TestDiff
13:14:44 [2020-11-19T13:14:44.229Z] --- PASS: TestDiff (0.82s)
13:14:44 [2020-11-19T13:14:44.229Z] === RUN   TestExecWithCloseStdin
13:14:44 [2020-11-19T13:14:44.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:14:44 [2020-11-19T13:14:44.546Z] 
13:14:44 [2020-11-19T13:14:44.546Z] + TEST_INTEGRATION_DEST=1
13:14:44 [2020-11-19T13:14:44.546Z] + CONTAINER_NAME=docker-pr2-1
13:14:44 [2020-11-19T13:14:44.546Z] + TEST_SKIP_INTEGRATION_CLI=1
13:14:44 [2020-11-19T13:14:44.546Z] + run_tests test-integration-flaky
13:14:44 [2020-11-19T13:14:44.546Z] + '[' -n 0 ']'
13:14:44 [2020-11-19T13:14:44.546Z] + rm=
13:14:44 [2020-11-19T13:14:44.546Z] + c=0
13:14:44 [2020-11-19T13:14:44.546Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41696/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41696/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh test-integration-flaky test-integration
13:14:44 [2020-11-19T13:14:44.546Z] + TEST_INTEGRATION_DEST=3
13:14:44 [2020-11-19T13:14:44.546Z] + CONTAINER_NAME=docker-pr2-3
13:14:44 [2020-11-19T13:14:44.546Z] + TEST_SKIP_INTEGRATION=1
13:14:44 [2020-11-19T13:14:44.546Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
13:14:44 [2020-11-19T13:14:44.546Z] + run_tests
13:14:44 [2020-11-19T13:14:44.546Z] ++ jobs -p
13:14:44 [2020-11-19T13:14:44.546Z] + '[' -n 0 ']'
13:14:44 [2020-11-19T13:14:44.546Z] + rm=
13:14:44 [2020-11-19T13:14:44.546Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41696/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41696/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh '' test-integration
13:14:44 [2020-11-19T13:14:44.546Z] + TEST_INTEGRATION_DEST=2
13:14:44 [2020-11-19T13:14:44.546Z] + CONTAINER_NAME=docker-pr2-2
13:14:44 [2020-11-19T13:14:44.546Z] + TEST_SKIP_INTEGRATION=1
13:14:44 [2020-11-19T13:14:44.546Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
13:14:44 [2020-11-19T13:14:44.546Z] + run_tests
13:14:44 [2020-11-19T13:14:44.546Z] + '[' -n 0 ']'
13:14:44 [2020-11-19T13:14:44.546Z] + rm=
13:14:44 [2020-11-19T13:14:44.546Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41696/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41696/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh '' test-integration
13:14:44 [2020-11-19T13:14:44.546Z] + for job in $(jobs -p)
13:14:44 [2020-11-19T13:14:44.546Z] + wait 15998
13:14:44 [2020-11-19T13:14:44.546Z] 
13:14:44 [2020-11-19T13:14:44.546Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
13:14:44 [2020-11-19T13:14:44.546Z] 
13:14:44 [2020-11-19T13:14:44.546Z] 
13:14:44 [2020-11-19T13:14:44.546Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:14:44 [2020-11-19T13:14:44.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:14:44 [2020-11-19T13:14:44.546Z] HOSTNAME=0ef03c03122c
13:14:44 [2020-11-19T13:14:44.546Z] TEST_SKIP_INTEGRATION=1
13:14:44 [2020-11-19T13:14:44.546Z] TESTDEBUG=0
13:14:44 [2020-11-19T13:14:44.546Z] DEST=bundles/test-integration
13:14:44 [2020-11-19T13:14:44.546Z] PWD=/go/src/github.com/docker/docker
13:14:44 [2020-11-19T13:14:44.546Z] KEEPBUNDLE=1
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:14:44 [2020-11-19T13:14:44.546Z] container=docker
13:14:44 [2020-11-19T13:14:44.546Z] HOME=/root
13:14:44 [2020-11-19T13:14:44.546Z] GOLANG_VERSION=1.13.15
13:14:44 [2020-11-19T13:14:44.546Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:14:44 [2020-11-19T13:14:44.546Z] VALIDATE_BRANCH=19.03
13:14:44 [2020-11-19T13:14:44.546Z] TERM=xterm
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_PKG=github.com/docker/docker
13:14:44 [2020-11-19T13:14:44.546Z] SHLVL=1
13:14:44 [2020-11-19T13:14:44.546Z] TIMEOUT=120m
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_GRAPHDRIVER=overlay2
13:14:44 [2020-11-19T13:14:44.546Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:14:44 [2020-11-19T13:14:44.546Z] GO111MODULE=off
13:14:44 [2020-11-19T13:14:44.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:14:44 [2020-11-19T13:14:44.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:14:44 [2020-11-19T13:14:44.546Z] GOPATH=/go
13:14:44 [2020-11-19T13:14:44.546Z] PKG_CONFIG=pkg-config
13:14:44 [2020-11-19T13:14:44.546Z] _=/usr/bin/env
13:14:44 [2020-11-19T13:14:44.546Z] Building test suite binary ./integration-cli/test.main
13:14:44 [2020-11-19T13:14:44.546Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:14:44 [2020-11-19T13:14:44.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:14:44 [2020-11-19T13:14:44.546Z] HOSTNAME=492cba038d4e
13:14:44 [2020-11-19T13:14:44.546Z] TEST_SKIP_INTEGRATION=1
13:14:44 [2020-11-19T13:14:44.546Z] TESTDEBUG=0
13:14:44 [2020-11-19T13:14:44.546Z] DEST=bundles/test-integration
13:14:44 [2020-11-19T13:14:44.546Z] PWD=/go/src/github.com/docker/docker
13:14:44 [2020-11-19T13:14:44.546Z] KEEPBUNDLE=1
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:14:44 [2020-11-19T13:14:44.546Z] container=docker
13:14:44 [2020-11-19T13:14:44.546Z] HOME=/root
13:14:44 [2020-11-19T13:14:44.546Z] GOLANG_VERSION=1.13.15
13:14:44 [2020-11-19T13:14:44.546Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:14:44 [2020-11-19T13:14:44.546Z] VALIDATE_BRANCH=19.03
13:14:44 [2020-11-19T13:14:44.546Z] TERM=xterm
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_PKG=github.com/docker/docker
13:14:44 [2020-11-19T13:14:44.546Z] SHLVL=1
13:14:44 [2020-11-19T13:14:44.546Z] TIMEOUT=120m
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:14:44 [2020-11-19T13:14:44.546Z] DOCKER_GRAPHDRIVER=overlay2
13:14:44 [2020-11-19T13:14:44.546Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
13:14:44 [2020-11-19T13:14:44.546Z] GO111MODULE=off
13:14:44 [2020-11-19T13:14:44.547Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:14:44 [2020-11-19T13:14:44.547Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:14:44 [2020-11-19T13:14:44.547Z] GOPATH=/go
13:14:44 [2020-11-19T13:14:44.547Z] PKG_CONFIG=pkg-config
13:14:44 [2020-11-19T13:14:44.547Z] _=/usr/bin/env
13:14:44 [2020-11-19T13:14:44.547Z] Building test suite binary ./integration-cli/test.main
13:14:44 [2020-11-19T13:14:44.547Z] No new tests added to integration.
13:14:44 [2020-11-19T13:14:44.547Z] 
13:14:44 [2020-11-19T13:14:44.547Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:14:45 [2020-11-19T13:14:45.267Z] --- PASS: TestExecWithCloseStdin (0.90s)
13:14:45 [2020-11-19T13:14:45.267Z] === RUN   TestExec
13:14:45 [2020-11-19T13:14:45.901Z] --- PASS: TestExec (0.93s)
13:14:45 [2020-11-19T13:14:45.901Z] === RUN   TestExecUser
13:14:45 [2020-11-19T13:14:45.935Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:14:45 [2020-11-19T13:14:45.935Z] HOSTNAME=6411278ec42f
13:14:45 [2020-11-19T13:14:45.935Z] TESTDEBUG=0
13:14:45 [2020-11-19T13:14:45.935Z] DEST=bundles/test-integration
13:14:45 [2020-11-19T13:14:45.935Z] PWD=/go/src/github.com/docker/docker
13:14:45 [2020-11-19T13:14:45.935Z] KEEPBUNDLE=1
13:14:45 [2020-11-19T13:14:45.935Z] DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:14:45 [2020-11-19T13:14:45.935Z] container=docker
13:14:45 [2020-11-19T13:14:45.935Z] HOME=/root
13:14:45 [2020-11-19T13:14:45.935Z] GOLANG_VERSION=1.13.15
13:14:45 [2020-11-19T13:14:45.935Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:14:45 [2020-11-19T13:14:45.935Z] VALIDATE_BRANCH=19.03
13:14:45 [2020-11-19T13:14:45.935Z] TERM=xterm
13:14:45 [2020-11-19T13:14:45.935Z] DOCKER_PKG=github.com/docker/docker
13:14:45 [2020-11-19T13:14:45.935Z] SHLVL=1
13:14:45 [2020-11-19T13:14:45.935Z] TIMEOUT=120m
13:14:45 [2020-11-19T13:14:45.935Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:14:45 [2020-11-19T13:14:45.935Z] DOCKER_GRAPHDRIVER=overlay2
13:14:45 [2020-11-19T13:14:45.935Z] GO111MODULE=off
13:14:45 [2020-11-19T13:14:45.935Z] TEST_SKIP_INTEGRATION_CLI=1
13:14:45 [2020-11-19T13:14:45.935Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:14:45 [2020-11-19T13:14:45.935Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:14:45 [2020-11-19T13:14:45.935Z] GOPATH=/go
13:14:45 [2020-11-19T13:14:45.935Z] PKG_CONFIG=pkg-config
13:14:45 [2020-11-19T13:14:45.935Z] _=/usr/bin/env
13:14:45 [2020-11-19T13:14:45.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:14:46 [2020-11-19T13:14:46.944Z] --- PASS: TestExecUser (0.92s)
13:14:46 [2020-11-19T13:14:46.944Z] === RUN   TestExportContainerAndImportImage
13:14:47 [2020-11-19T13:14:47.981Z] --- PASS: TestExportContainerAndImportImage (1.09s)
13:14:47 [2020-11-19T13:14:47.981Z] === RUN   TestExportContainerAfterDaemonRestart
13:14:48 [2020-11-19T13:14:48.991Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:14:48 [2020-11-19T13:14:48.991Z] 
13:14:48 [2020-11-19T13:14:48.991Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:14:48 [2020-11-19T13:14:48.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:14:48 [2020-11-19T13:14:48.991Z] Using test binary docker
13:14:48 [2020-11-19T13:14:48.991Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:14:48 [2020-11-19T13:14:48.991Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:14:48 [2020-11-19T13:14:48.991Z] INFO: Waiting for daemon to start...
13:14:48 [2020-11-19T13:14:48.991Z] Starting dockerd
13:14:49 [2020-11-19T13:14:49.254Z] .
13:14:49 [2020-11-19T13:14:49.254Z] INFO: Building docker-sdk-python3:4.1.0...
13:14:49 [2020-11-19T13:14:49.492Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
13:14:49 [2020-11-19T13:14:49.492Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:325: [d6ca2b23c22fb] waiting for daemon to start
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:325: [d6ca2b23c22fb] waiting for daemon to start
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:353: [d6ca2b23c22fb] daemon started
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:461: [d6ca2b23c22fb] Stopping daemon
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:296: [d6ca2b23c22fb] exiting daemon
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:448: [d6ca2b23c22fb] Daemon stopped
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:325: [d6ca2b23c22fb] waiting for daemon to start
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:325: [d6ca2b23c22fb] waiting for daemon to start
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:353: [d6ca2b23c22fb] daemon started
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:461: [d6ca2b23c22fb] Stopping daemon
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:296: [d6ca2b23c22fb] exiting daemon
13:14:49 [2020-11-19T13:14:49.492Z]     daemon.go:448: [d6ca2b23c22fb] Daemon stopped
13:14:49 [2020-11-19T13:14:49.492Z] === RUN   TestHealthCheckWorkdir
13:14:50 [2020-11-19T13:14:50.528Z] --- PASS: TestHealthCheckWorkdir (1.06s)
13:14:50 [2020-11-19T13:14:50.528Z] === RUN   TestHealthKillContainer
13:14:54 [2020-11-19T13:14:54.060Z] --- PASS: TestHealthKillContainer (3.00s)
13:14:54 [2020-11-19T13:14:54.060Z] === RUN   TestInspectCpusetInConfigPre120
13:14:54 [2020-11-19T13:14:54.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
13:14:54 [2020-11-19T13:14:54.352Z] === RUN   TestIpcModeNone
13:14:55 [2020-11-19T13:14:55.390Z] --- PASS: TestIpcModeNone (1.00s)
13:14:55 [2020-11-19T13:14:55.390Z] === RUN   TestIpcModePrivate
13:14:56 [2020-11-19T13:14:56.426Z] --- PASS: TestIpcModePrivate (0.92s)
13:14:56 [2020-11-19T13:14:56.426Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
13:14:56 [2020-11-19T13:14:56.426Z] === RUN   TestIpcModeShareable
13:14:57 [2020-11-19T13:14:57.462Z] --- PASS: TestIpcModeShareable (0.94s)
13:14:57 [2020-11-19T13:14:57.462Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
13:14:57 [2020-11-19T13:14:57.462Z] === RUN   TestAPIIpcModeShareableAndContainer
13:15:00 [2020-11-19T13:15:00.197Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s)
13:15:00 [2020-11-19T13:15:00.197Z] === RUN   TestAPIIpcModeHost
13:15:00 [2020-11-19T13:15:00.831Z] --- PASS: TestAPIIpcModeHost (0.60s)
13:15:00 [2020-11-19T13:15:00.831Z] === RUN   TestDaemonIpcModeShareable
13:15:02 [2020-11-19T13:15:02.378Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
13:15:02 [2020-11-19T13:15:02.378Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
13:15:02 [2020-11-19T13:15:02.378Z]     daemon.go:325: [d43c56fff97af] waiting for daemon to start
13:15:02 [2020-11-19T13:15:02.378Z]     daemon.go:325: [d43c56fff97af] waiting for daemon to start
13:15:02 [2020-11-19T13:15:02.378Z]     daemon.go:353: [d43c56fff97af] daemon started
13:15:02 [2020-11-19T13:15:02.378Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
13:15:02 [2020-11-19T13:15:02.378Z]     daemon.go:461: [d43c56fff97af] Stopping daemon
13:15:02 [2020-11-19T13:15:02.378Z]     daemon.go:296: [d43c56fff97af] exiting daemon
13:15:02 [2020-11-19T13:15:02.378Z]     daemon.go:448: [d43c56fff97af] Daemon stopped
13:15:02 [2020-11-19T13:15:02.378Z] === RUN   TestDaemonIpcModePrivate
13:15:04 [2020-11-19T13:15:04.449Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
13:15:04 [2020-11-19T13:15:04.449Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
13:15:04 [2020-11-19T13:15:04.449Z]     daemon.go:325: [d34072306fab4] waiting for daemon to start
13:15:04 [2020-11-19T13:15:04.449Z]     daemon.go:325: [d34072306fab4] waiting for daemon to start
13:15:04 [2020-11-19T13:15:04.449Z]     daemon.go:353: [d34072306fab4] daemon started
13:15:04 [2020-11-19T13:15:04.449Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
13:15:04 [2020-11-19T13:15:04.449Z]     daemon.go:461: [d34072306fab4] Stopping daemon
13:15:04 [2020-11-19T13:15:04.449Z]     daemon.go:296: [d34072306fab4] exiting daemon
13:15:04 [2020-11-19T13:15:04.449Z]     daemon.go:448: [d34072306fab4] Daemon stopped
13:15:04 [2020-11-19T13:15:04.449Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:15:05 [2020-11-19T13:15:05.117Z] 680bbdbacf1b: Pull complete
13:15:05 [2020-11-19T13:15:05.117Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c
13:15:05 [2020-11-19T13:15:05.117Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
13:15:05 [2020-11-19T13:15:05.117Z] mcr.microsoft.com/windows/servercore:ltsc2019
13:15:05 [2020-11-19T13:15:05.117Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577'
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Docker version of control daemon
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] Client: Docker Engine - Enterprise
13:15:05 [2020-11-19T13:15:05.117Z]  Version:           19.03.12
13:15:05 [2020-11-19T13:15:05.117Z]  API version:       1.40
13:15:05 [2020-11-19T13:15:05.117Z]  Go version:        go1.13.13
13:15:05 [2020-11-19T13:15:05.117Z]  Git commit:        4306744
13:15:05 [2020-11-19T13:15:05.117Z]  Built:             08/05/2020 19:27:53
13:15:05 [2020-11-19T13:15:05.117Z]  OS/Arch:           windows/amd64
13:15:05 [2020-11-19T13:15:05.117Z]  Experimental:      false
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] Server: Docker Engine - Enterprise
13:15:05 [2020-11-19T13:15:05.117Z]  Engine:
13:15:05 [2020-11-19T13:15:05.117Z]   Version:          19.03.12
13:15:05 [2020-11-19T13:15:05.117Z]   API version:      1.40 (minimum version 1.24)
13:15:05 [2020-11-19T13:15:05.117Z]   Go version:       go1.13.13
13:15:05 [2020-11-19T13:15:05.117Z]   Git commit:       f295753ffd
13:15:05 [2020-11-19T13:15:05.117Z]   Built:            08/05/2020 19:26:41
13:15:05 [2020-11-19T13:15:05.117Z]   OS/Arch:          windows/amd64
13:15:05 [2020-11-19T13:15:05.117Z]   Experimental:     true
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Docker info of control daemon
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] Client:
13:15:05 [2020-11-19T13:15:05.117Z]  Debug Mode: false
13:15:05 [2020-11-19T13:15:05.117Z]  Plugins:
13:15:05 [2020-11-19T13:15:05.117Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] Server:
13:15:05 [2020-11-19T13:15:05.117Z]  Containers: 0
13:15:05 [2020-11-19T13:15:05.117Z]   Running: 0
13:15:05 [2020-11-19T13:15:05.117Z]   Paused: 0
13:15:05 [2020-11-19T13:15:05.117Z]   Stopped: 0
13:15:05 [2020-11-19T13:15:05.117Z]  Images: 1
13:15:05 [2020-11-19T13:15:05.117Z]  Server Version: 19.03.12
13:15:05 [2020-11-19T13:15:05.117Z]  Storage Driver: windowsfilter (windows) lcow (linux)
13:15:05 [2020-11-19T13:15:05.117Z]   Windows: 
13:15:05 [2020-11-19T13:15:05.117Z]   LCOW: 
13:15:05 [2020-11-19T13:15:05.117Z]  Logging Driver: json-file
13:15:05 [2020-11-19T13:15:05.117Z]  Plugins:
13:15:05 [2020-11-19T13:15:05.117Z]   Volume: local
13:15:05 [2020-11-19T13:15:05.117Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:15:05 [2020-11-19T13:15:05.117Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:15:05 [2020-11-19T13:15:05.117Z]  Swarm: inactive
13:15:05 [2020-11-19T13:15:05.117Z]  Default Isolation: process
13:15:05 [2020-11-19T13:15:05.117Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:15:05 [2020-11-19T13:15:05.117Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
13:15:05 [2020-11-19T13:15:05.117Z]  OSType: windows
13:15:05 [2020-11-19T13:15:05.117Z]  Architecture: x86_64
13:15:05 [2020-11-19T13:15:05.117Z]  CPUs: 4
13:15:05 [2020-11-19T13:15:05.117Z]  Total Memory: 32GiB
13:15:05 [2020-11-19T13:15:05.117Z]  Name: azwin-2-165460
13:15:05 [2020-11-19T13:15:05.117Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
13:15:05 [2020-11-19T13:15:05.117Z]  Docker Root Dir: D:\docker
13:15:05 [2020-11-19T13:15:05.117Z]  Debug Mode: false
13:15:05 [2020-11-19T13:15:05.117Z]  Registry: https://index.docker.io/v1/
13:15:05 [2020-11-19T13:15:05.117Z]  Labels:
13:15:05 [2020-11-19T13:15:05.117Z]  Experimental: true
13:15:05 [2020-11-19T13:15:05.117Z]  Insecure Registries:
13:15:05 [2020-11-19T13:15:05.117Z]   10.0.0.4:5000
13:15:05 [2020-11-19T13:15:05.117Z]   127.0.0.0/8
13:15:05 [2020-11-19T13:15:05.117Z]  Registry Mirrors:
13:15:05 [2020-11-19T13:15:05.117Z]   http://10.0.0.4:5000/
13:15:05 [2020-11-19T13:15:05.117Z]  Live Restore Enabled: false
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Commit hash is 28f9e663c
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Nuke-Everything...
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Container count on control daemon to delete is 0
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Nuking d:\CI
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Zapped successfully
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Location for testing is d:\CI\PR-41696\2
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Validating GOLang consistency in Dockerfile.windows...
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.117Z] INFO: Building the image from Dockerfile.windows at 11/19/2020 13:15:02...
13:15:05 [2020-11-19T13:15:05.117Z] 
13:15:05 [2020-11-19T13:15:05.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
13:15:05 [2020-11-19T13:15:05.960Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
13:15:05 [2020-11-19T13:15:05.960Z]     daemon.go:325: [d97b0ee93c32d] waiting for daemon to start
13:15:05 [2020-11-19T13:15:05.960Z]     daemon.go:325: [d97b0ee93c32d] waiting for daemon to start
13:15:05 [2020-11-19T13:15:05.960Z]     daemon.go:353: [d97b0ee93c32d] daemon started
13:15:05 [2020-11-19T13:15:05.960Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
13:15:05 [2020-11-19T13:15:05.960Z]     daemon.go:461: [d97b0ee93c32d] Stopping daemon
13:15:05 [2020-11-19T13:15:05.960Z]     daemon.go:296: [d97b0ee93c32d] exiting daemon
13:15:05 [2020-11-19T13:15:05.960Z]     daemon.go:448: [d97b0ee93c32d] Daemon stopped
13:15:05 [2020-11-19T13:15:05.960Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:15:07 [2020-11-19T13:15:07.473Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
13:15:07 [2020-11-19T13:15:07.473Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
13:15:07 [2020-11-19T13:15:07.473Z]     daemon.go:325: [d6c331faf1243] waiting for daemon to start
13:15:07 [2020-11-19T13:15:07.473Z]     daemon.go:325: [d6c331faf1243] waiting for daemon to start
13:15:07 [2020-11-19T13:15:07.473Z]     daemon.go:353: [d6c331faf1243] daemon started
13:15:07 [2020-11-19T13:15:07.473Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
13:15:07 [2020-11-19T13:15:07.473Z]     daemon.go:461: [d6c331faf1243] Stopping daemon
13:15:07 [2020-11-19T13:15:07.473Z]     daemon.go:296: [d6c331faf1243] exiting daemon
13:15:07 [2020-11-19T13:15:07.473Z]     daemon.go:448: [d6c331faf1243] Daemon stopped
13:15:07 [2020-11-19T13:15:07.473Z] === RUN   TestIpcModeOlderClient
13:15:07 [2020-11-19T13:15:07.473Z] === PAUSE TestIpcModeOlderClient
13:15:07 [2020-11-19T13:15:07.473Z] === RUN   TestKillContainerInvalidSignal
13:15:08 [2020-11-19T13:15:08.510Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
13:15:08 [2020-11-19T13:15:08.511Z] === RUN   TestKillContainer
13:15:08 [2020-11-19T13:15:08.511Z] === RUN   TestKillContainer/no_signal
13:15:08 [2020-11-19T13:15:08.884Z] Sending build context to Docker daemon  55.76MB
13:15:08 [2020-11-19T13:15:08.884Z] 
13:15:08 [2020-11-19T13:15:08.884Z] Step 1/8 : FROM microsoft/windowsservercore
13:15:08 [2020-11-19T13:15:08.884Z]  ---> 32fecabef723
13:15:08 [2020-11-19T13:15:08.884Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
13:15:08 [2020-11-19T13:15:08.884Z]  ---> Running in 30153004f3cf
13:15:09 [2020-11-19T13:15:09.146Z] === RUN   TestKillContainer/non_killing_signal
13:15:09 [2020-11-19T13:15:09.349Z] Removing intermediate container 30153004f3cf
13:15:09 [2020-11-19T13:15:09.349Z]  ---> 6fde68b3b183
13:15:09 [2020-11-19T13:15:09.349Z] Step 3/8 : ARG GO_VERSION=1.13.15
13:15:09 [2020-11-19T13:15:09.349Z]  ---> Running in d373ac136c53
13:15:09 [2020-11-19T13:15:09.782Z] === RUN   TestKillContainer/killing_signal
13:15:09 [2020-11-19T13:15:09.813Z] Removing intermediate container d373ac136c53
13:15:09 [2020-11-19T13:15:09.813Z]  ---> 3992ccebb956
13:15:09 [2020-11-19T13:15:09.813Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
13:15:09 [2020-11-19T13:15:09.813Z]  ---> Running in bb38d975cd0a
13:15:10 [2020-11-19T13:15:10.277Z] Removing intermediate container bb38d975cd0a
13:15:10 [2020-11-19T13:15:10.277Z]  ---> 166b81d7aa45
13:15:10 [2020-11-19T13:15:10.278Z] 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
13:15:10 [2020-11-19T13:15:10.278Z]  ---> Running in 9d3b038d9995
13:15:10 [2020-11-19T13:15:10.819Z] --- PASS: TestKillContainer (2.53s)
13:15:10 [2020-11-19T13:15:10.819Z]     --- PASS: TestKillContainer/no_signal (0.83s)
13:15:10 [2020-11-19T13:15:10.819Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
13:15:10 [2020-11-19T13:15:10.819Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
13:15:10 [2020-11-19T13:15:10.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:15:10 [2020-11-19T13:15:10.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:15:11 [2020-11-19T13:15:11.855Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:15:12 [2020-11-19T13:15:12.895Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
13:15:12 [2020-11-19T13:15:12.895Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
13:15:12 [2020-11-19T13:15:12.895Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
13:15:12 [2020-11-19T13:15:12.895Z] === RUN   TestKillStoppedContainer
13:15:12 [2020-11-19T13:15:12.895Z] --- PASS: TestKillStoppedContainer (0.08s)
13:15:12 [2020-11-19T13:15:12.895Z] === RUN   TestKillStoppedContainerAPIPre120
13:15:12 [2020-11-19T13:15:12.895Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
13:15:12 [2020-11-19T13:15:12.895Z] === RUN   TestKillDifferentUserContainer
13:15:13 [2020-11-19T13:15:13.931Z] --- PASS: TestKillDifferentUserContainer (0.87s)
13:15:13 [2020-11-19T13:15:13.931Z] === RUN   TestInspectOomKilledTrue
13:15:13 [2020-11-19T13:15:13.931Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
13:15:13 [2020-11-19T13:15:13.931Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:15:13 [2020-11-19T13:15:13.931Z] === RUN   TestInspectOomKilledFalse
13:15:13 [2020-11-19T13:15:13.931Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:15:13 [2020-11-19T13:15:13.931Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:15:13 [2020-11-19T13:15:13.931Z] === RUN   TestLinksEtcHostsContentMatch
13:15:14 [2020-11-19T13:15:14.223Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
13:15:14 [2020-11-19T13:15:14.223Z] === RUN   TestLinksContainerNames
13:15:16 [2020-11-19T13:15:16.297Z] --- PASS: TestLinksContainerNames (1.69s)
13:15:16 [2020-11-19T13:15:16.297Z] === RUN   TestLogsFollowTailEmpty
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/server/httputils	0.020s	coverage: 14.7% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/server/middleware	0.034s	coverage: 37.7% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 3.1% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:15:16 [2020-11-19T13:15:16.498Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:15:16 [2020-11-19T13:15:16.798Z] ok  	github.com/docker/docker/builder/dockerignore	0.012s	coverage: 96.8% of statements
13:15:16 [2020-11-19T13:15:16.931Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
13:15:16 [2020-11-19T13:15:16.931Z] === RUN   TestContainerNetworkMountsNoChown
13:15:17 [2020-11-19T13:15:17.403Z] 
13:15:17 [2020-11-19T13:15:17.403Z] SUCCESS: Specified value was saved.
13:15:17 [2020-11-19T13:15:17.565Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/default
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/default
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/private
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/private
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rprivate
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rprivate
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/slave
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/slave
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rslave
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rslave
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/shared
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/shared
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rshared
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rshared
13:15:17 [2020-11-19T13:15:17.565Z] === CONT  TestMountDaemonRoot/default
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/default/bind_root
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/default/mount_root
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:15:17 [2020-11-19T13:15:17.565Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === CONT  TestMountDaemonRoot/rshared
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:15:17 [2020-11-19T13:15:17.565Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:15:17 [2020-11-19T13:15:17.565Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/shared
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/rslave
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/slave
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/rprivate
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/private
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/private/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === RUN   TestMountDaemonRoot/private/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/default/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/default/bind_root
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:15:17 [2020-11-19T13:15:17.857Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:15:18 [2020-11-19T13:15:18.149Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:15:18 [2020-11-19T13:15:18.149Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:15:18 [2020-11-19T13:15:18.150Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:15:18 [2020-11-19T13:15:18.150Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:15:18 [2020-11-19T13:15:18.150Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:15:18 [2020-11-19T13:15:18.150Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:15:18 [2020-11-19T13:15:18.150Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:15:18 [2020-11-19T13:15:18.150Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:15:18 [2020-11-19T13:15:18.380Z] INFO: Downloading git...
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:15:18 [2020-11-19T13:15:18.442Z] === CONT  TestMountDaemonRoot/private/bind_root
13:15:18 [2020-11-19T13:15:18.734Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:15:18 [2020-11-19T13:15:18.734Z] === CONT  TestMountDaemonRoot/private/mount_root
13:15:18 [2020-11-19T13:15:18.734Z] --- PASS: TestMountDaemonRoot (0.01s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:15:18 [2020-11-19T13:15:18.734Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:15:18 [2020-11-19T13:15:18.734Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:15:18 [2020-11-19T13:15:18.734Z] === RUN   TestContainerBindMountNonRecursive
13:15:19 [2020-11-19T13:15:19.942Z] INFO: Downloading go...
13:15:20 [2020-11-19T13:15:20.806Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
13:15:20 [2020-11-19T13:15:20.806Z] === RUN   TestNetworkNat
13:15:21 [2020-11-19T13:15:21.501Z] INFO: Downloading compiler 1 of 3...
13:15:21 [2020-11-19T13:15:21.843Z] --- PASS: TestNetworkNat (0.89s)
13:15:21 [2020-11-19T13:15:21.843Z] === RUN   TestNetworkLocalhostTCPNat
13:15:21 [2020-11-19T13:15:21.965Z] INFO: Downloading compiler 2 of 3...
13:15:22 [2020-11-19T13:15:22.429Z] INFO: Downloading compiler 3 of 3...
13:15:22 [2020-11-19T13:15:22.448Z] ok  	github.com/docker/docker/builder/fscache	0.128s	coverage: 69.2% of statements
13:15:22 [2020-11-19T13:15:22.477Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
13:15:22 [2020-11-19T13:15:22.477Z] === RUN   TestNetworkLoopbackNat
13:15:23 [2020-11-19T13:15:23.097Z] ok  	github.com/docker/docker/builder/remotecontext	0.318s	coverage: 13.6% of statements
13:15:23 [2020-11-19T13:15:23.515Z] --- PASS: TestNetworkLoopbackNat (1.18s)
13:15:23 [2020-11-19T13:15:23.515Z] === RUN   TestPause
13:15:23 [2020-11-19T13:15:23.746Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
13:15:23 [2020-11-19T13:15:23.981Z] INFO: Extracting git...
13:15:24 [2020-11-19T13:15:24.044Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.423s	coverage: 85.1% of statements
13:15:24 [2020-11-19T13:15:24.044Z] ok  	github.com/docker/docker/builder/dockerfile	0.762s	coverage: 45.1% of statements
13:15:24 [2020-11-19T13:15:24.044Z] ?   	github.com/docker/docker/cli	[no test files]
13:15:24 [2020-11-19T13:15:24.044Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:15:24 [2020-11-19T13:15:24.551Z] --- PASS: TestPause (0.91s)
13:15:24 [2020-11-19T13:15:24.551Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:15:24 [2020-11-19T13:15:24.551Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:15:24 [2020-11-19T13:15:24.551Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:15:24 [2020-11-19T13:15:24.551Z] === RUN   TestPauseStopPausedContainer
13:15:25 [2020-11-19T13:15:25.588Z] --- PASS: TestPauseStopPausedContainer (0.86s)
13:15:25 [2020-11-19T13:15:25.588Z] === RUN   TestPsFilter
13:15:25 [2020-11-19T13:15:25.880Z] --- PASS: TestPsFilter (0.31s)
13:15:25 [2020-11-19T13:15:25.880Z] === RUN   TestRemoveContainerWithRemovedVolume
13:15:26 [2020-11-19T13:15:26.515Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
13:15:26 [2020-11-19T13:15:26.515Z] === RUN   TestRemoveContainerWithVolume
13:15:27 [2020-11-19T13:15:27.550Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
13:15:27 [2020-11-19T13:15:27.550Z] === RUN   TestRemoveContainerRunning
13:15:28 [2020-11-19T13:15:28.184Z] --- PASS: TestRemoveContainerRunning (0.86s)
13:15:28 [2020-11-19T13:15:28.184Z] === RUN   TestRemoveContainerForceRemoveRunning
13:15:29 [2020-11-19T13:15:29.222Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
13:15:29 [2020-11-19T13:15:29.222Z] === RUN   TestRemoveInvalidContainer
13:15:29 [2020-11-19T13:15:29.222Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:15:29 [2020-11-19T13:15:29.222Z] === RUN   TestRenameLinkedContainer
13:15:32 [2020-11-19T13:15:32.796Z] --- PASS: TestRenameLinkedContainer (3.39s)
13:15:32 [2020-11-19T13:15:32.796Z] === RUN   TestRenameStoppedContainer
13:15:33 [2020-11-19T13:15:33.431Z] --- PASS: TestRenameStoppedContainer (0.85s)
13:15:33 [2020-11-19T13:15:33.431Z] === RUN   TestRenameRunningContainerAndReuse
13:15:34 [2020-11-19T13:15:34.508Z] ok  	github.com/docker/docker/client	0.347s	coverage: 75.7% of statements
13:15:34 [2020-11-19T13:15:34.942Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
13:15:34 [2020-11-19T13:15:34.942Z] === RUN   TestRenameInvalidName
13:15:35 [2020-11-19T13:15:35.974Z] sha256:d0c9c94e096b8b27e823d7aa92a8b882ed40a01de937cfd0f65fb2fbaf6bd598
13:15:35 [2020-11-19T13:15:35.974Z] INFO: Starting docker-py tests...
13:15:35 [2020-11-19T13:15:35.974Z] ============================= test session starts ==============================
13:15:35 [2020-11-19T13:15:35.974Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
13:15:35 [2020-11-19T13:15:35.974Z] rootdir: /src, inifile: pytest.ini
13:15:35 [2020-11-19T13:15:35.974Z] plugins: timeout-1.3.3, cov-2.6.1
13:15:35 [2020-11-19T13:15:35.978Z] --- PASS: TestRenameInvalidName (0.86s)
13:15:35 [2020-11-19T13:15:35.978Z] === RUN   TestRenameAnonymousContainer
13:15:36 [2020-11-19T13:15:36.914Z] collected 385 items / 3 deselected / 382 selected
13:15:36 [2020-11-19T13:15:36.914Z] 
13:15:38 [2020-11-19T13:15:38.862Z] INFO: Expanding go...
13:15:41 [2020-11-19T13:15:41.550Z] --- PASS: TestRenameAnonymousContainer (4.76s)
13:15:41 [2020-11-19T13:15:41.550Z] === RUN   TestRenameContainerWithSameName
13:15:41 [2020-11-19T13:15:41.550Z] --- PASS: TestRenameContainerWithSameName (0.96s)
13:15:41 [2020-11-19T13:15:41.550Z] === RUN   TestRenameContainerWithLinkedContainer
13:15:43 [2020-11-19T13:15:43.620Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
13:15:43 [2020-11-19T13:15:43.620Z] === RUN   TestResize
13:15:44 [2020-11-19T13:15:44.255Z] --- PASS: TestResize (0.87s)
13:15:44 [2020-11-19T13:15:44.255Z] === RUN   TestResizeWithInvalidSize
13:15:45 [2020-11-19T13:15:45.291Z] --- PASS: TestResizeWithInvalidSize (0.83s)
13:15:45 [2020-11-19T13:15:45.291Z] === RUN   TestResizeWhenContainerNotStarted
13:15:45 [2020-11-19T13:15:45.930Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:15:45 [2020-11-19T13:15:45.930Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:15:48 [2020-11-19T13:15:48.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:15:48 [2020-11-19T13:15:48.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:15:49 [2020-11-19T13:15:49.330Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:15:49 [2020-11-19T13:15:49.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:15:50 [2020-11-19T13:15:50.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:15:51 [2020-11-19T13:15:51.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:15:52 [2020-11-19T13:15:52.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:15:53 [2020-11-19T13:15:53.446Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:15:54 [2020-11-19T13:15:54.016Z] tests/integration/api_build_test.py .......................X             [  6%]
13:15:54 [2020-11-19T13:15:54.585Z] tests/integration/api_client_test.py .....                               [  7%]
13:15:55 [2020-11-19T13:15:55.517Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:15:56 [2020-11-19T13:15:56.102Z] tests/integration/api_config_test.py .....                               [  8%]
13:15:56 [2020-11-19T13:15:56.151Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:15:58 [2020-11-19T13:15:58.231Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d5dec44b833b4] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d5dec44b833b4] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d5dec44b833b4] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d5dec44b833b4] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d5dec44b833b4] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d5dec44b833b4] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d5dec44b833b4] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d5dec44b833b4] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d5dec44b833b4] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d5dec44b833b4] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [dca4531810ef3] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [dca4531810ef3] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [dca4531810ef3] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [dca4531810ef3] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [dca4531810ef3] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [dca4531810ef3] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [dca4531810ef3] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [dca4531810ef3] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [dca4531810ef3] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [dca4531810ef3] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d84e327fc0aa5] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d84e327fc0aa5] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d84e327fc0aa5] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d84e327fc0aa5] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d84e327fc0aa5] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d84e327fc0aa5] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d84e327fc0aa5] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d84e327fc0aa5] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d84e327fc0aa5] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d84e327fc0aa5] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d84e327fc0aa5] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d84e327fc0aa5] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d4b181ba997e7] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d4b181ba997e7] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d4b181ba997e7] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d4b181ba997e7] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d4b181ba997e7] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d4b181ba997e7] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d4b181ba997e7] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d4b181ba997e7] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d4b181ba997e7] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d4b181ba997e7] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d8500aa547944] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d8500aa547944] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d8500aa547944] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d8500aa547944] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d8500aa547944] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d8500aa547944] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d8500aa547944] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d8500aa547944] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d8500aa547944] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d8500aa547944] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d8500aa547944] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d8500aa547944] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d838b7108d579] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d838b7108d579] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d838b7108d579] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d838b7108d579] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d838b7108d579] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d838b7108d579] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d838b7108d579] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d838b7108d579] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d838b7108d579] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d838b7108d579] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d74b11c946a92] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d74b11c946a92] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d74b11c946a92] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d74b11c946a92] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d74b11c946a92] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d74b11c946a92] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d74b11c946a92] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d74b11c946a92] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d74b11c946a92] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d74b11c946a92] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d74b11c946a92] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d74b11c946a92] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d26e6e80c1e81] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d26e6e80c1e81] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d26e6e80c1e81] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d26e6e80c1e81] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d26e6e80c1e81] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d26e6e80c1e81] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d26e6e80c1e81] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d26e6e80c1e81] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d26e6e80c1e81] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d26e6e80c1e81] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d26e6e80c1e81] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d26e6e80c1e81] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.60s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d770d2bf84825] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d770d2bf84825] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d770d2bf84825] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d770d2bf84825] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d770d2bf84825] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d770d2bf84825] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d770d2bf84825] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d770d2bf84825] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d770d2bf84825] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d770d2bf84825] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d770d2bf84825] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d770d2bf84825] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [da2b68b441394] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [da2b68b441394] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [da2b68b441394] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [da2b68b441394] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [da2b68b441394] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [da2b68b441394] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [da2b68b441394] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [da2b68b441394] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [da2b68b441394] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [da2b68b441394] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d59d1dca1fdae] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d59d1dca1fdae] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d59d1dca1fdae] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d59d1dca1fdae] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d59d1dca1fdae] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [d59d1dca1fdae] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [d59d1dca1fdae] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [d59d1dca1fdae] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [d59d1dca1fdae] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [d59d1dca1fdae] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s)
13:15:58 [2020-11-19T13:15:58.231Z]         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
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [db9dca2d0151a] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [db9dca2d0151a] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [db9dca2d0151a] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [db9dca2d0151a] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [db9dca2d0151a] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [db9dca2d0151a] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [db9dca2d0151a] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:325: [db9dca2d0151a] waiting for daemon to start
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:353: [db9dca2d0151a] daemon started
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:461: [db9dca2d0151a] Stopping daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:296: [db9dca2d0151a] exiting daemon
13:15:58 [2020-11-19T13:15:58.231Z]         daemon.go:448: [db9dca2d0151a] Daemon stopped
13:15:58 [2020-11-19T13:15:58.231Z] === RUN   TestKernelTCPMemory
13:15:58 [2020-11-19T13:15:58.865Z] --- PASS: TestKernelTCPMemory (0.86s)
13:15:58 [2020-11-19T13:15:58.865Z] === RUN   TestNISDomainname
13:15:59 [2020-11-19T13:15:59.902Z] --- PASS: TestNISDomainname (0.98s)
13:15:59 [2020-11-19T13:15:59.902Z] === RUN   TestStats
13:16:00 [2020-11-19T13:16:00.033Z] INFO: Expanding compiler 1 of 3...
13:16:00 [2020-11-19T13:16:00.033Z] INFO: Expanding compiler 2 of 3...
13:16:01 [2020-11-19T13:16:01.973Z] --- PASS: TestStats (1.89s)
13:16:01 [2020-11-19T13:16:01.973Z] === RUN   TestStopContainerWithTimeout
13:16:01 [2020-11-19T13:16:01.973Z] === RUN   TestStopContainerWithTimeout/0
13:16:01 [2020-11-19T13:16:01.973Z] === PAUSE TestStopContainerWithTimeout/0
13:16:01 [2020-11-19T13:16:01.973Z] === RUN   TestStopContainerWithTimeout/1
13:16:01 [2020-11-19T13:16:01.973Z] === PAUSE TestStopContainerWithTimeout/1
13:16:01 [2020-11-19T13:16:01.973Z] === RUN   TestStopContainerWithTimeout/3
13:16:01 [2020-11-19T13:16:01.973Z] === PAUSE TestStopContainerWithTimeout/3
13:16:01 [2020-11-19T13:16:01.973Z] === RUN   TestStopContainerWithTimeout/-1
13:16:01 [2020-11-19T13:16:01.973Z] === PAUSE TestStopContainerWithTimeout/-1
13:16:01 [2020-11-19T13:16:01.973Z] === CONT  TestStopContainerWithTimeout/0
13:16:01 [2020-11-19T13:16:01.973Z] === CONT  TestStopContainerWithTimeout/3
13:16:03 [2020-11-19T13:16:03.011Z] === CONT  TestStopContainerWithTimeout/-1
13:16:05 [2020-11-19T13:16:05.081Z] === CONT  TestStopContainerWithTimeout/1
13:16:05 [2020-11-19T13:16:05.867Z] INFO: Expanding compiler 3 of 3...
13:16:06 [2020-11-19T13:16:06.622Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:16:06 [2020-11-19T13:16:06.622Z]     --- PASS: TestStopContainerWithTimeout/0 (1.04s)
13:16:06 [2020-11-19T13:16:06.622Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
13:16:06 [2020-11-19T13:16:06.622Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
13:16:06 [2020-11-19T13:16:06.622Z]     --- PASS: TestStopContainerWithTimeout/1 (1.85s)
13:16:06 [2020-11-19T13:16:06.622Z] === RUN   TestDeleteDevicemapper
13:16:06 [2020-11-19T13:16:06.623Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:16:06 [2020-11-19T13:16:06.623Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:16:06 [2020-11-19T13:16:06.623Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:16:06 [2020-11-19T13:16:06.845Z] INFO: Removing downloaded files...
13:16:06 [2020-11-19T13:16:06.845Z] INFO: Creating source directory...
13:16:06 [2020-11-19T13:16:06.845Z] INFO: Configuring git core.autocrlf...
13:16:06 [2020-11-19T13:16:06.845Z] INFO: Completed
13:16:07 [2020-11-19T13:16:07.297Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.016s	coverage: 72.9% of statements
13:16:07 [2020-11-19T13:16:07.298Z] ok  	github.com/docker/docker/cmd/dockerd	0.117s	coverage: 29.5% of statements
13:16:10 [2020-11-19T13:16:10.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.48s)
13:16:10 [2020-11-19T13:16:10.143Z] === RUN   TestUpdateMemory
13:16:10 [2020-11-19T13:16:10.143Z] --- SKIP: TestUpdateMemory (0.00s)
13:16:10 [2020-11-19T13:16:10.143Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:16:10 [2020-11-19T13:16:10.143Z] === RUN   TestUpdateCPUQuota
13:16:10 [2020-11-19T13:16:10.861Z] ok  	github.com/docker/docker/container	0.175s	coverage: 35.6% of statements
13:16:10 [2020-11-19T13:16:10.861Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:16:10 [2020-11-19T13:16:10.861Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:16:10 [2020-11-19T13:16:10.861Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:16:10 [2020-11-19T13:16:10.861Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:16:11 [2020-11-19T13:16:11.653Z] --- PASS: TestUpdateCPUQuota (1.21s)
13:16:11 [2020-11-19T13:16:11.653Z] === RUN   TestUpdatePidsLimit
13:16:11 [2020-11-19T13:16:11.653Z] === RUN   TestUpdatePidsLimit/update_from_none
13:16:11 [2020-11-19T13:16:11.653Z] === RUN   TestUpdatePidsLimit/no_change
13:16:12 [2020-11-19T13:16:12.287Z] === RUN   TestUpdatePidsLimit/update_lower
13:16:12 [2020-11-19T13:16:12.580Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:16:12 [2020-11-19T13:16:12.872Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:16:12 [2020-11-19T13:16:12.987Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.067s	coverage: 66.3% of statements
13:16:13 [2020-11-19T13:16:13.506Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:16:13 [2020-11-19T13:16:13.798Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:16:15 [2020-11-19T13:16:15.309Z] --- PASS: TestUpdatePidsLimit (3.62s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
13:16:15 [2020-11-19T13:16:15.309Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
13:16:15 [2020-11-19T13:16:15.309Z] === RUN   TestUpdateRestartPolicy
13:16:17 [2020-11-19T13:16:17.489Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.048s	coverage: 35.8% of statements
13:16:20 [2020-11-19T13:16:20.271Z] ok  	github.com/docker/docker/daemon/cluster	0.162s	coverage: 0.5% of statements
13:16:24 [2020-11-19T13:16:24.798Z] ok  	github.com/docker/docker/daemon/discovery	0.026s	coverage: 30.4% of statements
13:16:26 [2020-11-19T13:16:26.332Z] ok  	github.com/docker/docker/daemon/events	0.083s	coverage: 50.0% of statements
13:16:26 [2020-11-19T13:16:26.332Z] ok  	github.com/docker/docker/daemon/config	0.078s	coverage: 82.2% of statements
13:16:26 [2020-11-19T13:16:26.898Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:16:27 [2020-11-19T13:16:27.997Z] --- PASS: TestUpdateRestartPolicy (12.70s)
13:16:27 [2020-11-19T13:16:27.997Z] === RUN   TestUpdateRestartWithAutoRemove
13:16:28 [2020-11-19T13:16:28.631Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
13:16:28 [2020-11-19T13:16:28.631Z] === RUN   TestWaitNonBlocked
13:16:28 [2020-11-19T13:16:28.631Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:16:28 [2020-11-19T13:16:28.631Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:16:28 [2020-11-19T13:16:28.631Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:16:28 [2020-11-19T13:16:28.631Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:16:28 [2020-11-19T13:16:28.631Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:16:28 [2020-11-19T13:16:28.631Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:16:29 [2020-11-19T13:16:29.117Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
13:16:29 [2020-11-19T13:16:29.669Z] --- PASS: TestWaitNonBlocked (0.02s)
13:16:29 [2020-11-19T13:16:29.669Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
13:16:29 [2020-11-19T13:16:29.669Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
13:16:29 [2020-11-19T13:16:29.669Z] === RUN   TestWaitBlocked
13:16:29 [2020-11-19T13:16:29.669Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:16:29 [2020-11-19T13:16:29.669Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:16:29 [2020-11-19T13:16:29.669Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:16:29 [2020-11-19T13:16:29.669Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:16:29 [2020-11-19T13:16:29.669Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:16:29 [2020-11-19T13:16:29.669Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:16:31 [2020-11-19T13:16:31.179Z] --- PASS: TestWaitBlocked (0.01s)
13:16:31 [2020-11-19T13:16:31.179Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
13:16:31 [2020-11-19T13:16:31.179Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
13:16:31 [2020-11-19T13:16:31.179Z] === CONT  TestContainerStartOnDaemonRestart
13:16:31 [2020-11-19T13:16:31.179Z] === CONT  TestIpcModeOlderClient
13:16:31 [2020-11-19T13:16:31.179Z] --- PASS: TestIpcModeOlderClient (0.15s)
13:16:31 [2020-11-19T13:16:31.179Z] === CONT  TestDaemonRestartIpcMode
13:16:31 [2020-11-19T13:16:31.875Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
13:16:31 [2020-11-19T13:16:31.875Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 13.6% of statements
13:16:33 [2020-11-19T13:16:33.916Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s)
13:16:33 [2020-11-19T13:16:33.916Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:325: [de299aa49357b] waiting for daemon to start
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:325: [de299aa49357b] waiting for daemon to start
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:353: [de299aa49357b] daemon started
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:325: [de299aa49357b] waiting for daemon to start
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:296: [de299aa49357b] exiting daemon
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:325: [de299aa49357b] waiting for daemon to start
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:353: [de299aa49357b] daemon started
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:461: [de299aa49357b] Stopping daemon
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:296: [de299aa49357b] exiting daemon
13:16:33 [2020-11-19T13:16:33.916Z]     daemon.go:448: [de299aa49357b] Daemon stopped
13:16:33 [2020-11-19T13:16:33.979Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.703s	coverage: 57.8% of statements
13:16:34 [2020-11-19T13:16:34.952Z] --- PASS: TestDaemonRestartIpcMode (3.89s)
13:16:34 [2020-11-19T13:16:34.952Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:325: [d586b9199fece] waiting for daemon to start
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:325: [d586b9199fece] waiting for daemon to start
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:353: [d586b9199fece] daemon started
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:461: [d586b9199fece] Stopping daemon
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:296: [d586b9199fece] exiting daemon
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:448: [d586b9199fece] Daemon stopped
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:325: [d586b9199fece] waiting for daemon to start
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:325: [d586b9199fece] waiting for daemon to start
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:353: [d586b9199fece] daemon started
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:461: [d586b9199fece] Stopping daemon
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:296: [d586b9199fece] exiting daemon
13:16:34 [2020-11-19T13:16:34.952Z]     daemon.go:448: [d586b9199fece] Daemon stopped
13:16:34 [2020-11-19T13:16:34.952Z] PASS
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] === Skipped
13:16:34 [2020-11-19T13:16:34.952Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s)
13:16:34 [2020-11-19T13:16:34.952Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
13:16:34 [2020-11-19T13:16:34.952Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
13:16:34 [2020-11-19T13:16:34.952Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:16:34 [2020-11-19T13:16:34.952Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
13:16:34 [2020-11-19T13:16:34.952Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
13:16:34 [2020-11-19T13:16:34.952Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:16:34 [2020-11-19T13:16:34.952Z] 
13:16:34 [2020-11-19T13:16:34.952Z] DONE 189 tests, 6 skipped in 121.349s
13:16:34 [2020-11-19T13:16:34.952Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
13:16:34 [2020-11-19T13:16:34.952Z] ++ 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
13:16:34 [2020-11-19T13:16:34.952Z] ++ set -e
13:16:34 [2020-11-19T13:16:34.952Z] ++ '[' -n 0 ']'
13:16:34 [2020-11-19T13:16:34.952Z] ++ set -x
13:16:34 [2020-11-19T13:16:34.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:16:35 [2020-11-19T13:16:35.244Z] INFO: Testing against a local daemon
13:16:35 [2020-11-19T13:16:35.244Z] === RUN   TestCommitInheritsEnv
13:16:35 [2020-11-19T13:16:35.536Z] --- PASS: TestCommitInheritsEnv (0.51s)
13:16:35 [2020-11-19T13:16:35.536Z] === RUN   TestImportExtremelyLargeImageWorks
13:16:35 [2020-11-19T13:16:35.536Z] === PAUSE TestImportExtremelyLargeImageWorks
13:16:35 [2020-11-19T13:16:35.536Z] === RUN   TestImagesFilterMultiReference
13:16:35 [2020-11-19T13:16:35.828Z] --- PASS: TestImagesFilterMultiReference (0.03s)
13:16:35 [2020-11-19T13:16:35.828Z] === RUN   TestImagePullPlatformInvalid
13:16:35 [2020-11-19T13:16:35.828Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
13:16:35 [2020-11-19T13:16:35.828Z] === RUN   TestRemoveImageOrphaning
13:16:36 [2020-11-19T13:16:36.120Z] --- PASS: TestRemoveImageOrphaning (0.51s)
13:16:36 [2020-11-19T13:16:36.120Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:16:36 [2020-11-19T13:16:36.120Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:16:36 [2020-11-19T13:16:36.120Z] === RUN   TestTagInvalidReference
13:16:36 [2020-11-19T13:16:36.120Z] --- PASS: TestTagInvalidReference (0.01s)
13:16:36 [2020-11-19T13:16:36.120Z] === RUN   TestTagValidPrefixedRepo
13:16:36 [2020-11-19T13:16:36.416Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
13:16:36 [2020-11-19T13:16:36.416Z] === RUN   TestTagExistedNameWithoutForce
13:16:36 [2020-11-19T13:16:36.416Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:16:36 [2020-11-19T13:16:36.416Z] === RUN   TestTagOfficialNames
13:16:36 [2020-11-19T13:16:36.416Z] --- PASS: TestTagOfficialNames (0.03s)
13:16:36 [2020-11-19T13:16:36.416Z] === RUN   TestTagMatchesDigest
13:16:36 [2020-11-19T13:16:36.416Z] --- PASS: TestTagMatchesDigest (0.01s)
13:16:36 [2020-11-19T13:16:36.416Z] === CONT  TestImportExtremelyLargeImageWorks
13:16:36 [2020-11-19T13:16:36.748Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.557s	coverage: 68.5% of statements
13:16:37 [2020-11-19T13:16:37.391Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.457s	coverage: 49.5% of statements
13:16:37 [2020-11-19T13:16:37.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:16:37 [2020-11-19T13:16:37.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:16:38 [2020-11-19T13:16:38.039Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.106s	coverage: 45.9% of statements
13:16:39 [2020-11-19T13:16:39.094Z] ok  	github.com/docker/docker/daemon	12.444s	coverage: 17.5% of statements
13:16:39 [2020-11-19T13:16:39.094Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:16:39 [2020-11-19T13:16:39.094Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:16:39 [2020-11-19T13:16:39.094Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:16:39 [2020-11-19T13:16:39.094Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:16:39 [2020-11-19T13:16:39.094Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:16:40 [2020-11-19T13:16:40.656Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
13:16:41 [2020-11-19T13:16:41.708Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.614s	coverage: 76.1% of statements
13:16:42 [2020-11-19T13:16:42.009Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
13:16:42 [2020-11-19T13:16:42.657Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
13:16:44 [2020-11-19T13:16:44.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:16:44 [2020-11-19T13:16:44.756Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.271s	coverage: 55.1% of statements
13:16:44 [2020-11-19T13:16:44.756Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:16:44 [2020-11-19T13:16:44.756Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:16:45 [2020-11-19T13:16:45.403Z] ok  	github.com/docker/docker/daemon/logger	0.271s	coverage: 43.7% of statements
13:16:46 [2020-11-19T13:16:46.458Z] ok  	github.com/docker/docker/daemon/images	0.056s	coverage: 4.9% of statements
13:16:46 [2020-11-19T13:16:46.458Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:16:46 [2020-11-19T13:16:46.458Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:16:47 [2020-11-19T13:16:47.119Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.524s	coverage: 78.2% of statements
13:16:47 [2020-11-19T13:16:47.119Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:16:47 [2020-11-19T13:16:47.119Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:16:47 [2020-11-19T13:16:47.119Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.033s	coverage: 67.0% of statements
13:16:47 [2020-11-19T13:16:47.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:16:48 [2020-11-19T13:16:48.175Z] ok  	github.com/docker/docker/daemon/logger/journald	0.027s	coverage: 26.2% of statements
13:16:48 [2020-11-19T13:16:48.477Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.036s	coverage: 88.3% of statements
13:16:49 [2020-11-19T13:16:49.530Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.022s	coverage: 62.1% of statements
13:16:50 [2020-11-19T13:16:50.588Z] ok  	github.com/docker/docker/daemon/logger/local	0.093s	coverage: 74.7% of statements
13:16:50 [2020-11-19T13:16:50.588Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:16:50 [2020-11-19T13:16:50.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:16:51 [2020-11-19T13:16:51.653Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 37.9% of statements
13:16:51 [2020-11-19T13:16:51.951Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
13:16:52 [2020-11-19T13:16:52.595Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
13:16:53 [2020-11-19T13:16:53.647Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
13:16:53 [2020-11-19T13:16:53.946Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.214s	coverage: 84.5% of statements
13:16:53 [2020-11-19T13:16:53.946Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:16:53 [2020-11-19T13:16:53.946Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:16:54 [2020-11-19T13:16:54.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:16:56 [2020-11-19T13:16:56.719Z] ok  	github.com/docker/docker/distribution/metadata	0.198s	coverage: 48.2% of statements
13:16:57 [2020-11-19T13:16:57.018Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 49.4% of statements
13:16:57 [2020-11-19T13:16:57.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:16:58 [2020-11-19T13:16:58.068Z] ok  	github.com/docker/docker/distribution	0.432s	coverage: 22.3% of statements
13:16:58 [2020-11-19T13:16:58.068Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:16:58 [2020-11-19T13:16:58.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:16:59 [2020-11-19T13:16:59.159Z] ok  	github.com/docker/docker/distribution/xfer	1.491s	coverage: 83.9% of statements
13:16:59 [2020-11-19T13:16:59.159Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:16:59 [2020-11-19T13:16:59.809Z] ok  	github.com/docker/docker/image	0.065s	coverage: 86.4% of statements
13:16:59 [2020-11-19T13:16:59.809Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
13:16:59 [2020-11-19T13:16:59.809Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:17:00 [2020-11-19T13:17:00.867Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
13:17:00 [2020-11-19T13:17:00.867Z] ?   	github.com/docker/docker/internal/test	[no test files]
13:17:02 [2020-11-19T13:17:02.410Z] ok  	github.com/docker/docker/internal/testutil	0.025s	coverage: 62.5% of statements
13:17:02 [2020-11-19T13:17:02.410Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
13:17:03 [2020-11-19T13:17:03.462Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:17:04 [2020-11-19T13:17:04.109Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 52.9% of statements
13:17:05 [2020-11-19T13:17:05.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:17:06 [2020-11-19T13:17:06.214Z] ok  	github.com/docker/docker/opts	0.049s	coverage: 66.9% of statements
13:17:07 [2020-11-19T13:17:07.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:17:07 [2020-11-19T13:17:07.748Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:17:08 [2020-11-19T13:17:08.047Z] ok  	github.com/docker/docker/pkg/capabilities	0.022s	coverage: 87.5% of statements
13:17:08 [2020-11-19T13:17:08.047Z] ok  	github.com/docker/docker/pkg/authorization	1.462s	coverage: 66.7% of statements
13:17:08 [2020-11-19T13:17:08.347Z] ok  	github.com/docker/docker/pkg/archive	1.138s	coverage: 76.6% of statements
13:17:08 [2020-11-19T13:17:08.992Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
13:17:10 [2020-11-19T13:17:10.053Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
13:17:10 [2020-11-19T13:17:10.053Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
13:17:11 [2020-11-19T13:17:11.106Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
13:17:11 [2020-11-19T13:17:11.750Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
13:17:12 [2020-11-19T13:17:12.049Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
13:17:13 [2020-11-19T13:17:13.096Z] ok  	github.com/docker/docker/layer	7.427s	coverage: 72.0% of statements
13:17:13 [2020-11-19T13:17:13.096Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:17:13 [2020-11-19T13:17:13.097Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:17:13 [2020-11-19T13:17:13.097Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:17:13 [2020-11-19T13:17:13.097Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:17:13 [2020-11-19T13:17:13.097Z] ?   	github.com/docker/docker/oci	[no test files]
13:17:13 [2020-11-19T13:17:13.097Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:17:13 [2020-11-19T13:17:13.399Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 66.3% of statements
13:17:13 [2020-11-19T13:17:13.707Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.009s	coverage: 43.2% of statements
13:17:13 [2020-11-19T13:17:13.707Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:17:13 [2020-11-19T13:17:13.707Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:17:14 [2020-11-19T13:17:14.365Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
13:17:14 [2020-11-19T13:17:14.666Z] ok  	github.com/docker/docker/pkg/fsutils	0.366s	coverage: 85.1% of statements
13:17:14 [2020-11-19T13:17:14.666Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.088s	coverage: 84.1% of statements
13:17:15 [2020-11-19T13:17:15.723Z] ok  	github.com/docker/docker/pkg/homedir	0.042s	coverage: 10.2% of statements
13:17:16 [2020-11-19T13:17:16.369Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.040s	coverage: 91.7% of statements
13:17:16 [2020-11-19T13:17:16.667Z] ok  	github.com/docker/docker/pkg/locker	0.028s	coverage: 88.9% of statements
13:17:16 [2020-11-19T13:17:16.966Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
13:17:17 [2020-11-19T13:17:17.265Z] ok  	github.com/docker/docker/pkg/idtools	0.714s	coverage: 70.1% of statements
13:17:17 [2020-11-19T13:17:17.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:17:17 [2020-11-19T13:17:17.913Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
13:17:17 [2020-11-19T13:17:17.913Z] ok  	github.com/docker/docker/pkg/ioutils	1.760s	coverage: 70.4% of statements
13:17:17 [2020-11-19T13:17:17.913Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:17:18 [2020-11-19T13:17:18.210Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
13:17:18 [2020-11-19T13:17:18.856Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
13:17:18 [2020-11-19T13:17:18.856Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.0% of statements
13:17:19 [2020-11-19T13:17:19.154Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.4% of statements
13:17:19 [2020-11-19T13:17:19.154Z] ok  	github.com/docker/docker/pkg/mount	0.918s	coverage: 69.6% of statements
13:17:19 [2020-11-19T13:17:19.154Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:17:19 [2020-11-19T13:17:19.154Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:17:19 [2020-11-19T13:17:19.154Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:17:20 [2020-11-19T13:17:20.221Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
13:17:20 [2020-11-19T13:17:20.867Z] ok  	github.com/docker/docker/pkg/pools	0.040s	coverage: 87.9% of statements
13:17:20 [2020-11-19T13:17:20.867Z] ok  	github.com/docker/docker/pkg/progress	0.020s	coverage: 75.9% of statements
13:17:21 [2020-11-19T13:17:21.164Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.017s	coverage: 85.7% of statements
13:17:21 [2020-11-19T13:17:21.745Z] ................................................                         [ 29%]
13:17:21 [2020-11-19T13:17:21.812Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
13:17:22 [2020-11-19T13:17:22.862Z] ok  	github.com/docker/docker/pkg/stdcopy	0.021s	coverage: 100.0% of statements
13:17:22 [2020-11-19T13:17:22.862Z] ok  	github.com/docker/docker/pkg/pubsub	1.123s	coverage: 72.7% of statements
13:17:23 [2020-11-19T13:17:23.512Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
13:17:23 [2020-11-19T13:17:23.816Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
13:17:24 [2020-11-19T13:17:24.459Z] ok  	github.com/docker/docker/pkg/symlink	0.021s	coverage: 87.7% of statements
13:17:24 [2020-11-19T13:17:24.755Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 80.8% of statements
13:17:25 [2020-11-19T13:17:25.398Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 35.1% of statements
13:17:25 [2020-11-19T13:17:25.698Z] ok  	github.com/docker/docker/pkg/tailfile	0.103s	coverage: 88.6% of statements
13:17:26 [2020-11-19T13:17:26.351Z] ok  	github.com/docker/docker/pkg/signal	4.307s	coverage: 61.0% of statements
13:17:26 [2020-11-19T13:17:26.650Z] ok  	github.com/docker/docker/pkg/tarsum	0.168s	coverage: 89.3% of statements
13:17:26 [2020-11-19T13:17:26.949Z] ok  	github.com/docker/docker/pkg/term	0.068s	coverage: 84.8% of statements
13:17:27 [2020-11-19T13:17:27.606Z] testing: warning: no tests to run
13:17:27 [2020-11-19T13:17:27.606Z] ok  	github.com/docker/docker/pkg/term/windows	0.015s	coverage: 0.0% of statements [no tests to run]
13:17:27 [2020-11-19T13:17:27.606Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
13:17:27 [2020-11-19T13:17:27.606Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
13:17:28 [2020-11-19T13:17:28.254Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
13:17:29 [2020-11-19T13:17:29.311Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
13:17:30 [2020-11-19T13:17:30.860Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 83.7% of statements
13:17:31 [2020-11-19T13:17:31.508Z] ok  	github.com/docker/docker/profiles/seccomp	0.041s	coverage: 69.1% of statements
13:17:32 [2020-11-19T13:17:32.151Z] ok  	github.com/docker/docker/plugin	0.621s	coverage: 27.3% of statements
13:17:32 [2020-11-19T13:17:32.799Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
13:17:33 [2020-11-19T13:17:33.447Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 49.0% of statements
13:17:34 [2020-11-19T13:17:34.510Z] ok  	github.com/docker/docker/registry	0.279s	coverage: 56.3% of statements
13:17:34 [2020-11-19T13:17:34.812Z] ok  	github.com/docker/docker/runconfig	0.017s	coverage: 68.2% of statements
13:17:35 [2020-11-19T13:17:35.460Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
13:17:37 [2020-11-19T13:17:37.000Z] ok  	github.com/docker/docker/volume/mounts	0.054s	coverage: 67.0% of statements
13:17:37 [2020-11-19T13:17:37.296Z] ok  	github.com/docker/docker/volume/local	0.071s	coverage: 73.0% of statements
13:17:38 [2020-11-19T13:17:38.066Z] tests/integration/api_exec_test.py ....................                  [ 35%]
13:17:38 [2020-11-19T13:17:38.341Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
13:17:44 [2020-11-19T13:17:44.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:17:44 [2020-11-19T13:17:44.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:17:45 [2020-11-19T13:17:45.546Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
13:17:47 [2020-11-19T13:17:47.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:17:49 [2020-11-19T13:17:49.748Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:17:54 [2020-11-19T13:17:54.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:17:56 [2020-11-19T13:17:56.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:17:56 [2020-11-19T13:17:56.945Z] ok  	github.com/docker/docker/pkg/plugins	33.628s	coverage: 76.8% of statements
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/rootless	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/volume	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === Skipped
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver btrfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver btrfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver btrfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver btrfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver btrfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:73: No driver to put!
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     overlay_test.go:49: Fails to compute changes intermittently
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver zfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver zfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver zfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver zfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:46: Driver zfs not supported
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     graphtest_unix.go:73: No driver to put!
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:17:56 [2020-11-19T13:17:56.945Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:17:56 [2020-11-19T13:17:56.945Z] 
13:17:56 [2020-11-19T13:17:56.945Z] DONE 2066 tests, 19 skipped in 247.095s
Post stage
[Pipeline] junit
13:17:56 [2020-11-19T13:17:56.996Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:17:58 [2020-11-19T13:17:58.619Z] --- PASS: TestImportExtremelyLargeImageWorks (80.37s)
13:17:58 [2020-11-19T13:17:58.619Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
13:17:58 [2020-11-19T13:17:58.619Z]     daemon.go:325: [d9322aa1fc64b] waiting for daemon to start
13:17:58 [2020-11-19T13:17:58.619Z]     daemon.go:325: [d9322aa1fc64b] waiting for daemon to start
13:17:58 [2020-11-19T13:17:58.619Z]     daemon.go:353: [d9322aa1fc64b] daemon started
13:17:58 [2020-11-19T13:17:58.619Z]     daemon.go:461: [d9322aa1fc64b] Stopping daemon
13:17:58 [2020-11-19T13:17:58.619Z]     daemon.go:296: [d9322aa1fc64b] exiting daemon
13:17:58 [2020-11-19T13:17:58.619Z]     daemon.go:448: [d9322aa1fc64b] Daemon stopped
13:17:58 [2020-11-19T13:17:58.619Z] PASS
13:17:58 [2020-11-19T13:17:58.619Z] 
13:17:58 [2020-11-19T13:17:58.619Z] DONE 11 tests in 81.745s
13:17:58 [2020-11-19T13:17:58.619Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
13:17:58 [2020-11-19T13:17:58.619Z] ++ 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
13:17:58 [2020-11-19T13:17:58.619Z] ++ set -e
13:17:58 [2020-11-19T13:17:58.619Z] ++ '[' -n 0 ']'
13:17:58 [2020-11-19T13:17:58.619Z] ++ set -x
13:17:58 [2020-11-19T13:17:58.619Z] ++ env -i DEST=/go/src/github.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
13:17:58 [2020-11-19T13:17:58.619Z] INFO: Testing against a local daemon
13:17:58 [2020-11-19T13:17:58.619Z] === RUN   TestNetworkCreateDelete
13:17:58 [2020-11-19T13:17:58.619Z] --- PASS: TestNetworkCreateDelete (0.12s)
13:17:58 [2020-11-19T13:17:58.619Z] === RUN   TestDockerNetworkDeletePreferID
13:17:58 [2020-11-19T13:17:58.619Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
13:17:58 [2020-11-19T13:17:58.619Z] === RUN   TestDaemonDNSFallback
13:17:58 [2020-11-19T13:17:58.840Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -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:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh dynbinary test-integration
13:17:59 [2020-11-19T13:17:59.137Z] 
13:17:59 [2020-11-19T13:17:59.137Z] Removing bundles/
13:17:59 [2020-11-19T13:17:59.137Z] 
13:17:59 [2020-11-19T13:17:59.137Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:17:59 [2020-11-19T13:17:59.137Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:17:59 [2020-11-19T13:17:59.137Z] GOOS="" GOARCH="" GOARM=""
13:17:59 [2020-11-19T13:17:59.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:17:59 [2020-11-19T13:17:59.703Z] --- PASS: TestDaemonDNSFallback (2.54s)
13:17:59 [2020-11-19T13:17:59.703Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
13:17:59 [2020-11-19T13:17:59.703Z]     daemon.go:325: [d4a3bea2d2b6b] waiting for daemon to start
13:17:59 [2020-11-19T13:17:59.703Z]     daemon.go:325: [d4a3bea2d2b6b] waiting for daemon to start
13:17:59 [2020-11-19T13:17:59.703Z]     daemon.go:353: [d4a3bea2d2b6b] daemon started
13:17:59 [2020-11-19T13:17:59.703Z]     daemon.go:461: [d4a3bea2d2b6b] Stopping daemon
13:17:59 [2020-11-19T13:17:59.703Z]     daemon.go:296: [d4a3bea2d2b6b] exiting daemon
13:17:59 [2020-11-19T13:17:59.703Z]     daemon.go:448: [d4a3bea2d2b6b] Daemon stopped
13:17:59 [2020-11-19T13:17:59.703Z] === RUN   TestInspectNetwork
13:18:03 [2020-11-19T13:18:03.471Z] Removing intermediate container 9d3b038d9995
13:18:03 [2020-11-19T13:18:03.471Z]  ---> aedf741bed8b
13:18:03 [2020-11-19T13:18:03.471Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
13:18:03 [2020-11-19T13:18:03.471Z]  ---> Running in 5aeae1e82172
13:18:03 [2020-11-19T13:18:03.471Z] Removing intermediate container 5aeae1e82172
13:18:03 [2020-11-19T13:18:03.471Z]  ---> 8dce9cdaedf9
13:18:03 [2020-11-19T13:18:03.471Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
13:18:03 [2020-11-19T13:18:03.471Z]  ---> Running in 0759ad6861a2
13:18:03 [2020-11-19T13:18:03.471Z] Removing intermediate container 0759ad6861a2
13:18:03 [2020-11-19T13:18:03.471Z]  ---> 0b3f56ed930a
13:18:03 [2020-11-19T13:18:03.471Z] Step 8/8 : COPY . .
13:18:03 [2020-11-19T13:18:03.755Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:18:03 [2020-11-19T13:18:03.755Z] Using test binary docker
13:18:03 [2020-11-19T13:18:03.755Z] +++ /etc/init.d/apparmor start
13:18:03 [2020-11-19T13:18:03.755Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:18:03 [2020-11-19T13:18:03.755Z] INFO: Waiting for daemon to start...
13:18:03 [2020-11-19T13:18:03.755Z] Starting dockerd
13:18:03 [2020-11-19T13:18:03.755Z] +++ 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
13:18:05 [2020-11-19T13:18:05.369Z] === RUN   TestInspectNetwork/full_network_id
13:18:05 [2020-11-19T13:18:05.369Z] === RUN   TestInspectNetwork/partial_network_id
13:18:05 [2020-11-19T13:18:05.369Z] === RUN   TestInspectNetwork/network_name
13:18:05 [2020-11-19T13:18:05.369Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:18:05 [2020-11-19T13:18:05.672Z] .
13:18:05 [2020-11-19T13:18:05.672Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:18:05 [2020-11-19T13:18:05.672Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:18:05 [2020-11-19T13:18:05.672Z] Error: No such image: emptyfs
13:18:05 [2020-11-19T13:18:05.672Z] ++++ docker load
13:18:05 [2020-11-19T13:18:05.672Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:18:05 [2020-11-19T13:18:05.933Z] Running integration-test (iteration 1)
13:18:05 [2020-11-19T13:18:05.934Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:18:05 [2020-11-19T13:18:05.934Z] ++ 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
13:18:05 [2020-11-19T13:18:05.934Z] ++ set -e
13:18:05 [2020-11-19T13:18:05.934Z] ++ '[' -n 0 ']'
13:18:05 [2020-11-19T13:18:05.934Z] ++ set -x
13:18:05 [2020-11-19T13:18:05.934Z] ++ env -i DEST=/go/src/github.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
13:18:06 [2020-11-19T13:18:06.581Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:18:11 [2020-11-19T13:18:11.012Z] --- PASS: TestInspectNetwork (10.89s)
13:18:11 [2020-11-19T13:18:11.012Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
13:18:11 [2020-11-19T13:18:11.012Z]     daemon.go:325: [df99a0f68712a] waiting for daemon to start
13:18:11 [2020-11-19T13:18:11.012Z]     daemon.go:325: [df99a0f68712a] waiting for daemon to start
13:18:11 [2020-11-19T13:18:11.012Z]     daemon.go:353: [df99a0f68712a] daemon started
13:18:11 [2020-11-19T13:18:11.012Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:18:11 [2020-11-19T13:18:11.012Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:18:11 [2020-11-19T13:18:11.013Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:18:11 [2020-11-19T13:18:11.013Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:18:11 [2020-11-19T13:18:11.013Z]     daemon.go:461: [df99a0f68712a] Stopping daemon
13:18:11 [2020-11-19T13:18:11.013Z]     daemon.go:296: [df99a0f68712a] exiting daemon
13:18:11 [2020-11-19T13:18:11.013Z]     daemon.go:448: [df99a0f68712a] Daemon stopped
13:18:11 [2020-11-19T13:18:11.013Z] === RUN   TestRunContainerWithBridgeNone
13:18:13 [2020-11-19T13:18:13.082Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
13:18:13 [2020-11-19T13:18:13.082Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
13:18:13 [2020-11-19T13:18:13.082Z]     daemon.go:325: [db3799d3ab09c] waiting for daemon to start
13:18:13 [2020-11-19T13:18:13.082Z]     daemon.go:325: [db3799d3ab09c] waiting for daemon to start
13:18:13 [2020-11-19T13:18:13.082Z]     daemon.go:353: [db3799d3ab09c] daemon started
13:18:13 [2020-11-19T13:18:13.082Z]     daemon.go:461: [db3799d3ab09c] Stopping daemon
13:18:13 [2020-11-19T13:18:13.082Z]     daemon.go:296: [db3799d3ab09c] exiting daemon
13:18:13 [2020-11-19T13:18:13.082Z]     daemon.go:448: [db3799d3ab09c] Daemon stopped
13:18:13 [2020-11-19T13:18:13.082Z] === RUN   TestNetworkInvalidJSON
13:18:13 [2020-11-19T13:18:13.082Z] === RUN   TestNetworkInvalidJSON//networks/create
13:18:13 [2020-11-19T13:18:13.082Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:18:13 [2020-11-19T13:18:13.082Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:18:13 [2020-11-19T13:18:13.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:18:13 [2020-11-19T13:18:13.082Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:18:13 [2020-11-19T13:18:13.082Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:18:13 [2020-11-19T13:18:13.082Z] === CONT  TestNetworkInvalidJSON//networks/create
13:18:13 [2020-11-19T13:18:13.082Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:18:13 [2020-11-19T13:18:13.082Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:18:13 [2020-11-19T13:18:13.082Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:18:13 [2020-11-19T13:18:13.082Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:18:13 [2020-11-19T13:18:13.082Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:18:13 [2020-11-19T13:18:13.082Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:18:13 [2020-11-19T13:18:13.082Z] === RUN   TestDaemonRestartWithLiveRestore
13:18:14 [2020-11-19T13:18:14.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.02s)
13:18:14 [2020-11-19T13:18:14.118Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:325: [d88f32e3a2896] waiting for daemon to start
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:325: [d88f32e3a2896] waiting for daemon to start
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:353: [d88f32e3a2896] daemon started
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:461: [d88f32e3a2896] Stopping daemon
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:296: [d88f32e3a2896] exiting daemon
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:448: [d88f32e3a2896] Daemon stopped
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:325: [d88f32e3a2896] waiting for daemon to start
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:325: [d88f32e3a2896] waiting for daemon to start
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:353: [d88f32e3a2896] daemon started
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:461: [d88f32e3a2896] Stopping daemon
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:296: [d88f32e3a2896] exiting daemon
13:18:14 [2020-11-19T13:18:14.118Z]     daemon.go:448: [d88f32e3a2896] Daemon stopped
13:18:14 [2020-11-19T13:18:14.118Z] === RUN   TestDaemonDefaultNetworkPools
13:18:15 [2020-11-19T13:18:15.227Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
13:18:15 [2020-11-19T13:18:15.227Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
13:18:15 [2020-11-19T13:18:15.227Z]     daemon.go:325: [d65997105c8a1] waiting for daemon to start
13:18:15 [2020-11-19T13:18:15.227Z]     daemon.go:325: [d65997105c8a1] waiting for daemon to start
13:18:15 [2020-11-19T13:18:15.227Z]     daemon.go:353: [d65997105c8a1] daemon started
13:18:15 [2020-11-19T13:18:15.227Z]     daemon.go:461: [d65997105c8a1] Stopping daemon
13:18:15 [2020-11-19T13:18:15.227Z]     daemon.go:296: [d65997105c8a1] exiting daemon
13:18:15 [2020-11-19T13:18:15.227Z]     daemon.go:448: [d65997105c8a1] Daemon stopped
13:18:15 [2020-11-19T13:18:15.227Z] === RUN   TestDaemonRestartWithExistingNetwork
13:18:15 [2020-11-19T13:18:15.671Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:18:16 [2020-11-19T13:18:16.264Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
13:18:16 [2020-11-19T13:18:16.264Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:325: [dfda09a058ee7] waiting for daemon to start
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:325: [dfda09a058ee7] waiting for daemon to start
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:353: [dfda09a058ee7] daemon started
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:461: [dfda09a058ee7] Stopping daemon
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:296: [dfda09a058ee7] exiting daemon
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:448: [dfda09a058ee7] Daemon stopped
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:325: [dfda09a058ee7] waiting for daemon to start
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:325: [dfda09a058ee7] waiting for daemon to start
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:353: [dfda09a058ee7] daemon started
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:461: [dfda09a058ee7] Stopping daemon
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:296: [dfda09a058ee7] exiting daemon
13:18:16 [2020-11-19T13:18:16.264Z]     daemon.go:448: [dfda09a058ee7] Daemon stopped
13:18:16 [2020-11-19T13:18:16.264Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:18:17 [2020-11-19T13:18:17.177Z] tests/integration/api_secret_test.py .....                               [ 52%]
13:18:17 [2020-11-19T13:18:17.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
13:18:17 [2020-11-19T13:18:17.774Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:325: [d3894f0e6d8e2] waiting for daemon to start
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:325: [d3894f0e6d8e2] waiting for daemon to start
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:353: [d3894f0e6d8e2] daemon started
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:461: [d3894f0e6d8e2] Stopping daemon
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:296: [d3894f0e6d8e2] exiting daemon
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:448: [d3894f0e6d8e2] Daemon stopped
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:325: [d3894f0e6d8e2] waiting for daemon to start
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:325: [d3894f0e6d8e2] waiting for daemon to start
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:353: [d3894f0e6d8e2] daemon started
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:461: [d3894f0e6d8e2] Stopping daemon
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:296: [d3894f0e6d8e2] exiting daemon
13:18:17 [2020-11-19T13:18:17.774Z]     daemon.go:448: [d3894f0e6d8e2] Daemon stopped
13:18:17 [2020-11-19T13:18:17.774Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:18:18 [2020-11-19T13:18:18.066Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
13:18:18 [2020-11-19T13:18:18.066Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
13:18:18 [2020-11-19T13:18:18.066Z]     daemon.go:325: [d10fdb71c775f] waiting for daemon to start
13:18:18 [2020-11-19T13:18:18.066Z]     daemon.go:325: [d10fdb71c775f] waiting for daemon to start
13:18:18 [2020-11-19T13:18:18.066Z]     daemon.go:353: [d10fdb71c775f] daemon started
13:18:18 [2020-11-19T13:18:18.066Z]     daemon.go:461: [d10fdb71c775f] Stopping daemon
13:18:18 [2020-11-19T13:18:18.066Z]     daemon.go:296: [d10fdb71c775f] exiting daemon
13:18:18 [2020-11-19T13:18:18.066Z]     daemon.go:448: [d10fdb71c775f] Daemon stopped
13:18:18 [2020-11-19T13:18:18.066Z] === RUN   TestServiceWithPredefinedNetwork
13:18:21 [2020-11-19T13:18:21.976Z] tests/integration/api_service_test.py ................s................. [ 60%]
13:18:22 [2020-11-19T13:18:22.525Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s)
13:18:22 [2020-11-19T13:18:22.525Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
13:18:22 [2020-11-19T13:18:22.525Z]     daemon.go:325: [dc829f8a4c85a] waiting for daemon to start
13:18:22 [2020-11-19T13:18:22.525Z]     daemon.go:325: [dc829f8a4c85a] waiting for daemon to start
13:18:22 [2020-11-19T13:18:22.525Z]     daemon.go:353: [dc829f8a4c85a] daemon started
13:18:22 [2020-11-19T13:18:22.525Z]     daemon.go:461: [dc829f8a4c85a] Stopping daemon
13:18:22 [2020-11-19T13:18:22.525Z]     daemon.go:296: [dc829f8a4c85a] exiting daemon
13:18:22 [2020-11-19T13:18:22.525Z]     daemon.go:448: [dc829f8a4c85a] Daemon stopped
13:18:22 [2020-11-19T13:18:22.525Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:18:22 [2020-11-19T13:18:22.525Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:18:22 [2020-11-19T13:18:22.525Z]     service_test.go:230: FLAKY_TEST
13:18:22 [2020-11-19T13:18:22.525Z] === RUN   TestServiceWithDataPathPortInit
13:18:28 [2020-11-19T13:18:28.687Z]  ---> a0dfdf582f87
13:18:28 [2020-11-19T13:18:28.687Z] Successfully built a0dfdf582f87
13:18:28 [2020-11-19T13:18:28.687Z] Successfully tagged docker:latest
13:18:28 [2020-11-19T13:18:28.687Z] INFO: Image build ended at 11/19/2020 13:18:27. Duration:00:03:24.9092191
13:18:28 [2020-11-19T13:18:28.687Z] 
13:18:28 [2020-11-19T13:18:28.687Z] 
13:18:28 [2020-11-19T13:18:28.687Z] INFO: Building the test binaries at 11/19/2020 13:18:27...
13:18:33 [2020-11-19T13:18:33.416Z] INFO: make.ps1 starting at 11/19/2020 13:18:32
13:18:33 [2020-11-19T13:18:33.416Z] INFO: Git commit (28f9e663c) assumed from DOCKER_GITCOMMIT environment variable
13:18:33 [2020-11-19T13:18:33.416Z] INFO: Invoking autogen...
13:18:34 [2020-11-19T13:18:34.397Z] INFO: Building daemon...
13:18:36 [2020-11-19T13:18:36.794Z] .........................                                                [ 67%]
13:18:44 [2020-11-19T13:18:44.705Z] Loaded image: buildpack-deps:jessie
13:18:44 [2020-11-19T13:18:44.705Z] Loaded image: busybox:latest
13:18:44 [2020-11-19T13:18:44.705Z] Loaded image: busybox:glibc
13:18:44 [2020-11-19T13:18:44.705Z] Loaded image: debian:jessie
13:18:44 [2020-11-19T13:18:44.705Z] Loaded image: hello-world:latest
13:18:44 [2020-11-19T13:18:44.705Z] INFO: Testing against a local daemon
13:18:44 [2020-11-19T13:18:44.705Z] === RUN   TestBuildWithSession
13:18:44 [2020-11-19T13:18:44.705Z] --- PASS: TestBuildWithSession (4.32s)
13:18:44 [2020-11-19T13:18:44.705Z] === RUN   TestBuildSquashParent
13:18:44 [2020-11-19T13:18:44.991Z] --- PASS: TestServiceWithDataPathPortInit (19.56s)
13:18:44 [2020-11-19T13:18:44.991Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:325: [d180980bded80] waiting for daemon to start
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:325: [d180980bded80] waiting for daemon to start
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:353: [d180980bded80] daemon started
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:461: [d180980bded80] Stopping daemon
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:296: [d180980bded80] exiting daemon
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:448: [d180980bded80] Daemon stopped
13:18:44 [2020-11-19T13:18:44.991Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:325: [db01c508f2707] waiting for daemon to start
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:325: [db01c508f2707] waiting for daemon to start
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:353: [db01c508f2707] daemon started
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:461: [db01c508f2707] Stopping daemon
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:296: [db01c508f2707] exiting daemon
13:18:44 [2020-11-19T13:18:44.991Z]     daemon.go:448: [db01c508f2707] Daemon stopped
13:18:44 [2020-11-19T13:18:44.991Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:18:51 [2020-11-19T13:18:51.891Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.64s)
13:18:51 [2020-11-19T13:18:51.891Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
13:18:51 [2020-11-19T13:18:51.891Z]     daemon.go:325: [d3b556f746e24] waiting for daemon to start
13:18:51 [2020-11-19T13:18:51.891Z]     daemon.go:325: [d3b556f746e24] waiting for daemon to start
13:18:51 [2020-11-19T13:18:51.891Z]     daemon.go:353: [d3b556f746e24] daemon started
13:18:51 [2020-11-19T13:18:51.891Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q3n7kei102unk0m9r1xipdxoy Created:2020-11-19 13:18:42.197908461 +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[0c7d7386d686c6ee20d90efa7e200cca39ba1ca41ef0f42de9a657291dc1f8fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ciucgqxr5jnzghplfqrneh950 EndpointID:c1a3e61f92e9f656e82ac293fc6debae6e4ec556a7946c450669ba624156d4b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de71b9a77eba720dd8e5f0628420b35d486f0a748f7542d6e4a18a705bc27108 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:1f70adf12adf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ciucgqxr5jnzghplfqrneh950 EndpointID:c1a3e61f92e9f656e82ac293fc6debae6e4ec556a7946c450669ba624156d4b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:18:51 [2020-11-19T13:18:51.891Z]     daemon.go:461: [d3b556f746e24] Stopping daemon
13:18:51 [2020-11-19T13:18:51.891Z]     daemon.go:296: [d3b556f746e24] exiting daemon
13:18:51 [2020-11-19T13:18:51.891Z]     daemon.go:448: [d3b556f746e24] Daemon stopped
13:18:51 [2020-11-19T13:18:51.891Z] PASS
13:18:51 [2020-11-19T13:18:51.891Z] 
13:18:51 [2020-11-19T13:18:51.891Z] === Skipped
13:18:51 [2020-11-19T13:18:51.891Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:18:51 [2020-11-19T13:18:51.891Z]     service_test.go:230: FLAKY_TEST
13:18:51 [2020-11-19T13:18:51.891Z] 
13:18:51 [2020-11-19T13:18:51.891Z] DONE 22 tests, 1 skipped in 54.218s
13:18:51 [2020-11-19T13:18:51.891Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:18:51 [2020-11-19T13:18:51.891Z] ++ 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
13:18:51 [2020-11-19T13:18:51.891Z] ++ set -e
13:18:51 [2020-11-19T13:18:51.891Z] ++ '[' -n 0 ']'
13:18:51 [2020-11-19T13:18:51.891Z] ++ set -x
13:18:51 [2020-11-19T13:18:51.892Z] ++ env -i DEST=/go/src/github.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
13:18:51 [2020-11-19T13:18:51.892Z] INFO: Testing against a local daemon
13:18:51 [2020-11-19T13:18:51.892Z] === RUN   TestDockerNetworkIpvlanPersistance
13:18:51 [2020-11-19T13:18:51.892Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:18:51 [2020-11-19T13:18:51.892Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:18:51 [2020-11-19T13:18:51.892Z] === RUN   TestDockerNetworkIpvlan
13:18:51 [2020-11-19T13:18:51.892Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:18:51 [2020-11-19T13:18:51.892Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:18:51 [2020-11-19T13:18:51.892Z] PASS
13:18:51 [2020-11-19T13:18:51.892Z] 
13:18:51 [2020-11-19T13:18:51.892Z] === Skipped
13:18:51 [2020-11-19T13:18:51.892Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:18:51 [2020-11-19T13:18:51.892Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:18:51 [2020-11-19T13:18:51.892Z] 
13:18:51 [2020-11-19T13:18:51.892Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:18:51 [2020-11-19T13:18:51.892Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:18:51 [2020-11-19T13:18:51.892Z] 
13:18:51 [2020-11-19T13:18:51.892Z] DONE 2 tests, 2 skipped in 0.162s
13:18:51 [2020-11-19T13:18:51.892Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:18:51 [2020-11-19T13:18:51.892Z] ++ 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
13:18:51 [2020-11-19T13:18:51.892Z] ++ set -e
13:18:51 [2020-11-19T13:18:51.892Z] ++ '[' -n 0 ']'
13:18:51 [2020-11-19T13:18:51.892Z] ++ set -x
13:18:51 [2020-11-19T13:18:51.892Z] ++ env -i DEST=/go/src/github.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
13:18:51 [2020-11-19T13:18:51.892Z] INFO: Testing against a local daemon
13:18:51 [2020-11-19T13:18:51.892Z] === RUN   TestDockerNetworkMacvlanPersistance
13:18:52 [2020-11-19T13:18:52.527Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
13:18:52 [2020-11-19T13:18:52.527Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:325: [d3f945307294e] waiting for daemon to start
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:325: [d3f945307294e] waiting for daemon to start
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:353: [d3f945307294e] daemon started
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:461: [d3f945307294e] Stopping daemon
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:296: [d3f945307294e] exiting daemon
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:448: [d3f945307294e] Daemon stopped
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:325: [d3f945307294e] waiting for daemon to start
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:325: [d3f945307294e] waiting for daemon to start
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:353: [d3f945307294e] daemon started
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:461: [d3f945307294e] Stopping daemon
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:296: [d3f945307294e] exiting daemon
13:18:52 [2020-11-19T13:18:52.527Z]     daemon.go:448: [d3f945307294e] Daemon stopped
13:18:52 [2020-11-19T13:18:52.527Z] === RUN   TestDockerNetworkMacvlan
13:18:53 [2020-11-19T13:18:53.563Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:18:54 [2020-11-19T13:18:54.198Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:18:54 [2020-11-19T13:18:54.710Z] --- PASS: TestBuildSquashParent (9.07s)
13:18:54 [2020-11-19T13:18:54.710Z]     build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent
13:18:54 [2020-11-19T13:18:54.710Z]     daemon.go:325: [dc1cc636becef] waiting for daemon to start
13:18:54 [2020-11-19T13:18:54.710Z]     daemon.go:325: [dc1cc636becef] waiting for daemon to start
13:18:54 [2020-11-19T13:18:54.710Z]     daemon.go:353: [dc1cc636becef] daemon started
13:18:54 [2020-11-19T13:18:54.710Z]     daemon.go:461: [dc1cc636becef] Stopping daemon
13:18:54 [2020-11-19T13:18:54.710Z]     daemon.go:296: [dc1cc636becef] exiting daemon
13:18:54 [2020-11-19T13:18:54.710Z]     daemon.go:448: [dc1cc636becef] Daemon stopped
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:18:54 [2020-11-19T13:18:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:18:54 [2020-11-19T13:18:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:18:54 [2020-11-19T13:18:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:18:54 [2020-11-19T13:18:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:18:54 [2020-11-19T13:18:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:18:54 [2020-11-19T13:18:54.710Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:18:54 [2020-11-19T13:18:54.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:18:54 [2020-11-19T13:18:54.710Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:18:54 [2020-11-19T13:18:54.710Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:18:55 [2020-11-19T13:18:55.235Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:18:57 [2020-11-19T13:18:57.264Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:18:57 [2020-11-19T13:18:57.264Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:18:58 [2020-11-19T13:18:58.805Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:19:00 [2020-11-19T13:19:00.630Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:19:00 [2020-11-19T13:19:00.631Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:19:03 [2020-11-19T13:19:03.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:19:03 [2020-11-19T13:19:03.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
13:19:03 [2020-11-19T13:19:03.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s)
13:19:03 [2020-11-19T13:19:03.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s)
13:19:03 [2020-11-19T13:19:03.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s)
13:19:03 [2020-11-19T13:19:03.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s)
13:19:03 [2020-11-19T13:19:03.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s)
13:19:03 [2020-11-19T13:19:03.930Z] === RUN   TestBuildMultiStageCopy
13:19:03 [2020-11-19T13:19:03.930Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:19:04 [2020-11-19T13:19:04.374Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:19:06 [2020-11-19T13:19:06.479Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:19:07 [2020-11-19T13:19:07.052Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:19:07 [2020-11-19T13:19:07.998Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:19:08 [2020-11-19T13:19:08.571Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:19:09 [2020-11-19T13:19:09.144Z] --- PASS: TestBuildMultiStageCopy (5.28s)
13:19:09 [2020-11-19T13:19:09.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s)
13:19:09 [2020-11-19T13:19:09.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
13:19:09 [2020-11-19T13:19:09.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s)
13:19:09 [2020-11-19T13:19:09.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
13:19:09 [2020-11-19T13:19:09.144Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
13:19:09 [2020-11-19T13:19:09.144Z] === RUN   TestBuildMultiStageParentConfig
13:19:10 [2020-11-19T13:19:10.532Z] --- PASS: TestBuildMultiStageParentConfig (1.35s)
13:19:10 [2020-11-19T13:19:10.532Z] === RUN   TestBuildLabelWithTargets
13:19:12 [2020-11-19T13:19:12.401Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
13:19:12 [2020-11-19T13:19:12.448Z] --- PASS: TestBuildLabelWithTargets (2.11s)
13:19:12 [2020-11-19T13:19:12.448Z] === RUN   TestBuildWithEmptyLayers
13:19:13 [2020-11-19T13:19:13.832Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
13:19:13 [2020-11-19T13:19:13.832Z] === RUN   TestBuildMultiStageOnBuild
13:19:17 [2020-11-19T13:19:17.146Z] --- PASS: TestBuildMultiStageOnBuild (3.13s)
13:19:17 [2020-11-19T13:19:17.146Z] === RUN   TestBuildUncleanTarFilenames
13:19:18 [2020-11-19T13:19:18.532Z] --- PASS: TestBuildUncleanTarFilenames (1.73s)
13:19:18 [2020-11-19T13:19:18.532Z] === RUN   TestBuildMultiStageLayerLeak
13:19:21 [2020-11-19T13:19:21.518Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:19:21 [2020-11-19T13:19:21.518Z] 
13:19:21 [2020-11-19T13:19:21.518Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:19:21 [2020-11-19T13:19:21.518Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:19:21 [2020-11-19T13:19:21.518Z] HOSTNAME=0a367715b641
13:19:21 [2020-11-19T13:19:21.518Z] TESTDEBUG=0
13:19:21 [2020-11-19T13:19:21.518Z] DEST=bundles/test-integration
13:19:21 [2020-11-19T13:19:21.518Z] PWD=/go/src/github.com/docker/docker
13:19:21 [2020-11-19T13:19:21.518Z] DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b
13:19:21 [2020-11-19T13:19:21.518Z] container=docker
13:19:21 [2020-11-19T13:19:21.518Z] HOME=/root
13:19:21 [2020-11-19T13:19:21.518Z] GOLANG_VERSION=1.13.15
13:19:21 [2020-11-19T13:19:21.518Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:19:21 [2020-11-19T13:19:21.518Z] VALIDATE_BRANCH=19.03
13:19:21 [2020-11-19T13:19:21.518Z] TERM=xterm
13:19:21 [2020-11-19T13:19:21.518Z] DOCKER_PKG=github.com/docker/docker
13:19:21 [2020-11-19T13:19:21.518Z] SHLVL=1
13:19:21 [2020-11-19T13:19:21.518Z] TIMEOUT=120m
13:19:21 [2020-11-19T13:19:21.518Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
13:19:21 [2020-11-19T13:19:21.518Z] DOCKER_GRAPHDRIVER=overlay2
13:19:21 [2020-11-19T13:19:21.518Z] GO111MODULE=off
13:19:21 [2020-11-19T13:19:21.518Z] DOCKER_EXPERIMENTAL=1
13:19:21 [2020-11-19T13:19:21.518Z] TEST_SKIP_INTEGRATION_CLI=1
13:19:21 [2020-11-19T13:19:21.518Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:19:21 [2020-11-19T13:19:21.518Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:19:21 [2020-11-19T13:19:21.518Z] GOPATH=/go
13:19:21 [2020-11-19T13:19:21.518Z] PKG_CONFIG=pkg-config
13:19:21 [2020-11-19T13:19:21.518Z] _=/usr/bin/env
13:19:21 [2020-11-19T13:19:21.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:19:21 [2020-11-19T13:19:21.834Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s)
13:19:21 [2020-11-19T13:19:21.834Z] === RUN   TestBuildWithHugeFile
13:19:22 [2020-11-19T13:19:22.964Z] --- PASS: TestDockerNetworkMacvlan (27.65s)
13:19:22 [2020-11-19T13:19:22.964Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:325: [d9014378e062c] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:325: [d9014378e062c] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:353: [d9014378e062c] daemon started
13:19:22 [2020-11-19T13:19:22.964Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:461: [d9014378e062c] Stopping daemon
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:296: [d9014378e062c] exiting daemon
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:448: [d9014378e062c] Daemon stopped
13:19:22 [2020-11-19T13:19:22.964Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:325: [db557b7923be9] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:325: [db557b7923be9] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:353: [db557b7923be9] daemon started
13:19:22 [2020-11-19T13:19:22.964Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:461: [db557b7923be9] Stopping daemon
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:296: [db557b7923be9] exiting daemon
13:19:22 [2020-11-19T13:19:22.964Z]     daemon.go:448: [db557b7923be9] Daemon stopped
13:19:22 [2020-11-19T13:19:22.964Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [d24917b67cc87] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [d24917b67cc87] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:353: [d24917b67cc87] daemon started
13:19:22 [2020-11-19T13:19:22.965Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s)
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:461: [d24917b67cc87] Stopping daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:296: [d24917b67cc87] exiting daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:448: [d24917b67cc87] Daemon stopped
13:19:22 [2020-11-19T13:19:22.965Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [da520e8d0bbbf] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [da520e8d0bbbf] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:353: [da520e8d0bbbf] daemon started
13:19:22 [2020-11-19T13:19:22.965Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.33s)
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:461: [da520e8d0bbbf] Stopping daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:296: [da520e8d0bbbf] exiting daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:448: [da520e8d0bbbf] Daemon stopped
13:19:22 [2020-11-19T13:19:22.965Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [dfabbe3c0e0c6] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [dfabbe3c0e0c6] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:353: [dfabbe3c0e0c6] daemon started
13:19:22 [2020-11-19T13:19:22.965Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.35s)
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:461: [dfabbe3c0e0c6] Stopping daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:296: [dfabbe3c0e0c6] exiting daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:448: [dfabbe3c0e0c6] Daemon stopped
13:19:22 [2020-11-19T13:19:22.965Z] PASS
13:19:22 [2020-11-19T13:19:22.965Z] 
13:19:22 [2020-11-19T13:19:22.965Z] DONE 7 tests in 29.149s
13:19:22 [2020-11-19T13:19:22.965Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
13:19:22 [2020-11-19T13:19:22.965Z] ++ 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
13:19:22 [2020-11-19T13:19:22.965Z] ++ set -e
13:19:22 [2020-11-19T13:19:22.965Z] ++ '[' -n 0 ']'
13:19:22 [2020-11-19T13:19:22.965Z] ++ set -x
13:19:22 [2020-11-19T13:19:22.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=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
13:19:22 [2020-11-19T13:19:22.965Z] testing: warning: no tests to run
13:19:22 [2020-11-19T13:19:22.965Z] PASS
13:19:22 [2020-11-19T13:19:22.965Z] 
13:19:22 [2020-11-19T13:19:22.965Z] DONE 0 tests in 0.067s
13:19:22 [2020-11-19T13:19:22.965Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:19:22 [2020-11-19T13:19:22.965Z] ++ 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
13:19:22 [2020-11-19T13:19:22.965Z] ++ set -e
13:19:22 [2020-11-19T13:19:22.965Z] ++ '[' -n 0 ']'
13:19:22 [2020-11-19T13:19:22.965Z] ++ set -x
13:19:22 [2020-11-19T13:19:22.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=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
13:19:22 [2020-11-19T13:19:22.965Z] INFO: Testing against a local daemon
13:19:22 [2020-11-19T13:19:22.965Z] === RUN   TestAuthZPluginAllowRequest
13:19:22 [2020-11-19T13:19:22.965Z] --- PASS: TestAuthZPluginAllowRequest (1.65s)
13:19:22 [2020-11-19T13:19:22.965Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [dc30283116c46] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [dc30283116c46] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:353: [dc30283116c46] daemon started
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:461: [dc30283116c46] Stopping daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:296: [dc30283116c46] exiting daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:448: [dc30283116c46] Daemon stopped
13:19:22 [2020-11-19T13:19:22.965Z] === RUN   TestAuthZPluginTLS
13:19:22 [2020-11-19T13:19:22.965Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:19:22 [2020-11-19T13:19:22.965Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [dd46eded6b378] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:325: [dd46eded6b378] waiting for daemon to start
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:353: [dd46eded6b378] daemon started
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:461: [dd46eded6b378] Stopping daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:296: [dd46eded6b378] exiting daemon
13:19:22 [2020-11-19T13:19:22.965Z]     daemon.go:448: [dd46eded6b378] Daemon stopped
13:19:22 [2020-11-19T13:19:22.965Z] === RUN   TestAuthZPluginDenyRequest
13:19:23 [2020-11-19T13:19:23.257Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
13:19:23 [2020-11-19T13:19:23.257Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
13:19:23 [2020-11-19T13:19:23.257Z]     daemon.go:325: [d3b1fc3add4b6] waiting for daemon to start
13:19:23 [2020-11-19T13:19:23.257Z]     daemon.go:325: [d3b1fc3add4b6] waiting for daemon to start
13:19:23 [2020-11-19T13:19:23.257Z]     daemon.go:353: [d3b1fc3add4b6] daemon started
13:19:23 [2020-11-19T13:19:23.257Z]     daemon.go:461: [d3b1fc3add4b6] Stopping daemon
13:19:23 [2020-11-19T13:19:23.257Z]     daemon.go:296: [d3b1fc3add4b6] exiting daemon
13:19:23 [2020-11-19T13:19:23.257Z]     daemon.go:448: [d3b1fc3add4b6] Daemon stopped
13:19:23 [2020-11-19T13:19:23.257Z] === RUN   TestAuthZPluginAPIDenyResponse
13:19:23 [2020-11-19T13:19:23.893Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
13:19:23 [2020-11-19T13:19:23.893Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
13:19:23 [2020-11-19T13:19:23.893Z]     daemon.go:325: [d3f0323ae9e63] waiting for daemon to start
13:19:23 [2020-11-19T13:19:23.893Z]     daemon.go:325: [d3f0323ae9e63] waiting for daemon to start
13:19:23 [2020-11-19T13:19:23.893Z]     daemon.go:353: [d3f0323ae9e63] daemon started
13:19:23 [2020-11-19T13:19:23.893Z]     daemon.go:461: [d3f0323ae9e63] Stopping daemon
13:19:23 [2020-11-19T13:19:23.893Z]     daemon.go:296: [d3f0323ae9e63] exiting daemon
13:19:23 [2020-11-19T13:19:23.894Z]     daemon.go:448: [d3f0323ae9e63] Daemon stopped
13:19:23 [2020-11-19T13:19:23.894Z] === RUN   TestAuthZPluginDenyResponse
13:19:24 [2020-11-19T13:19:24.186Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:19:24 [2020-11-19T13:19:24.186Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
13:19:24 [2020-11-19T13:19:24.186Z]     daemon.go:325: [d98c5280c3b0f] waiting for daemon to start
13:19:24 [2020-11-19T13:19:24.186Z]     daemon.go:325: [d98c5280c3b0f] waiting for daemon to start
13:19:24 [2020-11-19T13:19:24.186Z]     daemon.go:353: [d98c5280c3b0f] daemon started
13:19:24 [2020-11-19T13:19:24.186Z]     daemon.go:461: [d98c5280c3b0f] Stopping daemon
13:19:24 [2020-11-19T13:19:24.186Z]     daemon.go:296: [d98c5280c3b0f] exiting daemon
13:19:24 [2020-11-19T13:19:24.186Z]     daemon.go:448: [d98c5280c3b0f] Daemon stopped
13:19:24 [2020-11-19T13:19:24.186Z] === RUN   TestAuthZPluginAllowEventStream
13:19:26 [2020-11-19T13:19:26.256Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
13:19:26 [2020-11-19T13:19:26.256Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
13:19:26 [2020-11-19T13:19:26.256Z]     daemon.go:325: [ddb7edcef75ae] waiting for daemon to start
13:19:26 [2020-11-19T13:19:26.256Z]     daemon.go:325: [ddb7edcef75ae] waiting for daemon to start
13:19:26 [2020-11-19T13:19:26.256Z]     daemon.go:353: [ddb7edcef75ae] daemon started
13:19:26 [2020-11-19T13:19:26.256Z]     daemon.go:461: [ddb7edcef75ae] Stopping daemon
13:19:26 [2020-11-19T13:19:26.256Z]     daemon.go:296: [ddb7edcef75ae] exiting daemon
13:19:26 [2020-11-19T13:19:26.256Z]     daemon.go:448: [ddb7edcef75ae] Daemon stopped
13:19:26 [2020-11-19T13:19:26.256Z] === RUN   TestAuthZPluginErrorResponse
13:19:26 [2020-11-19T13:19:26.549Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:19:26 [2020-11-19T13:19:26.549Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
13:19:26 [2020-11-19T13:19:26.549Z]     daemon.go:325: [dac462e7e1f5b] waiting for daemon to start
13:19:26 [2020-11-19T13:19:26.549Z]     daemon.go:325: [dac462e7e1f5b] waiting for daemon to start
13:19:26 [2020-11-19T13:19:26.549Z]     daemon.go:353: [dac462e7e1f5b] daemon started
13:19:26 [2020-11-19T13:19:26.549Z]     daemon.go:461: [dac462e7e1f5b] Stopping daemon
13:19:26 [2020-11-19T13:19:26.549Z]     daemon.go:296: [dac462e7e1f5b] exiting daemon
13:19:26 [2020-11-19T13:19:26.549Z]     daemon.go:448: [dac462e7e1f5b] Daemon stopped
13:19:26 [2020-11-19T13:19:26.549Z] === RUN   TestAuthZPluginErrorRequest
13:19:27 [2020-11-19T13:19:27.183Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:19:27 [2020-11-19T13:19:27.183Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
13:19:27 [2020-11-19T13:19:27.184Z]     daemon.go:325: [d220bca1d4c87] waiting for daemon to start
13:19:27 [2020-11-19T13:19:27.184Z]     daemon.go:325: [d220bca1d4c87] waiting for daemon to start
13:19:27 [2020-11-19T13:19:27.184Z]     daemon.go:353: [d220bca1d4c87] daemon started
13:19:27 [2020-11-19T13:19:27.184Z]     daemon.go:461: [d220bca1d4c87] Stopping daemon
13:19:27 [2020-11-19T13:19:27.184Z]     daemon.go:296: [d220bca1d4c87] exiting daemon
13:19:27 [2020-11-19T13:19:27.184Z]     daemon.go:448: [d220bca1d4c87] Daemon stopped
13:19:27 [2020-11-19T13:19:27.184Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:19:27 [2020-11-19T13:19:27.284Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:19:27 [2020-11-19T13:19:27.476Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:19:27 [2020-11-19T13:19:27.476Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:19:27 [2020-11-19T13:19:27.476Z]     daemon.go:325: [d27985a0d9427] waiting for daemon to start
13:19:27 [2020-11-19T13:19:27.476Z]     daemon.go:325: [d27985a0d9427] waiting for daemon to start
13:19:27 [2020-11-19T13:19:27.476Z]     daemon.go:353: [d27985a0d9427] daemon started
13:19:27 [2020-11-19T13:19:27.476Z]     daemon.go:461: [d27985a0d9427] Stopping daemon
13:19:27 [2020-11-19T13:19:27.476Z]     daemon.go:296: [d27985a0d9427] exiting daemon
13:19:27 [2020-11-19T13:19:27.476Z]     daemon.go:448: [d27985a0d9427] Daemon stopped
13:19:27 [2020-11-19T13:19:27.476Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:19:28 [2020-11-19T13:19:28.663Z] tests/integration/client_test.py .....                                   [ 76%]
13:19:29 [2020-11-19T13:19:29.233Z] tests/integration/errors_test.py .                                       [ 76%]
13:19:29 [2020-11-19T13:19:29.548Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
13:19:29 [2020-11-19T13:19:29.548Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
13:19:29 [2020-11-19T13:19:29.548Z]     daemon.go:325: [dc797bc201028] waiting for daemon to start
13:19:29 [2020-11-19T13:19:29.548Z]     daemon.go:325: [dc797bc201028] waiting for daemon to start
13:19:29 [2020-11-19T13:19:29.548Z]     daemon.go:353: [dc797bc201028] daemon started
13:19:29 [2020-11-19T13:19:29.548Z]     daemon.go:461: [dc797bc201028] Stopping daemon
13:19:29 [2020-11-19T13:19:29.548Z]     daemon.go:296: [dc797bc201028] exiting daemon
13:19:29 [2020-11-19T13:19:29.548Z]     daemon.go:448: [dc797bc201028] Daemon stopped
13:19:29 [2020-11-19T13:19:29.548Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:19:31 [2020-11-19T13:19:31.619Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s)
13:19:31 [2020-11-19T13:19:31.619Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
13:19:31 [2020-11-19T13:19:31.619Z]     daemon.go:325: [db2d6e4d03dd2] waiting for daemon to start
13:19:31 [2020-11-19T13:19:31.619Z]     daemon.go:325: [db2d6e4d03dd2] waiting for daemon to start
13:19:31 [2020-11-19T13:19:31.619Z]     daemon.go:353: [db2d6e4d03dd2] daemon started
13:19:31 [2020-11-19T13:19:31.619Z]     daemon.go:461: [db2d6e4d03dd2] Stopping daemon
13:19:31 [2020-11-19T13:19:31.619Z]     daemon.go:296: [db2d6e4d03dd2] exiting daemon
13:19:31 [2020-11-19T13:19:31.619Z]     daemon.go:448: [db2d6e4d03dd2] Daemon stopped
13:19:31 [2020-11-19T13:19:31.619Z] === RUN   TestAuthZPluginHeader
13:19:32 [2020-11-19T13:19:32.657Z] --- PASS: TestAuthZPluginHeader (0.84s)
13:19:32 [2020-11-19T13:19:32.657Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
13:19:32 [2020-11-19T13:19:32.657Z]     daemon.go:325: [d0b7e4ce4af78] waiting for daemon to start
13:19:32 [2020-11-19T13:19:32.657Z]     daemon.go:325: [d0b7e4ce4af78] waiting for daemon to start
13:19:32 [2020-11-19T13:19:32.657Z]     daemon.go:353: [d0b7e4ce4af78] daemon started
13:19:32 [2020-11-19T13:19:32.657Z]     daemon.go:461: [d0b7e4ce4af78] Stopping daemon
13:19:32 [2020-11-19T13:19:32.657Z]     daemon.go:296: [d0b7e4ce4af78] exiting daemon
13:19:32 [2020-11-19T13:19:32.657Z]     daemon.go:448: [d0b7e4ce4af78] Daemon stopped
13:19:32 [2020-11-19T13:19:32.657Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:19:32 [2020-11-19T13:19:32.657Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:19:32 [2020-11-19T13:19:32.657Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:32 [2020-11-19T13:19:32.657Z] === RUN   TestAuthZPluginV2Disable
13:19:32 [2020-11-19T13:19:32.657Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:19:32 [2020-11-19T13:19:32.657Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:32 [2020-11-19T13:19:32.657Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:19:32 [2020-11-19T13:19:32.657Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:19:32 [2020-11-19T13:19:32.657Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:32 [2020-11-19T13:19:32.657Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:19:32 [2020-11-19T13:19:32.657Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:19:32 [2020-11-19T13:19:32.657Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:32 [2020-11-19T13:19:32.657Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
13:19:46 [2020-11-19T13:19:46.644Z] 
13:19:46 [2020-11-19T13:19:46.644Z]  ________   ____  __.
13:19:46 [2020-11-19T13:19:46.644Z]  \_____  \ |    |/ _|
13:19:46 [2020-11-19T13:19:46.644Z]  /   |   \|      <
13:19:46 [2020-11-19T13:19:46.644Z]  /    |    \    |  \
13:19:46 [2020-11-19T13:19:46.644Z]  \_______  /____|__ \
13:19:46 [2020-11-19T13:19:46.644Z]          \/        \/
13:19:46 [2020-11-19T13:19:46.644Z] 
13:19:46 [2020-11-19T13:19:46.644Z] INFO: make.ps1 ended at 11/19/2020 13:19:38
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Binaries build ended at 11/19/2020 13:19:40. Duration:00:01:12.3915600
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Copying the built daemon binary to d:\CI\PR-41696\2\binary\dockerd-28f9e663c.exe...
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Copying the built client binary to d:\CI\PR-41696\2\binary\docker-28f9e663c.exe...
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Copying dockerversion from the container...
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Copying the golang package from the container to d:\CI\PR-41696\2\installer\go.zip...
13:19:46 [2020-11-19T13:19:46.644Z] INFO: Extracting go.zip to d:\CI\PR-41696\2\go
13:19:51 [2020-11-19T13:19:51.245Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
13:19:51 [2020-11-19T13:19:51.245Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:353: [de4e4827a450c] daemon started
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:461: [de4e4827a450c] Stopping daemon
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:296: [de4e4827a450c] exiting daemon
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:448: [de4e4827a450c] Daemon stopped
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:339: [de4e4827a450c] error pinging daemon on start: Get http://de4e4827a450c.sock/_ping: context deadline exceeded
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:339: [de4e4827a450c] error pinging daemon on start: Get http://de4e4827a450c.sock/_ping: context deadline exceeded
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:339: [de4e4827a450c] error pinging daemon on start: Get http://de4e4827a450c.sock/_ping: context deadline exceeded
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:339: [de4e4827a450c] error pinging daemon on start: Get http://de4e4827a450c.sock/_ping: context deadline exceeded
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:296: [de4e4827a450c] exiting daemon
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:325: [de4e4827a450c] waiting for daemon to start
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:353: [de4e4827a450c] daemon started
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:461: [de4e4827a450c] Stopping daemon
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:296: [de4e4827a450c] exiting daemon
13:19:51 [2020-11-19T13:19:51.245Z]     daemon.go:448: [de4e4827a450c] Daemon stopped
13:19:51 [2020-11-19T13:19:51.245Z] PASS
13:19:51 [2020-11-19T13:19:51.245Z] 
13:19:51 [2020-11-19T13:19:51.245Z] === Skipped
13:19:51 [2020-11-19T13:19:51.245Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:19:51 [2020-11-19T13:19:51.245Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:51 [2020-11-19T13:19:51.245Z] 
13:19:51 [2020-11-19T13:19:51.245Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:19:51 [2020-11-19T13:19:51.245Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:51 [2020-11-19T13:19:51.245Z] 
13:19:51 [2020-11-19T13:19:51.245Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:19:51 [2020-11-19T13:19:51.245Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:51 [2020-11-19T13:19:51.245Z] 
13:19:51 [2020-11-19T13:19:51.245Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:19:51 [2020-11-19T13:19:51.245Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:51 [2020-11-19T13:19:51.245Z] 
13:19:51 [2020-11-19T13:19:51.245Z] DONE 17 tests, 4 skipped in 28.946s
13:19:51 [2020-11-19T13:19:51.245Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:19:51 [2020-11-19T13:19:51.245Z] ++ 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
13:19:51 [2020-11-19T13:19:51.245Z] ++ set -e
13:19:51 [2020-11-19T13:19:51.245Z] ++ '[' -n 0 ']'
13:19:51 [2020-11-19T13:19:51.245Z] ++ set -x
13:19:51 [2020-11-19T13:19:51.245Z] ++ env -i DEST=/go/src/github.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
13:19:51 [2020-11-19T13:19:51.245Z] INFO: Testing against a local daemon
13:19:51 [2020-11-19T13:19:51.245Z] === RUN   TestPluginInvalidJSON
13:19:51 [2020-11-19T13:19:51.245Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:19:51 [2020-11-19T13:19:51.245Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:19:51 [2020-11-19T13:19:51.245Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:19:51 [2020-11-19T13:19:51.245Z] --- PASS: TestPluginInvalidJSON (0.02s)
13:19:51 [2020-11-19T13:19:51.245Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:19:51 [2020-11-19T13:19:51.245Z] PASS
13:19:51 [2020-11-19T13:19:51.245Z] 
13:19:51 [2020-11-19T13:19:51.245Z] DONE 2 tests in 0.101s
13:19:51 [2020-11-19T13:19:51.245Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:19:51 [2020-11-19T13:19:51.245Z] ++ 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
13:19:51 [2020-11-19T13:19:51.245Z] ++ set -e
13:19:51 [2020-11-19T13:19:51.245Z] ++ '[' -n 0 ']'
13:19:51 [2020-11-19T13:19:51.245Z] ++ set -x
13:19:51 [2020-11-19T13:19:51.245Z] ++ env -i DEST=/go/src/github.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
13:19:51 [2020-11-19T13:19:51.245Z] INFO: Testing against a local daemon
13:19:51 [2020-11-19T13:19:51.245Z] === RUN   TestExternalGraphDriver
13:19:51 [2020-11-19T13:19:51.245Z] === RUN   TestExternalGraphDriver/json
13:19:51 [2020-11-19T13:19:51.537Z] === RUN   TestExternalGraphDriver/spec
13:19:53 [2020-11-19T13:19:53.609Z] === RUN   TestExternalGraphDriver/pull
13:19:54 [2020-11-19T13:19:54.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:19:55 [2020-11-19T13:19:55.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:19:55 [2020-11-19T13:19:55.679Z] --- PASS: TestExternalGraphDriver (6.18s)
13:19:55 [2020-11-19T13:19:55.679Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:353: [d846d2ff93f26] daemon started
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:461: [d846d2ff93f26] Stopping daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:296: [d846d2ff93f26] exiting daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:448: [d846d2ff93f26] Daemon stopped
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:353: [d846d2ff93f26] daemon started
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:461: [d846d2ff93f26] Stopping daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:296: [d846d2ff93f26] exiting daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:448: [d846d2ff93f26] Daemon stopped
13:19:55 [2020-11-19T13:19:55.679Z]     --- PASS: TestExternalGraphDriver/json (1.99s)
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:353: [d846d2ff93f26] daemon started
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:461: [d846d2ff93f26] Stopping daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:296: [d846d2ff93f26] exiting daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:448: [d846d2ff93f26] Daemon stopped
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:353: [d846d2ff93f26] daemon started
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:461: [d846d2ff93f26] Stopping daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:296: [d846d2ff93f26] exiting daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:448: [d846d2ff93f26] Daemon stopped
13:19:55 [2020-11-19T13:19:55.679Z]     --- PASS: TestExternalGraphDriver/spec (2.00s)
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:325: [d846d2ff93f26] waiting for daemon to start
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:353: [d846d2ff93f26] daemon started
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:461: [d846d2ff93f26] Stopping daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:296: [d846d2ff93f26] exiting daemon
13:19:55 [2020-11-19T13:19:55.679Z]     daemon.go:448: [d846d2ff93f26] Daemon stopped
13:19:55 [2020-11-19T13:19:55.679Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
13:19:55 [2020-11-19T13:19:55.679Z] === RUN   TestGraphdriverPluginV2
13:19:55 [2020-11-19T13:19:55.679Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
13:19:55 [2020-11-19T13:19:55.679Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:55 [2020-11-19T13:19:55.679Z] PASS
13:19:55 [2020-11-19T13:19:55.679Z] 
13:19:55 [2020-11-19T13:19:55.679Z] === Skipped
13:19:55 [2020-11-19T13:19:55.679Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
13:19:55 [2020-11-19T13:19:55.679Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:19:55 [2020-11-19T13:19:55.679Z] 
13:19:55 [2020-11-19T13:19:55.679Z] DONE 5 tests, 1 skipped in 6.344s
13:19:55 [2020-11-19T13:19:55.679Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:19:55 [2020-11-19T13:19:55.680Z] ++ 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
13:19:55 [2020-11-19T13:19:55.680Z] ++ set -e
13:19:55 [2020-11-19T13:19:55.680Z] ++ '[' -n 0 ']'
13:19:55 [2020-11-19T13:19:55.680Z] ++ set -x
13:19:55 [2020-11-19T13:19:55.680Z] ++ env -i DEST=/go/src/github.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
13:19:55 [2020-11-19T13:19:55.974Z] INFO: Testing against a local daemon
13:19:55 [2020-11-19T13:19:55.974Z] === RUN   TestContinueAfterPluginCrash
13:19:55 [2020-11-19T13:19:55.974Z] === PAUSE TestContinueAfterPluginCrash
13:19:55 [2020-11-19T13:19:55.974Z] === RUN   TestDaemonStartWithLogOpt
13:19:55 [2020-11-19T13:19:55.974Z] === PAUSE TestDaemonStartWithLogOpt
13:19:55 [2020-11-19T13:19:55.974Z] === CONT  TestContinueAfterPluginCrash
13:19:55 [2020-11-19T13:19:55.974Z] === CONT  TestDaemonStartWithLogOpt
13:19:58 [2020-11-19T13:19:58.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:19:59 [2020-11-19T13:19:59.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:20:00 [2020-11-19T13:20:00.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:20:02 [2020-11-19T13:20:02.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:20:03 [2020-11-19T13:20:03.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:20:03 [2020-11-19T13:20:03.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:20:04 [2020-11-19T13:20:04.460Z] --- PASS: TestDaemonStartWithLogOpt (8.31s)
13:20:04 [2020-11-19T13:20:04.461Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:325: [dc126c2300c0f] waiting for daemon to start
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:325: [dc126c2300c0f] waiting for daemon to start
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:353: [dc126c2300c0f] daemon started
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:461: [dc126c2300c0f] Stopping daemon
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:296: [dc126c2300c0f] exiting daemon
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:448: [dc126c2300c0f] Daemon stopped
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:325: [dc126c2300c0f] waiting for daemon to start
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:325: [dc126c2300c0f] waiting for daemon to start
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:353: [dc126c2300c0f] daemon started
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:461: [dc126c2300c0f] Stopping daemon
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:296: [dc126c2300c0f] exiting daemon
13:20:04 [2020-11-19T13:20:04.461Z]     daemon.go:448: [dc126c2300c0f] Daemon stopped
13:20:05 [2020-11-19T13:20:05.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:20:07 [2020-11-19T13:20:07.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:20:10 [2020-11-19T13:20:10.033Z] --- PASS: TestContinueAfterPluginCrash (13.28s)
13:20:10 [2020-11-19T13:20:10.033Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
13:20:10 [2020-11-19T13:20:10.033Z]     daemon.go:325: [de66d44cac3a0] waiting for daemon to start
13:20:10 [2020-11-19T13:20:10.033Z]     daemon.go:325: [de66d44cac3a0] waiting for daemon to start
13:20:10 [2020-11-19T13:20:10.033Z]     daemon.go:353: [de66d44cac3a0] daemon started
13:20:10 [2020-11-19T13:20:10.033Z]     daemon.go:461: [de66d44cac3a0] Stopping daemon
13:20:10 [2020-11-19T13:20:10.033Z]     daemon.go:296: [de66d44cac3a0] exiting daemon
13:20:10 [2020-11-19T13:20:10.033Z]     daemon.go:448: [de66d44cac3a0] Daemon stopped
13:20:10 [2020-11-19T13:20:10.033Z] PASS
13:20:10 [2020-11-19T13:20:10.033Z] 
13:20:10 [2020-11-19T13:20:10.033Z] DONE 2 tests in 13.467s
13:20:10 [2020-11-19T13:20:10.033Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:20:10 [2020-11-19T13:20:10.033Z] ++ 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
13:20:10 [2020-11-19T13:20:10.033Z] ++ set -e
13:20:10 [2020-11-19T13:20:10.033Z] ++ '[' -n 0 ']'
13:20:10 [2020-11-19T13:20:10.033Z] ++ set -x
13:20:10 [2020-11-19T13:20:10.033Z] ++ env -i DEST=/go/src/github.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
13:20:10 [2020-11-19T13:20:10.033Z] INFO: Testing against a local daemon
13:20:10 [2020-11-19T13:20:10.033Z] === RUN   TestPluginWithDevMounts
13:20:10 [2020-11-19T13:20:10.033Z] === PAUSE TestPluginWithDevMounts
13:20:10 [2020-11-19T13:20:10.033Z] === CONT  TestPluginWithDevMounts
13:20:10 [2020-11-19T13:20:10.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:20:11 [2020-11-19T13:20:11.543Z] --- PASS: TestPluginWithDevMounts (1.84s)
13:20:11 [2020-11-19T13:20:11.543Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
13:20:11 [2020-11-19T13:20:11.543Z]     daemon.go:325: [dbd04541faca6] waiting for daemon to start
13:20:11 [2020-11-19T13:20:11.543Z]     daemon.go:325: [dbd04541faca6] waiting for daemon to start
13:20:11 [2020-11-19T13:20:11.543Z]     daemon.go:353: [dbd04541faca6] daemon started
13:20:11 [2020-11-19T13:20:11.543Z]     daemon.go:461: [dbd04541faca6] Stopping daemon
13:20:11 [2020-11-19T13:20:11.543Z]     daemon.go:296: [dbd04541faca6] exiting daemon
13:20:11 [2020-11-19T13:20:11.543Z]     daemon.go:448: [dbd04541faca6] Daemon stopped
13:20:11 [2020-11-19T13:20:11.543Z] PASS
13:20:11 [2020-11-19T13:20:11.543Z] 
13:20:11 [2020-11-19T13:20:11.543Z] DONE 1 tests in 1.986s
13:20:11 [2020-11-19T13:20:11.543Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
13:20:11 [2020-11-19T13:20:11.543Z] ++ 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
13:20:11 [2020-11-19T13:20:11.543Z] ++ set -e
13:20:11 [2020-11-19T13:20:11.543Z] ++ '[' -n 0 ']'
13:20:11 [2020-11-19T13:20:11.543Z] ++ set -x
13:20:11 [2020-11-19T13:20:11.543Z] ++ env -i DEST=/go/src/github.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
13:20:11 [2020-11-19T13:20:11.543Z] INFO: Testing against a local daemon
13:20:11 [2020-11-19T13:20:11.543Z] === RUN   TestSecretInspect
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Extraction ended at 11/19/2020 13:20:09. Duration:00:00:23.5433916
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Updating the golang and path environment variables
13:20:11 [2020-11-19T13:20:11.869Z] INFO: GOPATH=d:\gopath
13:20:11 [2020-11-19T13:20:11.869Z] INFO: go version go1.13.15 windows/amd64
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Running the daemon under test in debug mode
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Starting a daemon under test...
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41696\2\daemon --pidfile d:\CI\PR-41696\2\docker.pid -D
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Process started successfully.
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Start tailing logs of the daemon under tests
13:20:11 [2020-11-19T13:20:11.869Z] INFO: Waiting for the daemon under test to start...
13:20:13 [2020-11-19T13:20:13.420Z] INFO: Daemon under test started and replied!
13:20:13 [2020-11-19T13:20:13.420Z] INFO: Docker version of the daemon under test
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] Client:
13:20:13 [2020-11-19T13:20:13.420Z]  Version:      17.06.2-ce
13:20:13 [2020-11-19T13:20:13.420Z]  API version:  1.30
13:20:13 [2020-11-19T13:20:13.420Z]  Go version:   go1.8.3
13:20:13 [2020-11-19T13:20:13.420Z]  Git commit:   cec0b72
13:20:13 [2020-11-19T13:20:13.420Z]  Built:        Tue Sep  5 19:57:19 2017
13:20:13 [2020-11-19T13:20:13.420Z]  OS/Arch:      windows/amd64
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] Server:
13:20:13 [2020-11-19T13:20:13.420Z]  Version:      0.0.0-dev
13:20:13 [2020-11-19T13:20:13.420Z]  API version:  1.40 (minimum version 1.24)
13:20:13 [2020-11-19T13:20:13.420Z]  Go version:   go1.13.15
13:20:13 [2020-11-19T13:20:13.420Z]  Git commit:   28f9e663c
13:20:13 [2020-11-19T13:20:13.420Z]  Built:        11/19/2020 13:18:32
13:20:13 [2020-11-19T13:20:13.420Z]  OS/Arch:      windows/amd64
13:20:13 [2020-11-19T13:20:13.420Z]  Experimental: false
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] INFO: Docker info of the daemon under test
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] Containers: 0
13:20:13 [2020-11-19T13:20:13.420Z]  Running: 0
13:20:13 [2020-11-19T13:20:13.420Z]  Paused: 0
13:20:13 [2020-11-19T13:20:13.420Z]  Stopped: 0
13:20:13 [2020-11-19T13:20:13.420Z] Images: 0
13:20:13 [2020-11-19T13:20:13.420Z] Server Version: 0.0.0-dev
13:20:13 [2020-11-19T13:20:13.420Z] Storage Driver: windowsfilter
13:20:13 [2020-11-19T13:20:13.420Z]  Windows: 
13:20:13 [2020-11-19T13:20:13.420Z] Logging Driver: json-file
13:20:13 [2020-11-19T13:20:13.420Z] Plugins: 
13:20:13 [2020-11-19T13:20:13.420Z]  Volume: local
13:20:13 [2020-11-19T13:20:13.420Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:20:13 [2020-11-19T13:20:13.420Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:20:13 [2020-11-19T13:20:13.420Z] Swarm: inactive
13:20:13 [2020-11-19T13:20:13.420Z] Default Isolation: process
13:20:13 [2020-11-19T13:20:13.420Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:20:13 [2020-11-19T13:20:13.420Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
13:20:13 [2020-11-19T13:20:13.420Z] OSType: windows
13:20:13 [2020-11-19T13:20:13.420Z] Architecture: x86_64
13:20:13 [2020-11-19T13:20:13.420Z] CPUs: 4
13:20:13 [2020-11-19T13:20:13.420Z] Total Memory: 32GiB
13:20:13 [2020-11-19T13:20:13.420Z] Name: azwin-2-165460
13:20:13 [2020-11-19T13:20:13.420Z] ID: 2QRW:GE77:EGCV:KNIL:ZCNS:MDIG:OR6E:NBXF:B3FA:EMXO:PWGM:ZCVZ
13:20:13 [2020-11-19T13:20:13.420Z] Docker Root Dir: D:\CI\PR-41696\2\daemon
13:20:13 [2020-11-19T13:20:13.420Z] Debug Mode (client): false
13:20:13 [2020-11-19T13:20:13.420Z] Debug Mode (server): true
13:20:13 [2020-11-19T13:20:13.420Z]  File Descriptors: -1
13:20:13 [2020-11-19T13:20:13.420Z]  Goroutines: 17
13:20:13 [2020-11-19T13:20:13.420Z]  System Time: 2020-11-19T13:20:13.2272233Z
13:20:13 [2020-11-19T13:20:13.420Z]  EventsListeners: 0
13:20:13 [2020-11-19T13:20:13.420Z] Registry: https://index.docker.io/v1/
13:20:13 [2020-11-19T13:20:13.420Z] Labels:
13:20:13 [2020-11-19T13:20:13.420Z] Experimental: false
13:20:13 [2020-11-19T13:20:13.420Z] Insecure Registries:
13:20:13 [2020-11-19T13:20:13.420Z]  127.0.0.0/8
13:20:13 [2020-11-19T13:20:13.420Z] Live Restore Enabled: false
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] INFO: Docker images of the daemon under test
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
13:20:13 [2020-11-19T13:20:13.420Z] 
13:20:13 [2020-11-19T13:20:13.420Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
13:20:13 [2020-11-19T13:20:13.420Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
13:20:13 [2020-11-19T13:20:13.887Z] ltsc2019: Pulling from windows/servercore
13:20:13 [2020-11-19T13:20:13.887Z] 4612f6d0b889: Pulling fs layer
13:20:13 [2020-11-19T13:20:13.887Z] 680bbdbacf1b: Pulling fs layer
13:20:15 [2020-11-19T13:20:15.064Z] --- PASS: TestSecretInspect (3.59s)
13:20:15 [2020-11-19T13:20:15.064Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
13:20:15 [2020-11-19T13:20:15.064Z]     daemon.go:325: [d4f9efeb11843] waiting for daemon to start
13:20:15 [2020-11-19T13:20:15.064Z]     daemon.go:325: [d4f9efeb11843] waiting for daemon to start
13:20:15 [2020-11-19T13:20:15.064Z]     daemon.go:353: [d4f9efeb11843] daemon started
13:20:15 [2020-11-19T13:20:15.064Z]     daemon.go:461: [d4f9efeb11843] Stopping daemon
13:20:15 [2020-11-19T13:20:15.064Z]     daemon.go:296: [d4f9efeb11843] exiting daemon
13:20:15 [2020-11-19T13:20:15.064Z]     daemon.go:448: [d4f9efeb11843] Daemon stopped
13:20:15 [2020-11-19T13:20:15.064Z] === RUN   TestSecretList
13:20:18 [2020-11-19T13:20:18.614Z] --- PASS: TestSecretList (3.52s)
13:20:18 [2020-11-19T13:20:18.614Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
13:20:18 [2020-11-19T13:20:18.614Z]     daemon.go:325: [d401323f8a80b] waiting for daemon to start
13:20:18 [2020-11-19T13:20:18.614Z]     daemon.go:325: [d401323f8a80b] waiting for daemon to start
13:20:18 [2020-11-19T13:20:18.614Z]     daemon.go:353: [d401323f8a80b] daemon started
13:20:18 [2020-11-19T13:20:18.614Z]     daemon.go:461: [d401323f8a80b] Stopping daemon
13:20:18 [2020-11-19T13:20:18.614Z]     daemon.go:296: [d401323f8a80b] exiting daemon
13:20:18 [2020-11-19T13:20:18.614Z]     daemon.go:448: [d401323f8a80b] Daemon stopped
13:20:18 [2020-11-19T13:20:18.614Z] === RUN   TestSecretsCreateAndDelete
13:20:18 [2020-11-19T13:20:18.677Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:20:19 [2020-11-19T13:20:19.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:20:19 [2020-11-19T13:20:19.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:20:21 [2020-11-19T13:20:21.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:20:22 [2020-11-19T13:20:22.135Z] --- PASS: TestSecretsCreateAndDelete (3.62s)
13:20:22 [2020-11-19T13:20:22.135Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
13:20:22 [2020-11-19T13:20:22.135Z]     daemon.go:325: [dbf8bdabe3abc] waiting for daemon to start
13:20:22 [2020-11-19T13:20:22.135Z]     daemon.go:325: [dbf8bdabe3abc] waiting for daemon to start
13:20:22 [2020-11-19T13:20:22.135Z]     daemon.go:353: [dbf8bdabe3abc] daemon started
13:20:22 [2020-11-19T13:20:22.135Z]     daemon.go:461: [dbf8bdabe3abc] Stopping daemon
13:20:22 [2020-11-19T13:20:22.135Z]     daemon.go:296: [dbf8bdabe3abc] exiting daemon
13:20:22 [2020-11-19T13:20:22.135Z]     daemon.go:448: [dbf8bdabe3abc] Daemon stopped
13:20:22 [2020-11-19T13:20:22.135Z] === RUN   TestSecretsUpdate
13:20:22 [2020-11-19T13:20:22.571Z] 680bbdbacf1b: Verifying Checksum
13:20:22 [2020-11-19T13:20:22.571Z] 680bbdbacf1b: Download complete
13:20:23 [2020-11-19T13:20:23.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:20:24 [2020-11-19T13:20:24.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:20:25 [2020-11-19T13:20:25.657Z] --- PASS: TestSecretsUpdate (3.67s)
13:20:25 [2020-11-19T13:20:25.657Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
13:20:25 [2020-11-19T13:20:25.657Z]     daemon.go:325: [d6d5700e75d46] waiting for daemon to start
13:20:25 [2020-11-19T13:20:25.657Z]     daemon.go:325: [d6d5700e75d46] waiting for daemon to start
13:20:25 [2020-11-19T13:20:25.657Z]     daemon.go:353: [d6d5700e75d46] daemon started
13:20:25 [2020-11-19T13:20:25.657Z]     daemon.go:461: [d6d5700e75d46] Stopping daemon
13:20:25 [2020-11-19T13:20:25.657Z]     daemon.go:296: [d6d5700e75d46] exiting daemon
13:20:25 [2020-11-19T13:20:25.657Z]     daemon.go:448: [d6d5700e75d46] Daemon stopped
13:20:25 [2020-11-19T13:20:25.657Z] === RUN   TestTemplatedSecret
13:20:25 [2020-11-19T13:20:25.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:20:27 [2020-11-19T13:20:27.387Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:20:27 [2020-11-19T13:20:27.387Z] Using test binary docker
13:20:27 [2020-11-19T13:20:27.387Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:20:27 [2020-11-19T13:20:27.387Z] +++ /etc/init.d/apparmor start
13:20:27 [2020-11-19T13:20:27.387Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:20:27 [2020-11-19T13:20:27.387Z] INFO: Waiting for daemon to start...
13:20:27 [2020-11-19T13:20:27.387Z] Starting dockerd
13:20:27 [2020-11-19T13:20:27.387Z] +++ 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
13:20:29 [2020-11-19T13:20:29.179Z] --- PASS: TestTemplatedSecret (3.37s)
13:20:29 [2020-11-19T13:20:29.179Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
13:20:29 [2020-11-19T13:20:29.179Z]     daemon.go:325: [d19e11df4a603] waiting for daemon to start
13:20:29 [2020-11-19T13:20:29.179Z]     daemon.go:325: [d19e11df4a603] waiting for daemon to start
13:20:29 [2020-11-19T13:20:29.179Z]     daemon.go:353: [d19e11df4a603] daemon started
13:20:29 [2020-11-19T13:20:29.179Z]     daemon.go:461: [d19e11df4a603] Stopping daemon
13:20:29 [2020-11-19T13:20:29.179Z]     daemon.go:296: [d19e11df4a603] exiting daemon
13:20:29 [2020-11-19T13:20:29.179Z]     daemon.go:448: [d19e11df4a603] Daemon stopped
13:20:29 [2020-11-19T13:20:29.179Z] === RUN   TestSecretCreateResolve
13:20:29 [2020-11-19T13:20:29.485Z] .
13:20:29 [2020-11-19T13:20:29.485Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:20:29 [2020-11-19T13:20:29.485Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:20:29 [2020-11-19T13:20:29.485Z] Error: No such image: emptyfs
13:20:29 [2020-11-19T13:20:29.485Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:20:29 [2020-11-19T13:20:29.485Z] ++++ docker load
13:20:29 [2020-11-19T13:20:29.485Z] Running integration-test (iteration 1)
13:20:29 [2020-11-19T13:20:29.485Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
13:20:29 [2020-11-19T13:20:29.485Z] ++ 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
13:20:29 [2020-11-19T13:20:29.485Z] ++ set -e
13:20:29 [2020-11-19T13:20:29.485Z] ++ '[' -n 0 ']'
13:20:29 [2020-11-19T13:20:29.485Z] ++ set -x
13:20:29 [2020-11-19T13:20:29.485Z] ++ env -i DEST=/go/src/github.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
13:20:29 [2020-11-19T13:20:29.571Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:20:29 [2020-11-19T13:20:29.571Z] Using test binary docker
13:20:29 [2020-11-19T13:20:29.571Z] +++ /etc/init.d/apparmor start
13:20:29 [2020-11-19T13:20:29.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:20:29 [2020-11-19T13:20:29.571Z] INFO: Waiting for daemon to start...
13:20:29 [2020-11-19T13:20:29.571Z] Starting dockerd
13:20:29 [2020-11-19T13:20:29.571Z] +++ 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
13:20:29 [2020-11-19T13:20:29.571Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:20:29 [2020-11-19T13:20:29.571Z] Using test binary docker
13:20:29 [2020-11-19T13:20:29.571Z] +++ /etc/init.d/apparmor start
13:20:29 [2020-11-19T13:20:29.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:20:29 [2020-11-19T13:20:29.571Z] INFO: Waiting for daemon to start...
13:20:29 [2020-11-19T13:20:29.571Z] Starting dockerd
13:20:29 [2020-11-19T13:20:29.571Z] +++ 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
13:20:29 [2020-11-19T13:20:29.571Z] .
13:20:29 [2020-11-19T13:20:29.571Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:20:29 [2020-11-19T13:20:29.571Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:20:29 [2020-11-19T13:20:29.571Z] Error: No such image: emptyfs
13:20:29 [2020-11-19T13:20:29.571Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:20:29 [2020-11-19T13:20:29.571Z] ++++ docker load
13:20:29 [2020-11-19T13:20:29.832Z] Running integration-test (iteration 1)
13:20:29 [2020-11-19T13:20:29.832Z] 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)/
13:20:29 [2020-11-19T13:20:29.832Z] ++ 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)/'
13:20:29 [2020-11-19T13:20:29.832Z] ++ set -e
13:20:29 [2020-11-19T13:20:29.832Z] ++ '[' -n 0 ']'
13:20:29 [2020-11-19T13:20:29.832Z] ++ set -x
13:20:29 [2020-11-19T13:20:29.832Z] ++ env -i DEST=/go/src/github.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)/'
13:20:30 [2020-11-19T13:20:30.093Z] 
13:20:30 [2020-11-19T13:20:30.093Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:20:30 [2020-11-19T13:20:30.093Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:20:30 [2020-11-19T13:20:30.353Z] Error: No such image: emptyfs
13:20:30 [2020-11-19T13:20:30.353Z] ++++ tar -cC bundles/test-integration/emptyfs .
13:20:30 [2020-11-19T13:20:30.353Z] ++++ docker load
13:20:30 [2020-11-19T13:20:30.925Z] Running integration-test (iteration 1)
13:20:30 [2020-11-19T13:20:30.925Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
13:20:30 [2020-11-19T13:20:30.925Z] ++ 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)/'
13:20:30 [2020-11-19T13:20:30.925Z] ++ set -e
13:20:30 [2020-11-19T13:20:30.925Z] ++ '[' -n 0 ']'
13:20:30 [2020-11-19T13:20:30.925Z] ++ set -x
13:20:30 [2020-11-19T13:20:30.925Z] ++ env -i DEST=/go/src/github.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)/'
13:20:31 [2020-11-19T13:20:31.200Z] 4612f6d0b889: Verifying Checksum
13:20:31 [2020-11-19T13:20:31.200Z] 4612f6d0b889: Download complete
13:20:32 [2020-11-19T13:20:32.702Z] --- PASS: TestSecretCreateResolve (3.55s)
13:20:32 [2020-11-19T13:20:32.702Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
13:20:32 [2020-11-19T13:20:32.702Z]     daemon.go:325: [da52deb4999e7] waiting for daemon to start
13:20:32 [2020-11-19T13:20:32.702Z]     daemon.go:325: [da52deb4999e7] waiting for daemon to start
13:20:32 [2020-11-19T13:20:32.702Z]     daemon.go:353: [da52deb4999e7] daemon started
13:20:32 [2020-11-19T13:20:32.702Z]     daemon.go:461: [da52deb4999e7] Stopping daemon
13:20:32 [2020-11-19T13:20:32.702Z]     daemon.go:296: [da52deb4999e7] exiting daemon
13:20:32 [2020-11-19T13:20:32.702Z]     daemon.go:448: [da52deb4999e7] Daemon stopped
13:20:32 [2020-11-19T13:20:32.702Z] PASS
13:20:32 [2020-11-19T13:20:32.702Z] 
13:20:32 [2020-11-19T13:20:32.702Z] DONE 6 tests in 21.450s
13:20:32 [2020-11-19T13:20:32.702Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
13:20:32 [2020-11-19T13:20:32.702Z] ++ 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
13:20:32 [2020-11-19T13:20:32.702Z] ++ set -e
13:20:32 [2020-11-19T13:20:32.702Z] ++ '[' -n 0 ']'
13:20:32 [2020-11-19T13:20:32.702Z] ++ set -x
13:20:32 [2020-11-19T13:20:32.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:20:32 [2020-11-19T13:20:32.994Z] INFO: Testing against a local daemon
13:20:32 [2020-11-19T13:20:32.994Z] === RUN   TestServiceCreateInit
13:20:32 [2020-11-19T13:20:32.994Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:20:35 [2020-11-19T13:20:35.361Z] .........                                                                [ 86%]
13:20:38 [2020-11-19T13:20:38.564Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:20:39 [2020-11-19T13:20:39.909Z] Loaded image: buildpack-deps:jessie
13:20:39 [2020-11-19T13:20:39.909Z] Loaded image: busybox:latest
13:20:39 [2020-11-19T13:20:39.909Z] Loaded image: busybox:glibc
13:20:39 [2020-11-19T13:20:39.909Z] Loaded image: debian:jessie
13:20:39 [2020-11-19T13:20:39.909Z] Loaded image: hello-world:latest
13:20:39 [2020-11-19T13:20:39.909Z] INFO: Testing against a local daemon
13:20:39 [2020-11-19T13:20:39.909Z] === RUN   TestBuildWithSession
13:20:40 [2020-11-19T13:20:40.551Z] tests/integration/models_images_test.py ..............                   [ 89%]
13:20:41 [2020-11-19T13:20:41.428Z] --- PASS: TestBuildWithSession (1.65s)
13:20:41 [2020-11-19T13:20:41.428Z] === RUN   TestBuildSquashParent
13:20:41 [2020-11-19T13:20:41.750Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:20:44 [2020-11-19T13:20:44.135Z] --- PASS: TestServiceCreateInit (10.33s)
13:20:44 [2020-11-19T13:20:44.135Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s)
13:20:44 [2020-11-19T13:20:44.135Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:325: [d4e5854dcc33f] waiting for daemon to start
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:325: [d4e5854dcc33f] waiting for daemon to start
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:353: [d4e5854dcc33f] daemon started
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:461: [d4e5854dcc33f] Stopping daemon
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:296: [d4e5854dcc33f] exiting daemon
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:448: [d4e5854dcc33f] Daemon stopped
13:20:44 [2020-11-19T13:20:44.135Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s)
13:20:44 [2020-11-19T13:20:44.135Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:325: [d2d418db84520] waiting for daemon to start
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:325: [d2d418db84520] waiting for daemon to start
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:353: [d2d418db84520] daemon started
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:461: [d2d418db84520] Stopping daemon
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:296: [d2d418db84520] exiting daemon
13:20:44 [2020-11-19T13:20:44.135Z]         daemon.go:448: [d2d418db84520] Daemon stopped
13:20:44 [2020-11-19T13:20:44.135Z] === RUN   TestCreateServiceMultipleTimes
13:20:45 [2020-11-19T13:20:45.932Z] --- PASS: TestBuildSquashParent (4.05s)
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:20:45 [2020-11-19T13:20:45.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:20:45 [2020-11-19T13:20:45.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:20:45 [2020-11-19T13:20:45.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:20:45 [2020-11-19T13:20:45.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:20:45 [2020-11-19T13:20:45.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:20:45 [2020-11-19T13:20:45.932Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:20:45 [2020-11-19T13:20:45.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:20:45 [2020-11-19T13:20:45.932Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:20:45 [2020-11-19T13:20:45.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:20:45 [2020-11-19T13:20:45.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:20:45 [2020-11-19T13:20:45.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:20:48 [2020-11-19T13:20:48.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:20:48 [2020-11-19T13:20:48.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:20:48 [2020-11-19T13:20:48.317Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:20:48 [2020-11-19T13:20:48.318Z] tests/integration/models_resources_test.py .                             [ 91%]
13:20:50 [2020-11-19T13:20:50.098Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
13:20:50 [2020-11-19T13:20:50.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s)
13:20:50 [2020-11-19T13:20:50.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s)
13:20:50 [2020-11-19T13:20:50.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s)
13:20:50 [2020-11-19T13:20:50.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
13:20:50 [2020-11-19T13:20:50.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.76s)
13:20:50 [2020-11-19T13:20:50.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s)
13:20:50 [2020-11-19T13:20:50.098Z] === RUN   TestBuildMultiStageCopy
13:20:50 [2020-11-19T13:20:50.098Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:20:51 [2020-11-19T13:20:51.141Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:20:51 [2020-11-19T13:20:51.434Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:20:51 [2020-11-19T13:20:51.728Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:20:52 [2020-11-19T13:20:52.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:20:52 [2020-11-19T13:20:52.661Z] --- PASS: TestBuildMultiStageCopy (2.73s)
13:20:52 [2020-11-19T13:20:52.661Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
13:20:52 [2020-11-19T13:20:52.661Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
13:20:52 [2020-11-19T13:20:52.661Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
13:20:52 [2020-11-19T13:20:52.661Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
13:20:52 [2020-11-19T13:20:52.661Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
13:20:52 [2020-11-19T13:20:52.661Z] === RUN   TestBuildMultiStageParentConfig
13:20:53 [2020-11-19T13:20:53.297Z] --- PASS: TestBuildMultiStageParentConfig (0.79s)
13:20:53 [2020-11-19T13:20:53.297Z] === RUN   TestBuildLabelWithTargets
13:20:54 [2020-11-19T13:20:54.119Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:20:54 [2020-11-19T13:20:54.342Z] --- PASS: TestBuildLabelWithTargets (1.20s)
13:20:54 [2020-11-19T13:20:54.342Z] === RUN   TestBuildWithEmptyLayers
13:20:55 [2020-11-19T13:20:55.012Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
13:20:55 [2020-11-19T13:20:55.012Z] === RUN   TestBuildMultiStageOnBuild
13:20:57 [2020-11-19T13:20:57.099Z] --- PASS: TestBuildMultiStageOnBuild (1.75s)
13:20:57 [2020-11-19T13:20:57.099Z] === RUN   TestBuildUncleanTarFilenames
13:20:57 [2020-11-19T13:20:57.407Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:20:57 [2020-11-19T13:20:57.407Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:20:57 [2020-11-19T13:20:57.738Z] --- PASS: TestBuildUncleanTarFilenames (0.85s)
13:20:57 [2020-11-19T13:20:57.738Z] === RUN   TestBuildMultiStageLayerLeak
13:20:59 [2020-11-19T13:20:59.822Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s)
13:20:59 [2020-11-19T13:20:59.822Z] === RUN   TestBuildWithHugeFile
13:21:01 [2020-11-19T13:21:01.083Z] tests/integration/regression_test.py ......                              [ 98%]
13:21:01 [2020-11-19T13:21:01.603Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:21:01 [2020-11-19T13:21:01.603Z] tests/integration/credentials/utils_test.py .                            [100%]
13:21:01 [2020-11-19T13:21:01.603Z] 
13:21:01 [2020-11-19T13:21:01.603Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:21:01 [2020-11-19T13:21:01.603Z] =========================== short test summary info ============================
13:21:01 [2020-11-19T13:21:01.603Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:21:01 [2020-11-19T13:21:01.603Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:21:01 [2020-11-19T13:21:01.603Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:21:01 [2020-11-19T13:21:01.603Z]   Not supported on most drivers
13:21:01 [2020-11-19T13:21:01.603Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:21:01 [2020-11-19T13:21:01.603Z]   Can fail if eth0 has multiple IP addresses
13:21:01 [2020-11-19T13:21:01.603Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:21:01 [2020-11-19T13:21:01.603Z]   This doesn't seem to be taken into account by the engine
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
13:21:01 [2020-11-19T13:21:01.603Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:21:01 [2020-11-19T13:21:01.603Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 325.85 seconds ==
13:21:01 [2020-11-19T13:21:01.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: buildpack-deps:jessie
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: buildpack-deps:jessie
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: busybox:latest
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: busybox:latest
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: busybox:glibc
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: debian:jessie
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: busybox:glibc
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: debian:jessie
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: hello-world:latest
13:21:03 [2020-11-19T13:21:03.050Z] INFO: Testing against a local daemon
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:21:03 [2020-11-19T13:21:03.050Z] Loaded image: hello-world:latest
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:21:03 [2020-11-19T13:21:03.050Z] INFO: Testing against a local daemon
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerDaemonSuite
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:21:03 [2020-11-19T13:21:03.050Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:21:06 [2020-11-19T13:21:06.655Z] --- PASS: TestCreateServiceMultipleTimes (22.04s)
13:21:06 [2020-11-19T13:21:06.655Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
13:21:06 [2020-11-19T13:21:06.655Z]     daemon.go:325: [d9f643aa3eac4] waiting for daemon to start
13:21:06 [2020-11-19T13:21:06.655Z]     daemon.go:325: [d9f643aa3eac4] waiting for daemon to start
13:21:06 [2020-11-19T13:21:06.655Z]     daemon.go:353: [d9f643aa3eac4] daemon started
13:21:06 [2020-11-19T13:21:06.655Z]     daemon.go:461: [d9f643aa3eac4] Stopping daemon
13:21:06 [2020-11-19T13:21:06.655Z]     daemon.go:296: [d9f643aa3eac4] exiting daemon
13:21:06 [2020-11-19T13:21:06.655Z]     daemon.go:448: [d9f643aa3eac4] Daemon stopped
13:21:06 [2020-11-19T13:21:06.655Z] === RUN   TestCreateServiceConflict
13:21:07 [2020-11-19T13:21:07.257Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:21:07 [2020-11-19T13:21:07.257Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:21:07 [2020-11-19T13:21:07.517Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:21:07 [2020-11-19T13:21:07.517Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:21:08 [2020-11-19T13:21:08.460Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:21:08 [2020-11-19T13:21:08.460Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:21:08 [2020-11-19T13:21:08.460Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:21:08 [2020-11-19T13:21:08.726Z] --- PASS: TestCreateServiceConflict (3.62s)
13:21:08 [2020-11-19T13:21:08.726Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
13:21:08 [2020-11-19T13:21:08.726Z]     daemon.go:325: [db70a75573fa0] waiting for daemon to start
13:21:08 [2020-11-19T13:21:08.726Z]     daemon.go:325: [db70a75573fa0] waiting for daemon to start
13:21:08 [2020-11-19T13:21:08.726Z]     daemon.go:353: [db70a75573fa0] daemon started
13:21:08 [2020-11-19T13:21:08.726Z]     daemon.go:461: [db70a75573fa0] Stopping daemon
13:21:08 [2020-11-19T13:21:08.726Z]     daemon.go:296: [db70a75573fa0] exiting daemon
13:21:08 [2020-11-19T13:21:08.726Z]     daemon.go:448: [db70a75573fa0] Daemon stopped
13:21:08 [2020-11-19T13:21:08.726Z] === RUN   TestCreateServiceMaxReplicas
13:21:10 [2020-11-19T13:21:10.374Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:21:10 [2020-11-19T13:21:10.374Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:21:10 [2020-11-19T13:21:10.374Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:21:10 [2020-11-19T13:21:10.374Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:21:10 [2020-11-19T13:21:10.635Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
13:21:11 [2020-11-19T13:21:11.577Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:21:12 [2020-11-19T13:21:12.249Z] --- PASS: TestCreateServiceMaxReplicas (3.44s)
13:21:12 [2020-11-19T13:21:12.249Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
13:21:12 [2020-11-19T13:21:12.249Z]     daemon.go:325: [d1726a25645f2] waiting for daemon to start
13:21:12 [2020-11-19T13:21:12.249Z]     daemon.go:325: [d1726a25645f2] waiting for daemon to start
13:21:12 [2020-11-19T13:21:12.249Z]     daemon.go:353: [d1726a25645f2] daemon started
13:21:12 [2020-11-19T13:21:12.249Z]     daemon.go:461: [d1726a25645f2] Stopping daemon
13:21:12 [2020-11-19T13:21:12.249Z]     daemon.go:296: [d1726a25645f2] exiting daemon
13:21:12 [2020-11-19T13:21:12.249Z]     daemon.go:448: [d1726a25645f2] Daemon stopped
13:21:12 [2020-11-19T13:21:12.249Z] === RUN   TestCreateWithDuplicateNetworkNames
13:21:12 [2020-11-19T13:21:12.519Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:21:12 [2020-11-19T13:21:12.780Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:21:13 [2020-11-19T13:21:13.073Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:21:13 [2020-11-19T13:21:13.073Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:21:13 [2020-11-19T13:21:13.073Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:21:13 [2020-11-19T13:21:13.073Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:21:14 [2020-11-19T13:21:14.073Z] umount: bundles/test-docker-py/root: no mount point specified.
13:21:14 [2020-11-19T13:21:14.073Z] Leaving: AppArmorNo profiles have been unloaded.
13:21:14 [2020-11-19T13:21:14.073Z] 
13:21:14 [2020-11-19T13:21:14.073Z] Unloading profiles will leave already running processes permanently
13:21:14 [2020-11-19T13:21:14.073Z] unconfined, which can lead to unexpected situations.
13:21:14 [2020-11-19T13:21:14.073Z] 
13:21:14 [2020-11-19T13:21:14.073Z] To set a process to complain mode, use the command line tool
13:21:14 [2020-11-19T13:21:14.073Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:21:14 [2020-11-19T13:21:14.073Z] 
Post stage
[Pipeline] junit
13:21:14 [2020-11-19T13:21:14.657Z] Recording test results
[Pipeline] sh
13:21:16 [2020-11-19T13:21:16.428Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
13:21:16 [2020-11-19T13:21:16.440Z] + echo Ensuring container killed.
13:21:16 [2020-11-19T13:21:16.440Z] Ensuring container killed.
13:21:16 [2020-11-19T13:21:16.440Z] + docker rm -vf docker-pr2
13:21:16 [2020-11-19T13:21:16.440Z] Error: No such container: docker-pr2
13:21:16 [2020-11-19T13:21:16.440Z] + true
[Pipeline] sh
13:21:16 [2020-11-19T13:21:16.737Z] + echo Chowning /workspace to jenkins user
13:21:16 [2020-11-19T13:21:16.737Z] Chowning /workspace to jenkins user
13:21:16 [2020-11-19T13:21:16.737Z] + id -u
13:21:16 [2020-11-19T13:21:16.737Z] + id -g
13:21:16 [2020-11-19T13:21:16.737Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41696:/workspace busybox chown -R 1000:1000 /workspace
13:21:16 [2020-11-19T13:21:16.737Z] Unable to find image 'busybox:latest' locally
13:21:17 [2020-11-19T13:21:17.000Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:21:18 [2020-11-19T13:21:18.386Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:21:19 [2020-11-19T13:21:19.329Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:21:20 [2020-11-19T13:21:20.272Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
13:21:21 [2020-11-19T13:21:21.659Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:21:21 [2020-11-19T13:21:21.659Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
13:21:22 [2020-11-19T13:21:22.017Z] latest: Pulling from library/busybox
13:21:22 [2020-11-19T13:21:22.017Z] 9758c28807f2: Pulling fs layer
13:21:22 [2020-11-19T13:21:22.017Z] 9758c28807f2: Verifying Checksum
13:21:22 [2020-11-19T13:21:22.017Z] 9758c28807f2: Download complete
13:21:22 [2020-11-19T13:21:22.017Z] 9758c28807f2: Pull complete
13:21:22 [2020-11-19T13:21:22.277Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
13:21:22 [2020-11-19T13:21:22.277Z] Status: Downloaded newer image for busybox:latest
13:21:22 [2020-11-19T13:21:22.602Z] --- PASS: TestBuildWithHugeFile (120.60s)
13:21:22 [2020-11-19T13:21:22.602Z] === RUN   TestBuildWithEmptyDockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:21:22 [2020-11-19T13:21:22.602Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:21:22 [2020-11-19T13:21:22.862Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
13:21:22 [2020-11-19T13:21:22.862Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
13:21:22 [2020-11-19T13:21:22.862Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
13:21:22 [2020-11-19T13:21:22.862Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
13:21:22 [2020-11-19T13:21:22.862Z] === RUN   TestBuildPreserveOwnership
13:21:22 [2020-11-19T13:21:22.862Z] === RUN   TestBuildPreserveOwnership/copy_from
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:21:23 [2020-11-19T13:21:23.807Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:21:23 [2020-11-19T13:21:23.957Z] + bundleName=docker-py
13:21:23 [2020-11-19T13:21:23.957Z] + echo Creating docker-py-bundles.tar.gz
13:21:23 [2020-11-19T13:21:23.958Z] Creating docker-py-bundles.tar.gz
13:21:23 [2020-11-19T13:21:23.958Z] + 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
13:21:23 [2020-11-19T13:21:23.971Z] Archiving artifacts
13:21:24 [2020-11-19T13:21:24.378Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:21:24 [2020-11-19T13:21:24.378Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
13:21:25 [2020-11-19T13:21:25.322Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:21:25 [2020-11-19T13:21:25.616Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41696/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
13:21:25 [2020-11-19T13:21:25.894Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:21:25 [2020-11-19T13:21:25.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh binary-daemon
13:21:26 [2020-11-19T13:21:26.235Z] 
13:21:26 [2020-11-19T13:21:26.467Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:21:26 [2020-11-19T13:21:26.495Z] Removing bundles/
13:21:26 [2020-11-19T13:21:26.495Z] 
13:21:26 [2020-11-19T13:21:26.495Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
13:21:26 [2020-11-19T13:21:26.495Z] Building: bundles/binary-daemon/dockerd-dev
13:21:26 [2020-11-19T13:21:26.495Z] GOOS="" GOARCH="" GOARM=""
13:21:26 [2020-11-19T13:21:26.728Z] === RUN   TestDockerSuite/TestAttachAfterDetach
13:21:26 [2020-11-19T13:21:26.989Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
13:21:27 [2020-11-19T13:21:27.607Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s)
13:21:27 [2020-11-19T13:21:27.607Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
13:21:27 [2020-11-19T13:21:27.607Z]     daemon.go:325: [d98744ff5cb29] waiting for daemon to start
13:21:27 [2020-11-19T13:21:27.607Z]     daemon.go:325: [d98744ff5cb29] waiting for daemon to start
13:21:27 [2020-11-19T13:21:27.607Z]     daemon.go:353: [d98744ff5cb29] daemon started
13:21:27 [2020-11-19T13:21:27.607Z]     daemon.go:461: [d98744ff5cb29] Stopping daemon
13:21:27 [2020-11-19T13:21:27.607Z]     daemon.go:296: [d98744ff5cb29] exiting daemon
13:21:27 [2020-11-19T13:21:27.607Z]     daemon.go:448: [d98744ff5cb29] Daemon stopped
13:21:27 [2020-11-19T13:21:27.607Z] === RUN   TestCreateServiceSecretFileMode
13:21:28 [2020-11-19T13:21:28.377Z] --- PASS: TestBuildPreserveOwnership (5.41s)
13:21:28 [2020-11-19T13:21:28.377Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.76s)
13:21:28 [2020-11-19T13:21:28.377Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s)
13:21:28 [2020-11-19T13:21:28.377Z] === RUN   TestBuildPlatformInvalid
13:21:28 [2020-11-19T13:21:28.377Z] --- PASS: TestBuildPlatformInvalid (0.11s)
13:21:28 [2020-11-19T13:21:28.377Z] PASS
13:21:28 [2020-11-19T13:21:28.377Z] 
13:21:28 [2020-11-19T13:21:28.377Z] DONE 30 tests in 202.310s
13:21:28 [2020-11-19T13:21:28.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:21:28 [2020-11-19T13:21:28.377Z] ++ 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
13:21:28 [2020-11-19T13:21:28.377Z] ++ set -e
13:21:28 [2020-11-19T13:21:28.377Z] ++ '[' -n 0 ']'
13:21:28 [2020-11-19T13:21:28.377Z] ++ set -x
13:21:28 [2020-11-19T13:21:28.377Z] ++ env -i DEST=/go/src/github.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
13:21:28 [2020-11-19T13:21:28.377Z] INFO: Testing against a local daemon
13:21:28 [2020-11-19T13:21:28.377Z] === RUN   TestConfigList
13:21:28 [2020-11-19T13:21:28.637Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
13:21:30 [2020-11-19T13:21:30.024Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
13:21:30 [2020-11-19T13:21:30.285Z] === RUN   TestDockerSuite/TestAttachDetach
13:21:30 [2020-11-19T13:21:30.857Z] --- PASS: TestConfigList (2.24s)
13:21:30 [2020-11-19T13:21:30.857Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
13:21:30 [2020-11-19T13:21:30.857Z]     daemon.go:325: [db05ce77fe2d9] waiting for daemon to start
13:21:30 [2020-11-19T13:21:30.857Z]     daemon.go:325: [db05ce77fe2d9] waiting for daemon to start
13:21:30 [2020-11-19T13:21:30.857Z]     daemon.go:353: [db05ce77fe2d9] daemon started
13:21:30 [2020-11-19T13:21:30.857Z]     daemon.go:461: [db05ce77fe2d9] Stopping daemon
13:21:30 [2020-11-19T13:21:30.857Z]     daemon.go:296: [db05ce77fe2d9] exiting daemon
13:21:30 [2020-11-19T13:21:30.857Z]     daemon.go:448: [db05ce77fe2d9] Daemon stopped
13:21:30 [2020-11-19T13:21:30.857Z] === RUN   TestConfigsCreateAndDelete
13:21:31 [2020-11-19T13:21:31.130Z] --- PASS: TestCreateServiceSecretFileMode (3.38s)
13:21:31 [2020-11-19T13:21:31.130Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
13:21:31 [2020-11-19T13:21:31.130Z]     daemon.go:325: [d25f0e0baaa1e] waiting for daemon to start
13:21:31 [2020-11-19T13:21:31.130Z]     daemon.go:325: [d25f0e0baaa1e] waiting for daemon to start
13:21:31 [2020-11-19T13:21:31.130Z]     daemon.go:353: [d25f0e0baaa1e] daemon started
13:21:31 [2020-11-19T13:21:31.130Z]     daemon.go:461: [d25f0e0baaa1e] Stopping daemon
13:21:31 [2020-11-19T13:21:31.130Z]     daemon.go:296: [d25f0e0baaa1e] exiting daemon
13:21:31 [2020-11-19T13:21:31.130Z]     daemon.go:448: [d25f0e0baaa1e] Daemon stopped
13:21:31 [2020-11-19T13:21:31.130Z] === RUN   TestCreateServiceConfigFileMode
13:21:31 [2020-11-19T13:21:31.429Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:21:32 [2020-11-19T13:21:32.371Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:21:32 [2020-11-19T13:21:32.943Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
13:21:33 [2020-11-19T13:21:33.885Z] --- PASS: TestConfigsCreateAndDelete (2.93s)
13:21:33 [2020-11-19T13:21:33.885Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
13:21:33 [2020-11-19T13:21:33.885Z]     daemon.go:325: [dffc2bcbe8802] waiting for daemon to start
13:21:33 [2020-11-19T13:21:33.885Z]     daemon.go:325: [dffc2bcbe8802] waiting for daemon to start
13:21:33 [2020-11-19T13:21:33.885Z]     daemon.go:353: [dffc2bcbe8802] daemon started
13:21:33 [2020-11-19T13:21:33.885Z]     daemon.go:461: [dffc2bcbe8802] Stopping daemon
13:21:33 [2020-11-19T13:21:33.885Z]     daemon.go:296: [dffc2bcbe8802] exiting daemon
13:21:33 [2020-11-19T13:21:33.885Z]     daemon.go:448: [dffc2bcbe8802] Daemon stopped
13:21:33 [2020-11-19T13:21:33.885Z] === RUN   TestConfigsUpdate
13:21:34 [2020-11-19T13:21:34.145Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:21:34 [2020-11-19T13:21:34.651Z] --- PASS: TestCreateServiceConfigFileMode (3.53s)
13:21:34 [2020-11-19T13:21:34.651Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
13:21:34 [2020-11-19T13:21:34.651Z]     daemon.go:325: [d000ba2bc94a1] waiting for daemon to start
13:21:34 [2020-11-19T13:21:34.651Z]     daemon.go:325: [d000ba2bc94a1] waiting for daemon to start
13:21:34 [2020-11-19T13:21:34.651Z]     daemon.go:353: [d000ba2bc94a1] daemon started
13:21:34 [2020-11-19T13:21:34.651Z]     daemon.go:461: [d000ba2bc94a1] Stopping daemon
13:21:34 [2020-11-19T13:21:34.651Z]     daemon.go:296: [d000ba2bc94a1] exiting daemon
13:21:34 [2020-11-19T13:21:34.651Z]     daemon.go:448: [d000ba2bc94a1] Daemon stopped
13:21:34 [2020-11-19T13:21:34.651Z] === RUN   TestCreateServiceSysctls
13:21:35 [2020-11-19T13:21:35.088Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:21:35 [2020-11-19T13:21:35.349Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
13:21:35 [2020-11-19T13:21:35.610Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:21:36 [2020-11-19T13:21:36.554Z] --- PASS: TestConfigsUpdate (2.91s)
13:21:36 [2020-11-19T13:21:36.554Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
13:21:36 [2020-11-19T13:21:36.554Z]     daemon.go:325: [d1a038b0b81e3] waiting for daemon to start
13:21:36 [2020-11-19T13:21:36.554Z]     daemon.go:325: [d1a038b0b81e3] waiting for daemon to start
13:21:36 [2020-11-19T13:21:36.554Z]     daemon.go:353: [d1a038b0b81e3] daemon started
13:21:36 [2020-11-19T13:21:36.554Z]     daemon.go:461: [d1a038b0b81e3] Stopping daemon
13:21:36 [2020-11-19T13:21:36.554Z]     daemon.go:296: [d1a038b0b81e3] exiting daemon
13:21:36 [2020-11-19T13:21:36.554Z]     daemon.go:448: [d1a038b0b81e3] Daemon stopped
13:21:36 [2020-11-19T13:21:36.554Z] === RUN   TestTemplatedConfig
13:21:36 [2020-11-19T13:21:36.814Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
13:21:36 [2020-11-19T13:21:36.815Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:21:38 [2020-11-19T13:21:38.731Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:21:38 [2020-11-19T13:21:38.731Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
13:21:39 [2020-11-19T13:21:39.111Z] --- PASS: TestCreateServiceSysctls (4.35s)
13:21:39 [2020-11-19T13:21:39.111Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
13:21:39 [2020-11-19T13:21:39.111Z]     daemon.go:325: [daf2d82cd8f6f] waiting for daemon to start
13:21:39 [2020-11-19T13:21:39.111Z]     daemon.go:325: [daf2d82cd8f6f] waiting for daemon to start
13:21:39 [2020-11-19T13:21:39.111Z]     daemon.go:353: [daf2d82cd8f6f] daemon started
13:21:39 [2020-11-19T13:21:39.111Z]     daemon.go:461: [daf2d82cd8f6f] Stopping daemon
13:21:39 [2020-11-19T13:21:39.111Z]     daemon.go:296: [daf2d82cd8f6f] exiting daemon
13:21:39 [2020-11-19T13:21:39.111Z]     daemon.go:448: [daf2d82cd8f6f] Daemon stopped
13:21:39 [2020-11-19T13:21:39.111Z] === RUN   TestInspect
13:21:39 [2020-11-19T13:21:39.303Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
13:21:39 [2020-11-19T13:21:39.564Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:21:39 [2020-11-19T13:21:39.824Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
13:21:40 [2020-11-19T13:21:40.085Z] --- PASS: TestTemplatedConfig (3.49s)
13:21:40 [2020-11-19T13:21:40.085Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
13:21:40 [2020-11-19T13:21:40.085Z]     daemon.go:325: [df82a7c8ab912] waiting for daemon to start
13:21:40 [2020-11-19T13:21:40.085Z]     daemon.go:325: [df82a7c8ab912] waiting for daemon to start
13:21:40 [2020-11-19T13:21:40.085Z]     daemon.go:353: [df82a7c8ab912] daemon started
13:21:40 [2020-11-19T13:21:40.085Z]     daemon.go:461: [df82a7c8ab912] Stopping daemon
13:21:40 [2020-11-19T13:21:40.085Z]     daemon.go:296: [df82a7c8ab912] exiting daemon
13:21:40 [2020-11-19T13:21:40.085Z]     daemon.go:448: [df82a7c8ab912] Daemon stopped
13:21:40 [2020-11-19T13:21:40.085Z] === RUN   TestConfigInspect
13:21:40 [2020-11-19T13:21:40.658Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:21:40 [2020-11-19T13:21:40.658Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:21:41 [2020-11-19T13:21:41.230Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
13:21:41 [2020-11-19T13:21:41.492Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:21:41 [2020-11-19T13:21:41.754Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
13:21:42 [2020-11-19T13:21:42.326Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:21:42 [2020-11-19T13:21:42.632Z] --- PASS: TestInspect (3.91s)
13:21:42 [2020-11-19T13:21:42.632Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
13:21:42 [2020-11-19T13:21:42.632Z]     daemon.go:325: [d33e08cbee510] waiting for daemon to start
13:21:42 [2020-11-19T13:21:42.632Z]     daemon.go:325: [d33e08cbee510] waiting for daemon to start
13:21:42 [2020-11-19T13:21:42.632Z]     daemon.go:353: [d33e08cbee510] daemon started
13:21:42 [2020-11-19T13:21:42.632Z]     daemon.go:461: [d33e08cbee510] Stopping daemon
13:21:42 [2020-11-19T13:21:42.632Z]     daemon.go:296: [d33e08cbee510] exiting daemon
13:21:42 [2020-11-19T13:21:42.632Z]     daemon.go:448: [d33e08cbee510] Daemon stopped
13:21:42 [2020-11-19T13:21:42.632Z] === RUN   TestDockerNetworkConnectAlias
13:21:43 [2020-11-19T13:21:43.269Z] --- PASS: TestConfigInspect (3.25s)
13:21:43 [2020-11-19T13:21:43.269Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
13:21:43 [2020-11-19T13:21:43.269Z]     daemon.go:325: [d70ca18708e0b] waiting for daemon to start
13:21:43 [2020-11-19T13:21:43.269Z]     daemon.go:325: [d70ca18708e0b] waiting for daemon to start
13:21:43 [2020-11-19T13:21:43.269Z]     daemon.go:353: [d70ca18708e0b] daemon started
13:21:43 [2020-11-19T13:21:43.269Z]     daemon.go:461: [d70ca18708e0b] Stopping daemon
13:21:43 [2020-11-19T13:21:43.269Z]     daemon.go:296: [d70ca18708e0b] exiting daemon
13:21:43 [2020-11-19T13:21:43.269Z]     daemon.go:448: [d70ca18708e0b] Daemon stopped
13:21:43 [2020-11-19T13:21:43.269Z] === RUN   TestConfigCreateWithLabels
13:21:44 [2020-11-19T13:21:44.215Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
13:21:46 [2020-11-19T13:21:46.131Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
13:21:46 [2020-11-19T13:21:46.131Z] --- PASS: TestConfigCreateWithLabels (2.92s)
13:21:46 [2020-11-19T13:21:46.131Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
13:21:46 [2020-11-19T13:21:46.131Z]     daemon.go:325: [dbffc0167585a] waiting for daemon to start
13:21:46 [2020-11-19T13:21:46.131Z]     daemon.go:325: [dbffc0167585a] waiting for daemon to start
13:21:46 [2020-11-19T13:21:46.131Z]     daemon.go:353: [dbffc0167585a] daemon started
13:21:46 [2020-11-19T13:21:46.131Z]     daemon.go:461: [dbffc0167585a] Stopping daemon
13:21:46 [2020-11-19T13:21:46.131Z]     daemon.go:296: [dbffc0167585a] exiting daemon
13:21:46 [2020-11-19T13:21:46.131Z]     daemon.go:448: [dbffc0167585a] Daemon stopped
13:21:46 [2020-11-19T13:21:46.131Z] === RUN   TestConfigCreateResolve
13:21:48 [2020-11-19T13:21:48.044Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
13:21:48 [2020-11-19T13:21:48.985Z] --- PASS: TestConfigCreateResolve (2.59s)
13:21:48 [2020-11-19T13:21:48.985Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
13:21:48 [2020-11-19T13:21:48.985Z]     daemon.go:325: [d9cfcb80bc7fb] waiting for daemon to start
13:21:48 [2020-11-19T13:21:48.985Z]     daemon.go:325: [d9cfcb80bc7fb] waiting for daemon to start
13:21:48 [2020-11-19T13:21:48.985Z]     daemon.go:353: [d9cfcb80bc7fb] daemon started
13:21:48 [2020-11-19T13:21:48.985Z]     daemon.go:461: [d9cfcb80bc7fb] Stopping daemon
13:21:48 [2020-11-19T13:21:48.985Z]     daemon.go:296: [d9cfcb80bc7fb] exiting daemon
13:21:48 [2020-11-19T13:21:48.985Z]     daemon.go:448: [d9cfcb80bc7fb] Daemon stopped
13:21:48 [2020-11-19T13:21:48.985Z] === RUN   TestConfigDaemonLibtrustID
13:21:49 [2020-11-19T13:21:49.246Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
13:21:49 [2020-11-19T13:21:49.246Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
13:21:49 [2020-11-19T13:21:49.246Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
13:21:49 [2020-11-19T13:21:49.246Z]     daemon.go:325: [d8fc52be15dc7] waiting for daemon to start
13:21:49 [2020-11-19T13:21:49.246Z]     daemon.go:325: [d8fc52be15dc7] waiting for daemon to start
13:21:49 [2020-11-19T13:21:49.246Z]     daemon.go:353: [d8fc52be15dc7] daemon started
13:21:49 [2020-11-19T13:21:49.246Z]     daemon.go:461: [d8fc52be15dc7] Stopping daemon
13:21:49 [2020-11-19T13:21:49.246Z]     daemon.go:296: [d8fc52be15dc7] exiting daemon
13:21:49 [2020-11-19T13:21:49.246Z]     daemon.go:448: [d8fc52be15dc7] Daemon stopped
13:21:49 [2020-11-19T13:21:49.246Z] PASS
13:21:49 [2020-11-19T13:21:49.507Z] 
13:21:49 [2020-11-19T13:21:49.507Z] DONE 8 tests in 21.052s
13:21:49 [2020-11-19T13:21:49.507Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:21:49 [2020-11-19T13:21:49.507Z] ++ 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
13:21:49 [2020-11-19T13:21:49.507Z] ++ set -e
13:21:49 [2020-11-19T13:21:49.507Z] ++ '[' -n 0 ']'
13:21:49 [2020-11-19T13:21:49.507Z] ++ set -x
13:21:49 [2020-11-19T13:21:49.507Z] ++ env -i DEST=/go/src/github.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
13:21:49 [2020-11-19T13:21:49.507Z] INFO: Testing against a local daemon
13:21:49 [2020-11-19T13:21:49.507Z] === RUN   TestCheckpoint
13:21:49 [2020-11-19T13:21:49.507Z] --- SKIP: TestCheckpoint (0.00s)
13:21:49 [2020-11-19T13:21:49.507Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:21:49 [2020-11-19T13:21:49.507Z] === RUN   TestContainerInvalidJSON
13:21:49 [2020-11-19T13:21:49.507Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:21:49 [2020-11-19T13:21:49.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:21:49 [2020-11-19T13:21:49.507Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:21:49 [2020-11-19T13:21:49.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:21:49 [2020-11-19T13:21:49.507Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:21:49 [2020-11-19T13:21:49.507Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:21:49 [2020-11-19T13:21:49.507Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:21:49 [2020-11-19T13:21:49.507Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:21:49 [2020-11-19T13:21:49.507Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:21:49 [2020-11-19T13:21:49.768Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:21:49 [2020-11-19T13:21:49.768Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:21:49 [2020-11-19T13:21:49.768Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:21:49 [2020-11-19T13:21:49.768Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:21:49 [2020-11-19T13:21:49.768Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:21:49 [2020-11-19T13:21:49.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
13:21:49 [2020-11-19T13:21:49.768Z] === RUN   TestCopyFromContainerPathIsNotDir
13:21:49 [2020-11-19T13:21:49.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
13:21:49 [2020-11-19T13:21:49.768Z] === RUN   TestCopyToContainerPathDoesNotExist
13:21:49 [2020-11-19T13:21:49.768Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
13:21:49 [2020-11-19T13:21:49.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
13:21:49 [2020-11-19T13:21:49.768Z] === RUN   TestCopyToContainerPathIsNotDir
13:21:50 [2020-11-19T13:21:50.030Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:21:50 [2020-11-19T13:21:50.030Z] === RUN   TestCopyFromContainer
13:21:51 [2020-11-19T13:21:51.117Z] --- PASS: TestDockerNetworkConnectAlias (7.71s)
13:21:51 [2020-11-19T13:21:51.117Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
13:21:51 [2020-11-19T13:21:51.117Z]     daemon.go:325: [dd3885c085d20] waiting for daemon to start
13:21:51 [2020-11-19T13:21:51.117Z]     daemon.go:325: [dd3885c085d20] waiting for daemon to start
13:21:51 [2020-11-19T13:21:51.117Z]     daemon.go:353: [dd3885c085d20] daemon started
13:21:51 [2020-11-19T13:21:51.117Z]     daemon.go:461: [dd3885c085d20] Stopping daemon
13:21:51 [2020-11-19T13:21:51.117Z]     daemon.go:296: [dd3885c085d20] exiting daemon
13:21:51 [2020-11-19T13:21:51.117Z]     daemon.go:448: [dd3885c085d20] Daemon stopped
13:21:51 [2020-11-19T13:21:51.117Z] === RUN   TestDockerNetworkReConnect
13:21:51 [2020-11-19T13:21:51.417Z] === RUN   TestCopyFromContainer//
13:21:51 [2020-11-19T13:21:51.417Z] === RUN   TestCopyFromContainer//bar/root
13:21:51 [2020-11-19T13:21:51.678Z] === RUN   TestCopyFromContainer//bar/root/
13:21:51 [2020-11-19T13:21:51.678Z] === RUN   TestCopyFromContainer/bar/quux
13:21:51 [2020-11-19T13:21:51.678Z] === RUN   TestCopyFromContainer/bar/quux/
13:21:51 [2020-11-19T13:21:51.939Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:21:51 [2020-11-19T13:21:51.939Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:21:51 [2020-11-19T13:21:51.939Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:21:52 [2020-11-19T13:21:52.200Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:21:52 [2020-11-19T13:21:52.200Z] === RUN   TestCopyFromContainer/bar/notarget
13:21:52 [2020-11-19T13:21:52.200Z] --- PASS: TestCopyFromContainer (2.39s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer// (0.09s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:21:52 [2020-11-19T13:21:52.200Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
13:21:52 [2020-11-19T13:21:52.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:21:52 [2020-11-19T13:21:52.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:21:52 [2020-11-19T13:21:52.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:21:52 [2020-11-19T13:21:52.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:21:52 [2020-11-19T13:21:52.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:21:52 [2020-11-19T13:21:52.200Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:21:52 [2020-11-19T13:21:52.200Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:21:52 [2020-11-19T13:21:52.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:21:52 [2020-11-19T13:21:52.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:21:52 [2020-11-19T13:21:52.461Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:21:52 [2020-11-19T13:21:52.461Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:21:52 [2020-11-19T13:21:52.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:21:52 [2020-11-19T13:21:52.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:21:52 [2020-11-19T13:21:52.461Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateLinkToNonExistingContainer
13:21:52 [2020-11-19T13:21:52.461Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateWithInvalidEnv
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateWithInvalidEnv/0
13:21:52 [2020-11-19T13:21:52.461Z] === PAUSE TestCreateWithInvalidEnv/0
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateWithInvalidEnv/1
13:21:52 [2020-11-19T13:21:52.461Z] === PAUSE TestCreateWithInvalidEnv/1
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateWithInvalidEnv/2
13:21:52 [2020-11-19T13:21:52.461Z] === PAUSE TestCreateWithInvalidEnv/2
13:21:52 [2020-11-19T13:21:52.461Z] === CONT  TestCreateWithInvalidEnv/0
13:21:52 [2020-11-19T13:21:52.461Z] === CONT  TestCreateWithInvalidEnv/2
13:21:52 [2020-11-19T13:21:52.461Z] === CONT  TestCreateWithInvalidEnv/1
13:21:52 [2020-11-19T13:21:52.461Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
13:21:52 [2020-11-19T13:21:52.461Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:21:52 [2020-11-19T13:21:52.461Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:21:52 [2020-11-19T13:21:52.461Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateTmpfsMountsTarget
13:21:52 [2020-11-19T13:21:52.461Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
13:21:52 [2020-11-19T13:21:52.461Z] === RUN   TestCreateWithCustomMaskedPaths
13:21:53 [2020-11-19T13:21:53.405Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
13:21:54 [2020-11-19T13:21:54.378Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:21:54 [2020-11-19T13:21:54.378Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:21:54 [2020-11-19T13:21:54.378Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:21:54 [2020-11-19T13:21:54.378Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:21:54 [2020-11-19T13:21:54.378Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:21:54 [2020-11-19T13:21:54.649Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:21:54 [2020-11-19T13:21:54.649Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:21:54 [2020-11-19T13:21:54.649Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:21:54 [2020-11-19T13:21:54.649Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:21:54 [2020-11-19T13:21:54.649Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:21:54 [2020-11-19T13:21:54.649Z] --- PASS: TestCreateWithCapabilities (0.03s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
13:21:54 [2020-11-19T13:21:54.649Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
13:21:54 [2020-11-19T13:21:54.649Z] === RUN   TestCreateWithCustomReadonlyPaths
13:21:56 [2020-11-19T13:21:56.579Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s)
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:21:56 [2020-11-19T13:21:56.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:21:56 [2020-11-19T13:21:56.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:21:56 [2020-11-19T13:21:56.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:21:56 [2020-11-19T13:21:56.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:21:56 [2020-11-19T13:21:56.579Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:21:56 [2020-11-19T13:21:56.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
13:21:56 [2020-11-19T13:21:56.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
13:21:56 [2020-11-19T13:21:56.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
13:21:56 [2020-11-19T13:21:56.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
13:21:56 [2020-11-19T13:21:56.579Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:21:56 [2020-11-19T13:21:56.579Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:21:56 [2020-11-19T13:21:56.690Z] --- PASS: TestDockerNetworkReConnect (5.94s)
13:21:56 [2020-11-19T13:21:56.690Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
13:21:56 [2020-11-19T13:21:56.690Z]     daemon.go:325: [d0cf823fcc775] waiting for daemon to start
13:21:56 [2020-11-19T13:21:56.690Z]     daemon.go:325: [d0cf823fcc775] waiting for daemon to start
13:21:56 [2020-11-19T13:21:56.690Z]     daemon.go:353: [d0cf823fcc775] daemon started
13:21:56 [2020-11-19T13:21:56.690Z]     daemon.go:461: [d0cf823fcc775] Stopping daemon
13:21:56 [2020-11-19T13:21:56.690Z]     daemon.go:296: [d0cf823fcc775] exiting daemon
13:21:56 [2020-11-19T13:21:56.690Z]     daemon.go:448: [d0cf823fcc775] Daemon stopped
13:21:56 [2020-11-19T13:21:56.690Z] === RUN   TestServicePlugin
13:21:56 [2020-11-19T13:21:56.690Z] --- SKIP: TestServicePlugin (0.00s)
13:21:56 [2020-11-19T13:21:56.690Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:21:56 [2020-11-19T13:21:56.690Z] === RUN   TestServiceUpdateLabel
13:21:56 [2020-11-19T13:21:56.824Z] --- PASS: TestBuildWithHugeFile (53.53s)
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildWithEmptyDockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:21:56 [2020-11-19T13:21:56.824Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
13:21:56 [2020-11-19T13:21:56.824Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
13:21:56 [2020-11-19T13:21:56.824Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
13:21:56 [2020-11-19T13:21:56.824Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildPreserveOwnership
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildPreserveOwnership/copy_from
13:21:56 [2020-11-19T13:21:56.824Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:21:57 [2020-11-19T13:21:57.121Z] --- PASS: TestBuildPreserveOwnership (3.74s)
13:21:57 [2020-11-19T13:21:57.121Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.44s)
13:21:57 [2020-11-19T13:21:57.121Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
13:21:57 [2020-11-19T13:21:57.121Z] === RUN   TestBuildPlatformInvalid
13:21:57 [2020-11-19T13:21:57.121Z] --- PASS: TestBuildPlatformInvalid (0.11s)
13:21:57 [2020-11-19T13:21:57.121Z] PASS
13:21:57 [2020-11-19T13:21:57.121Z] 
13:21:57 [2020-11-19T13:21:57.121Z] DONE 30 tests in 87.613s
13:21:57 [2020-11-19T13:21:57.121Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
13:21:57 [2020-11-19T13:21:57.121Z] ++ 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
13:21:57 [2020-11-19T13:21:57.121Z] ++ set -e
13:21:57 [2020-11-19T13:21:57.121Z] ++ '[' -n 0 ']'
13:21:57 [2020-11-19T13:21:57.121Z] ++ set -x
13:21:57 [2020-11-19T13:21:57.121Z] ++ env -i DEST=/go/src/github.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
13:21:57 [2020-11-19T13:21:57.150Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
13:21:57 [2020-11-19T13:21:57.410Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
13:21:57 [2020-11-19T13:21:57.410Z] === RUN   TestContainerStartOnDaemonRestart
13:21:57 [2020-11-19T13:21:57.410Z] === PAUSE TestContainerStartOnDaemonRestart
13:21:57 [2020-11-19T13:21:57.410Z] === RUN   TestDaemonRestartIpcMode
13:21:57 [2020-11-19T13:21:57.410Z] === PAUSE TestDaemonRestartIpcMode
13:21:57 [2020-11-19T13:21:57.410Z] === RUN   TestDiff
13:21:57 [2020-11-19T13:21:57.413Z] INFO: Testing against a local daemon
13:21:57 [2020-11-19T13:21:57.413Z] === RUN   TestConfigList
13:21:57 [2020-11-19T13:21:57.673Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
13:21:58 [2020-11-19T13:21:58.246Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:21:58 [2020-11-19T13:21:58.246Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
13:21:58 [2020-11-19T13:21:58.246Z] --- PASS: TestDiff (0.88s)
13:21:58 [2020-11-19T13:21:58.246Z] === RUN   TestExecWithCloseStdin
13:21:58 [2020-11-19T13:21:58.817Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
13:21:58 [2020-11-19T13:21:58.817Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:21:59 [2020-11-19T13:21:59.078Z] --- PASS: TestExecWithCloseStdin (0.95s)
13:21:59 [2020-11-19T13:21:59.078Z] === RUN   TestExec
13:21:59 [2020-11-19T13:21:59.341Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
13:21:59 [2020-11-19T13:21:59.469Z] --- PASS: TestServiceUpdateLabel (3.22s)
13:21:59 [2020-11-19T13:21:59.469Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
13:21:59 [2020-11-19T13:21:59.469Z]     daemon.go:325: [da9b8d6ecaee9] waiting for daemon to start
13:21:59 [2020-11-19T13:21:59.469Z]     daemon.go:325: [da9b8d6ecaee9] waiting for daemon to start
13:21:59 [2020-11-19T13:21:59.469Z]     daemon.go:353: [da9b8d6ecaee9] daemon started
13:21:59 [2020-11-19T13:21:59.469Z]     daemon.go:461: [da9b8d6ecaee9] Stopping daemon
13:21:59 [2020-11-19T13:21:59.469Z]     daemon.go:296: [da9b8d6ecaee9] exiting daemon
13:21:59 [2020-11-19T13:21:59.469Z]     daemon.go:448: [da9b8d6ecaee9] Daemon stopped
13:21:59 [2020-11-19T13:21:59.469Z] === RUN   TestServiceUpdateSecrets
13:21:59 [2020-11-19T13:21:59.497Z] --- PASS: TestConfigList (1.94s)
13:21:59 [2020-11-19T13:21:59.497Z]     config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList
13:21:59 [2020-11-19T13:21:59.497Z]     daemon.go:325: [df87f16af2414] waiting for daemon to start
13:21:59 [2020-11-19T13:21:59.497Z]     daemon.go:325: [df87f16af2414] waiting for daemon to start
13:21:59 [2020-11-19T13:21:59.497Z]     daemon.go:353: [df87f16af2414] daemon started
13:21:59 [2020-11-19T13:21:59.497Z]     daemon.go:461: [df87f16af2414] Stopping daemon
13:21:59 [2020-11-19T13:21:59.497Z]     daemon.go:296: [df87f16af2414] exiting daemon
13:21:59 [2020-11-19T13:21:59.497Z]     daemon.go:448: [df87f16af2414] Daemon stopped
13:21:59 [2020-11-19T13:21:59.497Z] === RUN   TestConfigsCreateAndDelete
13:21:59 [2020-11-19T13:21:59.913Z] --- PASS: TestExec (0.89s)
13:21:59 [2020-11-19T13:21:59.913Z] === RUN   TestExecUser
13:22:00 [2020-11-19T13:22:00.173Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:22:00 [2020-11-19T13:22:00.435Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:22:01 [2020-11-19T13:22:01.007Z] --- PASS: TestExecUser (1.05s)
13:22:01 [2020-11-19T13:22:01.007Z] === RUN   TestExportContainerAndImportImage
13:22:01 [2020-11-19T13:22:01.024Z] --- PASS: TestConfigsCreateAndDelete (1.87s)
13:22:01 [2020-11-19T13:22:01.024Z]     config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete
13:22:01 [2020-11-19T13:22:01.024Z]     daemon.go:325: [da6da6da261bd] waiting for daemon to start
13:22:01 [2020-11-19T13:22:01.024Z]     daemon.go:325: [da6da6da261bd] waiting for daemon to start
13:22:01 [2020-11-19T13:22:01.024Z]     daemon.go:353: [da6da6da261bd] daemon started
13:22:01 [2020-11-19T13:22:01.024Z]     daemon.go:461: [da6da6da261bd] Stopping daemon
13:22:01 [2020-11-19T13:22:01.024Z]     daemon.go:296: [da6da6da261bd] exiting daemon
13:22:01 [2020-11-19T13:22:01.024Z]     daemon.go:448: [da6da6da261bd] Daemon stopped
13:22:01 [2020-11-19T13:22:01.024Z] === RUN   TestConfigsUpdate
13:22:01 [2020-11-19T13:22:01.268Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
13:22:02 [2020-11-19T13:22:02.212Z] --- PASS: TestExportContainerAndImportImage (1.20s)
13:22:02 [2020-11-19T13:22:02.212Z] === RUN   TestExportContainerAfterDaemonRestart
13:22:02 [2020-11-19T13:22:02.212Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
13:22:03 [2020-11-19T13:22:03.102Z] --- PASS: TestConfigsUpdate (1.87s)
13:22:03 [2020-11-19T13:22:03.102Z]     config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate
13:22:03 [2020-11-19T13:22:03.102Z]     daemon.go:325: [d7f3dba474098] waiting for daemon to start
13:22:03 [2020-11-19T13:22:03.102Z]     daemon.go:325: [d7f3dba474098] waiting for daemon to start
13:22:03 [2020-11-19T13:22:03.102Z]     daemon.go:353: [d7f3dba474098] daemon started
13:22:03 [2020-11-19T13:22:03.102Z]     daemon.go:461: [d7f3dba474098] Stopping daemon
13:22:03 [2020-11-19T13:22:03.102Z]     daemon.go:296: [d7f3dba474098] exiting daemon
13:22:03 [2020-11-19T13:22:03.102Z]     daemon.go:448: [d7f3dba474098] Daemon stopped
13:22:03 [2020-11-19T13:22:03.102Z] === RUN   TestTemplatedConfig
13:22:03 [2020-11-19T13:22:03.597Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:22:03 [2020-11-19T13:22:03.858Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s)
13:22:03 [2020-11-19T13:22:03.858Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:325: [da953d4a01971] waiting for daemon to start
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:325: [da953d4a01971] waiting for daemon to start
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:353: [da953d4a01971] daemon started
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:461: [da953d4a01971] Stopping daemon
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:296: [da953d4a01971] exiting daemon
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:448: [da953d4a01971] Daemon stopped
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:325: [da953d4a01971] waiting for daemon to start
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:325: [da953d4a01971] waiting for daemon to start
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:353: [da953d4a01971] daemon started
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:461: [da953d4a01971] Stopping daemon
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:296: [da953d4a01971] exiting daemon
13:22:03 [2020-11-19T13:22:03.858Z]     daemon.go:448: [da953d4a01971] Daemon stopped
13:22:03 [2020-11-19T13:22:03.858Z] === RUN   TestHealthCheckWorkdir
13:22:04 [2020-11-19T13:22:04.802Z] --- PASS: TestHealthCheckWorkdir (1.04s)
13:22:04 [2020-11-19T13:22:04.802Z] === RUN   TestHealthKillContainer
13:22:05 [2020-11-19T13:22:05.193Z] --- PASS: TestTemplatedConfig (2.36s)
13:22:05 [2020-11-19T13:22:05.193Z]     config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig
13:22:05 [2020-11-19T13:22:05.193Z]     daemon.go:325: [d1fc2dca712fe] waiting for daemon to start
13:22:05 [2020-11-19T13:22:05.193Z]     daemon.go:325: [d1fc2dca712fe] waiting for daemon to start
13:22:05 [2020-11-19T13:22:05.193Z]     daemon.go:353: [d1fc2dca712fe] daemon started
13:22:05 [2020-11-19T13:22:05.193Z]     daemon.go:461: [d1fc2dca712fe] Stopping daemon
13:22:05 [2020-11-19T13:22:05.193Z]     daemon.go:296: [d1fc2dca712fe] exiting daemon
13:22:05 [2020-11-19T13:22:05.193Z]     daemon.go:448: [d1fc2dca712fe] Daemon stopped
13:22:05 [2020-11-19T13:22:05.193Z] === RUN   TestConfigInspect
13:22:06 [2020-11-19T13:22:06.189Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:22:06 [2020-11-19T13:22:06.762Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:22:07 [2020-11-19T13:22:07.022Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
13:22:07 [2020-11-19T13:22:07.274Z] --- PASS: TestConfigInspect (1.86s)
13:22:07 [2020-11-19T13:22:07.274Z]     config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect
13:22:07 [2020-11-19T13:22:07.274Z]     daemon.go:325: [d480bc898b79c] waiting for daemon to start
13:22:07 [2020-11-19T13:22:07.274Z]     daemon.go:325: [d480bc898b79c] waiting for daemon to start
13:22:07 [2020-11-19T13:22:07.274Z]     daemon.go:353: [d480bc898b79c] daemon started
13:22:07 [2020-11-19T13:22:07.274Z]     daemon.go:461: [d480bc898b79c] Stopping daemon
13:22:07 [2020-11-19T13:22:07.274Z]     daemon.go:296: [d480bc898b79c] exiting daemon
13:22:07 [2020-11-19T13:22:07.274Z]     daemon.go:448: [d480bc898b79c] Daemon stopped
13:22:07 [2020-11-19T13:22:07.274Z] === RUN   TestConfigCreateWithLabels
13:22:07 [2020-11-19T13:22:07.595Z] --- PASS: TestHealthKillContainer (2.80s)
13:22:07 [2020-11-19T13:22:07.595Z] === RUN   TestInspectCpusetInConfigPre120
13:22:08 [2020-11-19T13:22:08.538Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
13:22:08 [2020-11-19T13:22:08.538Z] === RUN   TestIpcModeNone
13:22:09 [2020-11-19T13:22:09.365Z] --- PASS: TestConfigCreateWithLabels (1.89s)
13:22:09 [2020-11-19T13:22:09.365Z]     config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels
13:22:09 [2020-11-19T13:22:09.365Z]     daemon.go:325: [daaede164b093] waiting for daemon to start
13:22:09 [2020-11-19T13:22:09.365Z]     daemon.go:325: [daaede164b093] waiting for daemon to start
13:22:09 [2020-11-19T13:22:09.365Z]     daemon.go:353: [daaede164b093] daemon started
13:22:09 [2020-11-19T13:22:09.365Z]     daemon.go:461: [daaede164b093] Stopping daemon
13:22:09 [2020-11-19T13:22:09.365Z]     daemon.go:296: [daaede164b093] exiting daemon
13:22:09 [2020-11-19T13:22:09.365Z]     daemon.go:448: [daaede164b093] Daemon stopped
13:22:09 [2020-11-19T13:22:09.365Z] === RUN   TestConfigCreateResolve
13:22:09 [2020-11-19T13:22:09.482Z] --- PASS: TestIpcModeNone (0.92s)
13:22:09 [2020-11-19T13:22:09.482Z] === RUN   TestIpcModePrivate
13:22:09 [2020-11-19T13:22:09.743Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:22:09 [2020-11-19T13:22:09.743Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
13:22:10 [2020-11-19T13:22:10.314Z] --- PASS: TestIpcModePrivate (0.92s)
13:22:10 [2020-11-19T13:22:10.314Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
13:22:10 [2020-11-19T13:22:10.314Z] === RUN   TestIpcModeShareable
13:22:10 [2020-11-19T13:22:10.889Z] --- PASS: TestConfigCreateResolve (1.86s)
13:22:10 [2020-11-19T13:22:10.889Z]     config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve
13:22:10 [2020-11-19T13:22:10.889Z]     daemon.go:325: [d77cd7658b944] waiting for daemon to start
13:22:10 [2020-11-19T13:22:10.889Z]     daemon.go:325: [d77cd7658b944] waiting for daemon to start
13:22:10 [2020-11-19T13:22:10.889Z]     daemon.go:353: [d77cd7658b944] daemon started
13:22:10 [2020-11-19T13:22:10.889Z]     daemon.go:461: [d77cd7658b944] Stopping daemon
13:22:10 [2020-11-19T13:22:10.889Z]     daemon.go:296: [d77cd7658b944] exiting daemon
13:22:10 [2020-11-19T13:22:10.889Z]     daemon.go:448: [d77cd7658b944] Daemon stopped
13:22:10 [2020-11-19T13:22:10.889Z] === RUN   TestConfigDaemonLibtrustID
13:22:11 [2020-11-19T13:22:11.258Z] --- PASS: TestIpcModeShareable (1.01s)
13:22:11 [2020-11-19T13:22:11.258Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
13:22:11 [2020-11-19T13:22:11.258Z] === RUN   TestAPIIpcModeShareableAndContainer
13:22:11 [2020-11-19T13:22:11.525Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
13:22:11 [2020-11-19T13:22:11.525Z]     config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID
13:22:11 [2020-11-19T13:22:11.525Z]     daemon.go:325: [d9ea456c7ac18] waiting for daemon to start
13:22:11 [2020-11-19T13:22:11.525Z]     daemon.go:325: [d9ea456c7ac18] waiting for daemon to start
13:22:11 [2020-11-19T13:22:11.525Z]     daemon.go:353: [d9ea456c7ac18] daemon started
13:22:11 [2020-11-19T13:22:11.525Z]     daemon.go:461: [d9ea456c7ac18] Stopping daemon
13:22:11 [2020-11-19T13:22:11.525Z]     daemon.go:296: [d9ea456c7ac18] exiting daemon
13:22:11 [2020-11-19T13:22:11.525Z]     daemon.go:448: [d9ea456c7ac18] Daemon stopped
13:22:11 [2020-11-19T13:22:11.525Z] PASS
13:22:11 [2020-11-19T13:22:11.525Z] 
13:22:11 [2020-11-19T13:22:11.525Z] DONE 8 tests in 14.264s
13:22:11 [2020-11-19T13:22:11.525Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
13:22:11 [2020-11-19T13:22:11.525Z] ++ 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
13:22:11 [2020-11-19T13:22:11.525Z] ++ set -e
13:22:11 [2020-11-19T13:22:11.525Z] ++ '[' -n 0 ']'
13:22:11 [2020-11-19T13:22:11.525Z] ++ set -x
13:22:11 [2020-11-19T13:22:11.526Z] ++ env -i DEST=/go/src/github.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
13:22:11 [2020-11-19T13:22:11.526Z] INFO: Testing against a local daemon
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestCheckpoint
13:22:11 [2020-11-19T13:22:11.526Z] --- SKIP: TestCheckpoint (0.00s)
13:22:11 [2020-11-19T13:22:11.526Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestContainerInvalidJSON
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:22:11 [2020-11-19T13:22:11.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:22:11 [2020-11-19T13:22:11.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:22:11 [2020-11-19T13:22:11.526Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:22:11 [2020-11-19T13:22:11.526Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:22:11 [2020-11-19T13:22:11.526Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:22:11 [2020-11-19T13:22:11.526Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:22:11 [2020-11-19T13:22:11.526Z] --- PASS: TestContainerInvalidJSON (0.02s)
13:22:11 [2020-11-19T13:22:11.526Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:22:11 [2020-11-19T13:22:11.526Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:22:11 [2020-11-19T13:22:11.526Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:22:11 [2020-11-19T13:22:11.526Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
13:22:11 [2020-11-19T13:22:11.526Z] === RUN   TestCopyFromContainerPathIsNotDir
13:22:11 [2020-11-19T13:22:11.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
13:22:11 [2020-11-19T13:22:11.823Z] === RUN   TestCopyToContainerPathDoesNotExist
13:22:11 [2020-11-19T13:22:11.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
13:22:11 [2020-11-19T13:22:11.823Z] === RUN   TestCopyToContainerPathIsNotDir
13:22:11 [2020-11-19T13:22:11.823Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
13:22:11 [2020-11-19T13:22:11.823Z] === RUN   TestCopyFromContainer
13:22:12 [2020-11-19T13:22:12.205Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer//
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer//bar/root
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer//bar/root/
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer/bar/quux
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer/bar/quux/
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:22:13 [2020-11-19T13:22:13.340Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCopyFromContainer/bar/notarget
13:22:13 [2020-11-19T13:22:13.634Z] --- PASS: TestCopyFromContainer (1.88s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:22:13 [2020-11-19T13:22:13.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:22:13 [2020-11-19T13:22:13.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:22:13 [2020-11-19T13:22:13.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:22:13 [2020-11-19T13:22:13.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:22:13 [2020-11-19T13:22:13.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:22:13 [2020-11-19T13:22:13.634Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:22:13 [2020-11-19T13:22:13.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:22:13 [2020-11-19T13:22:13.634Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:22:13 [2020-11-19T13:22:13.634Z] === RUN   TestCreateLinkToNonExistingContainer
13:22:13 [2020-11-19T13:22:13.927Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:22:13 [2020-11-19T13:22:13.927Z] === RUN   TestCreateWithInvalidEnv
13:22:13 [2020-11-19T13:22:13.927Z] === RUN   TestCreateWithInvalidEnv/0
13:22:13 [2020-11-19T13:22:13.927Z] === PAUSE TestCreateWithInvalidEnv/0
13:22:13 [2020-11-19T13:22:13.927Z] === RUN   TestCreateWithInvalidEnv/1
13:22:13 [2020-11-19T13:22:13.927Z] === PAUSE TestCreateWithInvalidEnv/1
13:22:13 [2020-11-19T13:22:13.927Z] === RUN   TestCreateWithInvalidEnv/2
13:22:13 [2020-11-19T13:22:13.927Z] === PAUSE TestCreateWithInvalidEnv/2
13:22:13 [2020-11-19T13:22:13.927Z] === CONT  TestCreateWithInvalidEnv/0
13:22:13 [2020-11-19T13:22:13.927Z] === CONT  TestCreateWithInvalidEnv/2
13:22:13 [2020-11-19T13:22:13.927Z] === CONT  TestCreateWithInvalidEnv/1
13:22:13 [2020-11-19T13:22:13.927Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
13:22:13 [2020-11-19T13:22:13.927Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:22:13 [2020-11-19T13:22:13.927Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:22:13 [2020-11-19T13:22:13.927Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:22:13 [2020-11-19T13:22:13.927Z] === RUN   TestCreateTmpfsMountsTarget
13:22:13 [2020-11-19T13:22:13.927Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
13:22:13 [2020-11-19T13:22:13.927Z] === RUN   TestCreateWithCustomMaskedPaths
13:22:14 [2020-11-19T13:22:14.121Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:22:14 [2020-11-19T13:22:14.122Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
13:22:14 [2020-11-19T13:22:14.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s)
13:22:14 [2020-11-19T13:22:14.122Z] === RUN   TestAPIIpcModeHost
13:22:14 [2020-11-19T13:22:14.815Z] --- PASS: TestServiceUpdateSecrets (15.28s)
13:22:14 [2020-11-19T13:22:14.815Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
13:22:14 [2020-11-19T13:22:14.815Z]     daemon.go:325: [d709d445506d1] waiting for daemon to start
13:22:14 [2020-11-19T13:22:14.815Z]     daemon.go:325: [d709d445506d1] waiting for daemon to start
13:22:14 [2020-11-19T13:22:14.815Z]     daemon.go:353: [d709d445506d1] daemon started
13:22:14 [2020-11-19T13:22:14.815Z]     daemon.go:461: [d709d445506d1] Stopping daemon
13:22:14 [2020-11-19T13:22:14.815Z]     daemon.go:296: [d709d445506d1] exiting daemon
13:22:14 [2020-11-19T13:22:14.815Z]     daemon.go:448: [d709d445506d1] Daemon stopped
13:22:14 [2020-11-19T13:22:14.815Z] === RUN   TestServiceUpdateConfigs
13:22:15 [2020-11-19T13:22:15.065Z] --- PASS: TestAPIIpcModeHost (0.81s)
13:22:15 [2020-11-19T13:22:15.065Z] === RUN   TestDaemonIpcModeShareable
13:22:15 [2020-11-19T13:22:15.447Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s)
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/no_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/no_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/empty_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/valid_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/empty_capadd
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/empty_capadd
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/empty_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/no_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/empty_capadd
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/empty_capdrop
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/valid_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/empty_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
13:22:15 [2020-11-19T13:22:15.447Z] --- PASS: TestCreateWithCapabilities (0.02s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
13:22:15 [2020-11-19T13:22:15.447Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
13:22:15 [2020-11-19T13:22:15.447Z] === RUN   TestCreateWithCustomReadonlyPaths
13:22:15 [2020-11-19T13:22:15.636Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
13:22:17 [2020-11-19T13:22:17.020Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
13:22:17 [2020-11-19T13:22:17.021Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
13:22:17 [2020-11-19T13:22:17.021Z]     daemon.go:325: [d85c491a4a027] waiting for daemon to start
13:22:17 [2020-11-19T13:22:17.021Z]     daemon.go:325: [d85c491a4a027] waiting for daemon to start
13:22:17 [2020-11-19T13:22:17.021Z]     daemon.go:353: [d85c491a4a027] daemon started
13:22:17 [2020-11-19T13:22:17.021Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
13:22:17 [2020-11-19T13:22:17.021Z]     daemon.go:461: [d85c491a4a027] Stopping daemon
13:22:17 [2020-11-19T13:22:17.021Z]     daemon.go:296: [d85c491a4a027] exiting daemon
13:22:17 [2020-11-19T13:22:17.021Z]     daemon.go:448: [d85c491a4a027] Daemon stopped
13:22:17 [2020-11-19T13:22:17.021Z] === RUN   TestDaemonIpcModePrivate
13:22:17 [2020-11-19T13:22:17.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:22:17 [2020-11-19T13:22:17.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:22:17 [2020-11-19T13:22:17.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:22:17 [2020-11-19T13:22:17.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:22:17 [2020-11-19T13:22:17.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:22:17 [2020-11-19T13:22:17.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
13:22:17 [2020-11-19T13:22:17.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
13:22:17 [2020-11-19T13:22:17.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
13:22:17 [2020-11-19T13:22:17.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
13:22:17 [2020-11-19T13:22:17.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
13:22:17 [2020-11-19T13:22:17.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
13:22:17 [2020-11-19T13:22:17.544Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:22:17 [2020-11-19T13:22:17.593Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
13:22:17 [2020-11-19T13:22:17.841Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
13:22:17 [2020-11-19T13:22:17.841Z] === RUN   TestContainerStartOnDaemonRestart
13:22:17 [2020-11-19T13:22:17.841Z] === PAUSE TestContainerStartOnDaemonRestart
13:22:17 [2020-11-19T13:22:17.841Z] === RUN   TestDaemonRestartIpcMode
13:22:17 [2020-11-19T13:22:17.841Z] === PAUSE TestDaemonRestartIpcMode
13:22:17 [2020-11-19T13:22:17.841Z] === RUN   TestDiff
13:22:17 [2020-11-19T13:22:17.854Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:22:18 [2020-11-19T13:22:18.115Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:22:18 [2020-11-19T13:22:18.478Z] --- PASS: TestDiff (0.59s)
13:22:18 [2020-11-19T13:22:18.478Z] === RUN   TestExecWithCloseStdin
13:22:18 [2020-11-19T13:22:18.687Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
13:22:18 [2020-11-19T13:22:18.687Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
13:22:18 [2020-11-19T13:22:18.687Z]     daemon.go:325: [dc3f7cfd8c15d] waiting for daemon to start
13:22:18 [2020-11-19T13:22:18.687Z]     daemon.go:325: [dc3f7cfd8c15d] waiting for daemon to start
13:22:18 [2020-11-19T13:22:18.687Z]     daemon.go:353: [dc3f7cfd8c15d] daemon started
13:22:18 [2020-11-19T13:22:18.687Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
13:22:18 [2020-11-19T13:22:18.687Z]     daemon.go:461: [dc3f7cfd8c15d] Stopping daemon
13:22:18 [2020-11-19T13:22:18.687Z]     daemon.go:296: [dc3f7cfd8c15d] exiting daemon
13:22:18 [2020-11-19T13:22:18.687Z]     daemon.go:448: [dc3f7cfd8c15d] Daemon stopped
13:22:18 [2020-11-19T13:22:18.687Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:22:19 [2020-11-19T13:22:19.115Z] --- PASS: TestExecWithCloseStdin (0.64s)
13:22:19 [2020-11-19T13:22:19.115Z] === RUN   TestExec
13:22:19 [2020-11-19T13:22:19.751Z] --- PASS: TestExec (0.65s)
13:22:19 [2020-11-19T13:22:19.751Z] === RUN   TestExecUser
13:22:20 [2020-11-19T13:22:20.391Z] --- PASS: TestExecUser (0.66s)
13:22:20 [2020-11-19T13:22:20.391Z] === RUN   TestExportContainerAndImportImage
13:22:20 [2020-11-19T13:22:20.599Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:22:20 [2020-11-19T13:22:20.599Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
13:22:20 [2020-11-19T13:22:20.599Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
13:22:20 [2020-11-19T13:22:20.599Z]     daemon.go:325: [dcb928c212cc2] waiting for daemon to start
13:22:20 [2020-11-19T13:22:20.599Z]     daemon.go:325: [dcb928c212cc2] waiting for daemon to start
13:22:20 [2020-11-19T13:22:20.599Z]     daemon.go:353: [dcb928c212cc2] daemon started
13:22:20 [2020-11-19T13:22:20.599Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
13:22:20 [2020-11-19T13:22:20.599Z]     daemon.go:461: [dcb928c212cc2] Stopping daemon
13:22:20 [2020-11-19T13:22:20.599Z]     daemon.go:296: [dcb928c212cc2] exiting daemon
13:22:20 [2020-11-19T13:22:20.599Z]     daemon.go:448: [dcb928c212cc2] Daemon stopped
13:22:20 [2020-11-19T13:22:20.599Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:22:20 [2020-11-19T13:22:20.599Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
13:22:21 [2020-11-19T13:22:21.032Z] --- PASS: TestExportContainerAndImportImage (0.77s)
13:22:21 [2020-11-19T13:22:21.032Z] === RUN   TestExportContainerAfterDaemonRestart
13:22:21 [2020-11-19T13:22:21.170Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
13:22:22 [2020-11-19T13:22:22.547Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s)
13:22:22 [2020-11-19T13:22:22.547Z]     export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:325: [de3667c074cd4] waiting for daemon to start
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:325: [de3667c074cd4] waiting for daemon to start
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:353: [de3667c074cd4] daemon started
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:461: [de3667c074cd4] Stopping daemon
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:296: [de3667c074cd4] exiting daemon
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:448: [de3667c074cd4] Daemon stopped
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:325: [de3667c074cd4] waiting for daemon to start
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:325: [de3667c074cd4] waiting for daemon to start
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:353: [de3667c074cd4] daemon started
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:461: [de3667c074cd4] Stopping daemon
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:296: [de3667c074cd4] exiting daemon
13:22:22 [2020-11-19T13:22:22.547Z]     daemon.go:448: [de3667c074cd4] Daemon stopped
13:22:22 [2020-11-19T13:22:22.547Z] === RUN   TestHealthCheckWorkdir
13:22:22 [2020-11-19T13:22:22.555Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
13:22:22 [2020-11-19T13:22:22.555Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
13:22:22 [2020-11-19T13:22:22.555Z]     daemon.go:325: [d44217e9d6e76] waiting for daemon to start
13:22:22 [2020-11-19T13:22:22.555Z]     daemon.go:325: [d44217e9d6e76] waiting for daemon to start
13:22:22 [2020-11-19T13:22:22.555Z]     daemon.go:353: [d44217e9d6e76] daemon started
13:22:22 [2020-11-19T13:22:22.555Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
13:22:22 [2020-11-19T13:22:22.555Z]     daemon.go:461: [d44217e9d6e76] Stopping daemon
13:22:22 [2020-11-19T13:22:22.555Z]     daemon.go:296: [d44217e9d6e76] exiting daemon
13:22:22 [2020-11-19T13:22:22.555Z]     daemon.go:448: [d44217e9d6e76] Daemon stopped
13:22:22 [2020-11-19T13:22:22.555Z] === RUN   TestIpcModeOlderClient
13:22:22 [2020-11-19T13:22:22.555Z] === PAUSE TestIpcModeOlderClient
13:22:22 [2020-11-19T13:22:22.555Z] === RUN   TestKillContainerInvalidSignal
13:22:22 [2020-11-19T13:22:22.815Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
13:22:22 [2020-11-19T13:22:22.815Z] === RUN   TestKillContainer
13:22:22 [2020-11-19T13:22:22.815Z] === RUN   TestKillContainer/no_signal
13:22:23 [2020-11-19T13:22:23.184Z] --- PASS: TestHealthCheckWorkdir (0.76s)
13:22:23 [2020-11-19T13:22:23.184Z] === RUN   TestHealthKillContainer
13:22:23 [2020-11-19T13:22:23.760Z] === RUN   TestKillContainer/non_killing_signal
13:22:23 [2020-11-19T13:22:23.760Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:22:24 [2020-11-19T13:22:24.331Z] === RUN   TestKillContainer/killing_signal
13:22:24 [2020-11-19T13:22:24.903Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:22:25 [2020-11-19T13:22:25.164Z] --- PASS: TestKillContainer (2.17s)
13:22:25 [2020-11-19T13:22:25.164Z]     --- PASS: TestKillContainer/no_signal (0.80s)
13:22:25 [2020-11-19T13:22:25.164Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
13:22:25 [2020-11-19T13:22:25.164Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
13:22:25 [2020-11-19T13:22:25.164Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:22:25 [2020-11-19T13:22:25.164Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:22:25 [2020-11-19T13:22:25.426Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
13:22:25 [2020-11-19T13:22:25.688Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:22:25 [2020-11-19T13:22:25.922Z] --- PASS: TestHealthKillContainer (2.72s)
13:22:25 [2020-11-19T13:22:25.922Z] === RUN   TestInspectCpusetInConfigPre120
13:22:25 [2020-11-19T13:22:25.950Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:22:26 [2020-11-19T13:22:26.557Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
13:22:26 [2020-11-19T13:22:26.557Z] === RUN   TestIpcModeNone
13:22:26 [2020-11-19T13:22:26.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s)
13:22:26 [2020-11-19T13:22:26.891Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
13:22:26 [2020-11-19T13:22:26.891Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
13:22:26 [2020-11-19T13:22:26.891Z] === RUN   TestKillStoppedContainer
13:22:26 [2020-11-19T13:22:26.891Z] --- PASS: TestKillStoppedContainer (0.07s)
13:22:26 [2020-11-19T13:22:26.891Z] === RUN   TestKillStoppedContainerAPIPre120
13:22:26 [2020-11-19T13:22:26.891Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
13:22:26 [2020-11-19T13:22:26.891Z] === RUN   TestKillDifferentUserContainer
13:22:27 [2020-11-19T13:22:27.205Z] --- PASS: TestIpcModeNone (0.66s)
13:22:27 [2020-11-19T13:22:27.206Z] === RUN   TestIpcModePrivate
13:22:27 [2020-11-19T13:22:27.833Z] --- PASS: TestKillDifferentUserContainer (0.75s)
13:22:27 [2020-11-19T13:22:27.833Z] === RUN   TestInspectOomKilledTrue
13:22:27 [2020-11-19T13:22:27.833Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:22:27 [2020-11-19T13:22:27.833Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:22:27 [2020-11-19T13:22:27.833Z] === RUN   TestInspectOomKilledFalse
13:22:27 [2020-11-19T13:22:27.833Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:22:27 [2020-11-19T13:22:27.833Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:22:27 [2020-11-19T13:22:27.833Z] === RUN   TestLinksEtcHostsContentMatch
13:22:27 [2020-11-19T13:22:27.848Z] --- PASS: TestIpcModePrivate (0.65s)
13:22:27 [2020-11-19T13:22:27.849Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
13:22:27 [2020-11-19T13:22:27.849Z] === RUN   TestIpcModeShareable
13:22:28 [2020-11-19T13:22:28.404Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s)
13:22:28 [2020-11-19T13:22:28.404Z] === RUN   TestLinksContainerNames
13:22:28 [2020-11-19T13:22:28.490Z] --- PASS: TestIpcModeShareable (0.70s)
13:22:28 [2020-11-19T13:22:28.490Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true
13:22:28 [2020-11-19T13:22:28.490Z] === RUN   TestAPIIpcModeShareableAndContainer
13:22:28 [2020-11-19T13:22:28.976Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:22:29 [2020-11-19T13:22:29.550Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
13:22:29 [2020-11-19T13:22:29.810Z] --- PASS: TestLinksContainerNames (1.41s)
13:22:29 [2020-11-19T13:22:29.810Z] === RUN   TestLogsFollowTailEmpty
13:22:30 [2020-11-19T13:22:30.177Z] --- PASS: TestServiceUpdateConfigs (15.46s)
13:22:30 [2020-11-19T13:22:30.177Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
13:22:30 [2020-11-19T13:22:30.177Z]     daemon.go:325: [dc01300347ade] waiting for daemon to start
13:22:30 [2020-11-19T13:22:30.177Z]     daemon.go:325: [dc01300347ade] waiting for daemon to start
13:22:30 [2020-11-19T13:22:30.177Z]     daemon.go:353: [dc01300347ade] daemon started
13:22:30 [2020-11-19T13:22:30.177Z]     daemon.go:461: [dc01300347ade] Stopping daemon
13:22:30 [2020-11-19T13:22:30.177Z]     daemon.go:296: [dc01300347ade] exiting daemon
13:22:30 [2020-11-19T13:22:30.177Z]     daemon.go:448: [dc01300347ade] Daemon stopped
13:22:30 [2020-11-19T13:22:30.177Z] === RUN   TestServiceUpdateNetwork
13:22:30 [2020-11-19T13:22:30.582Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
13:22:30 [2020-11-19T13:22:30.582Z] === RUN   TestAPIIpcModeHost
13:22:30 [2020-11-19T13:22:30.752Z] --- PASS: TestLogsFollowTailEmpty (0.72s)
13:22:30 [2020-11-19T13:22:30.752Z] === RUN   TestContainerNetworkMountsNoChown
13:22:30 [2020-11-19T13:22:30.877Z] --- PASS: TestAPIIpcModeHost (0.48s)
13:22:30 [2020-11-19T13:22:30.877Z] === RUN   TestDaemonIpcModeShareable
13:22:31 [2020-11-19T13:22:31.323Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/default
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/default
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/private
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/private
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rprivate
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rprivate
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/slave
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/slave
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rslave
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rslave
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/shared
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/shared
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rshared
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rshared
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/default
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/default/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/default/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/default/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/rshared
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/shared
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/rslave
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/slave
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/rprivate
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/private
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/private/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/private/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:22:31 [2020-11-19T13:22:31.323Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/default/mount_root
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:22:31 [2020-11-19T13:22:31.323Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:22:31 [2020-11-19T13:22:31.584Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/private/mount_root
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:22:31 [2020-11-19T13:22:31.845Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/private/bind_root
13:22:31 [2020-11-19T13:22:31.845Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:22:32 [2020-11-19T13:22:32.108Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:22:32 [2020-11-19T13:22:32.108Z] --- PASS: TestMountDaemonRoot (0.04s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
13:22:32 [2020-11-19T13:22:32.108Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
13:22:32 [2020-11-19T13:22:32.108Z] === RUN   TestContainerBindMountNonRecursive
13:22:32 [2020-11-19T13:22:32.369Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
13:22:32 [2020-11-19T13:22:32.398Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
13:22:32 [2020-11-19T13:22:32.399Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable
13:22:32 [2020-11-19T13:22:32.399Z]     daemon.go:325: [d304e38245563] waiting for daemon to start
13:22:32 [2020-11-19T13:22:32.399Z]     daemon.go:325: [d304e38245563] waiting for daemon to start
13:22:32 [2020-11-19T13:22:32.399Z]     daemon.go:353: [d304e38245563] daemon started
13:22:32 [2020-11-19T13:22:32.399Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true
13:22:32 [2020-11-19T13:22:32.399Z]     daemon.go:461: [d304e38245563] Stopping daemon
13:22:32 [2020-11-19T13:22:32.399Z]     daemon.go:296: [d304e38245563] exiting daemon
13:22:32 [2020-11-19T13:22:32.399Z]     daemon.go:448: [d304e38245563] Daemon stopped
13:22:32 [2020-11-19T13:22:32.399Z] === RUN   TestDaemonIpcModePrivate
13:22:32 [2020-11-19T13:22:32.941Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
13:22:33 [2020-11-19T13:22:33.202Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:22:33 [2020-11-19T13:22:33.462Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
13:22:33 [2020-11-19T13:22:33.924Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
13:22:33 [2020-11-19T13:22:33.924Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate
13:22:33 [2020-11-19T13:22:33.924Z]     daemon.go:325: [d27cce94c72e6] waiting for daemon to start
13:22:33 [2020-11-19T13:22:33.924Z]     daemon.go:325: [d27cce94c72e6] waiting for daemon to start
13:22:33 [2020-11-19T13:22:33.924Z]     daemon.go:353: [d27cce94c72e6] daemon started
13:22:33 [2020-11-19T13:22:33.924Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
13:22:33 [2020-11-19T13:22:33.924Z]     daemon.go:461: [d27cce94c72e6] Stopping daemon
13:22:33 [2020-11-19T13:22:33.924Z]     daemon.go:296: [d27cce94c72e6] exiting daemon
13:22:33 [2020-11-19T13:22:33.924Z]     daemon.go:448: [d27cce94c72e6] Daemon stopped
13:22:33 [2020-11-19T13:22:33.924Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:22:34 [2020-11-19T13:22:34.033Z] --- PASS: TestContainerBindMountNonRecursive (1.87s)
13:22:34 [2020-11-19T13:22:34.033Z] === RUN   TestNetworkNat
13:22:34 [2020-11-19T13:22:34.033Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
13:22:34 [2020-11-19T13:22:34.294Z] === RUN   TestDockerSuite/TestBuildAddScript
13:22:34 [2020-11-19T13:22:34.888Z] --- PASS: TestNetworkNat (0.86s)
13:22:34 [2020-11-19T13:22:34.888Z] === RUN   TestNetworkLocalhostTCPNat
13:22:34 [2020-11-19T13:22:34.968Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s)
13:22:34 [2020-11-19T13:22:34.968Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig
13:22:34 [2020-11-19T13:22:34.968Z]     daemon.go:325: [d23d6f80024c8] waiting for daemon to start
13:22:34 [2020-11-19T13:22:34.968Z]     daemon.go:325: [d23d6f80024c8] waiting for daemon to start
13:22:34 [2020-11-19T13:22:34.968Z]     daemon.go:353: [d23d6f80024c8] daemon started
13:22:34 [2020-11-19T13:22:34.968Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
13:22:34 [2020-11-19T13:22:34.968Z]     daemon.go:461: [d23d6f80024c8] Stopping daemon
13:22:34 [2020-11-19T13:22:34.968Z]     daemon.go:296: [d23d6f80024c8] exiting daemon
13:22:34 [2020-11-19T13:22:34.968Z]     daemon.go:448: [d23d6f80024c8] Daemon stopped
13:22:34 [2020-11-19T13:22:34.968Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:22:35 [2020-11-19T13:22:35.837Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
13:22:35 [2020-11-19T13:22:35.837Z] === RUN   TestNetworkLoopbackNat
13:22:35 [2020-11-19T13:22:35.837Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
13:22:36 [2020-11-19T13:22:36.490Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
13:22:36 [2020-11-19T13:22:36.490Z]     ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig
13:22:36 [2020-11-19T13:22:36.490Z]     daemon.go:325: [de79c0ed5518a] waiting for daemon to start
13:22:36 [2020-11-19T13:22:36.490Z]     daemon.go:325: [de79c0ed5518a] waiting for daemon to start
13:22:36 [2020-11-19T13:22:36.490Z]     daemon.go:353: [de79c0ed5518a] daemon started
13:22:36 [2020-11-19T13:22:36.490Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true
13:22:36 [2020-11-19T13:22:36.490Z]     daemon.go:461: [de79c0ed5518a] Stopping daemon
13:22:36 [2020-11-19T13:22:36.490Z]     daemon.go:296: [de79c0ed5518a] exiting daemon
13:22:36 [2020-11-19T13:22:36.490Z]     daemon.go:448: [de79c0ed5518a] Daemon stopped
13:22:36 [2020-11-19T13:22:36.490Z] === RUN   TestIpcModeOlderClient
13:22:36 [2020-11-19T13:22:36.490Z] === PAUSE TestIpcModeOlderClient
13:22:36 [2020-11-19T13:22:36.490Z] === RUN   TestKillContainerInvalidSignal
13:22:36 [2020-11-19T13:22:36.777Z] --- PASS: TestNetworkLoopbackNat (1.19s)
13:22:36 [2020-11-19T13:22:36.777Z] === RUN   TestPause
13:22:37 [2020-11-19T13:22:37.128Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
13:22:37 [2020-11-19T13:22:37.129Z] === RUN   TestKillContainer
13:22:37 [2020-11-19T13:22:37.129Z] === RUN   TestKillContainer/no_signal
13:22:37 [2020-11-19T13:22:37.719Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
13:22:37 [2020-11-19T13:22:37.719Z] --- PASS: TestPause (0.82s)
13:22:37 [2020-11-19T13:22:37.719Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:22:37 [2020-11-19T13:22:37.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:22:37 [2020-11-19T13:22:37.719Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:22:37 [2020-11-19T13:22:37.719Z] === RUN   TestPauseStopPausedContainer
13:22:37 [2020-11-19T13:22:37.719Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:22:37 [2020-11-19T13:22:37.764Z] === RUN   TestKillContainer/non_killing_signal
13:22:38 [2020-11-19T13:22:38.058Z] === RUN   TestKillContainer/killing_signal
13:22:38 [2020-11-19T13:22:38.660Z] --- PASS: TestPauseStopPausedContainer (0.82s)
13:22:38 [2020-11-19T13:22:38.660Z] === RUN   TestPsFilter
13:22:38 [2020-11-19T13:22:38.660Z] --- PASS: TestPsFilter (0.17s)
13:22:38 [2020-11-19T13:22:38.660Z] === RUN   TestRemoveContainerWithRemovedVolume
13:22:38 [2020-11-19T13:22:38.699Z] --- PASS: TestKillContainer (1.70s)
13:22:38 [2020-11-19T13:22:38.699Z]     --- PASS: TestKillContainer/no_signal (0.56s)
13:22:38 [2020-11-19T13:22:38.699Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
13:22:38 [2020-11-19T13:22:38.699Z]     --- PASS: TestKillContainer/killing_signal (0.52s)
13:22:38 [2020-11-19T13:22:38.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:22:38 [2020-11-19T13:22:38.699Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:22:39 [2020-11-19T13:22:39.335Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:22:39 [2020-11-19T13:22:39.602Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
13:22:39 [2020-11-19T13:22:39.602Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
13:22:39 [2020-11-19T13:22:39.602Z] === RUN   TestRemoveContainerWithVolume
13:22:39 [2020-11-19T13:22:39.974Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
13:22:39 [2020-11-19T13:22:39.974Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
13:22:39 [2020-11-19T13:22:39.974Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
13:22:39 [2020-11-19T13:22:39.974Z] === RUN   TestKillStoppedContainer
13:22:39 [2020-11-19T13:22:39.974Z] --- PASS: TestKillStoppedContainer (0.06s)
13:22:39 [2020-11-19T13:22:39.974Z] === RUN   TestKillStoppedContainerAPIPre120
13:22:39 [2020-11-19T13:22:39.974Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
13:22:39 [2020-11-19T13:22:39.974Z] === RUN   TestKillDifferentUserContainer
13:22:40 [2020-11-19T13:22:40.174Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
13:22:40 [2020-11-19T13:22:40.175Z] === RUN   TestRemoveContainerRunning
13:22:40 [2020-11-19T13:22:40.614Z] --- PASS: TestKillDifferentUserContainer (0.51s)
13:22:40 [2020-11-19T13:22:40.614Z] === RUN   TestInspectOomKilledTrue
13:22:41 [2020-11-19T13:22:41.116Z] --- PASS: TestRemoveContainerRunning (0.85s)
13:22:41 [2020-11-19T13:22:41.117Z] === RUN   TestRemoveContainerForceRemoveRunning
13:22:41 [2020-11-19T13:22:41.117Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
13:22:41 [2020-11-19T13:22:41.251Z] --- PASS: TestInspectOomKilledTrue (0.61s)
13:22:41 [2020-11-19T13:22:41.251Z] === RUN   TestInspectOomKilledFalse
13:22:41 [2020-11-19T13:22:41.891Z] --- PASS: TestInspectOomKilledFalse (0.57s)
13:22:41 [2020-11-19T13:22:41.891Z] === RUN   TestLinksEtcHostsContentMatch
13:22:42 [2020-11-19T13:22:42.061Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
13:22:42 [2020-11-19T13:22:42.061Z] === RUN   TestRemoveInvalidContainer
13:22:42 [2020-11-19T13:22:42.061Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:22:42 [2020-11-19T13:22:42.061Z] === RUN   TestRenameLinkedContainer
13:22:42 [2020-11-19T13:22:42.207Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s)
13:22:42 [2020-11-19T13:22:42.207Z] === RUN   TestLinksContainerNames
13:22:43 [2020-11-19T13:22:43.005Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
13:22:43 [2020-11-19T13:22:43.252Z] --- PASS: TestLinksContainerNames (1.06s)
13:22:43 [2020-11-19T13:22:43.253Z] === RUN   TestLogsFollowTailEmpty
13:22:43 [2020-11-19T13:22:43.890Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
13:22:43 [2020-11-19T13:22:43.890Z] === RUN   TestContainerNetworkMountsNoChown
13:22:44 [2020-11-19T13:22:44.530Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/default
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/default
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/private
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/private
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/rprivate
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/rprivate
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/slave
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/slave
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/rslave
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/rslave
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/shared
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/shared
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/rshared
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/rshared
13:22:44 [2020-11-19T13:22:44.530Z] === CONT  TestMountDaemonRoot/default
13:22:44 [2020-11-19T13:22:44.530Z] === CONT  TestMountDaemonRoot/shared
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/default/bind_root
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:22:44 [2020-11-19T13:22:44.530Z] === CONT  TestMountDaemonRoot/rslave
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:22:44 [2020-11-19T13:22:44.530Z] === CONT  TestMountDaemonRoot/rshared
13:22:44 [2020-11-19T13:22:44.530Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:22:44 [2020-11-19T13:22:44.530Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/default/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rprivate
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/slave
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/private
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/private/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/private/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/default/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/default/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/private/bind_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/private/mount_root
13:22:44 [2020-11-19T13:22:44.531Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:22:44 [2020-11-19T13:22:44.824Z] --- PASS: TestMountDaemonRoot (0.03s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:22:44 [2020-11-19T13:22:44.824Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:22:44 [2020-11-19T13:22:44.824Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
13:22:44 [2020-11-19T13:22:44.824Z] === RUN   TestContainerBindMountNonRecursive
13:22:44 [2020-11-19T13:22:44.919Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
13:22:45 [2020-11-19T13:22:45.180Z] --- PASS: TestRenameLinkedContainer (3.19s)
13:22:45 [2020-11-19T13:22:45.180Z] === RUN   TestRenameStoppedContainer
13:22:45 [2020-11-19T13:22:45.753Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:22:45 [2020-11-19T13:22:45.753Z] --- PASS: TestRenameStoppedContainer (0.78s)
13:22:45 [2020-11-19T13:22:45.753Z] === RUN   TestRenameRunningContainerAndReuse
13:22:46 [2020-11-19T13:22:46.355Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
13:22:46 [2020-11-19T13:22:46.355Z] === RUN   TestNetworkNat
13:22:46 [2020-11-19T13:22:46.650Z] --- PASS: TestNetworkNat (0.59s)
13:22:46 [2020-11-19T13:22:46.650Z] === RUN   TestNetworkLocalhostTCPNat
13:22:47 [2020-11-19T13:22:47.140Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
13:22:47 [2020-11-19T13:22:47.289Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
13:22:47 [2020-11-19T13:22:47.289Z] === RUN   TestNetworkLoopbackNat
13:22:47 [2020-11-19T13:22:47.401Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
13:22:47 [2020-11-19T13:22:47.401Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
13:22:47 [2020-11-19T13:22:47.401Z] === RUN   TestRenameInvalidName
13:22:47 [2020-11-19T13:22:47.930Z] --- PASS: TestNetworkLoopbackNat (0.73s)
13:22:47 [2020-11-19T13:22:47.930Z] === RUN   TestPause
13:22:47 [2020-11-19T13:22:47.962Z] Created binary: bundles/binary-daemon/dockerd-dev
13:22:47 [2020-11-19T13:22:47.962Z] Copying nested executables into bundles/binary-daemon
13:22:47 [2020-11-19T13:22:47.962Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
13:22:48 [2020-11-19T13:22:48.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/make.sh cross
13:22:48 [2020-11-19T13:22:48.347Z] --- PASS: TestRenameInvalidName (0.69s)
13:22:48 [2020-11-19T13:22:48.347Z] === RUN   TestRenameAnonymousContainer
13:22:48 [2020-11-19T13:22:48.552Z] 
13:22:48 [2020-11-19T13:22:48.601Z] --- PASS: TestPause (0.59s)
13:22:48 [2020-11-19T13:22:48.601Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:22:48 [2020-11-19T13:22:48.601Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:22:48 [2020-11-19T13:22:48.601Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:22:48 [2020-11-19T13:22:48.601Z] === RUN   TestPauseStopPausedContainer
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestServiceUpdateNetwork (16.00s)
13:22:48 [2020-11-19T13:22:48.764Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:325: [de1050ab05acf] waiting for daemon to start
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:325: [de1050ab05acf] waiting for daemon to start
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:353: [de1050ab05acf] daemon started
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:461: [de1050ab05acf] Stopping daemon
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:296: [de1050ab05acf] exiting daemon
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:448: [de1050ab05acf] Daemon stopped
13:22:48 [2020-11-19T13:22:48.764Z] PASS
13:22:48 [2020-11-19T13:22:48.764Z] 
13:22:48 [2020-11-19T13:22:48.764Z] === Skipped
13:22:48 [2020-11-19T13:22:48.764Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
13:22:48 [2020-11-19T13:22:48.764Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:22:48 [2020-11-19T13:22:48.764Z] 
13:22:48 [2020-11-19T13:22:48.764Z] DONE 18 tests, 1 skipped in 133.294s
13:22:48 [2020-11-19T13:22:48.764Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
13:22:48 [2020-11-19T13:22:48.764Z] ++ 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
13:22:48 [2020-11-19T13:22:48.764Z] ++ set -e
13:22:48 [2020-11-19T13:22:48.764Z] ++ '[' -n 0 ']'
13:22:48 [2020-11-19T13:22:48.764Z] ++ set -x
13:22:48 [2020-11-19T13:22:48.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:22:48 [2020-11-19T13:22:48.764Z] INFO: Testing against a local daemon
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestSessionCreate
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestSessionCreate (0.02s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestSessionCreateWithBadUpgrade
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:22:48 [2020-11-19T13:22:48.764Z] PASS
13:22:48 [2020-11-19T13:22:48.764Z] 
13:22:48 [2020-11-19T13:22:48.764Z] DONE 2 tests in 0.200s
13:22:48 [2020-11-19T13:22:48.764Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
13:22:48 [2020-11-19T13:22:48.764Z] ++ 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
13:22:48 [2020-11-19T13:22:48.764Z] ++ set -e
13:22:48 [2020-11-19T13:22:48.764Z] ++ '[' -n 0 ']'
13:22:48 [2020-11-19T13:22:48.764Z] ++ set -x
13:22:48 [2020-11-19T13:22:48.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:22:48 [2020-11-19T13:22:48.764Z] INFO: Testing against a local daemon
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:22:48 [2020-11-19T13:22:48.764Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:22:48 [2020-11-19T13:22:48.764Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestEventsExecDie
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestEventsExecDie (0.94s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestEventsBackwardsCompatible
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestInfoBinaryCommits
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestInfoBinaryCommits (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestInfoAPIVersioned
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestInfoAPIVersioned (0.00s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestInfoAPI
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestInfoAPI (0.02s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestInfoAPIWarnings
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestInfoAPIWarnings (0.80s)
13:22:48 [2020-11-19T13:22:48.764Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:325: [d56abfed9e2a2] waiting for daemon to start
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:325: [d56abfed9e2a2] waiting for daemon to start
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:353: [d56abfed9e2a2] daemon started
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:461: [d56abfed9e2a2] Stopping daemon
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:296: [d56abfed9e2a2] exiting daemon
13:22:48 [2020-11-19T13:22:48.764Z]     daemon.go:448: [d56abfed9e2a2] Daemon stopped
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestLoginFailsWithBadCredentials
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestPingCacheHeaders
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestPingCacheHeaders (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestPingGet
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestPingGet (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestPingHead
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestPingHead (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestVersion
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestVersion (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z] PASS
13:22:48 [2020-11-19T13:22:48.764Z] 
13:22:48 [2020-11-19T13:22:48.764Z] === Skipped
13:22:48 [2020-11-19T13:22:48.764Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:22:48 [2020-11-19T13:22:48.764Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:22:48 [2020-11-19T13:22:48.764Z] 
13:22:48 [2020-11-19T13:22:48.764Z] DONE 12 tests, 1 skipped in 2.340s
13:22:48 [2020-11-19T13:22:48.764Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
13:22:48 [2020-11-19T13:22:48.764Z] ++ 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
13:22:48 [2020-11-19T13:22:48.764Z] ++ set -e
13:22:48 [2020-11-19T13:22:48.764Z] ++ '[' -n 0 ']'
13:22:48 [2020-11-19T13:22:48.764Z] ++ set -x
13:22:48 [2020-11-19T13:22:48.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:22:48 [2020-11-19T13:22:48.764Z] INFO: Testing against a local daemon
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestVolumesCreateAndList
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestVolumesRemove
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestVolumesRemove (0.11s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestVolumesInspect
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestVolumesInspect (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestVolumesInvalidJSON
13:22:48 [2020-11-19T13:22:48.764Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:22:48 [2020-11-19T13:22:48.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:22:48 [2020-11-19T13:22:48.764Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:22:48 [2020-11-19T13:22:48.764Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:22:48 [2020-11-19T13:22:48.764Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:22:48 [2020-11-19T13:22:48.764Z] PASS
13:22:48 [2020-11-19T13:22:48.764Z] 
13:22:48 [2020-11-19T13:22:48.764Z] DONE 5 tests in 0.275s
13:22:48 [2020-11-19T13:22:48.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:22:48 [2020-11-19T13:22:48.812Z] Removing bundles/
13:22:48 [2020-11-19T13:22:48.812Z] 
13:22:48 [2020-11-19T13:22:48.812Z] ---> Making bundle: cross (in bundles/cross)
13:22:48 [2020-11-19T13:22:48.812Z] Cross building: bundles/cross/linux/amd64
13:22:48 [2020-11-19T13:22:48.812Z] Building: bundles/cross/linux/amd64/dockerd-dev
13:22:48 [2020-11-19T13:22:48.812Z] GOOS="linux" GOARCH="amd64" GOARM=""
13:22:49 [2020-11-19T13:22:49.068Z] ++++ cat bundles/test-integration/docker.pid
13:22:49 [2020-11-19T13:22:49.068Z] +++ kill 10856
13:22:49 [2020-11-19T13:22:49.241Z] --- PASS: TestPauseStopPausedContainer (0.60s)
13:22:49 [2020-11-19T13:22:49.241Z] === RUN   TestPsFilter
13:22:49 [2020-11-19T13:22:49.241Z] --- PASS: TestPsFilter (0.17s)
13:22:49 [2020-11-19T13:22:49.241Z] === RUN   TestRemoveContainerWithRemovedVolume
13:22:49 [2020-11-19T13:22:49.731Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:22:49 [2020-11-19T13:22:49.878Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s)
13:22:49 [2020-11-19T13:22:49.878Z] === RUN   TestRemoveContainerWithVolume
13:22:50 [2020-11-19T13:22:50.518Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
13:22:50 [2020-11-19T13:22:50.518Z] === RUN   TestRemoveContainerRunning
13:22:50 [2020-11-19T13:22:50.579Z] umount: bundles/test-integration/root: no mount point specified.
13:22:50 [2020-11-19T13:22:50.579Z] +++ /etc/init.d/apparmor stop
13:22:50 [2020-11-19T13:22:50.579Z] Leaving: AppArmorNo profiles have been unloaded.
13:22:50 [2020-11-19T13:22:50.579Z] 
13:22:50 [2020-11-19T13:22:50.579Z] Unloading profiles will leave already running processes permanently
13:22:50 [2020-11-19T13:22:50.579Z] unconfined, which can lead to unexpected situations.
13:22:50 [2020-11-19T13:22:50.579Z] 
13:22:50 [2020-11-19T13:22:50.579Z] To set a process to complain mode, use the command line tool
13:22:50 [2020-11-19T13:22:50.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:22:50 [2020-11-19T13:22:50.579Z] +++ true
13:22:50 [2020-11-19T13:22:50.579Z] exiting test-integration
13:22:50 [2020-11-19T13:22:50.579Z] ++ exit 0
13:22:50 [2020-11-19T13:22:50.579Z] 
13:22:50 [2020-11-19T13:22:50.673Z] --- PASS: TestRenameAnonymousContainer (2.30s)
13:22:50 [2020-11-19T13:22:50.673Z] === RUN   TestRenameContainerWithSameName
13:22:50 [2020-11-19T13:22:50.933Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
13:22:51 [2020-11-19T13:22:51.154Z] --- PASS: TestRemoveContainerRunning (0.54s)
13:22:51 [2020-11-19T13:22:51.154Z] === RUN   TestRemoveContainerForceRemoveRunning
13:22:51 [2020-11-19T13:22:51.195Z] --- PASS: TestRenameContainerWithSameName (0.62s)
13:22:51 [2020-11-19T13:22:51.195Z] === RUN   TestRenameContainerWithLinkedContainer
13:22:51 [2020-11-19T13:22:51.448Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
13:22:51 [2020-11-19T13:22:51.448Z] === RUN   TestRemoveInvalidContainer
13:22:51 [2020-11-19T13:22:51.448Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:22:51 [2020-11-19T13:22:51.448Z] === RUN   TestRenameLinkedContainer
Post stage
[Pipeline] junit
13:22:51 [2020-11-19T13:22:51.664Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:22:52 [2020-11-19T13:22:52.222Z] + echo Ensuring container killed.
13:22:52 [2020-11-19T13:22:52.223Z] Ensuring container killed.
13:22:52 [2020-11-19T13:22:52.223Z] + docker rm -vf docker-pr2
13:22:52 [2020-11-19T13:22:52.223Z] Error: No such container: docker-pr2
13:22:52 [2020-11-19T13:22:52.223Z] + true
[Pipeline] sh
13:22:52 [2020-11-19T13:22:52.580Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:22:52 [2020-11-19T13:22:52.580Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s)
13:22:52 [2020-11-19T13:22:52.580Z] === RUN   TestResize
13:22:52 [2020-11-19T13:22:52.580Z] === RUN   TestDockerSuite/TestBuildAddTar
13:22:52 [2020-11-19T13:22:52.605Z] + echo Chowning /workspace to jenkins user
13:22:52 [2020-11-19T13:22:52.605Z] Chowning /workspace to jenkins user
13:22:52 [2020-11-19T13:22:52.605Z] + id -u
13:22:52 [2020-11-19T13:22:52.605Z] + id -g
13:22:52 [2020-11-19T13:22:52.605Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41696:/workspace busybox chown -R 1001:1001 /workspace
13:22:52 [2020-11-19T13:22:52.605Z] Unable to find image 'busybox:latest' locally
13:22:52 [2020-11-19T13:22:52.900Z] latest: Pulling from library/busybox
13:22:52 [2020-11-19T13:22:52.900Z] 393d6a917252: Pulling fs layer
13:22:52 [2020-11-19T13:22:52.900Z] 393d6a917252: Verifying Checksum
13:22:52 [2020-11-19T13:22:52.900Z] 393d6a917252: Download complete
13:22:53 [2020-11-19T13:22:53.151Z] --- PASS: TestResize (0.62s)
13:22:53 [2020-11-19T13:22:53.151Z] === RUN   TestResizeWithInvalidSize
13:22:53 [2020-11-19T13:22:53.534Z] 393d6a917252: Pull complete
13:22:53 [2020-11-19T13:22:53.534Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
13:22:53 [2020-11-19T13:22:53.534Z] Status: Downloaded newer image for busybox:latest
13:22:53 [2020-11-19T13:22:53.723Z] --- PASS: TestResizeWithInvalidSize (0.67s)
13:22:53 [2020-11-19T13:22:53.723Z] === RUN   TestResizeWhenContainerNotStarted
13:22:54 [2020-11-19T13:22:54.203Z] --- PASS: TestRenameLinkedContainer (2.13s)
13:22:54 [2020-11-19T13:22:54.203Z] === RUN   TestRenameStoppedContainer
13:22:54 [2020-11-19T13:22:54.203Z] --- PASS: TestRenameStoppedContainer (0.58s)
13:22:54 [2020-11-19T13:22:54.203Z] === RUN   TestRenameRunningContainerAndReuse
13:22:54 [2020-11-19T13:22:54.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:22:54 [2020-11-19T13:22:54.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:22:55 [2020-11-19T13:22:55.248Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
13:22:55 [2020-11-19T13:22:55.248Z] === RUN   TestRenameInvalidName
13:22:55 [2020-11-19T13:22:55.439Z] + bundleName=s390x-integration
13:22:55 [2020-11-19T13:22:55.440Z] + echo Creating s390x-integration-bundles.tar.gz
13:22:55 [2020-11-19T13:22:55.440Z] Creating s390x-integration-bundles.tar.gz
13:22:55 [2020-11-19T13:22:55.440Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:22:55 [2020-11-19T13:22:55.440Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
13:22:55 [2020-11-19T13:22:55.485Z] Archiving artifacts
13:22:55 [2020-11-19T13:22:55.886Z] --- PASS: TestRenameInvalidName (0.59s)
13:22:55 [2020-11-19T13:22:55.886Z] === RUN   TestRenameAnonymousContainer
13:22:55 [2020-11-19T13:22:55.999Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41696/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:22:56 [2020-11-19T13:22:56.384Z] + make clean
13:22:56 [2020-11-19T13:22:56.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:22:56 [2020-11-19T13:22:56.677Z] docker volume rm -f docker-dev-cache
13:22:56 [2020-11-19T13:22:56.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:22:56 [2020-11-19T13:22:56.969Z] docker-dev-cache
[Pipeline] deleteDir
13:22:57 [2020-11-19T13:22:57.412Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
13:22:57 [2020-11-19T13:22:57.966Z] --- PASS: TestRenameAnonymousContainer (1.97s)
13:22:57 [2020-11-19T13:22:57.966Z] === RUN   TestRenameContainerWithSameName
[Pipeline] }
13:22:57 [2020-11-19T13:22:57.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:22:58 [2020-11-19T13:22:58.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:22:58 [2020-11-19T13:22:58.608Z] --- PASS: TestRenameContainerWithSameName (0.54s)
13:22:58 [2020-11-19T13:22:58.608Z] === RUN   TestRenameContainerWithLinkedContainer
13:22:59 [2020-11-19T13:22:59.662Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
13:22:59 [2020-11-19T13:22:59.662Z] === RUN   TestResize
13:22:59 [2020-11-19T13:22:59.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:22:59 [2020-11-19T13:22:59.940Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:22:59 [2020-11-19T13:22:59.958Z] --- PASS: TestResize (0.54s)
13:22:59 [2020-11-19T13:22:59.958Z] === RUN   TestResizeWithInvalidSize
13:23:00 [2020-11-19T13:23:00.512Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:23:00 [2020-11-19T13:23:00.598Z] --- PASS: TestResizeWithInvalidSize (0.59s)
13:23:00 [2020-11-19T13:23:00.598Z] === RUN   TestResizeWhenContainerNotStarted
13:23:01 [2020-11-19T13:23:01.239Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:23:01 [2020-11-19T13:23:01.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:23:01 [2020-11-19T13:23:01.457Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:23:02 [2020-11-19T13:23:02.847Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:23:02 [2020-11-19T13:23:02.847Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:23:03 [2020-11-19T13:23:03.338Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:23:03 [2020-11-19T13:23:03.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:23:03 [2020-11-19T13:23:03.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:23:04 [2020-11-19T13:23:04.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:23:04 [2020-11-19T13:23:04.808Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
13:23:04 [2020-11-19T13:23:04.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:23:06 [2020-11-19T13:23:06.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:23:06 [2020-11-19T13:23:06.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:23:06 [2020-11-19T13:23:06.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:23:06 [2020-11-19T13:23:06.785Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:23:07 [2020-11-19T13:23:07.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:23:07 [2020-11-19T13:23:07.303Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
13:23:07 [2020-11-19T13:23:07.303Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:23:07 [2020-11-19T13:23:07.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:23:09 [2020-11-19T13:23:09.247Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:23:09 [2020-11-19T13:23:09.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s)
13:23:09 [2020-11-19T13:23:09.247Z]         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
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [dbd53a4420ffd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [dbd53a4420ffd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [dbd53a4420ffd] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [dbd53a4420ffd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [dbd53a4420ffd] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [dbd53a4420ffd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [dbd53a4420ffd] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [dbd53a4420ffd] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [dbd53a4420ffd] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [dbd53a4420ffd] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s)
13:23:09 [2020-11-19T13:23:09.247Z]         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
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d39244d115c88] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d39244d115c88] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [d39244d115c88] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [d39244d115c88] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d39244d115c88] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d39244d115c88] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [d39244d115c88] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [d39244d115c88] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [d39244d115c88] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [d39244d115c88] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s)
13:23:09 [2020-11-19T13:23:09.247Z]         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
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d2cb7d3568a9d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d2cb7d3568a9d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [d2cb7d3568a9d] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [d2cb7d3568a9d] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d2cb7d3568a9d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [d2cb7d3568a9d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [d2cb7d3568a9d] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [d2cb7d3568a9d] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [d2cb7d3568a9d] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [d2cb7d3568a9d] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s)
13:23:09 [2020-11-19T13:23:09.247Z]         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
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [de5b90b4afb97] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [de5b90b4afb97] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [de5b90b4afb97] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [de5b90b4afb97] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [de5b90b4afb97] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [de5b90b4afb97] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [de5b90b4afb97] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [de5b90b4afb97] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [de5b90b4afb97] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [de5b90b4afb97] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [de5b90b4afb97] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [de5b90b4afb97] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
13:23:09 [2020-11-19T13:23:09.247Z]         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
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [db58ee7948465] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [db58ee7948465] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [db58ee7948465] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [db58ee7948465] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [db58ee7948465] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [db58ee7948465] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [db58ee7948465] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [db58ee7948465] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [db58ee7948465] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [db58ee7948465] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
13:23:09 [2020-11-19T13:23:09.247Z]         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
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [df2a07965484d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [df2a07965484d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:353: [df2a07965484d] daemon started
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:461: [df2a07965484d] Stopping daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:296: [df2a07965484d] exiting daemon
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:448: [df2a07965484d] Daemon stopped
13:23:09 [2020-11-19T13:23:09.247Z]         daemon.go:325: [df2a07965484d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [df2a07965484d] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [df2a07965484d] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [df2a07965484d] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [df2a07965484d] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [df2a07965484d] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s)
13:23:09 [2020-11-19T13:23:09.248Z]         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
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d615c8810a7fd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d615c8810a7fd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d615c8810a7fd] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d615c8810a7fd] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d615c8810a7fd] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d615c8810a7fd] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d615c8810a7fd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d615c8810a7fd] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d615c8810a7fd] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d615c8810a7fd] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d615c8810a7fd] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d615c8810a7fd] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s)
13:23:09 [2020-11-19T13:23:09.248Z]         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
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [de5ad1bb3636c] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [de5ad1bb3636c] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [de5ad1bb3636c] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [de5ad1bb3636c] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [de5ad1bb3636c] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [de5ad1bb3636c] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [de5ad1bb3636c] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [de5ad1bb3636c] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [de5ad1bb3636c] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [de5ad1bb3636c] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [de5ad1bb3636c] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [de5ad1bb3636c] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
13:23:09 [2020-11-19T13:23:09.248Z]         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
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d0df5a2fb6afb] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d0df5a2fb6afb] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d0df5a2fb6afb] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d0df5a2fb6afb] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d0df5a2fb6afb] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d0df5a2fb6afb] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d0df5a2fb6afb] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d0df5a2fb6afb] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d0df5a2fb6afb] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d0df5a2fb6afb] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d0df5a2fb6afb] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d0df5a2fb6afb] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s)
13:23:09 [2020-11-19T13:23:09.248Z]         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
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [da04356156ec2] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [da04356156ec2] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [da04356156ec2] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [da04356156ec2] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [da04356156ec2] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [da04356156ec2] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [da04356156ec2] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [da04356156ec2] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [da04356156ec2] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [da04356156ec2] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
13:23:09 [2020-11-19T13:23:09.248Z]         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
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d278273c79d49] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d278273c79d49] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d278273c79d49] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d278273c79d49] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d278273c79d49] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d278273c79d49] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d278273c79d49] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d278273c79d49] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d278273c79d49] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d278273c79d49] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
13:23:09 [2020-11-19T13:23:09.248Z]         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
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d93de4e1fc430] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d93de4e1fc430] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d93de4e1fc430] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d93de4e1fc430] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d93de4e1fc430] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d93de4e1fc430] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d93de4e1fc430] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:325: [d93de4e1fc430] waiting for daemon to start
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:353: [d93de4e1fc430] daemon started
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:461: [d93de4e1fc430] Stopping daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:296: [d93de4e1fc430] exiting daemon
13:23:09 [2020-11-19T13:23:09.248Z]         daemon.go:448: [d93de4e1fc430] Daemon stopped
13:23:09 [2020-11-19T13:23:09.248Z] === RUN   TestKernelTCPMemory
13:23:09 [2020-11-19T13:23:09.886Z] --- PASS: TestKernelTCPMemory (0.72s)
13:23:09 [2020-11-19T13:23:09.886Z] === RUN   TestNISDomainname
13:23:10 [2020-11-19T13:23:10.524Z] --- PASS: TestNISDomainname (0.75s)
13:23:10 [2020-11-19T13:23:10.524Z] === RUN   TestStats
13:23:11 [2020-11-19T13:23:11.178Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d4018b11267ce] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d4018b11267ce] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d4018b11267ce] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d4018b11267ce] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d4018b11267ce] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d4018b11267ce] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d4018b11267ce] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d4018b11267ce] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d4018b11267ce] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d4018b11267ce] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc81d91acd7e4] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc81d91acd7e4] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dc81d91acd7e4] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dc81d91acd7e4] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dc81d91acd7e4] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dc81d91acd7e4] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc81d91acd7e4] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc81d91acd7e4] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dc81d91acd7e4] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dc81d91acd7e4] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dc81d91acd7e4] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dc81d91acd7e4] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc0fb2ef97406] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc0fb2ef97406] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dc0fb2ef97406] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dc0fb2ef97406] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dc0fb2ef97406] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dc0fb2ef97406] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc0fb2ef97406] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dc0fb2ef97406] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dc0fb2ef97406] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dc0fb2ef97406] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dc0fb2ef97406] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dc0fb2ef97406] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d64f92f1ad6b5] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d64f92f1ad6b5] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d64f92f1ad6b5] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d64f92f1ad6b5] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d64f92f1ad6b5] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d64f92f1ad6b5] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d64f92f1ad6b5] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d64f92f1ad6b5] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d64f92f1ad6b5] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d64f92f1ad6b5] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d126a55eee010] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d126a55eee010] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d126a55eee010] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d126a55eee010] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d126a55eee010] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d126a55eee010] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d126a55eee010] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d126a55eee010] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d126a55eee010] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d126a55eee010] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d126a55eee010] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d126a55eee010] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d66efbd6b13dd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d66efbd6b13dd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d66efbd6b13dd] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d66efbd6b13dd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d66efbd6b13dd] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d66efbd6b13dd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d66efbd6b13dd] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d66efbd6b13dd] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d66efbd6b13dd] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d66efbd6b13dd] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.19s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dafa554a1c4bc] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dafa554a1c4bc] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dafa554a1c4bc] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dafa554a1c4bc] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dafa554a1c4bc] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dafa554a1c4bc] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dafa554a1c4bc] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dafa554a1c4bc] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dafa554a1c4bc] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dafa554a1c4bc] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d9d0391fc6940] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d9d0391fc6940] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d9d0391fc6940] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d9d0391fc6940] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d9d0391fc6940] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d9d0391fc6940] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d9d0391fc6940] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [d9d0391fc6940] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [d9d0391fc6940] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [d9d0391fc6940] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [d9d0391fc6940] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [d9d0391fc6940] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.97s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dee42d84ac4ea] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dee42d84ac4ea] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dee42d84ac4ea] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dee42d84ac4ea] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dee42d84ac4ea] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dee42d84ac4ea] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dee42d84ac4ea] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [dee42d84ac4ea] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [dee42d84ac4ea] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [dee42d84ac4ea] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [dee42d84ac4ea] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [dee42d84ac4ea] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.16s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df641113e3a58] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df641113e3a58] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [df641113e3a58] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df641113e3a58] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [df641113e3a58] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df641113e3a58] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [df641113e3a58] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [df641113e3a58] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [df641113e3a58] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [df641113e3a58] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df73f26fa7fcd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df73f26fa7fcd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [df73f26fa7fcd] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [df73f26fa7fcd] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df73f26fa7fcd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [df73f26fa7fcd] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [df73f26fa7fcd] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [df73f26fa7fcd] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [df73f26fa7fcd] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [df73f26fa7fcd] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s)
13:23:11 [2020-11-19T13:23:11.179Z]         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
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [daed2171d0f8f] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [daed2171d0f8f] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [daed2171d0f8f] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [daed2171d0f8f] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [daed2171d0f8f] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [daed2171d0f8f] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [daed2171d0f8f] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:325: [daed2171d0f8f] waiting for daemon to start
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:353: [daed2171d0f8f] daemon started
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:461: [daed2171d0f8f] Stopping daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:296: [daed2171d0f8f] exiting daemon
13:23:11 [2020-11-19T13:23:11.179Z]         daemon.go:448: [daed2171d0f8f] Daemon stopped
13:23:11 [2020-11-19T13:23:11.179Z] === RUN   TestKernelTCPMemory
13:23:12 [2020-11-19T13:23:12.122Z] --- PASS: TestKernelTCPMemory (1.24s)
13:23:12 [2020-11-19T13:23:12.122Z] === RUN   TestNISDomainname
13:23:12 [2020-11-19T13:23:12.612Z] --- PASS: TestStats (1.60s)
13:23:12 [2020-11-19T13:23:12.612Z] === RUN   TestStopContainerWithTimeout
13:23:12 [2020-11-19T13:23:12.612Z] === RUN   TestStopContainerWithTimeout/0
13:23:12 [2020-11-19T13:23:12.612Z] === PAUSE TestStopContainerWithTimeout/0
13:23:12 [2020-11-19T13:23:12.612Z] === RUN   TestStopContainerWithTimeout/1
13:23:12 [2020-11-19T13:23:12.612Z] === PAUSE TestStopContainerWithTimeout/1
13:23:12 [2020-11-19T13:23:12.612Z] === RUN   TestStopContainerWithTimeout/3
13:23:12 [2020-11-19T13:23:12.612Z] === PAUSE TestStopContainerWithTimeout/3
13:23:12 [2020-11-19T13:23:12.612Z] === RUN   TestStopContainerWithTimeout/-1
13:23:12 [2020-11-19T13:23:12.612Z] === PAUSE TestStopContainerWithTimeout/-1
13:23:12 [2020-11-19T13:23:12.612Z] === CONT  TestStopContainerWithTimeout/0
13:23:12 [2020-11-19T13:23:12.612Z] === CONT  TestStopContainerWithTimeout/3
13:23:12 [2020-11-19T13:23:12.612Z] === CONT  TestStopContainerWithTimeout/1
13:23:12 [2020-11-19T13:23:12.612Z] === CONT  TestStopContainerWithTimeout/-1
13:23:13 [2020-11-19T13:23:13.066Z] --- PASS: TestNISDomainname (1.16s)
13:23:13 [2020-11-19T13:23:13.066Z] === RUN   TestStats
13:23:13 [2020-11-19T13:23:13.554Z] 4612f6d0b889: Pull complete
13:23:14 [2020-11-19T13:23:14.984Z] --- PASS: TestStats (1.85s)
13:23:14 [2020-11-19T13:23:14.984Z] === RUN   TestStopContainerWithTimeout
13:23:14 [2020-11-19T13:23:14.984Z] === RUN   TestStopContainerWithTimeout/0
13:23:14 [2020-11-19T13:23:14.984Z] === PAUSE TestStopContainerWithTimeout/0
13:23:14 [2020-11-19T13:23:14.984Z] === RUN   TestStopContainerWithTimeout/1
13:23:14 [2020-11-19T13:23:14.984Z] === PAUSE TestStopContainerWithTimeout/1
13:23:14 [2020-11-19T13:23:14.984Z] === RUN   TestStopContainerWithTimeout/3
13:23:14 [2020-11-19T13:23:14.984Z] === PAUSE TestStopContainerWithTimeout/3
13:23:14 [2020-11-19T13:23:14.984Z] === RUN   TestStopContainerWithTimeout/-1
13:23:14 [2020-11-19T13:23:14.984Z] === PAUSE TestStopContainerWithTimeout/-1
13:23:14 [2020-11-19T13:23:14.984Z] === CONT  TestStopContainerWithTimeout/0
13:23:14 [2020-11-19T13:23:14.984Z] === CONT  TestStopContainerWithTimeout/-1
13:23:15 [2020-11-19T13:23:15.246Z] === RUN   TestDockerSuite/TestBuildBlankName
13:23:15 [2020-11-19T13:23:15.351Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:23:15 [2020-11-19T13:23:15.351Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
13:23:15 [2020-11-19T13:23:15.351Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
13:23:15 [2020-11-19T13:23:15.351Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
13:23:15 [2020-11-19T13:23:15.351Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
13:23:15 [2020-11-19T13:23:15.351Z] === RUN   TestDeleteDevicemapper
13:23:15 [2020-11-19T13:23:15.351Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:23:15 [2020-11-19T13:23:15.351Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:23:15 [2020-11-19T13:23:15.351Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:23:15 [2020-11-19T13:23:15.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:23:16 [2020-11-19T13:23:16.392Z] === CONT  TestStopContainerWithTimeout/3
13:23:16 [2020-11-19T13:23:16.910Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s)
13:23:16 [2020-11-19T13:23:16.910Z] === RUN   TestUpdateMemory
13:23:17 [2020-11-19T13:23:17.549Z] --- PASS: TestUpdateMemory (0.81s)
13:23:17 [2020-11-19T13:23:17.549Z] === RUN   TestUpdateCPUQuota
13:23:18 [2020-11-19T13:23:18.309Z] === CONT  TestStopContainerWithTimeout/1
13:23:18 [2020-11-19T13:23:18.569Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:23:18 [2020-11-19T13:23:18.591Z] --- PASS: TestUpdateCPUQuota (0.95s)
13:23:18 [2020-11-19T13:23:18.591Z] === RUN   TestUpdatePidsLimit
13:23:18 [2020-11-19T13:23:18.591Z] === RUN   TestUpdatePidsLimit/update_from_none
13:23:18 [2020-11-19T13:23:18.887Z] === RUN   TestUpdatePidsLimit/no_change
13:23:19 [2020-11-19T13:23:19.181Z] === RUN   TestUpdatePidsLimit/update_lower
13:23:19 [2020-11-19T13:23:19.476Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:23:19 [2020-11-19T13:23:19.769Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:23:20 [2020-11-19T13:23:20.073Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:23:20 [2020-11-19T13:23:20.370Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:23:20 [2020-11-19T13:23:20.506Z] --- PASS: TestStopContainerWithTimeout (0.02s)
13:23:20 [2020-11-19T13:23:20.506Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
13:23:20 [2020-11-19T13:23:20.506Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.25s)
13:23:20 [2020-11-19T13:23:20.506Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
13:23:20 [2020-11-19T13:23:20.506Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
13:23:20 [2020-11-19T13:23:20.506Z] === RUN   TestDeleteDevicemapper
13:23:20 [2020-11-19T13:23:20.506Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:23:20 [2020-11-19T13:23:20.506Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:23:20 [2020-11-19T13:23:20.506Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:23:21 [2020-11-19T13:23:21.094Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
13:23:21 [2020-11-19T13:23:21.094Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:23:21 [2020-11-19T13:23:21.410Z] --- PASS: TestUpdatePidsLimit (2.66s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.28s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
13:23:21 [2020-11-19T13:23:21.411Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
13:23:21 [2020-11-19T13:23:21.411Z] === RUN   TestUpdateRestartPolicy
13:23:22 [2020-11-19T13:23:22.478Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:23:23 [2020-11-19T13:23:23.049Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.70s)
13:23:23 [2020-11-19T13:23:23.049Z] === RUN   TestUpdateMemory
13:23:23 [2020-11-19T13:23:23.049Z] --- SKIP: TestUpdateMemory (0.00s)
13:23:23 [2020-11-19T13:23:23.049Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:23:23 [2020-11-19T13:23:23.049Z] === RUN   TestUpdateCPUQuota
13:23:23 [2020-11-19T13:23:23.622Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
13:23:24 [2020-11-19T13:23:24.567Z] --- PASS: TestUpdateCPUQuota (1.59s)
13:23:24 [2020-11-19T13:23:24.567Z] === RUN   TestUpdatePidsLimit
13:23:24 [2020-11-19T13:23:24.567Z] === RUN   TestUpdatePidsLimit/update_from_none
13:23:24 [2020-11-19T13:23:24.567Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
13:23:24 [2020-11-19T13:23:24.828Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:23:25 [2020-11-19T13:23:25.089Z] === RUN   TestUpdatePidsLimit/no_change
13:23:25 [2020-11-19T13:23:25.350Z] === RUN   TestUpdatePidsLimit/update_lower
13:23:25 [2020-11-19T13:23:25.922Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:23:26 [2020-11-19T13:23:26.495Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:23:26 [2020-11-19T13:23:26.758Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:23:27 [2020-11-19T13:23:27.019Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:23:27 [2020-11-19T13:23:27.279Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:23:28 [2020-11-19T13:23:28.664Z] --- PASS: TestUpdatePidsLimit (4.00s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
13:23:28 [2020-11-19T13:23:28.664Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
13:23:28 [2020-11-19T13:23:28.664Z] === RUN   TestUpdateRestartPolicy
13:23:29 [2020-11-19T13:23:29.607Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:23:29 [2020-11-19T13:23:29.607Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
13:23:30 [2020-11-19T13:23:30.551Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:23:32 [2020-11-19T13:23:32.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
13:23:33 [2020-11-19T13:23:33.412Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:23:34 [2020-11-19T13:23:34.068Z] --- PASS: TestUpdateRestartPolicy (11.40s)
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestUpdateRestartWithAutoRemove
13:23:34 [2020-11-19T13:23:34.068Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestWaitNonBlocked
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:23:34 [2020-11-19T13:23:34.068Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:23:34 [2020-11-19T13:23:34.068Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:23:34 [2020-11-19T13:23:34.068Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:23:34 [2020-11-19T13:23:34.068Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:23:34 [2020-11-19T13:23:34.068Z] --- PASS: TestWaitNonBlocked (0.03s)
13:23:34 [2020-11-19T13:23:34.068Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
13:23:34 [2020-11-19T13:23:34.068Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestWaitBlocked
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:23:34 [2020-11-19T13:23:34.068Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:23:34 [2020-11-19T13:23:34.068Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:23:34 [2020-11-19T13:23:34.068Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:23:34 [2020-11-19T13:23:34.068Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:23:34 [2020-11-19T13:23:34.068Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:23:35 [2020-11-19T13:23:35.110Z] --- PASS: TestWaitBlocked (0.02s)
13:23:35 [2020-11-19T13:23:35.110Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
13:23:35 [2020-11-19T13:23:35.110Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
13:23:35 [2020-11-19T13:23:35.110Z] === CONT  TestContainerStartOnDaemonRestart
13:23:35 [2020-11-19T13:23:35.110Z] === CONT  TestIpcModeOlderClient
13:23:35 [2020-11-19T13:23:35.110Z] === CONT  TestDaemonRestartIpcMode
13:23:35 [2020-11-19T13:23:35.110Z] --- PASS: TestIpcModeOlderClient (0.13s)
13:23:36 [2020-11-19T13:23:36.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
13:23:37 [2020-11-19T13:23:37.867Z] --- PASS: TestContainerStartOnDaemonRestart (2.67s)
13:23:37 [2020-11-19T13:23:37.867Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:325: [d249efa61f0d5] waiting for daemon to start
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:325: [d249efa61f0d5] waiting for daemon to start
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:353: [d249efa61f0d5] daemon started
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:325: [d249efa61f0d5] waiting for daemon to start
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:296: [d249efa61f0d5] exiting daemon
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:325: [d249efa61f0d5] waiting for daemon to start
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:353: [d249efa61f0d5] daemon started
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:461: [d249efa61f0d5] Stopping daemon
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:296: [d249efa61f0d5] exiting daemon
13:23:37 [2020-11-19T13:23:37.867Z]     daemon.go:448: [d249efa61f0d5] Daemon stopped
13:23:38 [2020-11-19T13:23:38.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
13:23:38 [2020-11-19T13:23:38.161Z] --- PASS: TestDaemonRestartIpcMode (3.19s)
13:23:38 [2020-11-19T13:23:38.161Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:325: [d16eba04529a1] waiting for daemon to start
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:325: [d16eba04529a1] waiting for daemon to start
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:353: [d16eba04529a1] daemon started
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:461: [d16eba04529a1] Stopping daemon
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:296: [d16eba04529a1] exiting daemon
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:448: [d16eba04529a1] Daemon stopped
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:325: [d16eba04529a1] waiting for daemon to start
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:325: [d16eba04529a1] waiting for daemon to start
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:353: [d16eba04529a1] daemon started
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:461: [d16eba04529a1] Stopping daemon
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:296: [d16eba04529a1] exiting daemon
13:23:38 [2020-11-19T13:23:38.161Z]     daemon.go:448: [d16eba04529a1] Daemon stopped
13:23:38 [2020-11-19T13:23:38.161Z] PASS
13:23:38 [2020-11-19T13:23:38.161Z] 
13:23:38 [2020-11-19T13:23:38.161Z] === Skipped
13:23:38 [2020-11-19T13:23:38.161Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
13:23:38 [2020-11-19T13:23:38.161Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:23:38 [2020-11-19T13:23:38.161Z] 
13:23:38 [2020-11-19T13:23:38.161Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:23:38 [2020-11-19T13:23:38.161Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:23:38 [2020-11-19T13:23:38.161Z] 
13:23:38 [2020-11-19T13:23:38.161Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
13:23:38 [2020-11-19T13:23:38.161Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:23:38 [2020-11-19T13:23:38.161Z] 
13:23:38 [2020-11-19T13:23:38.161Z] DONE 189 tests, 3 skipped in 86.639s
13:23:38 [2020-11-19T13:23:38.161Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
13:23:38 [2020-11-19T13:23:38.161Z] ++ 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
13:23:38 [2020-11-19T13:23:38.161Z] ++ set -e
13:23:38 [2020-11-19T13:23:38.161Z] ++ '[' -n 0 ']'
13:23:38 [2020-11-19T13:23:38.161Z] ++ set -x
13:23:38 [2020-11-19T13:23:38.161Z] ++ env -i DEST=/go/src/github.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
13:23:38 [2020-11-19T13:23:38.161Z] INFO: Testing against a local daemon
13:23:38 [2020-11-19T13:23:38.161Z] === RUN   TestCommitInheritsEnv
13:23:38 [2020-11-19T13:23:38.457Z] --- PASS: TestCommitInheritsEnv (0.32s)
13:23:38 [2020-11-19T13:23:38.457Z] === RUN   TestImportExtremelyLargeImageWorks
13:23:38 [2020-11-19T13:23:38.457Z] === PAUSE TestImportExtremelyLargeImageWorks
13:23:38 [2020-11-19T13:23:38.457Z] === RUN   TestImagesFilterMultiReference
13:23:38 [2020-11-19T13:23:38.457Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:23:38 [2020-11-19T13:23:38.457Z] === RUN   TestImagePullPlatformInvalid
13:23:38 [2020-11-19T13:23:38.756Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
13:23:38 [2020-11-19T13:23:38.756Z] === RUN   TestRemoveImageOrphaning
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestRemoveImageOrphaning (0.33s)
13:23:39 [2020-11-19T13:23:39.050Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:23:39 [2020-11-19T13:23:39.050Z] === RUN   TestTagInvalidReference
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestTagInvalidReference (0.02s)
13:23:39 [2020-11-19T13:23:39.050Z] === RUN   TestTagValidPrefixedRepo
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
13:23:39 [2020-11-19T13:23:39.050Z] === RUN   TestTagExistedNameWithoutForce
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:23:39 [2020-11-19T13:23:39.050Z] === RUN   TestTagOfficialNames
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestTagOfficialNames (0.04s)
13:23:39 [2020-11-19T13:23:39.050Z] === RUN   TestTagMatchesDigest
13:23:39 [2020-11-19T13:23:39.050Z] --- PASS: TestTagMatchesDigest (0.02s)
13:23:39 [2020-11-19T13:23:39.050Z] === CONT  TestImportExtremelyLargeImageWorks
13:23:40 [2020-11-19T13:23:40.016Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
13:23:41 [2020-11-19T13:23:41.400Z] --- PASS: TestUpdateRestartPolicy (12.80s)
13:23:41 [2020-11-19T13:23:41.400Z] === RUN   TestUpdateRestartWithAutoRemove
13:23:42 [2020-11-19T13:23:42.342Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
13:23:42 [2020-11-19T13:23:42.342Z] === RUN   TestWaitNonBlocked
13:23:42 [2020-11-19T13:23:42.342Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:23:42 [2020-11-19T13:23:42.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:23:42 [2020-11-19T13:23:42.342Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:23:42 [2020-11-19T13:23:42.342Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:23:42 [2020-11-19T13:23:42.342Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:23:42 [2020-11-19T13:23:42.342Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:23:43 [2020-11-19T13:23:43.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:23:43 [2020-11-19T13:23:43.858Z] --- PASS: TestWaitNonBlocked (0.07s)
13:23:43 [2020-11-19T13:23:43.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.35s)
13:23:43 [2020-11-19T13:23:43.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.39s)
13:23:43 [2020-11-19T13:23:43.858Z] === RUN   TestWaitBlocked
13:23:43 [2020-11-19T13:23:43.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:23:43 [2020-11-19T13:23:43.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:23:43 [2020-11-19T13:23:43.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:23:43 [2020-11-19T13:23:43.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:23:43 [2020-11-19T13:23:43.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:23:43 [2020-11-19T13:23:43.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:23:45 [2020-11-19T13:23:45.247Z] --- PASS: TestWaitBlocked (0.04s)
13:23:45 [2020-11-19T13:23:45.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.39s)
13:23:45 [2020-11-19T13:23:45.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.45s)
13:23:45 [2020-11-19T13:23:45.247Z] === CONT  TestContainerStartOnDaemonRestart
13:23:45 [2020-11-19T13:23:45.247Z] === CONT  TestIpcModeOlderClient
13:23:45 [2020-11-19T13:23:45.508Z] --- PASS: TestIpcModeOlderClient (0.09s)
13:23:45 [2020-11-19T13:23:45.508Z] === CONT  TestDaemonRestartIpcMode
13:23:46 [2020-11-19T13:23:46.895Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:23:50 [2020-11-19T13:23:50.199Z] --- PASS: TestContainerStartOnDaemonRestart (4.31s)
13:23:50 [2020-11-19T13:23:50.199Z]     daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:325: [db6faa10d6e33] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:325: [db6faa10d6e33] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:353: [db6faa10d6e33] daemon started
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:296: [db6faa10d6e33] exiting daemon
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:325: [db6faa10d6e33] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:325: [db6faa10d6e33] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:353: [db6faa10d6e33] daemon started
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:461: [db6faa10d6e33] Stopping daemon
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:296: [db6faa10d6e33] exiting daemon
13:23:50 [2020-11-19T13:23:50.199Z]     daemon.go:448: [db6faa10d6e33] Daemon stopped
13:23:50 [2020-11-19T13:23:50.199Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:23:50 [2020-11-19T13:23:50.461Z] --- PASS: TestDaemonRestartIpcMode (4.95s)
13:23:50 [2020-11-19T13:23:50.461Z]     daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:325: [de27f09df4648] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:325: [de27f09df4648] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:353: [de27f09df4648] daemon started
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:461: [de27f09df4648] Stopping daemon
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:296: [de27f09df4648] exiting daemon
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:448: [de27f09df4648] Daemon stopped
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:325: [de27f09df4648] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:325: [de27f09df4648] waiting for daemon to start
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:353: [de27f09df4648] daemon started
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:461: [de27f09df4648] Stopping daemon
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:296: [de27f09df4648] exiting daemon
13:23:50 [2020-11-19T13:23:50.461Z]     daemon.go:448: [de27f09df4648] Daemon stopped
13:23:50 [2020-11-19T13:23:50.461Z] PASS
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] === Skipped
13:23:50 [2020-11-19T13:23:50.461Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:23:50 [2020-11-19T13:23:50.461Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:23:50 [2020-11-19T13:23:50.461Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:23:50 [2020-11-19T13:23:50.461Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:23:50 [2020-11-19T13:23:50.461Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:23:50 [2020-11-19T13:23:50.461Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:23:50 [2020-11-19T13:23:50.461Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
13:23:50 [2020-11-19T13:23:50.461Z] 
13:23:50 [2020-11-19T13:23:50.461Z] DONE 189 tests, 6 skipped in 120.954s
13:23:50 [2020-11-19T13:23:50.461Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:23:50 [2020-11-19T13:23:50.461Z] ++ 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
13:23:50 [2020-11-19T13:23:50.461Z] ++ set -e
13:23:50 [2020-11-19T13:23:50.461Z] ++ '[' -n 0 ']'
13:23:50 [2020-11-19T13:23:50.461Z] ++ set -x
13:23:50 [2020-11-19T13:23:50.461Z] ++ env -i DEST=/go/src/github.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
13:23:50 [2020-11-19T13:23:50.461Z] INFO: Testing against a local daemon
13:23:50 [2020-11-19T13:23:50.461Z] === RUN   TestCommitInheritsEnv
13:23:50 [2020-11-19T13:23:50.722Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
13:23:50 [2020-11-19T13:23:50.722Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:23:50 [2020-11-19T13:23:50.983Z] --- PASS: TestCommitInheritsEnv (0.50s)
13:23:50 [2020-11-19T13:23:50.983Z] === RUN   TestImportExtremelyLargeImageWorks
13:23:50 [2020-11-19T13:23:50.983Z] === PAUSE TestImportExtremelyLargeImageWorks
13:23:50 [2020-11-19T13:23:50.983Z] === RUN   TestImagesFilterMultiReference
13:23:51 [2020-11-19T13:23:51.244Z] --- PASS: TestImagesFilterMultiReference (0.09s)
13:23:51 [2020-11-19T13:23:51.244Z] === RUN   TestImagePullPlatformInvalid
13:23:51 [2020-11-19T13:23:51.244Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:23:51 [2020-11-19T13:23:51.244Z] === RUN   TestRemoveImageOrphaning
13:23:51 [2020-11-19T13:23:51.815Z] --- PASS: TestRemoveImageOrphaning (0.48s)
13:23:51 [2020-11-19T13:23:51.815Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:23:51 [2020-11-19T13:23:51.815Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
13:23:51 [2020-11-19T13:23:51.815Z] === RUN   TestTagInvalidReference
13:23:51 [2020-11-19T13:23:51.815Z] --- PASS: TestTagInvalidReference (0.04s)
13:23:51 [2020-11-19T13:23:51.815Z] === RUN   TestTagValidPrefixedRepo
13:23:51 [2020-11-19T13:23:51.815Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
13:23:51 [2020-11-19T13:23:51.815Z] === RUN   TestTagExistedNameWithoutForce
13:23:51 [2020-11-19T13:23:51.815Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
13:23:51 [2020-11-19T13:23:51.815Z] === RUN   TestTagOfficialNames
13:23:52 [2020-11-19T13:23:52.076Z] --- PASS: TestTagOfficialNames (0.08s)
13:23:52 [2020-11-19T13:23:52.076Z] === RUN   TestTagMatchesDigest
13:23:52 [2020-11-19T13:23:52.076Z] --- PASS: TestTagMatchesDigest (0.03s)
13:23:52 [2020-11-19T13:23:52.076Z] === CONT  TestImportExtremelyLargeImageWorks
13:23:52 [2020-11-19T13:23:52.648Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:23:53 [2020-11-19T13:23:53.592Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
13:23:55 [2020-11-19T13:23:55.506Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:23:55 [2020-11-19T13:23:55.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:23:58 [2020-11-19T13:23:58.052Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:24:01 [2020-11-19T13:24:01.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:24:01 [2020-11-19T13:24:01.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:24:01 [2020-11-19T13:24:01.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:24:01 [2020-11-19T13:24:01.352Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:24:02 [2020-11-19T13:24:02.737Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:24:04 [2020-11-19T13:24:04.126Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:24:04 [2020-11-19T13:24:04.698Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:24:04 [2020-11-19T13:24:04.959Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:24:05 [2020-11-19T13:24:05.903Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:24:10 [2020-11-19T13:24:10.132Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
13:24:10 [2020-11-19T13:24:10.285Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
13:24:10 [2020-11-19T13:24:10.285Z] Copying nested executables into bundles/cross/linux/amd64
13:24:10 [2020-11-19T13:24:10.285Z] Cross building: bundles/cross/windows/amd64
13:24:10 [2020-11-19T13:24:10.285Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
13:24:10 [2020-11-19T13:24:10.285Z] GOOS="windows" GOARCH="amd64" GOARM=""
13:24:13 [2020-11-19T13:24:13.436Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:24:13 [2020-11-19T13:24:13.436Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:24:14 [2020-11-19T13:24:14.823Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:24:15 [2020-11-19T13:24:15.767Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
13:24:16 [2020-11-19T13:24:16.710Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:24:16 [2020-11-19T13:24:16.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:24:20 [2020-11-19T13:24:20.271Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:24:22 [2020-11-19T13:24:22.819Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:24:24 [2020-11-19T13:24:24.206Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:24:24 [2020-11-19T13:24:24.779Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:24:25 [2020-11-19T13:24:25.721Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:24:26 [2020-11-19T13:24:26.666Z] === RUN   TestDockerSuite/TestBuildCmd
13:24:26 [2020-11-19T13:24:26.926Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:24:27 [2020-11-19T13:24:27.498Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:24:28 [2020-11-19T13:24:28.070Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:24:28 [2020-11-19T13:24:28.070Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:24:28 [2020-11-19T13:24:28.331Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:24:29 [2020-11-19T13:24:29.716Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:24:33 [2020-11-19T13:24:33.015Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:24:35 [2020-11-19T13:24:35.560Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:24:35 [2020-11-19T13:24:35.822Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:24:37 [2020-11-19T13:24:37.206Z] === RUN   TestDockerSuite/TestBuildContChar
13:24:39 [2020-11-19T13:24:39.123Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:24:41 [2020-11-19T13:24:41.037Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:24:41 [2020-11-19T13:24:41.981Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:24:42 [2020-11-19T13:24:42.242Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:24:43 [2020-11-19T13:24:43.186Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:24:43 [2020-11-19T13:24:43.186Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:24:43 [2020-11-19T13:24:43.758Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:24:44 [2020-11-19T13:24:44.020Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:24:44 [2020-11-19T13:24:44.964Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:24:48 [2020-11-19T13:24:48.266Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:24:54 [2020-11-19T13:24:54.854Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:24:55 [2020-11-19T13:24:55.116Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
13:24:55 [2020-11-19T13:24:55.687Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:24:55 [2020-11-19T13:24:55.687Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:24:56 [2020-11-19T13:24:56.258Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:24:56 [2020-11-19T13:24:56.830Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:24:57 [2020-11-19T13:24:57.402Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:25:00 [2020-11-19T13:25:00.704Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:25:01 [2020-11-19T13:25:01.276Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
13:25:02 [2020-11-19T13:25:02.669Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:25:02 [2020-11-19T13:25:02.951Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:25:03 [2020-11-19T13:25:03.902Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:25:04 [2020-11-19T13:25:04.481Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:25:05 [2020-11-19T13:25:05.865Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:25:06 [2020-11-19T13:25:06.126Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:25:06 [2020-11-19T13:25:06.126Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:25:06 [2020-11-19T13:25:06.126Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:25:06 [2020-11-19T13:25:06.126Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:25:07 [2020-11-19T13:25:07.069Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:25:07 [2020-11-19T13:25:07.641Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:25:10 [2020-11-19T13:25:10.946Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:25:10 [2020-11-19T13:25:10.946Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
13:25:12 [2020-11-19T13:25:12.861Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:25:16 [2020-11-19T13:25:16.163Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:25:16 [2020-11-19T13:25:16.735Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
13:25:18 [2020-11-19T13:25:18.010Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
13:25:18 [2020-11-19T13:25:18.010Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
13:25:18 [2020-11-19T13:25:18.010Z] remote: Enumerating objects: 2, done.
13:25:18 [2020-11-19T13:25:18.010Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
13:25:18 [2020-11-19T13:25:18.010Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
13:25:18 [2020-11-19T13:25:18.011Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
13:25:18 [2020-11-19T13:25:18.011Z] 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.
13:25:18 [2020-11-19T13:25:18.011Z] Building: bundles/cross/windows/amd64/containerutility.exe
13:25:18 [2020-11-19T13:25:18.120Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:25:19 [2020-11-19T13:25:19.506Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:25:20 [2020-11-19T13:25:20.079Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:25:21 [2020-11-19T13:25:21.309Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:25:23 [2020-11-19T13:25:23.030Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/test/unit
13:25:23 [2020-11-19T13:25:23.383Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:25:25 [2020-11-19T13:25:25.370Z] 680bbdbacf1b: Pull complete
13:25:25 [2020-11-19T13:25:25.370Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c
13:25:25 [2020-11-19T13:25:25.370Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
13:25:25 [2020-11-19T13:25:25.370Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
13:25:25 [2020-11-19T13:25:25.370Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
13:25:25 [2020-11-19T13:25:25.370Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577'
13:25:25 [2020-11-19T13:25:25.370Z] WARN: Skipping validation tests
13:25:25 [2020-11-19T13:25:25.370Z] INFO: Running unit tests at 11/19/2020 13:25:16...
13:25:25 [2020-11-19T13:25:25.370Z] INFO: make.ps1 starting at 11/19/2020 13:25:20
13:25:25 [2020-11-19T13:25:25.370Z] INFO: Git commit (28f9e663c) assumed from DOCKER_GITCOMMIT environment variable
13:25:25 [2020-11-19T13:25:25.370Z] INFO: Invoking autogen...
13:25:25 [2020-11-19T13:25:25.370Z] INFO: Running unit tests...
13:25:25 [2020-11-19T13:25:25.571Z] ?   	github.com/docker/docker/api	[no test files]
13:25:26 [2020-11-19T13:25:26.688Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:25:26 [2020-11-19T13:25:26.688Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:25:29 [2020-11-19T13:25:29.994Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
13:25:32 [2020-11-19T13:25:32.540Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
13:25:32 [2020-11-19T13:25:32.540Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:25:32 [2020-11-19T13:25:32.540Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:25:33 [2020-11-19T13:25:33.112Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:25:33 [2020-11-19T13:25:33.374Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:25:33 [2020-11-19T13:25:33.946Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
13:25:34 [2020-11-19T13:25:34.519Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:25:35 [2020-11-19T13:25:35.907Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
13:25:35 [2020-11-19T13:25:35.907Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
13:25:37 [2020-11-19T13:25:37.822Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
13:25:38 [2020-11-19T13:25:38.394Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:25:39 [2020-11-19T13:25:39.338Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:25:39 [2020-11-19T13:25:39.338Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:25:39 [2020-11-19T13:25:39.600Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:25:40 [2020-11-19T13:25:40.256Z] ?   	github.com/docker/docker/api	[no test files]
13:25:40 [2020-11-19T13:25:40.468Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 7.9% of statements
13:25:40 [2020-11-19T13:25:40.986Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:25:41 [2020-11-19T13:25:41.930Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:25:43 [2020-11-19T13:25:43.316Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:25:43 [2020-11-19T13:25:43.888Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
13:25:45 [2020-11-19T13:25:45.800Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
13:25:47 [2020-11-19T13:25:47.714Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
13:25:47 [2020-11-19T13:25:47.974Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:25:52 [2020-11-19T13:25:52.185Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:25:54 [2020-11-19T13:25:54.731Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:25:54 [2020-11-19T13:25:54.731Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
13:25:55 [2020-11-19T13:25:55.144Z] ok  	github.com/docker/docker/api/server	0.153s	coverage: 7.9% of statements
13:25:56 [2020-11-19T13:25:56.139Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:25:59 [2020-11-19T13:25:59.447Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:25:59 [2020-11-19T13:25:59.707Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:26:01 [2020-11-19T13:26:01.622Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:26:03 [2020-11-19T13:26:03.006Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:26:03 [2020-11-19T13:26:03.950Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:26:07 [2020-11-19T13:26:07.250Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:26:11 [2020-11-19T13:26:11.456Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:26:12 [2020-11-19T13:26:12.842Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:26:12 [2020-11-19T13:26:12.842Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:26:15 [2020-11-19T13:26:15.390Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
13:26:17 [2020-11-19T13:26:17.938Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:26:19 [2020-11-19T13:26:19.854Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:26:22 [2020-11-19T13:26:22.401Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:26:23 [2020-11-19T13:26:23.792Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:26:27 [2020-11-19T13:26:27.094Z] === RUN   TestDockerDaemonSuite/TestShmSize
13:26:28 [2020-11-19T13:26:28.482Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
13:26:28 [2020-11-19T13:26:28.744Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:26:31 [2020-11-19T13:26:31.292Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:26:31 [2020-11-19T13:26:31.292Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
13:26:31 [2020-11-19T13:26:31.553Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
13:26:33 [2020-11-19T13:26:33.469Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:26:37 [2020-11-19T13:26:37.679Z] --- PASS: TestDockerDaemonSuite (334.34s)
13:26:37 [2020-11-19T13:26:37.679Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.95s)
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d73462d526b7c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d73462d526b7c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d73462d526b7c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [d73462d526b7c] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:461: [d73462d526b7c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [d73462d526b7c] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:448: [d73462d526b7c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d73462d526b7c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d73462d526b7c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [d73462d526b7c] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:461: [d73462d526b7c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [d73462d526b7c] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:448: [d73462d526b7c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.679Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s)
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [de43dafff75a3] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [de43dafff75a3] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [de43dafff75a3] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:461: [de43dafff75a3] Stopping daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [de43dafff75a3] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:448: [de43dafff75a3] Daemon stopped
13:26:37 [2020-11-19T13:26:37.679Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s)
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d48de69e1c492] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d48de69e1c492] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [d48de69e1c492] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:461: [d48de69e1c492] Stopping daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [d48de69e1c492] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:448: [d48de69e1c492] Daemon stopped
13:26:37 [2020-11-19T13:26:37.679Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.81s)
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d7a65816f84c2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d7a65816f84c2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [d7a65816f84c2] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [d7a65816f84c2] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         docker_cli_daemon_test.go:1449: Daemon d7a65816f84c2 is not started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d7a65816f84c2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [d7a65816f84c2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [d7a65816f84c2] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:461: [d7a65816f84c2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [d7a65816f84c2] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:448: [d7a65816f84c2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.679Z]         check_test.go:309: Daemon d0e99af788f6d is not started
13:26:37 [2020-11-19T13:26:37.679Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.40s)
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [dd46aaec07518] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [dd46aaec07518] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:353: [dd46aaec07518] daemon started
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:296: [dd46aaec07518] exiting daemon
13:26:37 [2020-11-19T13:26:37.679Z]         daemon.go:325: [dd46aaec07518] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dd46aaec07518] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [dd46aaec07518] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [dd46aaec07518] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dd46aaec07518] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [dd46aaec07518] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d6f7d802c83ad] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d6f7d802c83ad] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d6f7d802c83ad] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d6f7d802c83ad] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         check_test.go:309: Daemon d81216ea6bd6f is not started
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.46s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [de1c5c0f35bca] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [de1c5c0f35bca] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [de1c5c0f35bca] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [de1c5c0f35bca] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [de1c5c0f35bca] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [de1c5c0f35bca] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.78s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dc7eaa201cba8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dc7eaa201cba8] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dc7eaa201cba8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dc7eaa201cba8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dc7eaa201cba8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [dc7eaa201cba8] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [dc7eaa201cba8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dc7eaa201cba8] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [dc7eaa201cba8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dc7eaa201cba8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dc7eaa201cba8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [dc7eaa201cba8] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [dc7eaa201cba8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dc7eaa201cba8] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [dc7eaa201cba8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d6ca8a2942b85] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d6ca8a2942b85] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d6ca8a2942b85] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d6ca8a2942b85] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d6ca8a2942b85] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d6ca8a2942b85] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d6ca8a2942b85] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d6ca8a2942b85] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d6ca8a2942b85] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d6ca8a2942b85] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d6ca8a2942b85] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d6ca8a2942b85] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.85s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d74bfa542099d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d74bfa542099d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d74bfa542099d] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d74bfa542099d] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d74bfa542099d] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d74bfa542099d] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d74bfa542099d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d74bfa542099d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d74bfa542099d] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d74bfa542099d] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d74bfa542099d] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d74bfa542099d] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [ddebb7e6e0718] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [ddebb7e6e0718] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [ddebb7e6e0718] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [ddebb7e6e0718] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [ddebb7e6e0718] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [ddebb7e6e0718] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [ddebb7e6e0718] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [ddebb7e6e0718] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [ddebb7e6e0718] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [ddebb7e6e0718] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [ddebb7e6e0718] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [ddebb7e6e0718] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d3fe291978bf2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d3fe291978bf2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d3fe291978bf2] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d3fe291978bf2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d3fe291978bf2] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d3fe291978bf2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d3fe291978bf2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d3fe291978bf2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d3fe291978bf2] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d3fe291978bf2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d3fe291978bf2] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d3fe291978bf2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d992453db4414] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d992453db4414] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d992453db4414] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d992453db4414] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d992453db4414] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d992453db4414] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d992453db4414] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d992453db4414] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d992453db4414] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d992453db4414] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d992453db4414] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d992453db4414] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dfcab1452bdaa] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dfcab1452bdaa] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [dfcab1452bdaa] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [dfcab1452bdaa] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dfcab1452bdaa] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [dfcab1452bdaa] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dfcab1452bdaa] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dfcab1452bdaa] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [dfcab1452bdaa] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [dfcab1452bdaa] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dfcab1452bdaa] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [dfcab1452bdaa] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [df24010698ee9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [df24010698ee9] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [df24010698ee9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         check_test.go:309: Daemon ddbf248699f6a is not started
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d99b871c9b692] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d99b871c9b692] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d99b871c9b692] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         check_test.go:309: Daemon df99b397e6f66 is not started
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d7932e20fe980] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d7932e20fe980] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d7932e20fe980] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d7932e20fe980] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d7932e20fe980] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d7932e20fe980] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dd8306b02016b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [dd8306b02016b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [dd8306b02016b] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [dd8306b02016b] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [dd8306b02016b] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [dd8306b02016b] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         check_test.go:309: Daemon dd8306b02016b is not started
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d416ec50ebcd6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d416ec50ebcd6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d416ec50ebcd6] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d416ec50ebcd6] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d416ec50ebcd6] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d416ec50ebcd6] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d416ec50ebcd6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d416ec50ebcd6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d416ec50ebcd6] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d416ec50ebcd6] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d416ec50ebcd6] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d416ec50ebcd6] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d7c85e24cf4bc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d7c85e24cf4bc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d7c85e24cf4bc] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d7c85e24cf4bc] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d7c85e24cf4bc] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d7c85e24cf4bc] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d7c85e24cf4bc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d7c85e24cf4bc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d7c85e24cf4bc] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d7c85e24cf4bc] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d7c85e24cf4bc] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d7c85e24cf4bc] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.26s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d49a7c508de7a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d49a7c508de7a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d49a7c508de7a] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d49a7c508de7a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d49a7c508de7a] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d49a7c508de7a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d49a7c508de7a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d49a7c508de7a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d49a7c508de7a] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d49a7c508de7a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d49a7c508de7a] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d49a7c508de7a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d20424e3a95f9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d20424e3a95f9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d20424e3a95f9] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d20424e3a95f9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d20424e3a95f9] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d20424e3a95f9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d20424e3a95f9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d20424e3a95f9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d20424e3a95f9] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d20424e3a95f9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d20424e3a95f9] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d20424e3a95f9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d5a79b6c06cf2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d5a79b6c06cf2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d5a79b6c06cf2] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d5a79b6c06cf2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d5a79b6c06cf2] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d5a79b6c06cf2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [da2a0d9fafc4c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [da2a0d9fafc4c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [da2a0d9fafc4c] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [da2a0d9fafc4c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [da2a0d9fafc4c] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [da2a0d9fafc4c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d8c7897a283be] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d8c7897a283be] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d8c7897a283be] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d8c7897a283be] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d8c7897a283be] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d8c7897a283be] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d71eb513c6125] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d71eb513c6125] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d71eb513c6125] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d71eb513c6125] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:450: [d71eb513c6125] Error when stopping daemon: daemon not started
13:26:37 [2020-11-19T13:26:37.680Z]         check_test.go:309: Daemon d71eb513c6125 is not started
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d0536204541d1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:325: [d0536204541d1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:353: [d0536204541d1] daemon started
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:461: [d0536204541d1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:296: [d0536204541d1] exiting daemon
13:26:37 [2020-11-19T13:26:37.680Z]         daemon.go:448: [d0536204541d1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.680Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d7826fe5065e6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d7826fe5065e6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d7826fe5065e6] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d7826fe5065e6] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d7826fe5065e6] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d7826fe5065e6] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d86e9d3006bc9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d86e9d3006bc9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d86e9d3006bc9] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d86e9d3006bc9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d86e9d3006bc9] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d86e9d3006bc9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.07s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d14933b66de2c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d14933b66de2c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d14933b66de2c] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d14933b66de2c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d14933b66de2c] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d14933b66de2c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d14933b66de2c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d14933b66de2c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d14933b66de2c] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d14933b66de2c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d14933b66de2c] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d14933b66de2c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.77s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d79f303b7b6b4] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d79f303b7b6b4] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d79f303b7b6b4] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d79f303b7b6b4] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d79f303b7b6b4] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d79f303b7b6b4] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d79f303b7b6b4] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d79f303b7b6b4] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d79f303b7b6b4] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d79f303b7b6b4] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d79f303b7b6b4] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d79f303b7b6b4] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d99b003b20d54] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d99b003b20d54] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d99b003b20d54] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d99b003b20d54] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d99b003b20d54] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d99b003b20d54] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d99b003b20d54] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d99b003b20d54] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d99b003b20d54] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d99b003b20d54] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d99b003b20d54] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d99b003b20d54] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
13:26:37 [2020-11-19T13:26:37.681Z]         requirement.go:26: unmatched requirement IPv6
13:26:37 [2020-11-19T13:26:37.681Z]         check_test.go:309: Daemon dc9522c6f7cac is not started
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d19708ac5d004] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d19708ac5d004] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d19708ac5d004] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d19708ac5d004] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d19708ac5d004] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d19708ac5d004] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d5b2a354f1b99] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d5b2a354f1b99] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d5b2a354f1b99] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d5b2a354f1b99] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d5b2a354f1b99] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d5b2a354f1b99] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [df19c1d4f6087] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [df19c1d4f6087] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [df19c1d4f6087] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [df19c1d4f6087] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [df19c1d4f6087] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [df19c1d4f6087] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [da05eb1480838] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [da05eb1480838] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [da05eb1480838] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [da05eb1480838] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [da05eb1480838] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [da05eb1480838] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         check_test.go:309: Daemon da05eb1480838 is not started
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d7ae611d980d1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d7ae611d980d1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d7ae611d980d1] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d7ae611d980d1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d7ae611d980d1] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d7ae611d980d1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d7ae611d980d1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d7ae611d980d1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d7ae611d980d1] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d7ae611d980d1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d7ae611d980d1] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d7ae611d980d1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d83e695d19cf7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d83e695d19cf7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d83e695d19cf7] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d83e695d19cf7] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d83e695d19cf7] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d83e695d19cf7] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         check_test.go:309: Daemon d83e695d19cf7 is not started
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.36s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [ded2ba1060339] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [ded2ba1060339] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [ded2ba1060339] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [ded2ba1060339] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         docker_cli_daemon_plugins_test.go:80: Daemon ded2ba1060339 is not started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [ded2ba1060339] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [ded2ba1060339] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [ded2ba1060339] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [ded2ba1060339] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [ded2ba1060339] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [ded2ba1060339] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.95s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dce8eed7f7e86] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dce8eed7f7e86] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dce8eed7f7e86] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         docker_cli_daemon_plugins_test.go:170: Daemon dce8eed7f7e86 is not started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dce8eed7f7e86] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dce8eed7f7e86] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dce8eed7f7e86] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dce8eed7f7e86] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dce8eed7f7e86] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dce8eed7f7e86] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dce8eed7f7e86] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.95s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dd4e338bf3976] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dd4e338bf3976] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dd4e338bf3976] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dd4e338bf3976] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dd4e338bf3976] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dd4e338bf3976] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dd4e338bf3976] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dd4e338bf3976] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dd4e338bf3976] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dd4e338bf3976] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dd4e338bf3976] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dd4e338bf3976] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dcdb21839aeab] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dcdb21839aeab] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dcdb21839aeab] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dcdb21839aeab] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dcdb21839aeab] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dcdb21839aeab] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [debf9ddfb7039] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [debf9ddfb7039] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [debf9ddfb7039] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [debf9ddfb7039] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [debf9ddfb7039] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [debf9ddfb7039] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dbcbf97980bbf] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dbcbf97980bbf] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dbcbf97980bbf] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dbcbf97980bbf] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:450: [dbcbf97980bbf] Error when stopping daemon: daemon not started
13:26:37 [2020-11-19T13:26:37.681Z]         check_test.go:309: Daemon dbcbf97980bbf is not started
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d809e2cdf4e47] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d809e2cdf4e47] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d809e2cdf4e47] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d809e2cdf4e47] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d809e2cdf4e47] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d809e2cdf4e47] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.94s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d1334b3590a53] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d1334b3590a53] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d1334b3590a53] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d1334b3590a53] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d1334b3590a53] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d1334b3590a53] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dc28542b3cb8b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dc28542b3cb8b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dc28542b3cb8b] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dc28542b3cb8b] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dc28542b3cb8b] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dc28542b3cb8b] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dfd6d5225f358] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dfd6d5225f358] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dfd6d5225f358] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dfd6d5225f358] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dfd6d5225f358] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dfd6d5225f358] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [da43ee652eb77] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [da43ee652eb77] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [da43ee652eb77] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [da43ee652eb77] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [da43ee652eb77] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [da43ee652eb77] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dc0db4f4019bc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [dc0db4f4019bc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [dc0db4f4019bc] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [dc0db4f4019bc] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [dc0db4f4019bc] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [dc0db4f4019bc] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d23f4c7c32530] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d23f4c7c32530] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d23f4c7c32530] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d23f4c7c32530] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d23f4c7c32530] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d23f4c7c32530] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d37c2f5e7e793] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:325: [d37c2f5e7e793] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:353: [d37c2f5e7e793] daemon started
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:461: [d37c2f5e7e793] Stopping daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:296: [d37c2f5e7e793] exiting daemon
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:448: [d37c2f5e7e793] Daemon stopped
13:26:37 [2020-11-19T13:26:37.681Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
13:26:37 [2020-11-19T13:26:37.681Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dea256b0efa3a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dea256b0efa3a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dea256b0efa3a] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [dea256b0efa3a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dea256b0efa3a] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [dea256b0efa3a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [db897755bcbc9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [db897755bcbc9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [db897755bcbc9] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [db897755bcbc9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [db897755bcbc9] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [db897755bcbc9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.03s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d4ba19b2390e9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d4ba19b2390e9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d4ba19b2390e9] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d4ba19b2390e9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d4ba19b2390e9] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d4ba19b2390e9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         check_test.go:309: Daemon d4ba19b2390e9 is not started
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.69s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d68eba4999a25] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d68eba4999a25] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d68eba4999a25] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d68eba4999a25] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d68eba4999a25] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d68eba4999a25] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d68eba4999a25] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d68eba4999a25] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d68eba4999a25] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d68eba4999a25] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d68eba4999a25] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d68eba4999a25] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.76s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfecf9781375a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfecf9781375a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dfecf9781375a] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [dfecf9781375a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dfecf9781375a] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [dfecf9781375a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfecf9781375a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfecf9781375a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfecf9781375a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dfecf9781375a] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [dfecf9781375a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dfecf9781375a] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [dfecf9781375a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.56s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d078ceb2d382d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d078ceb2d382d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d078ceb2d382d] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d078ceb2d382d] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d078ceb2d382d] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d078ceb2d382d] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d078ceb2d382d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d078ceb2d382d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d078ceb2d382d] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d078ceb2d382d] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d078ceb2d382d] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d078ceb2d382d] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d70c7795cb907] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d70c7795cb907] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d70c7795cb907] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d70c7795cb907] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d70c7795cb907] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d70c7795cb907] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d70c7795cb907] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d70c7795cb907] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d70c7795cb907] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d70c7795cb907] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d70c7795cb907] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d70c7795cb907] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.83s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d3642758cbbca] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d3642758cbbca] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d3642758cbbca] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d3642758cbbca] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d3642758cbbca] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d3642758cbbca] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d3642758cbbca] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d3642758cbbca] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d3642758cbbca] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d3642758cbbca] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d3642758cbbca] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d3642758cbbca] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.78s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [de1ef161826f7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [de1ef161826f7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [de1ef161826f7] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [de1ef161826f7] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [de1ef161826f7] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [de1ef161826f7] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [de1ef161826f7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [de1ef161826f7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [de1ef161826f7] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [de1ef161826f7] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [de1ef161826f7] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [de1ef161826f7] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfe77d8acdc53] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfe77d8acdc53] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dfe77d8acdc53] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfe77d8acdc53] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dfe77d8acdc53] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dfe77d8acdc53] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dfe77d8acdc53] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [dfe77d8acdc53] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dfe77d8acdc53] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [dfe77d8acdc53] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         check_test.go:309: Daemon dfe77d8acdc53 is not started
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d40f1ec5c81ad] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d40f1ec5c81ad] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d40f1ec5c81ad] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d40f1ec5c81ad] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d40f1ec5c81ad] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d40f1ec5c81ad] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d40f1ec5c81ad] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d40f1ec5c81ad] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d40f1ec5c81ad] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d40f1ec5c81ad] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d40f1ec5c81ad] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d40f1ec5c81ad] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.01s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dd9d47519fc05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dd9d47519fc05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dd9d47519fc05] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [dd9d47519fc05] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dd9d47519fc05] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [dd9d47519fc05] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dd9d47519fc05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [dd9d47519fc05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [dd9d47519fc05] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [dd9d47519fc05] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [dd9d47519fc05] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [dd9d47519fc05] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.48s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [df39a6dd9a2a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [df39a6dd9a2a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [df39a6dd9a2a9] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [df39a6dd9a2a9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [df39a6dd9a2a9] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [df39a6dd9a2a9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [df39a6dd9a2a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [df39a6dd9a2a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [df39a6dd9a2a9] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [df39a6dd9a2a9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [df39a6dd9a2a9] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [df39a6dd9a2a9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [df39a6dd9a2a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [df39a6dd9a2a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [df39a6dd9a2a9] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [df39a6dd9a2a9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [df39a6dd9a2a9] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [df39a6dd9a2a9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.97s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d97307dfa3842] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d97307dfa3842] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d97307dfa3842] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d97307dfa3842] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d97307dfa3842] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d97307dfa3842] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d97307dfa3842] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d97307dfa3842] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d97307dfa3842] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d97307dfa3842] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d97307dfa3842] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d97307dfa3842] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d43231df7d5ce] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d43231df7d5ce] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d43231df7d5ce] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d43231df7d5ce] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d43231df7d5ce] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d43231df7d5ce] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d43231df7d5ce] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d43231df7d5ce] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d43231df7d5ce] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d43231df7d5ce] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d43231df7d5ce] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d43231df7d5ce] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d43231df7d5ce] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d43231df7d5ce] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d43231df7d5ce] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d43231df7d5ce] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d43231df7d5ce] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d43231df7d5ce] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d8acbba96dab2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d8acbba96dab2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d8acbba96dab2] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d8acbba96dab2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d8acbba96dab2] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d8acbba96dab2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d8acbba96dab2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [d8acbba96dab2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [d8acbba96dab2] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [d8acbba96dab2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [d8acbba96dab2] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [d8acbba96dab2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s)
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [db1cbf94baea1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [db1cbf94baea1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [db1cbf94baea1] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [db1cbf94baea1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [db1cbf94baea1] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [db1cbf94baea1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [db1cbf94baea1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:325: [db1cbf94baea1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:353: [db1cbf94baea1] daemon started
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:461: [db1cbf94baea1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:296: [db1cbf94baea1] exiting daemon
13:26:37 [2020-11-19T13:26:37.682Z]         daemon.go:448: [db1cbf94baea1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
13:26:37 [2020-11-19T13:26:37.683Z]         requirement.go:26: unmatched requirement Devicemapper
13:26:37 [2020-11-19T13:26:37.683Z]         check_test.go:309: Daemon d61ef84e8f3f0 is not started
13:26:37 [2020-11-19T13:26:37.683Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
13:26:37 [2020-11-19T13:26:37.683Z]         requirement.go:26: unmatched requirement Devicemapper
13:26:37 [2020-11-19T13:26:37.683Z]         check_test.go:309: Daemon ddd0ad05f76a0 is not started
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [de62039c476ba] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [de62039c476ba] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [de62039c476ba] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [de62039c476ba] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [de62039c476ba] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [de62039c476ba] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [de62039c476ba] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [de62039c476ba] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [de62039c476ba] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [de62039c476ba] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         check_test.go:309: Daemon de62039c476ba is not started
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.32s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dcc5b1dece777] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dcc5b1dece777] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [dcc5b1dece777] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [dcc5b1dece777] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [dcc5b1dece777] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [dcc5b1dece777] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dcc5b1dece777] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dcc5b1dece777] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [dcc5b1dece777] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [dcc5b1dece777] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [dcc5b1dece777] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [dcc5b1dece777] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.63s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d02ac3e57bfe5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d02ac3e57bfe5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d02ac3e57bfe5] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d02ac3e57bfe5] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d02ac3e57bfe5] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d02ac3e57bfe5] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d02ac3e57bfe5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d02ac3e57bfe5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d02ac3e57bfe5] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d02ac3e57bfe5] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d02ac3e57bfe5] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d02ac3e57bfe5] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.31s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d95cb635bb99f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d95cb635bb99f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d95cb635bb99f] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d95cb635bb99f] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d95cb635bb99f] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d95cb635bb99f] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d95cb635bb99f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d95cb635bb99f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d95cb635bb99f] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d95cb635bb99f] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d95cb635bb99f] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d95cb635bb99f] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.98s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dfde4a8c9e802] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dfde4a8c9e802] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [dfde4a8c9e802] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [dfde4a8c9e802] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [dfde4a8c9e802] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [dfde4a8c9e802] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dfde4a8c9e802] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dfde4a8c9e802] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [dfde4a8c9e802] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [dfde4a8c9e802] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [dfde4a8c9e802] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [dfde4a8c9e802] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.32s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [da30675db2953] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [da30675db2953] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [da30675db2953] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [da30675db2953] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [da30675db2953] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [da30675db2953] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [da30675db2953] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [da30675db2953] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [da30675db2953] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [da30675db2953] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [da30675db2953] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [da30675db2953] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d2d65d00eb783] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d2d65d00eb783] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d2d65d00eb783] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d2d65d00eb783] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d2d65d00eb783] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d2d65d00eb783] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d2d65d00eb783] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d2d65d00eb783] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d2d65d00eb783] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d2d65d00eb783] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d2d65d00eb783] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d2d65d00eb783] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d4f2fb864c87c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d4f2fb864c87c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d4f2fb864c87c] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d4f2fb864c87c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d4f2fb864c87c] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d4f2fb864c87c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d4f2fb864c87c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d4f2fb864c87c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d4f2fb864c87c] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d4f2fb864c87c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d4f2fb864c87c] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d4f2fb864c87c] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d0511e8b985c0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d0511e8b985c0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d0511e8b985c0] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d0511e8b985c0] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d0511e8b985c0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d0511e8b985c0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d0511e8b985c0] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d0511e8b985c0] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d0511e8b985c0] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d0511e8b985c0] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         check_test.go:309: Daemon d0511e8b985c0 is not started
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.56s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d48adfa01b421] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d48adfa01b421] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d48adfa01b421] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d48adfa01b421] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d48adfa01b421] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d48adfa01b421] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d48adfa01b421] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d48adfa01b421] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d48adfa01b421] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d48adfa01b421] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d48adfa01b421] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d48adfa01b421] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [db0f10b93d6c7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [db0f10b93d6c7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [db0f10b93d6c7] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [db0f10b93d6c7] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [db0f10b93d6c7] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [db0f10b93d6c7] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [db0f10b93d6c7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [db0f10b93d6c7] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [db0f10b93d6c7] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [db0f10b93d6c7] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [db0f10b93d6c7] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [db0f10b93d6c7] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d79b0703d181c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d79b0703d181c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d79b0703d181c] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d79b0703d181c] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d79b0703d181c] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:450: [d79b0703d181c] Error when stopping daemon: daemon not started
13:26:37 [2020-11-19T13:26:37.683Z]         check_test.go:309: Daemon d79b0703d181c is not started
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d606e6207948a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d606e6207948a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d606e6207948a] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d606e6207948a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d606e6207948a] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d606e6207948a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [df9415096c4a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [df9415096c4a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [df9415096c4a9] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [df9415096c4a9] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [df9415096c4a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [df9415096c4a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [df9415096c4a9] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [df9415096c4a9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [df9415096c4a9] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [df9415096c4a9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [df9415096c4a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [df9415096c4a9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [df9415096c4a9] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [df9415096c4a9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [df9415096c4a9] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [df9415096c4a9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d73f8bfee4d10] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d73f8bfee4d10] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d73f8bfee4d10] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d73f8bfee4d10] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d73f8bfee4d10] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d73f8bfee4d10] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d73f8bfee4d10] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d73f8bfee4d10] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d73f8bfee4d10] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d73f8bfee4d10] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d73f8bfee4d10] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d73f8bfee4d10] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d221bfa5f5b15] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d221bfa5f5b15] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d221bfa5f5b15] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d221bfa5f5b15] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d221bfa5f5b15] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d221bfa5f5b15] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d65f2989bc0ee] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d65f2989bc0ee] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d65f2989bc0ee] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d65f2989bc0ee] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d65f2989bc0ee] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d65f2989bc0ee] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dc85c21a15d87] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [dc85c21a15d87] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [dc85c21a15d87] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [dc85c21a15d87] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [dc85c21a15d87] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [dc85c21a15d87] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d0d0319c20ce1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [d0d0319c20ce1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:353: [d0d0319c20ce1] daemon started
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:461: [d0d0319c20ce1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [d0d0319c20ce1] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:448: [d0d0319c20ce1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [de07831a6dc59] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:296: [de07831a6dc59] exiting daemon
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:325: [de07831a6dc59] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.683Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.683Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d414894e2be1c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d414894e2be1c] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d414894e2be1c] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.684Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d205ab6ffb95d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d205ab6ffb95d] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d205ab6ffb95d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.684Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd793cc351909] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd793cc351909] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dd793cc351909] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dd793cc351909] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dd793cc351909] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dd793cc351909] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.684Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d838013aae2e2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d838013aae2e2] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d838013aae2e2] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d838013aae2e2] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d838013aae2e2] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d838013aae2e2] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.684Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d30bf37934976] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d30bf37934976] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d30bf37934976] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.684Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d73e5cf726f1d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d73e5cf726f1d] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d73e5cf726f1d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes
13:26:37 [2020-11-19T13:26:37.684Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d39c74765de29] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d39c74765de29] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d39c74765de29] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         check_test.go:309: Daemon d37bde44e333f is not started
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [db9af561f4c78] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [db9af561f4c78] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [db9af561f4c78] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [db9af561f4c78] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [db9af561f4c78] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [db9af561f4c78] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [db9af561f4c78] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [db9af561f4c78] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [db9af561f4c78] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [db9af561f4c78] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [db9af561f4c78] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [db9af561f4c78] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         check_test.go:309: Daemon db9af561f4c78 is not started
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dbbbb7cbdbcd9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dbbbb7cbdbcd9] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dbbbb7cbdbcd9] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dbbbb7cbdbcd9] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dbbbb7cbdbcd9] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dbbbb7cbdbcd9] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.69s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d63d401737452] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d63d401737452] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d63d401737452] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d63d401737452] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d63d401737452] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d63d401737452] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [de802fe56fe05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [de802fe56fe05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [de802fe56fe05] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [de802fe56fe05] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [de802fe56fe05] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [de802fe56fe05] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [de802fe56fe05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [de802fe56fe05] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [de802fe56fe05] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [de802fe56fe05] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [de802fe56fe05] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [de802fe56fe05] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dbd4659d2e10a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dbd4659d2e10a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dbd4659d2e10a] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dbd4659d2e10a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dbd4659d2e10a] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dbd4659d2e10a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         check_test.go:309: Daemon dbd4659d2e10a is not started
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d5e8c95c5d9e4] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d5e8c95c5d9e4] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d5e8c95c5d9e4] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d5e8c95c5d9e4] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d5e8c95c5d9e4] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d5e8c95c5d9e4] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dfbf540057602] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dfbf540057602] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dfbf540057602] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dfbf540057602] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dfbf540057602] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dfbf540057602] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd1a241b9ead6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd1a241b9ead6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dd1a241b9ead6] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dd1a241b9ead6] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dd1a241b9ead6] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dd1a241b9ead6] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd1a241b9ead6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd1a241b9ead6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dd1a241b9ead6] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dd1a241b9ead6] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dd1a241b9ead6] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dd1a241b9ead6] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd1a241b9ead6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd1a241b9ead6] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dd1a241b9ead6] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dd1a241b9ead6] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dd1a241b9ead6] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dd1a241b9ead6] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd5d459352b16] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd5d459352b16] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [dd5d459352b16] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dd5d459352b16] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dd5d459352b16] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [dd5d459352b16] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd5d459352b16] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [dd5d459352b16] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [dd5d459352b16] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [dd5d459352b16] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:450: [dd5d459352b16] Error when stopping daemon: daemon not started
13:26:37 [2020-11-19T13:26:37.684Z]         check_test.go:309: Daemon dd5d459352b16 is not started
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.09s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [ddd5b031adeb5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [ddd5b031adeb5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [ddd5b031adeb5] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [ddd5b031adeb5] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [ddd5b031adeb5] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [ddd5b031adeb5] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [ddd5b031adeb5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [ddd5b031adeb5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [ddd5b031adeb5] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [ddd5b031adeb5] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [ddd5b031adeb5] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [ddd5b031adeb5] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [daae261072723] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [daae261072723] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [daae261072723] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [daae261072723] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [daae261072723] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [daae261072723] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [daae261072723] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [daae261072723] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [daae261072723] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [daae261072723] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [daae261072723] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [daae261072723] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.05s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [da6410f9d953f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [da6410f9d953f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [da6410f9d953f] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [da6410f9d953f] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [da6410f9d953f] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [da6410f9d953f] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [da6410f9d953f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [da6410f9d953f] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [da6410f9d953f] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [da6410f9d953f] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [da6410f9d953f] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [da6410f9d953f] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.44s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d209dcc35e04b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d209dcc35e04b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d209dcc35e04b] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d209dcc35e04b] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d209dcc35e04b] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d209dcc35e04b] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d209dcc35e04b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d209dcc35e04b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d209dcc35e04b] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         check_test.go:309: Daemon d4d6ae98f9920 is not started
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d77101f56058d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d77101f56058d] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d77101f56058d] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d77101f56058d] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d77101f56058d] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d77101f56058d] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d8aabf4a70640] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d8aabf4a70640] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d8aabf4a70640] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d8aabf4a70640] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d8aabf4a70640] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d8aabf4a70640] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d982f7bf1b900] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d982f7bf1b900] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d982f7bf1b900] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d982f7bf1b900] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d982f7bf1b900] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d982f7bf1b900] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d36fce33714b5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d36fce33714b5] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d36fce33714b5] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d36fce33714b5] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d36fce33714b5] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d36fce33714b5] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand
13:26:37 [2020-11-19T13:26:37.684Z]         check_test.go:309: Daemon d4f328455ae29 is not started
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d42e3128f9a99] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d42e3128f9a99] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d42e3128f9a99] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d42e3128f9a99] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d42e3128f9a99] exiting daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:448: [d42e3128f9a99] Daemon stopped
13:26:37 [2020-11-19T13:26:37.684Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s)
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d569e8eaeafdc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:325: [d569e8eaeafdc] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:353: [d569e8eaeafdc] daemon started
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:461: [d569e8eaeafdc] Stopping daemon
13:26:37 [2020-11-19T13:26:37.684Z]         daemon.go:296: [d569e8eaeafdc] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d569e8eaeafdc] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.51s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [da9dcc1695a9e] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [da9dcc1695a9e] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [da9dcc1695a9e] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [da9dcc1695a9e] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [da9dcc1695a9e] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [da9dcc1695a9e] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [da9dcc1695a9e] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [da9dcc1695a9e] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [da9dcc1695a9e] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [da9dcc1695a9e] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [da9dcc1695a9e] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [da9dcc1695a9e] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d93624b8590c8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d93624b8590c8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d93624b8590c8] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d93624b8590c8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d93624b8590c8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d93624b8590c8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [da094ac0a2dd1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [da094ac0a2dd1] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [da094ac0a2dd1] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [da094ac0a2dd1] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [da094ac0a2dd1] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [da094ac0a2dd1] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d2b40b16d6925] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d2b40b16d6925] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d2b40b16d6925] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d2b40b16d6925] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d2b40b16d6925] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d2b40b16d6925] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dcd45addb08f8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dcd45addb08f8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [dcd45addb08f8] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [dcd45addb08f8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [dcd45addb08f8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [dcd45addb08f8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dcd45addb08f8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dcd45addb08f8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [dcd45addb08f8] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [dcd45addb08f8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [dcd45addb08f8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [dcd45addb08f8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d44169fb781f0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d44169fb781f0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d44169fb781f0] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d44169fb781f0] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d44169fb781f0] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d44169fb781f0] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d44169fb781f0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d44169fb781f0] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d44169fb781f0] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d44169fb781f0] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d44169fb781f0] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d44169fb781f0] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.81s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d27370f8e4255] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d27370f8e4255] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d27370f8e4255] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d27370f8e4255] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d27370f8e4255] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d27370f8e4255] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d27370f8e4255] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d27370f8e4255] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d27370f8e4255] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d27370f8e4255] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d27370f8e4255] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d27370f8e4255] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [db2ffd9823c2a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [db2ffd9823c2a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [db2ffd9823c2a] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [db2ffd9823c2a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [db2ffd9823c2a] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [db2ffd9823c2a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d03eb87c67298] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d03eb87c67298] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d03eb87c67298] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d03eb87c67298] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d03eb87c67298] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d03eb87c67298] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d0771d83f7e3b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d0771d83f7e3b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d0771d83f7e3b] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d0771d83f7e3b] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d0771d83f7e3b] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d0771d83f7e3b] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d8b00ca1a21bd] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d8b00ca1a21bd] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d8b00ca1a21bd] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d8b00ca1a21bd] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d8b00ca1a21bd] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d8b00ca1a21bd] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d8b00ca1a21bd] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d8b00ca1a21bd] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d8b00ca1a21bd] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d8b00ca1a21bd] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d8b00ca1a21bd] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d8b00ca1a21bd] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.11s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [dafe36894cdf8] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [dafe36894cdf8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [dafe36894cdf8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [dafe36894cdf8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [dafe36894cdf8] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [dafe36894cdf8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [dafe36894cdf8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [dafe36894cdf8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [dafe36894cdf8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [dafe36894cdf8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:450: [dafe36894cdf8] Error when stopping daemon: daemon not started
13:26:37 [2020-11-19T13:26:37.685Z]         docker_cli_daemon_test.go:2542: Daemon dafe36894cdf8 is not started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [dafe36894cdf8] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [dafe36894cdf8] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [dafe36894cdf8] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [dafe36894cdf8] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [dafe36894cdf8] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.62s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d3fa180376c91] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d3fa180376c91] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d3fa180376c91] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d3fa180376c91] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d3fa180376c91] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d3fa180376c91] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [df6fb2b01a00a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [df6fb2b01a00a] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [df6fb2b01a00a] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [df6fb2b01a00a] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [df6fb2b01a00a] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [df6fb2b01a00a] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [df0fd344e7451] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [df0fd344e7451] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [df0fd344e7451] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [df0fd344e7451] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [df0fd344e7451] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [df0fd344e7451] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d1c183a753dd3] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d1c183a753dd3] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d1c183a753dd3] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d1c183a753dd3] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d1c183a753dd3] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d1c183a753dd3] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify
13:26:37 [2020-11-19T13:26:37.685Z]         check_test.go:309: Daemon d6aa29f424820 is not started
13:26:37 [2020-11-19T13:26:37.685Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.55s)
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d608cc213590b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:325: [d608cc213590b] waiting for daemon to start
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:353: [d608cc213590b] daemon started
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:461: [d608cc213590b] Stopping daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:296: [d608cc213590b] exiting daemon
13:26:37 [2020-11-19T13:26:37.685Z]         daemon.go:448: [d608cc213590b] Daemon stopped
13:26:37 [2020-11-19T13:26:37.685Z] === RUN   TestDockerSwarmSuite
13:26:37 [2020-11-19T13:26:37.685Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:26:40 [2020-11-19T13:26:40.987Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:26:43 [2020-11-19T13:26:43.531Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/server/httputils	0.124s	coverage: 14.7% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/server/middleware	0.174s	coverage: 37.7% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/server/router/swarm	0.118s	coverage: 3.1% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/types/filters	0.116s	coverage: 92.2% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/types/strslice	0.049s	coverage: 90.0% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/types/time	0.325s	coverage: 100.0% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ok  	github.com/docker/docker/api/types/versions	0.060s	coverage: 75.0% of statements
13:26:45 [2020-11-19T13:26:45.964Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/autogen/winresources/docker	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:26:45 [2020-11-19T13:26:45.965Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
13:26:48 [2020-11-19T13:26:48.184Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:26:48 [2020-11-19T13:26:48.184Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:26:48 [2020-11-19T13:26:48.445Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:26:48 [2020-11-19T13:26:48.825Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
13:26:49 [2020-11-19T13:26:49.399Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:26:49 [2020-11-19T13:26:49.399Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:26:49 [2020-11-19T13:26:49.992Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 3.1% of statements
13:26:49 [2020-11-19T13:26:49.992Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:26:50 [2020-11-19T13:26:50.212Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:26:50 [2020-11-19T13:26:50.212Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:26:50 [2020-11-19T13:26:50.255Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
13:26:50 [2020-11-19T13:26:50.256Z] ?   	github.com/docker/docker/api/types	[no test files]
13:26:50 [2020-11-19T13:26:50.256Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:26:50 [2020-11-19T13:26:50.256Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:26:50 [2020-11-19T13:26:50.256Z] ?   	github.com/docker/docker/api/types/container	[no test files]
13:26:50 [2020-11-19T13:26:50.256Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:26:50 [2020-11-19T13:26:50.529Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
13:26:50 [2020-11-19T13:26:50.529Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:26:50 [2020-11-19T13:26:50.529Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:26:50 [2020-11-19T13:26:50.529Z] ?   	github.com/docker/docker/api/types/network	[no test files]
13:26:50 [2020-11-19T13:26:50.529Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:26:50 [2020-11-19T13:26:50.529Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
13:26:50 [2020-11-19T13:26:50.695Z] ok  	github.com/docker/docker/builder/dockerfile	0.685s	coverage: 43.2% of statements
13:26:50 [2020-11-19T13:26:50.695Z] ok  	github.com/docker/docker/builder/dockerignore	0.061s	coverage: 96.8% of statements
13:26:50 [2020-11-19T13:26:50.695Z] ok  	github.com/docker/docker/builder/fscache	1.183s	coverage: 69.2% of statements
13:26:50 [2020-11-19T13:26:50.695Z] ok  	github.com/docker/docker/builder/remotecontext	0.506s	coverage: 9.2% of statements
13:26:50 [2020-11-19T13:26:50.799Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
13:26:50 [2020-11-19T13:26:50.799Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:26:50 [2020-11-19T13:26:50.799Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
13:26:51 [2020-11-19T13:26:51.059Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:26:51 [2020-11-19T13:26:51.059Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:26:51 [2020-11-19T13:26:51.999Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
13:26:54 [2020-11-19T13:26:54.420Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:26:54 [2020-11-19T13:26:54.681Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:26:54 [2020-11-19T13:26:54.950Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:26:55 [2020-11-19T13:26:55.296Z] ok  	github.com/docker/docker/builder/dockerfile	0.165s	coverage: 45.1% of statements
13:26:55 [2020-11-19T13:26:55.296Z] ok  	github.com/docker/docker/builder/fscache	0.115s	coverage: 69.2% of statements
13:26:55 [2020-11-19T13:26:55.540Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:26:55 [2020-11-19T13:26:55.803Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:26:56 [2020-11-19T13:26:56.064Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:26:56 [2020-11-19T13:26:56.324Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:26:57 [2020-11-19T13:26:57.835Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.105s	coverage: 85.1% of statements
13:26:58 [2020-11-19T13:26:58.095Z] ok  	github.com/docker/docker/builder/remotecontext	0.117s	coverage: 13.6% of statements
13:26:58 [2020-11-19T13:26:58.237Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:26:58 [2020-11-19T13:26:58.355Z] ?   	github.com/docker/docker/cli	[no test files]
13:26:58 [2020-11-19T13:26:58.355Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:26:58 [2020-11-19T13:26:58.615Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:26:59 [2020-11-19T13:26:59.622Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:27:01 [2020-11-19T13:27:01.014Z] === RUN   TestDockerSuite/TestBuildEnv
13:27:01 [2020-11-19T13:27:01.662Z] --- PASS: TestImportExtremelyLargeImageWorks (192.79s)
13:27:01 [2020-11-19T13:27:01.662Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:325: [d8fbe708c4a7a] waiting for daemon to start
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:325: [d8fbe708c4a7a] waiting for daemon to start
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:353: [d8fbe708c4a7a] daemon started
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:461: [d8fbe708c4a7a] Stopping daemon
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:296: [d8fbe708c4a7a] exiting daemon
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:448: [d8fbe708c4a7a] Daemon stopped
13:27:01 [2020-11-19T13:27:01.662Z] PASS
13:27:01 [2020-11-19T13:27:01.662Z] 
13:27:01 [2020-11-19T13:27:01.662Z] DONE 11 tests in 193.797s
13:27:01 [2020-11-19T13:27:01.662Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
13:27:01 [2020-11-19T13:27:01.662Z] ++ 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
13:27:01 [2020-11-19T13:27:01.662Z] ++ set -e
13:27:01 [2020-11-19T13:27:01.662Z] ++ '[' -n 0 ']'
13:27:01 [2020-11-19T13:27:01.662Z] ++ set -x
13:27:01 [2020-11-19T13:27:01.662Z] ++ env -i DEST=/go/src/github.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
13:27:01 [2020-11-19T13:27:01.662Z] INFO: Testing against a local daemon
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestNetworkCreateDelete
13:27:01 [2020-11-19T13:27:01.662Z] --- PASS: TestNetworkCreateDelete (0.18s)
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestDockerNetworkDeletePreferID
13:27:01 [2020-11-19T13:27:01.662Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestDaemonDNSFallback
13:27:01 [2020-11-19T13:27:01.662Z] --- PASS: TestDaemonDNSFallback (1.54s)
13:27:01 [2020-11-19T13:27:01.662Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:325: [db2ab4581eeba] waiting for daemon to start
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:325: [db2ab4581eeba] waiting for daemon to start
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:353: [db2ab4581eeba] daemon started
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:461: [db2ab4581eeba] Stopping daemon
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:296: [db2ab4581eeba] exiting daemon
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:448: [db2ab4581eeba] Daemon stopped
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestInspectNetwork
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestInspectNetwork/full_network_id
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestInspectNetwork/partial_network_id
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestInspectNetwork/network_name
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:27:01 [2020-11-19T13:27:01.662Z] --- PASS: TestInspectNetwork (6.83s)
13:27:01 [2020-11-19T13:27:01.662Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:325: [d2cafd6787d12] waiting for daemon to start
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:325: [d2cafd6787d12] waiting for daemon to start
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:353: [d2cafd6787d12] daemon started
13:27:01 [2020-11-19T13:27:01.662Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:27:01 [2020-11-19T13:27:01.662Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:27:01 [2020-11-19T13:27:01.662Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:27:01 [2020-11-19T13:27:01.662Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:461: [d2cafd6787d12] Stopping daemon
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:296: [d2cafd6787d12] exiting daemon
13:27:01 [2020-11-19T13:27:01.662Z]     daemon.go:448: [d2cafd6787d12] Daemon stopped
13:27:01 [2020-11-19T13:27:01.662Z] === RUN   TestRunContainerWithBridgeNone
13:27:02 [2020-11-19T13:27:02.398Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:27:02 [2020-11-19T13:27:02.399Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:27:03 [2020-11-19T13:27:03.185Z] --- PASS: TestRunContainerWithBridgeNone (1.96s)
13:27:03 [2020-11-19T13:27:03.185Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
13:27:03 [2020-11-19T13:27:03.185Z]     daemon.go:325: [d6a8e87d31dd0] waiting for daemon to start
13:27:03 [2020-11-19T13:27:03.185Z]     daemon.go:325: [d6a8e87d31dd0] waiting for daemon to start
13:27:03 [2020-11-19T13:27:03.185Z]     daemon.go:353: [d6a8e87d31dd0] daemon started
13:27:03 [2020-11-19T13:27:03.185Z]     daemon.go:461: [d6a8e87d31dd0] Stopping daemon
13:27:03 [2020-11-19T13:27:03.185Z]     daemon.go:296: [d6a8e87d31dd0] exiting daemon
13:27:03 [2020-11-19T13:27:03.185Z]     daemon.go:448: [d6a8e87d31dd0] Daemon stopped
13:27:03 [2020-11-19T13:27:03.185Z] === RUN   TestNetworkInvalidJSON
13:27:03 [2020-11-19T13:27:03.185Z] === RUN   TestNetworkInvalidJSON//networks/create
13:27:03 [2020-11-19T13:27:03.185Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:27:03 [2020-11-19T13:27:03.185Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:27:03 [2020-11-19T13:27:03.185Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:27:03 [2020-11-19T13:27:03.185Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:03 [2020-11-19T13:27:03.185Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:03 [2020-11-19T13:27:03.185Z] === CONT  TestNetworkInvalidJSON//networks/create
13:27:03 [2020-11-19T13:27:03.185Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:27:03 [2020-11-19T13:27:03.185Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:03 [2020-11-19T13:27:03.185Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:27:03 [2020-11-19T13:27:03.185Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:27:03 [2020-11-19T13:27:03.185Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:27:03 [2020-11-19T13:27:03.185Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:27:03 [2020-11-19T13:27:03.185Z] === RUN   TestDaemonRestartWithLiveRestore
13:27:03 [2020-11-19T13:27:03.341Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:27:03 [2020-11-19T13:27:03.602Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:27:03 [2020-11-19T13:27:03.896Z] ok  	github.com/docker/docker/client	0.168s	coverage: 75.7% of statements
13:27:04 [2020-11-19T13:27:04.239Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:27:04 [2020-11-19T13:27:04.239Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:325: [d4494a8be013c] waiting for daemon to start
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:325: [d4494a8be013c] waiting for daemon to start
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:353: [d4494a8be013c] daemon started
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:461: [d4494a8be013c] Stopping daemon
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:296: [d4494a8be013c] exiting daemon
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:448: [d4494a8be013c] Daemon stopped
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:325: [d4494a8be013c] waiting for daemon to start
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:325: [d4494a8be013c] waiting for daemon to start
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:353: [d4494a8be013c] daemon started
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:461: [d4494a8be013c] Stopping daemon
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:296: [d4494a8be013c] exiting daemon
13:27:04 [2020-11-19T13:27:04.239Z]     daemon.go:448: [d4494a8be013c] Daemon stopped
13:27:04 [2020-11-19T13:27:04.239Z] === RUN   TestDaemonDefaultNetworkPools
13:27:04 [2020-11-19T13:27:04.881Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
13:27:04 [2020-11-19T13:27:04.881Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
13:27:04 [2020-11-19T13:27:04.881Z]     daemon.go:325: [d34a13e6c57f5] waiting for daemon to start
13:27:04 [2020-11-19T13:27:04.881Z]     daemon.go:325: [d34a13e6c57f5] waiting for daemon to start
13:27:04 [2020-11-19T13:27:04.881Z]     daemon.go:353: [d34a13e6c57f5] daemon started
13:27:04 [2020-11-19T13:27:04.881Z]     daemon.go:461: [d34a13e6c57f5] Stopping daemon
13:27:04 [2020-11-19T13:27:04.881Z]     daemon.go:296: [d34a13e6c57f5] exiting daemon
13:27:04 [2020-11-19T13:27:04.881Z]     daemon.go:448: [d34a13e6c57f5] Daemon stopped
13:27:04 [2020-11-19T13:27:04.881Z] === RUN   TestDaemonRestartWithExistingNetwork
13:27:04 [2020-11-19T13:27:04.986Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:27:05 [2020-11-19T13:27:05.941Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
13:27:05 [2020-11-19T13:27:05.941Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:325: [d3673c76435aa] waiting for daemon to start
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:325: [d3673c76435aa] waiting for daemon to start
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:353: [d3673c76435aa] daemon started
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:461: [d3673c76435aa] Stopping daemon
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:296: [d3673c76435aa] exiting daemon
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:448: [d3673c76435aa] Daemon stopped
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:325: [d3673c76435aa] waiting for daemon to start
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:325: [d3673c76435aa] waiting for daemon to start
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:353: [d3673c76435aa] daemon started
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:461: [d3673c76435aa] Stopping daemon
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:296: [d3673c76435aa] exiting daemon
13:27:05 [2020-11-19T13:27:05.941Z]     daemon.go:448: [d3673c76435aa] Daemon stopped
13:27:05 [2020-11-19T13:27:05.941Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:27:07 [2020-11-19T13:27:07.463Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
13:27:07 [2020-11-19T13:27:07.463Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:325: [d8f7226a6ce90] waiting for daemon to start
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:325: [d8f7226a6ce90] waiting for daemon to start
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:353: [d8f7226a6ce90] daemon started
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:461: [d8f7226a6ce90] Stopping daemon
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:296: [d8f7226a6ce90] exiting daemon
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:448: [d8f7226a6ce90] Daemon stopped
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:325: [d8f7226a6ce90] waiting for daemon to start
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:325: [d8f7226a6ce90] waiting for daemon to start
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:353: [d8f7226a6ce90] daemon started
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:461: [d8f7226a6ce90] Stopping daemon
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:296: [d8f7226a6ce90] exiting daemon
13:27:07 [2020-11-19T13:27:07.463Z]     daemon.go:448: [d8f7226a6ce90] Daemon stopped
13:27:07 [2020-11-19T13:27:07.463Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:27:07 [2020-11-19T13:27:07.757Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
13:27:07 [2020-11-19T13:27:07.757Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
13:27:07 [2020-11-19T13:27:07.757Z]     daemon.go:325: [d34d77337909c] waiting for daemon to start
13:27:07 [2020-11-19T13:27:07.757Z]     daemon.go:325: [d34d77337909c] waiting for daemon to start
13:27:07 [2020-11-19T13:27:07.757Z]     daemon.go:353: [d34d77337909c] daemon started
13:27:07 [2020-11-19T13:27:07.757Z]     daemon.go:461: [d34d77337909c] Stopping daemon
13:27:07 [2020-11-19T13:27:07.757Z]     daemon.go:296: [d34d77337909c] exiting daemon
13:27:07 [2020-11-19T13:27:07.757Z]     daemon.go:448: [d34d77337909c] Daemon stopped
13:27:07 [2020-11-19T13:27:07.757Z] === RUN   TestServiceWithPredefinedNetwork
13:27:09 [2020-11-19T13:27:09.856Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
13:27:09 [2020-11-19T13:27:09.856Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
13:27:09 [2020-11-19T13:27:09.856Z]     daemon.go:325: [d10a0debc1186] waiting for daemon to start
13:27:09 [2020-11-19T13:27:09.856Z]     daemon.go:325: [d10a0debc1186] waiting for daemon to start
13:27:09 [2020-11-19T13:27:09.856Z]     daemon.go:353: [d10a0debc1186] daemon started
13:27:09 [2020-11-19T13:27:09.856Z]     daemon.go:461: [d10a0debc1186] Stopping daemon
13:27:09 [2020-11-19T13:27:09.856Z]     daemon.go:296: [d10a0debc1186] exiting daemon
13:27:09 [2020-11-19T13:27:09.856Z]     daemon.go:448: [d10a0debc1186] Daemon stopped
13:27:09 [2020-11-19T13:27:09.856Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:27:09 [2020-11-19T13:27:09.856Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:27:09 [2020-11-19T13:27:09.856Z]     service_test.go:230: FLAKY_TEST
13:27:09 [2020-11-19T13:27:09.856Z] === RUN   TestServiceWithDataPathPortInit
13:27:13 [2020-11-19T13:27:13.128Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:27:20 [2020-11-19T13:27:20.744Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.626s	coverage: 85.1% of statements
13:27:20 [2020-11-19T13:27:20.745Z] ?   	github.com/docker/docker/cli	[no test files]
13:27:20 [2020-11-19T13:27:20.745Z] ?   	github.com/docker/docker/cli/config	[no test files]
13:27:20 [2020-11-19T13:27:20.745Z] ok  	github.com/docker/docker/cli/debug	0.090s	coverage: 100.0% of statements
13:27:20 [2020-11-19T13:27:20.745Z] ok  	github.com/docker/docker/client	0.671s	coverage: 75.2% of statements
13:27:23 [2020-11-19T13:27:23.679Z] ok  	github.com/docker/docker/cmd/dockerd	0.539s	coverage: 18.6% of statements
13:27:25 [2020-11-19T13:27:25.286Z] --- PASS: TestServiceWithDataPathPortInit (13.59s)
13:27:25 [2020-11-19T13:27:25.286Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:325: [db5ca828cf9d5] waiting for daemon to start
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:325: [db5ca828cf9d5] waiting for daemon to start
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:353: [db5ca828cf9d5] daemon started
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:461: [db5ca828cf9d5] Stopping daemon
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:296: [db5ca828cf9d5] exiting daemon
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:448: [db5ca828cf9d5] Daemon stopped
13:27:25 [2020-11-19T13:27:25.286Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:325: [d8e30ff870815] waiting for daemon to start
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:325: [d8e30ff870815] waiting for daemon to start
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:353: [d8e30ff870815] daemon started
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:461: [d8e30ff870815] Stopping daemon
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:296: [d8e30ff870815] exiting daemon
13:27:25 [2020-11-19T13:27:25.286Z]     daemon.go:448: [d8e30ff870815] Daemon stopped
13:27:25 [2020-11-19T13:27:25.286Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:27:26 [2020-11-19T13:27:26.613Z] ok  	github.com/docker/docker/container	0.730s	coverage: 42.8% of statements
13:27:26 [2020-11-19T13:27:26.613Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:27:26 [2020-11-19T13:27:26.613Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:27:26 [2020-11-19T13:27:26.613Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:27:26 [2020-11-19T13:27:26.613Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:27:30 [2020-11-19T13:27:30.879Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
13:27:30 [2020-11-19T13:27:30.879Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
13:27:30 [2020-11-19T13:27:30.879Z]     daemon.go:325: [d605e55d0d478] waiting for daemon to start
13:27:30 [2020-11-19T13:27:30.879Z]     daemon.go:325: [d605e55d0d478] waiting for daemon to start
13:27:30 [2020-11-19T13:27:30.879Z]     daemon.go:353: [d605e55d0d478] daemon started
13:27:30 [2020-11-19T13:27:30.879Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:joi68lai5fp68qb166p0cgfnw Created:2020-11-19 13:27:24.448705964 +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[ed1e695fd4ceb1da47ea174a35833827878e417d0f04f742d66c8a044638c1ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srl962ce7oq9v01u4vpe76lfg EndpointID:a4a803f1fbd6c419e31635cda815d501e4d8163913d574866002aa6b00542b38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4192fe454e7ed315ada071c93cf4f30d27be721e286cb6a96158ad02f8a07768 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:86be37708c45 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srl962ce7oq9v01u4vpe76lfg EndpointID:a4a803f1fbd6c419e31635cda815d501e4d8163913d574866002aa6b00542b38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:27:30 [2020-11-19T13:27:30.879Z]     daemon.go:461: [d605e55d0d478] Stopping daemon
13:27:30 [2020-11-19T13:27:30.879Z]     daemon.go:296: [d605e55d0d478] exiting daemon
13:27:30 [2020-11-19T13:27:30.879Z]     daemon.go:448: [d605e55d0d478] Daemon stopped
13:27:30 [2020-11-19T13:27:30.879Z] PASS
13:27:30 [2020-11-19T13:27:30.879Z] 
13:27:30 [2020-11-19T13:27:30.879Z] === Skipped
13:27:30 [2020-11-19T13:27:30.879Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:27:30 [2020-11-19T13:27:30.879Z]     service_test.go:230: FLAKY_TEST
13:27:30 [2020-11-19T13:27:30.879Z] 
13:27:30 [2020-11-19T13:27:30.879Z] DONE 22 tests, 1 skipped in 38.348s
13:27:30 [2020-11-19T13:27:30.879Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:27:30 [2020-11-19T13:27:30.879Z] ++ 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
13:27:30 [2020-11-19T13:27:30.879Z] ++ set -e
13:27:30 [2020-11-19T13:27:30.879Z] ++ '[' -n 0 ']'
13:27:30 [2020-11-19T13:27:30.879Z] ++ set -x
13:27:30 [2020-11-19T13:27:30.879Z] ++ env -i DEST=/go/src/github.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
13:27:30 [2020-11-19T13:27:30.879Z] INFO: Testing against a local daemon
13:27:30 [2020-11-19T13:27:30.879Z] === RUN   TestDockerNetworkIpvlanPersistance
13:27:30 [2020-11-19T13:27:30.879Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:27:30 [2020-11-19T13:27:30.879Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:30 [2020-11-19T13:27:30.879Z] === RUN   TestDockerNetworkIpvlan
13:27:30 [2020-11-19T13:27:30.879Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:27:30 [2020-11-19T13:27:30.879Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:30 [2020-11-19T13:27:30.879Z] PASS
13:27:30 [2020-11-19T13:27:30.879Z] 
13:27:30 [2020-11-19T13:27:30.879Z] === Skipped
13:27:30 [2020-11-19T13:27:30.879Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:27:30 [2020-11-19T13:27:30.879Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:30 [2020-11-19T13:27:30.879Z] 
13:27:30 [2020-11-19T13:27:30.879Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:27:30 [2020-11-19T13:27:30.879Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:27:30 [2020-11-19T13:27:30.879Z] 
13:27:30 [2020-11-19T13:27:30.879Z] DONE 2 tests, 2 skipped in 0.077s
13:27:30 [2020-11-19T13:27:30.879Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:27:30 [2020-11-19T13:27:30.879Z] ++ 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
13:27:30 [2020-11-19T13:27:30.879Z] ++ set -e
13:27:30 [2020-11-19T13:27:30.879Z] ++ '[' -n 0 ']'
13:27:30 [2020-11-19T13:27:30.879Z] ++ set -x
13:27:30 [2020-11-19T13:27:30.879Z] ++ env -i DEST=/go/src/github.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
13:27:30 [2020-11-19T13:27:30.879Z] INFO: Testing against a local daemon
13:27:30 [2020-11-19T13:27:30.879Z] === RUN   TestDockerNetworkMacvlanPersistance
13:27:31 [2020-11-19T13:27:31.924Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
13:27:31 [2020-11-19T13:27:31.924Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:325: [de097e00b8ab6] waiting for daemon to start
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:325: [de097e00b8ab6] waiting for daemon to start
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:353: [de097e00b8ab6] daemon started
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:461: [de097e00b8ab6] Stopping daemon
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:296: [de097e00b8ab6] exiting daemon
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:448: [de097e00b8ab6] Daemon stopped
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:325: [de097e00b8ab6] waiting for daemon to start
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:325: [de097e00b8ab6] waiting for daemon to start
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:353: [de097e00b8ab6] daemon started
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:461: [de097e00b8ab6] Stopping daemon
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:296: [de097e00b8ab6] exiting daemon
13:27:31 [2020-11-19T13:27:31.924Z]     daemon.go:448: [de097e00b8ab6] Daemon stopped
13:27:31 [2020-11-19T13:27:31.924Z] === RUN   TestDockerNetworkMacvlan
13:27:32 [2020-11-19T13:27:32.564Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:27:33 [2020-11-19T13:27:33.614Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:27:34 [2020-11-19T13:27:34.253Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:27:35 [2020-11-19T13:27:35.090Z] --- PASS: TestImportExtremelyLargeImageWorks (220.45s)
13:27:35 [2020-11-19T13:27:35.090Z]     import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks
13:27:35 [2020-11-19T13:27:35.090Z]     daemon.go:325: [d9babb5bb80a4] waiting for daemon to start
13:27:35 [2020-11-19T13:27:35.090Z]     daemon.go:325: [d9babb5bb80a4] waiting for daemon to start
13:27:35 [2020-11-19T13:27:35.090Z]     daemon.go:353: [d9babb5bb80a4] daemon started
13:27:35 [2020-11-19T13:27:35.090Z]     daemon.go:461: [d9babb5bb80a4] Stopping daemon
13:27:35 [2020-11-19T13:27:35.090Z]     daemon.go:296: [d9babb5bb80a4] exiting daemon
13:27:35 [2020-11-19T13:27:35.090Z]     daemon.go:448: [d9babb5bb80a4] Daemon stopped
13:27:35 [2020-11-19T13:27:35.090Z] PASS
13:27:35 [2020-11-19T13:27:35.090Z] 
13:27:35 [2020-11-19T13:27:35.090Z] DONE 11 tests in 222.058s
13:27:35 [2020-11-19T13:27:35.090Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:27:35 [2020-11-19T13:27:35.090Z] ++ 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
13:27:35 [2020-11-19T13:27:35.090Z] ++ set -e
13:27:35 [2020-11-19T13:27:35.090Z] ++ '[' -n 0 ']'
13:27:35 [2020-11-19T13:27:35.090Z] ++ set -x
13:27:35 [2020-11-19T13:27:35.090Z] ++ env -i DEST=/go/src/github.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
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
13:27:35 [2020-11-19T13:27:35.090Z] INFO: Testing against a local daemon
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestNetworkCreateDelete
13:27:35 [2020-11-19T13:27:35.090Z] --- PASS: TestNetworkCreateDelete (0.19s)
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestDockerNetworkDeletePreferID
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:27:35 [2020-11-19T13:27:35.090Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
13:27:35 [2020-11-19T13:27:35.090Z] === RUN   TestDaemonDNSFallback
13:27:35 [2020-11-19T13:27:35.350Z] --- PASS: TestDaemonDNSFallback (2.05s)
13:27:35 [2020-11-19T13:27:35.350Z]     dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback
13:27:35 [2020-11-19T13:27:35.350Z]     daemon.go:325: [dd96b18af8afd] waiting for daemon to start
13:27:35 [2020-11-19T13:27:35.350Z]     daemon.go:325: [dd96b18af8afd] waiting for daemon to start
13:27:35 [2020-11-19T13:27:35.350Z]     daemon.go:353: [dd96b18af8afd] daemon started
13:27:35 [2020-11-19T13:27:35.350Z]     daemon.go:461: [dd96b18af8afd] Stopping daemon
13:27:35 [2020-11-19T13:27:35.350Z]     daemon.go:296: [dd96b18af8afd] exiting daemon
13:27:35 [2020-11-19T13:27:35.350Z]     daemon.go:448: [dd96b18af8afd] Daemon stopped
13:27:35 [2020-11-19T13:27:35.350Z] === RUN   TestInspectNetwork
13:27:36 [2020-11-19T13:27:36.343Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:27:39 [2020-11-19T13:27:39.554Z] === RUN   TestInspectNetwork/full_network_id
13:27:39 [2020-11-19T13:27:39.554Z] === RUN   TestInspectNetwork/partial_network_id
13:27:39 [2020-11-19T13:27:39.554Z] === RUN   TestInspectNetwork/network_name
13:27:39 [2020-11-19T13:27:39.554Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:27:39 [2020-11-19T13:27:39.890Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:27:40 [2020-11-19T13:27:40.937Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon	3.144s	coverage: 9.1% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/cluster	0.892s	coverage: 0.5% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.593s	coverage: 65.3% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.608s	coverage: 35.8% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.237s	coverage: 10.9% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/config	0.590s	coverage: 79.7% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/discovery	0.441s	coverage: 30.4% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/events	0.381s	coverage: 50.0% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ok  	github.com/docker/docker/daemon/graphdriver	0.141s	coverage: 2.3% of statements
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
13:27:41 [2020-11-19T13:27:41.503Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
13:27:41 [2020-11-19T13:27:41.508Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:27:41 [2020-11-19T13:27:41.769Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:27:42 [2020-11-19T13:27:42.340Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:27:42 [2020-11-19T13:27:42.642Z] ok  	github.com/docker/docker/cmd/dockerd/hack	0.023s	coverage: 72.9% of statements
13:27:42 [2020-11-19T13:27:42.642Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 29.5% of statements
13:27:43 [2020-11-19T13:27:43.281Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:27:43 [2020-11-19T13:27:43.282Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:27:43 [2020-11-19T13:27:43.542Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:27:43 [2020-11-19T13:27:43.802Z] --- PASS: TestInspectNetwork (8.45s)
13:27:43 [2020-11-19T13:27:43.802Z]     inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork
13:27:43 [2020-11-19T13:27:43.802Z]     daemon.go:325: [d119e4890152b] waiting for daemon to start
13:27:43 [2020-11-19T13:27:43.802Z]     daemon.go:325: [d119e4890152b] waiting for daemon to start
13:27:43 [2020-11-19T13:27:43.802Z]     daemon.go:353: [d119e4890152b] daemon started
13:27:43 [2020-11-19T13:27:43.802Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:27:43 [2020-11-19T13:27:43.802Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:27:43 [2020-11-19T13:27:43.802Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:27:43 [2020-11-19T13:27:43.802Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
13:27:43 [2020-11-19T13:27:43.802Z]     daemon.go:461: [d119e4890152b] Stopping daemon
13:27:43 [2020-11-19T13:27:43.802Z]     daemon.go:296: [d119e4890152b] exiting daemon
13:27:43 [2020-11-19T13:27:43.802Z]     daemon.go:448: [d119e4890152b] Daemon stopped
13:27:43 [2020-11-19T13:27:43.802Z] === RUN   TestRunContainerWithBridgeNone
13:27:44 [2020-11-19T13:27:44.026Z] ok  	github.com/docker/docker/container	0.134s	coverage: 35.6% of statements
13:27:44 [2020-11-19T13:27:44.026Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:27:44 [2020-11-19T13:27:44.026Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:27:44 [2020-11-19T13:27:44.026Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
13:27:44 [2020-11-19T13:27:44.026Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ok  	github.com/docker/docker/daemon/images	0.493s	coverage: 4.9% of statements
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ok  	github.com/docker/docker/daemon/links	0.107s	coverage: 93.0% of statements
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ok  	github.com/docker/docker/daemon/logger	0.466s	coverage: 44.0% of statements
13:27:44 [2020-11-19T13:27:44.445Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.624s	coverage: 78.6% of statements
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
13:27:44 [2020-11-19T13:27:44.445Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
13:27:44 [2020-11-19T13:27:44.909Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.466s	coverage: 62.1% of statements
13:27:44 [2020-11-19T13:27:44.909Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.283s	coverage: 88.3% of statements
13:27:46 [2020-11-19T13:27:46.349Z] --- PASS: TestRunContainerWithBridgeNone (2.18s)
13:27:46 [2020-11-19T13:27:46.349Z]     network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone
13:27:46 [2020-11-19T13:27:46.349Z]     daemon.go:325: [de10a9277a5c6] waiting for daemon to start
13:27:46 [2020-11-19T13:27:46.349Z]     daemon.go:325: [de10a9277a5c6] waiting for daemon to start
13:27:46 [2020-11-19T13:27:46.349Z]     daemon.go:353: [de10a9277a5c6] daemon started
13:27:46 [2020-11-19T13:27:46.349Z]     daemon.go:461: [de10a9277a5c6] Stopping daemon
13:27:46 [2020-11-19T13:27:46.349Z]     daemon.go:296: [de10a9277a5c6] exiting daemon
13:27:46 [2020-11-19T13:27:46.349Z]     daemon.go:448: [de10a9277a5c6] Daemon stopped
13:27:46 [2020-11-19T13:27:46.349Z] === RUN   TestNetworkInvalidJSON
13:27:46 [2020-11-19T13:27:46.349Z] === RUN   TestNetworkInvalidJSON//networks/create
13:27:46 [2020-11-19T13:27:46.349Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:27:46 [2020-11-19T13:27:46.349Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:27:46 [2020-11-19T13:27:46.349Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:27:46 [2020-11-19T13:27:46.349Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:46 [2020-11-19T13:27:46.349Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:46 [2020-11-19T13:27:46.349Z] === CONT  TestNetworkInvalidJSON//networks/create
13:27:46 [2020-11-19T13:27:46.349Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:27:46 [2020-11-19T13:27:46.349Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:27:46 [2020-11-19T13:27:46.349Z] --- PASS: TestNetworkInvalidJSON (0.03s)
13:27:46 [2020-11-19T13:27:46.349Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
13:27:46 [2020-11-19T13:27:46.349Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
13:27:46 [2020-11-19T13:27:46.349Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:27:46 [2020-11-19T13:27:46.349Z] === RUN   TestDaemonRestartWithLiveRestore
13:27:47 [2020-11-19T13:27:47.115Z] ok  	github.com/docker/docker/daemon/logger/local	0.375s	coverage: 74.7% of statements
13:27:47 [2020-11-19T13:27:47.116Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:27:47 [2020-11-19T13:27:47.294Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s)
13:27:47 [2020-11-19T13:27:47.294Z]     service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:325: [daafd926e6979] waiting for daemon to start
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:325: [daafd926e6979] waiting for daemon to start
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:353: [daafd926e6979] daemon started
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:461: [daafd926e6979] Stopping daemon
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:296: [daafd926e6979] exiting daemon
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:448: [daafd926e6979] Daemon stopped
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:325: [daafd926e6979] waiting for daemon to start
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:325: [daafd926e6979] waiting for daemon to start
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:353: [daafd926e6979] daemon started
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:461: [daafd926e6979] Stopping daemon
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:296: [daafd926e6979] exiting daemon
13:27:47 [2020-11-19T13:27:47.294Z]     daemon.go:448: [daafd926e6979] Daemon stopped
13:27:47 [2020-11-19T13:27:47.294Z] === RUN   TestDaemonDefaultNetworkPools
13:27:47 [2020-11-19T13:27:47.583Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.198s	coverage: 36.0% of statements
13:27:48 [2020-11-19T13:27:48.237Z] --- PASS: TestDaemonDefaultNetworkPools (0.94s)
13:27:48 [2020-11-19T13:27:48.237Z]     service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools
13:27:48 [2020-11-19T13:27:48.237Z]     daemon.go:325: [d9601f3b8f547] waiting for daemon to start
13:27:48 [2020-11-19T13:27:48.237Z]     daemon.go:325: [d9601f3b8f547] waiting for daemon to start
13:27:48 [2020-11-19T13:27:48.237Z]     daemon.go:353: [d9601f3b8f547] daemon started
13:27:48 [2020-11-19T13:27:48.237Z]     daemon.go:461: [d9601f3b8f547] Stopping daemon
13:27:48 [2020-11-19T13:27:48.237Z]     daemon.go:296: [d9601f3b8f547] exiting daemon
13:27:48 [2020-11-19T13:27:48.237Z]     daemon.go:448: [d9601f3b8f547] Daemon stopped
13:27:48 [2020-11-19T13:27:48.237Z] === RUN   TestDaemonRestartWithExistingNetwork
13:27:49 [2020-11-19T13:27:49.622Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
13:27:49 [2020-11-19T13:27:49.622Z]     service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:325: [d1670b4bc7438] waiting for daemon to start
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:325: [d1670b4bc7438] waiting for daemon to start
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:353: [d1670b4bc7438] daemon started
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:461: [d1670b4bc7438] Stopping daemon
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:296: [d1670b4bc7438] exiting daemon
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:448: [d1670b4bc7438] Daemon stopped
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:325: [d1670b4bc7438] waiting for daemon to start
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:325: [d1670b4bc7438] waiting for daemon to start
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:353: [d1670b4bc7438] daemon started
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:461: [d1670b4bc7438] Stopping daemon
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:296: [d1670b4bc7438] exiting daemon
13:27:49 [2020-11-19T13:27:49.622Z]     daemon.go:448: [d1670b4bc7438] Daemon stopped
13:27:49 [2020-11-19T13:27:49.622Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:27:49 [2020-11-19T13:27:49.783Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.435s	coverage: 84.5% of statements
13:27:49 [2020-11-19T13:27:49.783Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.120s	coverage: 47.8% of statements
13:27:49 [2020-11-19T13:27:49.783Z] ok  	github.com/docker/docker/daemon/logger/templates	0.123s	coverage: 8.3% of statements
13:27:49 [2020-11-19T13:27:49.783Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:27:49 [2020-11-19T13:27:49.783Z] ?   	github.com/docker/docker/daemon/network	[no test files]
13:27:49 [2020-11-19T13:27:49.783Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:27:50 [2020-11-19T13:27:50.649Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
13:27:50 [2020-11-19T13:27:50.650Z]     service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:325: [d08ad0f664080] waiting for daemon to start
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:325: [d08ad0f664080] waiting for daemon to start
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:353: [d08ad0f664080] daemon started
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:461: [d08ad0f664080] Stopping daemon
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:296: [d08ad0f664080] exiting daemon
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:448: [d08ad0f664080] Daemon stopped
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:325: [d08ad0f664080] waiting for daemon to start
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:325: [d08ad0f664080] waiting for daemon to start
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:353: [d08ad0f664080] daemon started
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:461: [d08ad0f664080] Stopping daemon
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:296: [d08ad0f664080] exiting daemon
13:27:50 [2020-11-19T13:27:50.650Z]     daemon.go:448: [d08ad0f664080] Daemon stopped
13:27:50 [2020-11-19T13:27:50.650Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:27:51 [2020-11-19T13:27:51.233Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
13:27:51 [2020-11-19T13:27:51.233Z]     service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool
13:27:51 [2020-11-19T13:27:51.233Z]     daemon.go:325: [d921ea581e9a8] waiting for daemon to start
13:27:51 [2020-11-19T13:27:51.233Z]     daemon.go:325: [d921ea581e9a8] waiting for daemon to start
13:27:51 [2020-11-19T13:27:51.233Z]     daemon.go:353: [d921ea581e9a8] daemon started
13:27:51 [2020-11-19T13:27:51.233Z]     daemon.go:461: [d921ea581e9a8] Stopping daemon
13:27:51 [2020-11-19T13:27:51.233Z]     daemon.go:296: [d921ea581e9a8] exiting daemon
13:27:51 [2020-11-19T13:27:51.233Z]     daemon.go:448: [d921ea581e9a8] Daemon stopped
13:27:51 [2020-11-19T13:27:51.233Z] === RUN   TestServiceWithPredefinedNetwork
13:27:52 [2020-11-19T13:27:52.625Z] === RUN   TestDockerSuite/TestBuildExpose
13:27:52 [2020-11-19T13:27:52.718Z] ok  	github.com/docker/docker/distribution	1.562s	coverage: 20.5% of statements
13:27:52 [2020-11-19T13:27:52.718Z] ok  	github.com/docker/docker/distribution/metadata	1.501s	coverage: 48.2% of statements
13:27:52 [2020-11-19T13:27:52.718Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:27:52 [2020-11-19T13:27:52.887Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:27:53 [2020-11-19T13:27:53.148Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:27:53 [2020-11-19T13:27:53.183Z] ok  	github.com/docker/docker/distribution/xfer	2.090s	coverage: 61.7% of statements
13:27:53 [2020-11-19T13:27:53.183Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:27:53 [2020-11-19T13:27:53.183Z] ok  	github.com/docker/docker/errdefs	0.114s	coverage: 49.4% of statements
13:27:53 [2020-11-19T13:27:53.721Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:27:53 [2020-11-19T13:27:53.982Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s)
13:27:53 [2020-11-19T13:27:53.982Z]     service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork
13:27:53 [2020-11-19T13:27:53.982Z]     daemon.go:325: [de504471f2912] waiting for daemon to start
13:27:53 [2020-11-19T13:27:53.982Z]     daemon.go:325: [de504471f2912] waiting for daemon to start
13:27:53 [2020-11-19T13:27:53.982Z]     daemon.go:353: [de504471f2912] daemon started
13:27:53 [2020-11-19T13:27:53.982Z]     daemon.go:461: [de504471f2912] Stopping daemon
13:27:53 [2020-11-19T13:27:53.982Z]     daemon.go:296: [de504471f2912] exiting daemon
13:27:53 [2020-11-19T13:27:53.982Z]     daemon.go:448: [de504471f2912] Daemon stopped
13:27:53 [2020-11-19T13:27:53.982Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:27:53 [2020-11-19T13:27:53.982Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:27:53 [2020-11-19T13:27:53.982Z]     service_test.go:230: FLAKY_TEST
13:27:53 [2020-11-19T13:27:53.982Z] === RUN   TestServiceWithDataPathPortInit
13:27:53 [2020-11-19T13:27:53.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
13:27:54 [2020-11-19T13:27:54.023Z] ok  	github.com/docker/docker/daemon/cluster	0.033s	coverage: 0.5% of statements
13:27:54 [2020-11-19T13:27:54.243Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:27:54 [2020-11-19T13:27:54.505Z] === RUN   TestDockerSuite/TestBuildFails
13:27:55 [2020-11-19T13:27:55.286Z] --- PASS: TestDockerNetworkMacvlan (23.38s)
13:27:55 [2020-11-19T13:27:55.286Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [dc9e9e685846d] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [dc9e9e685846d] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:353: [dc9e9e685846d] daemon started
13:27:55 [2020-11-19T13:27:55.286Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:461: [dc9e9e685846d] Stopping daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:296: [dc9e9e685846d] exiting daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:448: [dc9e9e685846d] Daemon stopped
13:27:55 [2020-11-19T13:27:55.286Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [d6850581527be] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [d6850581527be] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:353: [d6850581527be] daemon started
13:27:55 [2020-11-19T13:27:55.286Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:461: [d6850581527be] Stopping daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:296: [d6850581527be] exiting daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:448: [d6850581527be] Daemon stopped
13:27:55 [2020-11-19T13:27:55.286Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [d9316b3b77424] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [d9316b3b77424] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:353: [d9316b3b77424] daemon started
13:27:55 [2020-11-19T13:27:55.286Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s)
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:461: [d9316b3b77424] Stopping daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:296: [d9316b3b77424] exiting daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:448: [d9316b3b77424] Daemon stopped
13:27:55 [2020-11-19T13:27:55.286Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [da9547948e976] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [da9547948e976] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:353: [da9547948e976] daemon started
13:27:55 [2020-11-19T13:27:55.286Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s)
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:461: [da9547948e976] Stopping daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:296: [da9547948e976] exiting daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:448: [da9547948e976] Daemon stopped
13:27:55 [2020-11-19T13:27:55.286Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [d78c5602c1729] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:325: [d78c5602c1729] waiting for daemon to start
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:353: [d78c5602c1729] daemon started
13:27:55 [2020-11-19T13:27:55.286Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (15.65s)
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:461: [d78c5602c1729] Stopping daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:296: [d78c5602c1729] exiting daemon
13:27:55 [2020-11-19T13:27:55.286Z]     daemon.go:448: [d78c5602c1729] Daemon stopped
13:27:55 [2020-11-19T13:27:55.286Z] PASS
13:27:55 [2020-11-19T13:27:55.286Z] 
13:27:55 [2020-11-19T13:27:55.286Z] DONE 7 tests in 24.817s
13:27:55 [2020-11-19T13:27:55.286Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
13:27:55 [2020-11-19T13:27:55.286Z] ++ 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
13:27:55 [2020-11-19T13:27:55.286Z] ++ set -e
13:27:55 [2020-11-19T13:27:55.286Z] ++ '[' -n 0 ']'
13:27:55 [2020-11-19T13:27:55.286Z] ++ set -x
13:27:55 [2020-11-19T13:27:55.286Z] ++ env -i DEST=/go/src/github.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
13:27:55 [2020-11-19T13:27:55.286Z] testing: warning: no tests to run
13:27:55 [2020-11-19T13:27:55.286Z] PASS
13:27:55 [2020-11-19T13:27:55.286Z] 
13:27:55 [2020-11-19T13:27:55.286Z] DONE 0 tests in 0.012s
13:27:55 [2020-11-19T13:27:55.286Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:27:55 [2020-11-19T13:27:55.286Z] ++ 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
13:27:55 [2020-11-19T13:27:55.286Z] ++ set -e
13:27:55 [2020-11-19T13:27:55.286Z] ++ '[' -n 0 ']'
13:27:55 [2020-11-19T13:27:55.286Z] ++ set -x
13:27:55 [2020-11-19T13:27:55.286Z] ++ env -i DEST=/go/src/github.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
13:27:55 [2020-11-19T13:27:55.286Z] INFO: Testing against a local daemon
13:27:55 [2020-11-19T13:27:55.286Z] === RUN   TestAuthZPluginAllowRequest
13:27:55 [2020-11-19T13:27:55.404Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
13:27:55 [2020-11-19T13:27:55.447Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:27:55 [2020-11-19T13:27:55.448Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:27:56 [2020-11-19T13:27:56.118Z] ok  	github.com/docker/docker/image	0.987s	coverage: 86.4% of statements
13:27:56 [2020-11-19T13:27:56.118Z] ok  	github.com/docker/docker/image/cache	0.429s	coverage: 19.2% of statements
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ok  	github.com/docker/docker/image/v1	0.146s	coverage: 25.0% of statements
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
13:27:56 [2020-11-19T13:27:56.118Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
13:27:56 [2020-11-19T13:27:56.583Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
13:27:56 [2020-11-19T13:27:56.583Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
13:27:56 [2020-11-19T13:27:56.583Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:27:56 [2020-11-19T13:27:56.784Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
13:27:56 [2020-11-19T13:27:56.809Z] --- PASS: TestAuthZPluginAllowRequest (1.35s)
13:27:56 [2020-11-19T13:27:56.809Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
13:27:56 [2020-11-19T13:27:56.809Z]     daemon.go:325: [d2604db81bafe] waiting for daemon to start
13:27:56 [2020-11-19T13:27:56.809Z]     daemon.go:325: [d2604db81bafe] waiting for daemon to start
13:27:56 [2020-11-19T13:27:56.809Z]     daemon.go:353: [d2604db81bafe] daemon started
13:27:56 [2020-11-19T13:27:56.809Z]     daemon.go:461: [d2604db81bafe] Stopping daemon
13:27:56 [2020-11-19T13:27:56.809Z]     daemon.go:296: [d2604db81bafe] exiting daemon
13:27:56 [2020-11-19T13:27:56.809Z]     daemon.go:448: [d2604db81bafe] Daemon stopped
13:27:56 [2020-11-19T13:27:56.809Z] === RUN   TestAuthZPluginTLS
13:27:57 [2020-11-19T13:27:57.445Z] --- PASS: TestAuthZPluginTLS (0.56s)
13:27:57 [2020-11-19T13:27:57.445Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
13:27:57 [2020-11-19T13:27:57.445Z]     daemon.go:325: [d7d94b753f19e] waiting for daemon to start
13:27:57 [2020-11-19T13:27:57.445Z]     daemon.go:325: [d7d94b753f19e] waiting for daemon to start
13:27:57 [2020-11-19T13:27:57.445Z]     daemon.go:353: [d7d94b753f19e] daemon started
13:27:57 [2020-11-19T13:27:57.445Z]     daemon.go:461: [d7d94b753f19e] Stopping daemon
13:27:57 [2020-11-19T13:27:57.445Z]     daemon.go:296: [d7d94b753f19e] exiting daemon
13:27:57 [2020-11-19T13:27:57.445Z]     daemon.go:448: [d7d94b753f19e] Daemon stopped
13:27:57 [2020-11-19T13:27:57.445Z] === RUN   TestAuthZPluginDenyRequest
13:27:57 [2020-11-19T13:27:57.562Z] ok  	github.com/docker/docker/internal/testutil	0.220s	coverage: 62.5% of statements
13:27:57 [2020-11-19T13:27:57.738Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
13:27:57 [2020-11-19T13:27:57.738Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
13:27:57 [2020-11-19T13:27:57.738Z]     daemon.go:325: [dfee1cf78d21c] waiting for daemon to start
13:27:57 [2020-11-19T13:27:57.738Z]     daemon.go:325: [dfee1cf78d21c] waiting for daemon to start
13:27:57 [2020-11-19T13:27:57.738Z]     daemon.go:353: [dfee1cf78d21c] daemon started
13:27:57 [2020-11-19T13:27:57.738Z]     daemon.go:461: [dfee1cf78d21c] Stopping daemon
13:27:57 [2020-11-19T13:27:57.738Z]     daemon.go:296: [dfee1cf78d21c] exiting daemon
13:27:57 [2020-11-19T13:27:57.738Z]     daemon.go:448: [dfee1cf78d21c] Daemon stopped
13:27:57 [2020-11-19T13:27:57.738Z] === RUN   TestAuthZPluginAPIDenyResponse
13:27:57 [2020-11-19T13:27:57.993Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:27:58 [2020-11-19T13:27:58.379Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
13:27:58 [2020-11-19T13:27:58.379Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
13:27:58 [2020-11-19T13:27:58.379Z]     daemon.go:325: [d6ce7b7ae93fc] waiting for daemon to start
13:27:58 [2020-11-19T13:27:58.379Z]     daemon.go:325: [d6ce7b7ae93fc] waiting for daemon to start
13:27:58 [2020-11-19T13:27:58.379Z]     daemon.go:353: [d6ce7b7ae93fc] daemon started
13:27:58 [2020-11-19T13:27:58.379Z]     daemon.go:461: [d6ce7b7ae93fc] Stopping daemon
13:27:58 [2020-11-19T13:27:58.379Z]     daemon.go:296: [d6ce7b7ae93fc] exiting daemon
13:27:58 [2020-11-19T13:27:58.379Z]     daemon.go:448: [d6ce7b7ae93fc] Daemon stopped
13:27:58 [2020-11-19T13:27:58.379Z] === RUN   TestAuthZPluginDenyResponse
13:27:59 [2020-11-19T13:27:59.019Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
13:27:59 [2020-11-19T13:27:59.019Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
13:27:59 [2020-11-19T13:27:59.019Z]     daemon.go:325: [d96fa2ab3e077] waiting for daemon to start
13:27:59 [2020-11-19T13:27:59.019Z]     daemon.go:325: [d96fa2ab3e077] waiting for daemon to start
13:27:59 [2020-11-19T13:27:59.019Z]     daemon.go:353: [d96fa2ab3e077] daemon started
13:27:59 [2020-11-19T13:27:59.019Z]     daemon.go:461: [d96fa2ab3e077] Stopping daemon
13:27:59 [2020-11-19T13:27:59.019Z]     daemon.go:296: [d96fa2ab3e077] exiting daemon
13:27:59 [2020-11-19T13:27:59.019Z]     daemon.go:448: [d96fa2ab3e077] Daemon stopped
13:27:59 [2020-11-19T13:27:59.019Z] === RUN   TestAuthZPluginAllowEventStream
13:27:59 [2020-11-19T13:27:59.377Z] === RUN   TestDockerSuite/TestBuildForceRm
13:28:00 [2020-11-19T13:28:00.322Z] === RUN   TestDockerSuite/TestBuildFromGit
13:28:00 [2020-11-19T13:28:00.495Z] ok  	github.com/docker/docker/layer	0.584s	coverage: 30.4% of statements
13:28:00 [2020-11-19T13:28:00.495Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:28:00 [2020-11-19T13:28:00.495Z] ok  	github.com/docker/docker/libcontainerd/local	0.293s	coverage: 1.0% of statements
13:28:00 [2020-11-19T13:28:00.495Z] ok  	github.com/docker/docker/libcontainerd/queue	0.145s	coverage: 100.0% of statements
13:28:00 [2020-11-19T13:28:00.495Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:28:00 [2020-11-19T13:28:00.495Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:28:00 [2020-11-19T13:28:00.495Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:28:00 [2020-11-19T13:28:00.495Z] ?   	github.com/docker/docker/oci	[no test files]
13:28:00 [2020-11-19T13:28:00.495Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:28:00 [2020-11-19T13:28:00.535Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
13:28:00 [2020-11-19T13:28:00.535Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
13:28:00 [2020-11-19T13:28:00.535Z]     daemon.go:325: [dc5593c50fcd6] waiting for daemon to start
13:28:00 [2020-11-19T13:28:00.535Z]     daemon.go:325: [dc5593c50fcd6] waiting for daemon to start
13:28:00 [2020-11-19T13:28:00.535Z]     daemon.go:353: [dc5593c50fcd6] daemon started
13:28:00 [2020-11-19T13:28:00.535Z]     daemon.go:461: [dc5593c50fcd6] Stopping daemon
13:28:00 [2020-11-19T13:28:00.535Z]     daemon.go:296: [dc5593c50fcd6] exiting daemon
13:28:00 [2020-11-19T13:28:00.535Z]     daemon.go:448: [dc5593c50fcd6] Daemon stopped
13:28:00 [2020-11-19T13:28:00.535Z] === RUN   TestAuthZPluginErrorResponse
13:28:00 [2020-11-19T13:28:00.834Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
13:28:00 [2020-11-19T13:28:00.834Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
13:28:00 [2020-11-19T13:28:00.834Z]     daemon.go:325: [d626cf79ef2a7] waiting for daemon to start
13:28:00 [2020-11-19T13:28:00.834Z]     daemon.go:325: [d626cf79ef2a7] waiting for daemon to start
13:28:00 [2020-11-19T13:28:00.834Z]     daemon.go:353: [d626cf79ef2a7] daemon started
13:28:00 [2020-11-19T13:28:00.834Z]     daemon.go:461: [d626cf79ef2a7] Stopping daemon
13:28:00 [2020-11-19T13:28:00.834Z]     daemon.go:296: [d626cf79ef2a7] exiting daemon
13:28:00 [2020-11-19T13:28:00.834Z]     daemon.go:448: [d626cf79ef2a7] Daemon stopped
13:28:00 [2020-11-19T13:28:00.834Z] === RUN   TestAuthZPluginErrorRequest
13:28:00 [2020-11-19T13:28:00.966Z] ok  	github.com/docker/docker/opts	0.460s	coverage: 67.3% of statements
13:28:00 [2020-11-19T13:28:00.966Z] ok  	github.com/docker/docker/pkg/aaparser	0.221s	coverage: 52.9% of statements
13:28:01 [2020-11-19T13:28:01.264Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:28:01 [2020-11-19T13:28:01.472Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
13:28:01 [2020-11-19T13:28:01.472Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
13:28:01 [2020-11-19T13:28:01.472Z]     daemon.go:325: [dccdc5c384aef] waiting for daemon to start
13:28:01 [2020-11-19T13:28:01.472Z]     daemon.go:325: [dccdc5c384aef] waiting for daemon to start
13:28:01 [2020-11-19T13:28:01.472Z]     daemon.go:353: [dccdc5c384aef] daemon started
13:28:01 [2020-11-19T13:28:01.472Z]     daemon.go:461: [dccdc5c384aef] Stopping daemon
13:28:01 [2020-11-19T13:28:01.472Z]     daemon.go:296: [dccdc5c384aef] exiting daemon
13:28:01 [2020-11-19T13:28:01.472Z]     daemon.go:448: [dccdc5c384aef] Daemon stopped
13:28:01 [2020-11-19T13:28:01.472Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:28:01 [2020-11-19T13:28:01.767Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
13:28:01 [2020-11-19T13:28:01.767Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:28:01 [2020-11-19T13:28:01.767Z]     daemon.go:325: [d3e469d7f2970] waiting for daemon to start
13:28:01 [2020-11-19T13:28:01.767Z]     daemon.go:325: [d3e469d7f2970] waiting for daemon to start
13:28:01 [2020-11-19T13:28:01.767Z]     daemon.go:353: [d3e469d7f2970] daemon started
13:28:01 [2020-11-19T13:28:01.767Z]     daemon.go:461: [d3e469d7f2970] Stopping daemon
13:28:01 [2020-11-19T13:28:01.767Z]     daemon.go:296: [d3e469d7f2970] exiting daemon
13:28:01 [2020-11-19T13:28:01.767Z]     daemon.go:448: [d3e469d7f2970] Daemon stopped
13:28:01 [2020-11-19T13:28:01.767Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:28:01 [2020-11-19T13:28:01.840Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:28:02 [2020-11-19T13:28:02.415Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:28:03 [2020-11-19T13:28:03.847Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
13:28:03 [2020-11-19T13:28:03.847Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
13:28:03 [2020-11-19T13:28:03.847Z]     daemon.go:325: [d05a60b003038] waiting for daemon to start
13:28:03 [2020-11-19T13:28:03.847Z]     daemon.go:325: [d05a60b003038] waiting for daemon to start
13:28:03 [2020-11-19T13:28:03.847Z]     daemon.go:353: [d05a60b003038] daemon started
13:28:03 [2020-11-19T13:28:03.847Z]     daemon.go:461: [d05a60b003038] Stopping daemon
13:28:03 [2020-11-19T13:28:03.847Z]     daemon.go:296: [d05a60b003038] exiting daemon
13:28:03 [2020-11-19T13:28:03.847Z]     daemon.go:448: [d05a60b003038] Daemon stopped
13:28:03 [2020-11-19T13:28:03.847Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:28:04 [2020-11-19T13:28:04.327Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:28:04 [2020-11-19T13:28:04.898Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:28:05 [2020-11-19T13:28:05.159Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:28:05 [2020-11-19T13:28:05.437Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s)
13:28:05 [2020-11-19T13:28:05.437Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
13:28:05 [2020-11-19T13:28:05.437Z]     daemon.go:325: [dd93188324b38] waiting for daemon to start
13:28:05 [2020-11-19T13:28:05.437Z]     daemon.go:325: [dd93188324b38] waiting for daemon to start
13:28:05 [2020-11-19T13:28:05.437Z]     daemon.go:353: [dd93188324b38] daemon started
13:28:05 [2020-11-19T13:28:05.437Z]     daemon.go:461: [dd93188324b38] Stopping daemon
13:28:05 [2020-11-19T13:28:05.437Z]     daemon.go:296: [dd93188324b38] exiting daemon
13:28:05 [2020-11-19T13:28:05.437Z]     daemon.go:448: [dd93188324b38] Daemon stopped
13:28:05 [2020-11-19T13:28:05.437Z] === RUN   TestAuthZPluginHeader
13:28:06 [2020-11-19T13:28:06.079Z] --- PASS: TestAuthZPluginHeader (0.81s)
13:28:06 [2020-11-19T13:28:06.079Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
13:28:06 [2020-11-19T13:28:06.079Z]     daemon.go:325: [d7a6cb2fe74ca] waiting for daemon to start
13:28:06 [2020-11-19T13:28:06.079Z]     daemon.go:325: [d7a6cb2fe74ca] waiting for daemon to start
13:28:06 [2020-11-19T13:28:06.079Z]     daemon.go:353: [d7a6cb2fe74ca] daemon started
13:28:06 [2020-11-19T13:28:06.079Z]     daemon.go:461: [d7a6cb2fe74ca] Stopping daemon
13:28:06 [2020-11-19T13:28:06.079Z]     daemon.go:296: [d7a6cb2fe74ca] exiting daemon
13:28:06 [2020-11-19T13:28:06.079Z]     daemon.go:448: [d7a6cb2fe74ca] Daemon stopped
13:28:06 [2020-11-19T13:28:06.079Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:28:06 [2020-11-19T13:28:06.079Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:28:06 [2020-11-19T13:28:06.079Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-11-19T13:28:06.079Z] === RUN   TestAuthZPluginV2Disable
13:28:06 [2020-11-19T13:28:06.079Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:28:06 [2020-11-19T13:28:06.079Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-11-19T13:28:06.079Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:28:06 [2020-11-19T13:28:06.079Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:28:06 [2020-11-19T13:28:06.079Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-11-19T13:28:06.079Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:28:06 [2020-11-19T13:28:06.079Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:28:06 [2020-11-19T13:28:06.079Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:06 [2020-11-19T13:28:06.079Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:28:06 [2020-11-19T13:28:06.770Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.7% of statements
13:28:06 [2020-11-19T13:28:06.771Z] ok  	github.com/docker/docker/daemon	12.153s	coverage: 17.5% of statements
13:28:06 [2020-11-19T13:28:06.771Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:28:06 [2020-11-19T13:28:06.771Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:28:07 [2020-11-19T13:28:07.069Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:28:07 [2020-11-19T13:28:07.340Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.4% of statements
13:28:07 [2020-11-19T13:28:07.599Z] ok  	github.com/docker/docker/daemon/config	0.086s	coverage: 82.2% of statements
13:28:08 [2020-11-19T13:28:08.171Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
13:28:08 [2020-11-19T13:28:08.171Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:28:08 [2020-11-19T13:28:08.171Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
13:28:08 [2020-11-19T13:28:08.453Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:28:09 [2020-11-19T13:28:09.395Z] === RUN   TestDockerSuite/TestBuildHistory
13:28:09 [2020-11-19T13:28:09.555Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
13:28:10 [2020-11-19T13:28:10.779Z] --- PASS: TestServiceWithDataPathPortInit (16.78s)
13:28:10 [2020-11-19T13:28:10.779Z]     service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
13:28:10 [2020-11-19T13:28:10.779Z]     daemon.go:325: [d46c7a980a713] waiting for daemon to start
13:28:10 [2020-11-19T13:28:10.779Z]     daemon.go:325: [d46c7a980a713] waiting for daemon to start
13:28:10 [2020-11-19T13:28:10.779Z]     daemon.go:353: [d46c7a980a713] daemon started
13:28:10 [2020-11-19T13:28:10.779Z]     daemon.go:461: [d46c7a980a713] Stopping daemon
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:296: [d46c7a980a713] exiting daemon
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:448: [d46c7a980a713] Daemon stopped
13:28:10 [2020-11-19T13:28:10.780Z]     service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:325: [da6bddd979b70] waiting for daemon to start
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:325: [da6bddd979b70] waiting for daemon to start
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:353: [da6bddd979b70] daemon started
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:461: [da6bddd979b70] Stopping daemon
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:296: [da6bddd979b70] exiting daemon
13:28:10 [2020-11-19T13:28:10.780Z]     daemon.go:448: [da6bddd979b70] Daemon stopped
13:28:10 [2020-11-19T13:28:10.780Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:28:12 [2020-11-19T13:28:12.099Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.548s	coverage: 72.3% of statements
13:28:12 [2020-11-19T13:28:12.360Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
13:28:12 [2020-11-19T13:28:12.695Z] === RUN   TestDockerSuite/TestBuildIidFile
13:28:13 [2020-11-19T13:28:13.266Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:28:13 [2020-11-19T13:28:13.742Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.434s	coverage: 56.9% of statements
13:28:14 [2020-11-19T13:28:14.207Z] === RUN   TestDockerSuite/TestBuildInheritance
13:28:14 [2020-11-19T13:28:14.468Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:28:14 [2020-11-19T13:28:14.728Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:28:14 [2020-11-19T13:28:14.728Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:28:15 [2020-11-19T13:28:15.670Z] === RUN   TestDockerSuite/TestBuildLabel
13:28:15 [2020-11-19T13:28:15.670Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:28:15 [2020-11-19T13:28:15.931Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:28:16 [2020-11-19T13:28:16.301Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.333s	coverage: 49.5% of statements
13:28:16 [2020-11-19T13:28:16.502Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:28:16 [2020-11-19T13:28:16.502Z] === RUN   TestDockerSuite/TestBuildLabels
13:28:17 [2020-11-19T13:28:17.073Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:28:17 [2020-11-19T13:28:17.645Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:28:17 [2020-11-19T13:28:17.686Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.701s	coverage: 46.2% of statements
13:28:17 [2020-11-19T13:28:17.686Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:28:18 [2020-11-19T13:28:18.587Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s)
13:28:18 [2020-11-19T13:28:18.587Z]     service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit
13:28:18 [2020-11-19T13:28:18.587Z]     daemon.go:325: [dbfb63f428093] waiting for daemon to start
13:28:18 [2020-11-19T13:28:18.587Z]     daemon.go:325: [dbfb63f428093] waiting for daemon to start
13:28:18 [2020-11-19T13:28:18.587Z]     daemon.go:353: [dbfb63f428093] daemon started
13:28:18 [2020-11-19T13:28:18.587Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zhucadwes4r1t35ulbkpbioxv Created:2020-11-19 13:28:12.192182245 +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[278b133a00b67656c128a24dab7e95e69f133b399d37a94216c03727051eef8c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ua246sd2x5wqteh2049j6pvju EndpointID:87a00c95e0b763c8e042682cdd8cc6209bbcd7053e712ca7b657261057de3711 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:981830e91f57f1449d0960ea6c3ff0d16fdfcb9b75e4a14a3024b78e21b2acdc 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:cee49a57c1f1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ua246sd2x5wqteh2049j6pvju EndpointID:87a00c95e0b763c8e042682cdd8cc6209bbcd7053e712ca7b657261057de3711 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:28:18 [2020-11-19T13:28:18.587Z]     daemon.go:461: [dbfb63f428093] Stopping daemon
13:28:18 [2020-11-19T13:28:18.587Z]     daemon.go:296: [dbfb63f428093] exiting daemon
13:28:18 [2020-11-19T13:28:18.587Z]     daemon.go:448: [dbfb63f428093] Daemon stopped
13:28:18 [2020-11-19T13:28:18.587Z] PASS
13:28:18 [2020-11-19T13:28:18.587Z] 
13:28:18 [2020-11-19T13:28:18.587Z] === Skipped
13:28:18 [2020-11-19T13:28:18.587Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:28:18 [2020-11-19T13:28:18.587Z]     service_test.go:230: FLAKY_TEST
13:28:18 [2020-11-19T13:28:18.587Z] 
13:28:18 [2020-11-19T13:28:18.587Z] DONE 22 tests, 1 skipped in 46.097s
13:28:18 [2020-11-19T13:28:18.587Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:28:18 [2020-11-19T13:28:18.587Z] ++ 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
13:28:18 [2020-11-19T13:28:18.587Z] ++ set -e
13:28:18 [2020-11-19T13:28:18.587Z] ++ '[' -n 0 ']'
13:28:18 [2020-11-19T13:28:18.587Z] ++ set -x
13:28:18 [2020-11-19T13:28:18.587Z] ++ env -i DEST=/go/src/github.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
13:28:18 [2020-11-19T13:28:18.848Z] INFO: Testing against a local daemon
13:28:18 [2020-11-19T13:28:18.848Z] === RUN   TestDockerNetworkIpvlanPersistance
13:28:18 [2020-11-19T13:28:18.848Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:28:18 [2020-11-19T13:28:18.848Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:18 [2020-11-19T13:28:18.848Z] === RUN   TestDockerNetworkIpvlan
13:28:18 [2020-11-19T13:28:18.848Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:28:18 [2020-11-19T13:28:18.848Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:18 [2020-11-19T13:28:18.848Z] PASS
13:28:18 [2020-11-19T13:28:18.848Z] 
13:28:18 [2020-11-19T13:28:18.848Z] === Skipped
13:28:18 [2020-11-19T13:28:18.848Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:28:18 [2020-11-19T13:28:18.848Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:18 [2020-11-19T13:28:18.848Z] 
13:28:18 [2020-11-19T13:28:18.848Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:28:18 [2020-11-19T13:28:18.848Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:28:18 [2020-11-19T13:28:18.848Z] 
13:28:18 [2020-11-19T13:28:18.848Z] DONE 2 tests, 2 skipped in 0.183s
13:28:18 [2020-11-19T13:28:18.848Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:28:18 [2020-11-19T13:28:18.848Z] ++ 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
13:28:18 [2020-11-19T13:28:18.848Z] ++ set -e
13:28:18 [2020-11-19T13:28:18.848Z] ++ '[' -n 0 ']'
13:28:18 [2020-11-19T13:28:18.848Z] ++ set -x
13:28:18 [2020-11-19T13:28:18.848Z] ++ env -i DEST=/go/src/github.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
13:28:18 [2020-11-19T13:28:18.848Z] INFO: Testing against a local daemon
13:28:18 [2020-11-19T13:28:18.848Z] === RUN   TestDockerNetworkMacvlanPersistance
13:28:19 [2020-11-19T13:28:19.067Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.751s	coverage: 60.4% of statements
13:28:19 [2020-11-19T13:28:19.067Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:28:20 [2020-11-19T13:28:20.010Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.367s	coverage: 76.1% of statements
13:28:20 [2020-11-19T13:28:20.010Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:28:20 [2020-11-19T13:28:20.232Z] === RUN   TestDockerSuite/TestBuildLastModified
13:28:20 [2020-11-19T13:28:20.232Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
13:28:20 [2020-11-19T13:28:20.232Z]     macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:325: [d1ffb5be77179] waiting for daemon to start
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:325: [d1ffb5be77179] waiting for daemon to start
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:353: [d1ffb5be77179] daemon started
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:461: [d1ffb5be77179] Stopping daemon
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:296: [d1ffb5be77179] exiting daemon
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:448: [d1ffb5be77179] Daemon stopped
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:325: [d1ffb5be77179] waiting for daemon to start
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:325: [d1ffb5be77179] waiting for daemon to start
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:353: [d1ffb5be77179] daemon started
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:461: [d1ffb5be77179] Stopping daemon
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:296: [d1ffb5be77179] exiting daemon
13:28:20 [2020-11-19T13:28:20.232Z]     daemon.go:448: [d1ffb5be77179] Daemon stopped
13:28:20 [2020-11-19T13:28:20.232Z] === RUN   TestDockerNetworkMacvlan
13:28:20 [2020-11-19T13:28:20.581Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
13:28:21 [2020-11-19T13:28:21.174Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:28:21 [2020-11-19T13:28:21.762Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:28:21 [2020-11-19T13:28:21.964Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
13:28:22 [2020-11-19T13:28:22.704Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:28:22 [2020-11-19T13:28:22.906Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
13:28:24 [2020-11-19T13:28:24.290Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
13:28:24 [2020-11-19T13:28:24.290Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:28:24 [2020-11-19T13:28:24.290Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:28:24 [2020-11-19T13:28:24.616Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:28:24 [2020-11-19T13:28:24.616Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:28:24 [2020-11-19T13:28:24.684Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
13:28:24 [2020-11-19T13:28:24.684Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:353: [d41f90b1ebb79] daemon started
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:461: [d41f90b1ebb79] Stopping daemon
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:296: [d41f90b1ebb79] exiting daemon
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:448: [d41f90b1ebb79] Daemon stopped
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:339: [d41f90b1ebb79] error pinging daemon on start: Get http://d41f90b1ebb79.sock/_ping: context deadline exceeded
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:339: [d41f90b1ebb79] error pinging daemon on start: Get http://d41f90b1ebb79.sock/_ping: context deadline exceeded
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:339: [d41f90b1ebb79] error pinging daemon on start: Get http://d41f90b1ebb79.sock/_ping: context deadline exceeded
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:339: [d41f90b1ebb79] error pinging daemon on start: Get http://d41f90b1ebb79.sock/_ping: context deadline exceeded
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:296: [d41f90b1ebb79] exiting daemon
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:325: [d41f90b1ebb79] waiting for daemon to start
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:353: [d41f90b1ebb79] daemon started
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:461: [d41f90b1ebb79] Stopping daemon
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:296: [d41f90b1ebb79] exiting daemon
13:28:24 [2020-11-19T13:28:24.684Z]     daemon.go:448: [d41f90b1ebb79] Daemon stopped
13:28:24 [2020-11-19T13:28:24.684Z] PASS
13:28:24 [2020-11-19T13:28:24.684Z] 
13:28:24 [2020-11-19T13:28:24.684Z] === Skipped
13:28:24 [2020-11-19T13:28:24.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:28:24 [2020-11-19T13:28:24.684Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-11-19T13:28:24.684Z] 
13:28:24 [2020-11-19T13:28:24.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:28:24 [2020-11-19T13:28:24.684Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-11-19T13:28:24.684Z] 
13:28:24 [2020-11-19T13:28:24.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:28:24 [2020-11-19T13:28:24.684Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-11-19T13:28:24.684Z] 
13:28:24 [2020-11-19T13:28:24.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:28:24 [2020-11-19T13:28:24.684Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:24 [2020-11-19T13:28:24.684Z] 
13:28:24 [2020-11-19T13:28:24.684Z] DONE 17 tests, 4 skipped in 27.565s
13:28:24 [2020-11-19T13:28:24.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:28:24 [2020-11-19T13:28:24.684Z] ++ 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
13:28:24 [2020-11-19T13:28:24.684Z] ++ set -e
13:28:24 [2020-11-19T13:28:24.684Z] ++ '[' -n 0 ']'
13:28:24 [2020-11-19T13:28:24.684Z] ++ set -x
13:28:24 [2020-11-19T13:28:24.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=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
13:28:24 [2020-11-19T13:28:24.684Z] INFO: Testing against a local daemon
13:28:24 [2020-11-19T13:28:24.684Z] === RUN   TestPluginInvalidJSON
13:28:24 [2020-11-19T13:28:24.684Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:28:24 [2020-11-19T13:28:24.684Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:28:24 [2020-11-19T13:28:24.684Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:28:24 [2020-11-19T13:28:24.684Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:28:24 [2020-11-19T13:28:24.684Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:28:24 [2020-11-19T13:28:24.684Z] PASS
13:28:24 [2020-11-19T13:28:24.684Z] 
13:28:24 [2020-11-19T13:28:24.684Z] DONE 2 tests in 0.095s
13:28:24 [2020-11-19T13:28:24.684Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:28:24 [2020-11-19T13:28:24.684Z] ++ 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
13:28:24 [2020-11-19T13:28:24.684Z] ++ set -e
13:28:24 [2020-11-19T13:28:24.684Z] ++ '[' -n 0 ']'
13:28:24 [2020-11-19T13:28:24.684Z] ++ set -x
13:28:24 [2020-11-19T13:28:24.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=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
13:28:24 [2020-11-19T13:28:24.684Z] INFO: Testing against a local daemon
13:28:24 [2020-11-19T13:28:24.684Z] === RUN   TestExternalGraphDriver
13:28:24 [2020-11-19T13:28:24.684Z] === RUN   TestExternalGraphDriver/json
13:28:24 [2020-11-19T13:28:24.860Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.7% of statements
13:28:24 [2020-11-19T13:28:24.978Z] === RUN   TestExternalGraphDriver/spec
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/archive	8.538s	coverage: 62.2% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/authorization	1.119s	coverage: 26.2% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/broadcaster	0.228s	coverage: 100.0% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/capabilities	0.043s	coverage: 87.5% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.127s	coverage: 15.4% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/directory	0.048s	coverage: 80.0% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/discovery	0.127s	coverage: 58.3% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/discovery/file	0.122s	coverage: 92.9% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.464s	coverage: 84.1% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.069s	coverage: 92.3% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.146s	coverage: 93.8% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/filenotify	0.094s	coverage: 38.2% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/fileutils	0.172s	coverage: 87.7% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/homedir	0.081s	coverage: 37.5% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/idtools	0.083s	coverage: 6.3% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/ioutils	0.601s	coverage: 68.2% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.220s	coverage: 91.7% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/longpath	0.082s	coverage: 100.0% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.096s	coverage: 85.7% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/parsers	0.078s	coverage: 97.0% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ok  	github.com/docker/docker/pkg/pidfile	0.055s	coverage: 82.6% of statements
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:28:26 [2020-11-19T13:28:26.198Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:28:26 [2020-11-19T13:28:26.242Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.199s	coverage: 78.2% of statements
13:28:26 [2020-11-19T13:28:26.242Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
13:28:26 [2020-11-19T13:28:26.242Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:28:26 [2020-11-19T13:28:26.502Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
13:28:27 [2020-11-19T13:28:27.059Z] === RUN   TestExternalGraphDriver/pull
13:28:27 [2020-11-19T13:28:27.442Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
13:28:27 [2020-11-19T13:28:27.915Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:28:27 [2020-11-19T13:28:27.915Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:28:27 [2020-11-19T13:28:27.915Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:28:27 [2020-11-19T13:28:27.915Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:28:27 [2020-11-19T13:28:27.915Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:28:27 [2020-11-19T13:28:27.915Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:28:28 [2020-11-19T13:28:28.012Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 62.1% of statements
13:28:28 [2020-11-19T13:28:28.012Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
13:28:28 [2020-11-19T13:28:28.176Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:28:28 [2020-11-19T13:28:28.583Z] --- PASS: TestExternalGraphDriver (5.45s)
13:28:28 [2020-11-19T13:28:28.583Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:353: [dea5111858b1d] daemon started
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:461: [dea5111858b1d] Stopping daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:296: [dea5111858b1d] exiting daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:448: [dea5111858b1d] Daemon stopped
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:353: [dea5111858b1d] daemon started
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:461: [dea5111858b1d] Stopping daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:296: [dea5111858b1d] exiting daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:448: [dea5111858b1d] Daemon stopped
13:28:28 [2020-11-19T13:28:28.583Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:353: [dea5111858b1d] daemon started
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:461: [dea5111858b1d] Stopping daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:296: [dea5111858b1d] exiting daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:448: [dea5111858b1d] Daemon stopped
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:353: [dea5111858b1d] daemon started
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:461: [dea5111858b1d] Stopping daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:296: [dea5111858b1d] exiting daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:448: [dea5111858b1d] Daemon stopped
13:28:28 [2020-11-19T13:28:28.583Z]     --- PASS: TestExternalGraphDriver/spec (1.78s)
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:325: [dea5111858b1d] waiting for daemon to start
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:353: [dea5111858b1d] daemon started
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:461: [dea5111858b1d] Stopping daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:296: [dea5111858b1d] exiting daemon
13:28:28 [2020-11-19T13:28:28.583Z]     daemon.go:448: [dea5111858b1d] Daemon stopped
13:28:28 [2020-11-19T13:28:28.583Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
13:28:28 [2020-11-19T13:28:28.583Z] === RUN   TestGraphdriverPluginV2
13:28:28 [2020-11-19T13:28:28.583Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
13:28:28 [2020-11-19T13:28:28.583Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:28 [2020-11-19T13:28:28.583Z] PASS
13:28:28 [2020-11-19T13:28:28.583Z] 
13:28:28 [2020-11-19T13:28:28.583Z] === Skipped
13:28:28 [2020-11-19T13:28:28.583Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
13:28:28 [2020-11-19T13:28:28.583Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:28:28 [2020-11-19T13:28:28.583Z] 
13:28:28 [2020-11-19T13:28:28.583Z] DONE 5 tests, 1 skipped in 5.583s
13:28:28 [2020-11-19T13:28:28.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:28:28 [2020-11-19T13:28:28.583Z] ++ 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
13:28:28 [2020-11-19T13:28:28.583Z] ++ set -e
13:28:28 [2020-11-19T13:28:28.583Z] ++ '[' -n 0 ']'
13:28:28 [2020-11-19T13:28:28.583Z] ++ set -x
13:28:28 [2020-11-19T13:28:28.584Z] ++ env -i DEST=/go/src/github.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
13:28:28 [2020-11-19T13:28:28.584Z] INFO: Testing against a local daemon
13:28:28 [2020-11-19T13:28:28.584Z] === RUN   TestContinueAfterPluginCrash
13:28:28 [2020-11-19T13:28:28.584Z] === PAUSE TestContinueAfterPluginCrash
13:28:28 [2020-11-19T13:28:28.584Z] === RUN   TestDaemonStartWithLogOpt
13:28:28 [2020-11-19T13:28:28.584Z] === PAUSE TestDaemonStartWithLogOpt
13:28:28 [2020-11-19T13:28:28.584Z] === CONT  TestContinueAfterPluginCrash
13:28:28 [2020-11-19T13:28:28.584Z] === CONT  TestDaemonStartWithLogOpt
13:28:29 [2020-11-19T13:28:29.118Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:28:29 [2020-11-19T13:28:29.392Z] ok  	github.com/docker/docker/daemon/logger/local	0.017s	coverage: 74.7% of statements
13:28:29 [2020-11-19T13:28:29.392Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:28:29 [2020-11-19T13:28:29.962Z] time="2020-11-19T13:28:29Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate186524399/log317290370.1: no such file or directory"
13:28:29 [2020-11-19T13:28:29.963Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 38.5% of statements
13:28:30 [2020-11-19T13:28:30.065Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:28:31 [2020-11-19T13:28:31.346Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
13:28:31 [2020-11-19T13:28:31.916Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
13:28:32 [2020-11-19T13:28:32.485Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
13:28:32 [2020-11-19T13:28:32.611Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:28:32 [2020-11-19T13:28:32.746Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.669s	coverage: 84.5% of statements
13:28:32 [2020-11-19T13:28:32.746Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:28:32 [2020-11-19T13:28:32.746Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:28:32 [2020-11-19T13:28:32.872Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:28:33 [2020-11-19T13:28:33.132Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:28:35 [2020-11-19T13:28:35.329Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
13:28:35 [2020-11-19T13:28:35.588Z] ok  	github.com/docker/docker/distribution	0.179s	coverage: 22.3% of statements
13:28:35 [2020-11-19T13:28:35.588Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:28:36 [2020-11-19T13:28:36.971Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
13:28:38 [2020-11-19T13:28:38.353Z] ok  	github.com/docker/docker/image	0.018s	coverage: 86.4% of statements
13:28:38 [2020-11-19T13:28:38.353Z] ok  	github.com/docker/docker/distribution/xfer	1.434s	coverage: 83.4% of statements
13:28:38 [2020-11-19T13:28:38.353Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:28:39 [2020-11-19T13:28:39.293Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
13:28:39 [2020-11-19T13:28:39.293Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
13:28:39 [2020-11-19T13:28:39.716Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:28:40 [2020-11-19T13:28:40.232Z] ok  	github.com/docker/docker/image/v1	0.024s	coverage: 25.0% of statements
13:28:40 [2020-11-19T13:28:40.232Z] ?   	github.com/docker/docker/internal/test	[no test files]
13:28:41 [2020-11-19T13:28:41.174Z] ?   	github.com/docker/docker/internal/test/daemon	[no test files]
13:28:41 [2020-11-19T13:28:41.174Z] ?   	github.com/docker/docker/internal/test/environment	[no test files]
13:28:41 [2020-11-19T13:28:41.174Z] ?   	github.com/docker/docker/internal/test/fakecontext	[no test files]
13:28:41 [2020-11-19T13:28:41.306Z] --- PASS: TestDaemonStartWithLogOpt (11.36s)
13:28:41 [2020-11-19T13:28:41.306Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:325: [da648ff74434c] waiting for daemon to start
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:325: [da648ff74434c] waiting for daemon to start
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:353: [da648ff74434c] daemon started
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:461: [da648ff74434c] Stopping daemon
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:296: [da648ff74434c] exiting daemon
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:448: [da648ff74434c] Daemon stopped
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:325: [da648ff74434c] waiting for daemon to start
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:325: [da648ff74434c] waiting for daemon to start
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:353: [da648ff74434c] daemon started
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:461: [da648ff74434c] Stopping daemon
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:296: [da648ff74434c] exiting daemon
13:28:41 [2020-11-19T13:28:41.306Z]     daemon.go:448: [da648ff74434c] Daemon stopped
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/fakegit	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/fakestorage	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/fixtures/load	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/fixtures/plugin/basic	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/registry	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/request	[no test files]
13:28:41 [2020-11-19T13:28:41.435Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:28:42 [2020-11-19T13:28:42.006Z] ok  	github.com/docker/docker/internal/testutil	0.005s	coverage: 62.5% of statements
13:28:42 [2020-11-19T13:28:42.259Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:28:42 [2020-11-19T13:28:42.840Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:28:42 [2020-11-19T13:28:42.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:28:42 [2020-11-19T13:28:42.947Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
13:28:44 [2020-11-19T13:28:44.330Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
13:28:44 [2020-11-19T13:28:44.330Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:28:44 [2020-11-19T13:28:44.755Z] --- PASS: TestDockerNetworkMacvlan (24.18s)
13:28:44 [2020-11-19T13:28:44.755Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [dbae0da3220c5] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [dbae0da3220c5] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:353: [dbae0da3220c5] daemon started
13:28:44 [2020-11-19T13:28:44.755Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:461: [dbae0da3220c5] Stopping daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:296: [dbae0da3220c5] exiting daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:448: [dbae0da3220c5] Daemon stopped
13:28:44 [2020-11-19T13:28:44.755Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [ddea7b5dd39e0] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [ddea7b5dd39e0] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:353: [ddea7b5dd39e0] daemon started
13:28:44 [2020-11-19T13:28:44.755Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:461: [ddea7b5dd39e0] Stopping daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:296: [ddea7b5dd39e0] exiting daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:448: [ddea7b5dd39e0] Daemon stopped
13:28:44 [2020-11-19T13:28:44.755Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [d1ba6a88e8d0c] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [d1ba6a88e8d0c] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:353: [d1ba6a88e8d0c] daemon started
13:28:44 [2020-11-19T13:28:44.755Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s)
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:461: [d1ba6a88e8d0c] Stopping daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:296: [d1ba6a88e8d0c] exiting daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:448: [d1ba6a88e8d0c] Daemon stopped
13:28:44 [2020-11-19T13:28:44.755Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [d47cb3a04ea8e] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [d47cb3a04ea8e] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:353: [d47cb3a04ea8e] daemon started
13:28:44 [2020-11-19T13:28:44.755Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.29s)
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:461: [d47cb3a04ea8e] Stopping daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:296: [d47cb3a04ea8e] exiting daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:448: [d47cb3a04ea8e] Daemon stopped
13:28:44 [2020-11-19T13:28:44.755Z]     macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [d7c0fb227b50e] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:325: [d7c0fb227b50e] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:353: [d7c0fb227b50e] daemon started
13:28:44 [2020-11-19T13:28:44.755Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (16.11s)
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:461: [d7c0fb227b50e] Stopping daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:296: [d7c0fb227b50e] exiting daemon
13:28:44 [2020-11-19T13:28:44.755Z]     daemon.go:448: [d7c0fb227b50e] Daemon stopped
13:28:44 [2020-11-19T13:28:44.755Z] PASS
13:28:44 [2020-11-19T13:28:44.755Z] 
13:28:44 [2020-11-19T13:28:44.755Z] DONE 7 tests in 25.661s
13:28:44 [2020-11-19T13:28:44.755Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:28:44 [2020-11-19T13:28:44.755Z] ++ 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
13:28:44 [2020-11-19T13:28:44.755Z] ++ set -e
13:28:44 [2020-11-19T13:28:44.755Z] ++ '[' -n 0 ']'
13:28:44 [2020-11-19T13:28:44.755Z] ++ set -x
13:28:44 [2020-11-19T13:28:44.755Z] ++ env -i DEST=/go/src/github.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
13:28:44 [2020-11-19T13:28:44.755Z] testing: warning: no tests to run
13:28:44 [2020-11-19T13:28:44.755Z] PASS
13:28:44 [2020-11-19T13:28:44.755Z] 
13:28:44 [2020-11-19T13:28:44.755Z] DONE 0 tests in 0.043s
13:28:44 [2020-11-19T13:28:44.755Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:28:44 [2020-11-19T13:28:44.755Z] ++ 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
13:28:44 [2020-11-19T13:28:44.755Z] ++ set -e
13:28:44 [2020-11-19T13:28:44.755Z] ++ '[' -n 0 ']'
13:28:44 [2020-11-19T13:28:44.755Z] ++ set -x
13:28:44 [2020-11-19T13:28:44.755Z] ++ env -i DEST=/go/src/github.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
13:28:44 [2020-11-19T13:28:44.755Z] INFO: Testing against a local daemon
13:28:44 [2020-11-19T13:28:44.755Z] === RUN   TestAuthZPluginAllowRequest
13:28:44 [2020-11-19T13:28:44.834Z] --- PASS: TestContinueAfterPluginCrash (16.15s)
13:28:44 [2020-11-19T13:28:44.834Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
13:28:44 [2020-11-19T13:28:44.834Z]     daemon.go:325: [ddb00befd72ef] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.834Z]     daemon.go:325: [ddb00befd72ef] waiting for daemon to start
13:28:44 [2020-11-19T13:28:44.834Z]     daemon.go:353: [ddb00befd72ef] daemon started
13:28:44 [2020-11-19T13:28:44.834Z]     daemon.go:461: [ddb00befd72ef] Stopping daemon
13:28:44 [2020-11-19T13:28:44.834Z]     daemon.go:296: [ddb00befd72ef] exiting daemon
13:28:44 [2020-11-19T13:28:44.834Z]     daemon.go:448: [ddb00befd72ef] Daemon stopped
13:28:44 [2020-11-19T13:28:44.834Z] PASS
13:28:44 [2020-11-19T13:28:44.835Z] 
13:28:44 [2020-11-19T13:28:44.835Z] DONE 2 tests in 16.219s
13:28:44 [2020-11-19T13:28:44.835Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:28:44 [2020-11-19T13:28:44.835Z] ++ 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
13:28:44 [2020-11-19T13:28:44.835Z] ++ set -e
13:28:44 [2020-11-19T13:28:44.835Z] ++ '[' -n 0 ']'
13:28:44 [2020-11-19T13:28:44.835Z] ++ set -x
13:28:44 [2020-11-19T13:28:44.835Z] ++ env -i DEST=/go/src/github.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
13:28:44 [2020-11-19T13:28:44.835Z] INFO: Testing against a local daemon
13:28:44 [2020-11-19T13:28:44.835Z] === RUN   TestPluginWithDevMounts
13:28:44 [2020-11-19T13:28:44.835Z] === PAUSE TestPluginWithDevMounts
13:28:44 [2020-11-19T13:28:44.835Z] === CONT  TestPluginWithDevMounts
13:28:45 [2020-11-19T13:28:45.327Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:28:45 [2020-11-19T13:28:45.327Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:28:46 [2020-11-19T13:28:46.237Z] ok  	github.com/docker/docker/pkg/archive	0.327s	coverage: 76.8% of statements
13:28:46 [2020-11-19T13:28:46.718Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
13:28:46 [2020-11-19T13:28:46.718Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest
13:28:46 [2020-11-19T13:28:46.718Z]     daemon.go:325: [d2813f0e39fd0] waiting for daemon to start
13:28:46 [2020-11-19T13:28:46.718Z]     daemon.go:325: [d2813f0e39fd0] waiting for daemon to start
13:28:46 [2020-11-19T13:28:46.718Z]     daemon.go:353: [d2813f0e39fd0] daemon started
13:28:46 [2020-11-19T13:28:46.718Z]     daemon.go:461: [d2813f0e39fd0] Stopping daemon
13:28:46 [2020-11-19T13:28:46.718Z]     daemon.go:296: [d2813f0e39fd0] exiting daemon
13:28:46 [2020-11-19T13:28:46.718Z]     daemon.go:448: [d2813f0e39fd0] Daemon stopped
13:28:46 [2020-11-19T13:28:46.718Z] === RUN   TestAuthZPluginTLS
13:28:46 [2020-11-19T13:28:46.911Z] --- PASS: TestPluginWithDevMounts (1.88s)
13:28:46 [2020-11-19T13:28:46.911Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
13:28:46 [2020-11-19T13:28:46.911Z]     daemon.go:325: [da5aafe140a0e] waiting for daemon to start
13:28:46 [2020-11-19T13:28:46.911Z]     daemon.go:325: [da5aafe140a0e] waiting for daemon to start
13:28:46 [2020-11-19T13:28:46.911Z]     daemon.go:353: [da5aafe140a0e] daemon started
13:28:46 [2020-11-19T13:28:46.911Z]     daemon.go:461: [da5aafe140a0e] Stopping daemon
13:28:46 [2020-11-19T13:28:46.911Z]     daemon.go:296: [da5aafe140a0e] exiting daemon
13:28:46 [2020-11-19T13:28:46.911Z]     daemon.go:448: [da5aafe140a0e] Daemon stopped
13:28:46 [2020-11-19T13:28:46.911Z] PASS
13:28:46 [2020-11-19T13:28:46.911Z] 
13:28:46 [2020-11-19T13:28:46.911Z] DONE 1 tests in 1.953s
13:28:46 [2020-11-19T13:28:46.911Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
13:28:46 [2020-11-19T13:28:46.911Z] ++ 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
13:28:46 [2020-11-19T13:28:46.911Z] ++ set -e
13:28:46 [2020-11-19T13:28:46.911Z] ++ '[' -n 0 ']'
13:28:46 [2020-11-19T13:28:46.911Z] ++ set -x
13:28:46 [2020-11-19T13:28:46.911Z] ++ env -i DEST=/go/src/github.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
13:28:46 [2020-11-19T13:28:46.911Z] INFO: Testing against a local daemon
13:28:46 [2020-11-19T13:28:46.911Z] === RUN   TestSecretInspect
13:28:47 [2020-11-19T13:28:47.176Z] ok  	github.com/docker/docker/pkg/authorization	0.142s	coverage: 66.7% of statements
13:28:47 [2020-11-19T13:28:47.290Z] --- PASS: TestAuthZPluginTLS (0.59s)
13:28:47 [2020-11-19T13:28:47.290Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS
13:28:47 [2020-11-19T13:28:47.290Z]     daemon.go:325: [d2e116b5135b4] waiting for daemon to start
13:28:47 [2020-11-19T13:28:47.290Z]     daemon.go:325: [d2e116b5135b4] waiting for daemon to start
13:28:47 [2020-11-19T13:28:47.290Z]     daemon.go:353: [d2e116b5135b4] daemon started
13:28:47 [2020-11-19T13:28:47.290Z]     daemon.go:461: [d2e116b5135b4] Stopping daemon
13:28:47 [2020-11-19T13:28:47.290Z]     daemon.go:296: [d2e116b5135b4] exiting daemon
13:28:47 [2020-11-19T13:28:47.290Z]     daemon.go:448: [d2e116b5135b4] Daemon stopped
13:28:47 [2020-11-19T13:28:47.290Z] === RUN   TestAuthZPluginDenyRequest
13:28:47 [2020-11-19T13:28:47.436Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:28:47 [2020-11-19T13:28:47.551Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
13:28:47 [2020-11-19T13:28:47.551Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest
13:28:47 [2020-11-19T13:28:47.551Z]     daemon.go:325: [dd328ce1fbbd1] waiting for daemon to start
13:28:47 [2020-11-19T13:28:47.551Z]     daemon.go:325: [dd328ce1fbbd1] waiting for daemon to start
13:28:47 [2020-11-19T13:28:47.551Z]     daemon.go:353: [dd328ce1fbbd1] daemon started
13:28:47 [2020-11-19T13:28:47.551Z]     daemon.go:461: [dd328ce1fbbd1] Stopping daemon
13:28:47 [2020-11-19T13:28:47.551Z]     daemon.go:296: [dd328ce1fbbd1] exiting daemon
13:28:47 [2020-11-19T13:28:47.551Z]     daemon.go:448: [dd328ce1fbbd1] Daemon stopped
13:28:47 [2020-11-19T13:28:47.551Z] === RUN   TestAuthZPluginAPIDenyResponse
13:28:47 [2020-11-19T13:28:47.696Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:28:48 [2020-11-19T13:28:48.124Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
13:28:48 [2020-11-19T13:28:48.124Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse
13:28:48 [2020-11-19T13:28:48.124Z]     daemon.go:325: [de2f2d9421fe7] waiting for daemon to start
13:28:48 [2020-11-19T13:28:48.124Z]     daemon.go:325: [de2f2d9421fe7] waiting for daemon to start
13:28:48 [2020-11-19T13:28:48.124Z]     daemon.go:353: [de2f2d9421fe7] daemon started
13:28:48 [2020-11-19T13:28:48.124Z]     daemon.go:461: [de2f2d9421fe7] Stopping daemon
13:28:48 [2020-11-19T13:28:48.124Z]     daemon.go:296: [de2f2d9421fe7] exiting daemon
13:28:48 [2020-11-19T13:28:48.124Z]     daemon.go:448: [de2f2d9421fe7] Daemon stopped
13:28:48 [2020-11-19T13:28:48.124Z] === RUN   TestAuthZPluginDenyResponse
13:28:48 [2020-11-19T13:28:48.696Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
13:28:48 [2020-11-19T13:28:48.696Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse
13:28:48 [2020-11-19T13:28:48.696Z]     daemon.go:325: [d6ecdf1051787] waiting for daemon to start
13:28:48 [2020-11-19T13:28:48.696Z]     daemon.go:325: [d6ecdf1051787] waiting for daemon to start
13:28:48 [2020-11-19T13:28:48.696Z]     daemon.go:353: [d6ecdf1051787] daemon started
13:28:48 [2020-11-19T13:28:48.696Z]     daemon.go:461: [d6ecdf1051787] Stopping daemon
13:28:48 [2020-11-19T13:28:48.696Z]     daemon.go:296: [d6ecdf1051787] exiting daemon
13:28:48 [2020-11-19T13:28:48.696Z]     daemon.go:448: [d6ecdf1051787] Daemon stopped
13:28:48 [2020-11-19T13:28:48.696Z] === RUN   TestAuthZPluginAllowEventStream
13:28:49 [2020-11-19T13:28:49.009Z] --- PASS: TestSecretInspect (1.92s)
13:28:49 [2020-11-19T13:28:49.009Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
13:28:49 [2020-11-19T13:28:49.009Z]     daemon.go:325: [d4b0fd9f3482b] waiting for daemon to start
13:28:49 [2020-11-19T13:28:49.009Z]     daemon.go:325: [d4b0fd9f3482b] waiting for daemon to start
13:28:49 [2020-11-19T13:28:49.009Z]     daemon.go:353: [d4b0fd9f3482b] daemon started
13:28:49 [2020-11-19T13:28:49.009Z]     daemon.go:461: [d4b0fd9f3482b] Stopping daemon
13:28:49 [2020-11-19T13:28:49.009Z]     daemon.go:296: [d4b0fd9f3482b] exiting daemon
13:28:49 [2020-11-19T13:28:49.009Z]     daemon.go:448: [d4b0fd9f3482b] Daemon stopped
13:28:49 [2020-11-19T13:28:49.009Z] === RUN   TestSecretList
13:28:49 [2020-11-19T13:28:49.638Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:28:49 [2020-11-19T13:28:49.899Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:28:50 [2020-11-19T13:28:50.160Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s)
13:28:50 [2020-11-19T13:28:50.160Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream
13:28:50 [2020-11-19T13:28:50.160Z]     daemon.go:325: [d728ada1bbf37] waiting for daemon to start
13:28:50 [2020-11-19T13:28:50.160Z]     daemon.go:325: [d728ada1bbf37] waiting for daemon to start
13:28:50 [2020-11-19T13:28:50.160Z]     daemon.go:353: [d728ada1bbf37] daemon started
13:28:50 [2020-11-19T13:28:50.160Z]     daemon.go:461: [d728ada1bbf37] Stopping daemon
13:28:50 [2020-11-19T13:28:50.160Z]     daemon.go:296: [d728ada1bbf37] exiting daemon
13:28:50 [2020-11-19T13:28:50.160Z]     daemon.go:448: [d728ada1bbf37] Daemon stopped
13:28:50 [2020-11-19T13:28:50.160Z] === RUN   TestAuthZPluginErrorResponse
13:28:50 [2020-11-19T13:28:50.535Z] --- PASS: TestSecretList (1.89s)
13:28:50 [2020-11-19T13:28:50.535Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
13:28:50 [2020-11-19T13:28:50.535Z]     daemon.go:325: [d902078da8ffb] waiting for daemon to start
13:28:50 [2020-11-19T13:28:50.536Z]     daemon.go:325: [d902078da8ffb] waiting for daemon to start
13:28:50 [2020-11-19T13:28:50.536Z]     daemon.go:353: [d902078da8ffb] daemon started
13:28:50 [2020-11-19T13:28:50.536Z]     daemon.go:461: [d902078da8ffb] Stopping daemon
13:28:50 [2020-11-19T13:28:50.536Z]     daemon.go:296: [d902078da8ffb] exiting daemon
13:28:50 [2020-11-19T13:28:50.536Z]     daemon.go:448: [d902078da8ffb] Daemon stopped
13:28:50 [2020-11-19T13:28:50.536Z] === RUN   TestSecretsCreateAndDelete
13:28:50 [2020-11-19T13:28:50.730Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:28:50 [2020-11-19T13:28:50.730Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse
13:28:50 [2020-11-19T13:28:50.730Z]     daemon.go:325: [d838830ab839d] waiting for daemon to start
13:28:50 [2020-11-19T13:28:50.730Z]     daemon.go:325: [d838830ab839d] waiting for daemon to start
13:28:50 [2020-11-19T13:28:50.730Z]     daemon.go:353: [d838830ab839d] daemon started
13:28:50 [2020-11-19T13:28:50.730Z]     daemon.go:461: [d838830ab839d] Stopping daemon
13:28:50 [2020-11-19T13:28:50.730Z]     daemon.go:296: [d838830ab839d] exiting daemon
13:28:50 [2020-11-19T13:28:50.730Z]     daemon.go:448: [d838830ab839d] Daemon stopped
13:28:50 [2020-11-19T13:28:50.730Z] === RUN   TestAuthZPluginErrorRequest
13:28:50 [2020-11-19T13:28:50.988Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.495s	coverage: 43.2% of statements
13:28:50 [2020-11-19T13:28:50.988Z] ok  	github.com/docker/docker/layer	7.260s	coverage: 72.0% of statements
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/oci	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
13:28:50 [2020-11-19T13:28:50.988Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:28:51 [2020-11-19T13:28:51.248Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
13:28:51 [2020-11-19T13:28:51.301Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
13:28:51 [2020-11-19T13:28:51.301Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest
13:28:51 [2020-11-19T13:28:51.301Z]     daemon.go:325: [d86b7b0635ad0] waiting for daemon to start
13:28:51 [2020-11-19T13:28:51.301Z]     daemon.go:325: [d86b7b0635ad0] waiting for daemon to start
13:28:51 [2020-11-19T13:28:51.301Z]     daemon.go:353: [d86b7b0635ad0] daemon started
13:28:51 [2020-11-19T13:28:51.301Z]     daemon.go:461: [d86b7b0635ad0] Stopping daemon
13:28:51 [2020-11-19T13:28:51.301Z]     daemon.go:296: [d86b7b0635ad0] exiting daemon
13:28:51 [2020-11-19T13:28:51.301Z]     daemon.go:448: [d86b7b0635ad0] Daemon stopped
13:28:51 [2020-11-19T13:28:51.301Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:28:51 [2020-11-19T13:28:51.301Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:28:51 [2020-11-19T13:28:51.445Z] ok  	github.com/docker/docker/pkg/plugins	34.994s	coverage: 73.6% of statements
13:28:51 [2020-11-19T13:28:51.445Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.146s	coverage: 56.8% of statements
13:28:51 [2020-11-19T13:28:51.445Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:28:51 [2020-11-19T13:28:51.445Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:28:51 [2020-11-19T13:28:51.445Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.193s	coverage: 85.7% of statements
13:28:51 [2020-11-19T13:28:51.445Z] ok  	github.com/docker/docker/pkg/pools	0.073s	coverage: 87.9% of statements
13:28:51 [2020-11-19T13:28:51.445Z] ok  	github.com/docker/docker/pkg/progress	0.056s	coverage: 75.9% of statements
13:28:51 [2020-11-19T13:28:51.445Z] ok  	github.com/docker/docker/pkg/pubsub	1.156s	coverage: 72.7% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/reexec	0.180s	coverage: 82.4% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/signal	0.124s	coverage: 20.3% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/stdcopy	0.152s	coverage: 100.0% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/streamformatter	0.046s	coverage: 66.2% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/stringid	0.051s	coverage: 70.6% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/sysinfo	0.070s	coverage: 38.2% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/system	0.086s	coverage: 12.3% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/tailfile	0.107s	coverage: 88.6% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/tarsum	0.159s	coverage: 89.3% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/term	0.100s	coverage: 30.8% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: 0.0% of statements [no tests to run]
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/urlutil	0.056s	coverage: 100.0% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/pkg/useragent	0.034s	coverage: 88.9% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/plugin	0.146s	coverage: 12.0% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/plugin/v2	0.203s	coverage: 20.1% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/reference	0.226s	coverage: 84.4% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/registry	0.397s	coverage: 52.0% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/registry/resumable	0.285s	coverage: 100.0% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/restartmanager	0.046s	coverage: 49.0% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/rootless	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/runconfig	0.139s	coverage: 54.5% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/volume	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/volume/drivers	0.286s	coverage: 36.1% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/volume/local	0.222s	coverage: 37.7% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/volume/mounts	0.219s	coverage: 66.2% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ok  	github.com/docker/docker/volume/service	0.524s	coverage: 70.3% of statements
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:28:51 [2020-11-19T13:28:51.446Z] INFO: make.ps1 ended at 11/19/2020 13:28:50
13:28:51 [2020-11-19T13:28:51.818Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
13:28:51 [2020-11-19T13:28:51.818Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
13:28:51 [2020-11-19T13:28:51.872Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:28:51 [2020-11-19T13:28:51.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
13:28:51 [2020-11-19T13:28:51.872Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:28:51 [2020-11-19T13:28:51.872Z]     daemon.go:325: [d02a06f37a5c1] waiting for daemon to start
13:28:51 [2020-11-19T13:28:51.872Z]     daemon.go:325: [d02a06f37a5c1] waiting for daemon to start
13:28:51 [2020-11-19T13:28:51.872Z]     daemon.go:353: [d02a06f37a5c1] daemon started
13:28:51 [2020-11-19T13:28:51.872Z]     daemon.go:461: [d02a06f37a5c1] Stopping daemon
13:28:51 [2020-11-19T13:28:51.872Z]     daemon.go:296: [d02a06f37a5c1] exiting daemon
13:28:51 [2020-11-19T13:28:51.872Z]     daemon.go:448: [d02a06f37a5c1] Daemon stopped
13:28:51 [2020-11-19T13:28:51.872Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:28:52 [2020-11-19T13:28:52.424Z] INFO: Unit tests ended at 11/19/2020 13:28:51. Duration:00:03:35.7807297
13:28:52 [2020-11-19T13:28:52.424Z] INFO: Building busybox
13:28:52 [2020-11-19T13:28:52.622Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
13:28:52 [2020-11-19T13:28:52.622Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
13:28:52 [2020-11-19T13:28:52.622Z]     daemon.go:325: [d6e2e725e86ec] waiting for daemon to start
13:28:52 [2020-11-19T13:28:52.622Z]     daemon.go:325: [d6e2e725e86ec] waiting for daemon to start
13:28:52 [2020-11-19T13:28:52.622Z]     daemon.go:353: [d6e2e725e86ec] daemon started
13:28:52 [2020-11-19T13:28:52.622Z]     daemon.go:461: [d6e2e725e86ec] Stopping daemon
13:28:52 [2020-11-19T13:28:52.622Z]     daemon.go:296: [d6e2e725e86ec] exiting daemon
13:28:52 [2020-11-19T13:28:52.622Z]     daemon.go:448: [d6e2e725e86ec] Daemon stopped
13:28:52 [2020-11-19T13:28:52.622Z] === RUN   TestSecretsUpdate
13:28:52 [2020-11-19T13:28:52.758Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
13:28:52 [2020-11-19T13:28:52.887Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
13:28:52 [2020-11-19T13:28:52.887Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
13:28:52 [2020-11-19T13:28:52.887Z] 
13:28:52 [2020-11-19T13:28:52.887Z] Sending build context to Docker daemon   2.56kB
13:28:52 [2020-11-19T13:28:52.887Z] 
13:28:52 [2020-11-19T13:28:52.887Z] Step 1/6 : FROM microsoft/windowsservercore
13:28:52 [2020-11-19T13:28:52.887Z]  ---> 32fecabef723
13:28:52 [2020-11-19T13:28:52.887Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
13:28:52 [2020-11-19T13:28:52.887Z]  ---> Running in 0a9984498780
13:28:53 [2020-11-19T13:28:53.328Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
13:28:53 [2020-11-19T13:28:53.787Z] === RUN   TestDockerSuite/TestBuildNetNone
13:28:53 [2020-11-19T13:28:53.787Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
13:28:53 [2020-11-19T13:28:53.787Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking
13:28:53 [2020-11-19T13:28:53.787Z]     daemon.go:325: [dfa07ef80c4c7] waiting for daemon to start
13:28:53 [2020-11-19T13:28:53.787Z]     daemon.go:325: [dfa07ef80c4c7] waiting for daemon to start
13:28:53 [2020-11-19T13:28:53.787Z]     daemon.go:353: [dfa07ef80c4c7] daemon started
13:28:53 [2020-11-19T13:28:53.787Z]     daemon.go:461: [dfa07ef80c4c7] Stopping daemon
13:28:53 [2020-11-19T13:28:53.787Z]     daemon.go:296: [dfa07ef80c4c7] exiting daemon
13:28:53 [2020-11-19T13:28:53.787Z]     daemon.go:448: [dfa07ef80c4c7] Daemon stopped
13:28:53 [2020-11-19T13:28:53.787Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:28:53 [2020-11-19T13:28:53.898Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
13:28:54 [2020-11-19T13:28:54.048Z] === RUN   TestDockerSuite/TestBuildNoContext
13:28:54 [2020-11-19T13:28:54.679Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:28:54 [2020-11-19T13:28:54.705Z] --- PASS: TestSecretsUpdate (1.91s)
13:28:54 [2020-11-19T13:28:54.705Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
13:28:54 [2020-11-19T13:28:54.705Z]     daemon.go:325: [d8ffa4b18cafd] waiting for daemon to start
13:28:54 [2020-11-19T13:28:54.705Z]     daemon.go:325: [d8ffa4b18cafd] waiting for daemon to start
13:28:54 [2020-11-19T13:28:54.705Z]     daemon.go:353: [d8ffa4b18cafd] daemon started
13:28:54 [2020-11-19T13:28:54.705Z]     daemon.go:461: [d8ffa4b18cafd] Stopping daemon
13:28:54 [2020-11-19T13:28:54.705Z]     daemon.go:296: [d8ffa4b18cafd] exiting daemon
13:28:54 [2020-11-19T13:28:54.705Z]     daemon.go:448: [d8ffa4b18cafd] Daemon stopped
13:28:54 [2020-11-19T13:28:54.705Z] === RUN   TestTemplatedSecret
13:28:54 [2020-11-19T13:28:54.838Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 66.3% of statements
13:28:55 [2020-11-19T13:28:55.623Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.89s)
13:28:55 [2020-11-19T13:28:55.623Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom
13:28:55 [2020-11-19T13:28:55.623Z]     daemon.go:325: [d0f9bf24d31d0] waiting for daemon to start
13:28:55 [2020-11-19T13:28:55.623Z]     daemon.go:325: [d0f9bf24d31d0] waiting for daemon to start
13:28:55 [2020-11-19T13:28:55.623Z]     daemon.go:353: [d0f9bf24d31d0] daemon started
13:28:55 [2020-11-19T13:28:55.623Z]     daemon.go:461: [d0f9bf24d31d0] Stopping daemon
13:28:55 [2020-11-19T13:28:55.623Z]     daemon.go:296: [d0f9bf24d31d0] exiting daemon
13:28:55 [2020-11-19T13:28:55.623Z]     daemon.go:448: [d0f9bf24d31d0] Daemon stopped
13:28:55 [2020-11-19T13:28:55.623Z] === RUN   TestAuthZPluginHeader
13:28:55 [2020-11-19T13:28:55.623Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:28:55 [2020-11-19T13:28:55.779Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
13:28:56 [2020-11-19T13:28:56.194Z] --- PASS: TestAuthZPluginHeader (0.79s)
13:28:56 [2020-11-19T13:28:56.194Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader
13:28:56 [2020-11-19T13:28:56.194Z]     daemon.go:325: [dbc734ad25a37] waiting for daemon to start
13:28:56 [2020-11-19T13:28:56.194Z]     daemon.go:325: [dbc734ad25a37] waiting for daemon to start
13:28:56 [2020-11-19T13:28:56.194Z]     daemon.go:353: [dbc734ad25a37] daemon started
13:28:56 [2020-11-19T13:28:56.194Z]     daemon.go:461: [dbc734ad25a37] Stopping daemon
13:28:56 [2020-11-19T13:28:56.194Z]     daemon.go:296: [dbc734ad25a37] exiting daemon
13:28:56 [2020-11-19T13:28:56.194Z]     daemon.go:448: [dbc734ad25a37] Daemon stopped
13:28:56 [2020-11-19T13:28:56.194Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:28:56 [2020-11-19T13:28:56.350Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.084s	coverage: 84.1% of statements
13:28:56 [2020-11-19T13:28:56.610Z] ok  	github.com/docker/docker/pkg/fsutils	0.242s	coverage: 85.1% of statements
13:28:56 [2020-11-19T13:28:56.610Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.2% of statements
13:28:56 [2020-11-19T13:28:56.797Z] --- PASS: TestTemplatedSecret (2.39s)
13:28:56 [2020-11-19T13:28:56.797Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
13:28:56 [2020-11-19T13:28:56.797Z]     daemon.go:325: [da186e73f7aab] waiting for daemon to start
13:28:56 [2020-11-19T13:28:56.797Z]     daemon.go:325: [da186e73f7aab] waiting for daemon to start
13:28:56 [2020-11-19T13:28:56.797Z]     daemon.go:353: [da186e73f7aab] daemon started
13:28:56 [2020-11-19T13:28:56.797Z]     daemon.go:461: [da186e73f7aab] Stopping daemon
13:28:56 [2020-11-19T13:28:56.797Z]     daemon.go:296: [da186e73f7aab] exiting daemon
13:28:56 [2020-11-19T13:28:56.797Z]     daemon.go:448: [da186e73f7aab] Daemon stopped
13:28:56 [2020-11-19T13:28:56.797Z] === RUN   TestSecretCreateResolve
13:28:57 [2020-11-19T13:28:57.136Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:28:57 [2020-11-19T13:28:57.397Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:28:57 [2020-11-19T13:28:57.397Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:28:57 [2020-11-19T13:28:57.658Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:28:57 [2020-11-19T13:28:57.919Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:28:57 [2020-11-19T13:28:57.990Z] ok  	github.com/docker/docker/pkg/idtools	0.514s	coverage: 70.1% of statements
13:28:57 [2020-11-19T13:28:57.991Z] ok  	github.com/docker/docker/pkg/ioutils	0.387s	coverage: 70.0% of statements
13:28:58 [2020-11-19T13:28:58.490Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:28:58 [2020-11-19T13:28:58.560Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
13:28:58 [2020-11-19T13:28:58.732Z] Removing intermediate container 0a9984498780
13:28:58 [2020-11-19T13:28:58.733Z]  ---> e05cb341a159
13:28:58 [2020-11-19T13:28:58.733Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
13:28:58 [2020-11-19T13:28:58.820Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
13:28:58 [2020-11-19T13:28:58.918Z] --- PASS: TestSecretCreateResolve (1.93s)
13:28:58 [2020-11-19T13:28:58.918Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
13:28:58 [2020-11-19T13:28:58.918Z]     daemon.go:325: [dd16ec2acc364] waiting for daemon to start
13:28:58 [2020-11-19T13:28:58.918Z]     daemon.go:325: [dd16ec2acc364] waiting for daemon to start
13:28:58 [2020-11-19T13:28:58.918Z]     daemon.go:353: [dd16ec2acc364] daemon started
13:28:58 [2020-11-19T13:28:58.918Z]     daemon.go:461: [dd16ec2acc364] Stopping daemon
13:28:58 [2020-11-19T13:28:58.918Z]     daemon.go:296: [dd16ec2acc364] exiting daemon
13:28:58 [2020-11-19T13:28:58.918Z]     daemon.go:448: [dd16ec2acc364] Daemon stopped
13:28:58 [2020-11-19T13:28:58.918Z] PASS
13:28:58 [2020-11-19T13:28:58.918Z] 
13:28:58 [2020-11-19T13:28:58.918Z] DONE 6 tests in 12.021s
13:28:58 [2020-11-19T13:28:58.918Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
13:28:58 [2020-11-19T13:28:58.918Z] ++ 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
13:28:58 [2020-11-19T13:28:58.918Z] ++ set -e
13:28:58 [2020-11-19T13:28:58.919Z] ++ '[' -n 0 ']'
13:28:58 [2020-11-19T13:28:58.919Z] ++ set -x
13:28:58 [2020-11-19T13:28:58.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:28:58 [2020-11-19T13:28:58.919Z] INFO: Testing against a local daemon
13:28:58 [2020-11-19T13:28:58.919Z] === RUN   TestServiceCreateInit
13:28:58 [2020-11-19T13:28:58.919Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:28:59 [2020-11-19T13:28:59.079Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
13:28:59 [2020-11-19T13:28:59.079Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:28:59 [2020-11-19T13:28:59.649Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
13:28:59 [2020-11-19T13:28:59.649Z] ok  	github.com/docker/docker/pkg/mount	0.030s	coverage: 69.6% of statements
13:28:59 [2020-11-19T13:28:59.649Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
13:28:59 [2020-11-19T13:28:59.709Z] 
13:28:59 [2020-11-19T13:28:59.709Z]  ---> f5e845ab31db
13:28:59 [2020-11-19T13:28:59.709Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
13:28:59 [2020-11-19T13:28:59.709Z]  ---> Running in 2ccee38a6a1b
13:28:59 [2020-11-19T13:28:59.910Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
13:29:00 [2020-11-19T13:29:00.170Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
13:29:00 [2020-11-19T13:29:00.427Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:29:00 [2020-11-19T13:29:00.432Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 90.0% of statements
13:29:00 [2020-11-19T13:29:00.690Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:29:00 [2020-11-19T13:29:00.690Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.47s)
13:29:00 [2020-11-19T13:29:00.690Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:325: [d7b8c23b90197] waiting for daemon to start
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:325: [d7b8c23b90197] waiting for daemon to start
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:353: [d7b8c23b90197] daemon started
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:461: [d7b8c23b90197] Stopping daemon
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:296: [d7b8c23b90197] exiting daemon
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:448: [d7b8c23b90197] Daemon stopped
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:325: [d7b8c23b90197] waiting for daemon to start
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:325: [d7b8c23b90197] waiting for daemon to start
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:353: [d7b8c23b90197] daemon started
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:461: [d7b8c23b90197] Stopping daemon
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:296: [d7b8c23b90197] exiting daemon
13:29:00 [2020-11-19T13:29:00.690Z]     daemon.go:448: [d7b8c23b90197] Daemon stopped
13:29:00 [2020-11-19T13:29:00.690Z] === RUN   TestAuthZPluginV2Disable
13:29:00 [2020-11-19T13:29:00.693Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
13:29:00 [2020-11-19T13:29:00.693Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:29:00 [2020-11-19T13:29:00.693Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:29:01 [2020-11-19T13:29:01.259Z] 
13:29:01 [2020-11-19T13:29:01.259Z] SUCCESS: Specified value was saved.
13:29:01 [2020-11-19T13:29:01.633Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
13:29:02 [2020-11-19T13:29:02.573Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
13:29:02 [2020-11-19T13:29:02.573Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 87.9% of statements
13:29:02 [2020-11-19T13:29:02.709Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:29:02 [2020-11-19T13:29:02.833Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:29:03 [2020-11-19T13:29:03.235Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:29:04 [2020-11-19T13:29:04.176Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:29:04 [2020-11-19T13:29:04.189Z] Removing intermediate container 2ccee38a6a1b
13:29:04 [2020-11-19T13:29:04.189Z]  ---> 4b610844e481
13:29:04 [2020-11-19T13:29:04.189Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
13:29:04 [2020-11-19T13:29:04.189Z]  ---> Running in d699c8235aa5
13:29:04 [2020-11-19T13:29:04.212Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 72.7% of statements
13:29:04 [2020-11-19T13:29:04.437Z] --- PASS: TestAuthZPluginV2Disable (3.61s)
13:29:04 [2020-11-19T13:29:04.437Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:325: [df01cce79f0fe] waiting for daemon to start
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:325: [df01cce79f0fe] waiting for daemon to start
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:353: [df01cce79f0fe] daemon started
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:461: [df01cce79f0fe] Stopping daemon
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:296: [df01cce79f0fe] exiting daemon
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:448: [df01cce79f0fe] Daemon stopped
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:325: [df01cce79f0fe] waiting for daemon to start
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:325: [df01cce79f0fe] waiting for daemon to start
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:353: [df01cce79f0fe] daemon started
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:461: [df01cce79f0fe] Stopping daemon
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:296: [df01cce79f0fe] exiting daemon
13:29:04 [2020-11-19T13:29:04.437Z]     daemon.go:448: [df01cce79f0fe] Daemon stopped
13:29:04 [2020-11-19T13:29:04.437Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:29:04 [2020-11-19T13:29:04.472Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
13:29:06 [2020-11-19T13:29:06.265Z] --- PASS: TestServiceCreateInit (7.45s)
13:29:06 [2020-11-19T13:29:06.265Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
13:29:06 [2020-11-19T13:29:06.265Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:325: [d2ce48c88b53b] waiting for daemon to start
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:325: [d2ce48c88b53b] waiting for daemon to start
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:353: [d2ce48c88b53b] daemon started
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:461: [d2ce48c88b53b] Stopping daemon
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:296: [d2ce48c88b53b] exiting daemon
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:448: [d2ce48c88b53b] Daemon stopped
13:29:06 [2020-11-19T13:29:06.265Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
13:29:06 [2020-11-19T13:29:06.265Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:325: [de33ef34a4a6e] waiting for daemon to start
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:325: [de33ef34a4a6e] waiting for daemon to start
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:353: [de33ef34a4a6e] daemon started
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:461: [de33ef34a4a6e] Stopping daemon
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:296: [de33ef34a4a6e] exiting daemon
13:29:06 [2020-11-19T13:29:06.265Z]         daemon.go:448: [de33ef34a4a6e] Daemon stopped
13:29:06 [2020-11-19T13:29:06.265Z] === RUN   TestCreateServiceMultipleTimes
13:29:06 [2020-11-19T13:29:06.358Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:29:07 [2020-11-19T13:29:07.300Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:29:07 [2020-11-19T13:29:07.764Z] ok  	github.com/docker/docker/pkg/signal	2.857s	coverage: 61.0% of statements
13:29:07 [2020-11-19T13:29:07.872Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s)
13:29:07 [2020-11-19T13:29:07.872Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:325: [d1ec61d6ee175] waiting for daemon to start
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:325: [d1ec61d6ee175] waiting for daemon to start
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:353: [d1ec61d6ee175] daemon started
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:461: [d1ec61d6ee175] Stopping daemon
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:296: [d1ec61d6ee175] exiting daemon
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:448: [d1ec61d6ee175] Daemon stopped
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:325: [d1ec61d6ee175] waiting for daemon to start
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:325: [d1ec61d6ee175] waiting for daemon to start
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:353: [d1ec61d6ee175] daemon started
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:461: [d1ec61d6ee175] Stopping daemon
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:296: [d1ec61d6ee175] exiting daemon
13:29:07 [2020-11-19T13:29:07.872Z]     daemon.go:448: [d1ec61d6ee175] Daemon stopped
13:29:07 [2020-11-19T13:29:07.872Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:29:08 [2020-11-19T13:29:08.334Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:29:08 [2020-11-19T13:29:08.443Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:29:08 [2020-11-19T13:29:08.594Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:29:08 [2020-11-19T13:29:08.704Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:29:08 [2020-11-19T13:29:08.855Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:29:09 [2020-11-19T13:29:09.425Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
13:29:09 [2020-11-19T13:29:09.685Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 82.5% of statements
13:29:10 [2020-11-19T13:29:10.035Z] Cannot create a file when that file already exists.
13:29:10 [2020-11-19T13:29:10.255Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 35.1% of statements
13:29:10 [2020-11-19T13:29:10.824Z] ok  	github.com/docker/docker/pkg/tailfile	0.064s	coverage: 88.6% of statements
13:29:11 [2020-11-19T13:29:11.394Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
13:29:11 [2020-11-19T13:29:11.654Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 85.9% of statements
13:29:12 [2020-11-19T13:29:12.010Z] === RUN   TestDockerSuite/TestBuildPATH
13:29:12 [2020-11-19T13:29:12.225Z] testing: warning: no tests to run
13:29:12 [2020-11-19T13:29:12.225Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: 0.0% of statements [no tests to run]
13:29:12 [2020-11-19T13:29:12.485Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:29:12 [2020-11-19T13:29:12.745Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
13:29:13 [2020-11-19T13:29:13.005Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:29:13 [2020-11-19T13:29:13.927Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:29:14 [2020-11-19T13:29:14.499Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:29:15 [2020-11-19T13:29:15.544Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 27.3% of statements
13:29:15 [2020-11-19T13:29:15.805Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
13:29:15 [2020-11-19T13:29:15.871Z] Removing intermediate container d699c8235aa5
13:29:15 [2020-11-19T13:29:15.871Z]  ---> 55018ace962a
13:29:15 [2020-11-19T13:29:15.871Z] Step 6/6 : CMD ["sh"]
13:29:15 [2020-11-19T13:29:15.871Z]  ---> Running in 7f558210b7e1
13:29:15 [2020-11-19T13:29:15.885Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:29:16 [2020-11-19T13:29:16.335Z] Removing intermediate container 7f558210b7e1
13:29:16 [2020-11-19T13:29:16.335Z]  ---> 876ff01e056d
13:29:16 [2020-11-19T13:29:16.335Z] Successfully built 876ff01e056d
13:29:16 [2020-11-19T13:29:16.335Z] Successfully tagged busybox:latest
13:29:16 [2020-11-19T13:29:16.335Z] INFO: Docker images of the daemon under test
13:29:16 [2020-11-19T13:29:16.335Z] 
13:29:16 [2020-11-19T13:29:16.335Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
13:29:16 [2020-11-19T13:29:16.335Z] busybox                                latest              876ff01e056d        Less than a second ago   5.16GB
13:29:16 [2020-11-19T13:29:16.335Z] microsoft/windowsservercore            latest              32fecabef723        2 weeks ago              5.12GB
13:29:16 [2020-11-19T13:29:16.335Z] mcr.microsoft.com/windows/servercore   ltsc2019            32fecabef723        2 weeks ago              5.12GB
13:29:16 [2020-11-19T13:29:16.335Z] 
13:29:16 [2020-11-19T13:29:16.335Z] INFO: Running integration tests at 11/19/2020 13:29:15...
13:29:16 [2020-11-19T13:29:16.335Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
13:29:16 [2020-11-19T13:29:16.335Z] INFO: Integration API tests being run from the host:
13:29:16 [2020-11-19T13:29:16.335Z] INFO: make.ps1 starting at 11/19/2020 13:29:15
13:29:16 [2020-11-19T13:29:16.456Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:29:16 [2020-11-19T13:29:16.746Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 74.1% of statements
13:29:17 [2020-11-19T13:29:17.006Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
13:29:17 [2020-11-19T13:29:17.315Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
13:29:18 [2020-11-19T13:29:18.916Z] ok  	github.com/docker/docker/registry	0.083s	coverage: 56.3% of statements
13:29:19 [2020-11-19T13:29:19.176Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
13:29:19 [2020-11-19T13:29:19.436Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 49.0% of statements
13:29:20 [2020-11-19T13:29:20.376Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
13:29:20 [2020-11-19T13:29:20.946Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
13:29:21 [2020-11-19T13:29:21.715Z] --- PASS: TestCreateServiceMultipleTimes (15.04s)
13:29:21 [2020-11-19T13:29:21.716Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
13:29:21 [2020-11-19T13:29:21.716Z]     daemon.go:325: [dc5093a427f2b] waiting for daemon to start
13:29:21 [2020-11-19T13:29:21.716Z]     daemon.go:325: [dc5093a427f2b] waiting for daemon to start
13:29:21 [2020-11-19T13:29:21.716Z]     daemon.go:353: [dc5093a427f2b] daemon started
13:29:21 [2020-11-19T13:29:21.716Z]     daemon.go:461: [dc5093a427f2b] Stopping daemon
13:29:21 [2020-11-19T13:29:21.716Z]     daemon.go:296: [dc5093a427f2b] exiting daemon
13:29:21 [2020-11-19T13:29:21.716Z]     daemon.go:448: [dc5093a427f2b] Daemon stopped
13:29:21 [2020-11-19T13:29:21.716Z] === RUN   TestCreateServiceConflict
13:29:21 [2020-11-19T13:29:21.885Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
13:29:22 [2020-11-19T13:29:22.480Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
13:29:23 [2020-11-19T13:29:23.249Z] --- PASS: TestCreateServiceConflict (1.89s)
13:29:23 [2020-11-19T13:29:23.249Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
13:29:23 [2020-11-19T13:29:23.249Z]     daemon.go:325: [def96a47f36f0] waiting for daemon to start
13:29:23 [2020-11-19T13:29:23.249Z]     daemon.go:325: [def96a47f36f0] waiting for daemon to start
13:29:23 [2020-11-19T13:29:23.249Z]     daemon.go:353: [def96a47f36f0] daemon started
13:29:23 [2020-11-19T13:29:23.249Z]     daemon.go:461: [def96a47f36f0] Stopping daemon
13:29:23 [2020-11-19T13:29:23.249Z]     daemon.go:296: [def96a47f36f0] exiting daemon
13:29:23 [2020-11-19T13:29:23.249Z]     daemon.go:448: [def96a47f36f0] Daemon stopped
13:29:23 [2020-11-19T13:29:23.249Z] === RUN   TestCreateServiceMaxReplicas
13:29:23 [2020-11-19T13:29:23.898Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
13:29:24 [2020-11-19T13:29:24.600Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.73s)
13:29:24 [2020-11-19T13:29:24.601Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:353: [d2c59d616ad28] daemon started
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:461: [d2c59d616ad28] Stopping daemon
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:296: [d2c59d616ad28] exiting daemon
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:448: [d2c59d616ad28] Daemon stopped
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:296: [d2c59d616ad28] exiting daemon
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:325: [d2c59d616ad28] waiting for daemon to start
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:353: [d2c59d616ad28] daemon started
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:461: [d2c59d616ad28] Stopping daemon
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:296: [d2c59d616ad28] exiting daemon
13:29:24 [2020-11-19T13:29:24.601Z]     daemon.go:448: [d2c59d616ad28] Daemon stopped
13:29:24 [2020-11-19T13:29:24.601Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:29:24 [2020-11-19T13:29:24.601Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:29:26 [2020-11-19T13:29:26.017Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
13:29:26 [2020-11-19T13:29:26.017Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
13:29:26 [2020-11-19T13:29:26.017Z]     daemon.go:325: [d3cd65db1caf3] waiting for daemon to start
13:29:26 [2020-11-19T13:29:26.017Z]     daemon.go:325: [d3cd65db1caf3] waiting for daemon to start
13:29:26 [2020-11-19T13:29:26.017Z]     daemon.go:353: [d3cd65db1caf3] daemon started
13:29:26 [2020-11-19T13:29:26.017Z]     daemon.go:461: [d3cd65db1caf3] Stopping daemon
13:29:26 [2020-11-19T13:29:26.017Z]     daemon.go:296: [d3cd65db1caf3] exiting daemon
13:29:26 [2020-11-19T13:29:26.017Z]     daemon.go:448: [d3cd65db1caf3] Daemon stopped
13:29:26 [2020-11-19T13:29:26.017Z] === RUN   TestCreateWithDuplicateNetworkNames
13:29:27 [2020-11-19T13:29:27.142Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
13:29:28 [2020-11-19T13:29:28.527Z] === RUN   TestDockerSuite/TestBuildRm
13:29:31 [2020-11-19T13:29:31.070Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:29:31 [2020-11-19T13:29:31.331Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:29:32 [2020-11-19T13:29:32.272Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:29:32 [2020-11-19T13:29:32.533Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:29:33 [2020-11-19T13:29:33.105Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:29:34 [2020-11-19T13:29:34.047Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:29:34 [2020-11-19T13:29:34.620Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:29:35 [2020-11-19T13:29:35.191Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:29:36 [2020-11-19T13:29:36.112Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.8% of statements
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/rootless	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/volume	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === Skipped
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     exec_linux_test.go:18: requires AppArmor to be enabled
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     exec_linux_test.go:38: requires AppArmor to be enabled
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver btrfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver btrfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver btrfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver btrfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver btrfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:73: No driver to put!
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     overlay_test.go:49: Fails to compute changes intermittently
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver zfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver zfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver zfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver zfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:46: Driver zfs not supported
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     graphtest_unix.go:73: No driver to put!
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:29:36 [2020-11-19T13:29:36.112Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
13:29:36 [2020-11-19T13:29:36.112Z] 
13:29:36 [2020-11-19T13:29:36.112Z] DONE 2066 tests, 19 skipped in 251.360s
Post stage
[Pipeline] junit
13:29:36 [2020-11-19T13:29:36.385Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:29:37 [2020-11-19T13:29:37.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41696/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:28f9e663c21e9c4e2dfaa1c5905e89072d598b6b hack/validate/vendor
13:29:37 [2020-11-19T13:29:37.737Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:29:37 [2020-11-19T13:29:37.998Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:29:37 [2020-11-19T13:29:37.998Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:29:37 [2020-11-19T13:29:37.998Z] === RUN   TestDockerSuite/TestBuildSpaces
13:29:38 [2020-11-19T13:29:38.101Z] No vendor changes in diff.
13:29:38 [2020-11-19T13:29:38.259Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
13:29:38 [2020-11-19T13:29:38.716Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s)
13:29:38 [2020-11-19T13:29:38.716Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
13:29:38 [2020-11-19T13:29:38.716Z]     daemon.go:325: [db27ef6e0387c] waiting for daemon to start
13:29:38 [2020-11-19T13:29:38.716Z]     daemon.go:325: [db27ef6e0387c] waiting for daemon to start
13:29:38 [2020-11-19T13:29:38.716Z]     daemon.go:353: [db27ef6e0387c] daemon started
13:29:38 [2020-11-19T13:29:38.716Z]     daemon.go:461: [db27ef6e0387c] Stopping daemon
13:29:38 [2020-11-19T13:29:38.716Z]     daemon.go:296: [db27ef6e0387c] exiting daemon
13:29:38 [2020-11-19T13:29:38.716Z]     daemon.go:448: [db27ef6e0387c] Daemon stopped
13:29:38 [2020-11-19T13:29:38.716Z] === RUN   TestCreateServiceSecretFileMode
[Pipeline] sh
13:29:38 [2020-11-19T13:29:38.831Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:29:39 [2020-11-19T13:29:39.006Z] + echo Building e2e image
13:29:39 [2020-11-19T13:29:39.006Z] Building e2e image
13:29:39 [2020-11-19T13:29:39.006Z] + docker build --build-arg DOCKER_GITCOMMIT=28f9e663c21e9c4e2dfaa1c5905e89072d598b6b -t moby-e2e-test -f Dockerfile.e2e .
13:29:39 [2020-11-19T13:29:39.006Z] #2 [internal] load .dockerignore
13:29:39 [2020-11-19T13:29:39.006Z] #2 transferring context: 34B done
13:29:39 [2020-11-19T13:29:39.006Z] #2 DONE 0.0s
13:29:39 [2020-11-19T13:29:39.006Z] 
13:29:39 [2020-11-19T13:29:39.006Z] #1 [internal] load build definition from Dockerfile.e2e
13:29:39 [2020-11-19T13:29:39.006Z] #1 transferring dockerfile: 3.21kB done
13:29:39 [2020-11-19T13:29:39.006Z] #1 DONE 0.0s
13:29:39 [2020-11-19T13:29:39.006Z] 
13:29:39 [2020-11-19T13:29:39.006Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
13:29:39 [2020-11-19T13:29:39.097Z] === RUN   TestDockerSuite/TestBuildStderr
13:29:39 [2020-11-19T13:29:39.575Z] #4 DONE 0.5s
13:29:39 [2020-11-19T13:29:39.575Z] 
13:29:39 [2020-11-19T13:29:39.575Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
13:29:39 [2020-11-19T13:29:39.670Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:29:39 [2020-11-19T13:29:39.840Z] #3 DONE 0.8s
13:29:39 [2020-11-19T13:29:39.840Z] 
13:29:39 [2020-11-19T13:29:39.840Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:29:39 [2020-11-19T13:29:39.840Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
13:29:39 [2020-11-19T13:29:39.840Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.2s
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done
13:29:40 [2020-11-19T13:29:40.104Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
13:29:40 [2020-11-19T13:29:40.241Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
13:29:40 [2020-11-19T13:29:40.241Z]     main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:353: [d2be111843f38] daemon started
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:461: [d2be111843f38] Stopping daemon
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:296: [d2be111843f38] exiting daemon
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:448: [d2be111843f38] Daemon stopped
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:339: [d2be111843f38] error pinging daemon on start: Get http://d2be111843f38.sock/_ping: context deadline exceeded
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:339: [d2be111843f38] error pinging daemon on start: Get http://d2be111843f38.sock/_ping: context deadline exceeded
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:339: [d2be111843f38] error pinging daemon on start: Get http://d2be111843f38.sock/_ping: context deadline exceeded
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:339: [d2be111843f38] error pinging daemon on start: Get http://d2be111843f38.sock/_ping: context deadline exceeded
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:296: [d2be111843f38] exiting daemon
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:325: [d2be111843f38] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:353: [d2be111843f38] daemon started
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:461: [d2be111843f38] Stopping daemon
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:296: [d2be111843f38] exiting daemon
13:29:40 [2020-11-19T13:29:40.241Z]     daemon.go:448: [d2be111843f38] Daemon stopped
13:29:40 [2020-11-19T13:29:40.241Z] PASS
13:29:40 [2020-11-19T13:29:40.241Z] 
13:29:40 [2020-11-19T13:29:40.241Z] DONE 17 tests in 55.685s
13:29:40 [2020-11-19T13:29:40.241Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:29:40 [2020-11-19T13:29:40.241Z] ++ 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
13:29:40 [2020-11-19T13:29:40.241Z] ++ set -e
13:29:40 [2020-11-19T13:29:40.241Z] ++ '[' -n 0 ']'
13:29:40 [2020-11-19T13:29:40.241Z] ++ set -x
13:29:40 [2020-11-19T13:29:40.242Z] ++ env -i DEST=/go/src/github.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
13:29:40 [2020-11-19T13:29:40.364Z] #14 ...
13:29:40 [2020-11-19T13:29:40.364Z] 
13:29:40 [2020-11-19T13:29:40.364Z] #8 [internal] load build context
13:29:40 [2020-11-19T13:29:40.364Z] #8 transferring context: 824.46kB 0.4s done
13:29:40 [2020-11-19T13:29:40.364Z] #8 DONE 0.5s
13:29:40 [2020-11-19T13:29:40.364Z] 
13:29:40 [2020-11-19T13:29:40.364Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:29:40 [2020-11-19T13:29:40.364Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 10.61MB / 127.34MB 0.5s
13:29:40 [2020-11-19T13:29:40.503Z] INFO: Testing against a local daemon
13:29:40 [2020-11-19T13:29:40.503Z] === RUN   TestPluginInvalidJSON
13:29:40 [2020-11-19T13:29:40.503Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:29:40 [2020-11-19T13:29:40.503Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:29:40 [2020-11-19T13:29:40.503Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:29:40 [2020-11-19T13:29:40.503Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:29:40 [2020-11-19T13:29:40.503Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:29:40 [2020-11-19T13:29:40.503Z] PASS
13:29:40 [2020-11-19T13:29:40.503Z] 
13:29:40 [2020-11-19T13:29:40.503Z] DONE 2 tests in 0.171s
13:29:40 [2020-11-19T13:29:40.503Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:29:40 [2020-11-19T13:29:40.503Z] ++ 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
13:29:40 [2020-11-19T13:29:40.503Z] ++ set -e
13:29:40 [2020-11-19T13:29:40.503Z] ++ '[' -n 0 ']'
13:29:40 [2020-11-19T13:29:40.503Z] ++ set -x
13:29:40 [2020-11-19T13:29:40.503Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:29:40 [2020-11-19T13:29:40.624Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.5s done
13:29:40 [2020-11-19T13:29:40.624Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 23.77MB / 127.34MB 0.7s
13:29:40 [2020-11-19T13:29:40.624Z] #14 ...
13:29:40 [2020-11-19T13:29:40.624Z] 
13:29:40 [2020-11-19T13:29:40.624Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
13:29:40 [2020-11-19T13:29:40.624Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
13:29:40 [2020-11-19T13:29:40.624Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
13:29:40 [2020-11-19T13:29:40.624Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
13:29:40 [2020-11-19T13:29:40.624Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
13:29:40 [2020-11-19T13:29:40.624Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
13:29:40 [2020-11-19T13:29:40.624Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
13:29:40 [2020-11-19T13:29:40.624Z] #5 DONE 0.8s
13:29:40 [2020-11-19T13:29:40.624Z] 
13:29:40 [2020-11-19T13:29:40.624Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:29:40 [2020-11-19T13:29:40.624Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.1s
13:29:40 [2020-11-19T13:29:40.776Z] INFO: Testing against a local daemon
13:29:40 [2020-11-19T13:29:40.776Z] === RUN   TestExternalGraphDriver
13:29:40 [2020-11-19T13:29:40.776Z] === RUN   TestExternalGraphDriver/json
13:29:40 [2020-11-19T13:29:40.800Z] --- PASS: TestCreateServiceSecretFileMode (2.13s)
13:29:40 [2020-11-19T13:29:40.800Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
13:29:40 [2020-11-19T13:29:40.800Z]     daemon.go:325: [d9c2b75404f09] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.800Z]     daemon.go:325: [d9c2b75404f09] waiting for daemon to start
13:29:40 [2020-11-19T13:29:40.800Z]     daemon.go:353: [d9c2b75404f09] daemon started
13:29:40 [2020-11-19T13:29:40.800Z]     daemon.go:461: [d9c2b75404f09] Stopping daemon
13:29:40 [2020-11-19T13:29:40.800Z]     daemon.go:296: [d9c2b75404f09] exiting daemon
13:29:40 [2020-11-19T13:29:40.800Z]     daemon.go:448: [d9c2b75404f09] Daemon stopped
13:29:40 [2020-11-19T13:29:40.800Z] === RUN   TestCreateServiceConfigFileMode
13:29:40 [2020-11-19T13:29:40.885Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 39.87MB / 127.34MB 1.0s
13:29:40 [2020-11-19T13:29:40.885Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
13:29:40 [2020-11-19T13:29:40.885Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
13:29:41 [2020-11-19T13:29:41.146Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 67.09MB / 127.34MB 1.3s
13:29:41 [2020-11-19T13:29:41.409Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 80.30MB / 127.34MB 1.5s
13:29:41 [2020-11-19T13:29:41.672Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 95.42MB / 127.34MB 1.8s
13:29:41 [2020-11-19T13:29:41.672Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 107.23MB / 127.34MB 1.9s
13:29:41 [2020-11-19T13:29:41.932Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.1s
13:29:42 [2020-11-19T13:29:42.165Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:29:42 [2020-11-19T13:29:42.737Z] === RUN   TestExternalGraphDriver/spec
13:29:42 [2020-11-19T13:29:42.869Z] #14 ...
13:29:42 [2020-11-19T13:29:42.869Z] 
13:29:42 [2020-11-19T13:29:42.869Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
13:29:42 [2020-11-19T13:29:42.869Z] #6 DONE 2.1s
13:29:42 [2020-11-19T13:29:42.869Z] 
13:29:42 [2020-11-19T13:29:42.869Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
13:29:42 [2020-11-19T13:29:42.869Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.8s done
13:29:42 [2020-11-19T13:29:42.869Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
13:29:42 [2020-11-19T13:29:42.890Z] --- PASS: TestCreateServiceConfigFileMode (2.18s)
13:29:42 [2020-11-19T13:29:42.891Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
13:29:42 [2020-11-19T13:29:42.891Z]     daemon.go:325: [d7cef26c272bf] waiting for daemon to start
13:29:42 [2020-11-19T13:29:42.891Z]     daemon.go:325: [d7cef26c272bf] waiting for daemon to start
13:29:42 [2020-11-19T13:29:42.891Z]     daemon.go:353: [d7cef26c272bf] daemon started
13:29:42 [2020-11-19T13:29:42.891Z]     daemon.go:461: [d7cef26c272bf] Stopping daemon
13:29:42 [2020-11-19T13:29:42.891Z]     daemon.go:296: [d7cef26c272bf] exiting daemon
13:29:42 [2020-11-19T13:29:42.891Z]     daemon.go:448: [d7cef26c272bf] Daemon stopped
13:29:42 [2020-11-19T13:29:42.891Z] === RUN   TestCreateServiceSysctls
13:29:43 [2020-11-19T13:29:43.308Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:29:45 [2020-11-19T13:29:45.224Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:29:45 [2020-11-19T13:29:45.224Z] === RUN   TestExternalGraphDriver/pull
13:29:46 [2020-11-19T13:29:46.166Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:29:46 [2020-11-19T13:29:46.437Z] --- PASS: TestCreateServiceSysctls (2.98s)
13:29:46 [2020-11-19T13:29:46.437Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
13:29:46 [2020-11-19T13:29:46.437Z]     daemon.go:325: [d57678d0151fe] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.437Z]     daemon.go:325: [d57678d0151fe] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.437Z]     daemon.go:353: [d57678d0151fe] daemon started
13:29:46 [2020-11-19T13:29:46.437Z]     daemon.go:461: [d57678d0151fe] Stopping daemon
13:29:46 [2020-11-19T13:29:46.437Z]     daemon.go:296: [d57678d0151fe] exiting daemon
13:29:46 [2020-11-19T13:29:46.437Z]     daemon.go:448: [d57678d0151fe] Daemon stopped
13:29:46 [2020-11-19T13:29:46.437Z] === RUN   TestInspect
13:29:46 [2020-11-19T13:29:46.737Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:29:46 [2020-11-19T13:29:46.737Z] --- PASS: TestExternalGraphDriver (6.11s)
13:29:46 [2020-11-19T13:29:46.737Z]     external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:353: [d99ac3c55c7c0] daemon started
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:461: [d99ac3c55c7c0] Stopping daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:296: [d99ac3c55c7c0] exiting daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:448: [d99ac3c55c7c0] Daemon stopped
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:353: [d99ac3c55c7c0] daemon started
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:461: [d99ac3c55c7c0] Stopping daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:296: [d99ac3c55c7c0] exiting daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:448: [d99ac3c55c7c0] Daemon stopped
13:29:46 [2020-11-19T13:29:46.737Z]     --- PASS: TestExternalGraphDriver/json (1.97s)
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:353: [d99ac3c55c7c0] daemon started
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:461: [d99ac3c55c7c0] Stopping daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:296: [d99ac3c55c7c0] exiting daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:448: [d99ac3c55c7c0] Daemon stopped
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:353: [d99ac3c55c7c0] daemon started
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:461: [d99ac3c55c7c0] Stopping daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:296: [d99ac3c55c7c0] exiting daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:448: [d99ac3c55c7c0] Daemon stopped
13:29:46 [2020-11-19T13:29:46.737Z]     --- PASS: TestExternalGraphDriver/spec (2.19s)
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:325: [d99ac3c55c7c0] waiting for daemon to start
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:353: [d99ac3c55c7c0] daemon started
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:461: [d99ac3c55c7c0] Stopping daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:296: [d99ac3c55c7c0] exiting daemon
13:29:46 [2020-11-19T13:29:46.737Z]     daemon.go:448: [d99ac3c55c7c0] Daemon stopped
13:29:46 [2020-11-19T13:29:46.737Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
13:29:46 [2020-11-19T13:29:46.737Z] === RUN   TestGraphdriverPluginV2
13:29:47 [2020-11-19T13:29:47.399Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
13:29:47 [2020-11-19T13:29:47.399Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
13:29:47 [2020-11-19T13:29:47.677Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:29:48 [2020-11-19T13:29:48.148Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
13:29:48 [2020-11-19T13:29:48.544Z] --- PASS: TestInspect (2.36s)
13:29:48 [2020-11-19T13:29:48.544Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
13:29:48 [2020-11-19T13:29:48.544Z]     daemon.go:325: [d66526f148803] waiting for daemon to start
13:29:48 [2020-11-19T13:29:48.544Z]     daemon.go:325: [d66526f148803] waiting for daemon to start
13:29:48 [2020-11-19T13:29:48.544Z]     daemon.go:353: [d66526f148803] daemon started
13:29:48 [2020-11-19T13:29:48.544Z]     daemon.go:461: [d66526f148803] Stopping daemon
13:29:48 [2020-11-19T13:29:48.544Z]     daemon.go:296: [d66526f148803] exiting daemon
13:29:48 [2020-11-19T13:29:48.544Z]     daemon.go:448: [d66526f148803] Daemon stopped
13:29:48 [2020-11-19T13:29:48.544Z] === RUN   TestDockerNetworkConnectAlias
13:29:48 [2020-11-19T13:29:48.619Z] === RUN   TestDockerSuite/TestBuildUser
13:29:48 [2020-11-19T13:29:48.718Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done
13:29:49 [2020-11-19T13:29:49.294Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
13:29:49 [2020-11-19T13:29:49.294Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
13:29:49 [2020-11-19T13:29:49.599Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
13:29:49 [2020-11-19T13:29:49.869Z] #14 DONE 9.9s
13:29:49 [2020-11-19T13:29:49.869Z] 
13:29:49 [2020-11-19T13:29:49.869Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
13:29:49 [2020-11-19T13:29:49.869Z] #15 ...
13:29:49 [2020-11-19T13:29:49.869Z] 
13:29:49 [2020-11-19T13:29:49.869Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
13:29:49 [2020-11-19T13:29:49.869Z] #7 0.780 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
13:29:49 [2020-11-19T13:29:49.869Z] #7 1.900 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.009 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.016 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.027 (3/30) Installing readline (8.0.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.034 (4/30) Installing bash (5.0.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.054 Executing bash-5.0.0-r0.post-install
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.057 (5/30) Installing ca-certificates (20191127-r2)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.091 (6/30) Installing libgcc (8.3.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.094 (7/30) Installing libstdc++ (8.3.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.108 (8/30) Installing binutils (2.32-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.217 (9/30) Installing gmp (6.1.2-r1)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.229 (10/30) Installing isl (0.18-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.250 (11/30) Installing libgomp (8.3.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.257 (12/30) Installing libatomic (8.3.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.260 (13/30) Installing mpfr3 (3.1.5-r1)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.266 (14/30) Installing mpc1 (1.1.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 2.269 (15/30) Installing gcc (8.3.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.166 (16/30) Installing musl-dev (1.1.22-r3)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.276 (17/30) Installing libc-dev (0.7.1-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.279 (18/30) Installing g++ (8.3.0-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.839 (19/30) Installing nghttp2-libs (1.39.2-r1)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.843 (20/30) Installing libcurl (7.66.0-r1)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.854 (21/30) Installing expat (2.2.8-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.858 (22/30) Installing pcre2 (10.33-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 3.866 (23/30) Installing git (2.22.4-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.070 (24/30) Installing libmnl (1.0.4-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.073 (25/30) Installing libnftnl-libs (1.1.3-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.077 (26/30) Installing iptables (1.8.3-r1)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.105 (27/30) Installing pigz (2.4-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.112 (28/30) Installing tar (1.32-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.123 (29/30) Installing xz-libs (5.2.4-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.128 (30/30) Installing xz (5.2.4-r0)
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.138 Executing busybox-1.30.1-r3.trigger
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.143 Executing ca-certificates-20191127-r2.trigger
13:29:49 [2020-11-19T13:29:49.869Z] #7 4.192 OK: 179 MiB in 44 packages
13:29:49 [2020-11-19T13:29:49.869Z] #7 DONE 7.2s
13:29:49 [2020-11-19T13:29:49.869Z] 
13:29:49 [2020-11-19T13:29:49.869Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
13:29:49 [2020-11-19T13:29:49.869Z] #9 DONE 0.0s
13:29:49 [2020-11-19T13:29:49.869Z] 
13:29:49 [2020-11-19T13:29:49.869Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
13:29:49 [2020-11-19T13:29:49.869Z] #10 DONE 0.1s
13:29:49 [2020-11-19T13:29:49.869Z] 
13:29:49 [2020-11-19T13:29:49.869Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
13:29:50 [2020-11-19T13:29:50.002Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:29:50 [2020-11-19T13:29:50.129Z] #15 ...
13:29:50 [2020-11-19T13:29:50.129Z] 
13:29:50 [2020-11-19T13:29:50.129Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
13:29:50 [2020-11-19T13:29:50.129Z] #11 DONE 0.0s
13:29:50 [2020-11-19T13:29:50.129Z] 
13:29:50 [2020-11-19T13:29:50.129Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
13:29:50 [2020-11-19T13:29:50.129Z] #12 DONE 0.0s
13:29:50 [2020-11-19T13:29:50.129Z] 
13:29:50 [2020-11-19T13:29:50.129Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
13:29:50 [2020-11-19T13:29:50.129Z] #13 DONE 0.1s
13:29:50 [2020-11-19T13:29:50.389Z] 
13:29:50 [2020-11-19T13:29:50.389Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
13:29:50 [2020-11-19T13:29:50.389Z] #15 0.693 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
13:29:51 [2020-11-19T13:29:51.387Z] --- PASS: TestGraphdriverPluginV2 (4.59s)
13:29:51 [2020-11-19T13:29:51.387Z]     external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:325: [dc0de45232288] waiting for daemon to start
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:325: [dc0de45232288] waiting for daemon to start
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:353: [dc0de45232288] daemon started
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:461: [dc0de45232288] Stopping daemon
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:296: [dc0de45232288] exiting daemon
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:448: [dc0de45232288] Daemon stopped
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:325: [dc0de45232288] waiting for daemon to start
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:325: [dc0de45232288] waiting for daemon to start
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:353: [dc0de45232288] daemon started
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:461: [dc0de45232288] Stopping daemon
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:296: [dc0de45232288] exiting daemon
13:29:51 [2020-11-19T13:29:51.387Z]     daemon.go:448: [dc0de45232288] Daemon stopped
13:29:51 [2020-11-19T13:29:51.387Z] PASS
13:29:51 [2020-11-19T13:29:51.387Z] 
13:29:51 [2020-11-19T13:29:51.387Z] DONE 5 tests in 10.896s
13:29:51 [2020-11-19T13:29:51.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:29:51 [2020-11-19T13:29:51.387Z] ++ 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
13:29:51 [2020-11-19T13:29:51.387Z] ++ set -e
13:29:51 [2020-11-19T13:29:51.387Z] ++ '[' -n 0 ']'
13:29:51 [2020-11-19T13:29:51.387Z] ++ set -x
13:29:51 [2020-11-19T13:29:51.387Z] ++ env -i DEST=/go/src/github.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
13:29:51 [2020-11-19T13:29:51.648Z] INFO: Testing against a local daemon
13:29:51 [2020-11-19T13:29:51.648Z] === RUN   TestContinueAfterPluginCrash
13:29:51 [2020-11-19T13:29:51.648Z] === PAUSE TestContinueAfterPluginCrash
13:29:51 [2020-11-19T13:29:51.648Z] === RUN   TestDaemonStartWithLogOpt
13:29:51 [2020-11-19T13:29:51.648Z] === PAUSE TestDaemonStartWithLogOpt
13:29:51 [2020-11-19T13:29:51.648Z] === CONT  TestContinueAfterPluginCrash
13:29:51 [2020-11-19T13:29:51.648Z] === CONT  TestDaemonStartWithLogOpt
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.760 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.888 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.892 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.900 (3/54) Installing readline (8.0.4-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.904 (4/54) Installing bash (5.0.17-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.916 Executing bash-5.0.17-r0.post-install
13:29:51 [2020-11-19T13:29:51.768Z] #15 1.918 (5/54) Installing linux-headers (5.4.5-r1)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.003 (6/54) Installing libblkid (2.35.2-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.008 (7/54) Installing libuuid (2.35.2-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.009 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.015 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.019 (10/54) Installing libgcc (9.3.0-r2)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.021 (11/54) Installing libstdc++ (9.3.0-r2)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.034 (12/54) Installing binutils (2.34-r1)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.104 (13/54) Installing libmagic (5.38-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.124 (14/54) Installing file (5.38-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.125 (15/54) Installing gmp (6.2.0-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.131 (16/54) Installing isl (0.18-r0)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.146 (17/54) Installing libgomp (9.3.0-r2)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.149 (18/54) Installing libatomic (9.3.0-r2)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.151 (19/54) Installing libgphobos (9.3.0-r2)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.193 (20/54) Installing mpfr4 (4.0.2-r4)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.199 (21/54) Installing mpc1 (1.1.0-r1)
13:29:51 [2020-11-19T13:29:51.768Z] #15 2.201 (22/54) Installing gcc (9.3.0-r2)
13:29:52 [2020-11-19T13:29:52.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
13:29:52 [2020-11-19T13:29:52.710Z] #15 3.075 (23/54) Installing musl-dev (1.1.24-r9)
13:29:52 [2020-11-19T13:29:52.710Z] #15 3.150 (24/54) Installing libc-dev (0.7.2-r3)
13:29:52 [2020-11-19T13:29:52.970Z] #15 3.151 (25/54) Installing g++ (9.3.0-r2)
13:29:53 [2020-11-19T13:29:53.033Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:29:53 [2020-11-19T13:29:53.035Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
13:29:53 [2020-11-19T13:29:53.035Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
13:29:53 [2020-11-19T13:29:53.035Z]     daemon.go:325: [d5856db942b89] waiting for daemon to start
13:29:53 [2020-11-19T13:29:53.035Z]     daemon.go:325: [d5856db942b89] waiting for daemon to start
13:29:53 [2020-11-19T13:29:53.035Z]     daemon.go:353: [d5856db942b89] daemon started
13:29:53 [2020-11-19T13:29:53.035Z]     daemon.go:461: [d5856db942b89] Stopping daemon
13:29:53 [2020-11-19T13:29:53.035Z]     daemon.go:296: [d5856db942b89] exiting daemon
13:29:53 [2020-11-19T13:29:53.035Z]     daemon.go:448: [d5856db942b89] Daemon stopped
13:29:53 [2020-11-19T13:29:53.035Z] === RUN   TestDockerNetworkReConnect
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.588 (26/54) Installing make (4.3-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.591 (27/54) Installing fortify-headers (1.1-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.593 (28/54) Installing patch (2.7.6-r6)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.596 (29/54) Installing build-base (0.5-r2)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.597 (30/54) Installing nghttp2-libs (1.41.0-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.599 (31/54) Installing libcurl (7.69.1-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.605 (32/54) Installing curl (7.69.1-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.609 (33/54) Installing oniguruma (6.9.5-r2)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.615 (34/54) Installing jq (1.6-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.621 (35/54) Installing device-mapper-libs (2.02.186-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.626 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.628 (37/54) Installing libaio (0.3.112-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.630 (38/54) Installing lvm2-libs (2.02.186-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.660 (39/54) Installing blkid (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.663 (40/54) Installing libcap-ng (0.7.10-r1)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.665 (41/54) Installing setpriv (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.666 (42/54) Installing libmount (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.671 (43/54) Installing libsmartcols (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.675 (44/54) Installing findmnt (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.677 (45/54) Installing mcookie (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.679 (46/54) Installing hexdump (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.681 (47/54) Installing lsblk (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.683 (48/54) Installing libfdisk (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.230Z] #15 3.688 (49/54) Installing sfdisk (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.691 (50/54) Installing cfdisk (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.694 (51/54) Installing util-linux (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.732 (52/54) Installing pkgconf (1.7.2-r0)
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.735 (53/54) Installing util-linux-dev (2.35.2-r0)
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.757 (54/54) Installing lvm2-dev (2.02.186-r1)
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.761 Executing busybox-1.31.1-r16.trigger
13:29:53 [2020-11-19T13:29:53.491Z] #15 3.767 OK: 230 MiB in 69 packages
13:29:54 [2020-11-19T13:29:54.428Z] #15 DONE 4.7s
13:29:54 [2020-11-19T13:29:54.428Z] 
13:29:54 [2020-11-19T13:29:54.428Z] #16 [base 3/5] RUN mkdir -p /build/
13:29:54 [2020-11-19T13:29:54.996Z] #16 DONE 0.5s
13:29:54 [2020-11-19T13:29:54.996Z] 
13:29:54 [2020-11-19T13:29:54.996Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
13:29:55 [2020-11-19T13:29:55.256Z] #17 DONE 0.5s
13:29:55 [2020-11-19T13:29:55.517Z] 
13:29:55 [2020-11-19T13:29:55.517Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
13:29:55 [2020-11-19T13:29:55.517Z] #18 DONE 0.0s
13:29:55 [2020-11-19T13:29:55.517Z] 
13:29:55 [2020-11-19T13:29:55.517Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
13:29:55 [2020-11-19T13:29:55.777Z] #19 DONE 0.1s
13:29:55 [2020-11-19T13:29:55.777Z] 
13:29:55 [2020-11-19T13:29:55.777Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
13:29:55 [2020-11-19T13:29:55.777Z] #22 DONE 0.1s
13:29:55 [2020-11-19T13:29:55.777Z] 
13:29:55 [2020-11-19T13:29:55.777Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
13:29:55 [2020-11-19T13:29:55.777Z] #26 DONE 0.2s
13:29:55 [2020-11-19T13:29:55.777Z] 
13:29:55 [2020-11-19T13:29:55.777Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
13:29:55 [2020-11-19T13:29:55.777Z] #27 DONE 0.1s
13:29:55 [2020-11-19T13:29:55.777Z] 
13:29:55 [2020-11-19T13:29:55.777Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
13:29:55 [2020-11-19T13:29:55.777Z] #23 DONE 0.1s
13:29:55 [2020-11-19T13:29:55.777Z] 
13:29:55 [2020-11-19T13:29:55.777Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
13:29:55 [2020-11-19T13:29:55.788Z] --- PASS: TestDockerNetworkReConnect (3.20s)
13:29:55 [2020-11-19T13:29:55.788Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
13:29:55 [2020-11-19T13:29:55.788Z]     daemon.go:325: [d26fc8e374697] waiting for daemon to start
13:29:55 [2020-11-19T13:29:55.788Z]     daemon.go:325: [d26fc8e374697] waiting for daemon to start
13:29:55 [2020-11-19T13:29:55.788Z]     daemon.go:353: [d26fc8e374697] daemon started
13:29:55 [2020-11-19T13:29:55.788Z]     daemon.go:461: [d26fc8e374697] Stopping daemon
13:29:55 [2020-11-19T13:29:55.788Z]     daemon.go:296: [d26fc8e374697] exiting daemon
13:29:55 [2020-11-19T13:29:55.788Z]     daemon.go:448: [d26fc8e374697] Daemon stopped
13:29:55 [2020-11-19T13:29:55.788Z] === RUN   TestServicePlugin
13:29:55 [2020-11-19T13:29:55.788Z] --- SKIP: TestServicePlugin (0.00s)
13:29:55 [2020-11-19T13:29:55.788Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:29:55 [2020-11-19T13:29:55.788Z] === RUN   TestServiceUpdateLabel
13:29:56 [2020-11-19T13:29:56.037Z] #28 DONE 0.1s
13:29:56 [2020-11-19T13:29:56.037Z] 
13:29:56 [2020-11-19T13:29:56.037Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:29:56 [2020-11-19T13:29:56.310Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:29:56 [2020-11-19T13:29:56.775Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:29:57 [2020-11-19T13:29:57.754Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
13:29:57 [2020-11-19T13:29:57.874Z] --- PASS: TestServiceUpdateLabel (1.92s)
13:29:57 [2020-11-19T13:29:57.874Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
13:29:57 [2020-11-19T13:29:57.874Z]     daemon.go:325: [d05db4213a0b8] waiting for daemon to start
13:29:57 [2020-11-19T13:29:57.874Z]     daemon.go:325: [d05db4213a0b8] waiting for daemon to start
13:29:57 [2020-11-19T13:29:57.874Z]     daemon.go:353: [d05db4213a0b8] daemon started
13:29:57 [2020-11-19T13:29:57.874Z]     daemon.go:461: [d05db4213a0b8] Stopping daemon
13:29:57 [2020-11-19T13:29:57.874Z]     daemon.go:296: [d05db4213a0b8] exiting daemon
13:29:57 [2020-11-19T13:29:57.874Z]     daemon.go:448: [d05db4213a0b8] Daemon stopped
13:29:57 [2020-11-19T13:29:57.874Z] === RUN   TestServiceUpdateSecrets
13:29:58 [2020-11-19T13:29:58.734Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:30:00 [2020-11-19T13:30:00.241Z] #29 ...
13:30:00 [2020-11-19T13:30:00.241Z] 
13:30:00 [2020-11-19T13:30:00.241Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.032 + RM_GOPATH=0
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.032 + TMP_GOPATH=
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.032 + : /build
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.032 + '[' -z '' ']'
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.033 ++ mktemp -d
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + export GOPATH=/tmp/tmp.PbbInO
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + GOPATH=/tmp/tmp.PbbInO
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + RM_GOPATH=1
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 ++ dirname ./install.sh
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + dir=.
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + bin=dockercli
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + shift
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + '[' '!' -f ./dockercli.installer ']'
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + . ./dockercli.installer
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 ++ : stable
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 ++ : 17.06.2-ce
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + install_dockercli
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + echo 'Install docker/cli version 17.06.2-ce from stable'
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 ++ uname -m
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.036 + arch=x86_64
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.037 + '[' x86_64 '!=' x86_64 ']'
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.037 + url=https://download.docker.com/linux/static
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.038 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.038 + tar -xz docker/docker
13:30:00 [2020-11-19T13:30:00.241Z] #24 1.042 Install docker/cli version 17.06.2-ce from stable
13:30:00 [2020-11-19T13:30:00.241Z] #24 3.708 + mkdir -p /build
13:30:00 [2020-11-19T13:30:00.241Z] #24 3.709 + mv docker/docker /build/
13:30:00 [2020-11-19T13:30:00.241Z] #24 3.711 + rmdir docker
13:30:00 [2020-11-19T13:30:00.241Z] #24 DONE 3.8s
13:30:00 [2020-11-19T13:30:00.241Z] 
13:30:00 [2020-11-19T13:30:00.241Z] #31 [builder 1/4] COPY . .
13:30:00 [2020-11-19T13:30:00.241Z] #31 DONE 4.1s
13:30:00 [2020-11-19T13:30:00.241Z] 
13:30:00 [2020-11-19T13:30:00.241Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:30:00 [2020-11-19T13:30:00.241Z] #20 2.496 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
13:30:00 [2020-11-19T13:30:00.241Z] #20 2.877 curl: option --progress: is ambiguous
13:30:00 [2020-11-19T13:30:00.241Z] #20 2.880 curl: try 'curl --help' or 'curl --manual' for more information
13:30:00 [2020-11-19T13:30:00.241Z] #20 3.206 curl: option --progress: is ambiguous
13:30:00 [2020-11-19T13:30:00.241Z] #20 3.208 curl: try 'curl --help' or 'curl --manual' for more information
13:30:00 [2020-11-19T13:30:00.241Z] #20 3.596 curl: option --progress: is ambiguous
13:30:00 [2020-11-19T13:30:00.241Z] #20 3.601 curl: try 'curl --help' or 'curl --manual' for more information
13:30:00 [2020-11-19T13:30:00.241Z] #20 4.158 curl: option --progress: is ambiguous
13:30:00 [2020-11-19T13:30:00.241Z] #20 4.158 curl: try 'curl --help' or 'curl --manual' for more information
13:30:00 [2020-11-19T13:30:00.241Z] #20 4.434 
13:30:00 [2020-11-19T13:30:00.287Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
13:30:01 [2020-11-19T13:30:01.293Z] #20 ...
13:30:01 [2020-11-19T13:30:01.293Z] 
13:30:01 [2020-11-19T13:30:01.293Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
13:30:01 [2020-11-19T13:30:01.293Z] #32 DONE 1.5s
13:30:01 [2020-11-19T13:30:01.293Z] 
13:30:01 [2020-11-19T13:30:01.293Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:30:02 [2020-11-19T13:30:02.233Z] #33 0.989 
13:30:02 [2020-11-19T13:30:02.493Z] #33 1.147 Removing bundles/
13:30:02 [2020-11-19T13:30:02.493Z] #33 1.149 
13:30:02 [2020-11-19T13:30:02.493Z] #33 1.161 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
13:30:03 [2020-11-19T13:30:03.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:30:03 [2020-11-19T13:30:03.433Z] #33 2.215 Building test suite binary ./integration-cli/test.main
13:30:06 [2020-11-19T13:30:06.731Z] #33 ...
13:30:06 [2020-11-19T13:30:06.731Z] 
13:30:06 [2020-11-19T13:30:06.731Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
13:30:06 [2020-11-19T13:30:06.731Z] #20 6.059 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
13:30:06 [2020-11-19T13:30:06.731Z] #20 6.529 curl: option --progress: is ambiguous
13:30:06 [2020-11-19T13:30:06.731Z] #20 6.529 curl: try 'curl --help' or 'curl --manual' for more information
13:30:06 [2020-11-19T13:30:06.731Z] #20 6.910 
13:30:06 [2020-11-19T13:30:06.731Z] #20 8.148 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
13:30:06 [2020-11-19T13:30:06.731Z] #20 8.502 curl: option --progress: is ambiguous
13:30:06 [2020-11-19T13:30:06.731Z] #20 8.507 curl: try 'curl --help' or 'curl --manual' for more information
13:30:06 [2020-11-19T13:30:06.731Z] #20 8.835 
13:30:06 [2020-11-19T13:30:06.731Z] #20 10.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
13:30:06 [2020-11-19T13:30:06.731Z] #20 10.51 curl: option --progress: is ambiguous
13:30:06 [2020-11-19T13:30:06.731Z] #20 10.51 curl: try 'curl --help' or 'curl --manual' for more information
13:30:06 [2020-11-19T13:30:06.731Z] #20 10.90 
13:30:07 [2020-11-19T13:30:07.943Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:30:07 [2020-11-19T13:30:07.971Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:30:08 [2020-11-19T13:30:08.115Z] #20 12.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
13:30:08 [2020-11-19T13:30:08.229Z] --- PASS: TestDaemonStartWithLogOpt (16.52s)
13:30:08 [2020-11-19T13:30:08.229Z]     validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:325: [df14e79e45d0f] waiting for daemon to start
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:325: [df14e79e45d0f] waiting for daemon to start
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:353: [df14e79e45d0f] daemon started
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:461: [df14e79e45d0f] Stopping daemon
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:296: [df14e79e45d0f] exiting daemon
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:448: [df14e79e45d0f] Daemon stopped
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:325: [df14e79e45d0f] waiting for daemon to start
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:325: [df14e79e45d0f] waiting for daemon to start
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:353: [df14e79e45d0f] daemon started
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:461: [df14e79e45d0f] Stopping daemon
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:296: [df14e79e45d0f] exiting daemon
13:30:08 [2020-11-19T13:30:08.229Z]     daemon.go:448: [df14e79e45d0f] Daemon stopped
13:30:08 [2020-11-19T13:30:08.375Z] #20 12.78 curl: option --progress: is ambiguous
13:30:08 [2020-11-19T13:30:08.375Z] #20 12.78 curl: try 'curl --help' or 'curl --manual' for more information
13:30:08 [2020-11-19T13:30:08.636Z] #20 13.07 
13:30:08 [2020-11-19T13:30:08.896Z] #20 13.16 Download of images into '/build' complete.
13:30:08 [2020-11-19T13:30:08.896Z] #20 13.16 Use something like the following to load the result into a Docker daemon:
13:30:08 [2020-11-19T13:30:08.896Z] #20 13.16   tar -cC '/build' . | docker load
13:30:09 [2020-11-19T13:30:09.157Z] #20 DONE 13.4s
13:30:09 [2020-11-19T13:30:09.157Z] 
13:30:09 [2020-11-19T13:30:09.157Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:30:09 [2020-11-19T13:30:09.729Z] #29 ...
13:30:09 [2020-11-19T13:30:09.729Z] 
13:30:09 [2020-11-19T13:30:09.729Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
13:30:09 [2020-11-19T13:30:09.729Z] #21 DONE 0.0s
13:30:09 [2020-11-19T13:30:09.729Z] 
13:30:09 [2020-11-19T13:30:09.729Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
13:30:09 [2020-11-19T13:30:09.729Z] #25 DONE 0.2s
13:30:09 [2020-11-19T13:30:09.729Z] 
13:30:09 [2020-11-19T13:30:09.729Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
13:30:10 [2020-11-19T13:30:10.143Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:30:10 [2020-11-19T13:30:10.716Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
13:30:10 [2020-11-19T13:30:10.977Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:30:10 [2020-11-19T13:30:10.977Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:30:11 [2020-11-19T13:30:11.918Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:30:12 [2020-11-19T13:30:12.864Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:30:12 [2020-11-19T13:30:12.864Z] --- PASS: TestContinueAfterPluginCrash (21.30s)
13:30:12 [2020-11-19T13:30:12.864Z]     logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash
13:30:12 [2020-11-19T13:30:12.864Z]     daemon.go:325: [db96524c49bdb] waiting for daemon to start
13:30:12 [2020-11-19T13:30:12.864Z]     daemon.go:325: [db96524c49bdb] waiting for daemon to start
13:30:12 [2020-11-19T13:30:12.864Z]     daemon.go:353: [db96524c49bdb] daemon started
13:30:12 [2020-11-19T13:30:12.864Z]     daemon.go:461: [db96524c49bdb] Stopping daemon
13:30:12 [2020-11-19T13:30:12.864Z]     daemon.go:296: [db96524c49bdb] exiting daemon
13:30:12 [2020-11-19T13:30:12.864Z]     daemon.go:448: [db96524c49bdb] Daemon stopped
13:30:12 [2020-11-19T13:30:12.864Z] PASS
13:30:12 [2020-11-19T13:30:12.864Z] 
13:30:12 [2020-11-19T13:30:12.864Z] DONE 2 tests in 21.518s
13:30:12 [2020-11-19T13:30:12.864Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:30:12 [2020-11-19T13:30:12.864Z] ++ 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
13:30:12 [2020-11-19T13:30:12.864Z] ++ set -e
13:30:12 [2020-11-19T13:30:12.864Z] ++ '[' -n 0 ']'
13:30:12 [2020-11-19T13:30:12.864Z] ++ set -x
13:30:12 [2020-11-19T13:30:12.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
13:30:13 [2020-11-19T13:30:13.125Z] INFO: Testing against a local daemon
13:30:13 [2020-11-19T13:30:13.125Z] === RUN   TestPluginWithDevMounts
13:30:13 [2020-11-19T13:30:13.125Z] === PAUSE TestPluginWithDevMounts
13:30:13 [2020-11-19T13:30:13.125Z] === CONT  TestPluginWithDevMounts
13:30:13 [2020-11-19T13:30:13.255Z] --- PASS: TestServiceUpdateSecrets (14.81s)
13:30:13 [2020-11-19T13:30:13.255Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
13:30:13 [2020-11-19T13:30:13.255Z]     daemon.go:325: [d41d00cdb8712] waiting for daemon to start
13:30:13 [2020-11-19T13:30:13.255Z]     daemon.go:325: [d41d00cdb8712] waiting for daemon to start
13:30:13 [2020-11-19T13:30:13.255Z]     daemon.go:353: [d41d00cdb8712] daemon started
13:30:13 [2020-11-19T13:30:13.255Z]     daemon.go:461: [d41d00cdb8712] Stopping daemon
13:30:13 [2020-11-19T13:30:13.255Z]     daemon.go:296: [d41d00cdb8712] exiting daemon
13:30:13 [2020-11-19T13:30:13.255Z]     daemon.go:448: [d41d00cdb8712] Daemon stopped
13:30:13 [2020-11-19T13:30:13.255Z] === RUN   TestServiceUpdateConfigs
13:30:15 [2020-11-19T13:30:15.039Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:30:15 [2020-11-19T13:30:15.039Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:30:15 [2020-11-19T13:30:15.039Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:30:15 [2020-11-19T13:30:15.039Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:30:15 [2020-11-19T13:30:15.039Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:30:15 [2020-11-19T13:30:15.300Z] --- PASS: TestPluginWithDevMounts (2.10s)
13:30:15 [2020-11-19T13:30:15.300Z]     mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts
13:30:15 [2020-11-19T13:30:15.300Z]     daemon.go:325: [d5c7f83051346] waiting for daemon to start
13:30:15 [2020-11-19T13:30:15.300Z]     daemon.go:325: [d5c7f83051346] waiting for daemon to start
13:30:15 [2020-11-19T13:30:15.300Z]     daemon.go:353: [d5c7f83051346] daemon started
13:30:15 [2020-11-19T13:30:15.300Z]     daemon.go:461: [d5c7f83051346] Stopping daemon
13:30:15 [2020-11-19T13:30:15.300Z]     daemon.go:296: [d5c7f83051346] exiting daemon
13:30:15 [2020-11-19T13:30:15.300Z]     daemon.go:448: [d5c7f83051346] Daemon stopped
13:30:15 [2020-11-19T13:30:15.300Z] PASS
13:30:15 [2020-11-19T13:30:15.300Z] 
13:30:15 [2020-11-19T13:30:15.300Z] DONE 1 tests in 2.333s
13:30:15 [2020-11-19T13:30:15.300Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:30:15 [2020-11-19T13:30:15.300Z] ++ 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
13:30:15 [2020-11-19T13:30:15.300Z] ++ set -e
13:30:15 [2020-11-19T13:30:15.300Z] ++ '[' -n 0 ']'
13:30:15 [2020-11-19T13:30:15.300Z] ++ set -x
13:30:15 [2020-11-19T13:30:15.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
13:30:15 [2020-11-19T13:30:15.561Z] INFO: Testing against a local daemon
13:30:15 [2020-11-19T13:30:15.561Z] === RUN   TestSecretInspect
13:30:16 [2020-11-19T13:30:16.133Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:30:16 [2020-11-19T13:30:16.133Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:30:16 [2020-11-19T13:30:16.605Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:30:16 [2020-11-19T13:30:16.705Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:30:17 [2020-11-19T13:30:17.277Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:30:18 [2020-11-19T13:30:18.220Z] --- PASS: TestSecretInspect (2.72s)
13:30:18 [2020-11-19T13:30:18.221Z]     secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect
13:30:18 [2020-11-19T13:30:18.221Z]     daemon.go:325: [d68fa4a920daa] waiting for daemon to start
13:30:18 [2020-11-19T13:30:18.221Z]     daemon.go:325: [d68fa4a920daa] waiting for daemon to start
13:30:18 [2020-11-19T13:30:18.221Z]     daemon.go:353: [d68fa4a920daa] daemon started
13:30:18 [2020-11-19T13:30:18.221Z]     daemon.go:461: [d68fa4a920daa] Stopping daemon
13:30:18 [2020-11-19T13:30:18.221Z]     daemon.go:296: [d68fa4a920daa] exiting daemon
13:30:18 [2020-11-19T13:30:18.221Z]     daemon.go:448: [d68fa4a920daa] Daemon stopped
13:30:18 [2020-11-19T13:30:18.221Z] === RUN   TestSecretList
13:30:18 [2020-11-19T13:30:18.482Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:30:18 [2020-11-19T13:30:18.482Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:30:19 [2020-11-19T13:30:19.543Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
13:30:21 [2020-11-19T13:30:21.026Z] --- PASS: TestSecretList (2.60s)
13:30:21 [2020-11-19T13:30:21.026Z]     secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList
13:30:21 [2020-11-19T13:30:21.026Z]     daemon.go:325: [de38369fb6b9e] waiting for daemon to start
13:30:21 [2020-11-19T13:30:21.026Z]     daemon.go:325: [de38369fb6b9e] waiting for daemon to start
13:30:21 [2020-11-19T13:30:21.026Z]     daemon.go:353: [de38369fb6b9e] daemon started
13:30:21 [2020-11-19T13:30:21.026Z]     daemon.go:461: [de38369fb6b9e] Stopping daemon
13:30:21 [2020-11-19T13:30:21.026Z]     daemon.go:296: [de38369fb6b9e] exiting daemon
13:30:21 [2020-11-19T13:30:21.026Z]     daemon.go:448: [de38369fb6b9e] Daemon stopped
13:30:21 [2020-11-19T13:30:21.026Z] === RUN   TestSecretsCreateAndDelete
13:30:21 [2020-11-19T13:30:21.026Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:30:22 [2020-11-19T13:30:22.409Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:30:22 [2020-11-19T13:30:22.501Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
13:30:22 [2020-11-19T13:30:22.979Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:30:23 [2020-11-19T13:30:23.240Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:30:23 [2020-11-19T13:30:23.501Z] --- PASS: TestSecretsCreateAndDelete (2.59s)
13:30:23 [2020-11-19T13:30:23.501Z]     secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete
13:30:23 [2020-11-19T13:30:23.501Z]     daemon.go:325: [d2acf325d1e28] waiting for daemon to start
13:30:23 [2020-11-19T13:30:23.501Z]     daemon.go:325: [d2acf325d1e28] waiting for daemon to start
13:30:23 [2020-11-19T13:30:23.501Z]     daemon.go:353: [d2acf325d1e28] daemon started
13:30:23 [2020-11-19T13:30:23.501Z]     daemon.go:461: [d2acf325d1e28] Stopping daemon
13:30:23 [2020-11-19T13:30:23.501Z]     daemon.go:296: [d2acf325d1e28] exiting daemon
13:30:23 [2020-11-19T13:30:23.501Z]     daemon.go:448: [d2acf325d1e28] Daemon stopped
13:30:23 [2020-11-19T13:30:23.501Z] === RUN   TestSecretsUpdate
13:30:23 [2020-11-19T13:30:23.761Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:30:23 [2020-11-19T13:30:23.761Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:30:24 [2020-11-19T13:30:24.332Z] === RUN   TestDockerSuite/TestBuildXZHost
13:30:24 [2020-11-19T13:30:24.908Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:30:26 [2020-11-19T13:30:26.275Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
13:30:26 [2020-11-19T13:30:26.296Z] --- PASS: TestSecretsUpdate (2.76s)
13:30:26 [2020-11-19T13:30:26.296Z]     secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate
13:30:26 [2020-11-19T13:30:26.296Z]     daemon.go:325: [dc9104c261e9f] waiting for daemon to start
13:30:26 [2020-11-19T13:30:26.296Z]     daemon.go:325: [dc9104c261e9f] waiting for daemon to start
13:30:26 [2020-11-19T13:30:26.296Z]     daemon.go:353: [dc9104c261e9f] daemon started
13:30:26 [2020-11-19T13:30:26.296Z]     daemon.go:461: [dc9104c261e9f] Stopping daemon
13:30:26 [2020-11-19T13:30:26.296Z]     daemon.go:296: [dc9104c261e9f] exiting daemon
13:30:26 [2020-11-19T13:30:26.296Z]     daemon.go:448: [dc9104c261e9f] Daemon stopped
13:30:26 [2020-11-19T13:30:26.296Z] === RUN   TestTemplatedSecret
13:30:26 [2020-11-19T13:30:26.556Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:30:26 [2020-11-19T13:30:26.817Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:30:26 [2020-11-19T13:30:26.817Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:30:27 [2020-11-19T13:30:27.388Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:30:27 [2020-11-19T13:30:27.844Z] #29 30.21 # github.com/docker/docker/contrib/httpserver
13:30:27 [2020-11-19T13:30:27.844Z] #29 30.21 loadinternal: cannot find runtime/cgo
13:30:27 [2020-11-19T13:30:27.844Z] #29 DONE 30.6s
13:30:27 [2020-11-19T13:30:27.844Z] 
13:30:27 [2020-11-19T13:30:27.844Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:30:27 [2020-11-19T13:30:27.844Z] #33 ...
13:30:27 [2020-11-19T13:30:27.844Z] 
13:30:27 [2020-11-19T13:30:27.844Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
13:30:27 [2020-11-19T13:30:27.844Z] #30 DONE 0.1s
13:30:27 [2020-11-19T13:30:27.844Z] 
13:30:27 [2020-11-19T13:30:27.844Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
13:30:28 [2020-11-19T13:30:28.330Z] === RUN   TestDockerSuite/TestCommitChange
13:30:28 [2020-11-19T13:30:28.471Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
13:30:28 [2020-11-19T13:30:28.636Z] --- PASS: TestServiceUpdateConfigs (14.24s)
13:30:28 [2020-11-19T13:30:28.636Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
13:30:28 [2020-11-19T13:30:28.636Z]     daemon.go:325: [d82187f3ca926] waiting for daemon to start
13:30:28 [2020-11-19T13:30:28.636Z]     daemon.go:325: [d82187f3ca926] waiting for daemon to start
13:30:28 [2020-11-19T13:30:28.636Z]     daemon.go:353: [d82187f3ca926] daemon started
13:30:28 [2020-11-19T13:30:28.636Z]     daemon.go:461: [d82187f3ca926] Stopping daemon
13:30:28 [2020-11-19T13:30:28.636Z]     daemon.go:296: [d82187f3ca926] exiting daemon
13:30:28 [2020-11-19T13:30:28.636Z]     daemon.go:448: [d82187f3ca926] Daemon stopped
13:30:28 [2020-11-19T13:30:28.636Z] === RUN   TestServiceUpdateNetwork
13:30:29 [2020-11-19T13:30:29.716Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:30:29 [2020-11-19T13:30:29.977Z] --- PASS: TestTemplatedSecret (3.77s)
13:30:29 [2020-11-19T13:30:29.977Z]     secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret
13:30:29 [2020-11-19T13:30:29.977Z]     daemon.go:325: [daa896742df51] waiting for daemon to start
13:30:29 [2020-11-19T13:30:29.977Z]     daemon.go:325: [daa896742df51] waiting for daemon to start
13:30:29 [2020-11-19T13:30:29.977Z]     daemon.go:353: [daa896742df51] daemon started
13:30:29 [2020-11-19T13:30:29.977Z]     daemon.go:461: [daa896742df51] Stopping daemon
13:30:29 [2020-11-19T13:30:29.977Z]     daemon.go:296: [daa896742df51] exiting daemon
13:30:29 [2020-11-19T13:30:29.977Z]     daemon.go:448: [daa896742df51] Daemon stopped
13:30:29 [2020-11-19T13:30:29.977Z] === RUN   TestSecretCreateResolve
13:30:30 [2020-11-19T13:30:30.921Z] === RUN   TestDockerSuite/TestCommitHardlink
13:30:31 [2020-11-19T13:30:31.400Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
13:30:32 [2020-11-19T13:30:32.305Z] === RUN   TestDockerSuite/TestCommitNewFile
13:30:32 [2020-11-19T13:30:32.566Z] --- PASS: TestSecretCreateResolve (2.71s)
13:30:32 [2020-11-19T13:30:32.566Z]     secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve
13:30:32 [2020-11-19T13:30:32.566Z]     daemon.go:325: [d3b4336e7481f] waiting for daemon to start
13:30:32 [2020-11-19T13:30:32.566Z]     daemon.go:325: [d3b4336e7481f] waiting for daemon to start
13:30:32 [2020-11-19T13:30:32.566Z]     daemon.go:353: [d3b4336e7481f] daemon started
13:30:32 [2020-11-19T13:30:32.566Z]     daemon.go:461: [d3b4336e7481f] Stopping daemon
13:30:32 [2020-11-19T13:30:32.566Z]     daemon.go:296: [d3b4336e7481f] exiting daemon
13:30:32 [2020-11-19T13:30:32.566Z]     daemon.go:448: [d3b4336e7481f] Daemon stopped
13:30:32 [2020-11-19T13:30:32.566Z] PASS
13:30:32 [2020-11-19T13:30:32.566Z] 
13:30:32 [2020-11-19T13:30:32.566Z] DONE 6 tests in 17.290s
13:30:32 [2020-11-19T13:30:32.566Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:30:32 [2020-11-19T13:30:32.566Z] ++ 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
13:30:32 [2020-11-19T13:30:32.566Z] ++ set -e
13:30:32 [2020-11-19T13:30:32.566Z] ++ '[' -n 0 ']'
13:30:32 [2020-11-19T13:30:32.566Z] ++ set -x
13:30:32 [2020-11-19T13:30:32.566Z] ++ env -i DEST=/go/src/github.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
13:30:32 [2020-11-19T13:30:32.825Z] INFO: Testing against a local daemon
13:30:32 [2020-11-19T13:30:32.825Z] === RUN   TestServiceCreateInit
13:30:32 [2020-11-19T13:30:32.825Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:30:33 [2020-11-19T13:30:33.769Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:30:34 [2020-11-19T13:30:34.339Z] === RUN   TestDockerSuite/TestCommitTTY
13:30:34 [2020-11-19T13:30:34.355Z] Running D:\gopath\src\github.com\docker\docker\integration\build
13:30:34 [2020-11-19T13:30:34.820Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:30:34 [2020-11-19T13:30:34.820Z] INFO: Testing against a local daemon
13:30:34 [2020-11-19T13:30:34.820Z] === RUN   TestBuildWithSession
13:30:34 [2020-11-19T13:30:34.820Z] --- SKIP: TestBuildWithSession (0.00s)
13:30:34 [2020-11-19T13:30:34.820Z]     build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:30:34 [2020-11-19T13:30:34.820Z] === RUN   TestBuildSquashParent
13:30:34 [2020-11-19T13:30:34.820Z] --- SKIP: TestBuildSquashParent (0.00s)
13:30:34 [2020-11-19T13:30:34.820Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
13:30:34 [2020-11-19T13:30:34.820Z] === RUN   TestBuildWithRemoveAndForceRemove
13:30:34 [2020-11-19T13:30:34.820Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
13:30:34 [2020-11-19T13:30:34.820Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:34 [2020-11-19T13:30:34.820Z] === RUN   TestBuildMultiStageCopy
13:30:34 [2020-11-19T13:30:34.820Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:30:35 [2020-11-19T13:30:35.724Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:30:36 [2020-11-19T13:30:36.667Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:30:37 [2020-11-19T13:30:37.239Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:30:38 [2020-11-19T13:30:38.179Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:30:38 [2020-11-19T13:30:38.750Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:30:38 [2020-11-19T13:30:38.750Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:30:38 [2020-11-19T13:30:38.750Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:30:39 [2020-11-19T13:30:39.011Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:30:39 [2020-11-19T13:30:39.011Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:30:39 [2020-11-19T13:30:39.011Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:30:39 [2020-11-19T13:30:39.011Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:30:39 [2020-11-19T13:30:39.062Z] --- PASS: TestServiceUpdateNetwork (12.29s)
13:30:39 [2020-11-19T13:30:39.062Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
13:30:39 [2020-11-19T13:30:39.062Z]     daemon.go:325: [db56f4e6a4f0a] waiting for daemon to start
13:30:39 [2020-11-19T13:30:39.062Z]     daemon.go:325: [db56f4e6a4f0a] waiting for daemon to start
13:30:39 [2020-11-19T13:30:39.062Z]     daemon.go:353: [db56f4e6a4f0a] daemon started
13:30:39 [2020-11-19T13:30:39.062Z]     daemon.go:461: [db56f4e6a4f0a] Stopping daemon
13:30:39 [2020-11-19T13:30:39.062Z]     daemon.go:296: [db56f4e6a4f0a] exiting daemon
13:30:39 [2020-11-19T13:30:39.062Z]     daemon.go:448: [db56f4e6a4f0a] Daemon stopped
13:30:39 [2020-11-19T13:30:39.062Z] PASS
13:30:39 [2020-11-19T13:30:39.062Z] 
13:30:39 [2020-11-19T13:30:39.062Z] === Skipped
13:30:39 [2020-11-19T13:30:39.062Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
13:30:39 [2020-11-19T13:30:39.062Z]     plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
13:30:39 [2020-11-19T13:30:39.062Z] 
13:30:39 [2020-11-19T13:30:39.062Z] DONE 18 tests, 1 skipped in 100.083s
13:30:39 [2020-11-19T13:30:39.062Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
13:30:39 [2020-11-19T13:30:39.063Z] ++ 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
13:30:39 [2020-11-19T13:30:39.063Z] ++ set -e
13:30:39 [2020-11-19T13:30:39.063Z] ++ '[' -n 0 ']'
13:30:39 [2020-11-19T13:30:39.063Z] ++ set -x
13:30:39 [2020-11-19T13:30:39.063Z] ++ env -i DEST=/go/src/github.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
13:30:39 [2020-11-19T13:30:39.063Z] INFO: Testing against a local daemon
13:30:39 [2020-11-19T13:30:39.063Z] === RUN   TestSessionCreate
13:30:39 [2020-11-19T13:30:39.063Z] --- PASS: TestSessionCreate (0.04s)
13:30:39 [2020-11-19T13:30:39.063Z] === RUN   TestSessionCreateWithBadUpgrade
13:30:39 [2020-11-19T13:30:39.063Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
13:30:39 [2020-11-19T13:30:39.063Z] PASS
13:30:39 [2020-11-19T13:30:39.063Z] 
13:30:39 [2020-11-19T13:30:39.063Z] DONE 2 tests in 0.150s
13:30:39 [2020-11-19T13:30:39.063Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
13:30:39 [2020-11-19T13:30:39.063Z] ++ 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
13:30:39 [2020-11-19T13:30:39.063Z] ++ set -e
13:30:39 [2020-11-19T13:30:39.063Z] ++ '[' -n 0 ']'
13:30:39 [2020-11-19T13:30:39.063Z] ++ set -x
13:30:39 [2020-11-19T13:30:39.063Z] ++ env -i DEST=/go/src/github.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
13:30:39 [2020-11-19T13:30:39.063Z] INFO: Testing against a local daemon
13:30:39 [2020-11-19T13:30:39.063Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:30:39 [2020-11-19T13:30:39.063Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:30:39 [2020-11-19T13:30:39.063Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:30:39 [2020-11-19T13:30:39.063Z] === RUN   TestEventsExecDie
13:30:39 [2020-11-19T13:30:39.701Z] --- PASS: TestEventsExecDie (0.66s)
13:30:39 [2020-11-19T13:30:39.701Z] === RUN   TestEventsBackwardsCompatible
13:30:40 [2020-11-19T13:30:40.008Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
13:30:40 [2020-11-19T13:30:40.008Z] === RUN   TestInfoBinaryCommits
13:30:40 [2020-11-19T13:30:40.008Z] --- PASS: TestInfoBinaryCommits (0.04s)
13:30:40 [2020-11-19T13:30:40.008Z] === RUN   TestInfoAPIVersioned
13:30:40 [2020-11-19T13:30:40.008Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:30:40 [2020-11-19T13:30:40.008Z] === RUN   TestInfoAPI
13:30:40 [2020-11-19T13:30:40.008Z] --- PASS: TestInfoAPI (0.04s)
13:30:40 [2020-11-19T13:30:40.008Z] === RUN   TestInfoAPIWarnings
13:30:40 [2020-11-19T13:30:40.402Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:30:40 [2020-11-19T13:30:40.645Z] --- PASS: TestInfoAPIWarnings (0.81s)
13:30:40 [2020-11-19T13:30:40.646Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
13:30:40 [2020-11-19T13:30:40.646Z]     daemon.go:325: [dd1672ee880a1] waiting for daemon to start
13:30:40 [2020-11-19T13:30:40.646Z]     daemon.go:325: [dd1672ee880a1] waiting for daemon to start
13:30:40 [2020-11-19T13:30:40.646Z]     daemon.go:353: [dd1672ee880a1] daemon started
13:30:40 [2020-11-19T13:30:40.646Z]     daemon.go:461: [dd1672ee880a1] Stopping daemon
13:30:40 [2020-11-19T13:30:40.646Z]     daemon.go:296: [dd1672ee880a1] exiting daemon
13:30:40 [2020-11-19T13:30:40.646Z]     daemon.go:448: [dd1672ee880a1] Daemon stopped
13:30:40 [2020-11-19T13:30:40.646Z] === RUN   TestLoginFailsWithBadCredentials
13:30:41 [2020-11-19T13:30:41.285Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
13:30:41 [2020-11-19T13:30:41.285Z] === RUN   TestPingCacheHeaders
13:30:41 [2020-11-19T13:30:41.285Z] --- PASS: TestPingCacheHeaders (0.03s)
13:30:41 [2020-11-19T13:30:41.285Z] === RUN   TestPingGet
13:30:41 [2020-11-19T13:30:41.285Z] --- PASS: TestPingGet (0.02s)
13:30:41 [2020-11-19T13:30:41.285Z] === RUN   TestPingHead
13:30:41 [2020-11-19T13:30:41.285Z] --- PASS: TestPingHead (0.03s)
13:30:41 [2020-11-19T13:30:41.285Z] === RUN   TestVersion
13:30:41 [2020-11-19T13:30:41.285Z] --- PASS: TestVersion (0.03s)
13:30:41 [2020-11-19T13:30:41.285Z] PASS
13:30:41 [2020-11-19T13:30:41.285Z] 
13:30:41 [2020-11-19T13:30:41.285Z] === Skipped
13:30:41 [2020-11-19T13:30:41.285Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:30:41 [2020-11-19T13:30:41.285Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:30:41 [2020-11-19T13:30:41.285Z] 
13:30:41 [2020-11-19T13:30:41.285Z] DONE 12 tests, 1 skipped in 2.168s
13:30:41 [2020-11-19T13:30:41.285Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
13:30:41 [2020-11-19T13:30:41.285Z] ++ 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
13:30:41 [2020-11-19T13:30:41.285Z] ++ set -e
13:30:41 [2020-11-19T13:30:41.285Z] ++ '[' -n 0 ']'
13:30:41 [2020-11-19T13:30:41.285Z] ++ set -x
13:30:41 [2020-11-19T13:30:41.285Z] ++ env -i DEST=/go/src/github.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
13:30:41 [2020-11-19T13:30:41.285Z] INFO: Testing against a local daemon
13:30:41 [2020-11-19T13:30:41.285Z] === RUN   TestVolumesCreateAndList
13:30:41 [2020-11-19T13:30:41.285Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:30:41 [2020-11-19T13:30:41.285Z] === RUN   TestVolumesRemove
13:30:41 [2020-11-19T13:30:41.577Z] --- PASS: TestVolumesRemove (0.07s)
13:30:41 [2020-11-19T13:30:41.577Z] === RUN   TestVolumesInspect
13:30:41 [2020-11-19T13:30:41.577Z] --- PASS: TestVolumesInspect (0.03s)
13:30:41 [2020-11-19T13:30:41.577Z] === RUN   TestVolumesInvalidJSON
13:30:41 [2020-11-19T13:30:41.577Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:30:41 [2020-11-19T13:30:41.577Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:30:41 [2020-11-19T13:30:41.577Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:30:41 [2020-11-19T13:30:41.577Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:30:41 [2020-11-19T13:30:41.577Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:30:41 [2020-11-19T13:30:41.577Z] PASS
13:30:41 [2020-11-19T13:30:41.577Z] 
13:30:41 [2020-11-19T13:30:41.577Z] DONE 5 tests in 0.223s
13:30:41 [2020-11-19T13:30:41.577Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:30:41 [2020-11-19T13:30:41.577Z] ++++ cat bundles/test-integration/docker.pid
13:30:41 [2020-11-19T13:30:41.577Z] +++ kill 12396
13:30:41 [2020-11-19T13:30:41.798Z] --- PASS: TestServiceCreateInit (8.97s)
13:30:41 [2020-11-19T13:30:41.798Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s)
13:30:41 [2020-11-19T13:30:41.798Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:325: [d0ccc7e28508f] waiting for daemon to start
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:325: [d0ccc7e28508f] waiting for daemon to start
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:353: [d0ccc7e28508f] daemon started
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:461: [d0ccc7e28508f] Stopping daemon
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:296: [d0ccc7e28508f] exiting daemon
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:448: [d0ccc7e28508f] Daemon stopped
13:30:41 [2020-11-19T13:30:41.798Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s)
13:30:41 [2020-11-19T13:30:41.798Z]         create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:325: [de985a474cb6d] waiting for daemon to start
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:325: [de985a474cb6d] waiting for daemon to start
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:353: [de985a474cb6d] daemon started
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:461: [de985a474cb6d] Stopping daemon
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:296: [de985a474cb6d] exiting daemon
13:30:41 [2020-11-19T13:30:41.798Z]         daemon.go:448: [de985a474cb6d] Daemon stopped
13:30:41 [2020-11-19T13:30:41.798Z] === RUN   TestCreateServiceMultipleTimes
13:30:42 [2020-11-19T13:30:42.058Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:30:42 [2020-11-19T13:30:42.058Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:30:42 [2020-11-19T13:30:42.630Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:30:43 [2020-11-19T13:30:43.092Z] umount: bundles/test-integration/root: no mount point specified.
13:30:43 [2020-11-19T13:30:43.093Z] +++ /etc/init.d/apparmor stop
13:30:43 [2020-11-19T13:30:43.093Z] Leaving: AppArmorNo profiles have been unloaded.
13:30:43 [2020-11-19T13:30:43.093Z] 
13:30:43 [2020-11-19T13:30:43.093Z] Unloading profiles will leave already running processes permanently
13:30:43 [2020-11-19T13:30:43.093Z] unconfined, which can lead to unexpected situations.
13:30:43 [2020-11-19T13:30:43.093Z] 
13:30:43 [2020-11-19T13:30:43.093Z] To set a process to complain mode, use the command line tool
13:30:43 [2020-11-19T13:30:43.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:30:43 [2020-11-19T13:30:43.093Z] +++ true
13:30:43 [2020-11-19T13:30:43.093Z] exiting test-integration
13:30:43 [2020-11-19T13:30:43.093Z] ++ exit 0
13:30:43 [2020-11-19T13:30:43.093Z] 
13:30:43 [2020-11-19T13:30:43.574Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:30:44 [2020-11-19T13:30:44.148Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
Post stage
[Pipeline] junit
13:30:44 [2020-11-19T13:30:44.669Z] Recording test results
13:30:44 [2020-11-19T13:30:44.718Z] === RUN   TestDockerSuite/TestContainerAPICreate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:30:45 [2020-11-19T13:30:45.196Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:30:45 [2020-11-19T13:30:45.196Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:30:45 [2020-11-19T13:30:45.509Z] + echo Ensuring container killed.
13:30:45 [2020-11-19T13:30:45.509Z] Ensuring container killed.
13:30:45 [2020-11-19T13:30:45.509Z] + docker rm -vf docker-pr2
13:30:45 [2020-11-19T13:30:45.509Z] Error: No such container: docker-pr2
13:30:45 [2020-11-19T13:30:45.509Z] + true
[Pipeline] sh
13:30:45 [2020-11-19T13:30:45.660Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:30:45 [2020-11-19T13:30:45.662Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:30:45 [2020-11-19T13:30:45.662Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:30:45 [2020-11-19T13:30:45.662Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:30:45 [2020-11-19T13:30:45.899Z] + echo Chowning /workspace to jenkins user
13:30:45 [2020-11-19T13:30:45.900Z] Chowning /workspace to jenkins user
13:30:45 [2020-11-19T13:30:45.900Z] + id -u
13:30:45 [2020-11-19T13:30:45.900Z] + id -g
13:30:45 [2020-11-19T13:30:45.900Z] + docker run --rm -v /home/docker/workspace/moby_PR-41696:/workspace busybox chown -R 1001:1001 /workspace
13:30:45 [2020-11-19T13:30:45.900Z] Unable to find image 'busybox:latest' locally
13:30:46 [2020-11-19T13:30:46.193Z] latest: Pulling from library/busybox
13:30:46 [2020-11-19T13:30:46.193Z] a72ff6653ea1: Pulling fs layer
13:30:46 [2020-11-19T13:30:46.487Z] a72ff6653ea1: Verifying Checksum
13:30:46 [2020-11-19T13:30:46.488Z] a72ff6653ea1: Download complete
13:30:46 [2020-11-19T13:30:46.602Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:30:46 [2020-11-19T13:30:46.602Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:30:46 [2020-11-19T13:30:46.602Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:30:46 [2020-11-19T13:30:46.602Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:30:46 [2020-11-19T13:30:46.602Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:30:46 [2020-11-19T13:30:46.781Z] a72ff6653ea1: Pull complete
13:30:46 [2020-11-19T13:30:46.781Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
13:30:46 [2020-11-19T13:30:46.781Z] Status: Downloaded newer image for busybox:latest
13:30:47 [2020-11-19T13:30:47.215Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:30:47 [2020-11-19T13:30:47.544Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:30:48 [2020-11-19T13:30:48.192Z] --- PASS: TestBuildMultiStageCopy (13.56s)
13:30:48 [2020-11-19T13:30:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.41s)
13:30:48 [2020-11-19T13:30:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s)
13:30:48 [2020-11-19T13:30:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s)
13:30:48 [2020-11-19T13:30:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s)
13:30:48 [2020-11-19T13:30:48.192Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s)
13:30:48 [2020-11-19T13:30:48.192Z] === RUN   TestBuildMultiStageParentConfig
13:30:48 [2020-11-19T13:30:48.192Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
13:30:48 [2020-11-19T13:30:48.192Z]     build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:48 [2020-11-19T13:30:48.192Z] === RUN   TestBuildLabelWithTargets
13:30:48 [2020-11-19T13:30:48.192Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
13:30:48 [2020-11-19T13:30:48.192Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:48 [2020-11-19T13:30:48.192Z] === RUN   TestBuildWithEmptyLayers
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:30:48 [2020-11-19T13:30:48.487Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:30:48 [2020-11-19T13:30:48.703Z] + bundleName=ppc64le-integration
13:30:48 [2020-11-19T13:30:48.703Z] + echo Creating ppc64le-integration-bundles.tar.gz
13:30:48 [2020-11-19T13:30:48.703Z] Creating ppc64le-integration-bundles.tar.gz
13:30:48 [2020-11-19T13:30:48.703Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+  -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
13:30:48 [2020-11-19T13:30:48.703Z] 
[Pipeline] archiveArtifacts
13:30:48 [2020-11-19T13:30:48.751Z] Archiving artifacts
13:30:49 [2020-11-19T13:30:49.059Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:30:49 [2020-11-19T13:30:49.059Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:30:49 [2020-11-19T13:30:49.171Z] --- PASS: TestBuildWithEmptyLayers (1.05s)
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildMultiStageOnBuild
13:30:49 [2020-11-19T13:30:49.171Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
13:30:49 [2020-11-19T13:30:49.171Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildUncleanTarFilenames
13:30:49 [2020-11-19T13:30:49.171Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
13:30:49 [2020-11-19T13:30:49.171Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildMultiStageLayerLeak
13:30:49 [2020-11-19T13:30:49.171Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
13:30:49 [2020-11-19T13:30:49.171Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildWithHugeFile
13:30:49 [2020-11-19T13:30:49.171Z] --- SKIP: TestBuildWithHugeFile (0.00s)
13:30:49 [2020-11-19T13:30:49.171Z]     build_test.go:492: testEnv.OSType == "windows"
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildWithEmptyDockerfile
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:30:49 [2020-11-19T13:30:49.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:30:49 [2020-11-19T13:30:49.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:30:49 [2020-11-19T13:30:49.171Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:30:49 [2020-11-19T13:30:49.171Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:30:49 [2020-11-19T13:30:49.634Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:30:49 [2020-11-19T13:30:49.634Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:30:49 [2020-11-19T13:30:49.634Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:30:49 [2020-11-19T13:30:49.634Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s)
13:30:49 [2020-11-19T13:30:49.634Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
13:30:49 [2020-11-19T13:30:49.634Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
13:30:49 [2020-11-19T13:30:49.634Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestBuildPreserveOwnership
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
13:30:49 [2020-11-19T13:30:49.634Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestBuildPlatformInvalid
13:30:49 [2020-11-19T13:30:49.634Z] --- PASS: TestBuildPlatformInvalid (0.04s)
13:30:49 [2020-11-19T13:30:49.634Z] PASS
13:30:49 [2020-11-19T13:30:49.634Z] Running D:\gopath\src\github.com\docker\docker\integration\config
13:30:49 [2020-11-19T13:30:49.634Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:30:49 [2020-11-19T13:30:49.634Z] INFO: Testing against a local daemon
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigList
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigList (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigsCreateAndDelete
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigsUpdate
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigsUpdate (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestTemplatedConfig
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestTemplatedConfig (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigInspect
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigInspect (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigCreateWithLabels
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigCreateResolve
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigCreateResolve (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
13:30:49 [2020-11-19T13:30:49.634Z] === RUN   TestConfigDaemonLibtrustID
13:30:49 [2020-11-19T13:30:49.634Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
13:30:49 [2020-11-19T13:30:49.634Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
13:30:49 [2020-11-19T13:30:49.634Z] PASS
13:30:49 [2020-11-19T13:30:49.634Z] Running D:\gopath\src\github.com\docker\docker\integration\container
13:30:50 [2020-11-19T13:30:50.098Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:30:50 [2020-11-19T13:30:50.098Z] INFO: Testing against a local daemon
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCheckpoint
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCheckpoint (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestContainerInvalidJSON
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:30:50 [2020-11-19T13:30:50.098Z] --- PASS: TestContainerInvalidJSON (0.04s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
13:30:50 [2020-11-19T13:30:50.098Z]     copy_test.go:25: testEnv.OSType == "windows"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCopyFromContainerPathIsNotDir
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
13:30:50 [2020-11-19T13:30:50.098Z]     copy_test.go:39: testEnv.OSType == "windows"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCopyToContainerPathDoesNotExist
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
13:30:50 [2020-11-19T13:30:50.098Z]     copy_test.go:51: testEnv.OSType == "windows"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCopyToContainerPathIsNotDir
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
13:30:50 [2020-11-19T13:30:50.098Z]     copy_test.go:65: testEnv.OSType == "windows"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCopyFromContainer
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCopyFromContainer (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:30:50 [2020-11-19T13:30:50.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateLinkToNonExistingContainer
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidEnv
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidEnv/0
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidEnv/0
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidEnv/1
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidEnv/1
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidEnv/2
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidEnv/2
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidEnv/0
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidEnv/2
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidEnv/1
13:30:50 [2020-11-19T13:30:50.098Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateTmpfsMountsTarget
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithCustomMaskedPaths
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithCapabilities
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCreateWithCapabilities (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithCustomReadonlyPaths
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:30:50 [2020-11-19T13:30:50.098Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestDiff
13:30:50 [2020-11-19T13:30:50.098Z] --- SKIP: TestDiff (0.00s)
13:30:50 [2020-11-19T13:30:50.098Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
13:30:50 [2020-11-19T13:30:50.098Z] === RUN   TestExecWithCloseStdin
13:30:50 [2020-11-19T13:30:50.443Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:30:51 [2020-11-19T13:30:51.013Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:30:51 [2020-11-19T13:30:51.013Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:30:51 [2020-11-19T13:30:51.261Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41696/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:30:51 [2020-11-19T13:30:51.585Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:30:51 [2020-11-19T13:30:51.652Z] + make clean
13:30:51 [2020-11-19T13:30:51.945Z] docker volume rm -f docker-dev-cache
13:30:51 [2020-11-19T13:30:51.945Z] docker-dev-cache
[Pipeline] deleteDir
13:30:52 [2020-11-19T13:30:52.156Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:30:52 [2020-11-19T13:30:52.298Z] --- PASS: TestExecWithCloseStdin (1.99s)
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestExec
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestExec (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestExecUser
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestExecUser (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestExportContainerAndImportImage
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestExportContainerAfterDaemonRestart
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestHealthCheckWorkdir
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestHealthKillContainer
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestHealthKillContainer (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestInspectCpusetInConfigPre120
13:30:52 [2020-11-19T13:30:52.298Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
13:30:52 [2020-11-19T13:30:52.298Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
13:30:52 [2020-11-19T13:30:52.298Z] === RUN   TestKillContainerInvalidSignal
13:30:53 [2020-11-19T13:30:53.100Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:30:53 [2020-11-19T13:30:53.672Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:30:53 [2020-11-19T13:30:53.850Z] --- PASS: TestKillContainerInvalidSignal (1.73s)
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestKillContainer
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestKillContainer (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestKillStoppedContainer
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestKillStoppedContainer (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestKillStoppedContainerAPIPre120
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestKillDifferentUserContainer
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestInspectOomKilledTrue
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestInspectOomKilledFalse
13:30:53 [2020-11-19T13:30:53.850Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:30:53 [2020-11-19T13:30:53.850Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:30:53 [2020-11-19T13:30:53.850Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
13:30:53 [2020-11-19T13:30:53.933Z] === RUN   TestDockerSuite/TestContainerAPIKill
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:30:54 [2020-11-19T13:30:54.193Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:30:54 [2020-11-19T13:30:54.764Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:30:55 [2020-11-19T13:30:55.334Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:30:55 [2020-11-19T13:30:55.402Z] --- PASS: TestLogsFollowTailEmpty (1.68s)
13:30:55 [2020-11-19T13:30:55.402Z] === RUN   TestNetworkNat
13:30:55 [2020-11-19T13:30:55.402Z] --- SKIP: TestNetworkNat (0.00s)
13:30:55 [2020-11-19T13:30:55.402Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
13:30:55 [2020-11-19T13:30:55.402Z] === RUN   TestNetworkLocalhostTCPNat
13:30:55 [2020-11-19T13:30:55.402Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
13:30:55 [2020-11-19T13:30:55.402Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
13:30:55 [2020-11-19T13:30:55.402Z] === RUN   TestNetworkLoopbackNat
13:30:55 [2020-11-19T13:30:55.402Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
13:30:55 [2020-11-19T13:30:55.402Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
13:30:55 [2020-11-19T13:30:55.402Z] === RUN   TestPause
13:30:55 [2020-11-19T13:30:55.402Z] --- SKIP: TestPause (0.00s)
13:30:55 [2020-11-19T13:30:55.402Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
13:30:55 [2020-11-19T13:30:55.402Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:30:55 [2020-11-19T13:30:55.595Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:30:56 [2020-11-19T13:30:56.166Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:30:57 [2020-11-19T13:30:57.127Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:30:57 [2020-11-19T13:30:57.606Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.76s)
13:30:57 [2020-11-19T13:30:57.606Z] === RUN   TestPauseStopPausedContainer
13:30:57 [2020-11-19T13:30:57.606Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
13:30:57 [2020-11-19T13:30:57.606Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
13:30:57 [2020-11-19T13:30:57.606Z] === RUN   TestPsFilter
13:30:57 [2020-11-19T13:30:57.606Z] --- PASS: TestPsFilter (0.09s)
13:30:57 [2020-11-19T13:30:57.606Z] === RUN   TestRemoveContainerWithRemovedVolume
13:30:58 [2020-11-19T13:30:58.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:30:58 [2020-11-19T13:30:58.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:30:58 [2020-11-19T13:30:58.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:30:58 [2020-11-19T13:30:58.069Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:30:58 [2020-11-19T13:30:58.069Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:30:58 [2020-11-19T13:30:58.640Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:30:59 [2020-11-19T13:30:59.210Z] --- PASS: TestCreateServiceMultipleTimes (17.49s)
13:30:59 [2020-11-19T13:30:59.210Z]     create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes
13:30:59 [2020-11-19T13:30:59.210Z]     daemon.go:325: [d47039e7096c1] waiting for daemon to start
13:30:59 [2020-11-19T13:30:59.210Z]     daemon.go:325: [d47039e7096c1] waiting for daemon to start
13:30:59 [2020-11-19T13:30:59.210Z]     daemon.go:353: [d47039e7096c1] daemon started
13:30:59 [2020-11-19T13:30:59.210Z]     daemon.go:461: [d47039e7096c1] Stopping daemon
13:30:59 [2020-11-19T13:30:59.210Z]     daemon.go:296: [d47039e7096c1] exiting daemon
13:30:59 [2020-11-19T13:30:59.210Z]     daemon.go:448: [d47039e7096c1] Daemon stopped
13:30:59 [2020-11-19T13:30:59.210Z] === RUN   TestCreateServiceConflict
13:30:59 [2020-11-19T13:30:59.808Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s)
13:30:59 [2020-11-19T13:30:59.808Z] === RUN   TestRemoveContainerWithVolume
13:31:01 [2020-11-19T13:31:01.364Z] --- PASS: TestRemoveContainerWithVolume (2.02s)
13:31:01 [2020-11-19T13:31:01.364Z] === RUN   TestRemoveContainerRunning
13:31:01 [2020-11-19T13:31:01.752Z] --- PASS: TestCreateServiceConflict (2.20s)
13:31:01 [2020-11-19T13:31:01.752Z]     create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict
13:31:01 [2020-11-19T13:31:01.752Z]     daemon.go:325: [da028d3e9f5c7] waiting for daemon to start
13:31:01 [2020-11-19T13:31:01.752Z]     daemon.go:325: [da028d3e9f5c7] waiting for daemon to start
13:31:01 [2020-11-19T13:31:01.752Z]     daemon.go:353: [da028d3e9f5c7] daemon started
13:31:01 [2020-11-19T13:31:01.752Z]     daemon.go:461: [da028d3e9f5c7] Stopping daemon
13:31:01 [2020-11-19T13:31:01.752Z]     daemon.go:296: [da028d3e9f5c7] exiting daemon
13:31:01 [2020-11-19T13:31:01.752Z]     daemon.go:448: [da028d3e9f5c7] Daemon stopped
13:31:01 [2020-11-19T13:31:01.752Z] === RUN   TestCreateServiceMaxReplicas
13:31:02 [2020-11-19T13:31:02.693Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:31:02 [2020-11-19T13:31:02.918Z] --- PASS: TestRemoveContainerRunning (1.63s)
13:31:02 [2020-11-19T13:31:02.918Z] === RUN   TestRemoveContainerForceRemoveRunning
13:31:03 [2020-11-19T13:31:03.635Z] === RUN   TestDockerSuite/TestContainerAPITop
13:31:04 [2020-11-19T13:31:04.207Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:31:04 [2020-11-19T13:31:04.207Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:31:04 [2020-11-19T13:31:04.207Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:31:05 [2020-11-19T13:31:05.115Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s)
13:31:05 [2020-11-19T13:31:05.115Z] === RUN   TestRemoveInvalidContainer
13:31:05 [2020-11-19T13:31:05.115Z] --- PASS: TestRemoveInvalidContainer (0.02s)
13:31:05 [2020-11-19T13:31:05.115Z] === RUN   TestRenameLinkedContainer
13:31:05 [2020-11-19T13:31:05.115Z] --- SKIP: TestRenameLinkedContainer (0.00s)
13:31:05 [2020-11-19T13:31:05.115Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
13:31:05 [2020-11-19T13:31:05.115Z] === RUN   TestRenameStoppedContainer
13:31:05 [2020-11-19T13:31:05.149Z] --- PASS: TestCreateServiceMaxReplicas (3.46s)
13:31:05 [2020-11-19T13:31:05.149Z]     create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas
13:31:05 [2020-11-19T13:31:05.149Z]     daemon.go:325: [dcf79af79f0f2] waiting for daemon to start
13:31:05 [2020-11-19T13:31:05.149Z]     daemon.go:325: [dcf79af79f0f2] waiting for daemon to start
13:31:05 [2020-11-19T13:31:05.149Z]     daemon.go:353: [dcf79af79f0f2] daemon started
13:31:05 [2020-11-19T13:31:05.149Z]     daemon.go:461: [dcf79af79f0f2] Stopping daemon
13:31:05 [2020-11-19T13:31:05.149Z]     daemon.go:296: [dcf79af79f0f2] exiting daemon
13:31:05 [2020-11-19T13:31:05.149Z]     daemon.go:448: [dcf79af79f0f2] Daemon stopped
13:31:05 [2020-11-19T13:31:05.149Z] === RUN   TestCreateWithDuplicateNetworkNames
13:31:06 [2020-11-19T13:31:06.667Z] --- PASS: TestRenameStoppedContainer (2.05s)
13:31:06 [2020-11-19T13:31:06.667Z] === RUN   TestRenameRunningContainerAndReuse
13:31:07 [2020-11-19T13:31:07.063Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:31:07 [2020-11-19T13:31:07.634Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:31:08 [2020-11-19T13:31:08.578Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:31:10 [2020-11-19T13:31:10.431Z] --- PASS: TestRenameRunningContainerAndReuse (3.67s)
13:31:10 [2020-11-19T13:31:10.431Z] === RUN   TestRenameInvalidName
13:31:11 [2020-11-19T13:31:11.885Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:31:12 [2020-11-19T13:31:12.457Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:31:12 [2020-11-19T13:31:12.634Z] --- PASS: TestRenameInvalidName (1.80s)
13:31:12 [2020-11-19T13:31:12.634Z] === RUN   TestRenameAnonymousContainer
13:31:12 [2020-11-19T13:31:12.634Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
13:31:12 [2020-11-19T13:31:12.634Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
13:31:12 [2020-11-19T13:31:12.634Z] === RUN   TestRenameContainerWithSameName
13:31:13 [2020-11-19T13:31:13.842Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:31:13 [2020-11-19T13:31:13.842Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:31:14 [2020-11-19T13:31:14.185Z] --- PASS: TestRenameContainerWithSameName (1.77s)
13:31:14 [2020-11-19T13:31:14.185Z] === RUN   TestRenameContainerWithLinkedContainer
13:31:14 [2020-11-19T13:31:14.185Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
13:31:14 [2020-11-19T13:31:14.185Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
13:31:14 [2020-11-19T13:31:14.185Z] === RUN   TestResize
13:31:14 [2020-11-19T13:31:14.185Z] --- SKIP: TestResize (0.00s)
13:31:14 [2020-11-19T13:31:14.185Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
13:31:14 [2020-11-19T13:31:14.185Z] === RUN   TestResizeWithInvalidSize
13:31:14 [2020-11-19T13:31:14.185Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
13:31:14 [2020-11-19T13:31:14.185Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
13:31:14 [2020-11-19T13:31:14.185Z] === RUN   TestResizeWhenContainerNotStarted
13:31:14 [2020-11-19T13:31:14.783Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:31:16 [2020-11-19T13:31:16.384Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s)
13:31:16 [2020-11-19T13:31:16.384Z] === RUN   TestDaemonRestartKillContainers
13:31:16 [2020-11-19T13:31:16.384Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:31:16 [2020-11-19T13:31:16.384Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:31:16 [2020-11-19T13:31:16.384Z] === RUN   TestStats
13:31:16 [2020-11-19T13:31:16.384Z] --- SKIP: TestStats (0.00s)
13:31:16 [2020-11-19T13:31:16.384Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
13:31:16 [2020-11-19T13:31:16.384Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:31:19 [2020-11-19T13:31:19.014Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.64s)
13:31:19 [2020-11-19T13:31:19.014Z]     create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames
13:31:19 [2020-11-19T13:31:19.014Z]     daemon.go:325: [db249e8890be7] waiting for daemon to start
13:31:19 [2020-11-19T13:31:19.014Z]     daemon.go:325: [db249e8890be7] waiting for daemon to start
13:31:19 [2020-11-19T13:31:19.014Z]     daemon.go:353: [db249e8890be7] daemon started
13:31:19 [2020-11-19T13:31:19.014Z]     daemon.go:461: [db249e8890be7] Stopping daemon
13:31:19 [2020-11-19T13:31:19.014Z]     daemon.go:296: [db249e8890be7] exiting daemon
13:31:19 [2020-11-19T13:31:19.014Z]     daemon.go:448: [db249e8890be7] Daemon stopped
13:31:19 [2020-11-19T13:31:19.014Z] === RUN   TestCreateServiceSecretFileMode
13:31:21 [2020-11-19T13:31:21.561Z] --- PASS: TestCreateServiceSecretFileMode (2.94s)
13:31:21 [2020-11-19T13:31:21.561Z]     create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode
13:31:21 [2020-11-19T13:31:21.561Z]     daemon.go:325: [d474e8650e22b] waiting for daemon to start
13:31:21 [2020-11-19T13:31:21.561Z]     daemon.go:325: [d474e8650e22b] waiting for daemon to start
13:31:21 [2020-11-19T13:31:21.561Z]     daemon.go:353: [d474e8650e22b] daemon started
13:31:21 [2020-11-19T13:31:21.561Z]     daemon.go:461: [d474e8650e22b] Stopping daemon
13:31:21 [2020-11-19T13:31:21.561Z]     daemon.go:296: [d474e8650e22b] exiting daemon
13:31:21 [2020-11-19T13:31:21.561Z]     daemon.go:448: [d474e8650e22b] Daemon stopped
13:31:21 [2020-11-19T13:31:21.561Z] === RUN   TestCreateServiceConfigFileMode
13:31:22 [2020-11-19T13:31:22.230Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.46s)
13:31:22 [2020-11-19T13:31:22.230Z] === RUN   TestStopContainerWithTimeout
13:31:22 [2020-11-19T13:31:22.230Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
13:31:22 [2020-11-19T13:31:22.230Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
13:31:22 [2020-11-19T13:31:22.230Z] === RUN   TestUpdateRestartPolicy
13:31:24 [2020-11-19T13:31:24.864Z] --- PASS: TestCreateServiceConfigFileMode (3.44s)
13:31:24 [2020-11-19T13:31:24.864Z]     create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode
13:31:24 [2020-11-19T13:31:24.864Z]     daemon.go:325: [daeceb746de2e] waiting for daemon to start
13:31:24 [2020-11-19T13:31:24.864Z]     daemon.go:325: [daeceb746de2e] waiting for daemon to start
13:31:24 [2020-11-19T13:31:24.864Z]     daemon.go:353: [daeceb746de2e] daemon started
13:31:24 [2020-11-19T13:31:24.864Z]     daemon.go:461: [daeceb746de2e] Stopping daemon
13:31:24 [2020-11-19T13:31:24.864Z]     daemon.go:296: [daeceb746de2e] exiting daemon
13:31:24 [2020-11-19T13:31:24.864Z]     daemon.go:448: [daeceb746de2e] Daemon stopped
13:31:24 [2020-11-19T13:31:24.864Z] === RUN   TestCreateServiceSysctls
13:31:29 [2020-11-19T13:31:29.070Z] --- PASS: TestCreateServiceSysctls (3.54s)
13:31:29 [2020-11-19T13:31:29.070Z]     create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls
13:31:29 [2020-11-19T13:31:29.070Z]     daemon.go:325: [d6a7f5850e00d] waiting for daemon to start
13:31:29 [2020-11-19T13:31:29.070Z]     daemon.go:325: [d6a7f5850e00d] waiting for daemon to start
13:31:29 [2020-11-19T13:31:29.070Z]     daemon.go:353: [d6a7f5850e00d] daemon started
13:31:29 [2020-11-19T13:31:29.070Z]     daemon.go:461: [d6a7f5850e00d] Stopping daemon
13:31:29 [2020-11-19T13:31:29.070Z]     daemon.go:296: [d6a7f5850e00d] exiting daemon
13:31:29 [2020-11-19T13:31:29.070Z]     daemon.go:448: [d6a7f5850e00d] Daemon stopped
13:31:29 [2020-11-19T13:31:29.070Z] === RUN   TestInspect
13:31:29 [2020-11-19T13:31:29.330Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:31:31 [2020-11-19T13:31:31.875Z] --- PASS: TestInspect (3.16s)
13:31:31 [2020-11-19T13:31:31.875Z]     inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect
13:31:31 [2020-11-19T13:31:31.875Z]     daemon.go:325: [dadeb728a58bb] waiting for daemon to start
13:31:31 [2020-11-19T13:31:31.875Z]     daemon.go:325: [dadeb728a58bb] waiting for daemon to start
13:31:31 [2020-11-19T13:31:31.875Z]     daemon.go:353: [dadeb728a58bb] daemon started
13:31:31 [2020-11-19T13:31:31.875Z]     daemon.go:461: [dadeb728a58bb] Stopping daemon
13:31:31 [2020-11-19T13:31:31.875Z]     daemon.go:296: [dadeb728a58bb] exiting daemon
13:31:31 [2020-11-19T13:31:31.875Z]     daemon.go:448: [dadeb728a58bb] Daemon stopped
13:31:31 [2020-11-19T13:31:31.875Z] === RUN   TestDockerNetworkConnectAlias
13:31:37 [2020-11-19T13:31:37.165Z] --- PASS: TestDockerNetworkConnectAlias (4.72s)
13:31:37 [2020-11-19T13:31:37.165Z]     network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias
13:31:37 [2020-11-19T13:31:37.165Z]     daemon.go:325: [dbfb3f26fa199] waiting for daemon to start
13:31:37 [2020-11-19T13:31:37.165Z]     daemon.go:325: [dbfb3f26fa199] waiting for daemon to start
13:31:37 [2020-11-19T13:31:37.165Z]     daemon.go:353: [dbfb3f26fa199] daemon started
13:31:37 [2020-11-19T13:31:37.165Z]     daemon.go:461: [dbfb3f26fa199] Stopping daemon
13:31:37 [2020-11-19T13:31:37.165Z]     daemon.go:296: [dbfb3f26fa199] exiting daemon
13:31:37 [2020-11-19T13:31:37.165Z]     daemon.go:448: [dbfb3f26fa199] Daemon stopped
13:31:37 [2020-11-19T13:31:37.165Z] === RUN   TestDockerNetworkReConnect
13:31:37 [2020-11-19T13:31:37.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:31:37 [2020-11-19T13:31:37.736Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:31:37 [2020-11-19T13:31:37.997Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:31:40 [2020-11-19T13:31:40.547Z] --- PASS: TestDockerNetworkReConnect (4.20s)
13:31:40 [2020-11-19T13:31:40.547Z]     network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect
13:31:40 [2020-11-19T13:31:40.547Z]     daemon.go:325: [d773df3868bcd] waiting for daemon to start
13:31:40 [2020-11-19T13:31:40.547Z]     daemon.go:325: [d773df3868bcd] waiting for daemon to start
13:31:40 [2020-11-19T13:31:40.547Z]     daemon.go:353: [d773df3868bcd] daemon started
13:31:40 [2020-11-19T13:31:40.547Z]     daemon.go:461: [d773df3868bcd] Stopping daemon
13:31:40 [2020-11-19T13:31:40.547Z]     daemon.go:296: [d773df3868bcd] exiting daemon
13:31:40 [2020-11-19T13:31:40.547Z]     daemon.go:448: [d773df3868bcd] Daemon stopped
13:31:40 [2020-11-19T13:31:40.547Z] === RUN   TestServicePlugin
13:31:41 [2020-11-19T13:31:41.138Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:31:43 [2020-11-19T13:31:43.050Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:31:43 [2020-11-19T13:31:43.405Z] --- PASS: TestUpdateRestartPolicy (21.04s)
13:31:43 [2020-11-19T13:31:43.405Z] === RUN   TestUpdateRestartWithAutoRemove
13:31:44 [2020-11-19T13:31:44.384Z] --- PASS: TestUpdateRestartWithAutoRemove (1.71s)
13:31:44 [2020-11-19T13:31:44.385Z] === RUN   TestWaitNonBlocked
13:31:44 [2020-11-19T13:31:44.385Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:31:44 [2020-11-19T13:31:44.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:31:44 [2020-11-19T13:31:44.385Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:31:44 [2020-11-19T13:31:44.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:31:44 [2020-11-19T13:31:44.385Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:31:44 [2020-11-19T13:31:44.385Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:31:45 [2020-11-19T13:31:45.593Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:31:46 [2020-11-19T13:31:46.537Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:31:46 [2020-11-19T13:31:46.797Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestWaitNonBlocked (0.02s)
13:31:47 [2020-11-19T13:31:47.327Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s)
13:31:47 [2020-11-19T13:31:47.327Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.69s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestWaitBlocked
13:31:47 [2020-11-19T13:31:47.327Z] --- SKIP: TestWaitBlocked (0.00s)
13:31:47 [2020-11-19T13:31:47.327Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
13:31:47 [2020-11-19T13:31:47.327Z] PASS
13:31:47 [2020-11-19T13:31:47.327Z] Running D:\gopath\src\github.com\docker\docker\integration\image
13:31:47 [2020-11-19T13:31:47.327Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:47 [2020-11-19T13:31:47.327Z] INFO: Testing against a local daemon
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestCommitInheritsEnv
13:31:47 [2020-11-19T13:31:47.327Z] --- SKIP: TestCommitInheritsEnv (0.00s)
13:31:47 [2020-11-19T13:31:47.327Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestImportExtremelyLargeImageWorks
13:31:47 [2020-11-19T13:31:47.327Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:31:47 [2020-11-19T13:31:47.327Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestImagesFilterMultiReference
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestImagesFilterMultiReference (0.07s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestImagePullPlatformInvalid
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestRemoveImageOrphaning
13:31:47 [2020-11-19T13:31:47.327Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
13:31:47 [2020-11-19T13:31:47.327Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestTagInvalidReference
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestTagInvalidReference (0.03s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestTagValidPrefixedRepo
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestTagExistedNameWithoutForce
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestTagOfficialNames
13:31:47 [2020-11-19T13:31:47.327Z] --- SKIP: TestTagOfficialNames (0.00s)
13:31:47 [2020-11-19T13:31:47.327Z]     tag_test.go:98: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.327Z] === RUN   TestTagMatchesDigest
13:31:47 [2020-11-19T13:31:47.327Z] --- PASS: TestTagMatchesDigest (0.03s)
13:31:47 [2020-11-19T13:31:47.327Z] PASS
13:31:47 [2020-11-19T13:31:47.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network
13:31:47 [2020-11-19T13:31:47.368Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:31:47 [2020-11-19T13:31:47.792Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:47 [2020-11-19T13:31:47.792Z] INFO: Testing against a local daemon
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestNetworkCreateDelete
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestNetworkCreateDelete (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDockerNetworkDeletePreferID
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDaemonDNSFallback
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDaemonDNSFallback (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestInspectNetwork
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestInspectNetwork (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestRunContainerWithBridgeNone
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestNetworkInvalidJSON
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestNetworkInvalidJSON//networks/create
13:31:47 [2020-11-19T13:31:47.792Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:31:47 [2020-11-19T13:31:47.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:31:47 [2020-11-19T13:31:47.792Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:31:47 [2020-11-19T13:31:47.792Z] === CONT  TestNetworkInvalidJSON//networks/create
13:31:47 [2020-11-19T13:31:47.792Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:31:47 [2020-11-19T13:31:47.792Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:31:47 [2020-11-19T13:31:47.792Z] --- PASS: TestNetworkInvalidJSON (0.02s)
13:31:47 [2020-11-19T13:31:47.792Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
13:31:47 [2020-11-19T13:31:47.792Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
13:31:47 [2020-11-19T13:31:47.792Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDaemonRestartWithLiveRestore
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:29: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDaemonDefaultNetworkPools
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:51: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDaemonRestartWithExistingNetwork
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:94: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:127: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:177: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestServiceWithPredefinedNetwork
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:201: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:230: FLAKY_TEST
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestServiceWithDataPathPortInit
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:319: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     service_test.go:386: testEnv.OSType == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
13:31:47 [2020-11-19T13:31:47.792Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:47 [2020-11-19T13:31:47.792Z] INFO: Testing against a local daemon
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestPluginInvalidJSON
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:31:47 [2020-11-19T13:31:47.792Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:31:47 [2020-11-19T13:31:47.792Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:31:47 [2020-11-19T13:31:47.792Z] --- PASS: TestPluginInvalidJSON (0.03s)
13:31:47 [2020-11-19T13:31:47.792Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
13:31:47 [2020-11-19T13:31:47.792Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:47 [2020-11-19T13:31:47.792Z] INFO: Testing against a local daemon
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestExternalGraphDriver
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestExternalGraphDriver (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     external_test.go:48: runtime.GOOS == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] === RUN   TestGraphdriverPluginV2
13:31:47 [2020-11-19T13:31:47.792Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
13:31:47 [2020-11-19T13:31:47.792Z]     external_test.go:407: runtime.GOOS == "windows"
13:31:47 [2020-11-19T13:31:47.792Z] PASS
13:31:47 [2020-11-19T13:31:47.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
13:31:48 [2020-11-19T13:31:48.256Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:48 [2020-11-19T13:31:48.256Z] INFO: Testing against a local daemon
13:31:48 [2020-11-19T13:31:48.256Z] PASS
13:31:48 [2020-11-19T13:31:48.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
13:31:48 [2020-11-19T13:31:48.256Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:48 [2020-11-19T13:31:48.256Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
13:31:48 [2020-11-19T13:31:48.256Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:48 [2020-11-19T13:31:48.256Z] INFO: Testing against a local daemon
13:31:48 [2020-11-19T13:31:48.256Z] === RUN   TestSecretInspect
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestSecretInspect (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestSecretList
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestSecretList (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestSecretsCreateAndDelete
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestSecretsUpdate
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestSecretsUpdate (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestTemplatedSecret
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestTemplatedSecret (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestSecretCreateResolve
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestSecretCreateResolve (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
13:31:48 [2020-11-19T13:31:48.257Z] PASS
13:31:48 [2020-11-19T13:31:48.257Z] Running D:\gopath\src\github.com\docker\docker\integration\service
13:31:48 [2020-11-19T13:31:48.257Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:48 [2020-11-19T13:31:48.257Z] INFO: Testing against a local daemon
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceCreateInit
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:31:48 [2020-11-19T13:31:48.257Z] --- PASS: TestServiceCreateInit (0.04s)
13:31:48 [2020-11-19T13:31:48.257Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateServiceMultipleTimes
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateServiceConflict
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateServiceConflict (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateServiceMaxReplicas
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateWithDuplicateNetworkNames
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateServiceSecretFileMode
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateServiceConfigFileMode
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestCreateServiceSysctls
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestCreateServiceSysctls (0.03s)
13:31:48 [2020-11-19T13:31:48.257Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestInspect
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestInspect (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestDockerNetworkConnectAlias
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestDockerNetworkReConnect
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServicePlugin
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestServicePlugin (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceUpdateLabel
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestServiceUpdateLabel (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceUpdateSecrets
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceUpdateConfigs
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
13:31:48 [2020-11-19T13:31:48.257Z] === RUN   TestServiceUpdateNetwork
13:31:48 [2020-11-19T13:31:48.257Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
13:31:48 [2020-11-19T13:31:48.257Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
13:31:48 [2020-11-19T13:31:48.257Z] PASS
13:31:48 [2020-11-19T13:31:48.257Z] Running D:\gopath\src\github.com\docker\docker\integration\session
13:31:48 [2020-11-19T13:31:48.312Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
13:31:48 [2020-11-19T13:31:48.721Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:48 [2020-11-19T13:31:48.721Z] INFO: Testing against a local daemon
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestSessionCreate
13:31:48 [2020-11-19T13:31:48.721Z] --- SKIP: TestSessionCreate (0.00s)
13:31:48 [2020-11-19T13:31:48.721Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestSessionCreateWithBadUpgrade
13:31:48 [2020-11-19T13:31:48.721Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
13:31:48 [2020-11-19T13:31:48.721Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
13:31:48 [2020-11-19T13:31:48.721Z] PASS
13:31:48 [2020-11-19T13:31:48.721Z] Running D:\gopath\src\github.com\docker\docker\integration\system
13:31:48 [2020-11-19T13:31:48.721Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:48 [2020-11-19T13:31:48.721Z] INFO: Testing against a local daemon
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:31:48 [2020-11-19T13:31:48.721Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:31:48 [2020-11-19T13:31:48.721Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestEventsExecDie
13:31:48 [2020-11-19T13:31:48.721Z] --- SKIP: TestEventsExecDie (0.00s)
13:31:48 [2020-11-19T13:31:48.721Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestEventsBackwardsCompatible
13:31:48 [2020-11-19T13:31:48.721Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
13:31:48 [2020-11-19T13:31:48.721Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestInfoAPI
13:31:48 [2020-11-19T13:31:48.721Z] --- PASS: TestInfoAPI (0.03s)
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestInfoAPIWarnings
13:31:48 [2020-11-19T13:31:48.721Z] --- SKIP: TestInfoAPIWarnings (0.00s)
13:31:48 [2020-11-19T13:31:48.721Z]     info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME
13:31:48 [2020-11-19T13:31:48.721Z] === RUN   TestLoginFailsWithBadCredentials
13:31:49 [2020-11-19T13:31:49.255Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestPingCacheHeaders
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestPingCacheHeaders (0.03s)
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestPingGet
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestPingGet (0.03s)
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestPingHead
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestPingHead (0.04s)
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestVersion
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestVersion (0.03s)
13:31:49 [2020-11-19T13:31:49.699Z] PASS
13:31:49 [2020-11-19T13:31:49.699Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
13:31:49 [2020-11-19T13:31:49.699Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:31:49 [2020-11-19T13:31:49.699Z] INFO: Testing against a local daemon
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestVolumesCreateAndList
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestVolumesCreateAndList (0.04s)
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestVolumesRemove
13:31:49 [2020-11-19T13:31:49.699Z] --- SKIP: TestVolumesRemove (0.00s)
13:31:49 [2020-11-19T13:31:49.699Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestVolumesInspect
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestVolumesInspect (0.03s)
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestVolumesInvalidJSON
13:31:49 [2020-11-19T13:31:49.699Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:31:49 [2020-11-19T13:31:49.699Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:31:49 [2020-11-19T13:31:49.699Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:31:49 [2020-11-19T13:31:49.699Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:31:49 [2020-11-19T13:31:49.699Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:31:49 [2020-11-19T13:31:49.699Z] PASS
13:31:49 [2020-11-19T13:31:49.699Z] INFO: make.ps1 ended at 11/19/2020 13:31:49
13:31:49 [2020-11-19T13:31:49.699Z] INFO: Integration CLI tests being run from the host:
13:31:49 [2020-11-19T13:31:49.699Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
13:31:49 [2020-11-19T13:31:49.827Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:31:50 [2020-11-19T13:31:50.398Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:31:50 [2020-11-19T13:31:50.969Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:31:51 [2020-11-19T13:31:51.911Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:31:52 [2020-11-19T13:31:52.482Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:31:53 [2020-11-19T13:31:53.053Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:31:53 [2020-11-19T13:31:53.996Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:31:54 [2020-11-19T13:31:54.568Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:31:55 [2020-11-19T13:31:55.138Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:31:55 [2020-11-19T13:31:55.709Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:31:56 [2020-11-19T13:31:56.655Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:31:57 [2020-11-19T13:31:57.237Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:31:58 [2020-11-19T13:31:58.181Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:31:58 [2020-11-19T13:31:58.181Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:31:59 [2020-11-19T13:31:59.123Z] === RUN   TestDockerSuite/TestCpRelativePath
13:31:59 [2020-11-19T13:31:59.693Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:32:00 [2020-11-19T13:32:00.089Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
13:32:00 [2020-11-19T13:32:00.089Z] INFO: Testing against a local daemon
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite/TestAPIErrorJSON
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
13:32:00 [2020-11-19T13:32:00.089Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
13:32:00 [2020-11-19T13:32:00.265Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:32:00 [2020-11-19T13:32:00.552Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
13:32:00 [2020-11-19T13:32:00.552Z] === RUN   TestDockerSuite/TestAPIImagesDelete
13:32:01 [2020-11-19T13:32:01.016Z] === RUN   TestDockerSuite/TestAPIImagesFilter
13:32:01 [2020-11-19T13:32:01.016Z] === RUN   TestDockerSuite/TestAPIImagesHistory
13:32:01 [2020-11-19T13:32:01.206Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:32:01 [2020-11-19T13:32:01.998Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
13:32:01 [2020-11-19T13:32:01.998Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
13:32:02 [2020-11-19T13:32:02.147Z] === RUN   TestDockerSuite/TestCpToCaseA
13:32:03 [2020-11-19T13:32:03.088Z] === RUN   TestDockerSuite/TestCpToCaseB
13:32:03 [2020-11-19T13:32:03.660Z] === RUN   TestDockerSuite/TestCpToCaseC
13:32:05 [2020-11-19T13:32:05.044Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:32:05 [2020-11-19T13:32:05.306Z] === RUN   TestDockerSuite/TestCpToCaseD
13:32:08 [2020-11-19T13:32:08.606Z] === RUN   TestDockerSuite/TestCpToCaseE
13:32:10 [2020-11-19T13:32:10.520Z] === RUN   TestDockerSuite/TestCpToCaseF
13:32:11 [2020-11-19T13:32:11.089Z] === RUN   TestDockerSuite/TestCpToCaseG
13:32:11 [2020-11-19T13:32:11.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:32:14 [2020-11-19T13:32:14.649Z] === RUN   TestDockerSuite/TestCpToCaseH
13:32:14 [2020-11-19T13:32:14.912Z] --- PASS: TestServicePlugin (34.37s)
13:32:14 [2020-11-19T13:32:14.912Z]     plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [d4d40c3feac05] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [d4d40c3feac05] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:353: [d4d40c3feac05] daemon started
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:461: [d4d40c3feac05] Stopping daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:296: [d4d40c3feac05] exiting daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:448: [d4d40c3feac05] Daemon stopped
13:32:14 [2020-11-19T13:32:14.912Z]     plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [d43f52cebee8e] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [d43f52cebee8e] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:353: [d43f52cebee8e] daemon started
13:32:14 [2020-11-19T13:32:14.912Z]     plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [d37c08ba39446] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [d37c08ba39446] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:353: [d37c08ba39446] daemon started
13:32:14 [2020-11-19T13:32:14.912Z]     plugin_test.go:60: [d37c08ba39446] joining swarm manager [d43f52cebee8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:32:14 [2020-11-19T13:32:14.912Z]     plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [dc1a97d62d0fe] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:325: [dc1a97d62d0fe] waiting for daemon to start
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:353: [dc1a97d62d0fe] daemon started
13:32:14 [2020-11-19T13:32:14.912Z]     plugin_test.go:63: [dc1a97d62d0fe] joining swarm manager [d43f52cebee8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:461: [dc1a97d62d0fe] Stopping daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:296: [dc1a97d62d0fe] exiting daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:448: [dc1a97d62d0fe] Daemon stopped
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:461: [d37c08ba39446] Stopping daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:296: [d37c08ba39446] exiting daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:448: [d37c08ba39446] Daemon stopped
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:461: [d43f52cebee8e] Stopping daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:296: [d43f52cebee8e] exiting daemon
13:32:14 [2020-11-19T13:32:14.912Z]     daemon.go:448: [d43f52cebee8e] Daemon stopped
13:32:14 [2020-11-19T13:32:14.912Z] === RUN   TestServiceUpdateLabel
13:32:17 [2020-11-19T13:32:17.479Z] === RUN   TestDockerSuite/TestCpToCaseI
13:32:17 [2020-11-19T13:32:17.740Z] --- PASS: TestServiceUpdateLabel (2.84s)
13:32:17 [2020-11-19T13:32:17.740Z]     update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel
13:32:17 [2020-11-19T13:32:17.740Z]     daemon.go:325: [dcea31a02e2c6] waiting for daemon to start
13:32:17 [2020-11-19T13:32:17.740Z]     daemon.go:325: [dcea31a02e2c6] waiting for daemon to start
13:32:17 [2020-11-19T13:32:17.740Z]     daemon.go:353: [dcea31a02e2c6] daemon started
13:32:17 [2020-11-19T13:32:17.740Z]     daemon.go:461: [dcea31a02e2c6] Stopping daemon
13:32:17 [2020-11-19T13:32:17.740Z]     daemon.go:296: [dcea31a02e2c6] exiting daemon
13:32:17 [2020-11-19T13:32:17.740Z]     daemon.go:448: [dcea31a02e2c6] Daemon stopped
13:32:17 [2020-11-19T13:32:17.740Z] === RUN   TestServiceUpdateSecrets
13:32:18 [2020-11-19T13:32:18.001Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:32:19 [2020-11-19T13:32:19.359Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:32:19 [2020-11-19T13:32:19.359Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:32:19 [2020-11-19T13:32:19.359Z] #33 134.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:32:19 [2020-11-19T13:32:19.359Z] #33 136.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:32:19 [2020-11-19T13:32:19.359Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:32:19 [2020-11-19T13:32:19.929Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:32:21 [2020-11-19T13:32:21.303Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
13:32:21 [2020-11-19T13:32:21.309Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:32:21 [2020-11-19T13:32:21.873Z] === RUN   TestDockerSuite/TestCpToDot
13:32:22 [2020-11-19T13:32:22.444Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:32:22 [2020-11-19T13:32:22.690Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:32:22 [2020-11-19T13:32:22.690Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:32:23 [2020-11-19T13:32:23.385Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:32:24 [2020-11-19T13:32:24.599Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:32:24 [2020-11-19T13:32:24.768Z] === RUN   TestDockerSuite/TestCpToStdout
13:32:25 [2020-11-19T13:32:25.340Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:32:25 [2020-11-19T13:32:25.539Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:32:26 [2020-11-19T13:32:26.281Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:32:26 [2020-11-19T13:32:26.542Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:32:26 [2020-11-19T13:32:26.920Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:32:27 [2020-11-19T13:32:27.112Z] === RUN   TestDockerSuite/TestCpVolumePath
13:32:28 [2020-11-19T13:32:28.055Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:32:28 [2020-11-19T13:32:28.055Z] === RUN   TestDockerSuite/TestCreateArgs
13:32:28 [2020-11-19T13:32:28.055Z] === RUN   TestDockerSuite/TestCreateByImageID
13:32:28 [2020-11-19T13:32:28.625Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:32:28 [2020-11-19T13:32:28.886Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:32:28 [2020-11-19T13:32:28.886Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:32:29 [2020-11-19T13:32:29.146Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:32:29 [2020-11-19T13:32:29.407Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:32:29 [2020-11-19T13:32:29.459Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:32:29 [2020-11-19T13:32:29.668Z] === RUN   TestDockerSuite/TestCreateLabels
13:32:29 [2020-11-19T13:32:29.928Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:32:29 [2020-11-19T13:32:29.928Z] === RUN   TestDockerSuite/TestCreateRM
13:32:30 [2020-11-19T13:32:30.188Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:32:30 [2020-11-19T13:32:30.188Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:32:30 [2020-11-19T13:32:30.188Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:32:30 [2020-11-19T13:32:30.188Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:32:30 [2020-11-19T13:32:30.840Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:32:31 [2020-11-19T13:32:31.781Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:32:32 [2020-11-19T13:32:32.101Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:32:32 [2020-11-19T13:32:32.101Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:32:32 [2020-11-19T13:32:32.101Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:32:32 [2020-11-19T13:32:32.361Z] --- PASS: TestServiceUpdateSecrets (14.55s)
13:32:32 [2020-11-19T13:32:32.361Z]     update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets
13:32:32 [2020-11-19T13:32:32.361Z]     daemon.go:325: [dfca993f06dc2] waiting for daemon to start
13:32:32 [2020-11-19T13:32:32.361Z]     daemon.go:325: [dfca993f06dc2] waiting for daemon to start
13:32:32 [2020-11-19T13:32:32.361Z]     daemon.go:353: [dfca993f06dc2] daemon started
13:32:32 [2020-11-19T13:32:32.361Z]     daemon.go:461: [dfca993f06dc2] Stopping daemon
13:32:32 [2020-11-19T13:32:32.361Z]     daemon.go:296: [dfca993f06dc2] exiting daemon
13:32:32 [2020-11-19T13:32:32.361Z]     daemon.go:448: [dfca993f06dc2] Daemon stopped
13:32:32 [2020-11-19T13:32:32.361Z] === RUN   TestServiceUpdateConfigs
13:32:33 [2020-11-19T13:32:33.690Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:32:34 [2020-11-19T13:32:34.277Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:32:35 [2020-11-19T13:32:35.073Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:32:36 [2020-11-19T13:32:36.011Z] #33 154.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:32:37 [2020-11-19T13:32:37.392Z] #33 156.2 
13:32:37 [2020-11-19T13:32:37.580Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:32:37 [2020-11-19T13:32:37.580Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:32:37 [2020-11-19T13:32:37.580Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:32:37 [2020-11-19T13:32:37.580Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:32:37 [2020-11-19T13:32:37.580Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:32:37 [2020-11-19T13:32:37.580Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:32:37 [2020-11-19T13:32:37.840Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:32:37 [2020-11-19T13:32:37.960Z] #33 DONE 156.7s
13:32:37 [2020-11-19T13:32:37.960Z] 
13:32:37 [2020-11-19T13:32:37.960Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
13:32:39 [2020-11-19T13:32:39.227Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:32:39 [2020-11-19T13:32:39.488Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:32:39 [2020-11-19T13:32:39.868Z] #34 DONE 2.0s
13:32:40 [2020-11-19T13:32:40.870Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:32:41 [2020-11-19T13:32:41.250Z] 
13:32:41 [2020-11-19T13:32:41.250Z] #35 [runner 12/12] COPY --from=builder       /build/ /
13:32:41 [2020-11-19T13:32:41.811Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:32:42 [2020-11-19T13:32:42.188Z] #35 DONE 1.0s
13:32:42 [2020-11-19T13:32:42.188Z] 
13:32:42 [2020-11-19T13:32:42.188Z] #36 exporting to image
13:32:42 [2020-11-19T13:32:42.188Z] #36 exporting layers
13:32:42 [2020-11-19T13:32:42.382Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:32:42 [2020-11-19T13:32:42.955Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:32:42 [2020-11-19T13:32:42.955Z] === RUN   TestDockerSuite/TestDevicePermissions
13:32:43 [2020-11-19T13:32:43.525Z] === RUN   TestDockerSuite/TestDockerFails
13:32:43 [2020-11-19T13:32:43.525Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
13:32:43 [2020-11-19T13:32:43.525Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
13:32:43 [2020-11-19T13:32:43.525Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
13:32:44 [2020-11-19T13:32:44.095Z] #36 exporting layers 1.8s done
13:32:44 [2020-11-19T13:32:44.095Z] #36 writing image sha256:436fb0cf6f37f6d3ff15057a1efae051ae11bf24382cae4070cbea05cb1cba21 done
13:32:44 [2020-11-19T13:32:44.095Z] #36 naming to docker.io/library/moby-e2e-test done
13:32:44 [2020-11-19T13:32:44.095Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:32:44 [2020-11-19T13:32:44.440Z] + echo Ensuring container killed.
13:32:44 [2020-11-19T13:32:44.440Z] Ensuring container killed.
13:32:44 [2020-11-19T13:32:44.440Z] + docker rm -vf docker-pr2
13:32:44 [2020-11-19T13:32:44.440Z] Error: No such container: docker-pr2
13:32:44 [2020-11-19T13:32:44.440Z] + true
[Pipeline] sh
13:32:44 [2020-11-19T13:32:44.465Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
13:32:44 [2020-11-19T13:32:44.726Z] + echo Chowning /workspace to jenkins user
13:32:44 [2020-11-19T13:32:44.726Z] Chowning /workspace to jenkins user
13:32:44 [2020-11-19T13:32:44.726Z] + id -u
13:32:44 [2020-11-19T13:32:44.726Z] + id -g
13:32:44 [2020-11-19T13:32:44.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41696:/workspace busybox chown -R 1000:1000 /workspace
13:32:45 [2020-11-19T13:32:45.035Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:32:45 [2020-11-19T13:32:45.973Z] + bundleName=unit
13:32:45 [2020-11-19T13:32:45.973Z] + echo Creating unit-bundles.tar.gz
13:32:45 [2020-11-19T13:32:45.973Z] Creating unit-bundles.tar.gz
13:32:45 [2020-11-19T13:32:45.973Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
13:32:45 [2020-11-19T13:32:45.973Z] bundles/junit-report.xml
13:32:45 [2020-11-19T13:32:45.973Z] bundles/go-test-report.json
13:32:45 [2020-11-19T13:32:45.974Z] bundles/profile.out
13:32:45 [2020-11-19T13:32:45.975Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
13:32:45 [2020-11-19T13:32:45.975Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
13:32:45 [2020-11-19T13:32:45.975Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
[Pipeline] archiveArtifacts
13:32:45 [2020-11-19T13:32:45.986Z] Archiving artifacts
13:32:46 [2020-11-19T13:32:46.235Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
13:32:46 [2020-11-19T13:32:46.467Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41696/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:32:46 [2020-11-19T13:32:46.775Z] + make clean
13:32:47 [2020-11-19T13:32:47.034Z] docker volume rm -f docker-dev-cache
13:32:47 [2020-11-19T13:32:47.034Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:32:48 [2020-11-19T13:32:48.148Z] --- PASS: TestServiceUpdateConfigs (15.49s)
13:32:48 [2020-11-19T13:32:48.148Z]     update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs
13:32:48 [2020-11-19T13:32:48.148Z]     daemon.go:325: [d4ad79f7c375d] waiting for daemon to start
13:32:48 [2020-11-19T13:32:48.148Z]     daemon.go:325: [d4ad79f7c375d] waiting for daemon to start
13:32:48 [2020-11-19T13:32:48.148Z]     daemon.go:353: [d4ad79f7c375d] daemon started
13:32:48 [2020-11-19T13:32:48.148Z]     daemon.go:461: [d4ad79f7c375d] Stopping daemon
13:32:48 [2020-11-19T13:32:48.148Z]     daemon.go:296: [d4ad79f7c375d] exiting daemon
13:32:48 [2020-11-19T13:32:48.148Z]     daemon.go:448: [d4ad79f7c375d] Daemon stopped
13:32:48 [2020-11-19T13:32:48.148Z] === RUN   TestServiceUpdateNetwork
13:32:52 [2020-11-19T13:32:52.352Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:32:53 [2020-11-19T13:32:53.756Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:32:55 [2020-11-19T13:32:55.679Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:32:57 [2020-11-19T13:32:57.061Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
13:32:57 [2020-11-19T13:32:57.630Z] === RUN   TestDockerSuite/TestEventsAttach
13:32:58 [2020-11-19T13:32:58.199Z] === RUN   TestDockerSuite/TestEventsCommit
13:32:59 [2020-11-19T13:32:59.137Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:32:59 [2020-11-19T13:32:59.396Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:32:59 [2020-11-19T13:32:59.966Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:33:00 [2020-11-19T13:33:00.535Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
13:33:00 [2020-11-19T13:33:00.795Z] --- PASS: TestServiceUpdateNetwork (12.87s)
13:33:00 [2020-11-19T13:33:00.795Z]     update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork
13:33:00 [2020-11-19T13:33:00.795Z]     daemon.go:325: [d4b2ded280bd1] waiting for daemon to start
13:33:00 [2020-11-19T13:33:00.795Z]     daemon.go:325: [d4b2ded280bd1] waiting for daemon to start
13:33:00 [2020-11-19T13:33:00.795Z]     daemon.go:353: [d4b2ded280bd1] daemon started
13:33:00 [2020-11-19T13:33:00.795Z]     daemon.go:461: [d4b2ded280bd1] Stopping daemon
13:33:00 [2020-11-19T13:33:00.795Z]     daemon.go:296: [d4b2ded280bd1] exiting daemon
13:33:00 [2020-11-19T13:33:00.795Z]     daemon.go:448: [d4b2ded280bd1] Daemon stopped
13:33:00 [2020-11-19T13:33:00.795Z] PASS
13:33:00 [2020-11-19T13:33:00.795Z] 
13:33:00 [2020-11-19T13:33:00.795Z] DONE 18 tests in 148.049s
13:33:00 [2020-11-19T13:33:00.795Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:33:00 [2020-11-19T13:33:00.795Z] ++ 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
13:33:00 [2020-11-19T13:33:00.795Z] ++ set -e
13:33:00 [2020-11-19T13:33:00.795Z] ++ '[' -n 0 ']'
13:33:00 [2020-11-19T13:33:00.795Z] ++ set -x
13:33:00 [2020-11-19T13:33:00.795Z] ++ env -i DEST=/go/src/github.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
13:33:00 [2020-11-19T13:33:00.795Z] INFO: Testing against a local daemon
13:33:00 [2020-11-19T13:33:00.795Z] === RUN   TestSessionCreate
13:33:00 [2020-11-19T13:33:00.795Z] --- PASS: TestSessionCreate (0.02s)
13:33:00 [2020-11-19T13:33:00.795Z] === RUN   TestSessionCreateWithBadUpgrade
13:33:00 [2020-11-19T13:33:00.795Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:33:00 [2020-11-19T13:33:00.795Z] PASS
13:33:00 [2020-11-19T13:33:00.795Z] 
13:33:00 [2020-11-19T13:33:00.795Z] DONE 2 tests in 0.192s
13:33:00 [2020-11-19T13:33:00.795Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:33:00 [2020-11-19T13:33:00.795Z] ++ 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
13:33:00 [2020-11-19T13:33:00.795Z] ++ set -e
13:33:00 [2020-11-19T13:33:00.795Z] ++ '[' -n 0 ']'
13:33:00 [2020-11-19T13:33:00.795Z] ++ set -x
13:33:00 [2020-11-19T13:33:00.795Z] ++ env -i DEST=/go/src/github.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
13:33:01 [2020-11-19T13:33:01.055Z] INFO: Testing against a local daemon
13:33:01 [2020-11-19T13:33:01.055Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:33:01 [2020-11-19T13:33:01.055Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:33:01 [2020-11-19T13:33:01.055Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:33:01 [2020-11-19T13:33:01.055Z] === RUN   TestEventsExecDie
13:33:01 [2020-11-19T13:33:01.623Z] --- PASS: TestEventsExecDie (0.65s)
13:33:01 [2020-11-19T13:33:01.623Z] === RUN   TestEventsBackwardsCompatible
13:33:01 [2020-11-19T13:33:01.883Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
13:33:01 [2020-11-19T13:33:01.883Z] === RUN   TestInfoBinaryCommits
13:33:01 [2020-11-19T13:33:01.883Z] --- PASS: TestInfoBinaryCommits (0.04s)
13:33:01 [2020-11-19T13:33:01.883Z] === RUN   TestInfoAPIVersioned
13:33:01 [2020-11-19T13:33:01.883Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:33:01 [2020-11-19T13:33:01.883Z] === RUN   TestInfoAPI
13:33:01 [2020-11-19T13:33:01.883Z] --- PASS: TestInfoAPI (0.05s)
13:33:01 [2020-11-19T13:33:01.883Z] === RUN   TestInfoAPIWarnings
13:33:02 [2020-11-19T13:33:02.453Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
13:33:02 [2020-11-19T13:33:02.713Z] --- PASS: TestInfoAPIWarnings (0.84s)
13:33:02 [2020-11-19T13:33:02.713Z]     info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings
13:33:02 [2020-11-19T13:33:02.713Z]     daemon.go:325: [d61019bf0ba22] waiting for daemon to start
13:33:02 [2020-11-19T13:33:02.713Z]     daemon.go:325: [d61019bf0ba22] waiting for daemon to start
13:33:02 [2020-11-19T13:33:02.713Z]     daemon.go:353: [d61019bf0ba22] daemon started
13:33:02 [2020-11-19T13:33:02.713Z]     daemon.go:461: [d61019bf0ba22] Stopping daemon
13:33:02 [2020-11-19T13:33:02.713Z]     daemon.go:296: [d61019bf0ba22] exiting daemon
13:33:02 [2020-11-19T13:33:02.713Z]     daemon.go:448: [d61019bf0ba22] Daemon stopped
13:33:02 [2020-11-19T13:33:02.713Z] === RUN   TestLoginFailsWithBadCredentials
13:33:02 [2020-11-19T13:33:02.974Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
13:33:02 [2020-11-19T13:33:02.974Z] === RUN   TestPingCacheHeaders
13:33:02 [2020-11-19T13:33:02.974Z] --- PASS: TestPingCacheHeaders (0.03s)
13:33:02 [2020-11-19T13:33:02.974Z] === RUN   TestPingGet
13:33:02 [2020-11-19T13:33:02.974Z] --- PASS: TestPingGet (0.02s)
13:33:02 [2020-11-19T13:33:02.974Z] === RUN   TestPingHead
13:33:02 [2020-11-19T13:33:02.974Z] --- PASS: TestPingHead (0.03s)
13:33:02 [2020-11-19T13:33:02.974Z] === RUN   TestVersion
13:33:02 [2020-11-19T13:33:02.974Z] --- PASS: TestVersion (0.02s)
13:33:02 [2020-11-19T13:33:02.974Z] PASS
13:33:02 [2020-11-19T13:33:02.974Z] 
13:33:02 [2020-11-19T13:33:02.974Z] === Skipped
13:33:02 [2020-11-19T13:33:02.974Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:33:02 [2020-11-19T13:33:02.974Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:33:02 [2020-11-19T13:33:02.974Z] 
13:33:02 [2020-11-19T13:33:02.974Z] DONE 12 tests, 1 skipped in 2.194s
13:33:03 [2020-11-19T13:33:03.235Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:33:03 [2020-11-19T13:33:03.235Z] ++ 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
13:33:03 [2020-11-19T13:33:03.235Z] ++ set -e
13:33:03 [2020-11-19T13:33:03.235Z] ++ '[' -n 0 ']'
13:33:03 [2020-11-19T13:33:03.235Z] ++ set -x
13:33:03 [2020-11-19T13:33:03.235Z] ++ env -i DEST=/go/src/github.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
13:33:03 [2020-11-19T13:33:03.235Z] INFO: Testing against a local daemon
13:33:03 [2020-11-19T13:33:03.235Z] === RUN   TestVolumesCreateAndList
13:33:03 [2020-11-19T13:33:03.235Z] --- PASS: TestVolumesCreateAndList (0.03s)
13:33:03 [2020-11-19T13:33:03.235Z] === RUN   TestVolumesRemove
13:33:03 [2020-11-19T13:33:03.495Z] --- PASS: TestVolumesRemove (0.10s)
13:33:03 [2020-11-19T13:33:03.495Z] === RUN   TestVolumesInspect
13:33:03 [2020-11-19T13:33:03.495Z] --- PASS: TestVolumesInspect (0.02s)
13:33:03 [2020-11-19T13:33:03.495Z] === RUN   TestVolumesInvalidJSON
13:33:03 [2020-11-19T13:33:03.496Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:33:03 [2020-11-19T13:33:03.496Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:33:03 [2020-11-19T13:33:03.496Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:33:03 [2020-11-19T13:33:03.496Z] --- PASS: TestVolumesInvalidJSON (0.02s)
13:33:03 [2020-11-19T13:33:03.496Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
13:33:03 [2020-11-19T13:33:03.496Z] PASS
13:33:03 [2020-11-19T13:33:03.496Z] 
13:33:03 [2020-11-19T13:33:03.496Z] DONE 5 tests in 0.358s
13:33:03 [2020-11-19T13:33:03.496Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:33:03 [2020-11-19T13:33:03.756Z] ++++ cat bundles/test-integration/docker.pid
13:33:03 [2020-11-19T13:33:03.756Z] +++ kill 4630
13:33:03 [2020-11-19T13:33:03.756Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:33:05 [2020-11-19T13:33:05.138Z] umount: bundles/test-integration/root: no mount point specified.
13:33:05 [2020-11-19T13:33:05.138Z] +++ /etc/init.d/apparmor stop
13:33:05 [2020-11-19T13:33:05.138Z] Leaving: AppArmorNo profiles have been unloaded.
13:33:05 [2020-11-19T13:33:05.138Z] 
13:33:05 [2020-11-19T13:33:05.138Z] Unloading profiles will leave already running processes permanently
13:33:05 [2020-11-19T13:33:05.138Z] unconfined, which can lead to unexpected situations.
13:33:05 [2020-11-19T13:33:05.138Z] 
13:33:05 [2020-11-19T13:33:05.138Z] To set a process to complain mode, use the command line tool
13:33:05 [2020-11-19T13:33:05.138Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:33:05 [2020-11-19T13:33:05.138Z] +++ true
13:33:05 [2020-11-19T13:33:05.138Z] exiting test-integration
13:33:05 [2020-11-19T13:33:05.138Z] ++ exit 0
13:33:05 [2020-11-19T13:33:05.138Z] 
13:33:06 [2020-11-19T13:33:06.080Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
13:33:06 [2020-11-19T13:33:06.080Z] + for job in $(jobs -p)
13:33:06 [2020-11-19T13:33:06.080Z] + wait 15999
13:33:08 [2020-11-19T13:33:08.617Z] === RUN   TestDockerSuite/TestEventsCopy
13:33:09 [2020-11-19T13:33:09.214Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:33:10 [2020-11-19T13:33:10.159Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:33:10 [2020-11-19T13:33:10.728Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:33:10 [2020-11-19T13:33:10.990Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:33:11 [2020-11-19T13:33:11.930Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:33:12 [2020-11-19T13:33:12.190Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
13:33:12 [2020-11-19T13:33:12.190Z] === RUN   TestDockerSuite/TestEventsFilterType
13:33:12 [2020-11-19T13:33:12.450Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
13:33:12 [2020-11-19T13:33:12.710Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
13:33:12 [2020-11-19T13:33:12.710Z] === RUN   TestDockerSuite/TestEventsFilters
13:33:13 [2020-11-19T13:33:13.649Z] === RUN   TestDockerSuite/TestEventsFormat
13:33:14 [2020-11-19T13:33:14.588Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:33:14 [2020-11-19T13:33:14.588Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:33:14 [2020-11-19T13:33:14.588Z] === RUN   TestDockerSuite/TestEventsImageImport
13:33:15 [2020-11-19T13:33:15.158Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:33:15 [2020-11-19T13:33:15.418Z] === RUN   TestDockerSuite/TestEventsImagePull
13:33:15 [2020-11-19T13:33:15.678Z] === RUN   TestDockerSuite/TestEventsImageTag
13:33:17 [2020-11-19T13:33:17.056Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
13:33:17 [2020-11-19T13:33:17.056Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
13:33:17 [2020-11-19T13:33:17.056Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
13:33:17 [2020-11-19T13:33:17.056Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:33:18 [2020-11-19T13:33:18.963Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
13:33:19 [2020-11-19T13:33:19.223Z] === RUN   TestDockerSuite/TestEventsRename
13:33:19 [2020-11-19T13:33:19.792Z] === RUN   TestDockerSuite/TestEventsResize
13:33:20 [2020-11-19T13:33:20.361Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:33:20 [2020-11-19T13:33:20.930Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:33:21 [2020-11-19T13:33:21.498Z] === RUN   TestDockerSuite/TestEventsStreaming
13:33:21 [2020-11-19T13:33:21.758Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:33:25 [2020-11-19T13:33:25.050Z] === RUN   TestDockerSuite/TestEventsTop
13:33:25 [2020-11-19T13:33:25.310Z] === RUN   TestDockerSuite/TestEventsUntag
13:33:27 [2020-11-19T13:33:27.861Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:33:28 [2020-11-19T13:33:28.800Z] === RUN   TestDockerSuite/TestExec
13:33:29 [2020-11-19T13:33:29.368Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:33:29 [2020-11-19T13:33:29.937Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:33:30 [2020-11-19T13:33:30.506Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:33:31 [2020-11-19T13:33:31.074Z] === RUN   TestDockerSuite/TestExecAPIStart
13:33:32 [2020-11-19T13:33:32.014Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:33:32 [2020-11-19T13:33:32.583Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:33:33 [2020-11-19T13:33:33.151Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:33:33 [2020-11-19T13:33:33.411Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:33:33 [2020-11-19T13:33:33.982Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:33:34 [2020-11-19T13:33:34.553Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:33:35 [2020-11-19T13:33:35.493Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:33:36 [2020-11-19T13:33:36.063Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:33:37 [2020-11-19T13:33:37.445Z] === RUN   TestDockerSuite/TestExecCgroup
13:33:38 [2020-11-19T13:33:38.385Z] === RUN   TestDockerSuite/TestExecEnv
13:33:38 [2020-11-19T13:33:38.953Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:33:40 [2020-11-19T13:33:40.333Z] === RUN   TestDockerSuite/TestExecExitStatus
13:33:40 [2020-11-19T13:33:40.966Z] === RUN   TestDockerSuite/TestExecInspectID
13:33:42 [2020-11-19T13:33:42.889Z] === RUN   TestDockerSuite/TestExecInteractive
13:33:43 [2020-11-19T13:33:43.148Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
13:33:43 [2020-11-19T13:33:43.718Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:33:44 [2020-11-19T13:33:44.288Z] === RUN   TestDockerSuite/TestExecParseError
13:33:44 [2020-11-19T13:33:44.857Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:33:45 [2020-11-19T13:33:45.426Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:33:45 [2020-11-19T13:33:45.997Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:33:47 [2020-11-19T13:33:47.907Z] === RUN   TestDockerSuite/TestExecSetEnv
13:33:48 [2020-11-19T13:33:48.476Z] === RUN   TestDockerSuite/TestExecStartFails
13:33:49 [2020-11-19T13:33:49.044Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:34:01 [2020-11-19T13:34:01.254Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:34:01 [2020-11-19T13:34:01.254Z] === RUN   TestDockerSuite/TestExecTTY
13:34:01 [2020-11-19T13:34:01.254Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:34:01 [2020-11-19T13:34:01.823Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:34:02 [2020-11-19T13:34:02.392Z] === RUN   TestDockerSuite/TestExecUlimits
13:34:02 [2020-11-19T13:34:02.962Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:34:02 [2020-11-19T13:34:02.962Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:34:04 [2020-11-19T13:34:04.347Z] === RUN   TestDockerSuite/TestExecWithNoTERM
13:34:04 [2020-11-19T13:34:04.606Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:34:05 [2020-11-19T13:34:05.551Z] === RUN   TestDockerSuite/TestExecWithTERM
13:34:06 [2020-11-19T13:34:06.120Z] === RUN   TestDockerSuite/TestExecWithUser
13:34:07 [2020-11-19T13:34:07.061Z] === RUN   TestDockerSuite/TestGetContainerStats
13:34:12 [2020-11-19T13:34:12.334Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:34:16 [2020-11-19T13:34:16.527Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:34:17 [2020-11-19T13:34:17.906Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:34:22 [2020-11-19T13:34:22.099Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:34:23 [2020-11-19T13:34:23.039Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:34:23 [2020-11-19T13:34:23.039Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:34:23 [2020-11-19T13:34:23.039Z] === RUN   TestDockerSuite/TestHealth
13:34:41 [2020-11-19T13:34:41.164Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:34:42 [2020-11-19T13:34:42.104Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:34:42 [2020-11-19T13:34:42.104Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:34:42 [2020-11-19T13:34:42.104Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:34:42 [2020-11-19T13:34:42.104Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:34:42 [2020-11-19T13:34:42.672Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:34:42 [2020-11-19T13:34:42.672Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:34:43 [2020-11-19T13:34:43.242Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:34:43 [2020-11-19T13:34:43.242Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:34:43 [2020-11-19T13:34:43.242Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:34:43 [2020-11-19T13:34:43.242Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:34:43 [2020-11-19T13:34:43.502Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:34:43 [2020-11-19T13:34:43.762Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:34:44 [2020-11-19T13:34:44.023Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:34:44 [2020-11-19T13:34:44.023Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkFilter
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
13:34:44 [2020-11-19T13:34:44.237Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
13:34:44 [2020-11-19T13:34:44.593Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:34:44 [2020-11-19T13:34:44.852Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:34:45 [2020-11-19T13:34:45.422Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:34:45 [2020-11-19T13:34:45.992Z] === RUN   TestDockerSuite/TestImagesFormat
13:34:45 [2020-11-19T13:34:45.992Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:34:46 [2020-11-19T13:34:46.561Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:34:48 [2020-11-19T13:34:48.961Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
13:34:48 [2020-11-19T13:34:48.961Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
13:34:48 [2020-11-19T13:34:48.961Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
13:34:49 [2020-11-19T13:34:49.852Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:34:49 [2020-11-19T13:34:49.852Z] === RUN   TestDockerSuite/TestImportBadURL
13:34:49 [2020-11-19T13:34:49.852Z] === RUN   TestDockerSuite/TestImportDisplay
13:34:50 [2020-11-19T13:34:50.426Z] === RUN   TestDockerSuite/TestImportFile
13:34:51 [2020-11-19T13:34:51.167Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
13:34:51 [2020-11-19T13:34:51.808Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:34:51 [2020-11-19T13:34:51.808Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:34:52 [2020-11-19T13:34:52.748Z] === RUN   TestDockerSuite/TestImportGzipped
13:34:53 [2020-11-19T13:34:53.367Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
13:34:53 [2020-11-19T13:34:53.367Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
13:34:53 [2020-11-19T13:34:53.367Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
13:34:53 [2020-11-19T13:34:53.367Z] === RUN   TestDockerSuite/TestAttachDisconnect
13:34:53 [2020-11-19T13:34:53.367Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
13:34:54 [2020-11-19T13:34:54.130Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:34:55 [2020-11-19T13:34:55.070Z] === RUN   TestDockerSuite/TestInfoDebug
13:34:55 [2020-11-19T13:34:55.639Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
13:34:56 [2020-11-19T13:34:56.224Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
13:34:56 [2020-11-19T13:34:56.300Z] === RUN   TestDockerSuite/TestAttachPausedContainer
13:34:56 [2020-11-19T13:34:56.300Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
13:34:56 [2020-11-19T13:34:56.300Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
13:34:56 [2020-11-19T13:34:56.798Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
13:34:57 [2020-11-19T13:34:57.735Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:34:58 [2020-11-19T13:34:58.304Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:34:58 [2020-11-19T13:34:58.873Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:34:59 [2020-11-19T13:34:59.444Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:34:59 [2020-11-19T13:34:59.444Z] === RUN   TestDockerSuite/TestInfoFormat
13:34:59 [2020-11-19T13:34:59.444Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
13:34:59 [2020-11-19T13:34:59.445Z] === RUN   TestDockerSuite/TestInsecureRegistries
13:35:00 [2020-11-19T13:35:00.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:35:00 [2020-11-19T13:35:00.013Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:35:00 [2020-11-19T13:35:00.582Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:35:01 [2020-11-19T13:35:01.152Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:35:02 [2020-11-19T13:35:02.093Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:35:02 [2020-11-19T13:35:02.663Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:35:03 [2020-11-19T13:35:03.235Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:35:03 [2020-11-19T13:35:03.431Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
13:35:04 [2020-11-19T13:35:04.177Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:35:04 [2020-11-19T13:35:04.177Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
13:35:04 [2020-11-19T13:35:04.437Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:35:05 [2020-11-19T13:35:05.820Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:35:06 [2020-11-19T13:35:06.080Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:35:07 [2020-11-19T13:35:07.021Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:35:07 [2020-11-19T13:35:07.021Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:35:07 [2020-11-19T13:35:07.590Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:35:07 [2020-11-19T13:35:07.590Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:35:08 [2020-11-19T13:35:08.529Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:35:09 [2020-11-19T13:35:09.100Z] === RUN   TestDockerSuite/TestInspectDefault
13:35:10 [2020-11-19T13:35:10.045Z] === RUN   TestDockerSuite/TestInspectHistory
13:35:10 [2020-11-19T13:35:10.985Z] === RUN   TestDockerSuite/TestInspectImage
13:35:10 [2020-11-19T13:35:10.985Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:35:10 [2020-11-19T13:35:10.985Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:35:10 [2020-11-19T13:35:10.985Z] === RUN   TestDockerSuite/TestInspectInt64
13:35:11 [2020-11-19T13:35:11.567Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:35:12 [2020-11-19T13:35:12.506Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:35:12 [2020-11-19T13:35:12.506Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:35:13 [2020-11-19T13:35:13.078Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:35:14 [2020-11-19T13:35:14.016Z] === RUN   TestDockerSuite/TestInspectPlugin
13:35:15 [2020-11-19T13:35:15.924Z] === RUN   TestDockerSuite/TestInspectRootFS
13:35:15 [2020-11-19T13:35:15.924Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:35:16 [2020-11-19T13:35:16.183Z] === RUN   TestDockerSuite/TestInspectStatus
13:35:16 [2020-11-19T13:35:16.753Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:35:18 [2020-11-19T13:35:18.135Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:35:18 [2020-11-19T13:35:18.395Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:35:18 [2020-11-19T13:35:18.964Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:35:19 [2020-11-19T13:35:19.223Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:35:19 [2020-11-19T13:35:19.792Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:35:20 [2020-11-19T13:35:20.362Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:35:20 [2020-11-19T13:35:20.931Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:35:20 [2020-11-19T13:35:20.931Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
13:35:22 [2020-11-19T13:35:22.840Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:35:23 [2020-11-19T13:35:23.410Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:35:23 [2020-11-19T13:35:23.670Z] === RUN   TestDockerSuite/TestLinksEnvs
13:35:24 [2020-11-19T13:35:24.609Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:35:25 [2020-11-19T13:35:25.179Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:35:26 [2020-11-19T13:35:26.561Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:35:29 [2020-11-19T13:35:29.117Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:35:31 [2020-11-19T13:35:31.029Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:35:31 [2020-11-19T13:35:31.029Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:35:32 [2020-11-19T13:35:32.410Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:35:32 [2020-11-19T13:35:32.669Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:35:33 [2020-11-19T13:35:33.240Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:35:41 [2020-11-19T13:35:41.365Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:35:41 [2020-11-19T13:35:41.365Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:35:42 [2020-11-19T13:35:42.305Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:35:44 [2020-11-19T13:35:44.215Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:35:44 [2020-11-19T13:35:44.475Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:35:47 [2020-11-19T13:35:47.015Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:35:47 [2020-11-19T13:35:47.015Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:35:47 [2020-11-19T13:35:47.275Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:35:47 [2020-11-19T13:35:47.275Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:35:47 [2020-11-19T13:35:47.275Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:35:47 [2020-11-19T13:35:47.844Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:35:48 [2020-11-19T13:35:48.104Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:35:52 [2020-11-19T13:35:52.306Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:35:52 [2020-11-19T13:35:52.306Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:35:57 [2020-11-19T13:35:57.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:35:57 [2020-11-19T13:35:57.580Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:35:57 [2020-11-19T13:35:57.580Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:35:57 [2020-11-19T13:35:57.580Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:35:58 [2020-11-19T13:35:58.521Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:35:59 [2020-11-19T13:35:59.903Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:36:00 [2020-11-19T13:36:00.844Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:36:01 [2020-11-19T13:36:01.783Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:36:02 [2020-11-19T13:36:02.722Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:36:03 [2020-11-19T13:36:03.291Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:36:05 [2020-11-19T13:36:05.832Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:36:06 [2020-11-19T13:36:06.095Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:36:07 [2020-11-19T13:36:07.033Z] === RUN   TestDockerSuite/TestLogsSince
13:36:13 [2020-11-19T13:36:13.615Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:36:20 [2020-11-19T13:36:20.186Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:36:20 [2020-11-19T13:36:20.186Z] === RUN   TestDockerSuite/TestLogsTail
13:36:20 [2020-11-19T13:36:20.186Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:36:20 [2020-11-19T13:36:20.755Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:36:21 [2020-11-19T13:36:21.324Z] === RUN   TestDockerSuite/TestMountIntoProc
13:36:21 [2020-11-19T13:36:21.584Z] === RUN   TestDockerSuite/TestMountIntoSys
13:36:21 [2020-11-19T13:36:21.843Z] === RUN   TestDockerSuite/TestNetHostname
13:36:23 [2020-11-19T13:36:23.223Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:36:23 [2020-11-19T13:36:23.483Z] === RUN   TestDockerSuite/TestNetworkEvents
13:36:24 [2020-11-19T13:36:24.423Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:36:25 [2020-11-19T13:36:25.803Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:36:26 [2020-11-19T13:36:26.063Z] === RUN   TestDockerSuite/TestPluginActive
13:36:27 [2020-11-19T13:36:27.969Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:36:31 [2020-11-19T13:36:31.261Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:36:34 [2020-11-19T13:36:34.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:36:37 [2020-11-19T13:36:37.120Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:36:37 [2020-11-19T13:36:37.120Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:36:38 [2020-11-19T13:36:38.059Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:36:41 [2020-11-19T13:36:41.358Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:36:41 [2020-11-19T13:36:41.927Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:36:44 [2020-11-19T13:36:44.472Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:36:49 [2020-11-19T13:36:49.750Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:36:50 [2020-11-19T13:36:50.320Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:36:51 [2020-11-19T13:36:51.258Z] === RUN   TestDockerSuite/TestPortHostBinding
13:36:52 [2020-11-19T13:36:52.198Z] === RUN   TestDockerSuite/TestPortList
13:36:57 [2020-11-19T13:36:57.476Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:36:59 [2020-11-19T13:36:59.398Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:37:00 [2020-11-19T13:37:00.043Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
13:37:00 [2020-11-19T13:37:00.043Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
13:37:00 [2020-11-19T13:37:00.336Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:37:05 [2020-11-19T13:37:05.874Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
13:37:05 [2020-11-19T13:37:05.874Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:37:08 [2020-11-19T13:37:08.462Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:37:08 [2020-11-19T13:37:08.721Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:37:08 [2020-11-19T13:37:08.721Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:37:09 [2020-11-19T13:37:09.642Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
13:37:09 [2020-11-19T13:37:09.661Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:37:09 [2020-11-19T13:37:09.661Z] === RUN   TestDockerSuite/TestPruneContainerLabel
13:37:10 [2020-11-19T13:37:10.106Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
13:37:10 [2020-11-19T13:37:10.106Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
13:37:10 [2020-11-19T13:37:10.106Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
13:37:10 [2020-11-19T13:37:10.106Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
13:37:10 [2020-11-19T13:37:10.570Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
13:37:11 [2020-11-19T13:37:11.034Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
13:37:12 [2020-11-19T13:37:12.201Z] === RUN   TestDockerSuite/TestPruneContainerUntil
13:37:13 [2020-11-19T13:37:13.140Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
13:37:13 [2020-11-19T13:37:13.400Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
13:37:13 [2020-11-19T13:37:13.660Z] === RUN   TestDockerSuite/TestPsByOrder
13:37:13 [2020-11-19T13:37:13.964Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
13:37:14 [2020-11-19T13:37:14.942Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
13:37:14 [2020-11-19T13:37:14.942Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
13:37:14 [2020-11-19T13:37:14.942Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
13:37:14 [2020-11-19T13:37:14.942Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
13:37:16 [2020-11-19T13:37:16.198Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:37:16 [2020-11-19T13:37:16.770Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:37:17 [2020-11-19T13:37:17.871Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
13:37:20 [2020-11-19T13:37:20.071Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:37:23 [2020-11-19T13:37:23.380Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:37:23 [2020-11-19T13:37:23.380Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:37:24 [2020-11-19T13:37:24.322Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:37:25 [2020-11-19T13:37:25.704Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:37:30 [2020-11-19T13:37:30.331Z] === RUN   TestDockerSuite/TestBuildAddNonTar
13:37:33 [2020-11-19T13:37:33.849Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:37:34 [2020-11-19T13:37:34.097Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
13:37:34 [2020-11-19T13:37:34.561Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
13:37:34 [2020-11-19T13:37:34.561Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
13:37:34 [2020-11-19T13:37:34.791Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:37:36 [2020-11-19T13:37:36.702Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:37:37 [2020-11-19T13:37:37.274Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:37:38 [2020-11-19T13:37:38.324Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
13:37:38 [2020-11-19T13:37:38.656Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:37:39 [2020-11-19T13:37:39.303Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
13:37:39 [2020-11-19T13:37:39.597Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:37:41 [2020-11-19T13:37:41.509Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:37:42 [2020-11-19T13:37:42.449Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:37:42 [2020-11-19T13:37:42.449Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:37:43 [2020-11-19T13:37:43.020Z] === RUN   TestDockerSuite/TestPsRightTagName
13:37:44 [2020-11-19T13:37:44.949Z] === RUN   TestDockerSuite/TestPsShowMounts
13:37:46 [2020-11-19T13:37:46.861Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:37:47 [2020-11-19T13:37:47.121Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:37:47 [2020-11-19T13:37:47.121Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:37:47 [2020-11-19T13:37:47.381Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:37:47 [2020-11-19T13:37:47.381Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:37:47 [2020-11-19T13:37:47.381Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:37:47 [2020-11-19T13:37:47.953Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:37:48 [2020-11-19T13:37:48.894Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:37:49 [2020-11-19T13:37:49.676Z] === RUN   TestDockerSuite/TestBuildAddScript
13:37:49 [2020-11-19T13:37:49.676Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
13:37:49 [2020-11-19T13:37:49.676Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
13:37:49 [2020-11-19T13:37:49.676Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
13:37:49 [2020-11-19T13:37:49.676Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
13:37:49 [2020-11-19T13:37:49.676Z] === RUN   TestDockerSuite/TestBuildAddTar
13:37:50 [2020-11-19T13:37:50.276Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:37:50 [2020-11-19T13:37:50.536Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:37:51 [2020-11-19T13:37:51.105Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:37:57 [2020-11-19T13:37:57.685Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:37:59 [2020-11-19T13:37:59.068Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:38:00 [2020-11-19T13:38:00.448Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:38:00 [2020-11-19T13:38:00.448Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:38:00 [2020-11-19T13:38:00.708Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:38:00 [2020-11-19T13:38:00.968Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:38:03 [2020-11-19T13:38:03.504Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:38:04 [2020-11-19T13:38:04.080Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:38:06 [2020-11-19T13:38:06.619Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:38:07 [2020-11-19T13:38:07.558Z] === RUN   TestDockerSuite/TestRmiBlank
13:38:07 [2020-11-19T13:38:07.558Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:38:07 [2020-11-19T13:38:07.817Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:38:10 [2020-11-19T13:38:10.357Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:38:11 [2020-11-19T13:38:11.296Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:38:11 [2020-11-19T13:38:11.556Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:38:12 [2020-11-19T13:38:12.937Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:38:13 [2020-11-19T13:38:13.877Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:38:15 [2020-11-19T13:38:15.258Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:38:15 [2020-11-19T13:38:15.827Z] === RUN   TestDockerSuite/TestRmiTag
13:38:15 [2020-11-19T13:38:15.827Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:38:16 [2020-11-19T13:38:16.396Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:38:19 [2020-11-19T13:38:19.689Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:38:19 [2020-11-19T13:38:19.952Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:38:20 [2020-11-19T13:38:20.892Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:38:21 [2020-11-19T13:38:21.461Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:38:22 [2020-11-19T13:38:22.406Z] === RUN   TestDockerSuite/TestRunAddHost
13:38:22 [2020-11-19T13:38:22.666Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:38:22 [2020-11-19T13:38:22.927Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:38:23 [2020-11-19T13:38:23.496Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:38:23 [2020-11-19T13:38:23.496Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:38:24 [2020-11-19T13:38:24.065Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:38:25 [2020-11-19T13:38:25.444Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:38:25 [2020-11-19T13:38:25.458Z] === RUN   TestDockerSuite/TestBuildAddTarXz
13:38:25 [2020-11-19T13:38:25.458Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
13:38:25 [2020-11-19T13:38:25.458Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
13:38:25 [2020-11-19T13:38:25.704Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:38:26 [2020-11-19T13:38:26.275Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:38:26 [2020-11-19T13:38:26.845Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
13:38:27 [2020-11-19T13:38:27.785Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:38:28 [2020-11-19T13:38:28.723Z] === RUN   TestDockerSuite/TestRunAttachDetach
13:38:29 [2020-11-19T13:38:29.291Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
13:38:30 [2020-11-19T13:38:30.229Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
13:38:30 [2020-11-19T13:38:30.797Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
13:38:31 [2020-11-19T13:38:31.367Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:38:31 [2020-11-19T13:38:31.367Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
13:38:31 [2020-11-19T13:38:31.936Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:38:32 [2020-11-19T13:38:32.876Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
13:38:33 [2020-11-19T13:38:33.817Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:38:34 [2020-11-19T13:38:34.757Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:38:35 [2020-11-19T13:38:35.334Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:38:35 [2020-11-19T13:38:35.904Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:38:35 [2020-11-19T13:38:35.904Z] === RUN   TestDockerSuite/TestRunBindMounts
13:38:37 [2020-11-19T13:38:37.827Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:38:38 [2020-11-19T13:38:38.397Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:38:38 [2020-11-19T13:38:38.656Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:38:39 [2020-11-19T13:38:39.226Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:38:39 [2020-11-19T13:38:39.795Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:38:39 [2020-11-19T13:38:39.795Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:38:40 [2020-11-19T13:38:40.328Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
13:38:40 [2020-11-19T13:38:40.364Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:38:40 [2020-11-19T13:38:40.933Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:38:41 [2020-11-19T13:38:41.305Z] === RUN   TestDockerSuite/TestBuildBlankName
13:38:41 [2020-11-19T13:38:41.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
13:38:41 [2020-11-19T13:38:41.872Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:38:42 [2020-11-19T13:38:42.132Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:38:42 [2020-11-19T13:38:42.703Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:38:42 [2020-11-19T13:38:42.963Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:38:43 [2020-11-19T13:38:43.223Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:38:43 [2020-11-19T13:38:43.482Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:38:44 [2020-11-19T13:38:44.421Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:38:44 [2020-11-19T13:38:44.991Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:38:45 [2020-11-19T13:38:45.560Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:38:46 [2020-11-19T13:38:46.131Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:38:46 [2020-11-19T13:38:46.131Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:38:46 [2020-11-19T13:38:46.701Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:38:48 [2020-11-19T13:38:48.083Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:38:48 [2020-11-19T13:38:48.891Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
13:38:49 [2020-11-19T13:38:49.467Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:38:49 [2020-11-19T13:38:49.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
13:38:50 [2020-11-19T13:38:50.850Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:38:51 [2020-11-19T13:38:51.110Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:38:52 [2020-11-19T13:38:52.058Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:38:52 [2020-11-19T13:38:52.323Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:38:52 [2020-11-19T13:38:52.892Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:38:53 [2020-11-19T13:38:53.460Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:38:54 [2020-11-19T13:38:54.590Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
13:38:54 [2020-11-19T13:38:54.845Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:38:56 [2020-11-19T13:38:56.760Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:38:58 [2020-11-19T13:38:58.141Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:38:58 [2020-11-19T13:38:58.141Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:38:58 [2020-11-19T13:38:58.711Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:39:00 [2020-11-19T13:39:00.622Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:39:02 [2020-11-19T13:39:02.003Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:39:02 [2020-11-19T13:39:02.576Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:39:03 [2020-11-19T13:39:03.202Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
13:39:05 [2020-11-19T13:39:05.115Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
13:39:05 [2020-11-19T13:39:05.115Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:39:07 [2020-11-19T13:39:07.023Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:39:07 [2020-11-19T13:39:07.023Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:39:07 [2020-11-19T13:39:07.023Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:39:07 [2020-11-19T13:39:07.592Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:39:07 [2020-11-19T13:39:07.853Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
13:39:09 [2020-11-19T13:39:09.236Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:39:10 [2020-11-19T13:39:10.636Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:39:10 [2020-11-19T13:39:10.896Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
13:39:11 [2020-11-19T13:39:11.817Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
13:39:11 [2020-11-19T13:39:11.817Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
13:39:12 [2020-11-19T13:39:12.276Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:39:12 [2020-11-19T13:39:12.846Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:39:13 [2020-11-19T13:39:13.785Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:39:14 [2020-11-19T13:39:14.355Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:39:14 [2020-11-19T13:39:14.926Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
13:39:14 [2020-11-19T13:39:14.926Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:39:15 [2020-11-19T13:39:15.865Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
13:39:16 [2020-11-19T13:39:16.434Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
13:39:16 [2020-11-19T13:39:16.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
13:39:16 [2020-11-19T13:39:16.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
13:39:16 [2020-11-19T13:39:16.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
13:39:17 [2020-11-19T13:39:17.006Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:39:17 [2020-11-19T13:39:17.006Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:39:17 [2020-11-19T13:39:17.575Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:39:18 [2020-11-19T13:39:18.147Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:39:19 [2020-11-19T13:39:19.087Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
13:39:19 [2020-11-19T13:39:19.656Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:39:19 [2020-11-19T13:39:19.656Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:39:20 [2020-11-19T13:39:20.225Z] === RUN   TestDockerSuite/TestRunEnvironment
13:39:20 [2020-11-19T13:39:20.485Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:39:20 [2020-11-19T13:39:20.744Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:39:21 [2020-11-19T13:39:21.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
13:39:21 [2020-11-19T13:39:21.255Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
13:39:21 [2020-11-19T13:39:21.316Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:39:21 [2020-11-19T13:39:21.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
13:39:21 [2020-11-19T13:39:21.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
13:39:21 [2020-11-19T13:39:21.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
13:39:21 [2020-11-19T13:39:21.884Z] === RUN   TestDockerSuite/TestRunExitCode
13:39:22 [2020-11-19T13:39:22.453Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:39:23 [2020-11-19T13:39:23.392Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:39:23 [2020-11-19T13:39:23.962Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:39:24 [2020-11-19T13:39:24.564Z] === RUN   TestDockerSuite/TestRunExposePort
13:39:24 [2020-11-19T13:39:24.564Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:39:24 [2020-11-19T13:39:24.824Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:39:25 [2020-11-19T13:39:25.083Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:39:25 [2020-11-19T13:39:25.651Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:39:27 [2020-11-19T13:39:27.033Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:39:27 [2020-11-19T13:39:27.294Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:39:27 [2020-11-19T13:39:27.294Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:39:30 [2020-11-19T13:39:30.591Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:39:30 [2020-11-19T13:39:30.591Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:39:42 [2020-11-19T13:39:42.800Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
13:39:42 [2020-11-19T13:39:42.800Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:39:42 [2020-11-19T13:39:42.888Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
13:39:43 [2020-11-19T13:39:43.370Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
13:39:43 [2020-11-19T13:39:43.370Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
13:39:43 [2020-11-19T13:39:43.370Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:39:43 [2020-11-19T13:39:43.370Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:39:43 [2020-11-19T13:39:43.940Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:39:45 [2020-11-19T13:39:45.848Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:39:46 [2020-11-19T13:39:46.787Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:39:47 [2020-11-19T13:39:47.615Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
13:39:47 [2020-11-19T13:39:47.616Z] === RUN   TestDockerSuite/TestBuildCacheAdd
13:39:47 [2020-11-19T13:39:47.725Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:39:48 [2020-11-19T13:39:48.079Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
13:39:48 [2020-11-19T13:39:48.294Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:39:48 [2020-11-19T13:39:48.866Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:39:49 [2020-11-19T13:39:49.453Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
13:39:49 [2020-11-19T13:39:49.453Z] === RUN   TestDockerSuite/TestRunModeHostname
13:39:49 [2020-11-19T13:39:49.628Z] === RUN   TestDockerSuite/TestBuildCacheFrom
13:39:49 [2020-11-19T13:39:49.628Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
13:39:50 [2020-11-19T13:39:50.393Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:39:50 [2020-11-19T13:39:50.393Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:39:50 [2020-11-19T13:39:50.653Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:39:52 [2020-11-19T13:39:52.035Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:39:52 [2020-11-19T13:39:52.974Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:39:54 [2020-11-19T13:39:54.344Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
13:39:54 [2020-11-19T13:39:54.355Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:39:54 [2020-11-19T13:39:54.355Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:39:54 [2020-11-19T13:39:54.355Z] === RUN   TestDockerSuite/TestRunModePIDHost
13:39:54 [2020-11-19T13:39:54.807Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
13:39:54 [2020-11-19T13:39:54.807Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
13:39:54 [2020-11-19T13:39:54.807Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
13:39:55 [2020-11-19T13:39:55.734Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:39:56 [2020-11-19T13:39:56.360Z] === RUN   TestDockerSuite/TestBuildClearCmd
13:39:56 [2020-11-19T13:39:56.672Z] === RUN   TestDockerSuite/TestRunMount
13:39:56 [2020-11-19T13:39:56.823Z] === RUN   TestDockerSuite/TestBuildCmd
13:39:57 [2020-11-19T13:39:57.286Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
13:39:57 [2020-11-19T13:39:57.750Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
13:39:58 [2020-11-19T13:39:58.055Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:39:58 [2020-11-19T13:39:58.218Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
13:40:02 [2020-11-19T13:40:02.251Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:40:02 [2020-11-19T13:40:02.251Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:40:02 [2020-11-19T13:40:02.510Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:40:02 [2020-11-19T13:40:02.937Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
13:40:03 [2020-11-19T13:40:03.080Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:40:04 [2020-11-19T13:40:04.463Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:40:04 [2020-11-19T13:40:04.486Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
13:40:04 [2020-11-19T13:40:04.486Z] === RUN   TestDockerSuite/TestBuildConditionalCache
13:40:05 [2020-11-19T13:40:05.461Z] === RUN   TestDockerSuite/TestBuildContChar
13:40:05 [2020-11-19T13:40:05.843Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:40:08 [2020-11-19T13:40:08.398Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:40:09 [2020-11-19T13:40:09.777Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:40:11 [2020-11-19T13:40:11.295Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:40:12 [2020-11-19T13:40:12.238Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:40:13 [2020-11-19T13:40:13.176Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:40:13 [2020-11-19T13:40:13.176Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:40:13 [2020-11-19T13:40:13.745Z] === RUN   TestDockerSuite/TestRunNetHost
13:40:14 [2020-11-19T13:40:14.685Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:40:14 [2020-11-19T13:40:14.945Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:40:15 [2020-11-19T13:40:15.204Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:40:16 [2020-11-19T13:40:16.143Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:40:17 [2020-11-19T13:40:17.899Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
13:40:17 [2020-11-19T13:40:17.899Z] === RUN   TestDockerSuite/TestBuildContextCleanup
13:40:18 [2020-11-19T13:40:18.054Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:40:18 [2020-11-19T13:40:18.054Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:40:18 [2020-11-19T13:40:18.363Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
13:40:19 [2020-11-19T13:40:19.963Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:40:20 [2020-11-19T13:40:20.563Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
13:40:21 [2020-11-19T13:40:21.027Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
13:40:21 [2020-11-19T13:40:21.341Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:40:21 [2020-11-19T13:40:21.490Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
13:40:21 [2020-11-19T13:40:21.490Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
13:40:21 [2020-11-19T13:40:21.954Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
13:40:22 [2020-11-19T13:40:22.418Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
13:40:22 [2020-11-19T13:40:22.418Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
13:40:22 [2020-11-19T13:40:22.418Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
13:40:23 [2020-11-19T13:40:23.879Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:40:23 [2020-11-19T13:40:23.879Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:40:24 [2020-11-19T13:40:24.138Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:40:24 [2020-11-19T13:40:24.138Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:40:24 [2020-11-19T13:40:24.707Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:40:24 [2020-11-19T13:40:24.707Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:40:25 [2020-11-19T13:40:25.290Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:40:25 [2020-11-19T13:40:25.861Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:40:26 [2020-11-19T13:40:26.120Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:40:26 [2020-11-19T13:40:26.689Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:40:27 [2020-11-19T13:40:27.257Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:40:27 [2020-11-19T13:40:27.826Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:40:27 [2020-11-19T13:40:27.826Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:40:28 [2020-11-19T13:40:28.242Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
13:40:28 [2020-11-19T13:40:28.396Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:40:28 [2020-11-19T13:40:28.966Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:40:30 [2020-11-19T13:40:30.348Z] === RUN   TestDockerSuite/TestRunPortInUse
13:40:30 [2020-11-19T13:40:30.917Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:40:31 [2020-11-19T13:40:31.486Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:40:32 [2020-11-19T13:40:32.055Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:40:32 [2020-11-19T13:40:32.315Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:40:32 [2020-11-19T13:40:32.889Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:40:33 [2020-11-19T13:40:33.458Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:40:33 [2020-11-19T13:40:33.459Z] === RUN   TestDockerSuite/TestRunPublishPort
13:40:34 [2020-11-19T13:40:34.026Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:40:34 [2020-11-19T13:40:34.594Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:40:34 [2020-11-19T13:40:34.594Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:40:34 [2020-11-19T13:40:34.853Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:40:36 [2020-11-19T13:40:36.232Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:40:36 [2020-11-19T13:40:36.232Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:40:38 [2020-11-19T13:40:38.137Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:40:39 [2020-11-19T13:40:39.078Z] === RUN   TestDockerSuite/TestRunRm
13:40:39 [2020-11-19T13:40:39.646Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:40:43 [2020-11-19T13:40:43.862Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:40:43 [2020-11-19T13:40:43.862Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:40:44 [2020-11-19T13:40:44.432Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:40:45 [2020-11-19T13:40:45.005Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:40:45 [2020-11-19T13:40:45.944Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:40:46 [2020-11-19T13:40:46.517Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:40:48 [2020-11-19T13:40:48.428Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:40:49 [2020-11-19T13:40:49.809Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:40:51 [2020-11-19T13:40:51.189Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:40:53 [2020-11-19T13:40:53.098Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:40:54 [2020-11-19T13:40:54.036Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:40:54 [2020-11-19T13:40:54.295Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:40:54 [2020-11-19T13:40:54.555Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:40:55 [2020-11-19T13:40:55.125Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:40:55 [2020-11-19T13:40:55.696Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:40:55 [2020-11-19T13:40:55.957Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:40:56 [2020-11-19T13:40:56.900Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:40:57 [2020-11-19T13:40:57.469Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:40:58 [2020-11-19T13:40:58.044Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:40:58 [2020-11-19T13:40:58.618Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:41:01 [2020-11-19T13:41:01.154Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:41:01 [2020-11-19T13:41:01.154Z] === RUN   TestDockerSuite/TestRunState
13:41:02 [2020-11-19T13:41:02.093Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:41:03 [2020-11-19T13:41:03.032Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:41:03 [2020-11-19T13:41:03.602Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:41:03 [2020-11-19T13:41:03.861Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:41:03 [2020-11-19T13:41:03.861Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:41:04 [2020-11-19T13:41:04.007Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
13:41:04 [2020-11-19T13:41:04.007Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
13:41:04 [2020-11-19T13:41:04.007Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
13:41:04 [2020-11-19T13:41:04.430Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:41:04 [2020-11-19T13:41:04.999Z] === RUN   TestDockerSuite/TestRunSysctls
13:41:06 [2020-11-19T13:41:06.380Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:41:06 [2020-11-19T13:41:06.380Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:41:06 [2020-11-19T13:41:06.380Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:41:06 [2020-11-19T13:41:06.380Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:41:06 [2020-11-19T13:41:06.938Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
13:41:06 [2020-11-19T13:41:06.949Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:41:07 [2020-11-19T13:41:07.401Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
13:41:07 [2020-11-19T13:41:07.864Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
13:41:07 [2020-11-19T13:41:07.864Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
13:41:07 [2020-11-19T13:41:07.864Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
13:41:07 [2020-11-19T13:41:07.864Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
13:41:08 [2020-11-19T13:41:08.855Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:41:09 [2020-11-19T13:41:09.426Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:41:10 [2020-11-19T13:41:10.805Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:41:13 [2020-11-19T13:41:13.344Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:41:16 [2020-11-19T13:41:16.648Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:41:16 [2020-11-19T13:41:16.648Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:41:17 [2020-11-19T13:41:17.225Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:41:17 [2020-11-19T13:41:17.485Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:41:19 [2020-11-19T13:41:19.391Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:41:19 [2020-11-19T13:41:19.962Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:41:20 [2020-11-19T13:41:20.533Z] === RUN   TestDockerSuite/TestRunUserByID
13:41:21 [2020-11-19T13:41:21.102Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:41:21 [2020-11-19T13:41:21.102Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:41:21 [2020-11-19T13:41:21.362Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:41:21 [2020-11-19T13:41:21.933Z] === RUN   TestDockerSuite/TestRunUserByName
13:41:22 [2020-11-19T13:41:22.873Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:41:23 [2020-11-19T13:41:23.132Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:41:23 [2020-11-19T13:41:23.391Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:41:23 [2020-11-19T13:41:23.391Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:41:23 [2020-11-19T13:41:23.391Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:41:24 [2020-11-19T13:41:24.330Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:41:26 [2020-11-19T13:41:26.868Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:41:27 [2020-11-19T13:41:27.805Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:41:28 [2020-11-19T13:41:28.374Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:41:29 [2020-11-19T13:41:29.756Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:41:30 [2020-11-19T13:41:30.015Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:41:31 [2020-11-19T13:41:31.395Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:41:32 [2020-11-19T13:41:32.793Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:41:33 [2020-11-19T13:41:33.070Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
13:41:33 [2020-11-19T13:41:33.070Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
13:41:33 [2020-11-19T13:41:33.070Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
13:41:34 [2020-11-19T13:41:34.701Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:41:34 [2020-11-19T13:41:34.960Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:41:36 [2020-11-19T13:41:36.869Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:41:37 [2020-11-19T13:41:37.444Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
13:41:38 [2020-11-19T13:41:38.013Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
13:41:38 [2020-11-19T13:41:38.272Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:41:38 [2020-11-19T13:41:38.841Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:41:38 [2020-11-19T13:41:38.841Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:41:38 [2020-11-19T13:41:38.841Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:41:38 [2020-11-19T13:41:38.841Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:41:39 [2020-11-19T13:41:39.102Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:41:39 [2020-11-19T13:41:39.102Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:41:39 [2020-11-19T13:41:39.671Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:41:40 [2020-11-19T13:41:40.612Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:41:41 [2020-11-19T13:41:41.551Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:41:42 [2020-11-19T13:41:42.119Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:41:42 [2020-11-19T13:41:42.689Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:41:42 [2020-11-19T13:41:42.689Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:41:42 [2020-11-19T13:41:42.952Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:41:42 [2020-11-19T13:41:42.952Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:41:43 [2020-11-19T13:41:43.212Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
13:41:43 [2020-11-19T13:41:43.780Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:41:44 [2020-11-19T13:41:44.349Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:41:44 [2020-11-19T13:41:44.608Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:41:44 [2020-11-19T13:41:44.608Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:41:45 [2020-11-19T13:41:45.177Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:41:45 [2020-11-19T13:41:45.438Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:41:46 [2020-11-19T13:41:46.009Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:41:46 [2020-11-19T13:41:46.009Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:41:46 [2020-11-19T13:41:46.578Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:41:47 [2020-11-19T13:41:47.145Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:41:47 [2020-11-19T13:41:47.145Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:41:47 [2020-11-19T13:41:47.145Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:41:47 [2020-11-19T13:41:47.721Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:41:48 [2020-11-19T13:41:48.688Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:41:48 [2020-11-19T13:41:48.947Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:41:48 [2020-11-19T13:41:48.947Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:41:49 [2020-11-19T13:41:49.516Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:41:49 [2020-11-19T13:41:49.516Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:41:50 [2020-11-19T13:41:50.453Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:41:51 [2020-11-19T13:41:51.392Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:41:51 [2020-11-19T13:41:51.392Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:41:53 [2020-11-19T13:41:53.300Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:41:54 [2020-11-19T13:41:54.226Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
13:41:54 [2020-11-19T13:41:54.226Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
13:41:54 [2020-11-19T13:41:54.226Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
13:41:54 [2020-11-19T13:41:54.237Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:41:54 [2020-11-19T13:41:54.237Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:41:54 [2020-11-19T13:41:54.237Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:41:54 [2020-11-19T13:41:54.806Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:41:55 [2020-11-19T13:41:55.744Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:41:56 [2020-11-19T13:41:56.420Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
13:41:56 [2020-11-19T13:41:56.684Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:41:56 [2020-11-19T13:41:56.684Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:41:58 [2020-11-19T13:41:58.063Z] === RUN   TestDockerSuite/TestSaveImageId
13:41:58 [2020-11-19T13:41:58.063Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:41:58 [2020-11-19T13:41:58.323Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:41:59 [2020-11-19T13:41:59.346Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
13:41:59 [2020-11-19T13:41:59.701Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:41:59 [2020-11-19T13:41:59.960Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:42:00 [2020-11-19T13:42:00.899Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:42:01 [2020-11-19T13:42:01.159Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:42:01 [2020-11-19T13:42:01.159Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:42:01 [2020-11-19T13:42:01.543Z] === RUN   TestDockerSuite/TestBuildDockerignore
13:42:02 [2020-11-19T13:42:02.540Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:42:03 [2020-11-19T13:42:03.478Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:42:04 [2020-11-19T13:42:04.053Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:42:04 [2020-11-19T13:42:04.054Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:42:04 [2020-11-19T13:42:04.054Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:42:04 [2020-11-19T13:42:04.313Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:42:04 [2020-11-19T13:42:04.572Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:42:04 [2020-11-19T13:42:04.831Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:42:06 [2020-11-19T13:42:06.741Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:42:12 [2020-11-19T13:42:12.015Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:42:13 [2020-11-19T13:42:13.922Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:42:14 [2020-11-19T13:42:14.491Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:42:15 [2020-11-19T13:42:15.428Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:42:18 [2020-11-19T13:42:18.717Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:42:18 [2020-11-19T13:42:18.717Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:42:20 [2020-11-19T13:42:20.099Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:42:20 [2020-11-19T13:42:20.668Z] === RUN   TestDockerSuite/TestStartRecordError
13:42:20 [2020-11-19T13:42:20.928Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:42:22 [2020-11-19T13:42:22.308Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:42:23 [2020-11-19T13:42:23.690Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:42:25 [2020-11-19T13:42:25.092Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:42:27 [2020-11-19T13:42:27.627Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:42:31 [2020-11-19T13:42:31.822Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:42:33 [2020-11-19T13:42:33.727Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:42:34 [2020-11-19T13:42:34.664Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:42:36 [2020-11-19T13:42:36.571Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:42:39 [2020-11-19T13:42:39.106Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:42:39 [2020-11-19T13:42:39.674Z] === RUN   TestDockerSuite/TestStatsNoStream
13:42:42 [2020-11-19T13:42:42.209Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:42:43 [2020-11-19T13:42:43.589Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:42:44 [2020-11-19T13:42:44.161Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:42:44 [2020-11-19T13:42:44.756Z] === RUN   TestDockerSuite/TestTopPrivileged
13:42:45 [2020-11-19T13:42:45.325Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:42:45 [2020-11-19T13:42:45.325Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:42:45 [2020-11-19T13:42:45.893Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:42:49 [2020-11-19T13:42:49.183Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:42:51 [2020-11-19T13:42:51.720Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:42:52 [2020-11-19T13:42:52.288Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:42:52 [2020-11-19T13:42:52.857Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:42:52 [2020-11-19T13:42:52.857Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
13:42:53 [2020-11-19T13:42:53.425Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
13:42:54 [2020-11-19T13:42:54.804Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:42:54 [2020-11-19T13:42:54.804Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:42:55 [2020-11-19T13:42:55.373Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:42:56 [2020-11-19T13:42:56.312Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:42:56 [2020-11-19T13:42:56.880Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:42:57 [2020-11-19T13:42:57.817Z] === RUN   TestDockerSuite/TestUpdateStats
13:42:58 [2020-11-19T13:42:58.077Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:43:01 [2020-11-19T13:43:01.366Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:43:02 [2020-11-19T13:43:02.083Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
13:43:02 [2020-11-19T13:43:02.083Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
13:43:02 [2020-11-19T13:43:02.083Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
13:43:02 [2020-11-19T13:43:02.748Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:43:02 [2020-11-19T13:43:02.748Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:43:03 [2020-11-19T13:43:03.320Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:43:03 [2020-11-19T13:43:03.889Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:43:06 [2020-11-19T13:43:06.426Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:43:06 [2020-11-19T13:43:06.426Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
13:43:08 [2020-11-19T13:43:08.964Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:43:09 [2020-11-19T13:43:09.533Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
13:43:12 [2020-11-19T13:43:12.826Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
13:43:13 [2020-11-19T13:43:13.765Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:43:16 [2020-11-19T13:43:16.303Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:43:19 [2020-11-19T13:43:19.598Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:43:20 [2020-11-19T13:43:20.978Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:43:22 [2020-11-19T13:43:22.363Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:43:23 [2020-11-19T13:43:23.301Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:43:24 [2020-11-19T13:43:24.239Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:43:24 [2020-11-19T13:43:24.499Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:43:26 [2020-11-19T13:43:26.407Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:43:28 [2020-11-19T13:43:28.314Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:43:29 [2020-11-19T13:43:29.695Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:43:31 [2020-11-19T13:43:31.656Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:43:33 [2020-11-19T13:43:33.037Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:43:45 [2020-11-19T13:43:45.248Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:43:47 [2020-11-19T13:43:47.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:43:47 [2020-11-19T13:43:47.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:43:47 [2020-11-19T13:43:47.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:43:48 [2020-11-19T13:43:48.349Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:43:48 [2020-11-19T13:43:48.609Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:43:48 [2020-11-19T13:43:48.609Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:43:48 [2020-11-19T13:43:48.609Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:43:49 [2020-11-19T13:43:49.177Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:43:49 [2020-11-19T13:43:49.177Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:43:49 [2020-11-19T13:43:49.747Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:43:49 [2020-11-19T13:43:49.747Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:43:50 [2020-11-19T13:43:50.005Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:43:50 [2020-11-19T13:43:50.005Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:43:50 [2020-11-19T13:43:50.005Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:43:51 [2020-11-19T13:43:51.386Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:43:51 [2020-11-19T13:43:51.957Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:43:51 [2020-11-19T13:43:51.957Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:43:52 [2020-11-19T13:43:52.217Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:43:52 [2020-11-19T13:43:52.217Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:43:52 [2020-11-19T13:43:52.217Z] === RUN   TestDockerSuite/TestVolumeEvents
13:43:52 [2020-11-19T13:43:52.786Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:43:54 [2020-11-19T13:43:54.696Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:43:54 [2020-11-19T13:43:54.956Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:43:54 [2020-11-19T13:43:54.956Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:43:57 [2020-11-19T13:43:57.491Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:44:00 [2020-11-19T13:44:00.036Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:44:00 [2020-11-19T13:44:00.036Z] --- PASS: TestDockerSuite (1377.40s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:44:00 [2020-11-19T13:44:00.036Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.92s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.57s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.05s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.10s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.48s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.95s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.78s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.44s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.26s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.97s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.25s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.47s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.15s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.51s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.78s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.21s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.08s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.52s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.02s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.51s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.27s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.36s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.95s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.97s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.98s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.62s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.29s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.96s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.48s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.13s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.68s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.23s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:44:00 [2020-11-19T13:44:00.037Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.87s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.58s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.83s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.46s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.85s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.04s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.69s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
13:44:00 [2020-11-19T13:44:00.037Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:44:00 [2020-11-19T13:44:00.037Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:44:00 [2020-11-19T13:44:00.037Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.037Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:44:00 [2020-11-19T13:44:00.037Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.52s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.63s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.25s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.34s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.18s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.86s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.95s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.18s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.13s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.24s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.53s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.10s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.96s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.14s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.75s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.27s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.24s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.71s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.26s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.82s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.26s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.39s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.33s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.19s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.55s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.54s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.36s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.36s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
13:44:00 [2020-11-19T13:44:00.037Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.25s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.88s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFails (0.85s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.57s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.11s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.94s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.47s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s)
13:44:00 [2020-11-19T13:44:00.037Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.41s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.54s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.41s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.31s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.35s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.25s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.64s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.79s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.99s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.49s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.39s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.32s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.17s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.56s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.71s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.56s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.79s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.57s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.15s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.22s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.02s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.76s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.26s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.95s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.55s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildRm (1.98s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.89s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.49s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.62s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.73s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.48s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.28s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildUser (1.45s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.94s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.18s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.84s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.27s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.99s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.34s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.31s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.20s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]         docker_cli_sni_test.go:18: Flakey test
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitChange (1.38s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.25s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.32s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.54s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.39s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.65s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.37s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.54s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.47s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.00s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.96s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.75s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:44:00 [2020-11-19T13:44:00.038Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.77s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.13s)
13:44:00 [2020-11-19T13:44:00.038Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.02s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  /foo false  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  /foo/ false  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false  <nil> 0xc0009ae400 <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1488343130 /foo false  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1488343130 /foo true  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3441861105 /foo false  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3441861105 /foo true  <nil> <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3441861105 /foo true  0xc0009ae880 <nil> <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 10 - config: {volume  /foo false  <nil> 0xc0009ae8a0 <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 11 - config: {volume  /foo/ false  <nil> 0xc0009ae8c0 <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false  <nil> 0xc0009ae8e0 <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true  <nil> 0xc0009ae900 <nil>}
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.05s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 0
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 1
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 2
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 3
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 4
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 5
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 6
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 7
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 8
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 9
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 10
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 11
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 12
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 13
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 14
13:44:00 [2020-11-19T13:44:00.039Z]         docker_api_containers_test.go:1926: case 15
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.74s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.51s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.30s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-check-ownership391781698/file1 575dc16f35ce08a0005a90e7fbb5904a8ccd678ab2d9d78982ee301940d39bab:/tmpvol/file1`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f456a31f09e262187e588ecef98394f903d67c4e9b91274d6cf57602ea3a5688:/root/file1 /tmp/test-cp-from-case-a164446137/itWorks.txt`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a164446137/itWorks.txt" contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  1cdbbbf0085caab0d99877212bdf284c259446985d9eea3cf9b5b67181b46b09:/file1 /tmp/test-cp-from-case-b159352772/testDir/`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c304985683/file2" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  5100a665aefff4e81cabca4e5448df4856ac58640ba421351cf2d7b85c41a75c:/root/file1 /tmp/test-cp-from-case-c304985683/file2`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c304985683/file2" contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  52428e57ad70b503364a7b85cdbde868b4ce52049bac4882e55d755d9c5a3f1f:/file1 /tmp/test-cp-from-case-d763447190/dir1`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d763447190/dir1/file1" contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  52428e57ad70b503364a7b85cdbde868b4ce52049bac4882e55d755d9c5a3f1f:/file1 /tmp/test-cp-from-case-d763447190/dir1/`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d763447190/dir1/file1" contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e7e65b3785c4d901a7e4bcd7d9742bd664b4a2608fdb663b493947f9ae6c8e40:dir1 /tmp/test-cp-from-case-e204167677/testDir`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e204167677/testDir/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  e7e65b3785c4d901a7e4bcd7d9742bd664b4a2608fdb663b493947f9ae6c8e40:dir1 /tmp/test-cp-from-case-e204167677/testDir/`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e204167677/testDir/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  b432b1b51e54c441f2ca3cf67021d9620f0452df94d288776b3ab454877e5bfc:/root/dir1 /tmp/test-cp-from-case-f929166648/file1`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  148f5a2b4d809590df991e3827829f4f06c8bb3e336aaad2f02be6bc4406756b:/root/dir1 /tmp/test-cp-from-case-g318944055/dir2`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g318944055/dir2/dir1/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  148f5a2b4d809590df991e3827829f4f06c8bb3e336aaad2f02be6bc4406756b:/root/dir1 /tmp/test-cp-from-case-g318944055/dir2/`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g318944055/dir2/dir1/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  82e8c5b5647335e24c89693992abdf85cecc2d65e70057883eebd7cea84a4c32:dir1/. /tmp/test-cp-from-case-h884029738/testDir`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h884029738/testDir/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  82e8c5b5647335e24c89693992abdf85cecc2d65e70057883eebd7cea84a4c32:dir1/. /tmp/test-cp-from-case-h884029738/testDir/`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h884029738/testDir/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  7162bc82ce6a99f04272d95408f5465c372c5c5aa993eaaefe0495243afca266:/root/dir1/. /tmp/test-cp-from-case-i458200705/file1`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  acaa5fc5e9f860481bb9e9cbb25df3c557399f863f22385dff55254f66bb31a7:/root/dir1/. /tmp/test-cp-from-case-j134872556/dir2`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j134872556/dir2/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  acaa5fc5e9f860481bb9e9cbb25df3c557399f863f22385dff55254f66bb31a7:/root/dir1/. /tmp/test-cp-from-case-j134872556/dir2/`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j134872556/dir2/file1-1" contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f016299c015b2d72b465b9c43a3964a33ffe19d13d7373790fcb7bb09e753e4f:/file2 /tmp/test-cp-from-err-dst-not-dir814618203/symlinkToFile1`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir814618203/symlinkToFile1" points to "file1"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir814618203/file1" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f016299c015b2d72b465b9c43a3964a33ffe19d13d7373790fcb7bb09e753e4f:/file2 /tmp/test-cp-from-err-dst-not-dir814618203/symlinkToDir1`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir814618203/symlinkToDir1" points to "dir1"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir814618203/file2" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f016299c015b2d72b465b9c43a3964a33ffe19d13d7373790fcb7bb09e753e4f:/file2 /tmp/test-cp-from-err-dst-not-dir814618203/brokenSymlinkToFileX`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir814618203/brokenSymlinkToFileX" points to "fileX"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir814618203/fileX" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f016299c015b2d72b465b9c43a3964a33ffe19d13d7373790fcb7bb09e753e4f:/dir2 /tmp/test-cp-from-err-dst-not-dir814618203/symlinkToDir1`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir814618203/symlinkToDir1" points to "dir1"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir814618203/dir1/dir2/file2-1" contains "file2-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  f016299c015b2d72b465b9c43a3964a33ffe19d13d7373790fcb7bb09e753e4f:/dir2 /tmp/test-cp-from-err-dst-not-dir814618203/brokenSymlinkToDirX`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir814618203/brokenSymlinkToDirX" points to "dirX"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir814618203/dirX/file2-1" contains "file2-1\n"
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.56s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s)
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.06s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-a553708899/file1 a9d118c9826e37b69542406a926a0b9003fbc57dbbe3be5fc821dad8d2300ef7:/root/itWorks.txt`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "a9d118c9826e37b69542406a926a0b9003fbc57dbbe3be5fc821dad8d2300ef7" start output contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:209: running `docker start -a a9d118c9826e37b69542406a926a0b9003fbc57dbbe3be5fc821dad8d2300ef7`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.50s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-b200530790/file1 06d2fc7a2273bc466e74364443c009aebcb43e261b1c39beee4957bc4bc11cef:testDir/`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.73s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "dac2dfa48652054a7f36a5564446722f23d0b5c1c4ec1611618941279762e6e8" start output contains "file2\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:209: running `docker start -a dac2dfa48652054a7f36a5564446722f23d0b5c1c4ec1611618941279762e6e8`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-c057287565/file1 dac2dfa48652054a7f36a5564446722f23d0b5c1c4ec1611618941279762e6e8:/root/file2`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "dac2dfa48652054a7f36a5564446722f23d0b5c1c4ec1611618941279762e6e8" start output contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:209: running `docker start -a dac2dfa48652054a7f36a5564446722f23d0b5c1c4ec1611618941279762e6e8`
13:44:00 [2020-11-19T13:44:00.039Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.25s)
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "90bfa9a94d17e44089a2057e05e60752fd88e2f5d9f7acf46d170f662549da45" start output contains ""
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 90bfa9a94d17e44089a2057e05e60752fd88e2f5d9f7acf46d170f662549da45`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d942664584/file1 90bfa9a94d17e44089a2057e05e60752fd88e2f5d9f7acf46d170f662549da45:dir1`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "90bfa9a94d17e44089a2057e05e60752fd88e2f5d9f7acf46d170f662549da45" start output contains "file1\n"
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 90bfa9a94d17e44089a2057e05e60752fd88e2f5d9f7acf46d170f662549da45`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "e69d10133e8404b8717851c8cf9ce77f44503d0ac8473f937c8e6649f24f8b23" start output contains ""
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e69d10133e8404b8717851c8cf9ce77f44503d0ac8473f937c8e6649f24f8b23`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-d942664584/file1 e69d10133e8404b8717851c8cf9ce77f44503d0ac8473f937c8e6649f24f8b23:dir1/`
13:44:00 [2020-11-19T13:44:00.039Z]         docker_cli_cp_utils_test.go:279: checking that container "e69d10133e8404b8717851c8cf9ce77f44503d0ac8473f937c8e6649f24f8b23" start output contains "file1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e69d10133e8404b8717851c8cf9ce77f44503d0ac8473f937c8e6649f24f8b23`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.00s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e622905159/dir1 e2a21a482c9623bf40829da8eb01a57310ca6057df6a1715e8a425e0c5e33439:testDir`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "e2a21a482c9623bf40829da8eb01a57310ca6057df6a1715e8a425e0c5e33439" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e2a21a482c9623bf40829da8eb01a57310ca6057df6a1715e8a425e0c5e33439`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-e622905159/dir1 d485b61dfa047a94b97f0694f49a8ad5432c9064baea322348e07fac8dadae62:testDir/`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "d485b61dfa047a94b97f0694f49a8ad5432c9064baea322348e07fac8dadae62" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d485b61dfa047a94b97f0694f49a8ad5432c9064baea322348e07fac8dadae62`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-f132729850/dir1 7165b0aff2db1985f990ff5a975ddf4a3a468167211e8dc65ca2501fcf4541f8:/root/file1`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.55s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "91c2b887eecdab83006a6ef8a63134109edd5720c36aca2972c1219a7d4b65a7" start output contains ""
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 91c2b887eecdab83006a6ef8a63134109edd5720c36aca2972c1219a7d4b65a7`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g718770449/dir1 91c2b887eecdab83006a6ef8a63134109edd5720c36aca2972c1219a7d4b65a7:/root/dir2`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "91c2b887eecdab83006a6ef8a63134109edd5720c36aca2972c1219a7d4b65a7" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 91c2b887eecdab83006a6ef8a63134109edd5720c36aca2972c1219a7d4b65a7`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "6fb3f2cacf5a1d22d9aa72636de7cf88df0d60f27dc49358894f00b6c9d1b3cf" start output contains ""
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6fb3f2cacf5a1d22d9aa72636de7cf88df0d60f27dc49358894f00b6c9d1b3cf`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-g718770449/dir1 6fb3f2cacf5a1d22d9aa72636de7cf88df0d60f27dc49358894f00b6c9d1b3cf:/dir2/`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "6fb3f2cacf5a1d22d9aa72636de7cf88df0d60f27dc49358894f00b6c9d1b3cf" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 6fb3f2cacf5a1d22d9aa72636de7cf88df0d60f27dc49358894f00b6c9d1b3cf`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.46s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h219119420/dir1/. b0712994f264fb47f7c098b58577060a28252045f2c68c84143a578e4450e26e:testDir`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "b0712994f264fb47f7c098b58577060a28252045f2c68c84143a578e4450e26e" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b0712994f264fb47f7c098b58577060a28252045f2c68c84143a578e4450e26e`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-h219119420/dir1/. 48dd381cb65fd3ac3bd80ad8beb4975d4ace0f7618d85442987f003459d80ebc:testDir/`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "48dd381cb65fd3ac3bd80ad8beb4975d4ace0f7618d85442987f003459d80ebc" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 48dd381cb65fd3ac3bd80ad8beb4975d4ace0f7618d85442987f003459d80ebc`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.69s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-i352237931/dir1/. 3e0d36c9a12fecdefa98dcfb473e17c38c57915e243ad7ef9415f21b0b2f407d:/root/file1`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.38s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "e93f929a8f1949533fba18553c973c2061862b0cbc16b9463032bff09217d79b" start output contains ""
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e93f929a8f1949533fba18553c973c2061862b0cbc16b9463032bff09217d79b`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j783992270/dir1/. e93f929a8f1949533fba18553c973c2061862b0cbc16b9463032bff09217d79b:/dir2`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "e93f929a8f1949533fba18553c973c2061862b0cbc16b9463032bff09217d79b" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a e93f929a8f1949533fba18553c973c2061862b0cbc16b9463032bff09217d79b`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "087d23cd45aee3c13c9166695ddd2ce58168ef99e83519413011aa26b82d71cd" start output contains ""
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 087d23cd45aee3c13c9166695ddd2ce58168ef99e83519413011aa26b82d71cd`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-case-j783992270/dir1/. 087d23cd45aee3c13c9166695ddd2ce58168ef99e83519413011aa26b82d71cd:/dir2/`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "087d23cd45aee3c13c9166695ddd2ce58168ef99e83519413011aa26b82d71cd" start output contains "file1-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 087d23cd45aee3c13c9166695ddd2ce58168ef99e83519413011aa26b82d71cd`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions473843925/permdirtest permtest:/`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a permtest`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToDot (0.56s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-rootfs314871759/file1 ff24e2a1c85d99e2614666da65ddd25f4704948451455c8326fe4e8e650eb34d:/root/shouldNotExist`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "ff24e2a1c85d99e2614666da65ddd25f4704948451455c8326fe4e8e650eb34d" start output contains ""
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a ff24e2a1c85d99e2614666da65ddd25f4704948451455c8326fe4e8e650eb34d`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.06s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-err-read-only-volume738424034/file1 f820594e70e39f8380f00ea7dc9161fbef83846206f062004c3887294d27dfe4:/vol_ro/shouldNotExist`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:279: checking that container "f820594e70e39f8380f00ea7dc9161fbef83846206f062004c3887294d27dfe4" start output contains ""
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:209: running `docker start -a f820594e70e39f8380f00ea7dc9161fbef83846206f062004c3887294d27dfe4`
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.59s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.99s)
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-962763993/file2 4a24c4c650f7fe80a2e198296832d5be274a0229c43ff4491c00ba9d0e31c310:/vol2/symlinkToFile1`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-962763993/symlinkToFile1" points to "file1"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-962763993/file1" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-962763993/file2 4a24c4c650f7fe80a2e198296832d5be274a0229c43ff4491c00ba9d0e31c310:/vol2/symlinkToDir1`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-962763993/symlinkToDir1" points to "dir1"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-962763993/file2" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-962763993/file2 4a24c4c650f7fe80a2e198296832d5be274a0229c43ff4491c00ba9d0e31c310:/vol2/brokenSymlinkToFileX`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-962763993/brokenSymlinkToFileX" points to "fileX"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-962763993/fileX" contains "file2\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-962763993//dir2 4a24c4c650f7fe80a2e198296832d5be274a0229c43ff4491c00ba9d0e31c310:/vol2/symlinkToDir1`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-962763993/symlinkToDir1" points to "dir1"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-962763993/dir1/dir2/file2-1" contains "file2-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:192: running `docker cp  /tmp/test-cp-to-symlink-destination-962763993//dir2 4a24c4c650f7fe80a2e198296832d5be274a0229c43ff4491c00ba9d0e31c310:/vol2/brokenSymlinkToDirX`
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-962763993/brokenSymlinkToDirX" points to "dirX"
13:44:00 [2020-11-19T13:44:00.040Z]         docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-962763993/dirX/file2-1" contains "file2-1\n"
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.88s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.41s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.50s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:44:00 [2020-11-19T13:44:00.040Z]         requirement.go:26: unmatched requirement Devicemapper
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:44:00 [2020-11-19T13:44:00.040Z]         requirement.go:26: unmatched requirement Devicemapper
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.66s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.92s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.55s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.09s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.64s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.50s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s)
13:44:00 [2020-11-19T13:44:00.040Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.15s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.31s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.63s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.68s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.35s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.88s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.12s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.96s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.97s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.56s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.39s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:44:00 [2020-11-19T13:44:00.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.041Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:44:00 [2020-11-19T13:44:00.041Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsRename (0.54s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsResize (0.52s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.51s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.02s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExec (0.59s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.12s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.20s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.03s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecEnv (0.71s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.27s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.61s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.80s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.58s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecParseError (0.53s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.63s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.72s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.66s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.76s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecTTY (0.74s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.59s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:44:00 [2020-11-19T13:44:00.041Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.83s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.60s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.87s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.59s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.63s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestHealth (19.12s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.07s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportFile (1.15s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.21s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDebug (0.54s)
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d73b3bbb8fcd8] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d73b3bbb8fcd8] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:353: [d73b3bbb8fcd8] daemon started
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:461: [d73b3bbb8fcd8] Stopping daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:296: [d73b3bbb8fcd8] exiting daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:448: [d73b3bbb8fcd8] Daemon stopped
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d6f6b597d48b8] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d6f6b597d48b8] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:353: [d6f6b597d48b8] daemon started
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:461: [d6f6b597d48b8] Stopping daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:296: [d6f6b597d48b8] exiting daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:448: [d6f6b597d48b8] Daemon stopped
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s)
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d7afda42c903c] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d7afda42c903c] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:353: [d7afda42c903c] daemon started
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:461: [d7afda42c903c] Stopping daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:296: [d7afda42c903c] exiting daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:448: [d7afda42c903c] Daemon stopped
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s)
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d882fd639220a] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:296: [d882fd639220a] exiting daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d882fd639220a] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d882fd639220a] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:296: [d882fd639220a] exiting daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d882fd639220a] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.04s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInsecureRegistries (0.56s)
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d66f13ffe4ef5] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:325: [d66f13ffe4ef5] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:353: [d66f13ffe4ef5] daemon started
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:461: [d66f13ffe4ef5] Stopping daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:296: [d66f13ffe4ef5] exiting daemon
13:44:00 [2020-11-19T13:44:00.041Z]         daemon.go:448: [d66f13ffe4ef5] Daemon stopped
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.64s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.58s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.66s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.66s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.45s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.74s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s)
13:44:00 [2020-11-19T13:44:00.041Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.59s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]         requirement.go:26: unmatched requirement Devicemapper
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.78s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.67s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.95s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:44:00 [2020-11-19T13:44:00.042Z]         requirement.go:26: unmatched requirement Devicemapper
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.59s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.58s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.87s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.61s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.06s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.08s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.53s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.12s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.09s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.56s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.39s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.76s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.57s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.30s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.63s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.93s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.75s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.65s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsSince (6.72s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsTail (0.55s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestNetHostname (1.40s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.70s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginActive (1.74s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.93s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s)
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:325: [d6362d9207057] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:325: [d6362d9207057] waiting for daemon to start
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:353: [d6362d9207057] daemon started
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:461: [d6362d9207057] Stopping daemon
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:296: [d6362d9207057] exiting daemon
13:44:00 [2020-11-19T13:44:00.042Z]         daemon.go:448: [d6362d9207057] Daemon stopped
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.71s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.45s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPortList (6.85s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.25s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.74s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.15s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.36s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.96s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.90s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.21s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.63s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.69s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.55s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.10s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.88s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.66s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.86s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:44:00 [2020-11-19T13:44:00.042Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.23s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.13s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.11s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.48s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.62s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.85s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.38s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.20s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.98s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.49s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.65s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.94s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.72s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.20s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.76s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.57s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.60s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.66s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.71s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.58s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.56s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.63s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.30s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.20s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.20s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.29s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.17s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.26s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.10s)
13:44:00 [2020-11-19T13:44:00.042Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.45s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.30s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.76s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.63s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.26s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.75s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.55s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.65s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.57s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.20s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.67s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.97s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.57s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.87s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.06s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.30s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.06s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunMount (5.39s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.54s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.29s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.19s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.46s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.60s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.84s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.06s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.71s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.84s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.00s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.24s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.70s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s)
13:44:00 [2020-11-19T13:44:00.043Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement IsolationIsProcess
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.55s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.25s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.98s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunRm (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.11s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.74s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.70s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunState (1.13s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.18s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.02s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.57s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.51s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.60s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.73s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.59s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.66s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.89s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.34s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.75s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.84s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.69s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.69s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement blkioWeight
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.49s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:44:00 [2020-11-19T13:44:00.043Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.98s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s)
13:44:00 [2020-11-19T13:44:00.043Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.32s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.45s)
13:44:00 [2020-11-19T13:44:00.044Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents005452707
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.12s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.26s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.84s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.45s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.41s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.61s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.82s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.56s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:44:00 [2020-11-19T13:44:00.044Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.72s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.02s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:44:00 [2020-11-19T13:44:00.044Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.62s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.17s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:44:00 [2020-11-19T13:44:00.044Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.58s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.98s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:44:00 [2020-11-19T13:44:00.044Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.63s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.00s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.77s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.63s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.48s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.04s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.46s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.99s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.18s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.77s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.98s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.48s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.49s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.94s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.53s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.94s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.32s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.75s)
13:44:00 [2020-11-19T13:44:00.044Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:44:00 [2020-11-19T13:44:00.044Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:44:00 [2020-11-19T13:44:00.044Z] === RUN   TestDockerRegistrySuite
13:44:00 [2020-11-19T13:44:00.044Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:44:01 [2020-11-19T13:44:01.422Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:44:02 [2020-11-19T13:44:02.359Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:44:03 [2020-11-19T13:44:03.738Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:44:07 [2020-11-19T13:44:07.028Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:44:09 [2020-11-19T13:44:09.565Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:44:10 [2020-11-19T13:44:10.946Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:44:11 [2020-11-19T13:44:11.884Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:44:12 [2020-11-19T13:44:12.821Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:44:13 [2020-11-19T13:44:13.759Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:44:14 [2020-11-19T13:44:14.271Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
13:44:14 [2020-11-19T13:44:14.272Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
13:44:14 [2020-11-19T13:44:14.272Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
13:44:15 [2020-11-19T13:44:15.139Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:44:16 [2020-11-19T13:44:16.099Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:44:17 [2020-11-19T13:44:17.036Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:44:18 [2020-11-19T13:44:18.944Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:44:20 [2020-11-19T13:44:20.852Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:44:21 [2020-11-19T13:44:21.789Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:44:24 [2020-11-19T13:44:24.324Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:44:24 [2020-11-19T13:44:24.892Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:44:24 [2020-11-19T13:44:24.892Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:44:26 [2020-11-19T13:44:26.270Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:44:26 [2020-11-19T13:44:26.700Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
13:44:26 [2020-11-19T13:44:26.839Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:44:27 [2020-11-19T13:44:27.776Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:44:30 [2020-11-19T13:44:30.312Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:44:30 [2020-11-19T13:44:30.881Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:44:31 [2020-11-19T13:44:31.819Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:44:32 [2020-11-19T13:44:32.388Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:44:32 [2020-11-19T13:44:32.388Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:44:32 [2020-11-19T13:44:32.648Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:44:32 [2020-11-19T13:44:32.908Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:44:33 [2020-11-19T13:44:33.175Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:44:33 [2020-11-19T13:44:33.437Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:44:34 [2020-11-19T13:44:34.374Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:44:36 [2020-11-19T13:44:36.281Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:44:36 [2020-11-19T13:44:36.849Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:44:37 [2020-11-19T13:44:37.789Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:44:38 [2020-11-19T13:44:38.727Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:44:39 [2020-11-19T13:44:39.294Z] --- PASS: TestDockerRegistrySuite (39.36s)
13:44:39 [2020-11-19T13:44:39.294Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s)
13:44:39 [2020-11-19T13:44:39.294Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest
13:44:39 [2020-11-19T13:44:39.294Z]         check_test.go:196: Daemon d460e8bb6baf0 is not started
13:44:39 [2020-11-19T13:44:39.294Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s)
13:44:39 [2020-11-19T13:44:39.294Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:44:39 [2020-11-19T13:44:39.294Z]         check_test.go:196: Daemon d0d6b2e842841 is not started
13:44:39 [2020-11-19T13:44:39.294Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s)
13:44:39 [2020-11-19T13:44:39.294Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:44:39 [2020-11-19T13:44:39.294Z]         check_test.go:196: Daemon ded7bbc5d5225 is not started
13:44:39 [2020-11-19T13:44:39.294Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s)
13:44:39 [2020-11-19T13:44:39.294Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:44:39 [2020-11-19T13:44:39.294Z]         check_test.go:196: Daemon d28f9f4b6f141 is not started
13:44:39 [2020-11-19T13:44:39.294Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.05s)
13:44:39 [2020-11-19T13:44:39.294Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush
13:44:39 [2020-11-19T13:44:39.294Z]         check_test.go:196: Daemon dd844f3e52bee is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.17s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d5d21ad929ad1 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d3f29bef3131f is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d548bf6077637 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d5119c3e1f480 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d06ce3cba912f is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.01s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d48bbd875d553 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d19f83b13f307 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:44:39 [2020-11-19T13:44:39.295Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a4c5d9c1e7c4588d21b029769dd57fcd798745495c5f72d56ef6862e74425d9
13:44:39 [2020-11-19T13:44:39.295Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cacc6d751c77da0ce85f50abbceff28e9eab66dd4b7105c546aec596ab372c05
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d50787a9176bc is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests
13:44:39 [2020-11-19T13:44:39.295Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a16ecc5f09ad802b2922ca0ed8de2f1861215be486c8008046b39cdecdd92b69
13:44:39 [2020-11-19T13:44:39.295Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a64ddba4a0670a0a3adc1734b42a31af6e895215817ca1468ee2c0d87a187ff2
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d63c7ce371291 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d5d143104aa42 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.17s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d6b1666d200ab is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d8a85d04a707e is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon db194ef1583f7 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d667ed9025027 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon da289ca444da9 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.98s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d7848d5d986d6 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d011f420c93fb is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d898dba9d0473 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.11s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon da2e14ae33f7d is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon dbb8dab552aae is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d629c6fde98f0 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d2370352ab807 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon da5602c5059cd is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d5c926d1bfad8 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon deea545d7adea is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d524c372c56ac is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d7b260138d857 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d66d9aec472c1 is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest
13:44:39 [2020-11-19T13:44:39.295Z]         check_test.go:196: Daemon d2e4f1c732e1a is not started
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:325: [d15fabaaed1bd] waiting for daemon to start
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:325: [d15fabaaed1bd] waiting for daemon to start
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:353: [d15fabaaed1bd] daemon started
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:461: [d15fabaaed1bd] Stopping daemon
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:296: [d15fabaaed1bd] exiting daemon
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:448: [d15fabaaed1bd] Daemon stopped
13:44:39 [2020-11-19T13:44:39.295Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:325: [d6c8c5decda18] waiting for daemon to start
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:325: [d6c8c5decda18] waiting for daemon to start
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:353: [d6c8c5decda18] daemon started
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:461: [d6c8c5decda18] Stopping daemon
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:296: [d6c8c5decda18] exiting daemon
13:44:39 [2020-11-19T13:44:39.295Z]         daemon.go:448: [d6c8c5decda18] Daemon stopped
13:44:39 [2020-11-19T13:44:39.295Z] === RUN   TestDockerSchema1RegistrySuite
13:44:39 [2020-11-19T13:44:39.295Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:44:41 [2020-11-19T13:44:41.565Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
13:44:42 [2020-11-19T13:44:42.584Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:44:45 [2020-11-19T13:44:45.874Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:44:46 [2020-11-19T13:44:46.443Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:44:47 [2020-11-19T13:44:47.380Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:44:47 [2020-11-19T13:44:47.380Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:44:48 [2020-11-19T13:44:48.318Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:44:49 [2020-11-19T13:44:49.255Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:44:50 [2020-11-19T13:44:50.198Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:44:51 [2020-11-19T13:44:51.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
13:44:52 [2020-11-19T13:44:52.738Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:44:53 [2020-11-19T13:44:53.306Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:44:53 [2020-11-19T13:44:53.565Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:44:53 [2020-11-19T13:44:53.825Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:44:54 [2020-11-19T13:44:54.085Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:44:54 [2020-11-19T13:44:54.345Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:44:54 [2020-11-19T13:44:54.604Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:44:54 [2020-11-19T13:44:54.864Z] --- PASS: TestDockerSchema1RegistrySuite (15.39s)
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.06s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d30f22eb1c8c0 is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.84s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d20d97a58c4d5 is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d5535fe977c3e is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d9db7f707afcc is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon da839cb7e8f6e is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d02cde8cd5a9a is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d3734f48e379d is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d94db25a4dc23 is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.48s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d61b2841a6b4d is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d578894691ccd is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon de4987a329eee is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d0b0de72c31d4 is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d7511fc3f1712 is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon db8a1377850ea is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon df30125282182 is not started
13:44:54 [2020-11-19T13:44:54.864Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
13:44:54 [2020-11-19T13:44:54.864Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged
13:44:54 [2020-11-19T13:44:54.864Z]         check_test.go:223: Daemon d7a3cb186c486 is not started
13:44:54 [2020-11-19T13:44:54.864Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:44:54 [2020-11-19T13:44:54.864Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:44:55 [2020-11-19T13:44:55.803Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:44:56 [2020-11-19T13:44:56.062Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:44:56 [2020-11-19T13:44:56.321Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:44:57 [2020-11-19T13:44:57.698Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:44:57 [2020-11-19T13:44:57.698Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:44:57 [2020-11-19T13:44:57.957Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:44:58 [2020-11-19T13:44:58.525Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:44:58 [2020-11-19T13:44:58.784Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s)
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon d39685a6ba872 is not started
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon dabb119ab27bd is not started
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon d81939112143c is not started
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:325: [d1102c022e197] waiting for daemon to start
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:325: [d1102c022e197] waiting for daemon to start
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:353: [d1102c022e197] daemon started
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:461: [d1102c022e197] Stopping daemon
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:296: [d1102c022e197] exiting daemon
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:448: [d1102c022e197] Daemon stopped
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon dd4589a904d11 is not started
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon d18cf7a02b1c4 is not started
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon d0d8b12fa19dd is not started
13:44:58 [2020-11-19T13:44:58.784Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
13:44:58 [2020-11-19T13:44:58.784Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:44:58 [2020-11-19T13:44:58.784Z]         check_test.go:252: Daemon defaecbf30b0e is not started
13:44:58 [2020-11-19T13:44:58.784Z] === RUN   TestDockerRegistryAuthTokenSuite
13:44:58 [2020-11-19T13:44:58.784Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:45:04 [2020-11-19T13:45:04.054Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:45:04 [2020-11-19T13:45:04.054Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:45:04 [2020-11-19T13:45:04.313Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:45:04 [2020-11-19T13:45:04.313Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:45:04 [2020-11-19T13:45:04.572Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
13:45:04 [2020-11-19T13:45:04.572Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
13:45:04 [2020-11-19T13:45:04.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:45:04 [2020-11-19T13:45:04.572Z]         check_test.go:279: Daemon dae67b00b0e09 is not started
13:45:04 [2020-11-19T13:45:04.572Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
13:45:04 [2020-11-19T13:45:04.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:45:04 [2020-11-19T13:45:04.572Z]         check_test.go:279: Daemon d524b4f59ce92 is not started
13:45:04 [2020-11-19T13:45:04.572Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
13:45:04 [2020-11-19T13:45:04.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:45:04 [2020-11-19T13:45:04.572Z]         check_test.go:279: Daemon d4860e2f9cadf is not started
13:45:04 [2020-11-19T13:45:04.572Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
13:45:04 [2020-11-19T13:45:04.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:45:04 [2020-11-19T13:45:04.572Z]         check_test.go:279: Daemon d4698f1cd39b9 is not started
13:45:04 [2020-11-19T13:45:04.572Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
13:45:04 [2020-11-19T13:45:04.572Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:45:04 [2020-11-19T13:45:04.572Z]         check_test.go:279: Daemon de9bb8b41060a is not started
13:45:04 [2020-11-19T13:45:04.572Z] === RUN   TestDockerNetworkSuite
13:45:04 [2020-11-19T13:45:04.572Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
13:45:07 [2020-11-19T13:45:07.108Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:45:07 [2020-11-19T13:45:07.367Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:45:10 [2020-11-19T13:45:10.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:45:12 [2020-11-19T13:45:12.571Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:45:15 [2020-11-19T13:45:15.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:45:16 [2020-11-19T13:45:16.487Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:45:21 [2020-11-19T13:45:21.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:45:21 [2020-11-19T13:45:21.949Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
13:45:24 [2020-11-19T13:45:24.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:45:25 [2020-11-19T13:45:25.240Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:45:25 [2020-11-19T13:45:25.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:45:26 [2020-11-19T13:45:26.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:45:27 [2020-11-19T13:45:27.314Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:45:28 [2020-11-19T13:45:28.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:45:28 [2020-11-19T13:45:28.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:45:28 [2020-11-19T13:45:28.780Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:45:29 [2020-11-19T13:45:29.717Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:45:29 [2020-11-19T13:45:29.717Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:45:29 [2020-11-19T13:45:29.717Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:45:29 [2020-11-19T13:45:29.976Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:45:30 [2020-11-19T13:45:30.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:45:32 [2020-11-19T13:45:32.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:45:32 [2020-11-19T13:45:32.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:45:32 [2020-11-19T13:45:32.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:45:32 [2020-11-19T13:45:32.323Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
13:45:32 [2020-11-19T13:45:32.553Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:45:35 [2020-11-19T13:45:35.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:45:36 [2020-11-19T13:45:36.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:45:42 [2020-11-19T13:45:42.689Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:45:43 [2020-11-19T13:45:43.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:45:43 [2020-11-19T13:45:43.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:45:44 [2020-11-19T13:45:44.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:45:44 [2020-11-19T13:45:44.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:45:44 [2020-11-19T13:45:44.502Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:45:44 [2020-11-19T13:45:44.761Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:45:45 [2020-11-19T13:45:45.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:45:45 [2020-11-19T13:45:45.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:45:47 [2020-11-19T13:45:47.561Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:45:47 [2020-11-19T13:45:47.821Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:45:47 [2020-11-19T13:45:47.821Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:45:48 [2020-11-19T13:45:48.404Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:45:52 [2020-11-19T13:45:52.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:45:55 [2020-11-19T13:45:55.136Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:45:55 [2020-11-19T13:45:55.136Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:45:56 [2020-11-19T13:45:56.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:45:57 [2020-11-19T13:45:57.566Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:45:57 [2020-11-19T13:45:57.566Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:45:58 [2020-11-19T13:45:58.504Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:45:58 [2020-11-19T13:45:58.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:45:59 [2020-11-19T13:45:59.702Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:46:07 [2020-11-19T13:46:07.822Z] --- PASS: TestDockerNetworkSuite (62.32s)
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.23s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon dffb7a41f5485 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon df886498cc9cf is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.17s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d80a246213bb8 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d4dd2f8314489 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.64s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:1233: Daemon d84e6bd92d49d is not started
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d84e6bd92d49d] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d84e6bd92d49d] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:353: [d84e6bd92d49d] daemon started
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:461: [d84e6bd92d49d] Stopping daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:296: [d84e6bd92d49d] exiting daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:448: [d84e6bd92d49d] Daemon stopped
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d84e6bd92d49d] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d84e6bd92d49d] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:353: [d84e6bd92d49d] daemon started
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:461: [d84e6bd92d49d] Stopping daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:296: [d84e6bd92d49d] exiting daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:448: [d84e6bd92d49d] Daemon stopped
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d4850c5b4905d is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.49s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon de6b6cbaa5ba4 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d10287cd76740 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d543efc86e3f3 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d320f2ecef5e1 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon df02842bfd5e7 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d823cf1b5f0aa is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d27128bc7ae18 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d6dd459284e93 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d11769083ead7 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon dbd4e4bd5e886 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d5ac445a23161 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d83a18bfe5b49 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon dc8aaa7665146 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.83s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon de6d9a7e36757 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.18s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d0561e774d905 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d9e44f5983c25 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon daf17a05b3322 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon d529ddc47cba8 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d17cc41ef1c5c] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d17cc41ef1c5c] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:353: [d17cc41ef1c5c] daemon started
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:968: Daemon d17cc41ef1c5c is not started
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d17cc41ef1c5c] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:296: [d17cc41ef1c5c] exiting daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d17cc41ef1c5c] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:353: [d17cc41ef1c5c] daemon started
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:461: [d17cc41ef1c5c] Stopping daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:296: [d17cc41ef1c5c] exiting daemon
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:448: [d17cc41ef1c5c] Daemon stopped
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.85s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:46:07 [2020-11-19T13:46:07.822Z]         docker_cli_network_unix_test.go:46: Daemon dd523b386f323 is not started
13:46:07 [2020-11-19T13:46:07.822Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.36s)
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d35258d26d3ec] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.822Z]         daemon.go:325: [d35258d26d3ec] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:353: [d35258d26d3ec] daemon started
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:1116: Daemon d35258d26d3ec is not started
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d35258d26d3ec] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:296: [d35258d26d3ec] exiting daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d35258d26d3ec] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d35258d26d3ec] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:353: [d35258d26d3ec] daemon started
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:461: [d35258d26d3ec] Stopping daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:296: [d35258d26d3ec] exiting daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:448: [d35258d26d3ec] Daemon stopped
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d013a08f35d1d is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d740a312b62e5 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d8be1bc049b51 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d633ce3749c5e is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon ddc2db29ae5f0 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon dd9c7d97486ec is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d2ace44bd1f0a is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.77s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d6e2fa70d8aa4 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d8a0b1d729a2e is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:46:07 [2020-11-19T13:46:07.823Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon dfeacfd80be12 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d3da5e5267b3b is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d59d399a65a17] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d59d399a65a17] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:353: [d59d399a65a17] daemon started
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:461: [d59d399a65a17] Stopping daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:296: [d59d399a65a17] exiting daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:448: [d59d399a65a17] Daemon stopped
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d59d399a65a17] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d59d399a65a17] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:353: [d59d399a65a17] daemon started
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:461: [d59d399a65a17] Stopping daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:296: [d59d399a65a17] exiting daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:448: [d59d399a65a17] Daemon stopped
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d017c8a9ca03f] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d017c8a9ca03f] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:353: [d017c8a9ca03f] daemon started
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:1084: Daemon d017c8a9ca03f is not started
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d017c8a9ca03f] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:296: [d017c8a9ca03f] exiting daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:325: [d017c8a9ca03f] waiting for daemon to start
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:353: [d017c8a9ca03f] daemon started
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:461: [d017c8a9ca03f] Stopping daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:296: [d017c8a9ca03f] exiting daemon
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:448: [d017c8a9ca03f] Daemon stopped
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon db2a247a4bfea is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d87804b6e6e10 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon da38e37fb126e is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon de1c25c43d14c is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d20f652c2911d is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d03df88cf90f7 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon da36ece1cf778 is not started
13:46:07 [2020-11-19T13:46:07.823Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.01s)
13:46:07 [2020-11-19T13:46:07.823Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:46:07 [2020-11-19T13:46:07.823Z]         docker_cli_network_unix_test.go:46: Daemon d0c9fd3302de2 is not started
13:46:07 [2020-11-19T13:46:07.823Z] === RUN   TestDockerHubPullSuite
13:46:07 [2020-11-19T13:46:07.823Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:46:09 [2020-11-19T13:46:09.201Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
13:46:09 [2020-11-19T13:46:09.770Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:46:11 [2020-11-19T13:46:11.691Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
13:46:11 [2020-11-19T13:46:11.951Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
13:46:13 [2020-11-19T13:46:13.331Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:46:14 [2020-11-19T13:46:14.710Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
13:46:15 [2020-11-19T13:46:15.281Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
13:46:15 [2020-11-19T13:46:15.281Z] --- PASS: TestDockerHubPullSuite (8.41s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.39s)
13:46:15 [2020-11-19T13:46:15.281Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:46:15 [2020-11-19T13:46:15.281Z]         daemon.go:325: [d6be20ce7fcee] waiting for daemon to start
13:46:15 [2020-11-19T13:46:15.281Z]         daemon.go:325: [d6be20ce7fcee] waiting for daemon to start
13:46:15 [2020-11-19T13:46:15.281Z]         daemon.go:353: [d6be20ce7fcee] daemon started
13:46:15 [2020-11-19T13:46:15.281Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.90s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s)
13:46:15 [2020-11-19T13:46:15.281Z]     daemon.go:461: [d6be20ce7fcee] Stopping daemon
13:46:15 [2020-11-19T13:46:15.281Z]     daemon.go:296: [d6be20ce7fcee] exiting daemon
13:46:15 [2020-11-19T13:46:15.281Z]     daemon.go:448: [d6be20ce7fcee] Daemon stopped
13:46:15 [2020-11-19T13:46:15.281Z] PASS
13:46:15 [2020-11-19T13:46:15.281Z] 
13:46:15 [2020-11-19T13:46:15.281Z] === Skipped
13:46:15 [2020-11-19T13:46:15.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
13:46:15 [2020-11-19T13:46:15.281Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.281Z] 
13:46:15 [2020-11-19T13:46:15.281Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
13:46:15 [2020-11-19T13:46:15.281Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
13:46:15 [2020-11-19T13:46:15.281Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.281Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         docker_cli_sni_test.go:18: Flakey test
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement Devicemapper
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement Devicemapper
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement Devicemapper
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement Devicemapper
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement IsolationIsProcess
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement blkioWeight
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindows
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement swapMemorySupport
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
13:46:15 [2020-11-19T13:46:15.282Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:46:15 [2020-11-19T13:46:15.282Z]         requirement.go:26: unmatched requirement OnlyDefaultNetworks
13:46:15 [2020-11-19T13:46:15.282Z]         docker_cli_network_unix_test.go:46: Daemon dfeacfd80be12 is not started
13:46:15 [2020-11-19T13:46:15.282Z] 
13:46:15 [2020-11-19T13:46:15.282Z] DONE 1249 tests, 51 skipped in 1545.321s
13:46:15 [2020-11-19T13:46:15.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:46:15 [2020-11-19T13:46:15.282Z] ++++ cat bundles/test-integration/docker.pid
13:46:15 [2020-11-19T13:46:15.282Z] +++ kill 7377
13:46:16 [2020-11-19T13:46:16.232Z] umount: bundles/test-integration/root: no mount point specified.
13:46:16 [2020-11-19T13:46:16.232Z] +++ /etc/init.d/apparmor stop
13:46:16 [2020-11-19T13:46:16.232Z] Leaving: AppArmorNo profiles have been unloaded.
13:46:16 [2020-11-19T13:46:16.232Z] 
13:46:16 [2020-11-19T13:46:16.232Z] Unloading profiles will leave already running processes permanently
13:46:16 [2020-11-19T13:46:16.232Z] unconfined, which can lead to unexpected situations.
13:46:16 [2020-11-19T13:46:16.232Z] 
13:46:16 [2020-11-19T13:46:16.232Z] To set a process to complain mode, use the command line tool
13:46:16 [2020-11-19T13:46:16.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:46:16 [2020-11-19T13:46:16.232Z] +++ true
13:46:16 [2020-11-19T13:46:16.492Z] exiting test-integration
13:46:16 [2020-11-19T13:46:16.492Z] ++ exit 0
13:46:16 [2020-11-19T13:46:16.492Z] 
13:46:16 [2020-11-19T13:46:16.751Z] + for job in $(jobs -p)
13:46:16 [2020-11-19T13:46:16.751Z] + wait 16000
13:46:20 [2020-11-19T13:46:20.042Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:46:26 [2020-11-19T13:46:26.612Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:46:28 [2020-11-19T13:46:28.518Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:46:32 [2020-11-19T13:46:32.733Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:46:35 [2020-11-19T13:46:35.267Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:46:39 [2020-11-19T13:46:39.459Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:46:39 [2020-11-19T13:46:39.459Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
13:46:44 [2020-11-19T13:46:44.730Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:46:44 [2020-11-19T13:46:44.730Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:46:45 [2020-11-19T13:46:45.667Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:46:48 [2020-11-19T13:46:48.203Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:46:55 [2020-11-19T13:46:55.007Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:46:55 [2020-11-19T13:46:55.008Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:46:59 [2020-11-19T13:46:59.722Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:47:01 [2020-11-19T13:47:01.916Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:47:06 [2020-11-19T13:47:06.639Z] === RUN   TestDockerSuite/TestBuildEnv
13:47:06 [2020-11-19T13:47:06.639Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:47:07 [2020-11-19T13:47:07.101Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:47:07 [2020-11-19T13:47:07.101Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:47:07 [2020-11-19T13:47:07.101Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:47:07 [2020-11-19T13:47:07.101Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:47:10 [2020-11-19T13:47:10.024Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:47:10 [2020-11-19T13:47:10.024Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:47:10 [2020-11-19T13:47:10.024Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:47:10 [2020-11-19T13:47:10.024Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:47:11 [2020-11-19T13:47:11.000Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:47:15 [2020-11-19T13:47:15.716Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:47:30 [2020-11-19T13:47:30.573Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:47:31 [2020-11-19T13:47:31.037Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:47:31 [2020-11-19T13:47:31.500Z] === RUN   TestDockerSuite/TestBuildExpose
13:47:31 [2020-11-19T13:47:31.500Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:47:31 [2020-11-19T13:47:31.500Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:47:31 [2020-11-19T13:47:31.500Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:47:31 [2020-11-19T13:47:31.500Z] === RUN   TestDockerSuite/TestBuildFails
13:47:33 [2020-11-19T13:47:33.051Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:47:33 [2020-11-19T13:47:33.513Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:47:38 [2020-11-19T13:47:38.233Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:47:42 [2020-11-19T13:47:42.956Z] === RUN   TestDockerSuite/TestBuildForceRm
13:47:44 [2020-11-19T13:47:44.442Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:47:50 [2020-11-19T13:47:50.071Z] === RUN   TestDockerSuite/TestBuildFromGit
13:47:55 [2020-11-19T13:47:55.896Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:47:56 [2020-11-19T13:47:56.359Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:48:02 [2020-11-19T13:48:02.179Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:48:02 [2020-11-19T13:48:02.179Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:48:02 [2020-11-19T13:48:02.643Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:48:03 [2020-11-19T13:48:03.106Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:48:03 [2020-11-19T13:48:03.106Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:48:11 [2020-11-19T13:48:11.714Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:48:11 [2020-11-19T13:48:11.714Z] === RUN   TestDockerSuite/TestBuildHistory
13:48:20 [2020-11-19T13:48:20.323Z] === RUN   TestDockerSuite/TestBuildIidFile
13:48:21 [2020-11-19T13:48:21.299Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:48:23 [2020-11-19T13:48:23.493Z] === RUN   TestDockerSuite/TestBuildInheritance
13:48:23 [2020-11-19T13:48:23.493Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:48:23 [2020-11-19T13:48:23.956Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:48:23 [2020-11-19T13:48:23.956Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:48:28 [2020-11-19T13:48:28.671Z] === RUN   TestDockerSuite/TestBuildLabel
13:48:29 [2020-11-19T13:48:29.134Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:48:29 [2020-11-19T13:48:29.598Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:48:30 [2020-11-19T13:48:30.060Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:48:30 [2020-11-19T13:48:30.523Z] === RUN   TestDockerSuite/TestBuildLabels
13:48:31 [2020-11-19T13:48:31.498Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:48:33 [2020-11-19T13:48:33.049Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:48:37 [2020-11-19T13:48:37.771Z] === RUN   TestDockerSuite/TestBuildLastModified
13:48:37 [2020-11-19T13:48:37.771Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:48:37 [2020-11-19T13:48:37.771Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:48:37 [2020-11-19T13:48:37.771Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:48:37 [2020-11-19T13:48:37.771Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:48:37 [2020-11-19T13:48:37.771Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:48:38 [2020-11-19T13:48:38.235Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:48:38 [2020-11-19T13:48:38.697Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:48:39 [2020-11-19T13:48:39.162Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:48:40 [2020-11-19T13:48:40.668Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:48:43 [2020-11-19T13:48:43.880Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:48:44 [2020-11-19T13:48:44.861Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:48:49 [2020-11-19T13:48:49.050Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:48:58 [2020-11-19T13:48:58.745Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:48:58 [2020-11-19T13:48:58.745Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:48:59 [2020-11-19T13:48:59.721Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:49:35 [2020-11-19T13:49:35.499Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:49:45 [2020-11-19T13:49:45.869Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:49:50 [2020-11-19T13:49:50.588Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:49:56 [2020-11-19T13:49:56.417Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:50:01 [2020-11-19T13:50:01.135Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:50:18 [2020-11-19T13:50:18.880Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:50:18 [2020-11-19T13:50:18.880Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:50:29 [2020-11-19T13:50:29.255Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:50:29 [2020-11-19T13:50:29.255Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:50:29 [2020-11-19T13:50:29.255Z] === RUN   TestDockerSuite/TestBuildNetNone
13:50:29 [2020-11-19T13:50:29.255Z] === RUN   TestDockerSuite/TestBuildNoContext
13:50:31 [2020-11-19T13:50:31.450Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:50:40 [2020-11-19T13:50:40.058Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:50:42 [2020-11-19T13:50:42.252Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:50:42 [2020-11-19T13:50:42.715Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:50:42 [2020-11-19T13:50:42.715Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:50:44 [2020-11-19T13:50:44.908Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:50:45 [2020-11-19T13:50:45.885Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:50:46 [2020-11-19T13:50:46.861Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:50:55 [2020-11-19T13:50:55.470Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:50:56 [2020-11-19T13:50:56.446Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:51:06 [2020-11-19T13:51:06.811Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:51:09 [2020-11-19T13:51:09.005Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:51:10 [2020-11-19T13:51:10.544Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
13:51:17 [2020-11-19T13:51:17.613Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:51:20 [2020-11-19T13:51:20.529Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:51:23 [2020-11-19T13:51:23.069Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:51:25 [2020-11-19T13:51:25.608Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:51:28 [2020-11-19T13:51:28.027Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:51:28 [2020-11-19T13:51:28.940Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:51:31 [2020-11-19T13:51:31.481Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:51:35 [2020-11-19T13:51:35.141Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:51:35 [2020-11-19T13:51:35.142Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:51:35 [2020-11-19T13:51:35.142Z] === RUN   TestDockerSuite/TestBuildPATH
13:51:35 [2020-11-19T13:51:35.142Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:51:37 [2020-11-19T13:51:37.343Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:51:37 [2020-11-19T13:51:37.343Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:52:27 [2020-11-19T13:52:27.730Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
13:52:27 [2020-11-19T13:52:27.730Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:52:28 [2020-11-19T13:52:28.141Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:52:29 [2020-11-19T13:52:29.112Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
13:52:31 [2020-11-19T13:52:31.652Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:52:34 [2020-11-19T13:52:34.951Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:52:37 [2020-11-19T13:52:37.531Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:52:49 [2020-11-19T13:52:49.325Z] === RUN   TestDockerSuite/TestBuildRm
13:52:59 [2020-11-19T13:52:59.480Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:52:59 [2020-11-19T13:52:59.693Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:53:02 [2020-11-19T13:53:02.620Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:53:02 [2020-11-19T13:53:02.620Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:53:03 [2020-11-19T13:53:03.082Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:53:04 [2020-11-19T13:53:04.633Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:53:07 [2020-11-19T13:53:07.560Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:53:10 [2020-11-19T13:53:10.486Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:53:11 [2020-11-19T13:53:11.699Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:53:12 [2020-11-19T13:53:12.269Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
13:53:14 [2020-11-19T13:53:14.809Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:53:18 [2020-11-19T13:53:18.116Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:53:20 [2020-11-19T13:53:20.853Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:53:24 [2020-11-19T13:53:24.691Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
13:53:29 [2020-11-19T13:53:29.972Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:53:31 [2020-11-19T13:53:31.882Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:53:35 [2020-11-19T13:53:35.178Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:53:35 [2020-11-19T13:53:35.736Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:53:35 [2020-11-19T13:53:35.736Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:53:35 [2020-11-19T13:53:35.736Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:53:37 [2020-11-19T13:53:37.719Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
13:53:40 [2020-11-19T13:53:40.259Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
13:53:43 [2020-11-19T13:53:43.576Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
13:53:44 [2020-11-19T13:53:44.957Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
13:53:46 [2020-11-19T13:53:46.102Z] === RUN   TestDockerSuite/TestBuildSpaces
13:53:46 [2020-11-19T13:53:46.102Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:53:50 [2020-11-19T13:53:50.823Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:53:50 [2020-11-19T13:53:50.823Z] === RUN   TestDockerSuite/TestBuildStderr
13:53:55 [2020-11-19T13:53:55.545Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:54:16 [2020-11-19T13:54:16.707Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:54:16 [2020-11-19T13:54:16.707Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:54:17 [2020-11-19T13:54:17.683Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:54:18 [2020-11-19T13:54:18.662Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:54:23 [2020-11-19T13:54:23.389Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:54:29 [2020-11-19T13:54:29.218Z] === RUN   TestDockerSuite/TestBuildUser
13:54:29 [2020-11-19T13:54:29.218Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:54:29 [2020-11-19T13:54:29.218Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:54:29 [2020-11-19T13:54:29.218Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:54:32 [2020-11-19T13:54:32.987Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:54:33 [2020-11-19T13:54:33.451Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:54:35 [2020-11-19T13:54:35.646Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:54:35 [2020-11-19T13:54:35.646Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:54:35 [2020-11-19T13:54:35.646Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:54:41 [2020-11-19T13:54:41.202Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
13:54:56 [2020-11-19T13:54:56.094Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:54:56 [2020-11-19T13:54:56.812Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:54:56 [2020-11-19T13:54:56.812Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:55:05 [2020-11-19T13:55:05.421Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:55:11 [2020-11-19T13:55:11.248Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:55:11 [2020-11-19T13:55:11.248Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:55:11 [2020-11-19T13:55:11.248Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:55:13 [2020-11-19T13:55:13.444Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:55:13 [2020-11-19T13:55:13.908Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:55:14 [2020-11-19T13:55:14.208Z] --- PASS: TestDockerSwarmSuite (1714.38s)
13:55:14 [2020-11-19T13:55:14.208Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s)
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [decc25ac5eec0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [decc25ac5eec0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:353: [decc25ac5eec0] daemon started
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:461: [decc25ac5eec0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:296: [decc25ac5eec0] exiting daemon
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:448: [decc25ac5eec0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.208Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [dc206b093c0dd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [dc206b093c0dd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:353: [dc206b093c0dd] daemon started
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:461: [dc206b093c0dd] Stopping daemon
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:296: [dc206b093c0dd] exiting daemon
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:448: [dc206b093c0dd] Daemon stopped
13:55:14 [2020-11-19T13:55:14.208Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s)
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [dccee3b02ea96] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [dccee3b02ea96] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:353: [dccee3b02ea96] daemon started
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:461: [dccee3b02ea96] Stopping daemon
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:296: [dccee3b02ea96] exiting daemon
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:448: [dccee3b02ea96] Daemon stopped
13:55:14 [2020-11-19T13:55:14.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s)
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [d0c9480b950a6] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [d0c9480b950a6] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:353: [d0c9480b950a6] daemon started
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [dd19499e1ec48] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.208Z]         daemon.go:325: [dd19499e1ec48] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [dd19499e1ec48] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d0c9480b950a6] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d0c9480b950a6] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d0c9480b950a6] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [dd19499e1ec48] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [dd19499e1ec48] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [dd19499e1ec48] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d302c821100c7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d302c821100c7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d302c821100c7] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d302c821100c7] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d302c821100c7] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d302c821100c7] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.30s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df4a321db7e40] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df4a321db7e40] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [df4a321db7e40] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d255df36c3726] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d255df36c3726] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d255df36c3726] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d255df36c3726] joining swarm manager [df4a321db7e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d255df36c3726] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d255df36c3726] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d255df36c3726] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [de1337e4d6382] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [de1337e4d6382] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [de1337e4d6382] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [de1337e4d6382] joining swarm manager [df4a321db7e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [df4a321db7e40] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [df4a321db7e40] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [df4a321db7e40] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:379: Daemon d255df36c3726 is not started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [de1337e4d6382] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [de1337e4d6382] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [de1337e4d6382] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:55:14 [2020-11-19T13:55:14.209Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8d85ad4d05d2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8d85ad4d05d2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d8d85ad4d05d2] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d92f80c056b5b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d92f80c056b5b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d92f80c056b5b] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d92f80c056b5b] joining swarm manager [d8d85ad4d05d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d8d85ad4d05d2] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d8d85ad4d05d2] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d8d85ad4d05d2] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d92f80c056b5b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d92f80c056b5b] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d92f80c056b5b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8d85ad4d05d2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8d85ad4d05d2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d8d85ad4d05d2] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d92f80c056b5b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d92f80c056b5b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d92f80c056b5b] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d8d85ad4d05d2] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d8d85ad4d05d2] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d8d85ad4d05d2] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d92f80c056b5b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d92f80c056b5b] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d92f80c056b5b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d1ce366ca73b2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d1ce366ca73b2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d1ce366ca73b2] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d1ce366ca73b2] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d1ce366ca73b2] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d1ce366ca73b2] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d1c59df64eb28] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d1c59df64eb28] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d1c59df64eb28] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d697d49ba14a8] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d697d49ba14a8] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d697d49ba14a8] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d1c59df64eb28] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d1c59df64eb28] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d1c59df64eb28] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d697d49ba14a8] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d697d49ba14a8] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d697d49ba14a8] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.50s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d7e506120c640] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d7e506120c640] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d7e506120c640] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d17d08aba00ac] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d17d08aba00ac] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d17d08aba00ac] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d17d08aba00ac] joining swarm manager [d7e506120c640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d6c335490e43b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d6c335490e43b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d6c335490e43b] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d6c335490e43b] joining swarm manager [d7e506120c640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d7e506120c640] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d7e506120c640] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d7e506120c640] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d7e506120c640] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d7e506120c640] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d7e506120c640] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d7e506120c640] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         docker_api_swarm_test.go:364: Waiting for possible election...
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d7e506120c640] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d7e506120c640] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d7e506120c640] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d17d08aba00ac] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d17d08aba00ac] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d17d08aba00ac] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d6c335490e43b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d6c335490e43b] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d6c335490e43b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.59s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [daca65b247e41] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [daca65b247e41] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [daca65b247e41] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d830ddbb3746f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d830ddbb3746f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d830ddbb3746f] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d830ddbb3746f] joining swarm manager [daca65b247e41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d1aa3c0dd8978] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d1aa3c0dd8978] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d1aa3c0dd8978] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d1aa3c0dd8978] joining swarm manager [daca65b247e41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [daca65b247e41] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [daca65b247e41] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [daca65b247e41] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d830ddbb3746f] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d830ddbb3746f] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d830ddbb3746f] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d1aa3c0dd8978] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d1aa3c0dd8978] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d1aa3c0dd8978] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.36s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d89c702ee5298] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d89c702ee5298] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d89c702ee5298] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d36d7a1d8d697] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d36d7a1d8d697] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d36d7a1d8d697] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d89c702ee5298] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d89c702ee5298] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d89c702ee5298] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d36d7a1d8d697] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d36d7a1d8d697] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d36d7a1d8d697] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d131adbfecfc0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d131adbfecfc0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d131adbfecfc0] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d131adbfecfc0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d131adbfecfc0] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d131adbfecfc0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [dc22cbe20f600] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [dc22cbe20f600] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [dc22cbe20f600] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [da261343facd9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [da261343facd9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [da261343facd9] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [da261343facd9] joining swarm manager [dc22cbe20f600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d3840688eac1a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d3840688eac1a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d3840688eac1a] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d3840688eac1a] joining swarm manager [dc22cbe20f600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [dc22cbe20f600] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [dc22cbe20f600] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [dc22cbe20f600] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [da261343facd9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [da261343facd9] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [da261343facd9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d3840688eac1a] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d3840688eac1a] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d3840688eac1a] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.77s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8f290dfcb0b2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8f290dfcb0b2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d8f290dfcb0b2] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d8f290dfcb0b2] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d8f290dfcb0b2] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d8f290dfcb0b2] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8f290dfcb0b2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d8f290dfcb0b2] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d8f290dfcb0b2] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df9886d285bfd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df9886d285bfd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [df9886d285bfd] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [df9886d285bfd] joining swarm manager [d8f290dfcb0b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [df9886d285bfd] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [df9886d285bfd] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [df9886d285bfd] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df9886d285bfd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df9886d285bfd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df9886d285bfd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [df9886d285bfd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [df9886d285bfd] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d817829f20d0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d817829f20d0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d817829f20d0c] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         check_test.go:358: [d817829f20d0c] joining swarm manager [d8f290dfcb0b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d817829f20d0c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d817829f20d0c] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d817829f20d0c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d817829f20d0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d817829f20d0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d817829f20d0c] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d817829f20d0c] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d817829f20d0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d817829f20d0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d817829f20d0c] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d8f290dfcb0b2] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d8f290dfcb0b2] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d8f290dfcb0b2] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [df9886d285bfd] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [df9886d285bfd] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [df9886d285bfd] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:461: [d817829f20d0c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:296: [d817829f20d0c] exiting daemon
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:448: [d817829f20d0c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.81s)
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d427ada98b433] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d427ada98b433] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d427ada98b433] daemon started
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d068a03769eaf] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:325: [d068a03769eaf] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.209Z]         daemon.go:353: [d068a03769eaf] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d068a03769eaf] joining swarm manager [d427ada98b433]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d427ada98b433] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d427ada98b433] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d427ada98b433] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d068a03769eaf] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d068a03769eaf] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d068a03769eaf] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.57s)
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dd70222fd79fc] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dd70222fd79fc] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [dd70222fd79fc] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [dac4a32d93835] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [dac4a32d93835] joining swarm manager [dd70222fd79fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [daebb5477cee8] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [daebb5477cee8] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [daebb5477cee8] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [daebb5477cee8] joining swarm manager [dd70222fd79fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [dac4a32d93835] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [dac4a32d93835] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [dac4a32d93835] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [dac4a32d93835] error pinging daemon on start: Get http://dac4a32d93835.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [dac4a32d93835] error pinging daemon on start: Get http://dac4a32d93835.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [dac4a32d93835] error pinging daemon on start: Get http://dac4a32d93835.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [dac4a32d93835] error pinging daemon on start: Get http://dac4a32d93835.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [dac4a32d93835] error pinging daemon on start: Get http://dac4a32d93835.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [dac4a32d93835] error pinging daemon on start: Get http://dac4a32d93835.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [dac4a32d93835] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [dac4a32d93835] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [dd70222fd79fc] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [dd70222fd79fc] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [dd70222fd79fc] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [dac4a32d93835] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [dac4a32d93835] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [dac4a32d93835] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [daebb5477cee8] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [daebb5477cee8] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [daebb5477cee8] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s)
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d06e0858865f1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d06e0858865f1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d06e0858865f1] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d06e0858865f1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d06e0858865f1] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d06e0858865f1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.76s)
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d8232a1689e5b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d8232a1689e5b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d8232a1689e5b] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d26e64c3e6509] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d26e64c3e6509] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d26e64c3e6509] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d26e64c3e6509] joining swarm manager [d8232a1689e5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d8232a1689e5b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d8232a1689e5b] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d8232a1689e5b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d26e64c3e6509] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d26e64c3e6509] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d26e64c3e6509] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.17s)
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d6920c24ac653] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d6920c24ac653] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d6920c24ac653] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d543be10a9e91] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d543be10a9e91] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d543be10a9e91] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d543be10a9e91] joining swarm manager [d6920c24ac653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [da104bfeffae1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [da104bfeffae1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [da104bfeffae1] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [da104bfeffae1] joining swarm manager [d6920c24ac653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d543be10a9e91] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d543be10a9e91] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d543be10a9e91] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [da104bfeffae1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [da104bfeffae1] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [da104bfeffae1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d543be10a9e91] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d543be10a9e91] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d543be10a9e91] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d543be10a9e91] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d543be10a9e91] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d6920c24ac653] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d6920c24ac653] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d6920c24ac653] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d543be10a9e91] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d543be10a9e91] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d543be10a9e91] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:379: Daemon da104bfeffae1 is not started
13:55:14 [2020-11-19T13:55:14.210Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.26s)
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d896bbb398aa7] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d37d325688a7e] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d37d325688a7e] joining swarm manager [d896bbb398aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d2de18c3b8468] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d2de18c3b8468] joining swarm manager [d896bbb398aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d90d0a4a3d610] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d90d0a4a3d610] joining swarm manager [d896bbb398aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d9899b0fcb3f0] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d9899b0fcb3f0] joining swarm manager [d896bbb398aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d55ad30b85123] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         check_test.go:358: [d55ad30b85123] joining swarm manager [d896bbb398aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d55ad30b85123] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d896bbb398aa7] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d37d325688a7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d9899b0fcb3f0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d90d0a4a3d610] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d2de18c3b8468] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d896bbb398aa7] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d896bbb398aa7] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d90d0a4a3d610] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d90d0a4a3d610] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d55ad30b85123] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d55ad30b85123] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d37d325688a7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d37d325688a7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d2de18c3b8468] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d2de18c3b8468] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d9899b0fcb3f0] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d9899b0fcb3f0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d90d0a4a3d610] error pinging daemon on start: Get http://d90d0a4a3d610.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d896bbb398aa7] error pinging daemon on start: Get http://d896bbb398aa7.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d55ad30b85123] error pinging daemon on start: Get http://d55ad30b85123.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d37d325688a7e] error pinging daemon on start: Get http://d37d325688a7e.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d2de18c3b8468] error pinging daemon on start: Get http://d2de18c3b8468.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d9899b0fcb3f0] error pinging daemon on start: Get http://d9899b0fcb3f0.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d896bbb398aa7] error pinging daemon on start: Get http://d896bbb398aa7.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d90d0a4a3d610] error pinging daemon on start: Get http://d90d0a4a3d610.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d55ad30b85123] error pinging daemon on start: Get http://d55ad30b85123.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d37d325688a7e] error pinging daemon on start: Get http://d37d325688a7e.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d2de18c3b8468] error pinging daemon on start: Get http://d2de18c3b8468.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d9899b0fcb3f0] error pinging daemon on start: Get http://d9899b0fcb3f0.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d90d0a4a3d610] error pinging daemon on start: Get http://d90d0a4a3d610.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d896bbb398aa7] error pinging daemon on start: Get http://d896bbb398aa7.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d55ad30b85123] error pinging daemon on start: Get http://d55ad30b85123.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d37d325688a7e] error pinging daemon on start: Get http://d37d325688a7e.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d2de18c3b8468] error pinging daemon on start: Get http://d2de18c3b8468.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:339: [d9899b0fcb3f0] error pinging daemon on start: Get http://d9899b0fcb3f0.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d90d0a4a3d610] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d896bbb398aa7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d55ad30b85123] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d37d325688a7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d2de18c3b8468] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:325: [d9899b0fcb3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d896bbb398aa7] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d55ad30b85123] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d2de18c3b8468] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d9899b0fcb3f0] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d37d325688a7e] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:353: [d90d0a4a3d610] daemon started
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d896bbb398aa7] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d896bbb398aa7] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d896bbb398aa7] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d37d325688a7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d37d325688a7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d37d325688a7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d2de18c3b8468] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d2de18c3b8468] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d2de18c3b8468] Daemon stopped
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:461: [d90d0a4a3d610] Stopping daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:296: [d90d0a4a3d610] exiting daemon
13:55:14 [2020-11-19T13:55:14.210Z]         daemon.go:448: [d90d0a4a3d610] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d9899b0fcb3f0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d9899b0fcb3f0] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d9899b0fcb3f0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d55ad30b85123] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d55ad30b85123] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d55ad30b85123] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d97fd149aeb2a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d97fd149aeb2a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d97fd149aeb2a] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d97fd149aeb2a] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d97fd149aeb2a] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d97fd149aeb2a] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d97fd149aeb2a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d97fd149aeb2a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d97fd149aeb2a] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d97fd149aeb2a] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d97fd149aeb2a] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d97fd149aeb2a] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d9a717dbe7f86] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d9a717dbe7f86] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d9a717dbe7f86] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d9a717dbe7f86] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d9a717dbe7f86] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d9a717dbe7f86] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.92s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d0138d596e391] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d0138d596e391] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d0138d596e391] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d6fda05269ceb] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d6fda05269ceb] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d6fda05269ceb] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d6fda05269ceb] joining swarm manager [d0138d596e391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d520632364f64] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d520632364f64] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d520632364f64] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d520632364f64] joining swarm manager [d0138d596e391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d0138d596e391] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d0138d596e391] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d0138d596e391] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d6fda05269ceb] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d6fda05269ceb] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d6fda05269ceb] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d520632364f64] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d520632364f64] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d520632364f64] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.17s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d29e59dbc1f67] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d29e59dbc1f67] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d29e59dbc1f67] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dc8b0747265dd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dc8b0747265dd] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [dc8b0747265dd] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [dc8b0747265dd] joining swarm manager [d29e59dbc1f67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dfd1c71660ace] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dfd1c71660ace] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [dfd1c71660ace] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [dfd1c71660ace] joining swarm manager [d29e59dbc1f67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d29e59dbc1f67] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d29e59dbc1f67] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d29e59dbc1f67] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [dc8b0747265dd] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [dc8b0747265dd] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [dc8b0747265dd] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [dfd1c71660ace] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [dfd1c71660ace] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [dfd1c71660ace] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d0e87ac9d522e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d0e87ac9d522e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d0e87ac9d522e] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d98e08529562b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d98e08529562b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d98e08529562b] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d98e08529562b] joining swarm manager [d0e87ac9d522e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [df284b6433703] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [df284b6433703] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [df284b6433703] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [df284b6433703] joining swarm manager [d0e87ac9d522e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d0e87ac9d522e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d0e87ac9d522e] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d0e87ac9d522e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d98e08529562b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d98e08529562b] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d98e08529562b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [df284b6433703] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [df284b6433703] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [df284b6433703] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [df21d960dcbee] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [df21d960dcbee] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [df21d960dcbee] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [df21d960dcbee] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [df21d960dcbee] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [df21d960dcbee] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.13s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dcddebcbe3878] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dcddebcbe3878] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [dcddebcbe3878] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d5e7d7c6c9af4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d5e7d7c6c9af4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d5e7d7c6c9af4] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d5e7d7c6c9af4] joining swarm manager [dcddebcbe3878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d5c4129e7289c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d5c4129e7289c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d5c4129e7289c] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d5c4129e7289c] joining swarm manager [dcddebcbe3878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d3b8a00c41543] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d3b8a00c41543] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d3b8a00c41543] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d3b8a00c41543] joining swarm manager [dcddebcbe3878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d8d6967dde2d9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d8d6967dde2d9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d8d6967dde2d9] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d8d6967dde2d9] joining swarm manager [dcddebcbe3878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [dcddebcbe3878] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [dcddebcbe3878] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [dcddebcbe3878] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d5e7d7c6c9af4] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d5e7d7c6c9af4] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d5e7d7c6c9af4] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d5c4129e7289c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d5c4129e7289c] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d5c4129e7289c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d3b8a00c41543] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d3b8a00c41543] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d3b8a00c41543] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d8d6967dde2d9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d8d6967dde2d9] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d8d6967dde2d9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [de8b4b2b0ca02] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [de8b4b2b0ca02] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [de8b4b2b0ca02] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [de8b4b2b0ca02] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [de8b4b2b0ca02] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [de8b4b2b0ca02] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.19s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d7607afa85971] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d7607afa85971] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d7607afa85971] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dda7913a8d3b4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [dda7913a8d3b4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [dda7913a8d3b4] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [dda7913a8d3b4] joining swarm manager [d7607afa85971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d3ecf01dfd416] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d3ecf01dfd416] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d3ecf01dfd416] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d3ecf01dfd416] joining swarm manager [d7607afa85971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d7607afa85971] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d7607afa85971] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d7607afa85971] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [dda7913a8d3b4] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [dda7913a8d3b4] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [dda7913a8d3b4] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d3ecf01dfd416] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d3ecf01dfd416] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d3ecf01dfd416] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.86s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d4769693591ff] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d4769693591ff] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d4769693591ff] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d999a2cb15896] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d999a2cb15896] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d999a2cb15896] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d999a2cb15896] joining swarm manager [d4769693591ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d225d8b77d524] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d225d8b77d524] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d225d8b77d524] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d225d8b77d524] joining swarm manager [d4769693591ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d999a2cb15896] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d999a2cb15896] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d999a2cb15896] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d4769693591ff] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d4769693591ff] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d4769693591ff] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:379: Daemon d999a2cb15896 is not started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d225d8b77d524] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d225d8b77d524] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d225d8b77d524] Daemon stopped
13:55:14 [2020-11-19T13:55:14.211Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.70s)
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d4d28bd7d95ca] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d4d28bd7d95ca] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d4d28bd7d95ca] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [db9566252e21d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [db9566252e21d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [db9566252e21d] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [db9566252e21d] joining swarm manager [d4d28bd7d95ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d8d51ba9b193e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:325: [d8d51ba9b193e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:353: [d8d51ba9b193e] daemon started
13:55:14 [2020-11-19T13:55:14.211Z]         check_test.go:358: [d8d51ba9b193e] joining swarm manager [d4d28bd7d95ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:461: [d4d28bd7d95ca] Stopping daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:296: [d4d28bd7d95ca] exiting daemon
13:55:14 [2020-11-19T13:55:14.211Z]         daemon.go:448: [d4d28bd7d95ca] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [db9566252e21d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [db9566252e21d] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [db9566252e21d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d8d51ba9b193e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d8d51ba9b193e] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d8d51ba9b193e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.14s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d0a2ca02e6c5c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d0a2ca02e6c5c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d0a2ca02e6c5c] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d69665d0b609f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d69665d0b609f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d69665d0b609f] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         check_test.go:358: [d69665d0b609f] joining swarm manager [d0a2ca02e6c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d3ea318f05388] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d3ea318f05388] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d3ea318f05388] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         check_test.go:358: [d3ea318f05388] joining swarm manager [d0a2ca02e6c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d0a2ca02e6c5c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d0a2ca02e6c5c] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d0a2ca02e6c5c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d69665d0b609f] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d69665d0b609f] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d69665d0b609f] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d3ea318f05388] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d3ea318f05388] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d3ea318f05388] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.62s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d6eff60797421] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d6eff60797421] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d6eff60797421] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d6eff60797421] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d6eff60797421] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d6eff60797421] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d6a2e7995beea] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d6a2e7995beea] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d6a2e7995beea] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d6a2e7995beea] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d6a2e7995beea] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d6a2e7995beea] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dab83b51fb334] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dab83b51fb334] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [dab83b51fb334] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [dab83b51fb334] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [dab83b51fb334] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [dab83b51fb334] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [db77167ae5d0e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [db77167ae5d0e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [db77167ae5d0e] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [db77167ae5d0e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [db77167ae5d0e] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [db77167ae5d0e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d0ef990434f98] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d0ef990434f98] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d0ef990434f98] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d0ef990434f98] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d0ef990434f98] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d0ef990434f98] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.02s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dda02092e1c62] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dda02092e1c62] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [dda02092e1c62] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [dda02092e1c62] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [dda02092e1c62] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [dda02092e1c62] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d4965d6c131ea] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d4965d6c131ea] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d4965d6c131ea] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d4965d6c131ea] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d4965d6c131ea] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d4965d6c131ea] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d45ec09f456da] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d45ec09f456da] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d45ec09f456da] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d45ec09f456da] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d45ec09f456da] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d45ec09f456da] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.41s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d56e77106178b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d56e77106178b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d56e77106178b] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d56e77106178b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d56e77106178b] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d56e77106178b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.43s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d6fc47821fc65] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d6fc47821fc65] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d6fc47821fc65] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d6fc47821fc65] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d6fc47821fc65] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d6fc47821fc65] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dd86d9c0c663d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dd86d9c0c663d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [dd86d9c0c663d] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [dd86d9c0c663d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [dd86d9c0c663d] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [dd86d9c0c663d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d30eca525294f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d30eca525294f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d30eca525294f] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d30eca525294f] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d30eca525294f] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d30eca525294f] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d586e6780cad6] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d586e6780cad6] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d586e6780cad6] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d586e6780cad6] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d586e6780cad6] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d586e6780cad6] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d4cc822d91764] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d4cc822d91764] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d4cc822d91764] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d4cc822d91764] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d4cc822d91764] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d4cc822d91764] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d657eb0f261d1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d657eb0f261d1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d657eb0f261d1] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d657eb0f261d1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d657eb0f261d1] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d657eb0f261d1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d9bfce11ef8b9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d9bfce11ef8b9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d9bfce11ef8b9] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d9bfce11ef8b9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d9bfce11ef8b9] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d9bfce11ef8b9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.33s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d16413b3193e1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d16413b3193e1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d16413b3193e1] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d16413b3193e1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d16413b3193e1] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d16413b3193e1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.82s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [db959964da2df] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [db959964da2df] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [db959964da2df] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [db959964da2df] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [db959964da2df] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [db959964da2df] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d070697828bd5] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d070697828bd5] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d070697828bd5] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d070697828bd5] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d070697828bd5] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d070697828bd5] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dae45bcc79071] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [dae45bcc79071] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [dae45bcc79071] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [dae45bcc79071] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [dae45bcc79071] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [dae45bcc79071] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.37s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d0c45866af509] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d0c45866af509] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d0c45866af509] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d0c45866af509] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d0c45866af509] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d0c45866af509] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.48s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d60ffe04b4e3b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d60ffe04b4e3b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d60ffe04b4e3b] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d60ffe04b4e3b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d60ffe04b4e3b] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d60ffe04b4e3b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d8c7eafb33e11] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d8c7eafb33e11] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d8c7eafb33e11] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d8c7eafb33e11] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d8c7eafb33e11] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d8c7eafb33e11] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.55s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d8953835bccde] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d8953835bccde] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d8953835bccde] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.4aby8j9228rl@0ef03c03122c    | hello2\n"
13:55:14 [2020-11-19T13:55:14.212Z]         docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.pfy4oicdnyvj@0ef03c03122c    | hello1\n"
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d8953835bccde] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d8953835bccde] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d8953835bccde] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d66257b7862ec] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d66257b7862ec] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d66257b7862ec] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d66257b7862ec] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d66257b7862ec] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d66257b7862ec] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d421fdedd1584] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d421fdedd1584] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d421fdedd1584] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d421fdedd1584] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d421fdedd1584] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d421fdedd1584] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d68a892933960] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d68a892933960] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:353: [d68a892933960] daemon started
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:461: [d68a892933960] Stopping daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:296: [d68a892933960] exiting daemon
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:448: [d68a892933960] Daemon stopped
13:55:14 [2020-11-19T13:55:14.212Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s)
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:55:14 [2020-11-19T13:55:14.212Z]         daemon.go:325: [d53aae8061f67] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d53aae8061f67] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d53aae8061f67] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d53aae8061f67] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d53aae8061f67] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d53aae8061f67] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [db3a99b753e67] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [db3a99b753e67] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [db3a99b753e67] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [db3a99b753e67] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [db3a99b753e67] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [db3a99b753e67] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [ded93c2c18897] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [ded93c2c18897] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [ded93c2c18897] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [ded93c2c18897] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [ded93c2c18897] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [ded93c2c18897] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.31s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d76a0d287605a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d76a0d287605a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d76a0d287605a] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d76a0d287605a] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d76a0d287605a] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d76a0d287605a] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d4a8c3bfcb5da] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d4a8c3bfcb5da] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d4a8c3bfcb5da] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         docker_cli_service_logs_test.go:242: checking task ukdt9ktkuk9j
13:55:14 [2020-11-19T13:55:14.213Z]         docker_cli_service_logs_test.go:247: checking messages for ukdt9ktkuk9j
13:55:14 [2020-11-19T13:55:14.213Z]         docker_cli_service_logs_test.go:242: checking task a2efsnagk0pt
13:55:14 [2020-11-19T13:55:14.213Z]         docker_cli_service_logs_test.go:247: checking messages for a2efsnagk0pt
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d4a8c3bfcb5da] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d4a8c3bfcb5da] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d4a8c3bfcb5da] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d1885bfc7b334] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d1885bfc7b334] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d1885bfc7b334] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d1885bfc7b334] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d1885bfc7b334] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d1885bfc7b334] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (12.80s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d96e56ea60e7e] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d96e56ea60e7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d96e56ea60e7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d96e56ea60e7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d96e56ea60e7e] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d96e56ea60e7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d96e56ea60e7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d96e56ea60e7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d96e56ea60e7e] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d96e56ea60e7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d96e56ea60e7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d96e56ea60e7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d96e56ea60e7e] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d96e56ea60e7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d96e56ea60e7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d96e56ea60e7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d96e56ea60e7e] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d96e56ea60e7e] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d96e56ea60e7e] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d96e56ea60e7e] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d96e56ea60e7e] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d5f200ddf5f71] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d5f200ddf5f71] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d5f200ddf5f71] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d5f200ddf5f71] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d5f200ddf5f71] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d5f200ddf5f71] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d3f4e5bdab6f3] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d3f4e5bdab6f3] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d3f4e5bdab6f3] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d3f4e5bdab6f3] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d3f4e5bdab6f3] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d3f4e5bdab6f3] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.51s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d4ff9dc465c6b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d4ff9dc465c6b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d4ff9dc465c6b] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [ddb54b3a1865d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [ddb54b3a1865d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [ddb54b3a1865d] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         check_test.go:358: [ddb54b3a1865d] joining swarm manager [d4ff9dc465c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d4be4c955f3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d4be4c955f3f0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d4be4c955f3f0] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         check_test.go:358: [d4be4c955f3f0] joining swarm manager [d4ff9dc465c6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d4ff9dc465c6b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d4ff9dc465c6b] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d4ff9dc465c6b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [ddb54b3a1865d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [ddb54b3a1865d] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [ddb54b3a1865d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d4be4c955f3f0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d4be4c955f3f0] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d4be4c955f3f0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d5307d5253bae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d5307d5253bae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d5307d5253bae] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d5307d5253bae] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d5307d5253bae] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d5307d5253bae] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d7fc4765e362c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d7fc4765e362c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d7fc4765e362c] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d7fc4765e362c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d7fc4765e362c] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d7fc4765e362c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d22223e66e5b6] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d22223e66e5b6] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d22223e66e5b6] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d22223e66e5b6] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d22223e66e5b6] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d22223e66e5b6] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.37s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d8807060ca92d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d8807060ca92d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d8807060ca92d] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [de0e74164997a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [de0e74164997a] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [de0e74164997a] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         check_test.go:358: [de0e74164997a] joining swarm manager [d8807060ca92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [dd2cfb782017f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [dd2cfb782017f] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [dd2cfb782017f] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         check_test.go:358: [dd2cfb782017f] joining swarm manager [d8807060ca92d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d8807060ca92d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d8807060ca92d] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d8807060ca92d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [de0e74164997a] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [de0e74164997a] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [de0e74164997a] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [dd2cfb782017f] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [dd2cfb782017f] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [dd2cfb782017f] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d272377efa0ef] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d272377efa0ef] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d272377efa0ef] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d272377efa0ef] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d272377efa0ef] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d272377efa0ef] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.08s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d538dd94d9028] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d538dd94d9028] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d538dd94d9028] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d413fa9fea568] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         check_test.go:358: [d413fa9fea568] joining swarm manager [d538dd94d9028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d41dba7b181e4] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         check_test.go:358: [d41dba7b181e4] joining swarm manager [d538dd94d9028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d413fa9fea568] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d413fa9fea568] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d413fa9fea568] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d413fa9fea568] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d41dba7b181e4] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d41dba7b181e4] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d41dba7b181e4] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d41dba7b181e4] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d413fa9fea568] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d413fa9fea568] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d413fa9fea568] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d413fa9fea568] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d41dba7b181e4] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d41dba7b181e4] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d41dba7b181e4] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d41dba7b181e4] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d413fa9fea568] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d413fa9fea568] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d413fa9fea568] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d413fa9fea568] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d413fa9fea568] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d41dba7b181e4] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d41dba7b181e4] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d41dba7b181e4] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d41dba7b181e4] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d41dba7b181e4] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d538dd94d9028] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d538dd94d9028] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d538dd94d9028] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d413fa9fea568] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d413fa9fea568] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d413fa9fea568] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d41dba7b181e4] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d41dba7b181e4] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d41dba7b181e4] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.82s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d313325e35f25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [d313325e35f25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [d313325e35f25] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [d313325e35f25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [d313325e35f25] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [d313325e35f25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.56s)
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [dd5a70fd629c1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [dd5a70fd629c1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [dd5a70fd629c1] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [dd5a70fd629c1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [dd5a70fd629c1] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [dd5a70fd629c1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [dd5a70fd629c1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:325: [dd5a70fd629c1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:353: [dd5a70fd629c1] daemon started
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:461: [dd5a70fd629c1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:296: [dd5a70fd629c1] exiting daemon
13:55:14 [2020-11-19T13:55:14.213Z]         daemon.go:448: [dd5a70fd629c1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.87s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d16080fdeec87] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d16080fdeec87] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d16080fdeec87] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d16080fdeec87] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d16080fdeec87] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d16080fdeec87] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df555dc8788f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df555dc8788f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [df555dc8788f9] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [df555dc8788f9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [df555dc8788f9] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [df555dc8788f9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.38s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [df2eab0e475fe] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [df2eab0e475fe] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [df2eab0e475fe] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [df2eab0e475fe] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [df2eab0e475fe] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [df2eab0e475fe] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df2eab0e475fe] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [df2eab0e475fe] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [df2eab0e475fe] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [df2eab0e475fe] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [df2eab0e475fe] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.40s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d4910aac42444] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d4910aac42444] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d4910aac42444] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d4910aac42444] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d4910aac42444] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d4910aac42444] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.87s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d3a7386c26df7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d3a7386c26df7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d3a7386c26df7] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d3a7386c26df7] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d3a7386c26df7] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d3a7386c26df7] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:55:14 [2020-11-19T13:55:14.214Z]         requirement.go:26: unmatched requirement IPv6
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.24s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2950dcbf0d1d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2950dcbf0d1d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2950dcbf0d1d] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2950dcbf0d1d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2950dcbf0d1d] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2950dcbf0d1d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2950dcbf0d1d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2950dcbf0d1d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2950dcbf0d1d] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2950dcbf0d1d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2950dcbf0d1d] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2950dcbf0d1d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2950dcbf0d1d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2950dcbf0d1d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2950dcbf0d1d] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2950dcbf0d1d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2950dcbf0d1d] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2950dcbf0d1d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d8ca0bb2d298b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d8ca0bb2d298b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d8ca0bb2d298b] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d8ca0bb2d298b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d8ca0bb2d298b] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d8ca0bb2d298b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df9ab68557956] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [df9ab68557956] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [df9ab68557956] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [df9ab68557956] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [df9ab68557956] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [df9ab68557956] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.32s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2177dc46e072] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2177dc46e072] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2177dc46e072] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2177dc46e072] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2177dc46e072] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2177dc46e072] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc126a6959052] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc126a6959052] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [dc126a6959052] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d811e74c2d381] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d811e74c2d381] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d811e74c2d381] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [dc126a6959052] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [dc126a6959052] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [dc126a6959052] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d811e74c2d381] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d811e74c2d381] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d811e74c2d381] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.21s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc946e7183673] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc946e7183673] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [dc946e7183673] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2994c5d1f612] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2994c5d1f612] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2994c5d1f612] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         check_test.go:358: [d2994c5d1f612] joining swarm manager [dc946e7183673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2994c5d1f612] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2994c5d1f612] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2994c5d1f612] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2994c5d1f612] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2994c5d1f612] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2994c5d1f612] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d71d8468e27f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d71d8468e27f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d71d8468e27f9] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         check_test.go:358: [d71d8468e27f9] joining swarm manager [dc946e7183673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2994c5d1f612] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2994c5d1f612] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2994c5d1f612] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2994c5d1f612] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d2994c5d1f612] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d2994c5d1f612] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d71d8468e27f9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d71d8468e27f9] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d71d8468e27f9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d71d8468e27f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d71d8468e27f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d71d8468e27f9] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d71d8468e27f9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d71d8468e27f9] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d71d8468e27f9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d71d8468e27f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d71d8468e27f9] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d71d8468e27f9] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [dc946e7183673] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [dc946e7183673] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [dc946e7183673] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d2994c5d1f612] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d2994c5d1f612] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d2994c5d1f612] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d71d8468e27f9] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d71d8468e27f9] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d71d8468e27f9] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d02e1b86a1d2c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d02e1b86a1d2c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d02e1b86a1d2c] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [deeecc261a0df] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [deeecc261a0df] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [deeecc261a0df] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d02e1b86a1d2c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d02e1b86a1d2c] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d02e1b86a1d2c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [deeecc261a0df] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [deeecc261a0df] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [deeecc261a0df] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.48s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d09bc920edb06] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d09bc920edb06] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d09bc920edb06] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d09bc920edb06] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d09bc920edb06] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d09bc920edb06] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d09bc920edb06] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d09bc920edb06] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d09bc920edb06] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d09bc920edb06] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d09bc920edb06] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d09bc920edb06] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.29s)
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d476f332cfa0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d476f332cfa0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d476f332cfa0c] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [dc173d53a1a25] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         check_test.go:358: [dc173d53a1a25] joining swarm manager [d476f332cfa0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d24bbd6f5e7ae] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         check_test.go:358: [d24bbd6f5e7ae] joining swarm manager [d476f332cfa0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [dc173d53a1a25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [dc173d53a1a25] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [dc173d53a1a25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [dc173d53a1a25] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [dc173d53a1a25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [dc173d53a1a25] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [dc173d53a1a25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d476f332cfa0c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d476f332cfa0c] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d476f332cfa0c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d476f332cfa0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d476f332cfa0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d476f332cfa0c] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d24bbd6f5e7ae] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d24bbd6f5e7ae] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d24bbd6f5e7ae] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d24bbd6f5e7ae] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [dc173d53a1a25] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [dc173d53a1a25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [dc173d53a1a25] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [dc173d53a1a25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [dc173d53a1a25] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d476f332cfa0c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d476f332cfa0c] exiting daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:448: [d476f332cfa0c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d476f332cfa0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:325: [d476f332cfa0c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:353: [d476f332cfa0c] daemon started
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:461: [d24bbd6f5e7ae] Stopping daemon
13:55:14 [2020-11-19T13:55:14.214Z]         daemon.go:296: [d24bbd6f5e7ae] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d24bbd6f5e7ae] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:339: [d24bbd6f5e7ae] error pinging daemon on start: Get http://d24bbd6f5e7ae.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:339: [d24bbd6f5e7ae] error pinging daemon on start: Get http://d24bbd6f5e7ae.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:339: [d24bbd6f5e7ae] error pinging daemon on start: Get http://d24bbd6f5e7ae.sock/_ping: context deadline exceeded
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d24bbd6f5e7ae] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d24bbd6f5e7ae] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dc173d53a1a25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dc173d53a1a25] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dc173d53a1a25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc173d53a1a25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dc173d53a1a25] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d69f545b66129] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d69f545b66129] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d69f545b66129] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         check_test.go:358: [d69f545b66129] joining swarm manager [d476f332cfa0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d69f545b66129] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d69f545b66129] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d69f545b66129] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d69f545b66129] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d69f545b66129] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d69f545b66129] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d69f545b66129] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d69f545b66129] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d476f332cfa0c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d476f332cfa0c] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d476f332cfa0c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dc173d53a1a25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dc173d53a1a25] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dc173d53a1a25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d24bbd6f5e7ae] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d24bbd6f5e7ae] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d24bbd6f5e7ae] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d69f545b66129] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d69f545b66129] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d69f545b66129] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.49s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d598462e2686b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d598462e2686b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d598462e2686b] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d2b613b19b7c1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d2b613b19b7c1] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d2b613b19b7c1] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         check_test.go:358: [d2b613b19b7c1] joining swarm manager [d598462e2686b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d8824eb010d39] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d8824eb010d39] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d8824eb010d39] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         check_test.go:358: [d8824eb010d39] joining swarm manager [d598462e2686b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d598462e2686b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d598462e2686b] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d598462e2686b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d2b613b19b7c1] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d2b613b19b7c1] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d2b613b19b7c1] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d8824eb010d39] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d8824eb010d39] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d8824eb010d39] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.46s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d72bef367d533] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d72bef367d533] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d72bef367d533] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge"
13:55:14 [2020-11-19T13:55:14.215Z]         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
13:55:14 [2020-11-19T13:55:14.215Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay"
13:55:14 [2020-11-19T13:55:14.215Z]         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
13:55:14 [2020-11-19T13:55:14.215Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge"
13:55:14 [2020-11-19T13:55:14.215Z]         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
13:55:14 [2020-11-19T13:55:14.215Z]         docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay"
13:55:14 [2020-11-19T13:55:14.215Z]         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
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d72bef367d533] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d72bef367d533] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d72bef367d533] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da4234ec8c59c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da4234ec8c59c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [da4234ec8c59c] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [da4234ec8c59c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [da4234ec8c59c] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [da4234ec8c59c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.45s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc613c65c6146] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc613c65c6146] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dc613c65c6146] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dc613c65c6146] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dc613c65c6146] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dc613c65c6146] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dee28b319fdf0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dee28b319fdf0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dee28b319fdf0] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dee28b319fdf0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dee28b319fdf0] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dee28b319fdf0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.63s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [db81105f7e1b0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [db81105f7e1b0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [db81105f7e1b0] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d83b098a1823d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d83b098a1823d] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d83b098a1823d] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         check_test.go:358: [d83b098a1823d] joining swarm manager [db81105f7e1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [db81105f7e1b0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [db81105f7e1b0] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [db81105f7e1b0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d83b098a1823d] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d83b098a1823d] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d83b098a1823d] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d7224a1a16e38] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d7224a1a16e38] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d7224a1a16e38] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d7224a1a16e38] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d7224a1a16e38] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d7224a1a16e38] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dd3d3c0054ee7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dd3d3c0054ee7] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dd3d3c0054ee7] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dd3d3c0054ee7] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dd3d3c0054ee7] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dd3d3c0054ee7] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da1ac5720ae57] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da1ac5720ae57] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [da1ac5720ae57] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [da1ac5720ae57] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [da1ac5720ae57] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [da1ac5720ae57] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dced070ac27ee] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dced070ac27ee] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dced070ac27ee] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dced070ac27ee] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dced070ac27ee] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dced070ac27ee] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.67s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dd805f7937816] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dd805f7937816] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dd805f7937816] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dd805f7937816] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dd805f7937816] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dd805f7937816] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [df8a2c2821699] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [df8a2c2821699] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [df8a2c2821699] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [df23b658b7cda] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [df23b658b7cda] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [df23b658b7cda] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         check_test.go:358: [df23b658b7cda] joining swarm manager [df8a2c2821699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [df8a2c2821699] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [df8a2c2821699] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [df8a2c2821699] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [df23b658b7cda] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [df23b658b7cda] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [df23b658b7cda] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.47s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [da8ec057b048b] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [da8ec057b048b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [da8ec057b048b] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [da8ec057b048b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [da8ec057b048b] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [da8ec057b048b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [da8ec057b048b] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [da8ec057b048b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [da8ec057b048b] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [da8ec057b048b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [da8ec057b048b] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [da8ec057b048b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [da8ec057b048b] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [da8ec057b048b] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [da8ec057b048b] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [da8ec057b048b] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [da8ec057b048b] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d929b8593cfec] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d929b8593cfec] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d929b8593cfec] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d929b8593cfec] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d929b8593cfec] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d929b8593cfec] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.35s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d211fd995bf85] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d211fd995bf85] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d211fd995bf85] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d211fd995bf85] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d211fd995bf85] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d211fd995bf85] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d42ad9f0c9a06] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [d42ad9f0c9a06] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [d42ad9f0c9a06] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [d42ad9f0c9a06] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [d42ad9f0c9a06] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [d42ad9f0c9a06] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.99s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc0eaa74bbde0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [dc0eaa74bbde0] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [dc0eaa74bbde0] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [dc0eaa74bbde0] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [dc0eaa74bbde0] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [dc0eaa74bbde0] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [de0e09c6ef799] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [de0e09c6ef799] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:353: [de0e09c6ef799] daemon started
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:461: [de0e09c6ef799] Stopping daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:296: [de0e09c6ef799] exiting daemon
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:448: [de0e09c6ef799] Daemon stopped
13:55:14 [2020-11-19T13:55:14.215Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.63s)
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [db3f3dc99c849] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.215Z]         daemon.go:325: [db3f3dc99c849] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [db3f3dc99c849] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [db3f3dc99c849] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [db3f3dc99c849] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [db3f3dc99c849] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.65s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d5fad9475aa25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d5fad9475aa25] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [d5fad9475aa25] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [d5fad9475aa25] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [d5fad9475aa25] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [d5fad9475aa25] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d55b75c232165] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d55b75c232165] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [d55b75c232165] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [d55b75c232165] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [d55b75c232165] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [d55b75c232165] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.66s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [dd7142b25a56c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [dd7142b25a56c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [dd7142b25a56c] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [dd7142b25a56c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [dd7142b25a56c] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [dd7142b25a56c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.17s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d4db9685f666c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d4db9685f666c] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [d4db9685f666c] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [d4db9685f666c] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [d4db9685f666c] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [d4db9685f666c] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d9d717cefa542] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d9d717cefa542] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [d9d717cefa542] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [d9d717cefa542] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [d9d717cefa542] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [d9d717cefa542] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.00s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [da092f0c2c951] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [da092f0c2c951] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [da092f0c2c951] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [da092f0c2c951] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [da092f0c2c951] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [da092f0c2c951] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d64efefe80751] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d64efefe80751] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [d64efefe80751] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [d64efefe80751] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [d64efefe80751] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [d64efefe80751] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.32s)
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d9944c24e7080] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:325: [d9944c24e7080] waiting for daemon to start
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:353: [d9944c24e7080] daemon started
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:461: [d9944c24e7080] Stopping daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:296: [d9944c24e7080] exiting daemon
13:55:14 [2020-11-19T13:55:14.216Z]         daemon.go:448: [d9944c24e7080] Daemon stopped
13:55:14 [2020-11-19T13:55:14.216Z] === RUN   TestDockerExternalVolumeSuite
13:55:14 [2020-11-19T13:55:14.216Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:55:26 [2020-11-19T13:55:26.334Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:55:29 [2020-11-19T13:55:29.107Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:55:30 [2020-11-19T13:55:30.094Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:55:30 [2020-11-19T13:55:30.094Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:55:44 [2020-11-19T13:55:44.956Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:55:44 [2020-11-19T13:55:44.956Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:55:44 [2020-11-19T13:55:44.956Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:55:44 [2020-11-19T13:55:44.956Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:55:45 [2020-11-19T13:55:45.420Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:55:54 [2020-11-19T13:55:54.029Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:55:55 [2020-11-19T13:55:55.006Z] === RUN   TestDockerSuite/TestBuildXZHost
13:55:55 [2020-11-19T13:55:55.469Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:55:55 [2020-11-19T13:55:55.469Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:55:55 [2020-11-19T13:55:55.469Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:55:57 [2020-11-19T13:55:57.664Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:56:02 [2020-11-19T13:56:02.382Z] === RUN   TestDockerSuite/TestCommitChange
13:56:07 [2020-11-19T13:56:07.203Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:56:11 [2020-11-19T13:56:11.919Z] === RUN   TestDockerSuite/TestCommitHardlink
13:56:11 [2020-11-19T13:56:11.919Z] === RUN   TestDockerSuite/TestCommitNewFile
13:56:17 [2020-11-19T13:56:17.750Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:56:17 [2020-11-19T13:56:17.750Z] === RUN   TestDockerSuite/TestCommitTTY
13:56:30 [2020-11-19T13:56:30.202Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:56:33 [2020-11-19T13:56:33.972Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:56:36 [2020-11-19T13:56:36.810Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:56:41 [2020-11-19T13:56:41.082Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:56:44 [2020-11-19T13:56:44.942Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:56:46 [2020-11-19T13:56:46.908Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:56:46 [2020-11-19T13:56:46.908Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:56:48 [2020-11-19T13:56:48.457Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:56:48 [2020-11-19T13:56:48.457Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:56:48 [2020-11-19T13:56:48.457Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:56:48 [2020-11-19T13:56:48.457Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:56:50 [2020-11-19T13:56:50.655Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:56:50 [2020-11-19T13:56:50.655Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:56:50 [2020-11-19T13:56:50.655Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:56:52 [2020-11-19T13:56:52.205Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:56:52 [2020-11-19T13:56:52.205Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:56:52 [2020-11-19T13:56:52.668Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:56:52 [2020-11-19T13:56:52.668Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:56:52 [2020-11-19T13:56:52.668Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:56:54 [2020-11-19T13:56:54.863Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:56:56 [2020-11-19T13:56:56.411Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:56:57 [2020-11-19T13:56:57.961Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:56:57 [2020-11-19T13:56:57.961Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:56:57 [2020-11-19T13:56:57.961Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:57:00 [2020-11-19T13:57:00.154Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:57:00 [2020-11-19T13:57:00.154Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:57:01 [2020-11-19T13:57:01.703Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:57:02 [2020-11-19T13:57:02.165Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:57:02 [2020-11-19T13:57:02.165Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:57:03 [2020-11-19T13:57:03.714Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:57:03 [2020-11-19T13:57:03.714Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:57:05 [2020-11-19T13:57:05.263Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:57:05 [2020-11-19T13:57:05.263Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:57:07 [2020-11-19T13:57:07.458Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:57:07 [2020-11-19T13:57:07.921Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:57:10 [2020-11-19T13:57:10.116Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:57:13 [2020-11-19T13:57:13.046Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:57:16 [2020-11-19T13:57:16.808Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:57:16 [2020-11-19T13:57:16.808Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:57:16 [2020-11-19T13:57:16.808Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:57:16 [2020-11-19T13:57:16.808Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:57:16 [2020-11-19T13:57:16.808Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:57:17 [2020-11-19T13:57:17.031Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:57:18 [2020-11-19T13:57:18.356Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:57:18 [2020-11-19T13:57:18.356Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:57:20 [2020-11-19T13:57:20.551Z] === RUN   TestDockerSuite/TestContainerAPITop
13:57:20 [2020-11-19T13:57:20.551Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:57:22 [2020-11-19T13:57:22.102Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:57:22 [2020-11-19T13:57:22.102Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:57:25 [2020-11-19T13:57:25.860Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:57:28 [2020-11-19T13:57:28.055Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:57:28 [2020-11-19T13:57:28.055Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:57:28 [2020-11-19T13:57:28.055Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:57:28 [2020-11-19T13:57:28.055Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:57:28 [2020-11-19T13:57:28.055Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:57:28 [2020-11-19T13:57:28.055Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:57:29 [2020-11-19T13:57:29.606Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:57:31 [2020-11-19T13:57:31.921Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:57:50 [2020-11-19T13:57:50.757Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:57:52 [2020-11-19T13:57:52.311Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:57:54 [2020-11-19T13:57:54.508Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:57:54 [2020-11-19T13:57:54.508Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:57:54 [2020-11-19T13:57:54.508Z] === RUN   TestDockerSuite/TestCpRelativePath
13:57:56 [2020-11-19T13:57:56.712Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:57:56 [2020-11-19T13:57:56.712Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:57:56 [2020-11-19T13:57:56.712Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:57:56 [2020-11-19T13:57:56.712Z] === RUN   TestDockerSuite/TestCpToCaseA
13:58:04 [2020-11-19T13:58:04.041Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:58:05 [2020-11-19T13:58:05.320Z] === RUN   TestDockerSuite/TestCpToCaseB
13:58:07 [2020-11-19T13:58:07.517Z] === RUN   TestDockerSuite/TestCpToCaseC
13:58:07 [2020-11-19T13:58:07.517Z] === RUN   TestDockerSuite/TestCpToCaseD
13:58:07 [2020-11-19T13:58:07.517Z] === RUN   TestDockerSuite/TestCpToCaseE
13:58:16 [2020-11-19T13:58:16.130Z] === RUN   TestDockerSuite/TestCpToCaseF
13:58:16 [2020-11-19T13:58:16.130Z] === RUN   TestDockerSuite/TestCpToCaseG
13:58:16 [2020-11-19T13:58:16.130Z] === RUN   TestDockerSuite/TestCpToCaseH
13:58:16 [2020-11-19T13:58:16.256Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:58:23 [2020-11-19T13:58:23.248Z] === RUN   TestDockerSuite/TestCpToCaseI
13:58:23 [2020-11-19T13:58:23.248Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:58:23 [2020-11-19T13:58:23.248Z] === RUN   TestDockerSuite/TestCpToDot
13:58:25 [2020-11-19T13:58:25.442Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:58:25 [2020-11-19T13:58:25.442Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:58:25 [2020-11-19T13:58:25.442Z] === RUN   TestDockerSuite/TestCpToStdout
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCpVolumePath
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCreateArgs
13:58:27 [2020-11-19T13:58:27.642Z] === RUN   TestDockerSuite/TestCreateByImageID
13:58:29 [2020-11-19T13:58:29.190Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:58:31 [2020-11-19T13:58:31.389Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:58:31 [2020-11-19T13:58:31.389Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:58:31 [2020-11-19T13:58:31.852Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:58:34 [2020-11-19T13:58:34.048Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:58:34 [2020-11-19T13:58:34.048Z] === RUN   TestDockerSuite/TestCreateLabels
13:58:34 [2020-11-19T13:58:34.511Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:58:34 [2020-11-19T13:58:34.511Z] === RUN   TestDockerSuite/TestCreateRM
13:58:34 [2020-11-19T13:58:34.511Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:58:34 [2020-11-19T13:58:34.511Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:58:34 [2020-11-19T13:58:34.974Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:58:34 [2020-11-19T13:58:34.974Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:58:42 [2020-11-19T13:58:42.088Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:58:42 [2020-11-19T13:58:42.088Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:58:42 [2020-11-19T13:58:42.552Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:58:46 [2020-11-19T13:58:46.313Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:58:46 [2020-11-19T13:58:46.775Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:58:46 [2020-11-19T13:58:46.775Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:58:48 [2020-11-19T13:58:48.326Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:58:48 [2020-11-19T13:58:48.326Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:58:48 [2020-11-19T13:58:48.347Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDevicePermissions
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDockerFails
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestEventsAttach
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestEventsCommit
13:58:48 [2020-11-19T13:58:48.790Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:58:50 [2020-11-19T13:58:50.983Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:58:53 [2020-11-19T13:58:53.179Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:58:55 [2020-11-19T13:58:55.384Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:59:02 [2020-11-19T13:59:02.503Z] === RUN   TestDockerSuite/TestEventsCopy
13:59:03 [2020-11-19T13:59:03.267Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:59:08 [2020-11-19T13:59:08.327Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:59:12 [2020-11-19T13:59:12.087Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:59:14 [2020-11-19T13:59:14.282Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:59:14 [2020-11-19T13:59:14.745Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:59:17 [2020-11-19T13:59:17.670Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:59:18 [2020-11-19T13:59:18.133Z] === RUN   TestDockerSuite/TestEventsFilterType
13:59:18 [2020-11-19T13:59:18.158Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:59:19 [2020-11-19T13:59:19.108Z] === RUN   TestDockerSuite/TestEventsFilters
13:59:23 [2020-11-19T13:59:23.830Z] === RUN   TestDockerSuite/TestEventsFormat
13:59:27 [2020-11-19T13:59:27.596Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:59:27 [2020-11-19T13:59:27.596Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:59:27 [2020-11-19T13:59:27.596Z] === RUN   TestDockerSuite/TestEventsImageImport
13:59:27 [2020-11-19T13:59:27.596Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:59:27 [2020-11-19T13:59:27.596Z] === RUN   TestDockerSuite/TestEventsImagePull
13:59:27 [2020-11-19T13:59:27.596Z] === RUN   TestDockerSuite/TestEventsImageTag
13:59:28 [2020-11-19T13:59:28.572Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:59:28 [2020-11-19T13:59:28.572Z] === RUN   TestDockerSuite/TestEventsRename
13:59:30 [2020-11-19T13:59:30.766Z] === RUN   TestDockerSuite/TestEventsResize
13:59:32 [2020-11-19T13:59:32.960Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:59:35 [2020-11-19T13:59:35.155Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:59:37 [2020-11-19T13:59:37.355Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:59:42 [2020-11-19T13:59:42.071Z] === RUN   TestDockerSuite/TestEventsTop
13:59:42 [2020-11-19T13:59:42.071Z] === RUN   TestDockerSuite/TestEventsUntag
13:59:44 [2020-11-19T13:59:44.265Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:59:48 [2020-11-19T13:59:48.029Z] === RUN   TestDockerSuite/TestExec
13:59:48 [2020-11-19T13:59:48.029Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:59:48 [2020-11-19T13:59:48.029Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:59:49 [2020-11-19T13:59:49.004Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:59:51 [2020-11-19T13:59:51.198Z] === RUN   TestDockerSuite/TestExecAPIStart
13:59:51 [2020-11-19T13:59:51.198Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:59:51 [2020-11-19T13:59:51.198Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:59:51 [2020-11-19T13:59:51.198Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:59:52 [2020-11-19T13:59:52.746Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:59:54 [2020-11-19T13:59:54.296Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:59:56 [2020-11-19T13:59:56.491Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:59:58 [2020-11-19T13:59:58.044Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
14:00:01 [2020-11-19T14:00:01.802Z] === RUN   TestDockerSuite/TestExecCgroup
14:00:01 [2020-11-19T14:00:01.802Z] === RUN   TestDockerSuite/TestExecEnv
14:00:01 [2020-11-19T14:00:01.802Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
14:00:01 [2020-11-19T14:00:01.802Z] === RUN   TestDockerSuite/TestExecExitStatus
14:00:04 [2020-11-19T14:00:04.005Z] === RUN   TestDockerSuite/TestExecInspectID
14:00:04 [2020-11-19T14:00:04.848Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:00:06 [2020-11-19T14:00:06.929Z] === RUN   TestDockerSuite/TestExecInteractive
14:00:06 [2020-11-19T14:00:06.929Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
14:00:06 [2020-11-19T14:00:06.929Z] === RUN   TestDockerSuite/TestExecParseError
14:00:06 [2020-11-19T14:00:06.929Z] === RUN   TestDockerSuite/TestExecPausedContainer
14:00:06 [2020-11-19T14:00:06.929Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
14:00:06 [2020-11-19T14:00:06.929Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
14:00:09 [2020-11-19T14:00:09.123Z] === RUN   TestDockerSuite/TestExecSetEnv
14:00:09 [2020-11-19T14:00:09.123Z] === RUN   TestDockerSuite/TestExecStartFails
14:00:09 [2020-11-19T14:00:09.123Z] === RUN   TestDockerSuite/TestExecStateCleanup
14:00:09 [2020-11-19T14:00:09.123Z] === RUN   TestDockerSuite/TestExecStopNotHanging
14:00:09 [2020-11-19T14:00:09.123Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
14:00:09 [2020-11-19T14:00:09.123Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
14:00:11 [2020-11-19T14:00:11.317Z] === RUN   TestDockerSuite/TestExecUlimits
14:00:11 [2020-11-19T14:00:11.317Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
14:00:17 [2020-11-19T14:00:17.150Z] === RUN   TestDockerSuite/TestExecWithImageUser
14:00:17 [2020-11-19T14:00:17.150Z] === RUN   TestDockerSuite/TestExecWithPrivileged
14:00:17 [2020-11-19T14:00:17.150Z] === RUN   TestDockerSuite/TestExecWithUser
14:00:17 [2020-11-19T14:00:17.150Z] === RUN   TestDockerSuite/TestGetContainerStats
14:00:22 [2020-11-19T14:00:22.962Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:00:22 [2020-11-19T14:00:22.973Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
14:00:28 [2020-11-19T14:00:28.801Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
14:00:31 [2020-11-19T14:00:31.731Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestHealth
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestHistoryExistentImage
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
14:00:37 [2020-11-19T14:00:37.557Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
14:00:42 [2020-11-19T14:00:42.284Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
14:00:42 [2020-11-19T14:00:42.284Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
14:00:42 [2020-11-19T14:00:42.284Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
14:00:42 [2020-11-19T14:00:42.284Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
14:00:42 [2020-11-19T14:00:42.284Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
14:00:42 [2020-11-19T14:00:42.284Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
14:00:42 [2020-11-19T14:00:42.747Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
14:00:42 [2020-11-19T14:00:42.747Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
14:00:43 [2020-11-19T14:00:43.724Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
14:00:43 [2020-11-19T14:00:43.724Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
14:00:45 [2020-11-19T14:00:45.274Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
14:00:45 [2020-11-19T14:00:45.274Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
14:00:46 [2020-11-19T14:00:46.833Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
14:00:49 [2020-11-19T14:00:49.029Z] === RUN   TestDockerSuite/TestImagesFormat
14:00:49 [2020-11-19T14:00:49.493Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
14:00:49 [2020-11-19T14:00:49.493Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
14:00:53 [2020-11-19T14:00:53.251Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
14:00:53 [2020-11-19T14:00:53.251Z] === RUN   TestDockerSuite/TestImportBadURL
14:00:55 [2020-11-19T14:00:55.054Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestImportDisplay
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestImportFile
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestImportFileWithMessage
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestImportGzipped
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestInfoDebug
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestInfoDiscoveryBackend
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestInfoDiscoveryInvalidAdvertise
14:00:55 [2020-11-19T14:00:55.449Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInfoFormat
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInsecureRegistries
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
14:00:55 [2020-11-19T14:00:55.914Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
14:00:58 [2020-11-19T14:00:58.118Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
14:00:59 [2020-11-19T14:00:59.668Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
14:01:00 [2020-11-19T14:01:00.131Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
14:01:00 [2020-11-19T14:01:00.131Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
14:01:00 [2020-11-19T14:01:00.132Z] === RUN   TestDockerSuite/TestInspectAmpersand
14:01:00 [2020-11-19T14:01:00.132Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
14:01:02 [2020-11-19T14:01:02.329Z] === RUN   TestDockerSuite/TestInspectByPrefix
14:01:02 [2020-11-19T14:01:02.329Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
14:01:03 [2020-11-19T14:01:03.879Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
14:01:04 [2020-11-19T14:01:04.342Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
14:01:04 [2020-11-19T14:01:04.342Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
14:01:04 [2020-11-19T14:01:04.342Z] === RUN   TestDockerSuite/TestInspectDefault
14:01:05 [2020-11-19T14:01:05.891Z] === RUN   TestDockerSuite/TestInspectHistory
14:01:10 [2020-11-19T14:01:10.607Z] === RUN   TestDockerSuite/TestInspectImage
14:01:10 [2020-11-19T14:01:10.607Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
14:01:10 [2020-11-19T14:01:10.607Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
14:01:10 [2020-11-19T14:01:10.607Z] === RUN   TestDockerSuite/TestInspectInt64
14:01:12 [2020-11-19T14:01:12.156Z] === RUN   TestDockerSuite/TestInspectJSONFields
14:01:14 [2020-11-19T14:01:14.349Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
14:01:14 [2020-11-19T14:01:14.349Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
14:01:15 [2020-11-19T14:01:15.899Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
14:01:18 [2020-11-19T14:01:18.092Z] === RUN   TestDockerSuite/TestInspectPlugin
14:01:18 [2020-11-19T14:01:18.092Z] === RUN   TestDockerSuite/TestInspectRootFS
14:01:18 [2020-11-19T14:01:18.092Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
14:01:19 [2020-11-19T14:01:19.641Z] === RUN   TestDockerSuite/TestInspectStatus
14:01:22 [2020-11-19T14:01:22.572Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
14:01:26 [2020-11-19T14:01:26.337Z] === RUN   TestDockerSuite/TestInspectTemplateError
14:01:27 [2020-11-19T14:01:27.144Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:01:28 [2020-11-19T14:01:28.530Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
14:01:30 [2020-11-19T14:01:30.079Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
14:01:32 [2020-11-19T14:01:32.275Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
14:01:33 [2020-11-19T14:01:33.830Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
14:01:35 [2020-11-19T14:01:35.378Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestInspectUnknownObject
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinkShortDefinition
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksEnvs
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
14:01:37 [2020-11-19T14:01:37.578Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
14:01:39 [2020-11-19T14:01:39.772Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
14:01:41 [2020-11-19T14:01:41.322Z] === RUN   TestDockerSuite/TestLogsAPIUntil
14:01:42 [2020-11-19T14:01:42.048Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:01:47 [2020-11-19T14:01:47.144Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
14:01:48 [2020-11-19T14:01:48.694Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
14:01:48 [2020-11-19T14:01:48.694Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
14:01:50 [2020-11-19T14:01:50.242Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
14:01:50 [2020-11-19T14:01:50.242Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
14:01:57 [2020-11-19T14:01:57.360Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
14:02:00 [2020-11-19T14:02:00.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:02:04 [2020-11-19T14:02:04.480Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
14:02:10 [2020-11-19T14:02:10.306Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
14:02:12 [2020-11-19T14:02:12.500Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
14:02:14 [2020-11-19T14:02:14.695Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
14:02:14 [2020-11-19T14:02:14.695Z] === RUN   TestDockerSuite/TestLogsFollowStopped
14:02:15 [2020-11-19T14:02:15.041Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:02:16 [2020-11-19T14:02:16.242Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
14:02:18 [2020-11-19T14:02:18.435Z] === RUN   TestDockerSuite/TestLogsSince
14:02:27 [2020-11-19T14:02:27.046Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
14:02:27 [2020-11-19T14:02:27.046Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
14:02:27 [2020-11-19T14:02:27.046Z] === RUN   TestDockerSuite/TestLogsTail
14:02:29 [2020-11-19T14:02:29.242Z] === RUN   TestDockerSuite/TestLogsTimestamps
14:02:29 [2020-11-19T14:02:29.956Z] --- PASS: TestDockerExternalVolumeSuite (437.82s)
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.71s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
14:02:29 [2020-11-19T14:02:29.956Z]         docker_cli_external_volume_driver_test.go:53: Daemon daad9dbbf3b8f is not started
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d85531b8f6cb4] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d85531b8f6cb4] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d85531b8f6cb4] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d85531b8f6cb4] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d85531b8f6cb4] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d85531b8f6cb4] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.27s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d18da58661bed] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d18da58661bed] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d18da58661bed] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d18da58661bed] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d18da58661bed] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d18da58661bed] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
14:02:29 [2020-11-19T14:02:29.956Z]         docker_cli_external_volume_driver_test.go:53: Daemon d9c4bbb1b99bc is not started
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d6b0125af1740] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d6b0125af1740] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d6b0125af1740] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d6b0125af1740] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d6b0125af1740] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d6b0125af1740] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
14:02:29 [2020-11-19T14:02:29.956Z]         docker_cli_external_volume_driver_test.go:53: Daemon ddaf93c75ce0a is not started
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
14:02:29 [2020-11-19T14:02:29.956Z]         docker_cli_external_volume_driver_test.go:53: Daemon dfe32518946cb is not started
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d35bdcf4380d8] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d35bdcf4380d8] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d35bdcf4380d8] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d35bdcf4380d8] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d35bdcf4380d8] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d35bdcf4380d8] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d5354c6df69ae] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d5354c6df69ae] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d5354c6df69ae] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d5354c6df69ae] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d5354c6df69ae] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d5354c6df69ae] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [def9f50d5fd66] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [def9f50d5fd66] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [def9f50d5fd66] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [def9f50d5fd66] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [def9f50d5fd66] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [def9f50d5fd66] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [def05eaf620f7] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [def05eaf620f7] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [def05eaf620f7] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [def05eaf620f7] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [def05eaf620f7] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [def05eaf620f7] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.29s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d1b46e35f2368] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d1b46e35f2368] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d1b46e35f2368] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d1b46e35f2368] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d1b46e35f2368] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d1b46e35f2368] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d1b04a66b5137] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d1b04a66b5137] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d1b04a66b5137] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d1b04a66b5137] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d1b04a66b5137] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d1b04a66b5137] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d1dd505a523c1] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d1dd505a523c1] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d1dd505a523c1] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d1dd505a523c1] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d1dd505a523c1] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d1dd505a523c1] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d20014e4a2c91] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d20014e4a2c91] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d20014e4a2c91] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d20014e4a2c91] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d20014e4a2c91] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d20014e4a2c91] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.76s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d74bce504930f] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d74bce504930f] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d74bce504930f] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d74bce504930f] Stopping daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:296: [d74bce504930f] exiting daemon
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:448: [d74bce504930f] Daemon stopped
14:02:29 [2020-11-19T14:02:29.956Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.08s)
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
14:02:29 [2020-11-19T14:02:29.956Z]         docker_cli_external_volume_driver_test.go:486: Daemon d65dd66476836 is not started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d65dd66476836] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:325: [d65dd66476836] waiting for daemon to start
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:353: [d65dd66476836] daemon started
14:02:29 [2020-11-19T14:02:29.956Z]         daemon.go:461: [d65dd66476836] Stopping daemon
14:02:29 [2020-11-19T14:02:29.957Z]         daemon.go:296: [d65dd66476836] exiting daemon
14:02:29 [2020-11-19T14:02:29.957Z]         daemon.go:448: [d65dd66476836] Daemon stopped
14:02:29 [2020-11-19T14:02:29.957Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
14:02:29 [2020-11-19T14:02:29.957Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
14:02:29 [2020-11-19T14:02:29.957Z]         docker_cli_external_volume_driver_test.go:53: Daemon dc809a28ac23d is not started
14:02:29 [2020-11-19T14:02:29.957Z] PASS
14:02:29 [2020-11-19T14:02:29.957Z] 
14:02:29 [2020-11-19T14:02:29.957Z] === Skipped
14:02:29 [2020-11-19T14:02:29.957Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:02:29 [2020-11-19T14:02:29.957Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
14:02:29 [2020-11-19T14:02:29.957Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled
14:02:29 [2020-11-19T14:02:29.957Z]         requirement.go:26: unmatched requirement IPv6
14:02:29 [2020-11-19T14:02:29.957Z]         check_test.go:309: Daemon dc9522c6f7cac is not started
14:02:29 [2020-11-19T14:02:29.957Z] 
14:02:29 [2020-11-19T14:02:29.957Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:02:29 [2020-11-19T14:02:29.957Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
14:02:29 [2020-11-19T14:02:29.957Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
14:02:29 [2020-11-19T14:02:29.957Z]         requirement.go:26: unmatched requirement Devicemapper
14:02:29 [2020-11-19T14:02:29.957Z]         check_test.go:309: Daemon d61ef84e8f3f0 is not started
14:02:29 [2020-11-19T14:02:29.957Z] 
14:02:29 [2020-11-19T14:02:29.957Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:02:29 [2020-11-19T14:02:29.957Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
14:02:29 [2020-11-19T14:02:29.957Z]         daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
14:02:29 [2020-11-19T14:02:29.957Z]         requirement.go:26: unmatched requirement Devicemapper
14:02:29 [2020-11-19T14:02:29.957Z]         check_test.go:309: Daemon ddd0ad05f76a0 is not started
14:02:29 [2020-11-19T14:02:29.957Z] 
14:02:29 [2020-11-19T14:02:29.957Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:02:29 [2020-11-19T14:02:29.957Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
14:02:29 [2020-11-19T14:02:29.957Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
14:02:29 [2020-11-19T14:02:29.957Z] 
14:02:29 [2020-11-19T14:02:29.957Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:02:29 [2020-11-19T14:02:29.957Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
14:02:29 [2020-11-19T14:02:29.957Z]         requirement.go:26: unmatched requirement IPv6
14:02:29 [2020-11-19T14:02:29.957Z] 
14:02:29 [2020-11-19T14:02:29.957Z] DONE 270 tests, 5 skipped in 2518.577s
14:02:29 [2020-11-19T14:02:29.957Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:02:29 [2020-11-19T14:02:29.957Z] ++++ cat bundles/test-integration/docker.pid
14:02:29 [2020-11-19T14:02:29.957Z] +++ kill 7377
14:02:30 [2020-11-19T14:02:30.896Z] umount: bundles/test-integration/root: no mount point specified.
14:02:30 [2020-11-19T14:02:30.896Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d209dcc35e04b/docker.pid
14:02:30 [2020-11-19T14:02:30.896Z] +++ kill 4046
14:02:30 [2020-11-19T14:02:30.896Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4046 is not a child of this shell
14:02:30 [2020-11-19T14:02:30.896Z] warning: PID 4046 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d209dcc35e04b/docker.pid had a nonzero exit code
14:02:30 [2020-11-19T14:02:30.896Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d209dcc35e04b/root: target is busy.
14:02:30 [2020-11-19T14:02:30.896Z] +++ /etc/init.d/apparmor stop
14:02:30 [2020-11-19T14:02:30.896Z] Leaving: AppArmorNo profiles have been unloaded.
14:02:30 [2020-11-19T14:02:30.896Z] 
14:02:30 [2020-11-19T14:02:30.896Z] Unloading profiles will leave already running processes permanently
14:02:30 [2020-11-19T14:02:30.896Z] unconfined, which can lead to unexpected situations.
14:02:30 [2020-11-19T14:02:30.896Z] 
14:02:30 [2020-11-19T14:02:30.896Z] To set a process to complain mode, use the command line tool
14:02:30 [2020-11-19T14:02:30.896Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:02:30 [2020-11-19T14:02:30.896Z] +++ true
14:02:30 [2020-11-19T14:02:30.896Z] exiting test-integration
14:02:30 [2020-11-19T14:02:30.896Z] ++ exit 0
14:02:30 [2020-11-19T14:02:30.896Z] 
14:02:31 [2020-11-19T14:02:31.156Z] + exit 0
14:02:31 [2020-11-19T14:02:31.156Z] ++ jobs -p
14:02:31 [2020-11-19T14:02:31.156Z] + pids=
14:02:31 [2020-11-19T14:02:31.156Z] + echo 'Remaining pids to kill: []'
14:02:31 [2020-11-19T14:02:31.156Z] Remaining pids to kill: []
14:02:31 [2020-11-19T14:02:31.156Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
14:02:31 [2020-11-19T14:02:31.169Z] Recording test results
14:02:32 [2020-11-19T14:02:32.169Z] === RUN   TestDockerSuite/TestLogsWithDetails
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:02:33 [2020-11-19T14:02:33.289Z] + echo Ensuring container killed.
14:02:33 [2020-11-19T14:02:33.289Z] Ensuring container killed.
14:02:33 [2020-11-19T14:02:33.289Z] + docker ps -aq -f name=docker-pr2-*
14:02:33 [2020-11-19T14:02:33.289Z] + cids=492cba038d4e
14:02:33 [2020-11-19T14:02:33.289Z] 0ef03c03122c
14:02:33 [2020-11-19T14:02:33.289Z] 6411278ec42f
14:02:33 [2020-11-19T14:02:33.289Z] + [ -n 492cba038d4e
14:02:33 [2020-11-19T14:02:33.289Z] 0ef03c03122c
14:02:33 [2020-11-19T14:02:33.289Z] 6411278ec42f ]
14:02:33 [2020-11-19T14:02:33.289Z] + docker rm -vf 492cba038d4e 0ef03c03122c 6411278ec42f
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestMountIntoProc
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestMountIntoSys
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestNetHostname
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginActive
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginLogDriver
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPluginUpgrade
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPortHostBinding
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPortList
14:02:34 [2020-11-19T14:02:34.366Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
14:02:36 [2020-11-19T14:02:36.587Z] 492cba038d4e
14:02:36 [2020-11-19T14:02:36.587Z] 0ef03c03122c
14:02:36 [2020-11-19T14:02:36.587Z] 6411278ec42f
[Pipeline] sh
14:02:36 [2020-11-19T14:02:36.875Z] + echo Chowning /workspace to jenkins user
14:02:36 [2020-11-19T14:02:36.875Z] Chowning /workspace to jenkins user
14:02:36 [2020-11-19T14:02:36.875Z] + id -u
14:02:36 [2020-11-19T14:02:36.875Z] + id -g
14:02:36 [2020-11-19T14:02:36.875Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41696:/workspace busybox chown -R 1000:1000 /workspace
14:02:36 [2020-11-19T14:02:36.875Z] Unable to find image 'busybox:latest' locally
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersAttach
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
14:02:38 [2020-11-19T14:02:38.132Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
14:02:41 [2020-11-19T14:02:41.897Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
14:02:41 [2020-11-19T14:02:41.897Z] === RUN   TestDockerSuite/TestPsByOrder
14:02:42 [2020-11-19T14:02:42.153Z] latest: Pulling from library/busybox
14:02:42 [2020-11-19T14:02:42.153Z] 9758c28807f2: Pulling fs layer
14:02:42 [2020-11-19T14:02:42.153Z] 9758c28807f2: Download complete
14:02:42 [2020-11-19T14:02:42.153Z] 9758c28807f2: Pull complete
14:02:42 [2020-11-19T14:02:42.153Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
14:02:42 [2020-11-19T14:02:42.153Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:02:45 [2020-11-19T14:02:45.749Z] + bundleName=amd64
14:02:45 [2020-11-19T14:02:45.749Z] + echo Creating amd64-bundles.tar.gz
14:02:45 [2020-11-19T14:02:45.749Z] Creating amd64-bundles.tar.gz
14:02:45 [2020-11-19T14:02:45.749Z] + xargs tar -czf amd64-bundles.tar.gz
14:02:45 [2020-11-19T14:02:45.749Z] + 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
14:02:46 [2020-11-19T14:02:46.702Z] Archiving artifacts
14:02:49 [2020-11-19T14:02:49.324Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41696/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:02:49 [2020-11-19T14:02:49.635Z] + make clean
14:02:49 [2020-11-19T14:02:49.895Z] docker volume rm -f docker-dev-cache
14:02:49 [2020-11-19T14:02:49.895Z] docker-dev-cache
[Pipeline] deleteDir
14:02:50 [2020-11-19T14:02:50.515Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
14:02:50 [2020-11-19T14:02:50.515Z] === RUN   TestDockerSuite/TestPsListContainersBase
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
14:03:02 [2020-11-19T14:03:02.948Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
14:03:15 [2020-11-19T14:03:15.387Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
14:03:15 [2020-11-19T14:03:15.387Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
14:03:15 [2020-11-19T14:03:15.387Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
14:03:30 [2020-11-19T14:03:30.256Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
14:03:31 [2020-11-19T14:03:31.809Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
14:03:38 [2020-11-19T14:03:38.922Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
14:03:42 [2020-11-19T14:03:42.686Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
14:03:42 [2020-11-19T14:03:42.686Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
14:03:42 [2020-11-19T14:03:42.686Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
14:03:46 [2020-11-19T14:03:46.451Z] === RUN   TestDockerSuite/TestPsListContainersSize
14:03:46 [2020-11-19T14:03:46.451Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
14:03:46 [2020-11-19T14:03:46.451Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
14:03:46 [2020-11-19T14:03:46.451Z] === RUN   TestDockerSuite/TestPsRightTagName
14:03:46 [2020-11-19T14:03:46.451Z] === RUN   TestDockerSuite/TestPsShowMounts
14:03:53 [2020-11-19T14:03:53.566Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
14:03:53 [2020-11-19T14:03:53.566Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
14:03:54 [2020-11-19T14:03:54.542Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
14:03:54 [2020-11-19T14:03:54.542Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
14:03:56 [2020-11-19T14:03:56.089Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
14:03:57 [2020-11-19T14:03:57.066Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
14:03:57 [2020-11-19T14:03:57.066Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
14:04:00 [2020-11-19T14:04:00.831Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
14:04:04 [2020-11-19T14:04:04.586Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
14:04:06 [2020-11-19T14:04:06.137Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
14:04:23 [2020-11-19T14:04:23.884Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
14:04:23 [2020-11-19T14:04:23.884Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
14:04:29 [2020-11-19T14:04:29.718Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
14:04:29 [2020-11-19T14:04:29.718Z] === RUN   TestDockerSuite/TestRestartPolicyNO
14:04:29 [2020-11-19T14:04:29.718Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
14:04:30 [2020-11-19T14:04:30.182Z] === RUN   TestDockerSuite/TestRestartRunningContainer
14:04:33 [2020-11-19T14:04:33.946Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
14:04:37 [2020-11-19T14:04:37.711Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
14:04:37 [2020-11-19T14:04:37.711Z] === RUN   TestDockerSuite/TestRestartWithVolumes
14:04:41 [2020-11-19T14:04:41.474Z] === RUN   TestDockerSuite/TestRmiBlank
14:04:41 [2020-11-19T14:04:41.474Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
14:04:41 [2020-11-19T14:04:41.938Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
14:04:59 [2020-11-19T14:04:59.603Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
14:04:59 [2020-11-19T14:04:59.603Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
14:04:59 [2020-11-19T14:04:59.603Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
14:05:04 [2020-11-19T14:05:04.320Z] === RUN   TestDockerSuite/TestRmiImgIDForce
14:05:10 [2020-11-19T14:05:10.146Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
14:05:15 [2020-11-19T14:05:15.986Z] === RUN   TestDockerSuite/TestRmiParentImageFail
14:05:20 [2020-11-19T14:05:20.711Z] === RUN   TestDockerSuite/TestRmiTag
14:05:21 [2020-11-19T14:05:21.175Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
14:05:23 [2020-11-19T14:05:23.369Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
14:05:41 [2020-11-19T14:05:41.112Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
14:05:41 [2020-11-19T14:05:41.112Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
14:05:45 [2020-11-19T14:05:45.835Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAddHost
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
14:05:46 [2020-11-19T14:05:46.816Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
14:05:49 [2020-11-19T14:05:49.010Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
14:05:49 [2020-11-19T14:05:49.010Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
14:05:49 [2020-11-19T14:05:49.010Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
14:05:52 [2020-11-19T14:05:52.772Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
14:05:54 [2020-11-19T14:05:54.968Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
14:05:57 [2020-11-19T14:05:57.168Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
14:05:58 [2020-11-19T14:05:58.719Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
14:06:00 [2020-11-19T14:06:00.915Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
14:06:00 [2020-11-19T14:06:00.915Z] === RUN   TestDockerSuite/TestRunBindMounts
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
14:06:05 [2020-11-19T14:06:05.638Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
14:06:07 [2020-11-19T14:06:07.192Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
14:06:07 [2020-11-19T14:06:07.192Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
14:06:10 [2020-11-19T14:06:10.118Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
14:06:10 [2020-11-19T14:06:10.118Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
14:06:10 [2020-11-19T14:06:10.118Z] === RUN   TestDockerSuite/TestRunContainerNetwork
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
14:06:11 [2020-11-19T14:06:11.669Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
14:06:13 [2020-11-19T14:06:13.866Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
14:06:16 [2020-11-19T14:06:16.061Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
14:06:17 [2020-11-19T14:06:17.611Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
14:06:17 [2020-11-19T14:06:17.611Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
14:06:17 [2020-11-19T14:06:17.611Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
14:06:17 [2020-11-19T14:06:17.611Z] === RUN   TestDockerSuite/TestRunCreateVolume
14:06:19 [2020-11-19T14:06:19.808Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
14:06:19 [2020-11-19T14:06:19.808Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
14:06:19 [2020-11-19T14:06:19.808Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
14:06:19 [2020-11-19T14:06:19.808Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
14:06:19 [2020-11-19T14:06:19.808Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
14:06:22 [2020-11-19T14:06:22.003Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDNSOptions
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
14:06:27 [2020-11-19T14:06:27.826Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
14:06:29 [2020-11-19T14:06:29.381Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
14:06:29 [2020-11-19T14:06:29.381Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
14:06:29 [2020-11-19T14:06:29.381Z] === RUN   TestDockerSuite/TestRunDuplicateMount
14:06:29 [2020-11-19T14:06:29.381Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
14:06:31 [2020-11-19T14:06:31.576Z] === RUN   TestDockerSuite/TestRunEchoStdout
14:06:33 [2020-11-19T14:06:33.773Z] === RUN   TestDockerSuite/TestRunEmptyEnv
14:06:33 [2020-11-19T14:06:33.773Z] === RUN   TestDockerSuite/TestRunEntrypoint
14:06:35 [2020-11-19T14:06:35.324Z] === RUN   TestDockerSuite/TestRunEnvironment
14:06:35 [2020-11-19T14:06:35.324Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
14:06:35 [2020-11-19T14:06:35.324Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
14:06:35 [2020-11-19T14:06:35.324Z] === RUN   TestDockerSuite/TestRunExitCode
14:06:37 [2020-11-19T14:06:37.523Z] === RUN   TestDockerSuite/TestRunExitCodeOne
14:06:39 [2020-11-19T14:06:39.075Z] === RUN   TestDockerSuite/TestRunExitCodeZero
14:06:41 [2020-11-19T14:06:41.270Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunExposePort
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunGroupAdd
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
14:06:43 [2020-11-19T14:06:43.471Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunInvalidReference
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
14:06:47 [2020-11-19T14:06:47.232Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
14:06:54 [2020-11-19T14:06:54.346Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
14:06:54 [2020-11-19T14:06:54.346Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModeHostname
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModeIpcHost
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModePIDContainer
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModePIDHost
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunModeUTSHost
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunMount
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunMountOrdering
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
14:06:55 [2020-11-19T14:06:55.897Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
14:07:01 [2020-11-19T14:07:01.737Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
14:07:01 [2020-11-19T14:07:01.737Z] === RUN   TestDockerSuite/TestRunNamedVolume
14:07:01 [2020-11-19T14:07:01.737Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
14:07:01 [2020-11-19T14:07:01.737Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
14:07:06 [2020-11-19T14:07:06.460Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetHost
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
14:07:09 [2020-11-19T14:07:09.389Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
14:07:09 [2020-11-19T14:07:09.853Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
14:07:10 [2020-11-19T14:07:10.830Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
14:07:12 [2020-11-19T14:07:12.380Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
14:07:14 [2020-11-19T14:07:14.578Z] === RUN   TestDockerSuite/TestRunNonExistingImage
14:07:15 [2020-11-19T14:07:15.042Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunPortInUse
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
14:07:17 [2020-11-19T14:07:17.240Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
14:07:20 [2020-11-19T14:07:20.171Z] === RUN   TestDockerSuite/TestRunPublishPort
14:07:20 [2020-11-19T14:07:20.171Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
14:07:20 [2020-11-19T14:07:20.171Z] === RUN   TestDockerSuite/TestRunReadProcLatency
14:07:20 [2020-11-19T14:07:20.171Z] === RUN   TestDockerSuite/TestRunReadProcTimer
14:07:20 [2020-11-19T14:07:20.171Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
14:07:20 [2020-11-19T14:07:20.171Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
14:07:27 [2020-11-19T14:07:27.293Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
14:07:27 [2020-11-19T14:07:27.757Z] === RUN   TestDockerSuite/TestRunRm
14:07:29 [2020-11-19T14:07:29.954Z] === RUN   TestDockerSuite/TestRunRmAndWait
14:07:34 [2020-11-19T14:07:34.674Z] === RUN   TestDockerSuite/TestRunRmPre125Api
14:07:36 [2020-11-19T14:07:36.874Z] === RUN   TestDockerSuite/TestRunRootWorkdir
14:07:39 [2020-11-19T14:07:39.069Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
14:07:40 [2020-11-19T14:07:40.619Z] === RUN   TestDockerSuite/TestRunSetMacAddress
14:07:42 [2020-11-19T14:07:42.814Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
14:07:42 [2020-11-19T14:07:42.814Z] === RUN   TestDockerSuite/TestRunState
14:07:42 [2020-11-19T14:07:42.814Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
14:07:44 [2020-11-19T14:07:44.365Z] === RUN   TestDockerSuite/TestRunStdinPipe
14:07:44 [2020-11-19T14:07:44.365Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
14:07:46 [2020-11-19T14:07:46.571Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
14:07:46 [2020-11-19T14:07:46.571Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
14:07:46 [2020-11-19T14:07:46.571Z] === RUN   TestDockerSuite/TestRunTLSVerify
14:07:46 [2020-11-19T14:07:46.571Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
14:07:46 [2020-11-19T14:07:46.571Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
14:07:46 [2020-11-19T14:07:46.571Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUnshareProc
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUserByID
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUserByIDBig
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUserByIDZero
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUserByName
14:07:51 [2020-11-19T14:07:51.293Z] === RUN   TestDockerSuite/TestRunUserDefaults
14:07:53 [2020-11-19T14:07:53.488Z] === RUN   TestDockerSuite/TestRunUserNotFound
14:07:53 [2020-11-19T14:07:53.488Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
14:07:55 [2020-11-19T14:07:55.039Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
14:07:55 [2020-11-19T14:07:55.039Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
14:07:55 [2020-11-19T14:07:55.039Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
14:07:57 [2020-11-19T14:07:57.973Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
14:08:03 [2020-11-19T14:08:03.801Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
14:08:07 [2020-11-19T14:08:07.564Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
14:08:14 [2020-11-19T14:08:14.683Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
14:08:14 [2020-11-19T14:08:14.683Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
14:08:14 [2020-11-19T14:08:14.683Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
14:08:14 [2020-11-19T14:08:14.683Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
14:08:14 [2020-11-19T14:08:14.683Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
14:08:16 [2020-11-19T14:08:16.234Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
14:08:23 [2020-11-19T14:08:23.352Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
14:08:25 [2020-11-19T14:08:25.552Z] === RUN   TestDockerSuite/TestRunWithBadDevice
14:08:25 [2020-11-19T14:08:25.552Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithUlimits
14:08:26 [2020-11-19T14:08:26.016Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
14:08:29 [2020-11-19T14:08:29.777Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
14:08:31 [2020-11-19T14:08:31.326Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
14:08:33 [2020-11-19T14:08:33.523Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveCheckTimes
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveImageId
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveLoadParents
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveMultipleNames
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveSingleTag
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
14:08:38 [2020-11-19T14:08:38.243Z] === RUN   TestDockerSuite/TestSearchCmdOptions
14:08:40 [2020-11-19T14:08:40.437Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
14:08:40 [2020-11-19T14:08:40.900Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
14:08:40 [2020-11-19T14:08:40.900Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
14:08:41 [2020-11-19T14:08:41.364Z] === RUN   TestDockerSuite/TestSearchWithLimit
14:08:42 [2020-11-19T14:08:42.914Z] === RUN   TestDockerSuite/TestSlowStdinClosing
14:08:48 [2020-11-19T14:08:48.746Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
14:08:48 [2020-11-19T14:08:48.746Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
14:08:55 [2020-11-19T14:08:55.867Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
14:08:55 [2020-11-19T14:08:55.867Z] === RUN   TestDockerSuite/TestStartAttachSilent
14:08:59 [2020-11-19T14:08:59.630Z] === RUN   TestDockerSuite/TestStartAttachWithRename
14:08:59 [2020-11-19T14:08:59.630Z] === RUN   TestDockerSuite/TestStartMultipleContainers
14:08:59 [2020-11-19T14:08:59.630Z] === RUN   TestDockerSuite/TestStartPausedContainer
14:08:59 [2020-11-19T14:08:59.630Z] === RUN   TestDockerSuite/TestStartRecordError
14:08:59 [2020-11-19T14:08:59.630Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestStatsAllNoStream
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestStatsFormatAll
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestStatsNoStream
14:09:10 [2020-11-19T14:09:10.003Z] === RUN   TestDockerSuite/TestTopMultipleArgs
14:09:12 [2020-11-19T14:09:12.205Z] === RUN   TestDockerSuite/TestTopNonPrivileged
14:09:13 [2020-11-19T14:09:13.756Z] === RUN   TestDockerSuite/TestTopPrivileged
14:09:13 [2020-11-19T14:09:13.756Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
14:09:15 [2020-11-19T14:09:15.952Z] === RUN   TestDockerSuite/TestVolumeCLICreate
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
14:09:33 [2020-11-19T14:09:33.697Z] === RUN   TestDockerSuite/TestVolumeCLILs
14:09:34 [2020-11-19T14:09:34.674Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
14:09:34 [2020-11-19T14:09:34.674Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
14:09:37 [2020-11-19T14:09:37.609Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
14:09:37 [2020-11-19T14:09:37.609Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
14:09:38 [2020-11-19T14:09:38.073Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
14:09:38 [2020-11-19T14:09:38.073Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
14:09:38 [2020-11-19T14:09:38.537Z] === RUN   TestDockerSuite/TestVolumeCLIRm
14:09:45 [2020-11-19T14:09:45.655Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
14:09:45 [2020-11-19T14:09:45.655Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
14:09:45 [2020-11-19T14:09:45.655Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
14:09:45 [2020-11-19T14:09:45.655Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
14:09:45 [2020-11-19T14:09:45.655Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
14:09:52 [2020-11-19T14:09:52.769Z] === RUN   TestDockerSuite/TestVolumeLsFormat
14:09:52 [2020-11-19T14:09:52.769Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
14:09:52 [2020-11-19T14:09:52.769Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
14:10:01 [2020-11-19T14:10:01.384Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
14:10:01 [2020-11-19T14:10:01.384Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
14:10:01 [2020-11-19T14:10:01.384Z] --- PASS: TestDockerSuite (2281.23s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (158.28s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.15s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.01s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement Apparmor
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement Apparmor
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.93s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement IsPausable
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.03s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (116.04s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement UnixCli
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.59s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.12s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.34s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.02s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.36s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.36s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddTar (34.95s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.20s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.83s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.62s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.88s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.30s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.50s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.90s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.89s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.44s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.23s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement UnixCli
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.65s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildContChar (12.31s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.66s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.90s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.56s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.54s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.24s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.14s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.48s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.89s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.86s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.47s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.43s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.59s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.32s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.12s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.84s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.95s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.78s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.76s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.29s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.05s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.21s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.50s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.63s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.51s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.87s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
14:10:01 [2020-11-19T14:10:01.384Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.72s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.19s)
14:10:01 [2020-11-19T14:10:01.384Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFails (1.84s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.53s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.63s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.98s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.57s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.54s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement UnixCli
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.43s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.78s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.83s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.21s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.72s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.77s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.69s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.90s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.01s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.81s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.31s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.57s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.21s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.00s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.47s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.94s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.26s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.04s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.24s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.27s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.42s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.02s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.18s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.74s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.45s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.74s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.28s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildRm (13.33s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.23s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.89s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.14s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.12s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.95s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.18s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.30s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.64s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.64s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.88s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.69s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.76s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.06s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.38s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.35s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.89s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.20s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.97s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.34s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.56s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.17s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.12s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.63s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
14:10:01 [2020-11-19T14:10:01.385Z]         docker_cli_sni_test.go:18: Flakey test
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.31s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCommitChange (5.05s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.63s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.10s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.26s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.03s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.15s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.37s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.85s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.90s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
14:10:01 [2020-11-19T14:10:01.385Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.32s)
14:10:01 [2020-11-19T14:10:01.385Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.61s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.66s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.96s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.386Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.88s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.60s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.21s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.89s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.50s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.32s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s)
14:10:01 [2020-11-19T14:10:01.386Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.91s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.89s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.64s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 0 - config: {volume  c:\foo false  <nil> <nil> <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 1 - config: {volume  c:\foo\ false  <nil> <nil> <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false  <nil> <nil> <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true  <nil> <nil> <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false  <nil> 0xc00074ac20 <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1694701066 c:\foo false  <nil> <nil> <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1694701066 c:\foo true  <nil> <nil> <nil>}
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 0
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 1
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 2
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 3
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 4
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 5
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 6
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 7
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 8
14:10:01 [2020-11-19T14:10:01.851Z]         docker_api_containers_test.go:1926: case 9
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.00s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  foo bar`
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.05s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpToCaseA (8.70s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-a765396133\file1 b0383a10a1f4de61c0222955cfe8ea6e67d221060065a69c216c07f9ebd23716:/root/itWorks.txt`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:279: checking that container "b0383a10a1f4de61c0222955cfe8ea6e67d221060065a69c216c07f9ebd23716" start output contains "file1\n"
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:209: running `docker start -a b0383a10a1f4de61c0222955cfe8ea6e67d221060065a69c216c07f9ebd23716`
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.21s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-b942240192\file1 7e54ea1859cb089daf99eb6382c25d45101b947bc66fef4a5065cb2e90e1afeb:testDir/`
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.46s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e046914591\dir1 d2dbb08ee2749b44ca8ffc2a5aa2f9b47c92f5bad48631e327b70010e6b3d053:testDir`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:279: checking that container "d2dbb08ee2749b44ca8ffc2a5aa2f9b47c92f5bad48631e327b70010e6b3d053" start output contains "file1-1\n"
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:209: running `docker start -a d2dbb08ee2749b44ca8ffc2a5aa2f9b47c92f5bad48631e327b70010e6b3d053`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-e046914591\dir1 83e801ff988bdc62bde6a60b43ca01591a2cbc11ca7c1c2bed7529300bec5ee9:testDir/`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:279: checking that container "83e801ff988bdc62bde6a60b43ca01591a2cbc11ca7c1c2bed7529300bec5ee9" start output contains "file1-1\n"
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 83e801ff988bdc62bde6a60b43ca01591a2cbc11ca7c1c2bed7529300bec5ee9`
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.29s)
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h636647154\dir1\. 36034214e0f280a4266d31cb6b7844d68d1300695c87d42de9b2f6ffaab6a00d:testDir`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:279: checking that container "36034214e0f280a4266d31cb6b7844d68d1300695c87d42de9b2f6ffaab6a00d" start output contains "file1-1\n"
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 36034214e0f280a4266d31cb6b7844d68d1300695c87d42de9b2f6ffaab6a00d`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:192: running `docker cp  C:\windows\TEMP\test-cp-to-case-h636647154\dir1\. 7fa97abefc23713302bc965a35060dcbed0d3ea0098d7c9a1be5ff601958a46d:testDir/`
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:279: checking that container "7fa97abefc23713302bc965a35060dcbed0d3ea0098d7c9a1be5ff601958a46d" start output contains "file1-1\n"
14:10:01 [2020-11-19T14:10:01.851Z]         docker_cli_cp_utils_test.go:209: running `docker start -a 7fa97abefc23713302bc965a35060dcbed0d3ea0098d7c9a1be5ff601958a46d`
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpToDot (1.93s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.08s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.56s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.93s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.14s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateRM (0.28s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement Devicemapper
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.95s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.94s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
14:10:01 [2020-11-19T14:10:01.851Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.18s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.16s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.13s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.11s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.52s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.81s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.09s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.91s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.01s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.82s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
14:10:01 [2020-11-19T14:10:01.851Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsRename (2.24s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsResize (2.32s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.43s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.30s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.61s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.74s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.66s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.65s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.65s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.95s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.83s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.18s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement IsPausable
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.99s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.28s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.63s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.64s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.28s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.84s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.37s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.39s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.34s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDebug (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement IsPausable
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInfoFormat (0.12s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.06s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.83s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.87s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.33s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.93s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.75s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.79s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.36s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.06s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.02s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.76s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.81s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.60s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.69s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.25s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.14s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.73s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.61s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.61s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.77s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.86s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.97s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.86s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsSince (8.59s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsTail (2.48s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.49s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.852Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
14:10:01 [2020-11-19T14:10:01.852Z]         requirement.go:26: unmatched requirement IsAmd64
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement IsAmd64
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.83s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.82s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.82s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (12.47s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.24s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.56s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.62s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.93s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.67s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.90s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.66s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.65s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.01s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.31s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.45s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.79s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.80s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.91s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.49s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.34s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.16s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.93s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.79s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.48s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiTag (0.64s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.05s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.43s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.70s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.87s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.96s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.47s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.90s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.85s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.94s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.66s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.03s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.96s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.00s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.79s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.76s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.92s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.96s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.90s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.88s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.87s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.16s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
14:10:01 [2020-11-19T14:10:01.853Z]         requirement.go:26: unmatched requirement IsolationIsHyperv
14:10:01 [2020-11-19T14:10:01.853Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.44s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.34s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.91s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.13s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.38s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.82s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.54s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement Apparmor
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.47s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunRm (2.01s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.98s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.92s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.67s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.66s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.51s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement Apparmor
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.98s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.61s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.93s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.94s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.31s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.45s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.11s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.20s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.50s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement Apparmor
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.76s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.25s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.65s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement IsPausable
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.45s)
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.854Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
14:10:01 [2020-11-19T14:10:01.854Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.97s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.83s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.71s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.43s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.27s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.81s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s)
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistrySuite/TestV2Only
14:10:01 [2020-11-19T14:10:01.855Z] --- PASS: TestDockerRegistrySuite (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
14:10:01 [2020-11-19T14:10:01.855Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
14:10:01 [2020-11-19T14:10:01.855Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthTokenSuite
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
14:10:01 [2020-11-19T14:10:01.855Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
14:10:01 [2020-11-19T14:10:01.855Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.855Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
14:10:01 [2020-11-19T14:10:01.855Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerDaemonSuite
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerDaemonSuite/TestRegistryMirrors
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
14:10:01 [2020-11-19T14:10:01.856Z] --- PASS: TestDockerDaemonSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerSwarmSuite
14:10:01 [2020-11-19T14:10:01.856Z] --- PASS: TestDockerSwarmSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginCreate
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginInspect
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerPluginSuite/TestPluginSet
14:10:01 [2020-11-19T14:10:01.856Z] --- PASS: TestDockerPluginSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]         requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerExternalVolumeSuite
14:10:01 [2020-11-19T14:10:01.856Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]     requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerNetworkSuite
14:10:01 [2020-11-19T14:10:01.856Z] --- SKIP: TestDockerNetworkSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]     requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z] === RUN   TestDockerHubPullSuite
14:10:01 [2020-11-19T14:10:01.856Z] --- SKIP: TestDockerHubPullSuite (0.00s)
14:10:01 [2020-11-19T14:10:01.856Z]     requirement.go:26: unmatched requirement DaemonIsLinux
14:10:01 [2020-11-19T14:10:01.856Z] PASS
14:10:01 [2020-11-19T14:10:01.856Z] ok  	github.com/docker/docker/integration-cli	2281.985s
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Integration tests ended at 11/19/2020 14:10:01. Duration:00:38:12.1818367
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Docker info of the daemon under test at end of run
14:10:02 [2020-11-19T14:10:02.319Z] 
14:10:02 [2020-11-19T14:10:02.319Z] Containers: 2
14:10:02 [2020-11-19T14:10:02.319Z]  Running: 0
14:10:02 [2020-11-19T14:10:02.319Z]  Paused: 0
14:10:02 [2020-11-19T14:10:02.319Z]  Stopped: 2
14:10:02 [2020-11-19T14:10:02.319Z] Images: 12
14:10:02 [2020-11-19T14:10:02.319Z] Server Version: 0.0.0-dev
14:10:02 [2020-11-19T14:10:02.319Z] Storage Driver: windowsfilter
14:10:02 [2020-11-19T14:10:02.319Z]  Windows: 
14:10:02 [2020-11-19T14:10:02.319Z] Logging Driver: json-file
14:10:02 [2020-11-19T14:10:02.319Z] Plugins: 
14:10:02 [2020-11-19T14:10:02.319Z]  Volume: local
14:10:02 [2020-11-19T14:10:02.319Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
14:10:02 [2020-11-19T14:10:02.319Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
14:10:02 [2020-11-19T14:10:02.319Z] Swarm: inactive
14:10:02 [2020-11-19T14:10:02.319Z] Default Isolation: process
14:10:02 [2020-11-19T14:10:02.319Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
14:10:02 [2020-11-19T14:10:02.319Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
14:10:02 [2020-11-19T14:10:02.319Z] OSType: windows
14:10:02 [2020-11-19T14:10:02.319Z] Architecture: x86_64
14:10:02 [2020-11-19T14:10:02.319Z] CPUs: 4
14:10:02 [2020-11-19T14:10:02.319Z] Total Memory: 32GiB
14:10:02 [2020-11-19T14:10:02.319Z] Name: azwin-2-165460
14:10:02 [2020-11-19T14:10:02.319Z] ID: 2QRW:GE77:EGCV:KNIL:ZCNS:MDIG:OR6E:NBXF:B3FA:EMXO:PWGM:ZCVZ
14:10:02 [2020-11-19T14:10:02.319Z] Docker Root Dir: D:\CI\PR-41696\2\daemon
14:10:02 [2020-11-19T14:10:02.319Z] Debug Mode (client): false
14:10:02 [2020-11-19T14:10:02.319Z] Debug Mode (server): true
14:10:02 [2020-11-19T14:10:02.319Z]  File Descriptors: -1
14:10:02 [2020-11-19T14:10:02.319Z]  Goroutines: 18
14:10:02 [2020-11-19T14:10:02.319Z]  System Time: 2020-11-19T14:10:01.8713052Z
14:10:02 [2020-11-19T14:10:02.319Z]  EventsListeners: 0
14:10:02 [2020-11-19T14:10:02.319Z] Registry: https://index.docker.io/v1/
14:10:02 [2020-11-19T14:10:02.319Z] Labels:
14:10:02 [2020-11-19T14:10:02.319Z] Experimental: false
14:10:02 [2020-11-19T14:10:02.319Z] Insecure Registries:
14:10:02 [2020-11-19T14:10:02.319Z]  127.0.0.0/8
14:10:02 [2020-11-19T14:10:02.319Z] Live Restore Enabled: false
14:10:02 [2020-11-19T14:10:02.319Z] 
14:10:02 [2020-11-19T14:10:02.319Z] 
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Stopping daemon under test
14:10:02 [2020-11-19T14:10:02.319Z] SUCCESS: The process with PID 5824 (child process of PID 6124) has been terminated.
14:10:02 [2020-11-19T14:10:02.319Z] SUCCESS: The process with PID 6124 (child process of PID 1844) has been terminated.
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Stop tailing logs of the daemon under tests
14:10:02 [2020-11-19T14:10:02.319Z] INFO: executeCI.ps1 Completed successfully at 11/19/2020 14:10:02.
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Tidying up at end of run
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Saving daemon under test log (d:\CI\PR-41696\2\dut.out) to C:\windows\TEMP\CIDUT.out
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Saving daemon under test log (d:\CI\PR-41696\2\dut.err) to C:\windows\TEMP\CIDUT.err
14:10:02 [2020-11-19T14:10:02.319Z] INFO: Nuke-Everything...
14:10:02 [2020-11-19T14:10:02.783Z] INFO: Container count on control daemon to delete is 2
14:10:03 [2020-11-19T14:10:03.247Z] 8266b0abb17a
14:10:03 [2020-11-19T14:10:03.247Z] fa67bb40f374
14:10:03 [2020-11-19T14:10:03.247Z] INFO: Tidying pidfile d:\CI\PR-41696\2\docker.pid
14:10:03 [2020-11-19T14:10:03.247Z] INFO: Nuking d:\CI
14:10:39 [2020-11-19T14:10:39.024Z] INFO: Zapped successfully
14:10:39 [2020-11-19T14:10:39.024Z] 
14:10:39 [2020-11-19T14:10:39.024Z] INFO: executeCI.ps1 exiting at Thu Nov 19 14:10:34 CUT 2020. Duration 01:00:12.8637613
14:10:39 [2020-11-19T14:10:39.024Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
14:10:40 [2020-11-19T14:10:40.694Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
14:10:41 [2020-11-19T14:10:41.889Z] Archiving artifacts
14:10:57 [2020-11-19T14:10:57.564Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41696/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:10:58 [2020-11-19T14:10:58.493Z] + make clean
14:11:00 [2020-11-19T14:11:00.691Z] docker volume rm -f docker-dev-cache
14:11:00 [2020-11-19T14:11:00.835Z] 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